@import '_content/Blazor.Cherrydown/Blazor.Cherrydown.vvsdw6jq13.bundle.scp.css';

/* /Components/Pages/Administration/Academic/Class/Schedule.razor.rz.scp.css */
.class-schedule-shell[b-bh06y16hg3] {
    background: #fafafa;
    border-color: #e1dfdd;
    border-radius: 2px;
    min-height: 720px;
    overflow: hidden;
}

.class-schedule-commandbar[b-bh06y16hg3] {
    background: #fff;
    border-bottom: 1px solid #edebe9;
    min-height: 58px;
    padding: 8px 14px;
    position: sticky;
    top: 0;
    z-index: 2;
}

.class-schedule-commandbar-actions[b-bh06y16hg3] {
    min-width: 320px;
}

.class-schedule-range-title[b-bh06y16hg3] {
    color: #242424;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
}

.class-schedule-view-select[b-bh06y16hg3] {
    min-width: 118px;
}

[b-bh06y16hg3] .class-schedule-event {
    border: 1px solid rgb(98 100 167 / 0.2);
    border-left: 6px solid var(--class-schedule-event-border, #242424) !important;
    border-right: 6px solid var(--class-schedule-event-border, #242424) !important;
    border-radius: 4px;
    box-shadow: inset 6px 0 0 var(--class-schedule-event-border, #242424), inset -6px 0 0 var(--class-schedule-event-border, #242424);
    cursor: pointer;
    display: block;
    font-weight: 600;
    height: 26px;
    line-height: 16px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    padding: 5px 14px 4px 15px;
    white-space: nowrap;
}

[b-bh06y16hg3] .class-schedule-event-text {
    color: #292827;
    display: block;
    font-size: 8px!important;
    padding-left: 10px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-bh06y16hg3] .class-schedule-event-dated {
    font-size: 11px;
}

[b-bh06y16hg3] .class-schedule-event:hover {
    background-image: linear-gradient(rgb(0 0 0 / 0.035), rgb(0 0 0 / 0.035));
}

[b-bh06y16hg3] .class-schedule-event-permanent {
    font-weight: 600;
}

.class-schedule-permanent-lane[b-bh06y16hg3] {
    background: #fff;
    border-bottom: 1px solid #edebe9;
    padding: 5px 10px;
}

[b-bh06y16hg3] .class-schedule-full-span-event {
    margin: 0;
    padding-left: 9px;
    padding-right: 9px;
    width: 100%;
}

.class-schedule-month-shell[b-bh06y16hg3] {
    overflow-x: auto;
}

.class-schedule-week-shell[b-bh06y16hg3] {
    overflow-x: auto;
}

.class-schedule-week-span-lane[b-bh06y16hg3] {
    background: #fff;
    border-bottom: 1px solid #edebe9;
    display: grid;
    grid-template-columns: 60px minmax(0, 1fr);
    min-width: 760px;
}

.class-schedule-week-span-time[b-bh06y16hg3] {
    align-items: flex-start;
    border-right: 1px solid #edebe9;
    color: #605e5c;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    justify-content: center;
    padding-top: 8px;
}

.class-schedule-week-span-grid[b-bh06y16hg3] {
    display: grid;
    gap: 3px 0;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    padding: 5px 0;
}

.class-schedule-week-span-item[b-bh06y16hg3] {
    min-width: 0;
    padding: 0 4px;
}

.class-schedule-week-span-item[b-bh06y16hg3]  .class-schedule-event {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.class-schedule-week-span-item[b-bh06y16hg3]  .class-schedule-event-text {
    padding-left: 0;
    text-align: center;
}

.class-schedule-month-shell[b-bh06y16hg3]  .class-schedule-event-dated {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
}

.class-schedule-month-shell[b-bh06y16hg3]  .class-schedule-month-event-label {
    color: #292827;
    display: block;
    font-size: 8px !important;
    line-height: 16px;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.class-schedule-month-shell[b-bh06y16hg3]  .mud-calendar {
    min-width: 100%;
    width: 100%;
}

.class-schedule-month-shell[b-bh06y16hg3]  .mud-cal-month-table-holder,
.class-schedule-month-shell[b-bh06y16hg3]  .mud-cal-month-view,
.class-schedule-month-shell[b-bh06y16hg3]  .mud-calendar-container {
    width: 100%;
}

.class-schedule-month-shell[b-bh06y16hg3]  .mud-cal-month-row-holder {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    width: 100%;
}

.class-schedule-month-shell[b-bh06y16hg3]  .mud-cal-month-cell {
    min-width: 0;
    width: auto;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title {
    color: #605e5c;
    font-size: 12px;
    font-weight: 500;
    min-height: 34px;
    padding: 6px 8px;
    text-align: left;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-cell-template {
    box-sizing: border-box;
    min-height: 26px;
    overflow: hidden;
    padding: 2px 4px;
    width: 100%;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-cell-template > *,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-cell-template-chip,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-drop-item {
    display: block;
    height: 26px;
    min-height: 26px;
    overflow: hidden;
    width: 100%;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-layer {
    overflow: hidden;
    width: 100%;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-row-holder {
    min-height: 132px;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-calendar {
    background: #fff;
    border-radius: 0;
    color: #242424;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-grid-header {
    background: #fff;
    border-bottom: 1px solid #edebe9;
    color: #605e5c;
    font-size: 12px;
    font-weight: 500;
    min-height: 32px;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-grid-header > div {
    align-items: center;
    border-right: 1px solid #edebe9;
    display: flex;
    justify-content: center;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-grid-header > div:last-child {
    border-right: 0;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-grid > div.mud-cal-week-not-today,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-day-grid > div {
    border-color: #edebe9;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-cell {
    border-top-color: #edebe9;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-cell.mud-cal-week-cell-half {
    border-top-color: #f3f2f1;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-time-column,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-time-cell {
    color: #605e5c;
    font-size: 12px;
    font-weight: 500;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-link:hover,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-link:hover {
    background-color: #f5f5f5;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell.mud-theme-primary,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell.mud-primary,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-grid > div[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-cell-holder[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-day-holder[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-theme-primary,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-primary {
    background: transparent !important;
    border-color: #edebe9 !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title.mud-theme-primary,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title.mud-primary {
    background: transparent !important;
    border: 0 !important;
    color: #605e5c !important;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title[class*="today"] .mud-cal-month-cell-link,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title.mud-theme-primary .mud-cal-month-cell-link,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-month-cell-title.mud-primary .mud-cal-month-cell-link {
    align-items: center;
    background: transparent !important;
    border: 2px solid var(--mud-palette-primary);
    border-radius: 50%;
    color: var(--mud-palette-primary) !important;
    display: inline-flex;
    height: 24px;
    justify-content: center;
    line-height: 24px;
    min-width: 24px;
    padding: 0;
}

.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-header > div[class*="today"],
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-header > div.mud-theme-primary,
.class-schedule-calendar-surface[b-bh06y16hg3]  .mud-cal-week-header > div.mud-primary {
    background: radial-gradient(circle 12px at center, transparent 0 10px, var(--mud-palette-primary) 10px 12px, transparent 13px) !important;
    border-color: #edebe9 !important;
    box-shadow: none !important;
    color: var(--mud-palette-primary) !important;
}
/* /Components/Pages/Student/Learning/SelfGuided.razor.rz.scp.css */
/* /Components/Shared/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-osd6hd33ko] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-osd6hd33ko] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
