.required-label{
	color: #F06767;
	width: 100%;
	clear: both;
}
.required-active{
	box-shadow: 0 0 15px 2px rgba(243,25,25,.2) inset;
}