.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.wpqa_form .field-without-icon input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not(.ed_button),.wpqa_form .field-without-icon textarea,.wpqa_form .field-without-icon .styled-select select {
	padding-left: 11px;
}
.styled-select select.select-multiple {
	height: 90px;
}
.wpqa_checkbox_p.wpqa_builder_checkbox_p,.the-custom-field .wpqa_checkbox_p.wpqa_builder_checkbox_p,.the-custom-field .wpqa_radio_p.wpqa_builder_checkbox_p {
	margin-bottom: 5px;
}
.field-with-div {
	margin-bottom: 20px;
}
.field-with-div .wpqa_checkbox_p.wpqa_builder_checkbox_p label {
	font-weight: normal;
}
.the-custom-field .wpqa_checkbox_p.wpqa_builder_checkbox_p:last-child,.the-custom-field .wpqa_radio_p.wpqa_builder_checkbox_p:last-child {
	margin-bottom: 0;
}