﻿.has-error {
    border:1px solid red;
    background-color:rgba(255, 0, 0, 0.10);
}