@font-face {
    font-family: "OpenSans";
    font-weight: 400;
    src: url("../../common/fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans";
    font-weight: 500;
    src: url("../../common/fonts/OpenSans-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans";
    font-weight: 700;
    src: url("../../common/fonts/OpenSans-Bold.ttf") format("truetype");
}

#check_out,
#check_in {
    border-radius: 0;
    padding-right: .37em;
    padding-left: 1em;
    width: 100%;
    height: 46px;
    font-size: .8em;
    letter-spacing: .1em;
    color: #a7a7a7;
    background-image: url(images/calendar.svg);
    background-repeat: no-repeat;
    background-position: top 9px right 9px;
    background-size: 24px 27px;
}

#check_out:hover,
#check_in:hover {
    cursor: pointer;
}

#check_out.gold,
#check_in.gold {
    border-color: #b5975b;
    background-image: url(images/calendar-gold.svg);
}

.reservation-widget {
    position: relative;
    top: -53px;
    margin: auto;
    width: calc(100% - 118px);
    min-width: 1100px;
    max-width: 1365px;
    height: 126px;
    background: rgba(255, 255, 255, 0);
    background-color: white;
    box-shadow: 0 5px 9px 0 #ccc;
}

@media only screen and (min-width: 1200px) {
    .reservation-widget {
        width: 1100px;
    }
}

@media only screen and (min-width: 1600px) {
    .reservation-widget {
        width: 1300px;
    }
}

.mh_container_1 {
    position: relative;
    background: rgba(255, 255, 255, 0);

    filter: none;
}

.modCnt_reservation_1 {
    position: relative;
    top: 48%;
    z-index: 2;
    margin: auto;
    width: calc(100% - 118px);
    font-family: "OpenSans";
    font-size: 19.2px;
    font-weight: 400;
    text-align: center;
    transform: translateY(-50%);
}

.modCnt_reservation_1 form {
    position: relative;
    text-align: left;
}

.f1,
.f3,
.form,
.btn-check_rate {
    display: block;
    text-align: left;
    color: rgba(0, 0, 0, .7);
}

.label_input {
    float: left;
    width: calc((100% - 24px) * .5);
}

.label_input .f1 {
    margin-bottom: 6px;
    font-family: "OpenSans", "Microsoft YaHei";
    font-size: 16px;
    font-weight: 500;
}

.label_input .f1 + input {
    font-family: "OpenSans";
    font-size: 20px;
    font-weight: 400;
}

.label_space {
    margin-left: 22px;
}

.form_container {
    display: inline-block;
    width: calc(100% - 324px);
}

.date_panel {
    display: inline-block;
    width: calc((100% - 59px) * .6720183486);
    vertical-align: bottom;
}

.date_panel:after,
.customernum_panel:after {
    display: block;
    clear: both;
    content: "";
}

.customernum_panel {
    display: inline-block;
    margin-left: calc(59px - 7px);
    width: calc((100% - ((100% - 59px) * .6720183486)) - 59px);
    vertical-align: bottom;
}

.customernum_panel > div:nth-child(2) {
    position: relative;
}

.btn-check_rate {
    border: 0;
    width: 265px;
    height: 54px;
    font-family: "OpenSans", "Microsoft YaHei";
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #f5f5f5;
    background: #b5975b;
}

.btn-check_rate:hover {
    background-color: #ccac68;
}

.fa-chevron-right:before {
    padding-left: 5px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0 !important;
}

.ui-datepicker table {
    border: 0 !important;
    border-right-color: #0b0b0b !important;
    width: 100%;
    height: 290px !important;
    font-size: 1.2em !important;
}

@media only screen and (min-width: 1025px) {
    .ui-datepicker table {
        width: 330px !important;
    }
}

.ui-datepicker td {
    border: 0 !important;
}

.ui-datepicker th {
    border: 0 !important;
    font-weight: bold !important;
}

#ui-datepicker-div {
    padding: 0 !important;
    box-shadow: 0 0 0;
}

.check_adult,
.check_kid {
    padding-right: .37em;
    padding-left: 1em;
    width: 100%;
    height: 46px;
    font-size: .8em;
    text-align: left;
    color: #a7a7a7;
    background-image: url(images/more_unfold.svg);
    background-repeat: no-repeat;
    background-position: top 9px right 9px;
    background-size: 24px 30px;
}

#check_adult:hover,
#check_adult:focus,
#check_adult:active,
#check_kid:hover,
#check_kid:focus,
#check_kid:active {
    border-color: #ccac68;
    background-color: white;
    background-image: url(images/more_unfold.svg);
}

.open #check_adult,
.open #check_adult:hover,
.open #check_adult:focus,
.open #check_adult:active,
.open #check_kid,
.open #check_kid:hover,
.open #check_kid:focus,
.open #check_kid:active {
    background-image: url(images/fold.svg);
}

.open #check_adult:hover,
.open #check_adult:focus,
.open #check_adult:active,
.open #check_kid:hover,
.open #check_kid:focus,
.open #check_kid:active {
    border-color: #ccac68;
    background-color: white;
}

.btn {
    border-radius: 0 !important;
}

.adult-num,
.kid-num {
    right: 0;
    left: 0;
    min-width: 0;
    font-size: .8em !important;
}

.dropdown-menu.adult-num li,
.dropdown-menu.kid-num li {
    line-height: 2;
}

.dropdown-menu.adult-num li:hover,
.dropdown-menu.kid-num li:hover {
    background-color: #ebebeb;
}

.checkbtn_panel {
    position: absolute;
    right: 0;
    bottom: 0;
}

.mobile_header {
    display: none;
}

@media only screen and (max-width: 1199px) {
    .dropdown-menu {
        top: auto !important;
    }
    .mobile_header {
        display: block;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        color: #b5975b;
    }
    .mh_container_1 {
        position: relative;
        background: rgba(255, 255, 255, 0);

        filter: none;
    }
    .modCnt_reservation_1 {
        width: 75%;
        min-width: 366px;
    }
    .reservation-widget {
        position: relative;
        top: -25px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 12px;
        padding-left: 12px;
        width: 80%;
        min-width: 390px;
        height: 265px;
        background: rgba(255, 255, 255, 0);
        background-color: white;
        box-shadow: 0 5px 9px 0 #ccc;
    }
    #check_out,
    #check_in {
        display: inline-block;
        border-radius: 0;
        padding: 5px 3px 4px 12px;
        height: 46px;
        font-size: .8em;
        letter-spacing: 1px;
        color: #a7a7a7;
        background-size: 24px 27px;
        -webkit-user-select: none;
        -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
    }
    .label_input {
        width: calc((100% - 10px) * .5);
    }
    .label_space {
        margin-left: 10px;
    }
    .customernum_panel {
        margin-top: 15px;
        margin-left: 0;
    }
    .customernum_panel,
    .date_panel {
        width: 100%;
    }
    .form_container {
        display: block;
        width: 100%;
    }
    .btn-check_rate {
        display: inline-block;
        margin: auto;
        border: 0;
        width: 100%;
        height: 40px;
        font-weight: 700;
        text-align: center;
        white-space: nowrap;
        text-transform: uppercase;
        color: #f5f5f5;
        background: #b5975b;
    }
    .checkbtn_panel {
        position: static;
        margin-top: 15px;
        width: 100%;
    }
    .check_adult,
    .check_kid {
        padding-left: 25px;
        height: 40px;
        font-size: 16px;
        text-align: left;
        background-size: 20px 20px;
    }
    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        display: none;
    }
    .ui-datepicker-buttonpane.ui-widget-content .ui-state-default {
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        left: 40%;
        margin: auto;
        border: 0 !important;
        font-size: 1.3em;
        line-height: 2em;
        color: white !important;
        background: rgba(0, 0, 0, 0) !important;
    }
    .multi-banner .carousel-indicators {
        bottom: 35px;
    }
}

@media only screen and (max-width: 1024px) {
    .mobile_header,
    .label_input .f1,
    #check_in,
    #check_out,
    .check_adult,
    .check_kid,
    .btn-check_rate {
        font-size: 18px;
    }
}

@media only screen and (max-width: 768px) {
    .mobile_header,
    .label_input .f1,
    #check_in,
    #check_out,
    .check_adult,
    .check_kid,
    .btn-check_rate {
        font-size: 16px;
    }
    .ui-datepicker-close:before {
        margin-right: 10px;
        font-family: FontAwesome;
        font-size: 2em;
        content: "\00d7  ";
    }
}

@media only screen and (max-width: 414px) {
    .reservation-widget {
        width: calc(100% - 24px);
        min-width: 0;
    }
    .mobile_header,
    .label_input .f1,
    #check_in,
    #check_out,
    .check_adult,
    .check_kid,
    .btn-check_rate {
        font-size: 14px;
    }
    .modCnt_reservation_1 {
        width: 100%;
        min-width: 0;
    }
}

.adult-num,
.kid-num > li {
    line-height: 1.5em;
    text-align: left;
}

.kid-num li:before {
    content: "\00a0 \00a0 \00a0 \00a0 ";
}

.adult-num li:before {
    content: "\00a0 \00a0 \00a0 \00a0 ";
}

div.datepicker {
    float: right;
}

.ui-datepicker .weekend .ui-state-default {
    background: #fea;
}

.ui-datepicker-calendar td a[data-price] {
    position: relative;
    padding-bottom: 10px;
}

.ui-datepicker-calendar td span[data-price] {
    position: relative;
    padding-bottom: 10px;
}

.ui-datepicker-calendar td a[data-price]:after {
    display: block;
    margin-top: 3px;
    font-size: xx-small;
    color: #b5975b;
    content: "$" attr(data-price);
}

.ui-datepicker-calendar td span[data-price]:after {
    display: block;
    margin-top: 3px;
    font-size: xx-small;
    color: #b5975b;
    content: "$" attr(data-price);
}

.ui-datepicker-calendar td a[data-lowest-price]:after {
    display: block;
    margin-top: 3px;
    font-size: xx-small;
    color: red;
    content: "$" attr(data-lowest-price);
}

.ui-datepicker-calendar td span[data-lowest-price]:after {
    display: block;
    margin-top: 3px;
    font-size: xx-small;
    color: red;
    content: "$" attr(data-lowest-price);
}

.ui-datepicker-calendar tr td a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
        flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    height: 55px !important;
}

.ui-datepicker-calendar tr td span {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
        flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    height: 55px !important;
}

@media only screen and (min-width: 768px) {
    .ui-datepicker-calendar tr td a,
    .ui-datepicker-calendar tr td span {
        width: 55px;
    }
}

.ui-datepicker-group-first {
    border-right: 1px solid #ecebe9;
}

.dp-highlight a:after {
    color: rgb(255, 255, 255) !important;
}

.dp-highlight span:after {
    color: rgb(255, 255, 255) !important;
}

.ui-datepicker-calendar .ui-state-hover {
    border: 0;
}

.ui-datepicker-next span {
    background: url("../images/right.png") no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 28px 28px !important;
}

.ui-datepicker-prev span {
    background: url("../images/left.png") no-repeat !important;
    background-position: 50% 50% !important;
    background-size: 28px 28px !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    height: 100%;
}

/**/

.ui-datepicker-title {
    line-height: 2.5em !important;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    margin-top: .5em !important;
}

@media only screen and (max-width: 1025px) {
    .ui-datepicker .ui-datepicker-next,
    .ui-datepicker .ui-datepicker-prev {
        margin-top: .2em !important;
    }
}
