.eafc-username-help {
	margin: 8px 0 0;
	font-size: 0.9em;
	line-height: 1.7;
}

.eafc-username-error {
	margin: 8px 0 0;
	padding: 10px 12px;
	border: 1px solid #d63638;
	background: #fcf0f1;
	color: #8a2424;
	font-size: 0.9em;
	line-height: 1.6;
}

.eafc-field-invalid {
	border-color: #d63638 !important;
	box-shadow: 0 0 0 1px #d63638 !important;
}
