/* Styles definition here */

.ahbfield_service { display: none }

.ahb_m3 #fbuilder td a, .ahb_m3 #fbuilder td span {
    border-radius: 0%; 
}

#fbuilder *, #fbuilder ::after, #fbuilder ::before {
    font-size: calc(0.5rem + 1vw);
}

#fbuilder .fform h1 {
    font-size: 200%;
}

#fieldlist_1 .pbSubmit { 
	background-color: #078fd1; 
	color: white; 
	padding: 15px 30px;
}
#fieldlist_1 .pbSubmit:hover { background-color: #4CAF50; color: white; }

#hdcaptcha_cp_appbooking_post_1 {
    max-width: 580px;
}