/* Styles definition here */
.ahbfield_service { display: none !important; }

#fbuilder .ui-datepicker-inline { max-width:none !important; }

.pbSubmit:hover {     
	background-color: #24bd43 !important;
    color: #fcbf31 !important;
    border-color: #029b21; }

#fbuilder .pbSubmit {
	background: #1a9935 ;
    color: #ffffff;
    border-color: #087713;
	
	margin: 0;
    padding: 16px 20px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 0.92em;
    min-width: 142px;
    outline: none;
}

#fbuilder .ui-datepicker-header a {
    display: none;
}