
.formElement.passNotOK{
	border-color:red !important;
}
.formElement.passOK{
	border-color:green !important;
}
#forgotPW{
	display: none;
}