@charset "utf-8";
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0;
}

.mwform-checkbox-field label, .mwform-radio-field label {
	font-weight: inherit;
}

.mw_wp_form_confirm .agreement {
	display: none;
}

.mw_wp_form_send_error {
	display: none;
}