/* Styles definition here */
#fbuilder .ui-datepicker {z-index: 99 !important;}
.fieldCalendarService {display: none; }
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active { background: #826a7a; border: none; }
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover { background: #84446c; border: none; }
.ahb_m2 #fbuilder .ui-datepicker-unselectable .ui-state-default { border: none; }
.ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover {background: #84446c;}
.ahb_m2 #fbuilder .slots div.currentSelection.htmlUsed a { background: #826a7a !important;}
.ahb_m2 #fbuilder .slots div a{border:1px solid #826a7a;} 
#fbuilder .pbSubmit {background: #826a7a; display: block; color:#ccc; text-align:center;}
#fbuilder .pbSubmit:hover {background: #84446c;}
#fbuilder input[type="checkbox"] {width:auto;}
.ahb_m2 #fbuilder .ui-datepicker-next, .ahb_m2 #fbuilder .ui-datepicker-prev {border-bottom: none;}
.ahb_m2 #fbuilder td a, .ahb_m2 #fbuilder td span {margin-top:0; border-radius:0;}