/* Styles definition here */

#fbuilder .ui-datepicker-inline { max-width:none !important; }

.ahbfield_service { display: none }

.pbSubmit:hover { background-color: #AFB2AE; color: white; }

.ui-datepicker-title { background-color: #E3CDBC; }

.ahb_m2 #fbuilder .slots div a {border-color: #E3CDBC; }

.ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover { background-color: #E3CDBC; }

.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active { background: #AFB2AE; }

#fbuilder .pbreak .pbPrevious, #fbuilder .pbreak .pbNext, #fbuilder .pbSubmit {     font-size: 16px;
    background-color: #afb2ae;
    border-width: 0px!important;
    border-radius: 0px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none; 
	color: #fff;
}

.pbSubmit:hover { background-color: #E3CDBC; color: white; }

.ahb_m2 #fbuilder a.cancel {
    visibility: hidden;
    padding: 0 14px 2px 12px;
    color: #fff;
    background: #AB818D;
    border-radius: 999em;
    position: relative;
}