/*
*
* General GDPR Style Updates For Intergage Sites
* - These adjust the general forms to display marketing consent fields correctly
*
*/

.FormTableFields td {
	text-align:left;
}

.FormFieldHelp {
	display:block;
	font-size:16px;
	margin-top:16px;
}

.c2form_buttons {
	margin-top:20px;
}

.c2form_footer {
	margin-left:0;
}

.c2cookiebannersm_text p {
	font-size:1.4rem;
}