/* Styles definition here */
#fbuilder .ui-datepicker-header { background:#fab11e ;color:black; text-shadow:none}
#fbuilder .ui-datepicker-inline { max-width:none !important; }
.pbSubmit { background-color: #fab11e; color: black; border-radius:15px; }
.pbSubmit:hover { background-color: #5774c7; color: #fab11e; border-radius:15px; }
#fbuilder .ui-datepicker-calendar .ui-state-active {background: #12a6a8; color: black;}
#fbuilder td:not(.ui-datepicker-unselectable)
#fbuilder .slots div{border-radius:15px}
#fbuilder .slots div a{background:#12a6a8;color:black}