/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; }
.pbSubmit { background-color: #FC6B0C; color: white; border-radius: 5px; }
.pbSubmit:hover { background-color: #FF7F27; color: white; }
#fbuilder .notavailslot a{ background:#FF0000;}
.field {border-radius: 5px;}
#fbuilder .slots div a{background:#e9a32f;color:#f4dba1}
#fbuilder .slots{background:#f6e7bd;box-shadow:none}
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#dfeffe;color:#1a4a78;}
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#ddd;color:#ccc}
#fbuilder .slots .htmlUsed.currentSelection a{background:#b6befc;color:#000}
#fbuilder .comment_area label { font-size:18px; }
#fbuilder .comment_area span { font-size:14px; }
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#FC0000;color:#B80000;}