/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; } 
#fbuilder input[type=text], #fbuilder textarea, #fbuilder select { color: #333; } 
#fbuilder .ui-datepicker-header { background:#333333; color:#fff ;text-shadow:none; }
#fbuilder .ui-datepicker th{background:#333;color: #fff;}
.pbSubmit:hover { background-color: #4CAF50; color: white; }
#fbuilder input[type=text], #fbuilder textarea, #fbuilder select { color: #333; }
#fbuilder .slots{background:#fff;box-shadow:none}
#fbuilder .slots div{border:0px}
#fbuilder .slots div a{background:#08a346;color:#fffccc}
#fbuilder .ahb_list{margin:10px 0px}
#fbuilder .ahb_list .ahb_list_time{border:0px;background:#323735;color: #fff;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list .ahb_list_service{border:0px;background:#323735;color: #fff;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list a{border:0px;background:#323735;padding:10px;color:#fff;display:inline-block}
#fbuilder .notavailslot a{ background:#cc0202; }
#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {color:#7e7969}
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#fefefe;color:#e6e0e0;}
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#35b264;color:#fff;text-shadow:none;}
#fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#cc0202}
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#cc0202;color:#fff}