.body-wrapper {
    position: relative;
}

.btn-wrapper {
    margin-top: 30px;
    text-align: center;
}

.btn-md {
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Novotype_Regular';
    text-decoration: none;
}

.btn-md.lighter-blue {
    background: #ffd86f;
    font-size: 11px;
    color: #071c5b;
    padding: 10px 20px;
    text-decoration: none;
    font-family: 'Novotype_Regular';
}

#ui-datepicker-div {
    background: #fff;
    display: none;
    padding: 30px;
    width: inherit;
    width: auto !important;
    border: 1px solid #d8d8da;
    margin-top: -32px;
}

.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
    display: none;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    display: block;
    cursor: pointer;
    position: absolute;
    padding-left: 15px;
    width:15px;
    min-height: 15px;
    z-index: 999999;
    width: inherit;
    height: inherit;
    width: auto;
    height: auto;
    text-indent: -9000px;
    top:36px;
}

.ui-datepicker-prev {
    background : url(/imagerie/commun/skin/arrow_prev.png) no-repeat center;
    left: 35px;
}

.ui-datepicker-next {
    background : url(/imagerie/commun/skin/arrow_next.png) no-repeat center;
    right: 35px;
}

.ui-datepicker-group {
    background: #fff;
    display: table-cell;
    width: 50%;
}

.ui-datepicker-group-first {
    /*float: left;*/
    padding: 0 30px 0 0;
}

.ui-datepicker-group-last {
    /*float: left;*/
    padding: 0 0 0 30px;
    border-left: 1px solid #e5e5e5;
}

.ui-datepicker-title {
    background: #20255f;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 15px;
}

.ui-datepicker-trigger {
    display: none;
}

.hasDatepicker {
    /*background: url('/imagerie/commun/picto-calendrier.jpg') no-repeat top right white;*/
    outline: none;
}

.ui-datepicker-calendar {
    border-collapse: separate;
    border-spacing: 0;
}

.ui-datepicker-calendar tr {
    height: 30px;
}

.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    font: normal 11px/11px arial, sans-serif;
    padding: 0;
    color: #999;
    text-align: center;
    margin: 0;
}

.ui-datepicker-calendar th {
    padding: 4px 0 0 0;
    height: 16px;
    color: #20255f;
}

.ui-datepicker-calendar td.ui-state-disabled span.ui-state-default {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}

.ui-datepicker-calendar td a.ui-state-default {
    text-decoration: none;
    color: #000;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 5px;
}

.ui-datepicker-calendar td a:hover {
    background: #071c5b;
    color: #fff;
}

.ui-datepicker-calendar td a.ui-state-active,
.ui-datepicker-calendar td a.ui-state-active:hover {
    background: #071c5b;
    color: #fff;
}

/* Meeting booking engine */
#booking-meeting-engine #ui-datepicker-div {
    display: none;
}

.ui-datepicker-calendar td.ui-datepicker-today .ui-state-default {
    border: 1px solid #7578bb;
    border-radius: 5px;
    color: #000;
    background: none;
}

.ui-datepicker-calendar td.ui-datepicker-today a:hover {
    color: #fff;
    background-color: #071c5b;
}

.ui-datepicker-wrapper a.ui-state-hover {
    color: #fff;
    background-color: #071c5b;
}

/*ENGINE*/

.tMaximise {
    clear: both;
}

.duree {
    display: none;
}

/*  =Booking engine
-----------------------------------------------------------------------------------------------------------*/
.ico.ico-tooltip-inner {
    background-image: url("/imagerie/commun/pictos/common-sprite.png");
    background-repeat: no-repeat;
    background-position: -50px -1650px;
    padding-left: 20px;
    min-height: 20px;
    position: relative;
}

.engine-tooltip {
    background: #FFF none repeat scroll 0% 0%;
    color: #010101;
    font-size: 12px;
    line-height: 12px;
    z-index: 999;
    padding: 5px;
    width: 300px;
    left: -130px;
    position: absolute;
    border: 1px solid #20255F;
}

.ie8 .engine-content #fidelitycard-form .ico-tooltip {
    right: 10px;
}

.engine-content, .booking-wrapper {
    position: relative;
    width: 100%;
    min-width: 600px;
    max-width: 1400px;
    margin: 0;
    z-index: 9;
    background: #20255f;
}

.ie8 .engine-content, .ie8 .booking-wrapper {
    padding: 0;
}

.sticky {
    position: fixed;
    top: 32px;
    margin: auto;
    width: 100%;
}

.engine-form {
    padding-left: 10px;
}

.engine-content ::-ms-clear {
    display: none;
}

.engine-content .hideListCountryCity #list-country-city {
    display: none;
}

.engine-content #list-country-city {
    margin-top: 10px;
}

.engine-content #list-country-city .lnk-localHotelsHelper {
    font-size: 10px;
    color: #ffffff;
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
    font-family: 'Novotype_Regular';
}

.engine-content.no-slideshow {
    margin-top: 10%;
}

.engine-content a {
    text-decoration: none;
}

.engine-content .ac_results {
    padding: 0;
    border: 0;
    background: none repeat scroll 0 0 white;
    overflow: hidden;
    z-index: 99999;
}

.engine-content .ac_results li {
    margin: 0;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font-family: 'Novotype_Regular';
    font-size: 11px;
    line-height: 16px;
    overflow: hidden;
    color: #010101;
    cursor: pointer;
}

.engine-content .manage-resa {
    position: absolute;
    top: 30px;
    right: 10px;
    text-transform: uppercase;
    text-decoration: underline;
    padding: 0 5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Novotype_Regular';
    cursor: pointer;
}

.engine-content .manage-resa:hover {
    color: #ffffff;
}

.engine-content .desire {
    display: none;
    width: 100%;
    text-align: center;
    list-style: none;
}

.engine-content .desire a {
    display: block;
    width: 27px;
    height: 26px;
}

.engine-content .desire.visible {
    display: block;
}

.engine-content .desire li {
    cursor: pointer;
    display: inline-block;
    margin: 10px 15px;
}

.engine-content .localHotelsHelper {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Novotype_Regular';
    cursor: pointer;
    display: inline-block;
}

.engine-content .localHotelsHelper:hover,
.engine-content .localHotelsHelper:focus,
.engine-content .localHotelsHelper:active {
    text-decoration: none;
    color: #ffffff;
}

.engine-content .maximise {
    display: none;
}

.engine-content .maximise.visible {
    display: block;
}

.engine-content .maximise.visible .engine-content #engine-submit {
    margin-top: 10px;
}

.engine-content .ico-resort {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-resort:hover {
    background-position: 0 -1376px;
}

.engine-content .ico-suite {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -27px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-suite:hover {
    background-position: -27px -1376px;
}

.engine-content .ico-golf {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -54px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-golf:hover {
    background-position: -54px -1376px;
}

.engine-content .ico-shopping {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -81px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-shopping:hover {
    background-position: -81px -1376px;
}

.engine-content .ico-airport {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -108px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-airport:hover {
    background-position: -108px -1376px;
}

.engine-content .ico-island {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -135px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-island:hover {
    background-position: -135px -1376px;
}

.engine-content .ico-ski {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -162px -1350px;
    width: 27px;
    height: 26px;
    display: block;
}

.engine-content .ico-ski:hover {
    background-position: -162px -1376px;
}

.engine-content fieldset {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.engine-content .engine-title {
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    font-family: 'Novotype_Regular';
    margin: 20px -5px 10px -5px;
}

.engine-content .engine-menu-level-1 {
    list-style: none;
}

.engine-content .engine-menu-level-1 li {
    border-left: 2px solid #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 5px;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Novotype_Regular';
    cursor: pointer;
    display: inline-block;
}

.engine-content .engine-menu-level-1 li:first-child {
    border: none;
}

.engine-content .engine-menu-level-1 li.active,
.engine-content .engine-menu-level-1 li.active a {
    color: #38b7ff;
}

.engine-content .engine-menu-level-1 li.active .ico.ico-desti {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -400px;
    padding-left: 20px;
    min-height: 15px;
}

.engine-content .engine-menu-level-1 li.active .ico.ico-map {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -450px;
    padding-left: 20px;
    min-height: 15px;
}

.engine-content .engine-menu-level-1 li.active .ico.ico-desire {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -500px;
    padding-left: 20px;
    min-height: 15px;
}

.engine-content .engine-menu-level-1 a {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Novotype_Regular';
}

.engine-content input[type=date],
.engine-content input[type=text],
.engine-content select {
    border-radius: 0;
    outline: none;
    height: 38px;
    line-height: 38px;
    padding: 5px 0;
    border: 0;
    font-size: 11px;
    line-height: 11px;
	letter-spacing:-0.6px;
    color: #010101;
    font-family: 'Novotype_Regular';
}

.engine-content input[type=date],
.engine-content input[type=text] {
    padding: 5px;
}

.ie8 .engine-content input[type=date],
.ie8 .engine-content input[type=text],
.ie8 .engine-content select {
    padding-top: 14px;
}

/*.engine-content select {
  -webkit-appearance: menulist-button;
}*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .engine-content select {
        -webkit-appearance: menulist-button !important;
        -moz-appearance: menulist-button !important;
        line-height: 34px !important;
    }
}

.engine-content .validatorInvalidState input[type=date],
.engine-content .validatorInvalidState input[type=text] {
    border: 1px solid #c70000;
    background: #ffffff;

}

.engine-content .validatorInvalidState select {
    border: 1px solid #c70000;
}

.engine-content input::-webkit-input-placeholder {
    color: #010101;
    font-size: 11px;
    opacity: 1;
}

.engine-content input:-moz-placeholder {
    color: #010101;
    font-size: 11px;
    padding: 5px;
    opacity: 1;
}

.engine-content input::-moz-placeholder {
    color: #010101;
    font-size: 11px;
    padding: 5px;
    opacity: 1;
}

.engine-content input:-ms-input-placeholder {
    color: #010101;
    font-size: 11px;
    opacity: 1;
}

.engine-content p {
    padding: 0;
    margin: 0;
}

.engine-content .ico-tooltip {
    position: absolute;
    margin-left: 5px;
    margin-top: 6px;
}

.engine-content .ico.ico-tooltip-inner {
    position: absolute;
    right: 18px;
    top: 10px;
}

.engine-content .search-destination input {
    width: 100%;
    margin-right: 25px;
	padding-right:30px;
}

.engine-content .search-destination .ico.ico-tooltip-inner {
	right: 5px;
}
.engine-content .search-destination .ico.ico-tooltip {
    right: -12px;
    top: 3px;
}

.engine-content #fidelitycard-form .ico.ico-tooltip-inner {
    top: 45px;
}

.engine-content #codePref .ico.ico-tooltip-inner {
    top: 45px;
}

.engine-content #search-dateIn-boo,
.engine-content #search-dateout-boo {
    width: 100%;
}

.engine-content #search-dateIn-boo {
    width: 100%;
}

.engine-content #dates-sejour,
.engine-content .destination,
.engine-content #rooms-form,
.engine-content .expand,
.engine-content #engine-submit .lighter-blue {
    position: relative;
    top: 10px;
}

.engine-content #engine-submit .lighter-blue {
    left: -4%;
}

.engine-content #dates-sejour,
.engine-content .destination,
.engine-content #dates-sejour .date,
.engine-content .destination .date,
.engine-content #rooms-form,
.engine-content .expand {
    margin: 0;
    float: left;
}

.engine-content .date .glyph, .engine-content .date .glyph {
    color: #cccad2;
    font-size: 2em;
    position: absolute;
    top: 8px;
    right: 5px;
}

.engine-content #date_date_depart .glyph {
    right: 10px;
}

.engine-content .expand {
    color: #fff;
    border: #fff 1px solid;
    width: 37px;
    height: 37px;
    line-height: 37px;
    vertical-align: middle;
    text-align: center;
    font-size: 2.5em;
    cursor: pointer;
    margin: 0;
}

.engine-content .expand span {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content .expanded {
    line-height: 32px;
}

.engine-content .expand span:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content .expanded {
    line-height: 32px;
}

.engine-content .expanded span {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.engine-content .expanded span:hover {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.engine-content .expanded {
    line-height: 32px;
}

.engine-content #dates-sejour {
    width: 20%;

}

.engine-content .destination {
    width: 24%;
    padding-right: 0;
    margin-left: -0.5%;
}

.engine-content #dates-sejour .date,
.engine-content .destination .date {
    padding: 0;
    width: 50%;
}

.engine-content #dates-sejour #date_date_arrivee {
    position: relative;
    width: 50%;
    left: -1px;
}

.engine-content #date_date_arrivee,
.engine-content #date_date_depart {
    padding-left: 0;
}

.engine-content #rooms-form {
    width: 30%;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

.engine-content #rooms-form #filter-hotelRatingClasse-boo {
    display: none;
}

.engine-content #rooms-form .roomsDetails {
    margin-left: -145%;
}

.engine-content #rooms-form .row {
    font-size: 0; /* hack removing spaces causes to inline-block */
}

.engine-content #rooms-form p {
    margin: 0;
    padding: 0;
}

.engine-content #rooms-form label {
    font-size: 10px;
    color: #ffffff;
    padding-bottom: 10px;
    display: block;
    display: none;
}

.engine-content #rooms-form .rooms,
.engine-content #rooms-form .adults,
.engine-content #rooms-form .childrens {
    width: 33%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .engine-content #rooms-form .rooms,
    .engine-content #rooms-form .adults,
    .engine-content #rooms-form .childrens {
        width: 32.5%;
    }
}

.engine-content #rooms-form .rooms {
    position: relative;
    display: inline-block;
    margin-right: 1px;
}

.engine-content #rooms-form .rooms select {
    width: 100%;
}

.engine-content #rooms-form .roomsDetails.off {
    display: none;
}

.engine-content #rooms-form .roomsDetails {
    width: 340%;
}

.engine-content #rooms-form .roomsDetails .roomDetails {
    padding-top: 60px;
    float: left;
    max-width: 50%;
    margin-right: 1%;
    margin-bottom: 10px;
}
.engine-content #rooms-form .roomsDetails .roomDetails select{
    text-indent : 20px;
}

.engine-content #rooms-form .roomsDetails .undeploy {
    display: none;
}

.engine-content #rooms-form .roomsDetails .roomDetailsTitle {
    margin-left: 0;
    width: 110px;
    position: absolute;
    margin-top: -40px;
    font-size: 12px;
    color: #ffffff;
}

.engine-content #rooms-form .roomsDetails .childrensAgesTitle {
    font-size: 12px;
    padding-bottom: 10px;
    display: block;
    color: #fff;
}

.engine-content #rooms-form .roomsDetails .compoTitle {
    display: none;
}

.engine-content #rooms-form .roomsDetails .childrensAge label {
    display: none;
}

.engine-content #rooms-form .roomsDetails label {
    display: block;
}

.engine-content #rooms-form .roomsDetails select {
    width: 80px;
    display: inline-block;
}

.engine-content #rooms-form .roomsDetails .roomCriteria {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 1px;
}

.engine-content #rooms-form .roomsDetails .roomCriteria.childrenNb {
    margin-right: 5px;
}

.engine-content #rooms-form .roomsDetails .roomCriteria label {
    color: #fff;
    font-size: 12px;
}

.engine-content #rooms-form .roomsDetails .roomCriteria.off {
    display: none;
}

.engine-content #rooms-form .roomsDetails .roomResidentType {
    width: inherit;
    width: auto;
    display: inline-block;
}

.engine-content #rooms-form .roomsDetails .roomResidentType.off {
    display: none;
}

.engine-content #rooms-form .adults {
    position: relative;
    display: inline-block;
    margin-right: 4px;
}

.engine-content #rooms-form .adults label {
    color: #b4b6ba;
}

.engine-content #rooms-form .adults select {
    width: 100%;
}

.engine-content #rooms-form .childrens {
    position: relative;
    display: inline-block;
    margin-left: -3px;
}

.engine-content #rooms-form .childrens label {
    color: #b4b6ba;
}

.engine-content #rooms-form .childrens select {
    width: 100%;
}

.engine-content .engine-form input {
    margin: 0;
}

.engine-content .engine-form .row:after {
    content:"";
    display: table;
    clear: both;
}

.engine-content .moreCriteria .lnk-moreoptions {
    font-size: 12px;
    color: #ffffff;
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
}

.engine-content .moreCriteria .lnk-moreoptions:focus {
    outline: 0;
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0;
}

.engine-content .roomOptions {
    overflow: hidden;
    margin: 0 0 20px;
}

.engine-content .roomOptions .roomServices {
    background: #fff;
    padding: 30px;
    overflow: hidden;
    width: 99%;
}

.engine-content .roomOptions.off {
    display: none;
}

.engine-content .roomOptions .roomServicesTitle {
    font-size: 16px;
    color: #001c4b;
    display: block;
    float: left;
    font-weight: bold;
    width: 20%;
}

.engine-content .roomOptions .service-select {
    list-style: none;
    clear:both;
    overflow: hidden;
    margin-bottom:15px;
    padding-top:5px;
}

.engine-content .roomOptions .service-select li {
    width: 25%;
    float: left;
    line-height: 16px;
}

.engine-content .roomOptions .service-select li input {
    float: left;
}

.engine-content .roomOptions .service-select li label {
    font-size: 16px;
    color: #001c4b;
    vertical-align: middle;
    display: inline;
    margin: 0 0 0 5px;
}

.engine-content .roomOptions .codePref label {
    font-size: 12px;
    color: #ffffff;
    display: block;
    margin: 10px 0;
    text-transform: uppercase;
}

.engine-content .budget label {
    font-size: 12px;
    color: #010101;
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
}

.engine-content .budget select {
    border: 1px solid #b2b2b2;
}

.engine-content #enginepro-form, .engine-content #fidelitycard-form, .engine-content .reserverId, .engine-content .reserverContract, .engine-content #codePref {
    float: left;
    padding-right: 10px;
    width: 50%;
}

.engine-content #fidelitycard-form {
    width: 33%;
    padding: 0 10px 0 0;
    margin-right: 0;
}

/*.engine-content .reserverId,.engine-content .reserverContract{
  width: 45%;
}*/
.engineproDetails .hidden {
    display: none;
}

.engine-content #enginepro-form {
    width: 45%;
    padding: 0;
    margin: 5px 0 0;
}

.engine-content #enginepro-form #identification-reserverType-boo {
    float:right;
    margin-left:10px;
}

.engine-content #codePref {
    width: 22%;
    padding-left: 0;
    margin: 5px 0 0;
    position: relative;
}

.engine-content #codePref input {
    width: 100%;
}

.engine-content #enginepro-form .deploy {
    cursor: pointer;
}

.engine-content #enginepro-form .deploy label {
    cursor: pointer;
}

/*.engine-content #enginepro-form .deploy input {
    display: none;
}*/

.engine-content #enginepro-form label, .engine-content #codePref label {
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin: 10px 0;
    text-transform: uppercase;
}

.engine-content #enginepro-form .engineproDetails.on {
    display: block;
}
.engine-content #enginepro-form .engineproDetails.off {
    display: none;
}

.engine-content #enginepro-form .engineproDetails input {
    width: 100%;
}

.engine-content #fidelitycard-form {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0;
    position: relative;
}

.engine-content #fidelitycard-form label {
    font-size: 12px;
    color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin: 10px 0;
    text-transform: uppercase;
}

.engine-content #fidelitycard-form input {
    width: 100%;
}

.engine-content .fidelity-block {
    overflow: hidden;
}

.engine-content .fidelity-block .lnk-moreinfos {
    font-size: 10px;
    line-height: 10px;
    color: #ffffff;
    display: block;
    margin: 5px 0;
    text-transform: uppercase;
    font-family: 'Novotype_Regular';
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -1529px;
    padding-left: 15px;
    min-height: 10px;
}

.engine-content .fidelity-block .lnk-moreinfos.active {
    background-position: 0 -1500px;
}

.engine-content .fidelity-block .block-content-infos-card {
    background: #ededed;
    padding: 10px 5px;
}

.engine-content .fidelity-block .title,
.engine-content .fidelity-block p {
    font-size: 10px;
    line-height: 10px;
    color: #010101;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}

.engine-content .fidelity-block a {
    font-size: 10px;
    line-height: 10px;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}

.engine-content .fidelity-block ul {
    list-style: none;
    margin: 0;
}

.engine-content .fidelity-block ul li {
    font-size: 10px;
    line-height: 10px;
    color: #010101;
    display: block;
    text-transform: uppercase;
    margin-top: 5px;
}

fieldset#search-destination-mode-form{
  float: left;
    margin-left: -0.5%;
}
fieldset#search-destination-mode-form .search-destination-mode {
    padding:5px;
    line-height: 38px;
    margin-top: 7px;
    float:left;
}
fieldset#search-destination-mode-form .search-destination-mode-content {
    vertical-align: middle;
    line-height: 1.2em;
}

fieldset#search-destination-mode-form label{
    line-height:1.2em;
}

.engine-content .moreCriteria {
    padding: 10px 0 20px;
    clear: both;
}

.engine-content #engine-submit {
    margin: 0;
    float: right;
    width: 20%;
}
#home.zh .engine-content #engine-submit {
    width: 14%;
}

.engine-content .mapSearch {
    display: inline-block;
    padding: 0 2% 0 30px;
    background: #bcbdcf;
    font-size: 10px;
    font-family: 'Novotype_Regular';
    color: #434c77;
    text-transform: uppercase;
    position: relative;
    line-height: 56px;
    height: 56px;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content .mapSearch:hover {
    background: #fff;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content .mapSearch .glyph {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top:-10px;
    font-size: 2em;
    float: left;
}

.engine-content .mapSearch .text {
    line-height: 1.2em;
    vertical-align: middle;
    display: inline-block;
}
.logoSticky {
    display: none;
}

.sticky .logoSticky {
    display: block;
    /*margin-right: 6%;*/
}

/*.sticky .advanced-completion-content {
    float: left;
    width: calc(94% - 62px)
}*/

.sticky fieldset.destination,
.sticky fieldset#search-destination-mode-form {
    padding-left:0;
    margin-left:-10px;
}
.sticky fieldset#search-destination-mode-form{
    width: 200px;
}
.sticky.engine-content .search-destination input {
	width : calc(97% - 62px);
	float:right;0
}

.logoSticky {
    float: left;
    width: 62px;
    margin-top:-10px;
    height: 56px;
    overflow: hidden;
    /*position: absolute;
    top:0;
    left:0;
    z-index: 1;*/
}
#search-destination-mode-form .logoSticky {
    margin-top:-4px
}

.logoSticky img {
    width: 100%;
    min-width: 62px;
    margin-top: -3px;
}

.engine-content #engine-submit .loader {
    width: 16px;
    height: 16px;
    background-size: auto 100%;
    background-position: center center;
    background: url('/imagerie/chargement.gif') no-repeat center center #38b7ff;
    margin-left: -8px !important;
    margin-top: -8px;
    position: absolute;
    top:50%;
    left:50%;
}

.engine-content #engine-submit .tSubmit {
    padding: 0 6%;
    margin-top: 1px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content #engine-submit .tSubmit:hover {
    background: #fff;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
}

.engine-content #engine-submit a {
    float: left;
    width: 50%;
}

.engine-content .errorMessage {
    font-size: 12px;
    font-weight: bold;
    background: #f2d8da;
    color: #ff0000;
    padding: 15px;
    display: none;
}

.engine-content .icohelp.tooltip {
    background-image: url('/imagerie/commun/pictos/common-sprite.png');
    background-repeat: no-repeat;
    background-position: -50px -1650px;
    padding-left: 20px;
    min-height: 20px;
    display: inline-block;
    position: absolute;
    margin-top: -6px;
    margin-left: 5px;
}

#search-destination-mode-form {
    display: none;
}

.popin-alert.popin-search .popin.search {
  width: 420px;
  min-height: 137px;
  padding: 40px;
  font-size: 14px;
  background-color: #fff;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 5px;
}
.popin-alert.popin-search .popin.search #compBrandHotelPopinButtons a {
  width: 157px;
  padding: 13px 0 11px 0;
  border-radius: 22px;
  background-color: #ffd96e;
  border: 2px solid #ffd96e;
  display: inline-block;
  text-align: center;
  font-family: 'Novotype_Medium', Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: #071d5b;
  cursor: pointer;
  margin: 25px 25px 0 25px;
}
.popin-alert.popin-search .popin.search #compBrandHotelPopinButtons a.cancel {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
}

/*.zh .roomServices,
.gb-china .roomServices,
.zh #rooms-form,
.gb-china #rooms-form {
    display: none;
}*/

.zh .link-map,
.gb-china .link-map {
    display: none;
}

.zh #search-destination-mode-form,
.gb-china #search-destination-mode-form {
    display: block;
}

.zh #search-destination-mode-form label,
.gb-china #search-destination-mode-form label {
    font-size: 10px;
    font-family: 'Novotype_Regular';
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
}

.en .destinationListPick .off{
    display: none;
}

.en .destinationListPick,
.zh .destinationListPick,
.gb-china .destinationListPick {
    position: absolute;
    width: 98%;
    border: 2px solid #037ec5;
    background-color: #FFF;
    z-index: 1;
    font-weight: bold;
}
.en .destinationListPick,
.gb-china .destinationListPick {
	width:110%;
}

.en .destinationListPick .listHead,
.zh .destinationListPick .listHead,
.gb-china .destinationListPick .listHead {
    background-color: #037ec5;
    padding: 5px;
    color: #ffffff;
    font-family: 'Novotype_Regular';
    font-size: 11px;
    line-height: 11px;
}

.en .destinationListPick .listMenu,
.zh .destinationListPick .listMenu,
.gb-china .destinationListPick .listMenu {
    background-color: #38b7ff;
    padding: 5px;
    height: 30px;
}

.en .destinationListPick .listMenu a,
.zh .destinationListPick .listMenu a,
.gb-china .destinationListPick .listMenu a {
    color: #19171c;
    font-family: 'Novotype_Regular';
    font-size: 11px;
    line-height: 11px;
}

.en .destinationListPick.listConten,
.zh .destinationListPick .listConten,
.gb-china .destinationListPick .listConten {
    padding: 5px;
}

.en .li-inline-menu,
.zh .li-inline-menu,
.gb-china .li-inline-menu {
    list-style: none;
    float: left;
    padding: 5px 6px;
}

.en .li-inline-menu.selected a,
.zh .li-inline-menu.selected a,
.gb-china .li-inline-menu.selected a {
    font-size: 11px;
    line-height: 11px;
    font-family: 'Novotype_Regular';
    text-decoration: none;
}

.en .li-inline-menu.selected a:hover,
.zh .li-inline-menu.selected a:hover,
.gb-china .li-inline-menu.selected a:hover {
    text-decoration: none;
}

.en .li-inline-content,
.zh .li-inline-content,
.gb-china .li-inline-content {
    list-style: none;
}

.en .li-inline-content ul li,
.zh .li-inline-content ul li,
.gb-china .li-inline-content ul li {
    list-style: none;
    float: left;
    padding: 5px 2px;
    font-size: 11px;
    line-height: 11px;
    font-family: 'Novotype_Regular';
	width:33% !important;
}

.zh .link-city a,
.gb-china .link-city a {
    text-decoration: none;
}

.zh #bookingEngine .off,
.gb-china #bookingEngine .off {
    display: none;
}

.ac_results {
    z-index: 20;
    background: white;
}

.ac_results li {
    cursor: pointer;
}

@media (max-width: 1023px) {
    .engine-content #engine-submit .mapSearch {
        width: 25%;
        height: 66px;
        display: block;
        float: right;
        margin: -10px 0 0;
    }

    .engine-content .mapSearch .glyph {
        left: 13px;
        top: 28px;
    }

    .engine-content #engine-submit a {
        width: 72%;
    }

    .sticky .logoSticky {
        /*margin-right: 5%;*/
    }

    .sticky .logoSticky img {
        min-width: 58px;
    }

    .sticky .destination {
        width: 26%;
    }

    .sticky #engine-submit {
        width: 19%;
    }

    .sticky #engine-submit a {
        width: 70%;
    }

    .engine-content #engine-submit .mapSearch .text {
        display: none;
    }

    .engine-content #rooms-form .roomsDetails .roomDetails .roomResidentType {
        margin-left: 0;
    }

    .engine-content .roomOptions .service-select li {
        width: 50%;
    }

    .engine-content #engine-submit .tSubmit {
        font-size: 1em;
        padding: 0 2%;
    }

    .engine-content #engine-submit .mapSearch {
        font-size: 1em;
        padding: 20px 2% 20px 23px;
    }
}

@media (max-width: 768px) {
    .engine-form {
        position: relative;
        overflow: hidden;
    }

    .sticky .logoSticky {
        margin-right: 3%;
    }

    .engine-content .destination, .engine-content #dates-sejour {
        padding-bottom: 10px;
    }

    .engine-content .destination {
        width: 50%;
    }

    .engine-content #dates-sejour, .engine-content #fidelitycard-form, .engine-content #codePref {
        width: 40%;
    }

    .engine-content #enginepro-form {
        width: 48%;
    }

    .engine-content #rooms-form {
        width: 67%;
        margin-left: 0.4%;
    }

    .engine-content .engine-menu-level-1 li {
        border-left: 0;
    }

    .engine-content .manage-resa {
        position: absolute;
        bottom: 5px;
        top: inherit;
        left: 10px;
    }

    .engine-content #engine-submit {
        width: 24%;
    }

    .engine-content #engine-submit .mapSearch {
        width: 30%;
        height: 130px;
        display: block;
        float: right;
        margin: -70px 0 0;
    }

    .engine-content .mapSearch .glyph {
        left: 18px;
        top: 65px;
    }

    .logoSticky img {
        width: 70%;
        min-width: 52px;
    }

    .engine-content #engine-submit a {
        width: 57%;
    }

    .engine-content .desire {
        margin: 0;
    }

    .engine-content .desire li {
        margin: 5px 0 5px 0;
    }

    .engine-content #rooms-form .adults select {
        display: block;
        width: 100%;
    }

    .engine-content #rooms-form .roomsDetails {
        margin: 0;
    }

    .engine-content #rooms-form .roomsDetails .roomResidentType {
        display: block;
    }

    .engine-content .moreCriteria .lnk-moreoptions {
        margin: 10px 0;
    }

    .engine-content .roomOptions .roomServicesTitle {
        margin: 10px 0;
    }

    .engine-content .roomOptions .service-select li {
        width: 100%;
    }

    .engine-content .codePref .ico-tooltip {
        margin-left: 10px;
        margin-top: 6px;
    }

    .engine-content .codePref input {
        display: block;
        width: 100%;
    }

    .engine-content .budget label {
        margin: 10px 0;
    }

    .engine-content .ico-tooltip {
        margin-left: 2px;
        margin-top: 5px;
    }
}