/* Styles definition here */
#fbuilder .ui-datepicker-inline .fieldCalendarService  { width: 50%;
    display: flex;
    position: relative;
    justify-content: center;
    margin: auto;
    margin-bottom: 20px;
}; min-height:8pt; !important; } /*Caledner width */
.pbSubmit:hover { background-color: #f37839; color: white; } /*submite button color*/
#fbuilder, #fbuilder label, #fbuilder span { color: #f37839; } /*form field colors*/
#fbuilder .ui-datepicker-calendar .ui-state-active {background: #e9d99b; color: #f00;} /*selected date color*/