/* Styles definition here */

#fbuilder input[type="text"]{padding-left:10px !important}

#fbuilder .dformat {display:none;}
#fbuilder label { font-weight: bold; }
.fontnormal label { font-weight: normal !important; }

#fbuilder .pbNext {color: #4099D4;font-weight: bold;}
#fbuilder .pbPrevious {color: #4099D4;font-weight: bold;}
#fbuilder label .r {color:#4099D4;}
#fbuilder .ui-datepicker-inline { max-width:none !important; }
#fbuilder .ui-datepicker-header { background:#4099D4 ; color:#ffffff; text-shadow:none; }

#fbuilder .beforemindate.ui-datepicker-unselectable .ui-state-default {background:#ffffff;color:#ddd;}
#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#ffffff;color:#ddd;}
#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {background:#ffffff;color:#ddd;}
#fbuilder .ui-datepicker-calendar .ui-state-active {background: #4099D4; color: #ffffff;}
#fbuilder .dformat {display:none;}