label.error {
    color: #F00;
    display: none;
}
input.error {
    background-color: yellow;
}
