@@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css?ver=5.3.2");
/****header**************/
header .otherLinks a {
  font-size: 14px;
  border: none;
  position: relative;
}
header .headerTop {
  margin-bottom: 25px;
}
.popin {
  z-index: 10;
}

#customer-area .popin .sw_entete h3 {
  margin-top: 0;
}
#customer-area .popin:before {
  content: '';
  background-color: #000000ad;
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
#customer-area .popin > * {
  position: relative;
  z-index: 10000;
  background-color: #fff;
}
#customer-area .popin .sw_entete {
  background-color: #fff;
}
i.fa-euro {
  color: #3074ab;
  /* modif jeff 17/10/23 float: left; */
  border: 2px solid #3074ab;
  font-size: 17px; /* modif jeff 17/10/23 21px avant */
  padding: 3px 8px 2px 6px;
  border-radius: 19px;

}
.BlockPaymentForPopin i.fa-euro {
  margin: 7px 5px;
}
#customer-area .popin .wrapperButtonAction span {
  color: #28638a;

  font-size: 57px;

  margin-bottom: 0;

  display: block;
}
.all_reservations#customer-area .popin {
  border-color: #28638a;
  z-index: 1000;
  top: 21%;
  max-width: 855px;
  left: 20%;
}
#customer-area .popin.reservationActions .wrapperButtonAction > div {
  border-color: #28638a;
}
#customer-area .popin .sw_entete h3 .close {
  float: right;
  z-index: 1000;
}
#customer-area .popin .sw_entete h3 .close span {
  color: #fff;
}
#contentNavigationContener ul {
  margin: 0 auto;
  background-color: transparent;
  max-width: 83rem;
  box-shadow: none;
  border-bottom: 1px solid #bcaf9c;
  padding-bottom: 0;
}
#contentNavigationContener ul:after {
  display: none;
}
div#contentNavigationContener a {
  color: #28638a;

  border: none;

  font-size: 16px !important;

  font-weight: bold;

  line-height: 43px;
}
div#contentNavigationContener a#CustomerAreaLink {
  display: initial;
}
div#contentNavigationContener a#CustomerAreaLink span {
  float: left;

  color: #28638a;

  box-shadow: none;

  margin-top: -2px;

  width: 27px;

  font-size: 25px;

  height: auto;

  background-color: transparent;
}
div#contentNavigationContener a img {
  height: 23px;

  margin-right: 6px;

  margin-bottom: 0;

  margin-top: 0;
}
div#contentNavigationContener li {
  border-bottom: 7px solid transparent;
  /* padding: 0; */
  margin: 0 2px;
  padding: 0 20px;
}
div#contentNavigationContener li.current,
div#contentNavigationContener li:hover {
  border-color: #bcaf9c;
}
div#contentNavigationContener li.current a,
div#contentNavigationContener li:hover a {
  background-color: transparent;
}
header .otherLinks a:before {
  content: '';
  background-color: #dcd5cc;
  height: 37px;
  width: 1px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
header .otherLinks a span {
  margin-right: 5px;
}
header .otherLinks a#LogoutLink {
  height: 38px;
  background: #28638a 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 0px 0px 10px 10px;
  opacity: 1;
  color: #fff;
  display: inline-block;
  margin-left: 13px;
}
header .otherLinks a#LogoutLink:before {
  left: -13px;
}
/* Obsolete: un seul fichier css common.css */
form h4 {
  color: #28638a;
  font-size: 19px;
  text-transform: uppercase;
  border-bottom: 1px solid #28638a;
  padding-bottom: 5px;
  /*margin-top: 25px;*/
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  margin-top: 65px; /* modif jeff 17/10/23 */
}

form .btn,
.btn {
  background-color: #28638a;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 6px 31px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  display: inline-block;
  margin-top: 19px;
}
form .btn:hover {
  background-color: #28638a;
}
form .control_date {
  width: 94%;
  margin-right: 5px;
}
span.rsl-date-input img {
  right: -21px;
  left: auto;
  width: 21px;
  height: auto;
  top: -3px;
}
form #authentication .row {
  margin-bottom: 25px;
  height: 37px;
}
form input[type='text'],
form input[type='password'],
form select {
  border: 1px solid #bcbcbc;
  height: 38px; /* modif 17/10/23/jeff */
  padding-left: 7px;

}
form label {
  font-size: 18px;
}
#customer-area {
  font-family: 'Lato', sans-serif;
}
#customer-area .sw_entete h3 {
  background-color: #28638a;
  color: #fff;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
  /*font-weight: bold;*/
  padding: 9px;
  margin-bottom: 0;
}
#customer-area #contentContener {
  padding: 0;
  margin-top: -68px;
  max-width: 100%;
}
.all_reservations#customer-area #contentContener {
  margin-top: 35px;
}
#customerAreaContener {
  background-image: url(../images/cadre_occupants.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#customerAreaContener .wrapperCard {
  max-width: 1039px;
  margin: 141px auto;
}
#customer-area .wrapperCard .row {
  width: 100%;
  border: none;
}

#customerAreaContener .wrapperCard .card {
  padding: 56px 23px 0;

  border: 1px solid #28638a;

  height: 295px;
}
#customerAreaContener .wrapperCard .card h4 {
  font-size: 19px;
  color: #28638a;
  margin: 33px 0 45px;
  text-transform: uppercase;
  font-weight: bold;
}

#customerAreaContener .wrapperCard .card img {
  height: 59px;
}
#newCustomerLayer,
#option {
  max-width: 775px;

  margin: 20px auto;
}
#authentication #option h3 {
}
.all_reservations #customerAreaContener {
  background-image: none;
  background-color: #fff;
  margin-top: 70px;     /* ajout 11/10/23/jeff pb de bloc qui se chevauchent */
}
.all_reservations #customerAreaContener #search_bloc {
  border-bottom: 1px solid #3074ab;
  padding-bottom: 18px;
}
.all_reservations #customerAreaContener #search_bloc label {
  color: #28638a;
  text-transform: uppercase;
  margin-right: 17px;
  font-weight: bold;
}
.all_reservations #customerAreaContener #search_bloc select {
  color: #28638a;
  margin-right: 11px;
  box-shadow: -1px 0px 4px 0px #ccc;
  border: none;
}
.all_reservations #customerAreaContener #search_bloc a.okButton {
  display: inline-block;

  font-weight: normal;

  padding: 11px 19px 7px;

  background-color: #28638a;
}
.all_reservations .reservationList {
  margin-top: 21px;
}
.reservationList th {
  border: 1px solid #f2f2f2;
  padding: 13px 0;
  text-align: center;
  font-size: 18px;
  color: #28638a;
}
.reservationList td {
  padding: 21px 5px;
}
.action_buttons.mobile {
  display: none;
}

.ae-edit-custom .ae-civ-holder .column.tweener-2.form-control {
  border: none !important;
}

.ae-customer-area-menu .ae-icon-menu-mobile.dblock {
  display: none;
}

@media (max-width: 1024px) {
  #customer-area .popin.reservationActions {
    left: 11%;
  }
  #customerAreaContener .wrapperCard .card {
    padding: 33px 19px;
    border: 1px solid #28638a;
    height: auto;
  }
  #customerAreaContener .wrapperCard {
    margin: 175px auto 125px;
  }
  #customer-area .wrapperCard .row {
    padding: 0;
  }
  #customerAreaContener .wrapperCard .card h4 {
    margin: 23px 0;
    font-size: 15px;
  }
}
@media (max-width: 948px) {
  #customer-area .popin.reservationActions {
    left: 0;
  }
}
@media (max-width: 767px) {
	.description.popin.ae-description-popin {
	    overflow: hidden;
	}
	 
	.ae-description-popin .nb_title h3.ae-title {
	    width: calc(100% - 40px) !important;
	}
	.BlockPaymentForPopin i.fa-euro {
    margin: -4px;
    }
	.sw_entete.nb_sw_entete.nb_title h3 {
	    display: block !important;
	}
  #customer-area .ae-search-bloc label {
    display: block;
    background-color: #28638a;
    color: #fff !important;
    padding: 11px;
    margin-left: 40px;
    margin-right: 0 !important;
    position:relative;
  }
  #customer-area .ae-search-bloc label:before {
    content: '';
    background-image: url(../images/callendar.svg);
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -32px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  #customer-area #contentContener {
    width: 100% !important;
    margin-top: 0 !important;
  }
  #customerAreaContener .wrapperCard {
    margin: 80px auto 90px !important;
  }
  #customer-area .popin.reservationActions .wrapperButtonAction {
    display: block;
  }
  #customer-area .popin.reservationActions .wrapperButtonAction > div {
    width: 100%;
    margin-bottom: 19px;
  }
  .all_reservations #customerAreaContener #search_bloc select {
    width: 69%!important; /* ajout !important 11/10/23/jeff */

    margin-left: 21px;
  }
  .action_buttons.mobile {
    display: block;
  }
  .action_buttons.desktop {
    display: none;
  }
  .all_reservations .reservationList {
    width: 90%;
    margin: auto;
  }
  .reservationList tr {
    border-bottom: 1px solid #000;
  }
  .reservationList th {
    display: none;
  }
  .reservationList td {
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: middle;
    line-height: 23px;
    border: none;
    height: 57px;
  }
  .reservationList td.allResaAmount {
    text-align: left;
  }
  /* .reservationList tr td:before
 	{
 		display: inline-block;
 		float: left;
 		color: #28638A;
 		font-weight: bold;
 		padding-left: 19px;
 		margin-right: 15px;
 		width: 33%;
 		text-align: left;
 		margin-bottom: 11px;
 	}
 	.reservationList tr td:nth-child(1n):before
 	{
 		content: "Action";
 	}
 	.reservationList tr td:nth-child(2n):before
 	{
 		content: "sÃ¯Â¿Â½jour n.";
 	}
 	.reservationList tr td:nth-child(3n):before
 	{
 		content: "Etab.";
 	}
 	.reservationList tr td:nth-child(4n):before
 	{
 		content: "Type d'hÃ¯Â¿Â½bergement";
 	}
 	.reservationList tr td:nth-child(5n):before
 	{
 		content: "Souscrite par";
 	}
 	.reservationList tr td:nth-child(6n):before
 	{
 		content: "Dates";
 	}
 	.reservationList tr td:nth-child(7n):before
 	{
 		content: "Montant";
 	}
 	.reservationList tr td:nth-child(8n):before
 	{
 		content: "Statut";
 	}
 	.reservationList tr td:nth-child(9n):before
 	{
 		content: "Action";
 	} */
  .all_reservations #customerAreaContener {
    padding: 0;
  }
  #customerAreaContener {
    background-size: contain;

    background-position: center -29px;

    padding: 7em 0 0;

    background-color: #fff;
  }
  #customerAreaContener .wrapperCard .card {
    border-radius: 0;
    margin: 5px -8px;
    padding: 19px;
  }
  #customerAreaContener .wrapperCard .card h4 {
    font-size: 11px;
    height: 28px;
    margin-bottom: 11px;
  }
  #customerAreaContener .wrapperCard .card img {
    height: 35px;
  }
  form .btn {
    font-size: 9px;
    padding-bottom: 3px;
  }
  #customer-area .sw_entete h3 {
    /*color: #28638a;
    background-color: #fff;
    border: 1px solid #28638a;
    margin: 0;
    text-align: center;
    font-size: 16px;*/
    display:none;
  }
  #customer-area .sw_entete img {
    display: none;
  }
  form label {
    display: none;
  }
  form .row:first-of-type label {
    display: block;
  }
  form .row:first-of-type {
    height: auto;
  }
  form #authentication #address .row {
    height: auto;
  }
  form #address .row:first-of-type label {
    display: inline;
  }
  #authentication {
    max-width: 75%;
    margin: 0 auto;
  }
  #authentication .btn {
    margin: auto;

    display: table;

    font-size: 16px;

    padding: 7px 75px;
  }
  #reservationContener h4 {
    background-color: #28638a;
    color: #fff;
    padding: 11px;
    margin-left: 40px;
  }
  #reservationContener h4:before {
    content: '';
    background-image: url(../images/identification.svg);
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .ae-edit-custom .sw_entete {
    display: none;
  }

  form #authentication .row {
    margin-bottom: 25px;
    height: auto;
    padding-bottom: 0 !important;
  }
}

#customer-area #footerContener {
  display: none;
}
