/** Loading /css-v1707a/fh/moteur.css **/
body {
    background: #FFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
}
#fhBookingEngine, #back, #LEI {
    background: url('/imagerie/fh/fd-moteur.gif') repeat-y left top;
    color: #FFF;
    font-family: arial, verdana, tahoma, sans-serif;
    margin: 0;
    width: 230px;
}
#fhBookingEngine, #LEI {
    display: none;
}
#LEI {
    height: 275px;
    position: relative;
}
#LEI ul {
    padding-left: 35px;
}
#LEI ul li {
    list-style: url('/imagerie/fh/puce-moteur.gif');
    margin-bottom: 25px;

}
#LEI ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

#LEI ul li a:HOVER {
    text-decoration: underline;
}

#LEI #liens-pro {
    width: 230px;
    position: absolute;
    bottom: 0;
}
h1 {
    color: #FFF;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 25px;
}
#bookingEngine {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 0 15px 2px 15px;
}
#bookingEngine fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
#bookingEngine p {
    margin-top: 0px;
    margin-bottom: 0px;
}
#bookingEngine .off {
    display: none;
}
form .errorMessage, form .error label, form .validatorInvalidState label  { color:#ff0000!important; }
form .error input, form .error select, form .validatorInvalidState input, form .validatorInvalidState select  { border:1px solid #ff0000!important; }
#dates-sejour {
    width: 200px;
}
#date_date_arrivee, #date_date_depart {
    float: left;
    width: 100px;
}
.id #date_date_arrivee {
    /*width: 98px;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .id #date_date_arrivee {
        /*width: 99px;*/
    }
    #bookingengine, h1 {
        padding-left: 11px;
    }
}
.id #date_date_depart {
    /*width: 115px;*/
}

#dates-sejour .nights {
    color: #607D97;
    float: left;
    font-size: 10px;
    padding-top: 25px;
    width: 70px;
}
.id #dates-sejour{
    /*width:220px;*/
}
#engine-submit .buttonH {
    background-image: url("/imagerie/fh/bt-resa.gif");
    background-position: right -26px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    margin-left: 40px;
    margin-top: 4px;
    padding-right: 6px;
    text-decoration: none;
}
#engine-submit .buttonH span {
    background-image: url("/imagerie/fh/bt-resa.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial,verdana,tahoma,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 27px 0 33px;
}

/* Tooltip */
#bookingEngine .tooltip {
    cursor: help;
}
#bookingEngine .tooltip {
    background: url("/imagerie/fact-sheet/infobulle_closed.svg") no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    position: relative;
    text-align: center;
    top: -1px;
    vertical-align: middle;
    width: 16px;
    text-indent: -999px;
}
#bookingEngine .tooltip:hover{
    background: url("/imagerie/fact-sheet/infobulle_opened.svg") no-repeat;
    background-size: 100%;
}
#divToolTip {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #dadada;
    font-family: Lato,sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: -10px;
    padding: 10px;
    width: 200px;
}
#divToolTip:after{
    border: solid transparent;
    border-color: rgba(255,255,255,0);
    border-top-color: #dadada;
    border-width: 10px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
.zh div#divToolTip {
    font-size:12px;
}
.ja div#divToolTip {
    font-size:12px;
}
#divToolTip.fixed-position {
    left: 18px !important;
}
#divToolTip.fixed-position:after {
    left: 50px;
}
.roomsWrapper {
    margin-top: 5px; width: 205px;
}
.roomDetails {
    padding: 5px 5px 10px;
}
.roomOptions {
    margin-bottom: 15px; overflow: hidden;
}
.roomDetails, .roomOptions {
    background-color: #437A99; color: #FFF; display: inline-block;
}
.roomOptions .roomServices {
    padding: 5px 5px 10px 5px;
}
.roomDetailsTitle, .roomServicesTitle {
    font-weight: bold;
}
.roomResidentType {
    clear: both; height: 50px; width: 190px;
}
.roomResidentType, .roomResidentType .childrensAgesTitle, .roomResidentType .compoTitle, .roomResidentType .roomCriteria, .roomResidentType .title {
    float: left; height: 50px; padding: 3px 0; width: 192px;
}
.roomResidentType .childrensAgesTitle, .roomResidentType .compoTitle, .roomResidentType .title {
    width: 190px; height: 10px;
}
.de .roomResidentType .childrensAgesTitle, .de .roomResidentType .compoTitle {
    padding-right: 10px;
}
.ja .roomResidentType .childrensAgesTitle, .ja .roomResidentType .compoTitle {
    /*width: 54px;*/
}
.nl .roomResidentType .childrensAgesTitle, .nl .roomResidentType .compoTitle {
    /*width: 73px; */
    padding-right: 5px;
}
.roomResidentType .roomCriteria select {
    width: 50px;
}
.roomResidentType .roomCriteria {
    float: left; width: 64px;
}
.ja .roomResidentType .roomCriteria {
    /*width: 84px;*/
}
.nl .roomResidentType .roomCriteria {
    /*width: 76px;*/
}
.ru .roomResidentType .roomCriteria {
    /*width: 78px; margin-right: 3px;*/
}

#divToolTip {
    /*left: 18px !important;*/
    z-index: 999;
}

.lnk-moreoptions {
    clear: both;
    color: #8398B3;
    padding-left: 15px;
    text-decoration: underline;
    width: 200px;
    display: block;
    height: 11px;
    margin: 3px 5px 3px 0;
    font-size: 9px;
}
p.deploy .lnk-moreoptions {
    background: url("/imagerie/home/toggle.png") no-repeat scroll 0 -11px transparent;
}
p.undeploy .lnk-moreoptions {
    background: url("/imagerie/home/toggle.png") no-repeat scroll 0 0 transparent;
}
.lnk-moreoptions:hover {
    text-decoration: none;
}

.label_ko {
    color: #CC0000;
    margin: -5px 0 -25px 0;
    padding: 0;
    font-size: 11px;
}

.date input {
    width: 70px;
    float: left;
    border: 1px solid #9BABBB;
}

span.date, span.jour {
    display: none;
}

.date_arrivee {
    float: left;
    width: 100px;
}
.date_depart {
    float: right;
    width: 100px;
}
.nights {
    display: none;
}
.rooms,
.adults,
.childrens {
    float: left;
}
.ar .rooms,
.ar .adults,
.ar .childrens {
    float: right;
}
.rooms {
    width: 71px;
}
.adults {
    width: 56px;
}
.childrens {
    width: 57px;
}
.date .label_ko, .nights .label_ko {
    color: #CC0000;
    margin: 0;
}

.nights label {
    display: none;
}
.date label {
  display: block;
  padding-top: 10px;
}
.tab .date label {
  display: none;
}

.dt-depart {
    display: none;
}

.code-pref, .code-promo {
    clear: both;
    width: 200px;
    margin-bottom: 4px;
    margin-top: 11px;
}

.link-fid a {
    clear: both;
    width: 200px;
    color: #8398B3;
    text-decoration: underline;
}

.link-fid a:hover {
    text-decoration: none;
}

.code-pref input, .code-promo input {
    height: 14px;
    margin : 0;
    padding: 0;
    vertical-align: top;
}

.code-pref label, .code-promo label {
    vertical-align: bottom;
}

.validation {
    text-align: right;
    margin-top: 8px;
    width: 200px;
}

/***** Empty - begin *****/
/*.retour {
    margin-top: 12px;
    text-align: center;
    width: 200px;
}*/

/*.validation input, .validation a, .retour a {
    background: transparent url('/imagerie/fh/bt-resa.gif') no-repeat center top;
    border: none;
    color: #FFF;
    height: 26px;
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 130px;
}*/

/*#back .retour, #LEI .retour {
    background: transparent url('/imagerie/fh/bt-resa.gif') no-repeat center top;
    height: 26px;
    margin-top: 80px;
    padding-top: 5px;
}*/

/*#MEE .retour {
    background: transparent url('/imagerie/fh/bt-resa-pro.gif') no-repeat center top;
    height: 26px;
    margin-top: 40px;
    padding-top: 5px;
    white-space: nowrap;
}*/

/*#back .retour a, #LEI .retour a, #MEE .retour a, validation a {
    background: none;
}*/
/***** Empty - end *****/

/*#MEE {
    padding: 60px 15px 0 15px;
}*/

/*.liens-type {
    background: url('/imagerie/fh/puce-moteur.gif') no-repeat left 2px;
    float: left;
    margin: 0;
}*/

.liens-type a {
    width: 200px;
    font-weight: normal;
    font-size: 14px;
    color: #FFF;
    padding: 0 0 40px 13px;
    text-decoration: none;
    float: left;
}

#TRA {
    padding: 30px 15px 0 15px;
}

#TRA .liens-type a {
    width: 200px;
    font-weight: normal;
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 13px;
    color: #FFF;
    padding: 0 0 22px 13px;
    text-decoration: none;
    float: left;
}

#TRA .liens-type a:hover {
    text-decoration: underline;
}

#THA .validation {
    margin-top: 78px;
    height: 26px;
    padding-top: 5px;
    background: transparent url('/imagerie/fh/bt-resa.gif') no-repeat center top;
}

#THA .validation {
    margin-top: 15px;
    margin-bottom: 15px;
}

#LEI .validation a, #THA .validation a {
    background: none;
    font-size: 14px;
}

#THA p {
    text-align: center;
    clear: both;
    width: 200px;
}

#THA p img, #THA p img a {
    border: none;
    text-align: center;
}

/*#THA p a, #THA  p a:hover {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}*/

#liens-pro {
    background: #F1F1F1 url('/imagerie/fh/fd-mot-pro.gif') no-repeat left bottom;
    border: 0;
    height: 66px;
    color: #163758;
}

#liens-pro h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 7px 24px;
    width: 190px;
}
#liens-pro h2 span{
    color: #8fbe01;
}

/* Fausse liste déroulante */
#liens-pro #deroule-site {
    height: 20px;
}

#liens-pro #deroule-site ul {
    margin: 0;
    padding: 0 0 0 20px;
}
#liens-pro #choix-site li {
    position: relative;
    font-size: 11px;
    margin: 0;
    padding: 0;
    list-style: none;
}

#liens-pro #choix-site li.segment {
    background: url('/imagerie/fh/fd-select-pro.gif') no-repeat 0 0;
    cursor: pointer;
    height: 18px;
    padding: 2px 0 0 5px;
    width: 199px;
}

#liens-pro #choix-site li span {
    display: block;
}

#liens-pro #choix-site li a {
    text-decoration: none !important;
    font-size: 11px;
}

#liens-pro #choix-site li.segment a, #liens-pro #choix-site li.segment:hover a  {
    color: #163758;
}

#liens-pro #choix-site .sub-site li {
    padding: 3px 0;
}

#liens-pro #choix-site .sub-site li.last {
    padding: 3px 0 2px 0;
    _padding: 3px 0 1px 0;
}

/* Sous-menu */
#liens-pro #choix-site .sub-site {
    bottom: 0;
    display: none;
    left: 0;
    padding-bottom: 2px;
    position: absolute;
}

#liens-pro #choix-site .sub-site a {
    text-decoration: none;
    white-space: nowrap;
}

#liens-pro #choix-site li.segment .site {
    background-color: #F5F5F5;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 199px;
    zoom: 1;
}

#liens-pro #choix-site .site li {
    margin-left: 5px;
    padding: 3px 0;
}

#liens-pro #choix-site li.segment .site span {
    background: none;
    display: block;
    font-size: 11px;
    height: auto;
    width: 199px;
}

/* Gestion des rollovers */
#liens-pro #choix-site li:hover .sub-site { display: block; }
#liens-pro #choix-site .sub-site a:hover { text-decoration: underline !important; }

#LEI h1 ,#fhBookingEngine h1 {padding-left: 11px;}
/** Done /css-v1707a/fh/moteur.css **/

/** Loading /css-v1707a/booking/common/calendar.css **/
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/


/* NIJI */
*{
  box-sizing: border-box;
}
body{
  margin: 0;
  padding: 0;
  height: 100%;
}
#fhBookingEngine{
  background: white;
  color: #666;
  overflow: hidden;
  width: 100%;
}
#fhBookingEngine, #back, #LEI{
  padding: 0 20px;
  font-size: 14px;
  line-height: 22px;
}
#fhBookingEngine h1{
  display: none;
  margin: 0;
  padding: 0;
  color: #666;
}
#bookingEngine{
  margin: 0;
  padding: 0 0 20px;
}
#bookingEngine p{
  margin: 0;
}
#bookingEngine input, #bookingEngine select{
  font-size: 14px;
  color: #666;
  cursor: pointer;
  height: 45px;
}
.id #bookingEngine input {
  font-size: 13px;
}
#dates-sejour{
  width: 100%;
}
#dates-sejour > div, #rooms-form > div{
  padding-left: 5px;
}
.ar #dates-sejour > div, .ar#rooms-form > div{
  padding-left: 0;
  padding-right: 5px;
}
#dates-sejour > div{
  width: 50%;
}
#dates-sejour > div:first-child, #rooms-form > div:first-child {
  padding-left: 0;
  padding-right: 5px;
}
.ar #dates-sejour > div:first-child,
.ar #rooms-form > div:first-child {
  padding-left: 5px;
  padding-right: 0;
}
#search-dateIn-boo, #search-dateout-boo, #identification-fidelityCard-number-boo, #identification-preferredCode-code-boo, #identification-reserverId-boo, #identification-reserverContract-boo{
  margin-top: 0;
  padding: 0 10px;
  height: 45px;
}
#date_date_arrivee, #date_date_depart{
  float: left;
  width: 40%;
}

#dates-sejour .nights {
  float: left;
  width: 20%;
}
.ar #date_date_arrivee,
.ar #date_date_depart,
.ar #dates-sejour .nights {
  float: right;
}

input, select{
  border: 1px solid #dadada;
}
.date{
  position: relative;
}
.date input {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 100%;
  border: 1px solid #dadada;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
    opacity: 0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity: 0;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff;
   opacity: 0;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: rgb(255,255,255) !important;
}


.tab ::-webkit-input-placeholder { /* WebKit browsers */
    color: #666;
    opacity: 1;
}
.tab :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #666;
   opacity: 1;
}
.tab ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #666;
   opacity: 1;
}
.tab :-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #666 !important;;
   opacity: 1;
}
.ui-datepicker-trigger{
  position: absolute;
  bottom: 10px;
  right: 12px;
  z-index: 10;
  margin-top: -7px;
  margin-left: 4px;
  /*opacity: 0 !important;
  display: inline-block;*/
  display: none;
  vertical-align: middle;
  cursor: pointer;
}
.ar .ui-datepicker-trigger {
    left: 12px;
    right: inherit;
}
.criteria-content{
  margin-top: 10px;
}
#bookingEngine #rooms-form, #bookingEngine #fidelitycard-form, #bookingEngine .link-fid, #bookingEngine .roomOptions-codePref, #liens-pro{
  display: block;
  margin-top: 10px;
}
#bookingEngine #dates-sejour{
    margin-top: 5px;
}
#bookingEngine #engine-submit{
  margin-top: 20px;
}
#rooms-form > div {
  width: 33.33%;
}
#search-roomNumber-boo, #search-adultNumber-boo, #search-childrenNumber-boo{
  margin-top: 4px;
  padding: 0 0 0 6px;
  width: 100%;
  height: 45px;
}
#identification-fidelityCard-number-boo, #identification-preferredCode-code-boo, #identification-reserverId-boo, #identification-reserverContract-boo{
    width: 100%;
}
#identification-reserverId-boo, #identification-reserverContract-boo{
    margin-top: 10px;
}
#bookingEngine fieldset#enginepro-form{
    margin-top: 10px;
}
label[for="identification-businessTravel-boo"]{
    font-weight: bold;
    color: #232937;
}
.engineproDetails .hidden{
    display: none;
}

#engine-submit .buttonH{
  display: block;
  margin: 0;
  padding: 0;
  height: 40px;
  text-align: center;
  color: #FFF;
  background-image: none;
  background-color: #38b7ff;
  cursor: pointer;
  border-radius: 0;
}
#engine-submit .buttonH:hover{
  background-color: #09395f;
}
#engine-submit .buttonH span{
  display: block;
  padding: 0;
  height: 40px;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  background: none;
}
#liens-pro{
  margin-top: 10px;
  height: auto;
  background: none;
}
#liens-pro h2{
  display: none;
  width: 100%;
  padding: 0;
  font-size: 14px;
  line-height: 22px;
}
#liens-pro #deroule-site{
  height: 44px;
  border: 1px solid #dadada;
}
#liens-pro #deroule-site ul{
  margin: 0;
  padding: 0;
}
#liens-pro #choix-site li.segment{
  padding: 0;
  width: 100%;
  height: 44px;
  background: none;
}
#liens-pro #choix-site li span{
  display: block;
  height: 44px;
  text-align: center;
  font-size: 14px;
  line-height: 44px;
}
#liens-pro #choix-site li.segment > span:after{
  content: ">";
}
#liens-pro #choix-site .sub-site{
  display: none;
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 10;
  padding: 0;
}
#liens-pro #choix-site li:hover .sub-site{
  display: block;
  padding: 0;
  width: 100%;
  border: 1px solid #dadada;
}
#liens-pro #choix-site .sub-site li.last{
  padding: 0;
}
#liens-pro #choix-site li.segment .site{
  margin: 0;
  padding: 0;
  width: 100%;
  background: #FFF;
  overflow: hidden;
}
#liens-pro #choix-site .site li, #liens-pro #choix-site li.segment .site span, #liens-pro #choix-site li a{
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}
#liens-pro #choix-site .site li{
  border-top: 1px solid #dadada;
}
#liens-pro #choix-site .site li:first-child{
  border: 0;
}
#liens-pro #choix-site li a{
  font-size: 14px;
  line-height: 30px;
}
#liens-pro #choix-site .sub-site li.last span{
  display: block;
  font-size: 14px;
  line-height: 44px;
}
#liens-pro #choix-site .sub-site li.last span{
  content: ">";
}


/* expand*/
.expandable-container {
  overflow: hidden;
  margin-top: 0;
}
.expandable-container .expandable-content {
  display: none;
  clear: right;
}
.expandable-container .expandable-trigger {
  position: relative;
  display: block;
  margin-top: 10px;
  padding-right: 20px;
  text-align: right;
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 22px;
  line-height: 1.375rem;
  color: #232937;
  background: transparent url(/imagerie/fact-sheet/dropdown_closed.svg) no-repeat right center;
  background-size: 11px 7px;
}
.ar .expandable-container .expandable-trigger {
  text-align: left;
  background-position: left center;
}
@media only screen and (max-width: 1000px) {
  .expandable-container .expandable-trigger {
    padding: 0 20px;
  }
}
.expandable-container .expandable-trigger:after {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.expandable-container .expandable-trigger.show {
  color: #666666;
}
.expandable-container .expandable-trigger.opened {
  background: transparent url(/imagerie/fact-sheet/dropdown_opened.svg) no-repeat right center;
}
.ar .expandable-container .expandable-trigger.opened {
  background-position: left center;
}

.roomsDetails{
  /*position: relative;*/
}

.roomsWrapper{
  /*position: absolute;*/
/*  bottom: 25px;
  left: 0;
  z-index: 10;*/
  margin-top: 0;
  padding: 10px;
  width: 100%;
  background: #FFF;
  /*border: 1px solid red;*/
}
.lnk-moreoptions{
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  font-size: 14px
  line-height: 22px;
  color: #666;
  background: none !important;
}
.lnk-moreoptions:before{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 10;
  width: 11px;
  height: 11px;
  background: url("/imagerie/home/toggle.png") no-repeat 0 0 transparent;
}
.deploy .lnk-moreoptions:before{
  background-position: 0 -11px;
}
.roomDetails, .roomOptions{
  display: block;
  padding: 0;
  color: #666;
  background: #FFF;
  overflow: hidden;
}

.ar .roomDetails label, .ar .roomOptions label {
    float: left;
}

.roomDetails{
    border: 1px solid #232937;
}
.roomDetailsTitle{
  background: #232937;
  color: #fff;
  float: none;
  font-size: 12px;
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 14px
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}
.roomResidentType{
  float: none;
  display: block;
  padding: 0;
  width: 100%;
  height: auto;
  clear: both;
}
.roomResidentType .compoTitle{
  display: none;
  width: 100%;
  height: auto;
}
.roomResidentType .roomCriteria{
  height: auto;
  padding: 10px 5px;
  width: 50%;
}
.roomResidentType .roomCriteria:after{
  content: "";
  display: table;
  clear: both;
}
.roomResidentType .roomCriteria.childrensAge label{
    display: none;
}
.roomResidentType .roomCriteria.childrensAge{
    text-align: center;
    width: 33%;
}
.roomResidentType .roomCriteria.childrensAge label{
    display: none;
}
.roomResidentType .roomCriteria.childrensAge select{
    float: none;
}
.roomResidentType .childrensAgesTitle{
    color: #232937;
    display: block;
    float: none;
    height: auto;
    line-height: 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}

/*Container
----------------------------------*/
/*Container
----------------------------------*/
.ui-datepicker-wrapper {
    width: 100%;
    position: absolute;
    padding: 0 20px;
    top: 85px;
    z-index: 10;
}
.tab .ui-datepicker-wrapper {
  top: 55px;
}
.ui-datepicker-wrapper #ui-datepicker-div {
    display:none;
    left: 0px !important;
    position: relative !important;
    top: 0px !important;
    z-index: 9999;
    display:none;
}

/* Layout helpers
----------------------------------*/
.ui-datepicker-wrapper .ui-helper-hidden { display: none; }
.ui-datepicker-wrapper .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-datepicker-wrapper .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-datepicker-wrapper .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-datepicker-wrapper .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-datepicker-wrapper .ui-helper-clearfix { height:1%; }
.ui-datepicker-wrapper .ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-datepicker-wrapper .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
/* Interaction Cues
----------------------------------*/
.ui-datepicker-wrapper .ui-state-disabled { cursor: default !important; }
/* Icons
----------------------------------*/
/* states and images */
.ui-datepicker-wrapper .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-datepicker-wrapper .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* Component containers
----------------------------------*/
.ui-datepicker-wrapper .ui-widget { font-size: 1.1em; }
.ui-datepicker-wrapper.ui-widget input, .ui-datepicker-wrapper .ui-widget select, .ui-datepicker-wrapper .ui-widget textarea, .ui-datepicker-wrapper .ui-widget button { font-size: 1em; }
.ui-datepicker-wrapper .ui-widget-content { border: 1px solid #dadada; background: #fcfdfd url(/imagerie/booking/common/calendar/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; }
.ui-datepicker-wrapper .ui-widget-content a { color: #222222; }
.ui-datepicker-wrapper .ui-widget-header { border: 0; background: #FFF; color: #666; font-weight: bold; }
.ui-datepicker-wrapper .ui-widget-header a { color: #666; }

/* Interaction states
----------------------------------*/
.ui-datepicker-wrapper .ui-state-default, .ui-datepicker-wrapper .ui-widget-content .ui-state-default { border: 0; background: #f3f3f3; font-weight: bold; color: #666666; outline: none; }
.ui-datepicker-wrapper .ui-state-default a, .ui-datepicker-wrapper .ui-state-default a:link, .ui-datepicker-wrapper .ui-state-default a:visited { color: #2e6e9e; text-decoration: none; outline: none; }
.ui-datepicker-wrapper .ui-state-hover, .ui-datepicker-wrapper .ui-widget-content .ui-state-hover, .ui-datepicker-wrapper .ui-state-focus, .ui-datepicker-wrapper .ui-widget-content .ui-state-focus { border: 0; font-weight: bold; color: #1d5987; outline: none; }
.ui-datepicker-wrapper .ui-state-hover a, .ui-datepicker-wrapper .ui-state-hover a:hover { color: #1d5987; text-decoration: none; outline: none; }
.ui-datepicker-wrapper .ui-state-active, .ui-datepicker-wrapper .ui-widget-content .ui-state-active { background: #38b7ff; border: 0; font-weight: bold; color: #fff; outline: none; }
.ui-datepicker-wrapper .ui-state-active a, .ui-datepicker-wrapper .ui-state-active a:link, .ui-datepicker-wrapper .ui-state-active a:visited { color: #e17009; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-datepicker-wrapper .ui-state-highlight, .ui-datepicker-wrapper .ui-widget-content .ui-state-highlight {border: 0; color: #38b7ff; }
.ui-datepicker-wrapper .ui-state-highlight a, .ui-datepicker-wrapper .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-datepicker-wrapper .ui-state-error, .ui-datepicker-wrapper .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/imagerie/booking/common/calendar/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-datepicker-wrapper .ui-state-error a, .ui-datepicker-wrapper .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-datepicker-wrapper .ui-state-error-text, .ui-datepicker-wrapper .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-datepicker-wrapper .ui-state-disabled, .ui-datepicker-wrapper .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-datepicker-wrapper .ui-priority-primary, .ui-datepicker-wrapper .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-datepicker-wrapper .ui-priority-secondary, .ui-datepicker-wrapper .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-datepicker-wrapper .ui-icon { width: 16px; height: 16px; background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); background-position: 0 0;}
/*.ui-datepicker-wrapper .ui-widget-content .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-widget-header .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-state-default .ui-icon { background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-state-hover .ui-icon, .ui-datepicker-wrapper .ui-state-focus .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-state-active .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-state-highlight .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
.ui-datepicker-wrapper .ui-state-error .ui-icon, .ui-datepicker-wrapper .ui-state-error-text .ui-icon {background-image: url(/imagerie/booking/common/calendar/picto-arrow-calendar.png); }
*/
/* positioning *//*
.ui-datepicker-wrapper .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-datepicker-wrapper .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-datepicker-wrapper .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-datepicker-wrapper .ui-icon-circle-triangle-n { background-position: -96px -192px; }*/
.ui-datepicker-wrapper .ui-icon-circle-triangle-e { transform: scaleX(-1); }
/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-datepicker-wrapper .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; }
.ui-datepicker-wrapper .ui-corner-all { -moz-border-radius: 0; -webkit-border-radius: 0; }

/* Overlays */
.ui-datepicker-wrapper .ui-widget-overlay { background: #aaaaaa url(/imagerie/booking/common/calendar/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-datepicker-wrapper .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/imagerie/booking/common/calendar/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Datepicker
----------------------------------*/
.ui-datepicker { min-width: 17em; padding: 6px 10px; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: right; font-weight: normal; color: #666; border: 0;  }
.ui-datepicker td { border: 0; padding: 0; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .75em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/** Done /css-v1707a/booking/common/calendar.css **/


/** STUDIO 06/2016 - LEMILE */
#overlay-fact-sheet-engine{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 9000;
}
.roomsWrapper{
    padding: 10px 0;
}
.roomsDetails .deploy,
.roomsDetails .undeploy{
    float: right;
    height: 0;
    position: relative;
    text-align: right;
    width: 100%;
}
.ar .roomsDetails .deploy,
.ar .roomsDetails .undeploy {
    float: left;
    text-align: left;
}
.roomsDetails .deploy .lnk-moreoptions,
.roomsDetails .undeploy .lnk-moreoptions{
    background: none;
    color: #232937;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-left: 0;
    padding-right: 15px;
    text-decoration: none;
    top: -31px;
    width: 65%;
}
.ar .roomsDetails .deploy .lnk-moreoptions,
.ar .roomsDetails .undeploy .lnk-moreoptions{
    padding-left: 15px;
    padding-right: 0px;
}
p.deploy .lnk-moreoptions:before{
    background: transparent url(/imagerie/fact-sheet/dropdown_closed.svg) no-repeat right center;
}
p.undeploy .lnk-moreoptions:before{
    background: transparent url(/imagerie/fact-sheet/dropdown_opened.svg) no-repeat right center;
}
.lnk-moreoptions:before{
    left: auto;
    right: -5px;
    top: 6px;
}
.ar .lnk-moreoptions:before {
    right: auto;
    left: 0px;
    top: 6px;
}

.roomsDetails.on{
    display: block;
    margin: auto;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10000;
}
.roomResidentType .roomCriteria select{
    float: right;
    margin-top: 2px;
}
.date .hasDatepicker {
    background: url('/imagerie/booking/booking-engine/picto-calendar-fh.png') no-repeat top 11px right 5px #ffffff;
}
.ar .date .hasDatepicker {
    background-position: top 11px left 5px;
}
.date input:disabled {
    background-color: #ebebe4;
}
.date input:disabled:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #ebebe4 !important;

}
#rooms-form .erm__wrapper__topBedRoom {
  float: left;
}
#rooms-form .erm__wrapper__topBedRoom .adults,
#erm__nbpeoples{
  width: 100%;
}
#rooms-form .erm__compositionRoom .erm__form__field {
  width: 50%;
}
#rooms-form .erm__compositionRoom--fh .erm__compositionRooms__link{
  line-height: 40px;
  padding-top: 30px;
}
