/* SIMAJAR V6.4.4 — Teacher Schedule color policy */
.teacher-sched-empty{
  background:#FC9A9A!important;
  border-color:#e77d7d!important;
  color:#7b1f1f!important;
}
.teacher-sched-teaching{
  background:#ECF7F8!important;
  border-color:#b8dde2!important;
  color:#174d65!important;
}
.teacher-sched-reserved{
  background:#FFF8E2!important;
  border-color:#e7d586!important;
  color:#755800!important;
}
