/* /Pages/Event/Components/EventSlot.razor.rz.scp.css */
.event-slot[b-lbxxzhp3qp]{width:100%}.event-slot-hover[b-lbxxzhp3qp]{background-color:rgba(43,43,43,0.64)}
/* /Pages/Event/Components/FlexTimeTable.razor.rz.scp.css */
.main-container[b-wrfftk0mgn]{position:relative;margin-left:150px}.time-container[b-wrfftk0mgn]{height:100%;display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%}.time-header-container[b-wrfftk0mgn]{display:flex;flex-direction:row;justify-content:space-between;position:absolute;width:100%;background-color:#fff;border-top-right-radius:4px}.event-lane-container[b-wrfftk0mgn]{position:absolute;display:flex;flex-direction:column;width:100%}.event-lane[b-wrfftk0mgn]{width:100%;border-top:1px solid silver}.outer-container[b-wrfftk0mgn]{position:relative;border:1px solid gray;border-radius:4px}.time-col[b-wrfftk0mgn]{height:100%}.time-col-major[b-wrfftk0mgn]{border-left:1px solid silver}.time-col-minor[b-wrfftk0mgn]{border-left:1px dashed silver}.time-col-header[b-wrfftk0mgn]{height:unset}.free-busy-container[b-wrfftk0mgn]{position:absolute;display:flex;flex-direction:column;width:100%;background-color:rgba(0,0,0,.1)}.free-time[b-wrfftk0mgn]{background-color:hsla(0,0%,100%,.8);position:absolute}
/* /Pages/ShiftPlan/Planner.razor.rz.scp.css */
.deleted-overlay[b-l0enzm6src]{position:absolute;top:0;left:0;width:100%;z-index:10000;height:100%;background-color:rgba(0,0,0,0.5)}
/* /Shared/Components/Calendar/Calendar.razor.rz.scp.css */
.calendar-daycontainer[b-5op680f3zz] {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
}

.calendar-month[b-5op680f3zz] {
  border: 1px solid silver;
  border-radius: 4px;
  margin-bottom: 10px;
}

.multicalendar-container[b-5op680f3zz] {
  width: 270px;
  border: 1px solid #ddd;
}

.multicalendar-day[b-5op680f3zz] {
  flex-basis: 14.28571428%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  display: inline-block;
  position: relative;
  width: 14.28571428%;
  justify-content: center;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 150px;
  cursor: pointer;
}

.multicalendar-othermonthday[b-5op680f3zz] {
  color: gray;
}

.multicalendar-day.selected[b-5op680f3zz] {
  background: #569ff7;
  color: white;
  border-color: #569ff7;
}

.calendar-weekday[b-5op680f3zz] {
  cursor: default;
  font-size: 90%;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex-basis: 14.2871%;
  font-weight: bolder;
  border-left: 1px solid silver;
  border-bottom: 1px solid silver;
  padding-top: 10px;
  padding-bottom: 10px;
}

.calendar-weekday:nth-of-type(1)[b-5op680f3zz] {
  border-left: 0;
}

.calendar-weekdaycontainer[b-5op680f3zz] {
  display: flex;
  flex: 1;
}

.multicalendar-monthnav[b-5op680f3zz] {
  display: flex;
  flex: 1;
}

.calendar-monthname[b-5op680f3zz] {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 1.5rem;
  font-weight: 500;
  border-bottom: 1px solid silver;
  background-color: #d6d8db;
}

/*# sourceMappingURL=Calendar.razor.css.map */
/* /Shared/Components/Calendar/CalendarDay.razor.rz.scp.css */
.calendar-day[b-iaexbc3ii9]{flex-basis:14.28571428%;display:inline-block;position:relative;width:14.28571428%;border-left:1px solid silver;border-bottom:1px solid silver;min-height:50px}.calendar-day:nth-of-type(7n+1)[b-iaexbc3ii9]{border-left:0}.calendar-day:nth-of-type(7n+6)[b-iaexbc3ii9],.calendar-day:nth-of-type(7n+7)[b-iaexbc3ii9]{background-color:rgba(177,195,226,0.25)}.calendar-day:nth-last-of-type(7)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(6)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(5)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(4)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(3)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(2)[b-iaexbc3ii9],.calendar-day:nth-last-of-type(1)[b-iaexbc3ii9]{border-bottom:0}
/* /Shared/Components/ConfirmationOverlay.razor.rz.scp.css */
.confirmation-container[b-sc21b09402]{display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.8);text-align:center;margin:0;border-radius:3px;z-index:1000}.confirmation-content[b-sc21b09402]{background-color:white;margin:0.5rem;border-radius:3px;border:1px solid #bbbbbb}.confirmation-title[b-sc21b09402]{padding:0.5rem;margin-bottom:0.5rem !important;background-color:#dddddd;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom:1px solid #bbbbbb}.confirmation-body[b-sc21b09402]{padding:0.5rem;font-size:large}.confirmation-buttons[b-sc21b09402]{display:flex;flex-direction:row;justify-content:center;padding:0.5rem}
/* /Shared/Components/Loading.razor.rz.scp.css */
#overlay[b-32c6gz8aqs]{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(60,138,255,0.1);z-index:2;cursor:progress}.loading-content[b-32c6gz8aqs]{position:absolute;top:50%;left:50%;font-size:50px;color:white;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}
/* /Shared/Components/MultiCalendar.razor.rz.scp.css */
.multicalendar-month[hv-multicalendar] {
    /*width: 270px;*/
    border-top: 1px solid #ddd;
}

.multicalendar-month:first-child[hv-multicalendar] {
    border-top: 0px;
}

.multicalendar-daycontainer[hv-multicalendar] {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-around;
    /*width: 300px;*/
}

.multicalendar-container[hv-multicalendar] {
    width: 270px;
    border: 1px solid #ddd;
}

.multicalendar-day[hv-multicalendar] {
    flex-basis: 14.28571428%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    position: relative;
    width: 14.28571428%;
    justify-content: center;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 150px;
    cursor: pointer;
}

.multicalendar-othermonthday[hv-multicalendar] {
    color: gray;
}

.multicalendar-today[hv-multicalendar] {
}

.multicalendar-day.enabled[hv-multicalendar] {
    background-color: silver;
    border-color: silver;
}

.multicalendar-day.selected[hv-multicalendar] {
    background: #569ff7;
    color: white;
    border-color: #569ff7;
}

.multicalendar-weekday[hv-multicalendar] {
    cursor: default;
    font-size: 90%;
    color: rgba(0, 0, 0, 0.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    flex: 1;
    font-weight: bolder;
}

.multicalendar-weekdaycontainer[hv-multicalendar] {
    display: flex;
    flex: 1;
}

.multicalendar-monthnav[hv-multicalendar] {
    display: flex;
    justify-content: center;
}

.multicalendar-monthname[hv-multicalendar] {
    display: flex;
    text-align: center;
}
/* /Shared/Components/SubLoading.razor.rz.scp.css */
.overlay[b-f5tletvk1p]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.5);text-align:center;font-size:50px;color:white;z-index:99}.loading-content[b-f5tletvk1p]{position:absolute;top:50%;left:50%;font-size:50px;color:gray;transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}
/* /Shared/Components/TimePicker2.razor.rz.scp.css */
.time[hv-timepicker]{width:94px !important;text-align:center}@media (max-width: 576px){.time[hv-timepicker]{width:80px !important}}
