
/*Scheduled Shift */
.scheduledShift {
  background-color: white;
  border: 1px solid #83AADA;
  padding: 4px;
  text-align: center;
  width: 187px;
}