﻿.field-validation-error
{
    color: #ff0000;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}