﻿html {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  /*overflow-x: hidden;*/
  /*background-color: #FFFFFF;*/
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  margin: 0;
  font-size: 13px;
  line-height: 1.5em;
}

  body.Fondo {
    background-color: #fff;
  }

/*@media all and (orientation: landscape) {
  body {
    font-size: 8px;
  }
}*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* Material de uso general */
input, textarea, button {
  font-size: 1em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

  input[type="radio"], input[type="checkbox"] {
    margin-top: -1px;
    vertical-align: middle;
  }

  input[type=number] {
    text-align: right;
  }

img {
  border: none;
}

table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

td {
  padding: 0;
}

strong, b {
  /* color: #505050; */
}

.Fondo {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #1870AD;
  background-color: #FFFFFF;
  clear: both;
}

.TitleImage {
  position: relative;
}

  .TitleImage img {
    width: 100%;
  }

  .TitleImage .DivTituloPagina {
    position: absolute;
    top: 3em;
    width: 100%;
  }

    .TitleImage .DivTituloPagina h1 {
      font-weight: normal;
      color: #FFFFFF;
    }

      .TitleImage .DivTituloPagina h1.TextoGrisIzquierda {
        color: #848484;
        text-align: left;
        margin-left: 3em;
      }

      .TitleImage .DivTituloPagina h1.TextoGris {
        color: #848484;
      }

      .TitleImage .DivTituloPagina h1.TextoGrisDerecha {
        color: #848484;
        float: right;
        margin-right: 3em;
        max-width: 55%;
      }

.Content section {
  padding-left: .5em;
  padding-right: .5em;
  /*margin-top: 2em;*/
  margin-left: auto;
  margin-right: auto;
  max-width: 95%;
  font-size: 1em;
}

  .Content section.Flag {
    text-align: center;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-top: 2em;
    margin-bottom: 2em;
    background-color: #3178B0;
    max-width: none;
  }

    .Content section.Flag span {
      color: #fff;
      font-size: 1.5em;
      text-align: center;
      font-weight: normal;
      margin-bottom: 0.5em;
    }

h1 {
  font-size: 1.4em;
  text-align: left;
  font-weight: normal;
  color: #848484;
}

h4 {
  font-size: 1.1em;
  font-weight: normal;
  color: #848484;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #848484;
}

h5 {
  font-size: inherit;
  font-weight: initial;
  margin-block: initial;
  margin-inline: initial;
  display: initial;
  unicode-bidi: initial;
}

h6 {
  font-size: inherit;
  font-weight: initial;
  margin-block: initial;
  margin-inline: initial;
  display: initial;
  unicode-bidi: initial;
}

.Tabla {
  display: table;
  border-spacing: 0;
  width: inherit;
}

.Fila {
  display: table-row;
}

.Celda {
  display: table-cell;
}

.AnchoTotal {
  width: 100%;
}

.AlignTop {
  vertical-align: top;
}

.AlignMiddle {
  vertical-align: middle;
}

.FloatRight {
  float: right;
}

a:link, .Link {
  color: #2883D6;
  text-decoration: underline;
}

a:visited {
  color: #2883D6;
}

a:hover {
  color: #02468B;
  cursor: pointer;
}

a:active {
  color: #0099CC;
}

a.Disable {
  color: #AAAAAA;
}

a.NoLink {
  color: inherit;
  text-decoration: none;
}

.Error {
  color: #FF0000;
}

.Invertido {
  color: #FFFFFF;
}

iframe {
  margin-top: 0px;
  margin-bottom: 0px;
}

.Iframe {
  border: 0 none;
  overflow: hidden;
  height: 2.0em;
  width: 100%;
}

.ContenedorRelativo {
  position: relative;
}

.DateStyle {
  width: 5em;
  text-align: center;
}

.Centrado {
  text-align: center;
}

.Derecha {
  text-align: right;
}

.Negrita {
  font-weight: bold;
}

.Destacado {
  color: #1870ad;
}

.Bloque {
  display: block;
}

.MargenPost {
  margin-bottom: 1em;
}

.Cabecera {
  background-color: #FFFFFF;
}

.TextoPrecios {
  color: #A7A9AC;
  font-size: 1.7em;
}

.TextoPreciosPeriodo {
  color: #A7A9AC;
  font-size: 1.1em;
}

.SubTextoPrecios {
  font-size: 0.7em;
}

.Invisible {
  display: none;
}

.app-bar {
  margin-left: auto;
  margin-right: auto;
  height: 3.5em;
  max-width: 95%;
  width: 100%;
  z-index: 101;
}

  .app-bar .Logo {
    /*margin-top: auto;
    margin-bottom: auto;
    margin-left: .5em;*/
    float: left;
    height: inherit;
  }

    .app-bar .Logo img {
      vertical-align: middle;
    }

/*.app-bar .Logo:hover {
      background-color: #DCDCDC;
    }*/

/*.app-bar .Logo > a > div {
      background-image: url("/Imagenes/logoEF.png");
      background-repeat: no-repeat;
      background-position: center center;
      height: 3.5em;
      width: 196px;
    }*/

.Helper {
  /*font-size: 0;
  display: inline-block;
  height: 100%;*/
  vertical-align: middle;
}

.app-bar-actions {
  height: inherit;
  position: relative;
  float: right;
}

  /*.app-bar-actions > button {
    padding-right: .5em;
    color: #1870ad;
    font-weight: bold;
    border: none;
    background: none;
    height: inherit;
    float: right;
    cursor: pointer;
  }

    .app-bar-actions > button:hover {
      background-color: #DCDCDC;
    }

    .app-bar-actions > button.Open {
      background-color: #E2EAF7;
    }*/

  .app-bar-actions > div {
    height: inherit;
    float: right;
    position: relative;
  }

    .app-bar-actions > div > button {
      padding-right: .5em;
      padding-left: .5em;
      color: #1870ad;
      font-weight: bold;
      border: none;
      background: none;
      height: inherit;
      float: right;
      cursor: pointer;
    }

      .app-bar-actions > div > button:hover {
        background-color: #DCDCDC;
      }

      .app-bar-actions > div > button.Open {
        background-color: #E2EAF7;
      }

  .app-bar-actions .AyudaOnline {
    padding-right: .5em;
    padding-left: .5em;
  }

    .app-bar-actions .AyudaOnline:hover {
      background-color: #DCDCDC;
    }

    .app-bar-actions .AyudaOnline > button {
      padding-right: 0;
      padding-left: 0;
    }

    .app-bar-actions .AyudaOnline > a {
      display: table-cell;
      vertical-align: middle;
      color: #1870ad;
      font-weight: bold;
      text-decoration: none;
      height: inherit;
    }

      .app-bar-actions .AyudaOnline > a:visited {
        color: #1870ad;
        font-weight: bold;
        text-decoration: none;
      }

      .app-bar-actions .AyudaOnline > a:hover {
        color: #1870ad;
        font-weight: bold;
        text-decoration: none;
      }

.Profile {
  /*-moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;*/
  background-color: #EFEDED;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 2px 2px 2px #DCDCDC;
  list-style: none;
  padding-left: 0;
  /*margin-top: 1em;*/
  display: none;
  cursor: context-menu;
  position: absolute;
  right: 0;
  top: 3.5em;
  /*width: 22em;*/
  z-index: 1;
}

  /*@media all and (orientation: landscape) {
  .Profile {
    font-size: 1em;
  }
}*/

  .Profile.Open {
    /*-ms-transform: translate(-27em, 0px);
    -moz-transform: translate(-27em, 0px);
    -webkit-transform: translate(-27em, 0px);
    -o-transform: translate(-27em, 0px);
    transform: translate(-27em, 0px);*/
    /*display: table;*/
    /*-moz-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;*/
  }

.MainMenu {
  padding-left: .5em;
  margin-left: auto;
  margin-right: auto;
  max-width: 95%;
}

  .MainMenu ul {
    list-style: none;
    display: table-row;
    padding: 0;
    margin: 0;
    width: 100%;
  }

    .MainMenu ul li {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding-right: 2em;
      padding-bottom: 3px;
    }

      .MainMenu ul li a {
        color: #848484;
        text-decoration: none;
        cursor: pointer;
      }

        .MainMenu ul li a:hover {
          color: #1870AD;
        }

      .MainMenu ul li:hover {
        border-bottom: 3px solid #1870AD;
        padding-bottom: 0;
      }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-family: inherit;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn-blue {
  background-color: #1365A8;
  border-color: #FFFFFF;
  color: #FFFFFF;
}

  .btn-blue:hover {
    background-color: #428DC1;
  }

.btn-green {
  background-color: #67BF13;
  /*border-color: #FFFFFF;*/
  color: #FFFFFF;
}

  .btn-green:hover {
    background-color: #77DB17;
  }

.btn-blue-neg {
  /*background-color: #FFFFFF;*/
  background-color: transparent;
  border-color: #1365A8;
  color: #1365A8;
}

  .btn-blue-neg:hover {
    background-color: #428DC1;
  }

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-color: #e6e6e6;
  border-color: #adadad;
  color: #333;
}

/*a.btn:link, a.btn:visited {
  background-color: #67BF13;
  border-color: #FFFFFF;
  color: #FFFFFF;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
*/

/*a.btn:hover, a.btn:active {
  background-color: #77DB17;
}
*/

form .btn-xl, .btn-group-xl > .btn {
  border-width: 2px;
  font-size: 1.7em;
  /*line-height: 1.5;*/
  padding: 0 10px 2px 10px;
}

footer {
  /*padding-left: .5em;
  padding-right: .5em;*/
  background-color: #808080;
  color: #FFFFFF;
  width: 100%;
  position: absolute;
}

  /*footer a {
    color: #F5F5F5;
    text-decoration: none;
  }*/

  footer a:link {
    color: #F5F5F5;
    text-decoration: none;
  }

  footer a:visited {
    color: #F5F5F5;
    text-decoration: none;
  }

  footer a:hover {
    color: #BDBFC1;
    text-decoration: none;
  }


  footer > * {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 2em;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 850px;*/
  }


.FooterMenu {
  font-size: 0.9em;
  line-height: 1.2em;
}

  .FooterMenu .Menu {
    bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    display: table;
    width: 100%;
  }

    .FooterMenu .Menu > li {
      display: table-cell;
    }

    .FooterMenu .Menu li div {
      padding-top: .3em;
    }


  .FooterMenu > .Menu > li > div > span {
    font-size: 1.3em;
    line-height: 1.8em;
  }


  .FooterMenu .Menu > li > span {
  }

    .FooterMenu .Menu > li > span:hover {
    }

  .FooterMenu .Menu > li .Menu {
    padding-left: 1em;
  }

    .FooterMenu .Menu > li .Menu > li {
      display: table-row;
    }

.Copyright {
  text-align: center;
  margin-bottom: 2em;
}

/* Login */

.Login {
  padding-top: .5em;
  padding-right: .5em;
  padding-bottom: .5em;
  padding-left: .5em;
}

  .Login > button {
    float: right;
    margin-top: .5em;
    margin-bottom: .5em;
    background-color: #428DC1;
    border-color: #1365A8;
    color: #FFFFFF;
  }

    .Login > button:hover {
      background-color: #79c9ec;
    }

/*La parte de validación del login*/

.ErrorTooltip {
  background-color: #ffffaa;
  background-image: none;
  border-color: red;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 2px 2px 2px;
  max-width: 18em;
}

.Login > div > input {
  margin-bottom: 1em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #428DC1;
}

.Login > div > .InputWrapper {
  margin-bottom: 1em;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #428DC1;
}

  .Login > div > .InputWrapper > input {
    border: none;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    width: 100%;
  }

  .Login > div > .InputWrapper > label {
    color: #BDBFC1;
  }

.Login > div > .InputImageWrapper {
  /*padding-right: 2em;*/
  margin-bottom: 1em;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #428DC1;
  background-color: #FFFFFF;
  background-image: url("/imagenes/warnIcon.png");
  background-repeat: no-repeat;
  background-position: right center;
}

  .Login > div > .InputImageWrapper > input {
    border: none;
    -moz-box-sizing: inherit;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    width: 100%;
  }

  .Login > div > .InputImageWrapper > label {
    color: #BDBFC1;
  }

  .Login > div > .InputImageWrapper.Error {
    border-color: red;
  }

.Login .ButtonError {
  background-image: url("/imagenes/warnIcon.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 1em;
  color: red;
  border-color: red;
}

.Login .textoCheck {
  margin-bottom: 1em;
}

  .Login .textoCheck label {
    /*font-size: 1.5em;*/
  }

.Login .Etiqueta {
  margin-top: .5em;
}

.MenuDesplegable {
  display: table;
  padding: 0;
  margin: 0;
  width: 100%;
}

.MiCuenta {
  display: table;
}

  .MiCuenta > div {
    display: table-row;
    height: 3em;
    background-color: #1870AD;
    color: #FFFFFF;
  }

    .MiCuenta > div > span {
      display: table-cell;
      vertical-align: middle;
      border-bottom: 1px solid #DFDFDF;
      padding-left: 5px;
      padding-right: 5px;
      text-align: center;
      /*color: #1365A8;*/
    }

  /*.MiCuenta ul {
    display: table;
    padding: 0;
    margin: 0;
    width: 22em;
  }*/

  .MiCuenta .MenuDesplegable > li {
    height: 3em;
    display: table-row;
    color: #1870ad;
  }

    .MiCuenta .MenuDesplegable > li > span {
      display: table-cell;
      vertical-align: middle;
      border-bottom: 1px solid #DFDFDF;
      padding-left: 5px;
      padding-right: 5px;
    }

      .MiCuenta .MenuDesplegable > li > span:hover {
        background-color: #F2fAF7;
      }

    .MiCuenta .MenuDesplegable > li > a {
      color: inherit;
      display: table-cell;
      vertical-align: middle;
      border-bottom: 1px solid #DFDFDF;
      padding-left: 1em;
      padding-right: 1em;
      text-decoration: none;
      white-space: nowrap;
    }

      .MiCuenta .MenuDesplegable > li > a:hover {
        background-color: #F2fAF7;
        color: #0e558f;
      }

.Idiomas {
  /*-moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;*/
  background-color: #EFEDED;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 2px 2px 2px #DCDCDC;
  list-style: none;
  padding-left: 0;
  /*margin-top: 1em;*/
  display: none;
  cursor: context-menu;
  position: absolute;
  right: 0;
  top: 3.5em;
  /*width: 22em;*/
  z-index: 1;
}

.MenuIdiomas {
  display: table;
}

.Idiomas .MenuDesplegable ul {
  display: table;
  padding: 0;
  margin: 0;
  /*width: 22em;*/
}

.Idiomas .MenuDesplegable > li {
  height: 3em;
  display: table;
  color: #1870ad;
  width: 100%;
}

  .Idiomas .MenuDesplegable > li > div {
    display: table-row;
  }

  .Idiomas .MenuDesplegable > li:first-child > div {
    display: table-row;
    background-color: #60b014;
    color: #FFFFFF;
  }

  .Idiomas .MenuDesplegable > li > div > span {
    display: table-cell;
    vertical-align: middle;
    /*text-align: center;*/
    border-bottom: 1px solid #DFDFDF;
    padding-left: 1em;
    padding-right: 1em;
  }

  /*.Idiomas .MenuDesplegable > li > div > span:hover {
      background-color: #F2fAF7;
    }*/

  .Idiomas .MenuDesplegable > li > div > a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #DFDFDF;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    white-space: nowrap;
  }

    .Idiomas .MenuDesplegable > li > div > a:hover {
      background-color: #F2fAF7;
      color: #0e558f;
    }

ol {
  padding: 1.1em;
}

.DivDominios {
  text-align: center;
}

.MenuDominios {
  display: inline-block !important;
  position: absolute;
  left: 0;
  bottom: 0.5em !important;
  padding-left: 0 !important;
}

  .MenuDominios li {
    display: inline-block !important;
    padding-left: 1em;
  }

    .MenuDominios li > div {
      text-align: center;
      display: block;
    }

    .MenuDominios li:last-of-type {
      padding-right: 1em;
    }

#SPDominios {
  display: none;
}

select {
  max-width: 100%;
}

.CajaUpSelling {
  border: 1px solid #FFBD69;
  padding: .5em;
  background-color: #FFE7A2;
}

.MargenUpSelling {
  border: 1px solid #FFBD69;
  padding: .5em;
  background-color: #FFFFFF;
}

.ContenidoUpSelling {
  background-color: #FFFFFF;
}

.MsjUpSelling {
  margin-bottom: .5em;
  color: #000000;
  background-color: #FFE7A2;
  display: inline-table;
}

.BotonUpSelling {
  display: table-cell;
  text-align: right;
}

.MsjUpSelling .Precio {
  font-size: 1.5em;
  font-weight: bold;
  white-space: nowrap;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.FondoClaro {
  background-color: #E2EBF7;
  min-height: 40px;
  text-align: center;
  color: #2D78B2;
}

  .FondoClaro > div > span, .FondoClaro > div > a, .FondoClaro > div > input {
    vertical-align: middle;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
  }

/*Ini SwitchOnOff*/
.OptBorrarResp {
  border-top: solid 1px #ccc;
  padding: .5em 0 .5em 0;
}

.switchBox td:first-of-type {
  width: 40px;
}

.switchBox td:last-of-type {
  vertical-align: middle;
}

.switch {
  position: relative;
  display: block;
  width: 34px;
  height: 20px;
}

  .switch input {
    display: none;
  }

.sliderSwitch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

  .sliderSwitch:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }

input:checked + .sliderSwitch {
  background-color: #1870ad;
}

input:focus + .sliderSwitch {
  box-shadow: 0 0 1px #1870ad;
}

input:checked + .sliderSwitch:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

.sliderSwitch.round {
  border-radius: 34px;
}

  .sliderSwitch.round:before {
    border-radius: 50%;
  }
/*Fin SwitchOnOff*/

/*@media all and (max-width: 1285px) {
  .Copyright {
    padding-bottom: 2.5em;
  }
}*/

@media all and (max-width: 870px) {
  .Copyright {
    margin-bottom: 3em;
  }
}

@media all and (max-width: 490px) {
  .Copyright {
    margin-bottom: 4em;
  }
}

.rangeslider__fill {
  background-color: #2883D6;
  position: absolute;
}

.OrdenaRespuestas {
  border: solid 1px #ccc;
}

  .OrdenaRespuestas input {
    margin-left: 1.7em;
  }
