@charset "utf-8";
/* CSS Document */

table .input_error {
    background-color : #ffff80;
}
.input_warn {
    color : red;
    font-size : 80%;
}