.nav-sidebar > li.nav-item {
  font-size: 0.8em;
}
td.fc-day-sat, th.fc-day-sat {
  background-color: #eaf4ff;
}
td.fc-day-sun, th.fc-day-sun {
  background-color: #ffeaea;
}
button.btn-worksheet {
  min-height: 5.5em;
  font-size: 0.8em;
}
.nav-link > .font-1_1-rem {
  font-size: 1.1rem;
}
.table-reservation > tbody > tr > td {
  height: 42px;
}
tr.table-reservation-empty {
  /*background-color: #ECECEC;*/
  background-color: #F7F7F7;
}