.mi-be-datepicker-select .DateRangePicker_picker,  .mi-be .mi-dropdown .mi-dropdown-layout {z-index: 600;} 

/* VARIABLES MOBILE */
:root {
    --corporative-color: #000000; /* primary button bg */
    --text-color__over-corporative-color: #eee; /* primary button color */
    --corporative-text-color: #000000; /* links color */
	--mirai-finder-button-background: #000000;
    --border-radius: 0px;
	--mirai-ui-action-color: #000000;
	--mirai-ui-button-background-active: #3F3539;
	--mirai-finder-border: solid 2px #000000;
	
}

/* Contola el Width de los campos con estas reglas */

    /* Chain selector */
    .mi-be .mi-be-chain-select .mi-be-chain-field label {
        width: 150px;
    }
    /* Date picker */
    .mi-be-datepicker-select .DateRangePickerInput .DateInput {
    }
    /* Multiroom */
    .mi-be .mi-be-multiroom-select .mi-be-multiroom-field label {
    }
    /* Promo Code */
    .mi-be .mi-be-promo-field label input {
    }

    /* Chain selector - Dropdown */
    .mi-be .mi-be-chain-select .mi-be-chain-dropdown {
        width: 250px;
    }

/* -------------------------------------------------------------------- */

/* engine container */
body .mi-be {
    background: transparent;
    font-size:  15px;
    color: #000;
}

/* input fields (common styles) */
.mi-be .mi-be-chain-field,
.mi-be .DateRangePickerInput,
.mi-be .mi-be-multiroom-field,
.mi-be .mi-be-promo-field {
    padding: 10px;
    background-color: #efefef;
    margin-right: 12px;
    border: 0px none;
    /*border-radius: 0;*/
}

.mi-be-square .mi-be .mi-be-promo-field {
    background: transparent;
}

/* input elements and button height */
.mi-be .mi-dropdown .mi-dropdown-button label,
.mi-be .mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input,
.mi-be .mi-be-promo-field label input,
.mi-be .mi-be-book-btn {
    line-height: 40px; /* optional */
    height: 40px; /* same than line-height - ie11 fix */
}

/* placeholders */
.mi-be .mi-dropdown .mi-dropdown-placeholder,
.mi-be input[type=text]::-webkit-input-placeholder {}
.mi-rs input[type=text]::-webkit-input-placeholder {}
.mi-be input[type=text]::-moz-placeholder {}
.mi-rs input[type=text]::-moz-placeholder {}
.mi-be input[type=text]:-moz-placeholder {}
.mi-rs input[type=text]:-moz-placeholder {}
.mi-be input[type=text]:-ms-input-placeholder {}
.mi-rs input[type=text]:-ms-input-placeholder {}



/* ICONS */

/* info icons (date picker, multiroom & promo) */
.mi-be .mi-be-datepicker-select .DateRangePickerInput .DateRangePickerInput_calendarIcon,
.mi-be .mi-be-multiroom-field span.mi-ico-dropdown,
.mi-be .mi-be-promo-field span.mi-ico-code {
    font-size: 16px;
    color: #c9cc00;
}

/* date picker arrow */
.mi-be-datepicker-select .DateRangePickerInput .DateRangePickerInput_arrow svg {
    fill: #c9cc00;
}

/* dropdowns arrows */
.mi-be .mi-dropdown .mi-dropdown-button .mi-ico-arrow-down-dark {
    color: #c9cc00; /* same color than date picker arrow */
}


/* DATEPICKER (engine & no dispo) */

/* selected & hover dates */
.CalendarDay__selected_span,
.CalendarDay__selected_span:hover,
.CalendarDay__selected_span:active,
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:active,
.CalendarDay__default:hover,
.CalendarDay__selected_start,
.CalendarDay__selected_start:hover,
.CalendarDay__selected_start:active,
.mi-na-option-date .CalendarDay__selected_span,
.mi-na-option-date .CalendarDay__selected_span:hover,
.mi-na-option-date .CalendarDay__selected_span:active,
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused,
.mi-na-option-date .CalendarDay__hovered_span,
.mi-na-option-date .CalendarDay__hovered_span:active,
.mi-na-option-date .CalendarDay__default:hover,
.mi-na-option-date .CalendarDay__selected_start,
.mi-na-option-date .CalendarDay__selected_start:hover,
.mi-na-option-date .CalendarDay__selected_start:active,
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #bfc130;
    color: #ffffff;
}

/* placeholder selected input in datepicker */
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused::placeholder {color: #ffffff} /* same color than "selected & hover dates" */
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused::-webkit-input-placeholder {color: #ffffff} /* same color than "selected & hover dates" */
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused:-moz-placeholder {color: #ffffff} /* same color than "selected & hover dates" */
.mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input__focused:-ms-input-placeholder {color: #ffffff} /* same color than "selected & hover dates" */

/* last selected day */
.CalendarDay__selected_end,
.CalendarDay__selected_end:hover,
.CalendarDay__selected_end:active,
.mi-na-option-date .CalendarDay__selected_end,
.mi-na-option-date .CalendarDay__selected_end:hover,
.mi-na-option-date .CalendarDay__selected_end:active {
    background-color: #cdce95;
    color: #ffffff;
}


/* ALL ACTION BUTTONS (Book included) - only appearance, none position/display or padding/margin or font appearance */
[class^=mi-] .mi-s-color-button,
.mi-be .mi-be-book-btn,
.mi-rs .mi-rs-cart-btn,
.mi-rs .mi-rs-add-btn,
.mi-rs .mi-na-option-date-btn,
.mi-rs .mi-na-option-hotel-btn,
.mi-rs .mi-cf-form-data-btn,
button.mi-modal-close-btn,
.mi-rs .mi-rs-rate-select-room-btn,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-multiroom-footer .mi-be-multiroom-footer-confirm,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-modal-footer .mi-be-date-picker-confirm {
    color: #fff;
    background-color: #bfc130;
    border-radius: 0;
    border: 0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
	/* don't add more properties use "engine booking button styles" */
}

.mi-be .mi-be-book-btn:before,
.mi-rs .mi-rs-cart-btn:before,
.mi-rs .mi-rs-add-btn:before,
.mi-rs .mi-na-option-date-btn:before,
.mi-rs .mi-na-option-hotel-btn:before,
.mi-rs .mi-cf-form-data-btn:before,
button.mi-modal-close-btn:before,
.mi-rs .mi-rs-rate-select-room-btn:before,
.mi-be .mi-be-book-btn:after,
.mi-rs .mi-rs-cart-btn:after,
.mi-rs .mi-rs-add-btn:after,
.mi-rs .mi-na-option-date-btn:after,
.mi-rs .mi-na-option-hotel-btn:after,
.mi-rs .mi-cf-form-data-btn:after,
button.mi-modal-close-btn:after,
.mi-rs .mi-rs-rate-select-room-btn:after {
    background-color: rgba(255, 255, 255, 0.2);
    content: '';
    height: 100%;
    width: 60%;
    position: absolute;
    top: 0;
    right: 100%;
}

.mi-be .mi-be-book-btn:hover:before,
.mi-rs .mi-rs-cart-btn:hover:before,
.mi-rs .mi-rs-add-btn:hover:before,
.mi-rs .mi-na-option-date-btn:hover:before,
.mi-rs .mi-na-option-hotel-btn:hover:before,
.mi-rs .mi-cf-form-data-btn:hover:before,
button.mi-modal-close-btn:hover:before,
.mi-rs .mi-rs-rate-select-room-btn:hover:before {
    right: -60%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.mi-be .mi-be-book-btn:after,
.mi-rs .mi-rs-cart-btn:after,
.mi-rs .mi-rs-add-btn:after,
.mi-rs .mi-na-option-date-btn:after,
.mi-rs .mi-na-option-hotel-btn:after,
.mi-rs .mi-cf-form-data-btn:after,
button.mi-modal-close-btn:after,
.mi-rs .mi-rs-rate-select-room-btn:after {
    width: 30%;
    background-color: rgba(0, 0, 0, 0.1);
    left: 100%;
    right: auto;
}

.mi-be .mi-be-book-btn:hover:after,
.mi-rs .mi-rs-cart-btn:hover:after,
.mi-rs .mi-rs-add-btn:hover:after,
.mi-rs .mi-na-option-date-btn:hover:after,
.mi-rs .mi-na-option-hotel-btn:hover:after,
.mi-rs .mi-cf-form-data-btn:hover:after,
button.mi-modal-close-btn:hover:after,
.mi-rs .mi-rs-rate-select-room-btn:hover:after {
    left: -30%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

[class^=mi-] .mi-s-color-button:hover,
.mi-be .mi-be-book-btn:hover,
.mi-rs .mi-rs-cart-btn:hover,
.mi-rs .mi-rs-add-btn:hover,
.mi-rs .mi-na-option-date-btn:hover,
.mi-rs .mi-na-option-hotel-btn:hover,
.mi-rs .mi-cf-form-data-btn:hover,
button.mi-modal-close-btn:hover,
.mi-rs .mi-rs-rate-select-room-btn:hover,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-multiroom-footer .mi-be-multiroom-footer-confirm:hover,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-modal-footer .mi-be-date-picker-confirm:hover {
    background-color: #d2d444;
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    box-shadow: none;
}

.mi-be-square .mi-be .mi-be-book-btn{
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.mi-be-square .mi-be .mi-be-book-btn:hover:before {
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.mi-be-square .mi-be .mi-be-book-btn:hover:after {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}

.mi-be-square .mi-be .mi-be-book-btn:hover {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}


/* ENGINE BOOKING BUTTON */
.mi-be .mi-be-book-btn {
	font-size: 1.35em;
	letter-spacing: 0.06em;
	text-transform: none;
	font-weight: 600;
	box-shadow: 0px 0px 10px #c4c553;
}


/* ------------- BOOKING PROCESS ------------- */

/* engine in bookingstep */

.bookingstep1 .mi-be .mi-be-chain-field,
.bookingstep1 .mi-be .DateRangePickerInput,
.bookingstep1 .mi-be .mi-be-multiroom-field,
.bookingstep1 .mi-be .mi-be-promo-field {
    border: 0;
}

/* LINKS */

/* general links (same color than web links) */
.mi-s-color-link,
.mi-s-color-link-wrapper a,
.mi-rs .mi-rs-room-occupation-btn,
.mi-rs .mi-rs-room-detail-btn,
.mi-rs-rate-see-more-btn,
.mi-rs-suggestion-btn,
.react-tabs [role=tab][aria-selected=true],
.react-tabs [role=tab]:hover,
.mi-rs-modal-occupation-btn:hover .mi-rs-occupation-text-legend span:first-child, 
.mi-rs-modal-occupation-btn.selected .mi-rs-occupation-text-legend span:first-child, 
.mi-rs-modal-occupation-btn.people:hover, 
.mi-rs-modal-occupation-btn.people.selected,
.mi-rs-back-to-room-selection,
.mi-na-view-all-results,
.mi-rs-cart-item-edit-btn,
.mi-be-datepicker-info-panel .mi-be-datepicker-clear-dates button,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-title .mi-be-multiroom-remove,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown .mi-be-multiroom-footer  .mi-be-multiroom-footer-add,
.mi-na-option-hotel > h4,
.mi-rs .mi-cancelation-payment-link,
.mi-rs .mi-privacy-policy-link,
.mi-rs .mi-cf-form-data-link-back,
.mi-rs .mi-cf-error-link-back,
.mi-cf-form-data form .mi-cf-form-data-additionals div[class*="mi-cf-form-data-additionals-"] a,
.mi-rs .mi-rc-btn,
.mi-rc-reservation-address .mi-rc-reservation-address-mail-link,
.mi-rc-reservation-address .mi-rc-reservation-address-web-link,
.mi-rs .mi-rc-reservation-code .mi-rc-reservation-code-expired-link,
.mi-be-modal .mi-be-modal-header button.mi-be-modal-clear-date {
    color: #a8ab02;
}

.mi-s-color-link:hover,
.mi-s-color-link-wrapper a:hover,
.mi-rs .mi-rs-room-occupation-btn:hover,
.mi-rs .mi-rs-room-detail-btn:hover,
.mi-rs-rate-see-more-btn:hover,
.mi-rs-suggestion-btn:hover,
.mi-rs-back-to-room-selection:hover,
.mi-na-view-all-results:hover,
.mi-rs-cart-item-edit-btn:hover,
.mi-be-datepicker-info-panel .mi-be-datepicker-clear-dates button:hover,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-title .mi-be-multiroom-remove:hover,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown .mi-be-multiroom-footer  .mi-be-multiroom-footer-add:hover, 
.mi-na-option-hotel > h4:hover,
.mi-rs .mi-cancelation-payment-link:hover,
.mi-rs .mi-privacy-policy-link:hover,
.mi-rs .mi-cf-form-data-link-back:hover,
.mi-rs .mi-cf-error-link-back:hover,
.mi-cf-form-data form .mi-cf-form-data-additionals div[class*="mi-cf-form-data-additionals-"] a:hover,
.mi-rs .mi-rc-btn:hover,
.mi-rc-reservation-address .mi-rc-reservation-address-mail-link:hover,
.mi-rc-reservation-address .mi-rc-reservation-address-web-link:hover
.mi-rs .mi-rc-reservation-code .mi-rc-reservation-code-expired-link:hover,
.mi-be-modal .mi-be-modal-header button.mi-be-modal-clear-date:hover {
      color: #636513;
}

/* selected & hovered occupation (room selection), selected tab, +/- multiroom buttons */
.mi-rs-modal-occupation-btn:hover,
.mi-rs-modal-occupation-btn.selected,
.react-tabs [role=tab][aria-selected=true],
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-option-adult span.react-numeric-input b,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-option-children span.react-numeric-input b,
.mi-radio-container input[type="radio"]:checked + .mi-radio-ico:before,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-multiroom-footer .mi-be-multiroom-footer-add,
.mi-be.mi-be-mobile .mi-be-modal .mi-be-multiroom-footer .mi-be-multiroom-footer-confirm,
.mi-checkbox-container input[type="checkbox"]:checked + .mi-checkbox-ico:before {
      border-color: #a8ab02 !important; /* color links */
}

/* +/- multiroom buttons */
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-option-adult span.react-numeric-input b i,
.mi-be .mi-be-multiroom-select .mi-be-multiroom-dropdown ul li .mi-be-multiroom-option-children span.react-numeric-input b i,
.mi-checkbox-container input[type="checkbox"]:checked + .mi-checkbox-ico:before {
      background-color: #a8ab02 !important; /* color links */
}

/* CORPORATIVE DETAILS (principal color) */
/* line on client form, input focused at client form, selected credit card */
div[data-mirai-engine="mirai_cf"] .mi-rs,
div[data-mirai-engine="mirai_mr"] .mi-rs,
.mi-rs .mi-field-group.focused .mi-input-text,
.mi-rs .mi-field-group.focused .mi-textarea,
.mi-cf-form-data form .mi-cf-form-data-payment .mi-cf-form-data-payment-title img.selected,
.mi-rc-reservation-code,
.mi-rc-reservation-address,
.mi-rc-reservation-data,
.mi-rc-reservation-detail,
.mi-rc-reservation-price,
.mi-rc-reservation-payment,
.mi-rc-reservation-cancellation,
.mi-rc-reservation-privacy  {
    border-color: #bfc130;
}

/* LOADING booking proccess (principal color) */
.mi-rs.loading .mi-loading .mi-loading-scope .mi-loading-icon div {
    border-color: #000000 transparent #000000 transparent;
}


/* ----------------- ENGINE IN MODAL -------------- */

#engine-modal, #engine-modal .modal-body {
    overflow: visible;
}

/* ----------------- ENGINE IN SQUARE ----------------- */

.mi-be-square {
    text-align: center;
}

.mi-be-square .mi-be {
    display: inline-block;
}

/* fields wrappers */
.mi-be-square .mi-be .mi-be-chain-field,
.mi-be-square .mi-be .mi-be-datepicker-select,
.mi-be-square .mi-be .mi-dropdown,
.mi-be-square .mi-be .mi-be-promo-field,
.mi-be-square .mi-be .mi-be-book-btn {
    display: block;
}

/* input fields */
.mi-be-square .mi-be .mi-be-chain-field,
.mi-be-square .mi-be .DateRangePickerInput,
.mi-be-square .mi-be .mi-be-multiroom-field,
.mi-be-square .mi-be .mi-be-promo-field {
    margin-right: 0;
    margin-bottom: 12px;
    text-align: left;
    padding: 10px 20px;
}

/* input elements */
.mi-be-square .mi-be .mi-dropdown .mi-dropdown-button label,
.mi-be-square .mi-be .mi-be-datepicker-select .DateRangePickerInput .DateInput .DateInput_input,
.mi-be-square .mi-be .mi-be-promo-field label input,
.mi-be-square .mi-be .mi-be-book-btn {
    line-height: 60px;
    height: 60px;  /* same than line-height - ie11 fix */
}


.mi-be-square .mi-be .mi-be-promo-field label input, .mi-be-square .mi-be .mi-be-multiroom-select .mi-be-multiroom-field label {
    width: 13em;
}

/* button */
.mi-be-square .mi-be .mi-be-book-btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* info icons */
.mi-be-square .mi-be .mi-be-datepicker-select .DateRangePickerInput .DateRangePickerInput_calendarIcon,
.mi-be-square .mi-be .mi-be-multiroom-field span.mi-ico-dropdown,
.mi-be-square .mi-be .mi-be-promo-field span.mi-ico-code {
    font-size: 20px;
}

.mi-be-square .mi-be .mi-be-multiroom-field span.mi-ico-dropdown,
.mi-be-square .mi-be .mi-be-promo-field span.mi-ico-code {
    margin-right: 30px;
}

/* icon arrow position */
.mi-be-square .mi-be .mi-dropdown .mi-dropdown-button .mi-ico-arrow-down-dark {
    position: absolute;
    right: 20px; /* same than field wrappers horizontal padding */
    top: 50%;
    margin-top: -7px; /* negative half font-size */
}

/* input selectors (icon arrow has changed) */
.mi-be-square .mi-be .mi-dropdown .mi-dropdown-button > *:nth-last-child(2) {
    margin-right: 0;
    padding-right: 25px;
    box-sizing: border-box;
    max-width: 100%;
    width: auto;
}

/* BOOKINSTEP */

body.bookingstep1 .mi-be {
    font-size:  16px;
}

/*CLUB*/

[data-mirai-component="signup"] {
    display: flex;
    justify-content: center;
}

/* MEDIA QUERIES */


/* Small screens like iPad Portrait */
@media (min-width: 768px) and (max-width: 979px) {
    /* input fields (common styles) */
    .mi-be .mi-be-chain-field,
    .mi-be .DateRangePickerInput,
    .mi-be .mi-be-multiroom-field,
    .mi-be .mi-be-promo-field {
        padding: 5px;
        margin-right: 6px;
    }

    body.bookingstep1 .mi-be {
        font-size:  14px;
    }

    /* info icons (date picker, multiroom & promo) */
    .bookingstep1 .mi-be .mi-be-datepicker-select .DateRangePickerInput .DateRangePickerInput_calendarIcon,
    .bookingstep1 .mi-be .mi-be-multiroom-field span.mi-ico-dropdown,
    .bookingstep1 .mi-be .mi-be-promo-field span.mi-ico-code {
        display: none;
    }
    
    .bookingstep1 .mi-be .mi-be-book-btn {
        padding: 6px 10px;
    }
}

@media  (max-width: 767px) {
    [data-mirai-engine='mirai_be'] .mi-be.mi-be-mobile {
        font-size: calc(1px + 3.8vw);
    }
}

@media  (max-width: 320px) {
    .mi-be-square .mi-be .mi-be-multiroom-field span.mi-ico-dropdown, .mi-be-square .mi-be .mi-be-promo-field span.mi-ico-code{
    	margin-right: 5px; 
    }
}
body.mi-be-datepicker-open .mirai-modal.mi-active { z-index: 999999; }
/*Correccin fuentes problemas con cambios de dispositivo*/
h1.mim-go-back__hotel-name {
    font-size: 1.8em;
}

h1.mim-rs-room-header__title {
    font-size: 1.8em;
}
.mim-footer{
	z-index:4!important;
}