@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

.c-form-input-error {
	width: 100%;
	margin-top: 8px;
	color: #ED4343;
	font-weight: 700;
}

.c-error {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 16px 24px;
	border: solid 1px #ED4343;
	color: #ED4343;
	font-weight: 700;
}
