.isLate {
  background: rgba(255, 0, 0, 0.1) !important; }
  .isLate:hover {
    background: rgba(255, 0, 0, 0.2) !important; }

.shouldAlert {
  background: rgba(255, 192, 0, 0.1) !important; }
  .shouldAlert:hover {
    background: rgba(255, 192, 0, 0.2) !important; }

/*# sourceMappingURL=app.css.map */
