﻿.DnnModule-ATWAgencyRequestForm .invalid label:after {
	position: absolute;
	right: -2px;
	top: 35px;
	content: "\f00d";
	font: normal normal normal 14px / 1 FontAwesome;
	font-size: 18px;
	color: #a92326;
}
