.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.statistic-list-title{flex:0 0 auto;overflow:visible;white-space:nowrap}.weekly-class-session-limit{background-color:#d9e2f8}.weekly-count-button{padding:0;border:0;background:transparent;cursor:pointer;font:inherit}.weekly-count-button:disabled{color:inherit;cursor:default;text-decoration:none}.weekly-details-table table{border:1px solid #bdbdbd;border-collapse:collapse;table-layout:fixed}.weekly-details-table td,.weekly-details-table th{width:14.285%;border:1px solid #bdbdbd!important}.weekly-details-table .v-data-table__wrapper>table>tbody>tr:first-child>.weekly-details-day{height:180px;padding:8px!important;vertical-align:top!important}.weekly-details-class{margin-bottom:8px;padding:6px;border:1px solid #d5d5d5;border-radius:4px;background-color:#f7f7f7}.weekly-details-class--substituted-out{color:rgba(0,0,0,.45);border-style:dashed;border-color:#bdbdbd;background-color:#fafafa}.weekly-details-class--substituted-out .v-chip{background-color:#fff!important;border-color:#1976d2!important;color:#1976d2!important;opacity:1}.weekly-details-class-heading{justify-content:space-between}.weekly-details-actions,.weekly-details-class-heading{display:flex;align-items:center;gap:6px}.weekly-details-cancel-button{flex-shrink:0;margin:0!important;opacity:0;transition:opacity .15s ease}.weekly-details-cancel-button:focus,.weekly-details-class:hover .weekly-details-cancel-button{opacity:1}.weekly-details-class:last-child{margin-bottom:0}.weekly-details-total-row td{height:36px;border-bottom:1px solid #bdbdbd!important}.teacher-booking-table .v-data-table__wrapper>table{width:100%;border:1px solid #bdbdbd;border-collapse:collapse;table-layout:fixed}.teacher-booking-table td,.teacher-booking-table th{width:12.5%;padding:8px!important;vertical-align:top;border:1px solid #d5d5d5!important;white-space:normal!important;overflow-wrap:anywhere;overflow:visible}.teacher-booking-total-column{background-color:#fff3e0}.teacher-booking-day{height:220px}.teacher-booking-detail{max-width:100%;padding:8px;font-size:12px;line-height:1.6;border:1px solid #d5d5d5;border-radius:4px;background-color:#f7f7f7;overflow:visible}.teacher-booking-detail--selected-teacher{border:2px solid #f44336}.teacher-booking-teacher-row{position:relative;z-index:1;display:flex;align-items:center;gap:4px;width:-webkit-max-content;width:max-content;min-width:100%;white-space:nowrap}.teacher-booking-teacher-row:focus-within,.teacher-booking-teacher-row:hover{z-index:3}.teacher-booking-teacher-row>.font-weight-medium{flex-shrink:0;white-space:nowrap}.teacher-booking-teacher-row>span:not(.font-weight-medium){flex:0 0 auto;white-space:nowrap;overflow-wrap:normal;word-break:keep-all}.teacher-booking-time-row{display:flex;flex-wrap:wrap;align-items:baseline;-webkit-column-gap:2px;-moz-column-gap:2px;column-gap:2px}.teacher-booking-time-row>.font-weight-medium{flex-shrink:0;white-space:nowrap}.teacher-booking-time-row>span:last-child{min-width:0;white-space:normal;overflow-wrap:anywhere}.teacher-booking-change-button{flex-shrink:0;margin:0 0 0 4px!important;opacity:0;pointer-events:none;transition:opacity .15s ease}.teacher-booking-teacher-row:focus-within .teacher-booking-change-button,.teacher-booking-teacher-row:hover .teacher-booking-change-button{opacity:1;pointer-events:auto}.teacher-booking-weekly-total{padding:8px;line-height:1.8;border:1px solid #ffb74d;border-radius:4px;background-color:#fff}.teacher-booking-daily-total-row td{height:64px;font-size:12px;line-height:1.5;background-color:#f5f5f5;border-bottom:1px solid #bdbdbd!important}.teacher-booking-daily-total-row td>div{white-space:nowrap}.weekly-period-column{width:96px;min-width:96px;max-width:96px;padding-right:3px!important;padding-left:3px!important;white-space:nowrap}.statistic-list-table>.v-data-table__wrapper>table{width:-webkit-max-content!important;width:max-content!important;min-width:-webkit-max-content;min-width:max-content;border:1px solid #bdbdbd;border-collapse:collapse;table-layout:auto}.statistic-list-table>.v-data-table__wrapper>table>thead>tr{height:28px!important}.statistic-list-table>.v-data-table__wrapper>table>tbody>tr{height:24px!important}.statistic-list-table>.v-data-table__wrapper>table>tbody>tr>td,.statistic-list-table>.v-data-table__wrapper>table>thead>tr>th{border:1px solid #bdbdbd;padding:1px 6px!important;line-height:1.1!important;white-space:nowrap}.statistic-list-table>.v-data-table__wrapper>table>thead>tr>th{height:28px!important}.statistic-list-table>.v-data-table__wrapper>table>thead>tr>th:not(.weekly-period-column){width:1px}.statistic-list-table>.v-data-table__wrapper>table>tbody>tr>td{height:24px!important}.statistic-list>.v-data-table__wrapper .v-data-table__mobile-row{min-height:-webkit-min-content!important;min-height:min-content!important}