.textField_invalid {
    box-shadow: inset 3px 0 0 0 #ff0000;
}
#test {
    background-color: rgba(209, 213, 218, 0.5);
}