/* Styles definition here */
.pbSubmit{ background-color: #3c8dbc !important; color: white !important;border-radius:10px !important; }
.pbSubmit:hover { background-color: lightblue !important; color: black !important; }

#fbuilder .ahb_list{margin:10px 0px}
#fbuilder .ahb_list .ahb_list_time{border:0px;background:#3bb880;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list .ahb_list_service{border:0px;background:#3bb880;padding:10px;margin-right:10px;display:inline-block}
#fbuilder .ahb_list a{border:0px;background:#3bb880;padding:10px;color:#fff;display:inline-block}
#fbuilder .slots div.htmlUsed a{background-color:#dc3545;color:white;}
#fbuilder .slots div a{background-color:green;color:white;}
#fbuilder .slots span{font-size:20px;font-weight:bold;margin-left:30%;}