﻿.input-validation-error {
    border-color: #e80c4d;
}

.field-validation-error {
    color: #e80c4d;
    float: right;
}
