body {
    background-color: #ECECEC;
}
/*--------------Thumbnails --------------------*/
.demo {
    width: 100%;
}

ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.lightSlider img {
    display: block;
    height: 250px !important;
    width: 100% !important;
}
/*--------------Thumbnails --------------------*/
img {
    /*display: block;*/
    height: auto;
    max-width: 100%;
}

.tab1 {
    float: left;
    width: 49.5%;
    padding: 8px;
    text-align: center;
    height: auto;
    background-color: #B7B7B7;
    color: #fff;
    margin: 15px 0px 15px 0px;
    margin-right: 1%;
}

.tab2 {
    margin: 15px 0px;
    margin-right: 0;
}

.tab1:hover {
    background-color: #B7B7B7;
}

.tab1_active, .tab1_active:hover {
    background-color: #13636E;
}

.hotel_detail {
    height: auto;
    background-color: #404040;
    color: #fff;
    padding: 8px;
    margin-bottom: 20px;
}

.txt_hotelname {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.txt_place {
    font-size: 16px;
    font-weight: 400;
    color: #A8A8A8;
}

.availble_calen {
    float: right;
    text-decoration: none;
    color: #fff;
    background-color: #46949F;
    padding: 8px;
    font-size: 12px;
    text-align: center;
}

.pad_left0 {
    padding-left: 0px;
}

.pad_left10 {
    padding-left: 10px;
}

.pad_right0 {
    padding-right: 0px;
}

.cust_12_marg {
    margin: 10px 0px;
}

.cstm_slide {
    height: 250px !important;
    width: 100%;
}

.custom_thumb {
    /*width: 96px;*/
}

.marg_l2 {
    margin-left: 2%;
}

.bg_set12 {
    background-color: #fff;
    padding: 10px;
    margin-left: 5px;
    height: auto;
}

.bg_set12_new {
    background-color: #3D868F;
    padding: 15px;
    margin-left: 5px;
    height: auto;
    overflow-y: auto;
}

.hotel_content {
    float: left;
    font-size: 12px;
    color: #5b5b5b;
    padding-top: 10px;
    width: 100%;
}

.left_cnt {
    float: left;
    width: 85%;
}

.right_offer {
    float: left;
    width: 15%;
}

.price_nyt {
    float: left;
    padding: 10px 0px 0px;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    width: 150px;
    margin-right: 50px;
}

.per_nyt {
    font-size: 11px;
}

.remain_room {
    float: right;
    padding: 10px 0px 0px 0px;
    color: #E26D6B;
}

.offer {
    position: absolute;
    top: 12px;
    font-size: 10px;
    font-weight: 600;
    color: #B33308;
}

.div_img_icon {
    float: left;
    width: 100%;
}

.icon_img {
    margin: 5px 15px 0px 0px;
    float: left;
}

.price_btn {
    float: left;
    font-size: 12px;
    padding: 2px 15px;
    background-color: #F15B29;
    color: #fff;
    text-align: center;
    margin: 10px 0px;
    text-decoration: none !important;
    border: 1px solid #F15B29;
}

.policy_btn {
    float: right;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    color: #9f9f9f;
}

.td_img_add {
    height: 38px;
    background-color: #f1f1f1;
    color: #404040;
    margin-bottom: 2px;
}

.td_img_even {
    height: 38px;
    background-color: #fff;
    color: #404040;
    margin-bottom: 2px;
}

.img_site {
    width: 65px;
}

.pad_all {
    padding: 10px;
    border: 1px solid #e1e1e1;
}

.roomdetail_add {
    min-height: 40px;
    height: auto;
    font-size: 13px;
    padding: 6px 8px;
}

.roomdetail_even {
    min-height: 40px;
    height: auto;
    font-size: 13px;
    padding: 6px 8px;
}

.chk label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    bottom: 1px;
    border: 1px solid #B7B7B7;
    vertical-align: middle;
    background-color: #fff;
    padding-left: 0px;
}

input[type=checkbox] {
    display: none;
}

    .tblcheck, input[type=checkbox]:checked + label:before {
        content: "\2713";
        text-shadow: 0px 0px 0px rgba(0, 0, 0, .2);
        font-size: 15px;
        color: #696969;
        text-align: center;
        line-height: 15px;
    }

.info {
    font-size: 15px;
    padding-right: 6px;
}

.center {
    width: 150px;
    margin: 40px auto;
}

.cst_plsbtn {
    background-color: transparent;
    border: 0px;
    padding: 6px !important;
    color: #fff;
    opacity: 1 !important;
    height: 20px;
    vertical-align: top;
}

    .cst_plsbtn:hover {
        background-color: transparent;
        border: 0px solid #3c3c3c;
        color: #fff;
        outline: 0 !important;
        box-shadow: 0px 0px;
    }

.cst_input_plus {
    width: 60px !important;
    height: 20px !important;
    text-align: center;
}

.detail_hotel {
    width: 100%;
    height: 270px;
}

.txt_content {
    padding: 10px 15px;
    color: #fff;
    font-size: 12px;
    opacity: 0.75;
    font-weight: 400;
}

.property_name {
    padding: 0px 15px 0px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.ppt_details {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.btm_footer {
    margin-bottom: 50px !important;
}

.cstm_footer {
    position: fixed;
    height: 100px;
    
    overflow-y: auto;
    bottom: 0;
    width: 100%;
    background-color: #434343;
    z-index: 100000000;
    padding: 3px 10px;
}
@media(max-width:768px){
.cstm_footer {
    position: sticky;
    height: auto;
    overflow-y: scroll;
    bottom: 0px;
    width: 100%;
    background-color: #434343;
    z-index: 100000000;
    padding: 3px 10px;
}
#error_msg{
padding-left:0px !important;
}

}
.select_room {
    font-size: 18px;
    color: #f9f9f9;
    opacity: 0.85;
    padding-top: 10px;
}

.reserve_btn {
    float: right;
    text-decoration: none !important;
    color: #fff;
    background-color: #82B53F;
    padding: 6px 20px;
    border-radius: 4px;
}

.room_set {
    float: left;
    background-color: #F15B29;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    padding: 4px 10px;
    width: 200px;
    margin: 10px 0px 10px 10px;
}

.set_room {
    font-size: 15px;
    color: #fff;
}

.set_price {
    font-size: 12px;
    color: #fff;
}

/*----------------- ----------  Calendar css ----------------------*/

.nd_booking_bg_greydark_2, .ui-datepicker .ui-datepicker-header {
    background-color: #fff;
    border: 1px solid #F05B29;
}

.nd_options_customizer_fonts, .nd_options_customizer_fonts .nd_options_second_font, .nd_options_customizer_fonts p, .nd_options_customizer_fonts a, .nd_options_customizer_fonts select, .nd_options_customizer_fonts textarea, .nd_options_customizer_fonts label, .nd_options_customizer_fonts input {
    font-family: 'Roboto', sans-serif;
}

.custom_width_in {
    float: left;
    width: 126px;
    margin-bottom: 10px;
}

.custom_width_out {
    float: left;
    width: 140px;
    margin-bottom: 10px;
}

.div_nyt {
    float: left;
    margin-bottom: 10px;
}

.date_search {
    float: left;
    text-align: center;
    text-decoration: none;
    background-color: #46949E;
    color: #fff;
    padding: 2px 20px;
}

.marg12_0 {
    margin: 12px 0px 0px 2px;
}

.pad0_5 {
    float: left;
    padding: 0px 4px 0px 2px;
}

.custm_marg {
    margin: 2px 0px 0px 0px;
}

.date_clr {
    color: #f05b29 !important;
}

.txt_check {
    float: left;
    color: #fff;
    background-color: #f05b29;
    font-size: 12px;
    padding: 2px 4px;
}

.txt_nyt {
    float: left;
    color: #f05b29;
    background-color: #fff;
    padding: 1px 8px;
    font-size: 20px;
    border: 1px solid #f05b29;
    margin-right: 5px;
}

/*----------------- ----------  Calendar css ----------------------*/

@media (max-width:1199px) {
    .img_site {
        width: 60px;
    }
}

@media (max-width:992px) {
    .price_nyt {
        float: left;
        padding: 10px 0px 0px;
        font-size: 20px;
        font-weight: 600;
        color: #333;
        width: auto;
        margin-right: 8px;
    }

    .icon_img {
        margin: 5px 4px 0px 0px;
        float: left;
        width: 32px;
    }

    .left_cnt {
        float: left;
        width: 80%;
    }

    .right_offer {
        float: left;
        width: 20%;
    }

    .img_site {
        width: 50px;
    }
}

@media (max-width:767px) {
    .availble_calen {
        float: left;
        padding: 8px 12px;
        font-size: 12px;
        text-align: center;
        margin: 10px 0px;
    }

    .pad_left10 {
        padding-left: 0px;
    }

    .pad_all {
        padding: 0px;
        border: 0px solid #e1e1e1;
    }

    .property_name {
        padding: 10px 0px 0px 0px;
    }

    .txt_content {
        padding: 10px 0px;
    }
}

@media (max-width:590px) {
    .tab1 {
        font-size: 13px;
    }

    .marg_l5 {
        margin-left: 0;
    }

    .bg_set12 {
        margin-left: 0px;
    }

    .cst_input_plus {
        float: left;
        width: 30px !important;
        height: 20px !important;
        padding: 0px;
        text-align: center;
    }
}

@media (max-width:480px) {
    .tab1 {
        font-size: 13px;
    }

    .price_btn {
        padding: 2px 10px;
    }

    .cst_fl_left {
        float: left;
        margin-top: -22px;
    }

    .detail_hotel {
        width: 100%;
        height: 220px;
    }
}

@media (max-width:380px) {
    .tab1 {
        font-size: 15px;
    }

    .tab2 {
        padding: 8px 30px;
    }

    .cst_fl_left {
        float: left;
        margin-top: 0px;
    }
}

.cursor-pointer {
    text-decoration: none !important;
    cursor: pointer;
    color: #fff;
}

.cursor-default, a.cursor-default:hover {
    text-decoration: none !important;
    cursor: default;
    color: #fff;
}
