.product-data-tab {
    list-style: none;
    width: 20%;
    background: #fafafa;
    margin: 0;
    padding: 0;
}
.leo-product {
    float: right;
    width: 79%;
    margin-top: -78px;
}   
.box_customize {
    display: flex;
} 
.box_customize label{
    margin-right: 10px;
}
#ap_booking_singleday_template, .booking_tr.new .recurrent_day, .booking_tr.new .date_2, .booking_tr.new .date_1, .booking_tr.new .time-from, .booking_tr.new .time-to {
    display: none;
}
.apbooking-list-room {
    height: 50px !important;
    line-height: 50px !important;
}
.apbooking-listorder {
    margin-top: 30px;
}
.apbooking-listorder ul li {
    list-style: none;
}
.apbooking-closed:hover{
    cursor: pointer;
}
.apbooking-listorder ul:hover{
    cursor: pointer;
}
.apbooking_info{
    width: 305px;
    height: auto;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 5px;
    position: fixed;
    top: 10%;
    left: 40%;
    z-index: 9999;
    background: white;
    display: none;
    font-size: 13px;
}
.apbooking_info_room li{
    list-style: none;
    margin-top: 20px;
}
.apbooking_close {
    position: absolute;
    top: 10px;
    right: 15px;
}
.apbooking_close i{
    font-size: 20px !important;
}
.apbooking-day {
    width: 49px !important;
}
.apbooking-open, .apbooking-closed {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;   
}
.apbooking-open {
    background: #56d969;
    color: #f7fcf8;
}
.apbooking-day li{
    margin-top: 10px;
}
.apbooking_open{
    position: relative;
}
.apbooking_open .apbooking-open{
    position: absolute;
    top: 4px;
    right: 180px;
}
.apbooking-closed {
    background: #fddbdc;
    color: #fe6367;
}
.apbooking_closed{
    position: relative;
}
.apbooking_closed .apbooking-closed{
    position: absolute;
    top: 4px;
    right: 180px;
}
.apbooking-room {
    text-align: center;
    width: 23% !important;
    margin-left: 25px;
    margin-bottom: 25px;
}

.apbooking-room .control-label{
    font-weight: bold !important;
    font-size: 15px !important;
}
.apbooking-filter {
    width: 100%;
    height: 33px;
    background: #04b9f2 !important;
    color: #fffffd !important;
    font-size: 17px !important;
    margin-top: 16px;
}
.apbooking-filter i{
    color: #fffffd !important;
    font-size: 17px !important;
}
.number-order {
    margin-top: 25px;
    font-weight: bold;
}
.apbooking-room {
    background: #f8f8f8;
}
.apbooking_remove {
    background: #ffe2e4;
    margin-left: 45px;
    padding: 5px;
    color: #ff4747;
    width: 211px;
    text-align: center;
    margin-bottom: 45px !important;
    margin-top: 30px;
}
.apbooking_info_room{
    margin-top: 40px !important;
}
.apbooking-day ul {
    margin-left: -20px;
    margin-bottom: 20px;
}
.apbooking_name_room {
    margin-top: 20px;
    color: #252525 !important;
}
.name_day{
    font-weight: bold;
    color: #727272 !important;
}
.apbooking-select {
    text-transform: uppercase;
    font-size: 16px !important;
    margin-top: 18px;
}
.apbooking_delete {
    font-weight: normal;
    margin-left: 5px;
}
.apbooking-time {
    font-weight: bold;
}
.apbooking-title {
    font-size: 12px;
}
.badge {
    background: #fe6369 !important;
    color: #feffff !important;
}

.product-detail .apb-service {
    padding: 20px;
    margin: 20px 0;
    background: #e4e4e4;
    font-size: 14px;
}
.product-detail .apb-service h4 {
    font-size: 14px;
    margin: 0 0 20px;
}
.product-detail .apb-service li {
    margin: 0 0 10px;
}
.product-detail .apb-service li div.checker {
    display: inline;
}

.booking-widget .form-group-search .form-group-search {
    padding: 0;
}
.booking-widget .apbooking-button button {
    font-family: inherit;
}
.booking-widget>div:nth-child(1) {
    font-family: inherit;
}
.booking-widget{
    box-shadow: 0 0 0 1px #eee inset;
}
.price-per-day table{
    width: 100%;
}
.price-per-day table tr:nth-child(2n+1){

}
.price-per-day table tr th{
    padding: 5px 15px;
    border: 1px solid #333;
}
.price-per-day table td{
    border: 1px solid #3c3c3c;
    padding: 5px 15px;
}
.price-per-day table td:first-child,
.price-per-day table th:first-child{
    width: 120px;
}
.price-per-day-label{
    border: 1px solid #333;
    padding: 10px 20px;
    text-transform: uppercase;
    background: #333;
}
.ap-booking-service-group .apbooking-free-service li{
    display: inline-block;
    display: inline-block;
    padding: 0 10px;
}
.ap-booking-service-group .apbooking-free-service li img, .apbooking-pay-service li img{
    height: 20px;
	margin-right:5px;
    width: auto;
}
.apbooking-pay-service li{
    float: left;
    width: 50%;
}
{
    height: 20px;
}
.apbooking-pay-service li label{
    /*width: 60px;*/
    text-align: center;
}
.apbooking-pay-service li select{
    padding: 3px 5px;
    margin-right: 10px;
    margin-left: 10px;
}
.ap-booking-service-group{
    padding: 15px 0;
    clear: both;
}
.ap-booking-service-group:after{
    clear: both;
    content: '';
    display: block;
}
.apbooking-price-date{
    display: none;
}
.apbooking-price-date.active{
    display: block;
}
.service.pay-service{
    color: #000;
}
.service.pay-service img{
    height: 30px;
    max-width: 60px;
}
.service.pay-service table{
    width: 100%;
}
.service.pay-service table td{
    padding: 5px 10px;
}
.service.pay-service table td:nth-child(1){
    text-align: center;
    width: 60px;
}
.service.pay-service table td:nth-child(3){
    min-width: 60px;
    text-align: center;
}
.service.pay-service table td:last-child{
    width: 100px;
    text-align: right;
}
.apbooking-price-room{
    color: #000;
}
.apbooking-price-room table{
    width: 100%;
}
.apbooking-price-room td{
    padding: 5px 10px;
}
.apbooking-price-room td:nth-child(1){

}
.apbooking-price-room td:nth-child(2){
    text-align: right;
}
.info-product{
    color: #000;
}
.apbooking-date-book{
    font-weight: bold;
}
.apbooking-date-book table{
    width: 100%;
}
.apbooking-date-book td:last-child{
    text-align: right;
}
.apbooking-cart-row{
    padding: 10px 0;
}
.booking-label{
    font-weight: bold;
    font-size: 16px;
}
.form-group-search.dropdown .apbooking-select{
    width: 100%;
    padding: 10px 20px;
    background: no-repeat;
    color: #fff;
    border-bottom: 1px solid rgba(221, 164, 88, 0.3);
    text-transform: none;
}
.form-group-search.dropdown .apbooking-select option {
	color:#000;
}

span.apbooking-service-name{
   /*   display: none;*/
}

@media only screen and (max-width: 767px) {
    .apbooking-pay-service li {
        float: none;
        width: 100%;
    }
    .apbooking-pay-service td{
        padding: 5px 10px;
        line-height: 100%;
    }
    .apbooking-pay-service td:first-child{
        width: 60px;
        text-align: center;
    }
    .apbooking-pay-service td:last-child{
        text-align: right;
    }
    .apbooking-pay-service td img{
        height: 30px;
    }
    .apbooking-pay-service .pay-service-item span{
        display: block;
    }
}
.apbooking-pay-service li label {
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}