.errorm
{
    color: red;
    display: none;
    font-weight: 500;
}

.errorf {height: 24px;}

input.error
{
    border-color: red;
}