﻿.field-validation-error {
    color: red;
}
.validation-summary-errors{
	color:red;
	display: none;
}