@charset "UTF-8";
                                            
                  
                                
  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

                                                 
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-family: 'Roboto', sans-serif;
  margin: 0 auto; }

input.error {
  border-color: red; }

span.error {
  color: red; }

.text-success-cione {
  color: white;
  background-color: #28a745 !important;
  padding: 5px 10px;
  margin: 5px 0; }

section#cookiesBox {
  position: fixed;
  width: 100%;
  background-color: white;
  color: #00609c;
  bottom: 0;
  z-index: 9999;
  padding: 10px 15px;
  height: auto;
  -webkit-box-shadow: -2px -8px 20px -10px #00609c;
  box-shadow: -2px -8px 20px -10px #00609c; }
  @media (min-width: 992px) {
    section#cookiesBox {
      padding: 15px 30px;
      height: 117px; } }
  section#cookiesBox .eupopup-buttons {
    display: inline; }
  section#cookiesBox a.eupopup-closebutton + p {
    font-size: 16px;
    font-weight: bold;
    display: block !important;
    width: 100%;
    color: #00609c;
    padding: 8px 0; }
    @media (min-width: 992px) {
      section#cookiesBox a.eupopup-closebutton + p {
        padding: 10px 0;
        font-size: 22px; } }
  section#cookiesBox p {
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
    line-height: 22px; }
    @media (min-width: 992px) {
      section#cookiesBox p {
        display: inline; } }
  section#cookiesBox a {
    color: #00609c; }
  section#cookiesBox a.eupopup-closebutton {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 22px;
    color: #00609c; }
  section#cookiesBox .eupopup-button {
    border: 1px solid  #00609c;
    border-radius: 8px;
    color: white;
    background-color: #00609c;
    margin: 0 5px;
    font-size: 14px;
    padding: 2px 4px; }
    @media (min-width: 992px) {
      section#cookiesBox .eupopup-button {
        font-size: 16px;
        padding: 4px 7px; } }
    section#cookiesBox .eupopup-button:hover {
      color: #00609c;
      text-decoration: none;
      font-weight: bold;
      color: white; }

                                                    
.jquery-modal.blocker {
  z-index: 1002; }
  .jquery-modal.blocker .panelbutton {
    display: flex;
    justify-content: flex-end; }
    .jquery-modal.blocker .panelbutton a {
      font-size: 24px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #00609c; }

.ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 1;
  filter: Alpha(Opacity=100);
  font-weight: bold; }
  
  
/* Condiciones comerciales €cione*/
  
.col-collapsed {
  display: table-cell; 
}

@media (min-width: 992px) {
    .col-collapsed {
      display: none;
    }
}
@media (min-width: 992px) {
  .col-extended {
    display: table-cell;
  } 
}

.button-expand {
  display: none;
  float: right;
  clear: both;
  margin: 20px;
  background-color: #00609c;
  color: white;
  font: inherit;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  width: 145px;
  line-height: 0;
  height: 35px;
  cursor: pointer;
  border: 2px solid #00609c;
}

@media (min-width: 992px) {
    .button-expand {
      display: block; 
    }
}

.button-expand:active, .button-expand:focus {
    border: 2px solid #00609c;
    outline: none;
}

.table {
  clear: both; 
}

.table th {
	background-color: #00609c !important; 
}

.table tr.even th, .table tr.even td {
	background-color: white !important; 
}

.table tr.pie.odd th, .table tr.pie.odd td {
	background-color: white !important; 
}

.table-border td {
	border-right: 1px solid #dee2e6 !important;
	position: static !important;
}

.table tr.odd th, .table tr.odd td {
    background-color: rgba(0, 96, 156, 0.2) !important;
}

html {
  font-size: 75%; }
  @media (min-width: 768px) {
    html {
      font-size: 77%; } }
  @media (min-width: 1200px) {
    html {
      font-size: 80%; } }
  @media (min-width: 1920px) {
    html {
      font-size: 100%; } }
  html body {
    font-family: 'Lato', sans-serif;
    line-height: initial; }
  html b, html strong {
    font-weight: bolder; }
  html h2.title {
    font-family: Lato;
    font-size: 1.125rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #00609c;
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      html h2.title {
        font-size: 1.3125rem; } }
  html .home .cmp-menu {
    display: none; }
  html .noscroll {
    overflow: hidden; }
  html form {
    padding: 10px 10px 0 10px; }
    html form ul.accordion-mobile {
      display: block; }
      @media (min-width: 992px) {
        html form ul.accordion-mobile {
          display: none; } }
      html form ul.accordion-mobile .inner {
        overflow: hidden;
        display: none; }
      html form ul.accordion-mobile li {
        margin: 0 0 .5em 0; }
        html form ul.accordion-mobile li a.toggle {
          width: 100%;
          display: block;
          font-family: Lato;
          font-size: 16px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: 0px;
          color: #00609c;
          background-color: rgba(0, 96, 156, 0.07);
          position: relative;
          padding: 10px; }
          html form ul.accordion-mobile li a.toggle i.fa {
            -webkit-transition-property: -webkit-transform;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform, -webkit-transform;
            -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -webkit-transition-delay: 0;
            transition-delay: 0;
            position: absolute;
            right: 5px; }
          html form ul.accordion-mobile li a.toggle .rotate {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
    html form .panel-filter {
      background-color: rgba(0, 96, 156, 0.07);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 10px 0 10px 10px;
      position: relative; }
      html form .panel-filter .filter {
        width: 100%;
        padding-right: 10px;
        padding-bottom: 10px; }
        html form .panel-filter .filter.hide-mobile {
          display: none; }
          @media (min-width: 992px) {
            html form .panel-filter .filter.hide-mobile {
              display: block; } }
        @media (min-width: 992px) {
          html form .panel-filter .filter {
            width: 20%; } }
        html form .panel-filter .filter.fecha {
          width: 50%; }
        @media (min-width: 992px) {
          html form .panel-filter .filter.fecha {
            width: 15%; } }
        @media (min-width: 1200px) {
          html form .panel-filter .filter.fecha {
            width: 12%; } }
        @media (min-width: 1360px) {
          html form .panel-filter .filter.fecha {
            width: 10%; } }
        html form .panel-filter .filter > label {
          font-family: Lato;
          font-size: 12px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: 0px;
          display: block;
          margin: 0 0 5px 0;
          color: #00609c; }
        html form .panel-filter .filter > input {
          padding: 7px 5px;
          width: 100%;
          border: none; }
          html form .panel-filter .filter > input.inputfecha {
            background-image: url(../img/iconos/ico-calendar.svg);
            background-repeat: no-repeat;
            background-position-y: center;
            background-position-x: 96%;
            background-size: 22px; }
        html form .panel-filter .filter > select {
          padding: 7px 5px;
          width: 100%;
          border: none; }
    html form .panelinfo {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding: 10px 0; }
      html form .panelinfo p {
        font-family: Lato;
        font-size: 1.125rem;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #00609c; }
    html form .panelbuttons {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding: 10px 0; }
      html form .panelbuttons button {
        color: white;
        background-color: #3fa9f5;
        font: inherit;
        padding: 5px 10px;
        font-size: 14px;
        line-height: normal;
        -webkit-font-smoothing: inherit;
        -moz-osx-font-smoothing: inherit;
        border: none;
        min-width: 121px;
        min-height: 33px;
        text-transform: uppercase; }
        html form .panelbuttons button.icon-search:after {
          content: "";
          padding: 0px 9px;
          margin-left: 6px;
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAAAXNSR0IArs4c6QAAAaBJREFUOBGllM8rBGEYx3fW+lHCIlycpJCjlMvai4OTcrR/AFEiJUrEycXdadvQtpctF+WmLLk5KTlpDw7MwWlFitfnnX1n5915Z3fEW5/e532+3+c7szs7a0VClhCiEUsCRkDWj3BhWVaJ/XeLkAV4FuKbTUe80diH5rpJGCzIlIfFNfUM9EMXTEFWaTfUbTXDEDeVcZu6FfagAD3uEPUsfELe7VXtCL1QgjPohgc4hAmI6mbOu+qCSb3v1IiLShykPpZmw6QaaE1gQ9rw0MwoMcr+Ci2GSWugn8Nd1a0qvZO9CDJgmcf8wV5vFRHjQUE2whC8E5JlD1vDGOygoEIkItoRx8MS+EhxPGNwZXgR5eN+gVuIGQatgZ6GLxjV2l6JkFJPjh+e6PCUckUvBjvKc+DXnTOGDTiFdZBXe4ItmIZJWAXuVr4y4ggajCCaDLvvlFjinIBLoOn2nYB7eikjQDYQ1jyzc6XKg0DrgyTI92wgMECFrGghJ5grITWH/AJD81qI/HLNz+wfCjozmC8HidyfQ2Qww/I/Zu5fIeT8AMmkxpP1JAsFAAAAAElFTkSuQmCC"); }
    html form.data-panel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 10px; }
      html form.data-panel.inbox {
        background-color: rgba(0, 96, 156, 0.07);
        padding: 10px 3.3125rem 2.5rem 3.3125rem; }
      html form.data-panel .item {
        width: 100%;
        padding: 10px 10px 10px 0;
        color: #00609c; }
        @media (min-width: 768px) {
          html form.data-panel .item {
            padding: 10px 20px 10px 0; } }
        html form.data-panel .item a {
          color: #00609c; }
          html form.data-panel .item a ~ .icon {
            margin-left: 6px; }
        html form.data-panel .item.half {
          width: 100%; }
          @media (min-width: 768px) {
            html form.data-panel .item.half {
              width: 50%; } }
          html form.data-panel .item.half span.comment {
            height: 37px;
            padding: 1px; }
        html form.data-panel .item input {
          width: 100%;
          height: 48px;
          padding: 8px;
          border: 1px solid #00609c;
          border-radius: 0; }
        html form.data-panel .item input[type="text"]:disabled {
          background: #dcdcd7;
          border: none; }
        html form.data-panel .item textarea {
          width: 100%;
          padding: 8px;
          border: 1px solid #00609c;
          border-radius: 0;
          resize: none; }
        html form.data-panel .item .styled-checkbox {
          position: absolute;
          opacity: 0;
          left: 0; }
          html form.data-panel .item .styled-checkbox + label {
            position: relative;
            cursor: pointer;
            padding: 0;
            display: initial;
            padding-right: 20px; }
          html form.data-panel .item .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 28px;
            height: 28px;
            background: white;
            -webkit-box-shadow: -2px -2px 0px -1px rgba(0, 96, 156, 0.75);
            box-shadow: -2px -2px 0px -1px rgba(0, 96, 156, 0.75); }
          html form.data-panel .item .styled-checkbox:hover + label:before {
            background: white; }
          html form.data-panel .item .styled-checkbox:checked + label:before {
            background: #00609c;
            width: 28px;
            height: 28px;
            border: 5px solid white; }
          html form.data-panel .item .styled-checkbox:disabled + label {
            color: #b8b8b8;
            cursor: auto; }
          html form.data-panel .item .styled-checkbox:disabled + label:before {
            -webkit-box-shadow: none;
            box-shadow: none;
            background: #ddd; }
      html form.data-panel label {
        display: block;
        padding: 5px 0 10px 0;
        font-size: 14px;
        color: #00609c; }
        @media (min-width: 768px) {
          html form.data-panel label {
            font-size: 1rem; } }
        @media (min-width: 1920px) {
          html form.data-panel label {
            font-size: 1.125rem; } }
        html form.data-panel label.title {
          font-weight: bold; }
          @media (min-width: 768px) {
            html form.data-panel label.title {
              font-size: 1rem; } }
          @media (min-width: 1920px) {
            html form.data-panel label.title {
              font-size: 1.125rem; } }
          html form.data-panel label.title ~ ul {
            padding-left: 10px; }
            html form.data-panel label.title ~ ul > li {
              padding: 10px; }
  html .panel-table {
    padding: 10px; }
    html .panel-table.mobile > table > tbody > tr.active .masinforesponsive::before {
      content: "+"; }
    html .panel-table > table {
      width: 100%;
      margin-bottom: 0;
      position: relative; }
      html .panel-table > table table tr th {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      html .panel-table > table .sorting {
        background-color: rgba(0, 96, 156, 0.75); }
      html .panel-table > table .asc:after {
        content: ' ↑'; }
      html .panel-table > table .desc:after {
        content: " ↓"; }
      html .panel-table > table thead {
        font-weight: bold;
        background-color: #00609c; }
        html .panel-table > table thead tr {
          color: white;
          text-transform: uppercase; }
          @media (max-width: 992px) {
            html .panel-table > table thead tr::before {
              content: ""; } }
          html .panel-table > table thead tr th {
            padding: 5px 15px 5px 5px;
            border-left: 1px solid white;
            border-right: 1px solid white; }
            @media (max-width: 992px) {
              html .panel-table > table thead tr th {
                width: 33.4%; } }
            html .panel-table > table thead tr th small {
              text-transform: initial;
              font-weight: initial; }
      @media (max-width: 992px) {
        html .panel-table > table > tbody > tr {
          cursor: pointer; }
          html .panel-table > table > tbody > tr:before {
            content: ">";
            position: absolute;
            right: -2px;
            -webkit-transform: rotate(90deg) scaley(2);
            transform: rotate(90deg) scaley(2);
            padding: 6px;
            cursor: pointer;
            margin: 2px; }
          html .panel-table > table > tbody > tr.tr-mis-consumos:before {
            content: "";
            position: absolute;
            right: -2px;
            padding: 6px;
            cursor: pointer;
            margin: 2px;
          }
          html .panel-table > table > tbody > tr.open {
            cursor: pointer; }
            html .panel-table > table > tbody > tr.open:before {
              content: ">";
              position: absolute;
              right: -2px;
              -webkit-transform: rotate(0deg) scaley(2);
              transform: rotate(0deg) scaley(2);
              padding: 6px;
              cursor: pointer;
              margin: 0; } }
      html .panel-table > table > tbody tr.open td {
        background-color: rgba(0, 96, 156, 0.2); }
      html .panel-table > table > tbody tr.subtable {
        -webkit-transition: all 2s linear;
        transition: all 2s linear;
        display: block; }
      html .panel-table > table > tbody tr.hidden {
        display: none; }
      html .panel-table > table > tbody tr.visuallyhidden {
        opacity: 0; }
      html .panel-table > table > tbody > tr {
        color: #00609c; }
        html .panel-table > table > tbody > tr.even {
          background-color: white; }
        /*html .panel-table > table > tbody > tr.odd {
          background-color: rgba(0, 96, 156, 0.2); }*/
        html .panel-table > table > tbody > tr.active {
          background-color: rgba(0, 96, 156, 0.5); }
          html .panel-table > table > tbody > tr.active .masinforesponsive::before {
            content: "-";
            padding: 4px; }
        html .panel-table > table > tbody > tr.subtabla {
          display: none;
          background-color: rgba(0, 96, 156, 0.07); }
          @media (max-width: 991px) {
            html .panel-table > table > tbody > tr.subtabla {
              display: none !important; } }
          @media (max-width: 769px) {
            html .panel-table > table > tbody > tr.subtabla > td {
              display: none; } }
        html .panel-table > table > tbody > tr.tr-extend {
          background-color: #EDF4F8; }
          @media (max-width: 991px) {
            html .panel-table > table > tbody > tr.tr-extend:before {
              content: ""; } }
        html .panel-table > table > tbody tr.total {
          background-color: #3fa9f5;
          color: white;
          font-weight: bold; }
        html .panel-table > table > tbody > tr td {
          border-left: 1px solid white;
          border-right: 1px solid white;
          position: relative;
          padding: 0.75rem 1.1rem 0.75rem 0.75rem; }
          @media (max-width: 991px) {
            html .panel-table > table > tbody > tr td {
              padding: 0.75rem 1.6rem 0.75rem 0.75rem; } }
          html .panel-table > table > tbody > tr td.td-extend > div {
            padding: 0 10px 6px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            html .panel-table > table > tbody > tr td.td-extend > div > .titulo-extend {
              min-width: 120px;
              font-weight: bold;
              min-height: 20px;
              padding-right: 10px; }
          html .panel-table > table > tbody > tr td.td-extend .masinforesponsive {
            position: absolute;
            right: 10px;
            bottom: 10px;
            cursor: pointer; }
          html .panel-table > table > tbody > tr td .masinforesponsive:before {
            content: "+";
            padding: 4px; }
          html .panel-table > table > tbody > tr td > a {
            color: inherit;
            text-decoration: none; }
      html .panel-table > table + .foot {
        background-color: #3fa9f5;
        color: white;
        padding: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        min-height: 21px; }
        html .panel-table > table + .foot > span {
          width: 100%; }
        @media (min-width: 992px) {
          html .panel-table > table + .foot {
            text-align: left; }
            html .panel-table > table + .foot > span {
              width: auto; } }
      html .panel-table > table .hide-mobile {
        display: none; }
        @media (min-width: 992px) {
          html .panel-table > table .hide-mobile {
            display: table-cell; } }
  html #trNoRecords:before {
    content: " "; }
  html td .icon.documento {
    width: 20px;
    height: 22px;
    background-image: url(../img/iconos/ico-pdf.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    background-position: center; }
  html td .icon.documento.black {
    width: 20px;
    height: 22px;
    background-image: url(../img/iconos/ico-pdf-black.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    background-position: center;
    display: inline-block; }
  html td .icon.envio {
    width: 25px;
    height: 22px;
    background-image: url(../img/iconos/envios.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    background-position: center; }
  html .icon.documento {
    width: 20px;
    height: 22px;
    background-image: url(../img/iconos/ico-pdf.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    background-position: center; }
  html .icon.documento.black {
    width: 20px;
    height: 22px;
    background-image: url(../img/iconos/ico-pdf-black.svg);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 10px;
    background-position: center;
    display: inline-block;}
  html .modal.modal-anuncio {
    border-radius: 0;
    color: #00609c;
    padding: 35px 45px;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: auto; }
    html .modal.modal-anuncio .modal-dialog {
      width: 100%;
      max-width: 600px;
      height: auto;
      margin: auto; }
      html .modal.modal-anuncio .modal-dialog .modal-content {
        height: 100%;
        min-height: 100%;
        border-radius: 0;
        overflow: auto;
        -webkit-box-shadow: 3px 8px 16px 0 rgba(118, 118, 118, 0.5);
        box-shadow: 3px 8px 16px 0 rgba(118, 118, 118, 0.5); }
        html .modal.modal-anuncio .modal-dialog .modal-content .modal-body {
          background-color: white; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .box:nth-child(even) {
            background-color: #E5EFF5;
            margin: 10px 0;
            padding: 5px 5px 10px 5px; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .title-anuncio {
            font-family: Lato;
            font-size: 1.5rem;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            padding-top: 15px; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body p {
            font-family: Lato;
            font-size: 1.125rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            padding: 14px 0 20px 0;
            color: #00609c;
          }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .devolucion {
          	padding: 10px 0 10px 0;
          }
            
            @media (min-width: 1920px) {
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body p {
                height: 147px;
                overflow-y: auto; } }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body p {
            font-family: Lato;
            font-size: 1.125rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            padding: 14px 0 20px 0;
            color: #00609c; }
            @media (min-width: 1920px) {
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body p {
                height: 147px;
                overflow-y: auto; } }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body time {
            font-family: Lato;
            font-size: 1.125rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .address {
            font-family: Lato;
            font-size: 1.125rem;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #00609c; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .address a {
              color: #00609c; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .panelbutton {
            padding: 50px 0 25px 0; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .panelbutton a {
              text-decoration: underline;
              text-transform: uppercase;
              color: #00609c; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body .close-modal {
            display: none; }
          html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent {
            padding: 10px; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .logo {
              text-align: center;
              margin-bottom: 25px; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent textarea {
              border-color: #00609c;
              width: 100%;
              height: 120px;
              resize: none; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent [type=radio] {
              position: absolute;
              opacity: 0;
              width: 0;
              height: 0; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent input[type="radio"]:checked + img {
              opacity: 1; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: distribute;
              justify-content: space-around;
              padding: 10px 0 20px 0;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
              @media (min-width: 992px) {
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating {
                  -webkit-box-pack: justify;
                  -ms-flex-pack: justify;
                  justify-content: space-between; } }
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating > label {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                margin: 10px 15px; }
                @media (min-width: 992px) {
                  html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating > label {
                    margin: 0; } }
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating > label img {
                  opacity: 0.5;
                  cursor: pointer;
                  height: 80px;
                  margin-bottom: 10px; }
                  html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .smiley-rating > label img:hover {
                    opacity: 1; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .wrapper-text .title {
              font-family: Lato;
              font-size: 22px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              color: #1d1d1b;
              text-align: center; }
              @media (min-width: 992px) {
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .wrapper-text .title {
                  font-size: 28px; } }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .wrapper-text p {
              height: initial;
              font-family: Lato;
              font-size: 18px;
              font-weight: 300;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              text-align: center;
              color: #1d1d1b; }
              @media (min-width: 992px) {
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .wrapper-text p {
                  font-size: 24px; } }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              padding: 25px 0;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
              @media (min-width: 992px) {
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button {
                  -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap; } }
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper {
                width: 100%;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:first-child {
                  -webkit-box-ordinal-group: 3;
                  -ms-flex-order: 2;
                  order: 2; }
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:last-child {
                  -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                  order: 1;
                  margin-bottom: 25px; }
                @media (min-width: 992px) {
                  html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper {
                    width: auto; }
                    html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:first-child {
                      -webkit-box-ordinal-group: 2;
                      -ms-flex-order: 1;
                      order: 1; }
                    html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:last-child {
                      -webkit-box-ordinal-group: 3;
                      -ms-flex-order: 2;
                      order: 2;
                      margin-bottom: 0; } }
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper a {
                  color: #00609c;
                  border-radius: 8px;
                  border: solid 1px #00609c;
                  background-color: #ffffff;
                  padding: 13px;
                  width: 100%;
                  margin: 10px 0;
                  text-align: center;
                  text-decoration: none; }
                  @media (min-width: 992px) {
                    html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper a {
                      width: auto;
                      margin-right: 15px; } }
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:last-child a {
                color: white;
                background-color: #00609c;
                text-transform: uppercase; }
                @media (min-width: 992px) {
                  html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:last-child a {
                    margin-right: 0; } }
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .panel-button .wrapper:last-child a.disable {
                  opacity: 0.4; }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .success p {
              height: initial;
              font-family: Lato;
              font-size: 18px;
              font-weight: 300;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              text-align: center;
              color: #1d1d1b; }
              @media (min-width: 992px) {
                html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .success p {
                  font-size: 24px; } }
            html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .success .panel-button {
              display: flex;
              justify-content: center;
              margin-top: 25px; }
              html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .success .panel-button a {
                color: white;
                border-radius: 8px;
                border: solid 1px #00609c;
                background-color: #00609c;
                padding: 13px;
                width: 100%;
                margin: 10px 0;
                text-align: center;
                margin: 0 auto;
                text-decoration: none; }
                @media (min-width: 992px) {
                  html .modal.modal-anuncio .modal-dialog .modal-content .modal-body #modalQualitySurveyContent .success .panel-button a {
                    width: auto;
                    margin: 0 auto; } }
        html .modal.modal-anuncio .modal-dialog .modal-content .modal-header {
          display: none; }
  html .modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    max-width: initial; }
    html .modal .modal-dialog .modal-content {
      height: 100%;
      min-height: 100%;
      border-radius: 0;
      overflow: auto; }
      html .modal .modal-dialog .modal-content .titleModal {
        font-weight: bold;
        color: #00609c;
        padding: 10px 0 5px 0; }
      html .modal .modal-dialog .modal-content .modal-body {
        background-color: white; }
        html .modal .modal-dialog .modal-content .modal-body .box:nth-child(even) {
          background-color: #E5EFF5;
          margin: 10px 0;
          padding: 5px 5px 10px 5px; }
      html .modal .modal-dialog .modal-content .modal-header {
        min-height: 40px; }
        html .modal .modal-dialog .modal-content .modal-header .modal-title {
          font-family: Lato;
          font-size: 16px;
          font-weight: bold;
          color: #00609c; }
          html .modal .modal-dialog .modal-content .modal-header .modal-title + button {
            background-image: url(../img/atras.svg);
            background-repeat: no-repeat;
            color: transparent;
            text-shadow: none;
            background-size: contain;
            padding: 4px 10px;
            margin: 0 10px; }
      html .modal .modal-dialog .modal-content p {
        color: #00609c;
        font-weight: 300; }
  html input.error {
    border-color: red;
    border: 2px solid red !important; }
  html textarea.error {
    border-color: red;
    border: 2px solid red !important; }
  html span.error {
    color: red; }
  html .order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 992px) {
      html .order-1 {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial; } }
  html .order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media (min-width: 992px) {
      html .order-2 {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial; } }
  html .order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
    @media (min-width: 992px) {
      html .order-3 {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial; } }
  html .show {
    display: block !important; }
  html .panelbuttons-table {
    padding: 10px; }
  html .btnExport {
    color: white;
    background-color: #3fa9f5;
    font: inherit;
    padding: 5px 10px;
    font-size: 14px;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    border: none;
    min-width: 121px;
    min-height: 33px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px; }
  html .inputfechaMY {
    background-image: url(../img/iconos/ico-calendar.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 96%;
    background-size: 22px; }
    
  /* Mis consumos */
  .subtabla-detalle > td {
    padding: 2.75rem 4.3125rem!important;
  }
  .subtabla-consumo > td {
  	padding: 2.375rem 2.75rem!important;
  }
  html .panel-table .subtabla-consumo tr.active, html .panel-table .subtabla-detalle tr.active {
  	background-color: rgba(0, 96, 156, 0.5);
  }
  .subtabla-consumo tr.row-odd {
  	background-color: rgba(0, 96, 156, 0.2);
  }
  @media (min-width: 992px) {
    #cmp-mis-consumos-mobile {
    	display: none;
    }
  }
  @media (max-width: 991px) {
    #cmp-mis-consumos-desktop {
    	display: none;
    }
	 .cmp-mis-consumos + .modal .titleModal:first-child,
	 .cmp-mis-consumos + .modal .titleModal:nth-of-type(5),
	  .cmp-mis-consumos + .modal .titleModal:nth-of-type(9),
	   .cmp-mis-consumos + .modal .titleModal:nth-of-type(13) {
		width: 40%;
		display: inline-flex;
	 }
	 .cmp-mis-consumos + .modal .titleModal:first-child + p,
	 .cmp-mis-consumos + .modal .titleModal:nth-of-type(5) + p,
	  .cmp-mis-consumos + .modal .titleModal:nth-of-type(9) + p,
	   .cmp-mis-consumos + .modal .titleModal:nth-of-type(13) + p {
	    display: inline-flex;
	 	width: 55%;
	 	font-weight: bold;
	 	color: black;
	 	justify-content: flex-end;
	 }

  }

.home-wrapper-row a{
	text-decoration:none;
}  
 .cmp-agrupacion .table tr.even td {
  background-color: transparent !important; }
.cmp-agrupacion tr:nth-child(even) {
  background-color: rgba(0, 96, 156, 0.2); }

.cmp-agrupacion .tfoot td.td-foot {
  background-color: #00609c !important;
  color: white;
  border-left: 1px solid white;
  border-right: 1px solid white; } 
