/* EDLIN ITEMS */
/************ COLORES ABM LISTA **********************/


/* line 25, ../sass/ed.scss */
div {
  /************ DIV ED LIN CABECERA **********************/
  /************ DIV ED LIN ITEMS **********************/ }
  /* line 28, ../sass/ed.scss */
  div .div-imagen-load {
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin: 10px; }
  /* line 35, ../sass/ed.scss */
  div .div-imagen-load input.load-imagen {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0); }
  /* line 48, ../sass/ed.scss */
  div #divEdModal div.input-group {
    padding-top: 5px; }
  /* line 51, ../sass/ed.scss */
  div #divEdModal label {
    margin-right: 10px; }
  /* line 52, ../sass/ed.scss */
  div #divEdModal input {
    color: midnightblue; }
    /* line 54, ../sass/ed.scss */
    div #divEdModal input[type="checkbox"].ios-switch + div {
      margin: 0.3em; }
  /* line 58, ../sass/ed.scss */
  div #divEdModal div.row {
    margin-left: 0; }
  /* line 61, ../sass/ed.scss */
  div #divEdModal div.form-footer {
    float: inherit;
    margin-left: 0px;
    border-top: 1px solid #e5e5e5; }
  /* line 69, ../sass/ed.scss */
  div#divEd div.input-group {
    padding-top: 5px;
    display: table;
    margin-left: -4; }
    /* line 74, ../sass/ed.scss */
    div#divEd div.input-group a.modal-link {
      margin-left: 10; }
    /* line 77, ../sass/ed.scss */
    div#divEd div.input-group div.modal-link-slider {
      font-size: 75%;
      font-weight: bold;
      line-height: 1.5;
      text-align: center;
      border-radius: 5px;
      padding: 0 3 0 3;
      background-color: #70A2CD;
      margin-right: 10; }
      /* line 86, ../sass/ed.scss */
      div#divEd div.input-group div.modal-link-slider p {
        overflow: hidden;
        color: white; }
  /* line 93, ../sass/ed.scss */
  div#divEd div.row {
    margin-left: 0; }
  /* line 97, ../sass/ed.scss */
  div#divEd div.editor-html {
    display: block;
    width: 98%; }
  /* line 101, ../sass/ed.scss */
  div#divEd #edTitulo {
    margin-left: 15px; }
  /* line 104, ../sass/ed.scss */
  div#divEd span.ed-preview {
    margin-left: 20px; }
  /* line 107, ../sass/ed.scss */
  div#divEd h3.titulo-editor {
    font-size: 22px;
    font-weight: bold;
    color: darkorange;
    padding-left: 10px;
    padding-top: 3px;
    clear: left; }
  /* line 120, ../sass/ed.scss */
  div#divEd form.editor-web {
    margin-top: 20px;
    border: 1px solid #cccccc;
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 15px 15px;
    padding: 5px;
    background-color: white;
    padding-right: 30px; }
  /* line 132, ../sass/ed.scss */
  div#divEd label {
    padding-right: 10px; }
  /* line 135, ../sass/ed.scss */
  div#divEd textarea {
    font-family: Verdana; }
  /* line 139, ../sass/ed.scss */
  div#divEd div#inputSearch {
    padding-right: 2;
    padding-left: 1; }
    /* line 142, ../sass/ed.scss */
    div#divEd div#inputSearch input#Search {
      height: 30px;
      vertical-align: middle;
      border-radius: 3px; }
  /* line 149, ../sass/ed.scss */
  div#divEd input.only-read {
    background-color: transparent;
    border-style: dotted;
    border-width: 2;
    border-radius: 10px; }
  /* line 156, ../sass/ed.scss */
  div#divEd input {
    color: midnightblue; }
    /* line 158, ../sass/ed.scss */
    div#divEd input[type="number"], div#divEd input[type="text"] {
      border-radius: 3px;
      /*background-color: #BFBDBD;*/
      border: solid 1px #BFBDBD;
      /*width: 191px;*/ }
    /* line 168, ../sass/ed.scss */
    div#divEd input[type="checkbox"].ios-switch + div {
      margin: 0.3em; }
  /* line 177, ../sass/ed.scss */
  div div.form-footer {
    margin-left: 3%;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 10; }
  /* line 183, ../sass/ed.scss */
  div div.panel-heading {
    background-color: #EDF1F5; }
    /* line 185, ../sass/ed.scss */
    div div.panel-heading span {
      font-size: small;
      color: #6d6f73; }
  /* line 190, ../sass/ed.scss */
  div div.panel-body {
    padding: 0;
    margin-bottom: 20;
    margin-left: 10; }
  /* line 197, ../sass/ed.scss */
  div#divEdItems {
    /*************** ED LIN  *******************/
    /* TABLA MARGENES */
    margin-left: 0;
    margin-right: 0; }
    /* line 204, ../sass/ed.scss */
    div#divEdItems td {
      /* CELDAS DE LA TABLA */
      vertical-align: middle;
      border: 1px solid #cccccc;
      border-width: 0px 0px 1px 0px;
      text-align: left;
      font: 14px sans-serif;
      /*padding:7px;*/ }
    /* line 216, ../sass/ed.scss */
    div#divEdItems tr {
      /* FILAS  */ }
      /* line 219, ../sass/ed.scss */
      div#divEdItems tr th#checkBoxSeleccionTitulo {
        margin-top: 0;
        width: 10px; }
      /* line 223, ../sass/ed.scss */
      div#divEdItems tr th:not(#checkBoxSeleccionTitulo) {
        min-width: 42px; }
      /* line 226, ../sass/ed.scss */
      div#divEdItems tr td {
        /* CELDAS  */
        font: 12px arial; }
        /* line 229, ../sass/ed.scss */
        div#divEdItems tr td input#checkBoxSeleccion {
          margin-top: 0; }
        /* line 232, ../sass/ed.scss */
        div#divEdItems tr td input {
          color: midnightblue;
          height: 20;
          padding: 0 0 0 0;
          border: 0px transparent;
          border-width: 0px 0px 0px 0px;
          background-color: transparent;
          cursor: pointer; }
      /* line 242, ../sass/ed.scss */
      div#divEdItems tr:nth-child(even) {
        /* FILAS PARES */
        background-color: white; }
      /* line 246, ../sass/ed.scss */
      div#divEdItems tr:nth-child(odd) {
        /* FILAS IMPARES */
        background-color: white; }
      /* line 250, ../sass/ed.scss */
      div#divEdItems tr#titColumnasEd {
        /* TITULOS DE COLUMNAS */
        font: 15px arial;
        color: #676767;
        background-color: #e6e6e6;
        text-align: center; }
        /* line 256, ../sass/ed.scss */
        div#divEdItems tr#titColumnasEd th {
          border: 1px solid white;
          border-width: 0px 1px 0px 1px; }
      /* line 261, ../sass/ed.scss */
      div#divEdItems tr:hover td {
        /* COLOR DE LA FILA SELECCIONADA */
        background-color: transparent; }
      /* line 266, ../sass/ed.scss */
      div#divEdItems tr:first-child:hover td {
        /* COLOR DE LA FILA SELECCIONADA TOP */
        background-color: transparent; }
      /* line 270, ../sass/ed.scss */
      div#divEdItems tr:last-child:hover td {
        /* COLOR DE LA FILA SELECCIONADA LAST */
        background-color: transparent; }
  /* line 277, ../sass/ed.scss */
  div #divEdFooter {
    /*************** ED LIN FOOTER *******************/
    /* TABLA MARGENES */
    margin-left: 0;
    margin-right: 0; }
    /* line 283, ../sass/ed.scss */
    div #divEdFooter #edAgregarItem {
      margin-left: auto; }
    /* line 289, ../sass/ed.scss */
    div #divEdFooter #tooltip_Borrar {
      margin-left: 30px; }
