.ms_booking_time_slot_wrapper_message{
	color: #828282;
    /*background-color: #F4F4F4;*/
    text-align: center;
    padding: 12px 10px;
    /*
    margin: 1px;
    white-space: normal;
    cursor: auto;
    */
}
.ms_booking_time_slot_data{
	display:none;
    margin-bottom: 0px;
    padding-left: 0px;
}
.o365_booking_available_time_slot_span{
	background-color: #ddd;
    padding: 0 5px 0 5px;
    margin: 0 3px 0 3px;
	cursor: pointer;
}
.time_slot_active
{
	background-color: rgba(0, 115, 170, .5) !important;
    color: #ffffff;
}
.o365_booking_form_overlay{
	background-color: rgba(0, 0, 0, 0.40);
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999;
}
.o365_booking_form_dialog
{
	display:none;
}
.o365_booking_form_container {
    background-color: #FFFFFF;
}
.o365_booking_form_dialog {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.o365_booking_form_dialog .o365_booking_form_content {
    min-height: 100px;
    max-height: 420px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
	padding: 16px 36px;
}
.o365_booking__form_three header{
    width: 1024px;
    max-width: 1024px !important;
    margin: 20px auto !important;
}
body .entry .o365_booking__form_two
{
    width: 1024px;
    max-width: 1024px !important;
    margin: auto;
    box-shadow: 0 0 10px #00000020;
    padding: 15px 15px 15px 15px !important;
	margin-bottom:15px !important;
}
.o365-booking__form .ms_booking_calendar_wrapper{
    background: #a7a1a10a;
    border-top: 1px solid #00000030;
    border-bottom: 1px solid #00000030;
    padding: 20px 0px 20px 0px;
    margin: 20px 0px 20px 0px;
}
.o365_booking_form_container .o365_booking_form_description{
    line-height: normal;
    font-size: 20px;
    margin-top: 15px;
}
.o365_booking_form_container .o365_booking_form_duration_details{
    display: block;
    margin-bottom: 5px;
}
.o365_booking_form_container .o365_booking_form_price_details{
    display: block;
}
.o365_booking_services_wrapper{
   
}
.o365_booking_services_wrapper:after,
.o365_booking_services_wrapper > p:after{
    content: "";
    display: block;
    clear: both;
}
.ms_booking_service_wrapper .ms_booking_services{
    float: left;
    width: 100%;
    line-height: normal;
}
.ms_booking_service_wrapper .ms_booking_services > span{
	display: block;
	margin-top: 5px;
}
.ms_booking_service_wrapper .o365_booking_services_detail{
    float: right;
    /*margin-right: 30px;*/
    position: absolute;
    right: 20px;
    bottom: 0px;
    top: 0px;
    height: 30px;
    margin: auto;
}
.ms_booking_service_wrapper .o365_booking_services_detail i{
    font-size: 22px;
}
#o365_booking_available_time_slot{
    max-height: 200px;
    overflow-y: auto;
    height: 200px;
    position: relative;
    margin-right: -3px;
    margin-left: -3px;
}
#o365_booking_available_time_slot img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.o365_booking_services_wrapper > p{
    margin: 0px 0px 0px 0px;
    width: 48%;
    cursor: pointer;
    float: left;
    padding: 10px 10px;
    border-top: 1px solid #00000030;
    color: #828282;
    font-size: 18px;
    position: relative;
}
.o365_ms__booking_select_date_wrapper{
    text-align: center;
}
.o365_ms__booking_select_date{
    font-size: 20px;
}
.o365_ms__add_your_details_wrapper{
    text-align: center;
}
.o365_ms__add_your_details_wrapper > h3{
    font-size: 20px;
    font-weight: 700;
}
.o365_booking_services_wrapper > p:hover{
    background-color: #d3d3d320;
}
.o365_booking_services_wrapper > p.active{
    background: rgba(0, 115, 170, .5) !important;
    color: #ffffff;
}
.o365_booking_services_wrapper > p:nth-child(odd){}
.o365_booking_services_wrapper > p:nth-child(even){
    margin-left: 2%;
}
/*.o365_booking_services_wrapper > p:nth-child(2),
.o365_booking_services_wrapper > p:nth-child(4){
    margin-left: 2%;
}*/
.o365_booking_form_dialog .o365_booking_form_container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    overflow: hidden;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.20);
    z-index:99999;
    border-radius: 8px;
}
.ms_booking_service_wrapper .fc-widget-header{
    margin: 0px !important;
    border: transparent;
}
.fc-basic-view .fc-body .fc-row:last-child .fc-bg > table{
    margin-bottom: 0px;
}
.ms_booking_service_wrapper #ms_booking_service{
    display: block;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
}
.ms_booking_calendar_wrapper .fc-button-group button{
    background: rgba(49, 115, 176, 0);
    border-radius: 0px 0px 0px 0px;
    border: none;
    margin: 0 0 0 1px;
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    outline: none;
}
.o365_ms_booking_data_view #calendar .fc-view-container{
    float: left;
    width: 50%;
}
.ms_booking_time_slot_wrapper{
    float: left;
    width: 50%;
    padding-right: 20px;
}
.o365-booking__form .ms_booking_calendar_wrapper .fc-center{
    float: left;
}
.o365-booking__form .ms_booking_calendar_wrapper .fc-center h2{
    font-size: 20px;
    padding: 5px 15px;
    font-weight: 400;
}
.o365-booking__form .ms_booking_calendar_wrapper .fc-button-group button:hover{
    background: rgba(0,0,0,0);
    color: #3173b0;
}
.o365_booking_form_buttons{
    margin-bottom: 10px;
    text-align: center;
}
.o365_booking_form_buttons button{
    padding: 12px 40px;
}
.o365_booking_form_container .o365_booking_form_service_title{
    margin: 0 0 10px 0;
    text-align: center;
    font-size: 25px;
}
.o365_booking_form_container .o365_booking_form_details{
    font-size: 18px;
    line-height: normal;
}
.o365-ms-booking-form-group.o365_button{
    padding-top: 15px;
}
.o365-booking__form .o365_ms_booking_data_view #calendar.fc-unthemed{
    display: flex;
    flex-wrap: wrap;
}
.o365-booking__form .fc-toolbar.fc-header-toolbar{
    width: 100%;
}
.o365-ms-booking-form-group:last-child{
    text-align: center;
    clear: both;
    width: 100%;
	margin-bottom:15px;
}
.o365-booking__form .o365-ms__booking_left .o365-ms-booking-form-group{
    margin-bottom: 15px;
}
.o365-ms-booking-form-group input{
    width: 100%;
    border: none;
    /*border-bottom: 1px solid #00000030;*/
    background: #e6e6e6;
}
.o365-ms-booking-form-group input:focus{
    outline: none;
}
.o365-ms__booking_wrapper > .o365-ms-booking-form-group input{
    width: auto;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 50px;
    background: #0073aa;
}
.ms_booking_time_slot_wrapper_message_div{
    background: #e6e6e6;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    clear: both;
    font-size: 20px;
}
.ms_booking_time_slot_unavailable_message{
    color: #666666;
    cursor: auto;
    white-space: normal;
    padding: 12px 10px;
    margin: 10px 0px 0px 0px;
    display: block;
    text-align: left;
    font-size: 16px;
    line-height: normal;
}
.ms_booking_service_wrapper .fc-widget-header th.fc-day-header{
    background: transparent;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: none;
}
.ms_booking_service_wrapper .fc-widget-header th.fc-day-header span{
    
}
.ms_booking_service_wrapper .fc-widget-header th,
.ms_booking_service_wrapper .fc-widget-header td{
}
.ms_booking_service_wrapper .fc-body td{
    border: none;
}
.ms_booking_service_wrapper .fc-widget-header th.fc-day-header span:first-letter{
}
.ms_booking_service_wrapper .fc-widget-header > table{
    margin: 0px;
}
.o365-booking__form .fc-other-month .fc-day-number { display:none;}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top{
    width: 48px;
    height: 48px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top:hover{
    background: #0073aa38;
}
.o365-booking__form #o365_booking_error_message{
    display: block;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top span {
    padding: 0px;
    border-radius: 50%;
    display: inline-block;
    width: 48px;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top span.active{
    background: rgba(0, 115, 170, .5) !important;
    color: #ffffff !important;
}
.o365-booking__form .fc-highlight{
    opacity: 1 !important;
    border-radius: 25px;
    background: rgba(0, 115, 170, .5) !important;
    z-index: 4;
}
.o365-booking__form .fc-row .fc-highlight-skeleton{
    display: none;
}

.o365-booking__form .o365-ms__booking_wrapper{
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today{
    border: none;
}
.o365-booking__form .fc td.fc-today{
    border: none;
    background: transparent;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-past{

}
/*.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-sun span,*/
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-past span{
    font-size: 14px;
    font-weight: 500;
    color: #b8b8b8;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-other-month{
    transform: scale(0);
}
.o365-booking__form .ms_booking_service_wrapper .fc-body td{

}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today span{
    background: transparent;
    border: none;
    color: #666666;
    font-size: 14px;
}
.o365-booking__form .o365-ms__booking_left{
    float: left;
    width: 50%;
    padding-right: 15px;
}
.o365-booking__form .o365-ms__booking_right{
    float: right;
    width: 50%;
    padding-left: 15px;
    align-self: center;
}
.o365-booking__form .o365-ms__booking_right_desc{
    font-size: 18px;
    line-height: normal;
    text-align: left;
    margin-bottom: 15px;
}
.o365-booking__form .o365-ms-booking-form-selectwrap textarea{
    height: 225px;
    background: #e6e6e6;
    border: none;
    outline: none;
}
.o365-booking__form .fc-scroller{
    height: auto !important;
    overflow: visible !important;
}
.o365-booking__form #calendar.fc-unthemed .fc-basic-view > table{
    width: 380px;
}
.o365-booking__form .fc-row .fc-content-skeleton > table{
    margin: 0px;
}
.o365-booking__form .fc-basic-view .fc-body .fc-row{
    min-height: auto !important;
    height: 50px !important;
}
.o365_ms_booking_data_view #calendar.fc-unthemed:after{
    content: "";
    display: block;
    clear: both;
}
.o365-booking__form .fc-highlight-skeleton > table{
    margin-bottom: 0px;
}
@media(min-width: 992px) and (max-width: 1099px){
    .o365_booking__form_three header,
    .o365_booking__form_two{
        width: 960px !important;
        max-width: 960px !important;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    .o365_booking__form_three header,
    .o365_booking__form_two{
        width: 730px;
        max-width: 730px;
    }
    .ms_booking_time_slot_wrapper{
        float: right;
        width: 47%;
    }
    .o365-booking__form .fc-ltr .fc-basic-view .fc-day-top{
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .o365-booking__form #calendar.fc-unthemed .fc-basic-view > table {
    width: 300px;
    margin: auto;
}
    .ms_booking_service_wrapper .fc-widget-header th.fc-day-header{
        padding: 0px;
    }
    .ms_booking_service_wrapper .fc-widget-header th.fc-day-header span{
        font-size: 11px;
        line-height: normal;
    }
    .o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today span{
        font-size: 16px;
    }
}
@media(max-width: 767px){
.o365_booking__form_three header, .o365_booking__form_two {
    width: 100%;
    max-width: 100%;
}
.o365-booking__form .o365-ms__booking_left,
    .o365-booking__form .o365-ms__booking_right{
        float: none;
        margin: auto;
    }
    .o365_ms_booking_data_view #calendar .fc-view-container{
        float: none;
        margin: auto;
        width: 400px;
    }
    .ms_booking_time_slot_wrapper{
        float: none;
        margin: auto;
        clear: both;
        width: 400px;
    }
    .o365-booking__form .fc-toolbar .fc-left .fc-state-default{
        width: auto;
    }
    .o365-booking__form .fc-toolbar.fc-header-toolbar{
        width: 400px;
        margin: 0px auto;
    }
    .o365-booking__form .fc-toolbar .fc-left,
    .o365-booking__form .fc-toolbar .fc-right{
        float: left;
        width: auto;
    }
    .o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today span{
        font-size: 16px;
    }
}
@media(max-width: 575px){
    .o365_booking_services_wrapper > p{
        float: none;
        width: 90%;
        margin: auto !important;
    }
    .ms_booking_time_slot_wrapper{
        width: 100%;
    }
    .ms_booking_time_slot_wrapper_message_div{
        text-align: left;
        padding: 10px;
    }
    .o365-booking__form .fc-ltr .fc-basic-view .fc-day-top{
        width: 38px;
        height: 40px;
        line-height: 40px;
    }
    .o365_ms_booking_data_view #calendar .fc-view-container{
        width: 100%;
    }
    .o365-booking__form #calendar.fc-unthemed .fc-basic-view > table{
        width: 100%;
    }
    .ms_booking_service_wrapper .fc-widget-header th.fc-day-header{
        padding: 0px;
    }
    /*.o365-booking__form .fc-toolbar .fc-left,
    .o365-booking__form .ms_booking_calendar_wrapper .fc-center,
    .o365-booking__form .fc-toolbar .fc-right{
        float: none;
        display: inline-block;
        margin: 0px;
    }*/
    .o365-booking__form .fc-toolbar .fc-left{
        float: right;
    }
    .o365-booking__form .o365-ms__booking_left,
    .o365-booking__form .o365-ms__booking_right{
        width: 100%;
        padding: 0px;
    }
    .o365-booking__form .fc-toolbar.fc-header-toolbar{
        width: 100%;
    }
    .o365_booking_form_dialog .o365_booking_form_container{
        width: 90%;
    }
    .o365-booking__form .fc table{
        margin: 0px;
    }
}
.o365_booking_available_time_slot_div:after{
    content: "";
    display: block;
    clear: both;
}
.o365_booking_available_time_slot_div{
    margin-bottom: 20px;
}
.ms_booking_time_slot_data > select{
    width: 100%;
    background: #ffffff;
    padding: 5px 10px;
    font-size: 18px;
}
.o365_booking_available_time_slot_span{
    width: calc(25% - 6px);
    text-align: center;
    background: #ddd;
    padding: 3px 7px 3px 7px !important;
    margin: 7px 3px 0px 3px !important;
    cursor: pointer;
    border-radius: 3px;
    display: block;
    float: left;
    font-size: 16px;
}
.o365_booking_form_dialog{
    display: none;
}
.ms_booking_time_slot_wrapper_message{
    padding: 0px !important;
}
.o365-ms__booking-steps .o365-ms-booking-form-group{
    width: 100%;
}
.o365-ms__booking_plugin #calendar .fc-view-container{
    width: 100%;
}
@media(max-width: 991px){
    .ms_booking_time_slot_wrapper_message{text-align: left;padding: 0px;}
}


@media(max-width: 1020px){
    body .entry .o365_booking__form_two{
        width: auto ;
    }
} 



/* custom changes 
-------------------*/
.o365-ms-booking-form-group input {max-width: 100%;border-radius: 5px;}
.o365-booking__form .o365-ms-booking-form-selectwrap textarea {max-width: 100%;height: 243px !important;}
#o365_booking_error_message {color: red;}
body .o365-ms_service_booking_left input, body .o365-ms_service_booking_left select {max-width: 100%;padding: 1rem;font-size: 100%;}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today span {background-color: #f7f7f7;}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top.fc-today {background-color: transparent;}
@media screen and (max-width: 767px ){
.ms_booking_time_slot_wrapper {
    padding-right: 0;
    margin-top: 40px;
}
.ms_booking_time_slot_data select#o365_ms_booking_staff, .ms_booking_time_slot_data label {
    /* display: block !important; */
}
.o365_booking_services_wrapper p.o365_booking_meta {width: 100%;margin: 0;}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top span {width: 40px;}
.o365-booking__form .o365-ms__booking_left, .o365-booking__form .o365-ms__booking_right {width: 100%;padding-right: 0;padding-left: 0;}	
}
@media (max-width: 991px) and (min-width: 768px)
{
.o365_booking__form_three header, .o365_booking__form_two {
    width: auto !important;
}
}
@media (max-width: 575px)
{
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top {
    width: 28px;
    height: 30px;
    line-height: 30px;
}
.o365-booking__form .fc-ltr .fc-basic-view .fc-day-top span {
    width: 30px;
}
}