/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; text-align:center;}
select {
    font-size: 16px !important;
}
.ui-state-active {
    background: #ffa8b1 !important;
    color: #000 !important;
    border-color: #ffa8b1 !important;
}
.slots div a {
    color: #000 !important;
}
.pbSubmit{background-color: #ffa8b1 !important;}
.pbSubmit:hover { background-color: #ffa8b1; color: white; }
#fbuilder input[type=text], #fbuilder textarea, #fbuilder select {width: 100% }

