/* Styles definition here */
#fbuilder .ui-datepicker-inline { max-width:none !important; }
#fbuilder .ui-datepicker-header { background:#6cc72b ; color:#444; text-shadow:none; }
.pbSubmit:hover { background-color: #6cc72b; color: white; }
#fbuilder .pbNext,#fbuilder .pbPrevious {color: #00f;font-weight: bold;}
.uh_phone .l {display:none;}
#fbuilder .ui-datepicker-header { background:#6cc72b ;color:#444; text-shadow:none}
input[type=text] {
  padding:10px;
  border:0;
  box-shadow:0 0 15px 4px rgba(0,0,0,0.06);
}
select {
  
  padding:10px;
  border-radius:10px;
}