@charset "UTF-8";
.modal-footer {
  margin-top: 0;
  border-top: none;
  padding: 10px;
}

/* error messages: BOC */
.error_message_container {
  margin-top: 30px;
}

#page_error_message,
#recoverPasswordMessage {
  margin-bottom: 10px;
}

[dir='rtl'] .ltr {
  direction: rtl;
  display: block;
}

.global_alert {
  margin-top: 20px;
}

.alert-error {
  color: #E50000;
  text-align: right;
  border: 1px solid #ccc;
}

.alert-error:before {
  content: '';
  display: inline-block;
  height: 18px;
  width: 20px;
  background-image: url("/headers/img/dangerDarkRed.png") !important;
  margin-left: 10px;
  position: relative;
  top: 3px;
  float: right;
}

.alert-error a {
  color: #E50000;
  text-decoration: underline;
}

/* error messages: EOC */
#login, #signup {
  margin: 60px 0 40px 0;
}

@media (min-height: 768px) {
  #login, #signup {
    margin: 120px 0 100px 0;
  }
  #signup.recover {
    margin: 150px 0;
  }
  #signup .small-alert {
    margin: 120px 0;
  }
}

[dir="rtl"] label {
  text-align: left;
}

[dir="rtl"] #loginForm label {
  text-align: left;
}

#loginModal {
  top: 30%;
}

.passwordstrength_info .icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.showpass {
  color: #999;
  position: absolute;
  bottom: 17px;
  left: 0;
  font-size: 11px;
  cursor: pointer;
  text-decoration: underline;
}

.showpass:hover, .showpass:focus {
  color: #e86b1b;
}

[dir='rtl'] .showpass {
  left: auto;
  right: 0;
}

#login .gris_izq {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 20px;
  background: #ebebeb;
}

#login .gris_izq .registro {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #818181;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

.itemsregistro {
  color: #474747;
  font-size: 12px;
  border-bottom: 1px dotted #818181;
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0 25px 10px 0;
  overflow: hidden;
  margin: 0 0 10px 0;
}

.item01 {
  background-image: url(/headers/destinia/img/login/item01.gif);
}

.item02 {
  background-image: url(/headers/destinia/img/login/item02.gif);
}

.item03 {
  background-image: url(/headers/destinia/img/login/item03.gif);
  border-bottom: 0;
  padding-bottom: 0;
}

.itemsregistro ul {
  margin: 0 7px 0 0;
  padding: 2px 0;
  list-style-type: circle;
  list-style-position: outside;
}

form input[type="email"].user, form input[type="email"].user:-webkit-autofill {
  background-image: url("/headers/mobile/img/ic_email.png") !important;
  background-repeat: no-repeat;
  background-position: 100% 90%;
  background-size: auto;
  padding-right: 35px !important;
}

form input[type="password"], form input[type="password"]:-webkit-autofill, #customer_password, #customer_password:-webkit-autofill, #old_contrasenia, #old_contrasenia:-webkit-autofill, #new_contrasenia, #new_contrasenia:-webkit-autofill, #confirm_new_contrasenia, #confirm_new_contrasenia:-webkit-autofill {
  background-image: url("/headers/mobile/img/ic_password.png") !important;
  background-repeat: no-repeat;
  background-position: 100% 90%;
  background-size: auto;
  padding-right: 35px !important;
}

.loading {
  width: 100%;
  height: 40px;
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #f9f9f9;
  background-size: 166px 20px;
  margin: 0 auto;
  position: absolute;
  z-index: 9;
}

.loading.centered {
  position: fixed;
  right: 50%;
  top: 40%;
  width: 200px;
  border-radius: 10px;
  box-shadow: 0 0 5px #ccc;
  margin-right: -100px;
}

.loading_rtl {
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif_rtl.gif");
}

.loading_wl {
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif_wl.gif");
}

.loading_wl_rtl {
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif_wl_rtl.gif");
}

/* loader para panel de control, al cambiar idioma */
.global_loader_layer {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 500;
}

.global_loader_loader {
  text-align: center;
  position: fixed;
  z-index: 501;
  top: 40%;
  right: 50%;
  margin-right: -150px;
  margin-top: -35px;
}

.global_loader_loader p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #42789a;
  margin-bottom: 20px;
}

.global_loader_loader .global_loader_loading_icon {
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  width: 300px;
  margin: 5px auto 10px auto;
}

.global_loader_loader .global_loader_loading_icon {
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif.gif");
}

/* Página de cancelación: BOC */
.cancelFrame {
  display: none;
  width: 100%;
  height: 900px;
}

@media (max-width: 767px) {
  #login, #signup {
    margin: 30px;
  }
  .loading {
    width: 40px;
    background-image: url("/headers/scv/my_account/img/loading.gif");
    background-size: 24px 24px;
  }
  .loading.centered {
    background-color: #FFF;
    z-index: 9;
    right: 45%;
  }
  /* Página de cancelación: BOC */
  .cancelFrame {
    height: 1050px;
  }
  /* formulario LOGIN */
  form input[type="email"].user {
    padding-right: 40px !important;
  }
  form input[type="password"] {
    padding-right: 40px !important;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  form {
    margin: 0 auto;
    width: 50%;
  }
}