#topbar,
#mobile-sidebar,
#sidebar,
.support-button,
.remaining-time{
  display: none;
}

#tblnSchedule {
  min-width: 100% !important;
  table-layout: fixed;
}

#tblnSchedule .empName {
  width: 16% !important;
}
#tblnSchedule .weekColumn {
    width: 12% !important;
}
