table.ea_digit_location td {
    height: 42px;
}

table.ea_digit_location td input {
    width: 70px;
    text-align: center;
}

.ea_digit_location_correct{
    color: lightseagreen;
}

.ea_digit_location_false{
    color: red;
}