.web-form input.error {
    background-color: red !important;
}
font.errortext{color:red}
font.notetext{color:green}

.hidden-fix {
    display: none !important;
}