/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; }
#fbuilder .ui-datepicker-header { background:#6cc72b ; color:#444; text-shadow:none; }
.pbSubmit:hover { background-color: #4CAF50; color: white; }
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#dfeffe;color:#1a4a78;}
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#ddd;}
#fbuilder .ui-datepicker-calendar .ui-state-active {background: #e9d99b; color: #f00;}
#fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#f00}
#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {color:#b4b3b3}