.identity-field-error {
    border: 2px solid red !important;
}
.identity-error-msg {
    color: red;
    font-size: 12px;
    margin-top: 4px;
}