/* --------------------
Overwrite Form CSS
-------------------- */
form#mailformpro {
	padding: 5px 0px;
}
table#comp_table_form {
	margin-bottom: 10px;
}
table#comp_table_form tr td {
	position: relative;
}
div.mfp_err {
	position: absolute;
	bottom: -7px;
}
#mfp_overlay_inner h4 {
	line-height: 1;
	margin-bottom: 10px;
}
#mfp_confirm_table th {
	line-height: 1.5;
}
.mfp_element_submit,.mfp_element_reset,.mfp_element_button,button.mfp_next,button.mfp_prev {
	font-size: 13px;
}
