.field-icon{
	position: absolute;
	top: 42px;
	right: 10px;
	cursor: pointer;
}

#password-error { 
	color: red !important;
	font-weight: normal;
}

#c_password-error { 
	color: red !important;
	font-weight: normal;
}

#email-error { 
	color: red !important;
	font-weight: normal;
}