.ae-auth .ae-forget-password {
  color: #bcaf9c;
  font-size: 14px;
}

.ae-auth .ae-login-label {
  color: #28638a;
  padding-bottom: 8px;
}

.ae-auth .ae-login-button {
  margin-top: 27px;
  height: 34px;
  line-height: 34px;
  padding-top: 0;
  padding-bottom: 0;
}

.ae-auth .aRoom {
  border: 1px solid #dcd5cc;
  border-top: none;
}

.ae-auth .ae-newsleter {
  display: none;
}

.ae-auth #reservation_content_pol_address_country {
  height: 34px;
}

.ae-auth #createAccount {
  /* padding-top: 20px; */
}

.ae-auth .ae-new-account {
  padding: 12px 0 22px 0;
}

.ae-auth #newCustomerLayer #address > h4 {
  padding: 12px 0;
}

.ae-auth .ae-new-account-label {
  display: none;
}

.ae-auth .ae-checkbox-custom {
  display: none;
}

.ae-auth .ae-checkbox-custom-label {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.ae-auth .ae-checkbox-custom + .ae-checkbox-custom-label:before {
  content: '';
  background: #fff;
  border-radius: 0;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}

.ae-auth .ae-checkbox-custom:checked + .ae-checkbox-custom-label:after {
  content: '';
  padding: 2px;
  text-align: center;
  position: absolute;
  width: 1px;
  height: 18px;
  border: solid #28638a;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 0;
  left: 8px;
}

.ae-auth #newCustomerLayer {

}

.ae-auth .ae-gender-label {
  top: 2px;
}

.ae-auth .calendarImage {
  position: relative;
  height: 24px;
  margin-left: 4px;
}

.ae-auth .ae-adjust-right-padding {
  padding-right: 30px;
}

.ae-auth .ae-adjust-padding {
  padding-right: 30px;
  padding-left: 30px;
}

.ae-auth .ae-adjust-padding {
  padding-right: 0;
}

.ae-auth .ae-adjust-left-padding {
  padding-left: 30px;
}

.ae-auth #RegisterLink span {
  padding-left: 10px;
  padding-right: 10px;
}

.ae-auth input[type='text'],
input[type='password'],
select {
  border: 1px solid #bcbcbc;
  line-height: 26px;
}

.ae-auth input[type='text'],
input[type='password'] {
  padding-left: 4px;
  padding-right: 4px;
}

.ae-auth .ae-footer-contener {
  margin: 0 !important;
  width: calc(75% - 40px) !important;
  margin-left: 20px !important;
}

.ae-auth #newCustomerLayer .inputFields.autoAdjust {
  display: inline;
}

.ae-auth #newCustomerLayer .inputFields.autoAdjust > label {
  display: none /* modif jeff 17/10/23* : remplace inline */
}

.ae-auth #newCustomerLayer .column.tweener-2.form-control {
  border: none;
  display: inline;
  width: unset;
}

.ae-auth #newCustomerLayer .ae-civi {
  padding-bottom: 0;
  line-height: 38px;
  padding-right: 15px;
  padding-left: 15px;
}

/*@media(max-width: 879.98px) {*/

@media (max-width: 767.98px) {
  .ae-auth #contentNavigationContener.mobile {
    margin-top: 45px;
  }
  .ae-auth .ae-total-mobile {
    width: unset;
    right: 0;
    left: 0;
    z-index: 999;
  }
  .ae-auth .ae-icon_identf {
    background-size: 32px;
  }
  .ae-auth .ae-h3 {
    margin-bottom: 0;
    margin-left: 44px;
    margin-right: -14px;
  }
  .ae-auth .ae-wrapperAuth {
    width: 90%;
    /* padding-right: 5%;
    padding-left: 5%; */
    /* -webkit-box-shadow: 0px 0px 6px #0000001a;
    -moz-box-shadow: 0px 0px 6px #0000001a;
    box-shadow: 0px 0px 6px #0000001a; */
  }
  .ae-auth .btnLoginOrRegister a.mobile {
    width: unset !important;
    /* box-shadow: none; */
    height: auto;
    margin-bottom: 0;
    padding: 5px 10px;
  }
  .ae-auth .btnLoginOrRegister a.mobile h4 {
    background-position: 56px;
  }
  .ae-auth .ae-login-button {
    margin-left: auto;
    margin-bottom: 24px;
  }
  .ae-auth .ae-adjust-right-padding {
    padding-right: 48px;
  }
  .ae-auth .ae-adjust-padding {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ae-auth .ae-adjust-left-padding {
    padding-left: 15px;
  }
  .ae-auth .ae-hr {
    display: none;
  }
  .ae-auth .calendarImage {
    position: relative;
    height: 28px;
    margin-left: 4px;
  }
  .ae-auth #createAccount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .ae-auth .ae-checkbox-custom-label {
  }

  .ae-auth .ae-footer-contener .ae-footer-navigation {
    text-align: center !important;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation a {
    width: auto !important;
    padding: 10px 30px;
    height: auto !important;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation.gauche img {
    position: absolute;
    top: 14px;
    left: 12px;
    height: 20px;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.gauche
    .ae-back-link-wrapper {
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.gauche
    .ae-back-link-wrapper
    a {
    padding-left: 40px;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.gauche
    .ae-back-link-wrapper
    img {
    left: 16px;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation.droite {
    padding-right: 45px;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.droite
    .ae-footer-navigation {
    width: fit-content;
    margin: 0 auto;
    position: relative;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.droite
    .ae-footer-navigation
    a {
    padding-right: 50px;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation.droite img {
    position: absolute;
    top: 16px;
    right: 10px;
    height: 17px;
  }
  .ae-auth .ae-footer-contener {
    margin: 0 !important;
    width: 100% !important;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation.gauche {
    width: 50% !important;
  }
  .ae-auth .ae-footer-contener .ae-footer-navigation.droite {
    width: 50% !important;
    display: inline !important;
  }
  .ae-auth
    .ae-footer-contener
    .ae-footer-navigation.droite
    .ae-save-reservation-link {
    display: inline-block;
    width: fit-content;
    margin: 0.6em 0;
    position: relative;
  }

  .ae-auth .ae-footer-contener .ae-middle-footer-navigation {
    display: inline;
    /* display: none; */
    width: 0;
    margin: 0;
  }


  .ae-auth .mobile#or {
    margin-top: 16px;
    position: relative;
  }
  .ae-auth .mobile#or:before {
    content: '';
    height: 1px;
    width: calc(50% - 22px);
    position: absolute;
    top: 50%;
    left: 0;
    background: #000;
  }
  .ae-auth .mobile#or:after {
    content: '';
    height: 1px;
    width: calc(50% - 22px);
    position: absolute;
    top: 50%;
    right: 0;
    background: #000;
  }
}

@media (min-width: 767.98px) and (max-width: 1367.98px) {
  .ae-auth a#titleExistingCustomerLayer h4,
  .ae-auth a#titleCreateAccount h4 {
    background-position: 55px;
  }
}

/* .ae-auth .ae-footer-contener {
    display: none !important;
} */

.ae-auth #ae_popin_password_forgoten{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #000000ad;
}

.ae-auth div#popin_password_forgoten {
  position: absolute;
  width: 30%;
  height: 300px;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 999999;
  background: #28638a;
}

.ae-auth a.ae-close-href {
  display: block;
  padding: 6px;
  text-align: right;
}

.ae-auth a.ae-close-href img {
  width: 20px;
}

@media (max-width: 767.98px) {
  .ae-auth div#popin_password_forgoten {
    width: 98% !important;
    height: 350px;
    margin: 0 auto !important;
  }

  .nb_auth.ae-auth #reservationContener h4 {
    background-color: unset;
  }

  .nb_auth.ae-auth #reservationContener h4:before {
    content: none;
  }

  .nb_auth.ae-auth #authentication .btnLoginOrRegister > a {
    width: 100% !important;
  }
}

@media (max-width: 991.98px) {
  .ae-auth a#titleExistingCustomerLayer h4,
  .ae-auth a#titleCreateAccount h4 {
    background-position: 2px;
  }
}
