.ahb_slot_availability{display: block !important;}

#fbuilder .pbreak .pbPrevious, #fbuilder .pbreak .pbNext, #fbuilder .pbSubmit {
    background: #f47920;
	border-radius: 10px;
	width: 212px;
    height: 44px;
	border-color: #f47920;
    color: #ffffff;
	padding: 10px 30px;
	margin: 40px 0px 0px 0px;
}

.ahb_m3 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {
    background: #f47920;
}

#fbuilder fieldset {
    border: 0px solid #ffffff;
    padding: 10px;
}

#fbuilder legend {
    border: 0px solid #ffffff;
    padding: 5px 10px;
}

#fbuilder .pbreak .pbNext{
    margin: 30px 0px 0px 0px;
}

#fbuilder .pbreak .pbPrevious{
    display:none; 
}

button {
    border-width: 0px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}

.ahb_m3 #fbuilder .slots div a {
    width: 100%;
    border-radius: 100px;
    background: #f8f8f8;
    color: #000;
    border: 1px solid #f47920;
    text-decoration: none;
    padding: 8px 12px;
}

.ahb_m3 #fbuilder .slots div.currentSelection a {
    color: #fff;
    background: #f47920 !important;
}

.pbSubmit:hover { background-color: #CC5500 !important; color: white !important; }

#fbuilder .pbreak .pbPrevious:hover { background-color: #CC5500 !important; color: white !important; }

#fbuilder .pbreak .pbNext:hover { background-color: #CC5500 !important; color: white !important; }

#fbuilder .slots div a:hover { background-color: #FFD580 !important; color: white !important; }

#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover { background-color: #FFD580 !important; color: white !important; }

.ahb_m3 #fbuilder .slots div.currentSelection.htmlUsed a {
    color: #fff;
    background: #f47920 !important;
}
.ahbfield_quantity_label {
    font-weight: bold;
}

.ahbfield_quantity {
	color: #000;
    width: 300px;
    height: 40px;
}

.ahb_m3 #fbuilder .ui-datepicker-inline {
	border-radius: 25px;
}

.ahb_m3 #fbuilder .ui-datepicker {
	border-radius: 25px;
}

.ahb_m3 #fbuilder .ui-datepicker-header {
	border-radius: 25px;
}