/* Styles definition here */
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#ddd;color:#ccc}
#fbuilder .slots .currentSelection a{background:#b6befc;color:#00f}
#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}
.specialclass label {color: #00f;}
.specialclass input[type=text],
.specialclass textarea,
.specialclass select {border: 2px solid #00f;}
.ui-datepicker-unselectable .ui-state-default {background: #f00}
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default {background: #3bb880;color:#fff}
.ui-datepicker td span, .ui-datepicker td a{text-shadow:none;}
.ui-datepicker tbody td {vertical-align: top;}