/* Styles deffinition here */
.btHardRoundedButtons select { 
padding-top: 4px !important; 
line-height: 3em !important; 
}
.ahb_m2 #fbuilder .ui-datepicker-header {background:#66bf6b;} 
#fbuilder .ui-datepicker th{text-align:center}
.ahb_m2 #fbuilder .ui-datepicker th {background: #BEDD8B;} 
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {background: #66bf6b;} 
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover {background: #BEDD8B;} 
.ahb_m2 #fbuilder .slots div a {border:1px solid #66bf6b;} 
.ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover {background:#BEDD8B;} 
.ahb_m2 #fbuilder .slots div.currentSelection.htmlUsed a {background: #66bf6b !important;} 
.ahb_m2 #fbuilder .slots div.currentSelection a {color: #fff; background: #66bf6b !important;} 
#fbuilder .pbSubmit{border:2px solid #66bf6b;background: #66bf6b;color:#fff;border-radius:50px;font-weight:bold} 
#fbuilder .pbSubmit:hover{border:2px solid #BEDD8B;background: #BEDD8B;}