/* $body-font-family: 'Noto Sans HK', sans-serif; */
[data-v-10e0d8ee].custom-timetable-card {
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__top {
  padding: 5px 10px;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.5;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot {
  color: var(--v-colorBlack-base);
  padding: 10px;
  background: #eeeeee;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .course-name {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 10px;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .course-info-list {
  padding: 0;
  list-style: none;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .course-info-list > li {
  position: relative;
  color: var(--v-colorBlack-base);
  font-size: 10px;
  margin: 5px 0;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .student-attendance-list {
  padding: 0;
  list-style: none;
  margin-top: 10px;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li {
  position: relative;
  color: var(--v-colorBlack-base);
  font-size: 10px;
  margin: 5px 0;
  display: flex;
  align-items: center;
  line-height: 1.5;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check {
  width: 10px;
  min-width: 10px;
  height: 10px;
  border-radius: 2px;
  background: #a7a7a7;
  margin-right: 8px;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check.attend {
  background: #27c712;
}
[data-v-10e0d8ee].custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check.absent {
  background: var(--v-red-base);
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
[data-v-b61a12a0].custom-timetable > .custom-timetable__body {
  overflow-x: auto;
}
[data-v-b61a12a0].custom-timetable > .custom-timetable__body .custom-timetable__col {
  width: 200px;
  min-width: 200px;
  padding-left: 8px;
  padding-right: 8px;
}
[data-v-b61a12a0].custom-timetable > .custom-timetable__body .custom-timetable__col__header {
  font-size: 0.875rem;
  color: var(--v-colorBlack-base);
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
  display: block;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card {
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__top {
  padding: 5px 10px;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.5;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot {
  color: var(--v-colorBlack-base);
  padding: 10px;
  background: #eeeeee;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .course-name {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 10px;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .course-info-list {
  padding: 0;
  list-style: none;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .course-info-list > li {
  position: relative;
  color: var(--v-colorBlack-base);
  font-size: 10px;
  margin: 5px 0;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .student-attendance-list {
  padding: 0;
  list-style: none;
  margin-top: 10px;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li {
  position: relative;
  color: var(--v-colorBlack-base);
  font-size: 10px;
  margin: 5px 0;
  display: flex;
  align-items: center;
  line-height: 1.5;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check {
  width: 10px;
  min-width: 10px;
  height: 10px;
  border-radius: 2px;
  background: #a7a7a7;
  margin-right: 8px;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check.attend {
  background: #27c712;
}
[data-v-b61a12a0].custom-timetable .custom-timetable-card .custom-timetable-card__bot > .student-attendance-list > li > .attend-check.absent {
  background: var(--v-red-base);
}
[data-v-b61a12a0].v-calendar .v-event {
  height: auto !important;
  border-radius: 5px !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px !important;
}
[data-v-b61a12a0].v-calendar [role=columnheader],[data-v-b61a12a0].v-calendar [role=cell] {
  min-width: 170px !important;
}
[data-v-b61a12a0].v-calendar [role=cell] {
  min-height: 100px !important;
}
[data-v-b61a12a0].v-calendar [role=cell].v-outside .v-calendar-weekly__day-label > .v-btn {
  color: rgba(88, 85, 93, 0.3) !important;
}
[data-v-b61a12a0].v-calendar [role=cell].v-present .v-calendar-weekly__day-label > .v-btn {
  background-color: #efefef !important;
}
[data-v-b61a12a0].v-calendar [role=columnheader] {
  font-size: 0.75rem !important;
  font-weight: 400;
  letter-spacing: 0.0333333333em !important;
  line-height: 1.25rem;
  font-family: "Rubik", "Noto Sans HK", sans-serif !important;
  padding-top: 10px;
  padding-bottom: 10px;
  color: var(--v-colorBlack-base) !important;
}
[data-v-b61a12a0].v-calendar.v-calendar-daily .v-event-timed {
  max-width: 185px !important;
  min-width: 185px !important;
}
[data-v-b61a12a0].v-calendar.v-calendar-daily .v-calendar-daily__day {
  border-right: none !important;
}
[data-v-b61a12a0].v-input--switch .v-input--switch__track {
  color: #ffffff !important;
  opacity: 1 !important;
}
[data-v-b61a12a0].v-input--switch .v-label {
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 500 !important;
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
.theme--light.v-calendar-events .v-event-timed {
  border: 1px solid !important;
}
.theme--light.v-calendar-events .v-event-more {
  background-color: #fff;
}
.theme--light.v-calendar-events .v-event-more.v-outside {
  background-color: transparent;
}

.theme--dark.v-calendar-events .v-event-timed {
  border: 1px solid !important;
}
.theme--dark.v-calendar-events .v-event-more {
  background-color: #312d4b;
}
.theme--dark.v-calendar-events .v-event-more.v-outside {
  background-color: transparent;
}

.v-calendar .v-event {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  line-height: 20px;
  margin-right: -1px;
  z-index: 1;
  border-radius: 4px;
}
.v-calendar .v-event-more {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
  z-index: 1;
  position: relative;
}
.v-calendar .v-event-timed-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: 10px;
  pointer-events: none;
}
.v-calendar .v-event-timed {
  position: absolute;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  cursor: pointer;
  border-radius: 4px;
  pointer-events: all;
}
.v-calendar .v-event-summary {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.v-calendar.v-calendar-events .v-calendar-weekly__head-weekday {
  margin-right: -1px;
}
.v-calendar.v-calendar-events .v-calendar-weekly__day {
  overflow: visible;
  margin-right: -1px;
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
.theme--light.v-calendar-weekly {
  background-color: #fff;
  border-top: rgba(93, 89, 98, 0.1) 1px solid;
  border-left: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
  color: #5e5669;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday.v-past {
  color: rgba(94, 86, 105, 0.38);
}
.theme--light.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside {
  background-color: transparent;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__head-weeknumber {
  background-color: #f1f3f4;
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__day {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
  border-bottom: rgba(93, 89, 98, 0.1) 1px solid;
  color: #5e5669;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__day.v-outside {
  background-color: transparent;
}
.theme--light.v-calendar-weekly .v-calendar-weekly__weeknumber {
  background-color: #f1f3f4;
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
  border-bottom: rgba(93, 89, 98, 0.1) 1px solid;
  color: #5e5669;
}

.theme--dark.v-calendar-weekly {
  background-color: #312d4b;
  border-top: rgba(247, 244, 254, 0.14) 1px solid;
  border-left: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
  color: #e7e3fc;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday.v-past {
  color: rgba(231, 227, 252, 0.5);
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside {
  background-color: transparent;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__head-weeknumber {
  background-color: #202020;
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__day {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
  border-bottom: rgba(247, 244, 254, 0.14) 1px solid;
  color: #e7e3fc;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__day.v-outside {
  background-color: transparent;
}
.theme--dark.v-calendar-weekly .v-calendar-weekly__weeknumber {
  background-color: #202020;
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
  border-bottom: rgba(247, 244, 254, 0.14) 1px solid;
  color: #e7e3fc;
}

.v-calendar-weekly {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.v-calendar-weekly__head {
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.v-calendar-weekly__head-weekday {
  flex: 1 0 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0px 4px 0px 4px;
  font-size: 11px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.v-calendar-weekly__head-weeknumber {
  position: relative;
  flex: 0 0 24px;
}

.v-calendar-weekly__week {
  display: flex;
  flex: 1;
  height: unset;
  min-height: 0;
}

.v-calendar-weekly__weeknumber {
  display: flex;
  flex: 0 0 24px;
  height: unset;
  min-height: 0;
  padding-top: 14.5px;
  text-align: center;
}
.v-calendar-weekly__weeknumber > small {
  width: 100% !important;
}

.v-calendar-weekly__day {
  flex: 1;
  width: 0;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  padding: 0px 0px 0px 0px;
  min-width: 0;
}
.v-calendar-weekly__day.v-present .v-calendar-weekly__day-month {
  color: currentColor;
}

.v-calendar-weekly__day-label {
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  box-shadow: none;
  text-align: center;
  margin: 4px 0 0 0;
}
.v-calendar-weekly__day-label .v-btn {
  font-size: 12px;
  text-transform: none;
}

.v-calendar-weekly__day-month {
  position: absolute;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-shadow: none;
  top: 0;
  left: 36px;
  height: 32px;
  line-height: 32px;
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
.theme--light.v-calendar-daily {
  background-color: #fff;
  border-left: rgba(93, 89, 98, 0.1) 1px solid;
  border-top: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-daily .v-calendar-daily__intervals-head {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-daily .v-calendar-daily__intervals-head::after {
  background: rgba(93, 89, 98, 0.1);
  background: linear-gradient(90deg, transparent, rgba(93, 89, 98, 0.1));
}
.theme--light.v-calendar-daily .v-calendar-daily_head-day {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
  border-bottom: rgba(93, 89, 98, 0.1) 1px solid;
  color: #5e5669;
}
.theme--light.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-weekday,
.theme--light.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-day-label {
  color: rgba(94, 86, 105, 0.38);
}
.theme--light.v-calendar-daily .v-calendar-daily__intervals-body {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-daily .v-calendar-daily__intervals-body .v-calendar-daily__interval-text {
  color: #424242;
}
.theme--light.v-calendar-daily .v-calendar-daily__day {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
  border-bottom: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-daily .v-calendar-daily__day-interval {
  border-top: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-daily .v-calendar-daily__day-interval:first-child {
  border-top: none !important;
}
.theme--light.v-calendar-daily .v-calendar-daily__interval::after {
  border-top: rgba(93, 89, 98, 0.1) 1px solid;
}

.theme--dark.v-calendar-daily {
  background-color: #312d4b;
  border-left: rgba(247, 244, 254, 0.14) 1px solid;
  border-top: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-daily .v-calendar-daily__intervals-head {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-daily .v-calendar-daily__intervals-head::after {
  background: rgba(247, 244, 254, 0.14);
  background: linear-gradient(90deg, transparent, rgba(247, 244, 254, 0.14));
}
.theme--dark.v-calendar-daily .v-calendar-daily_head-day {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
  border-bottom: rgba(247, 244, 254, 0.14) 1px solid;
  color: #e7e3fc;
}
.theme--dark.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-weekday,
.theme--dark.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-day-label {
  color: rgba(231, 227, 252, 0.5);
}
.theme--dark.v-calendar-daily .v-calendar-daily__intervals-body {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-daily .v-calendar-daily__intervals-body .v-calendar-daily__interval-text {
  color: #eeeeee;
}
.theme--dark.v-calendar-daily .v-calendar-daily__day {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
  border-bottom: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-daily .v-calendar-daily__day-interval {
  border-top: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-daily .v-calendar-daily__day-interval:first-child {
  border-top: none !important;
}
.theme--dark.v-calendar-daily .v-calendar-daily__interval::after {
  border-top: rgba(247, 244, 254, 0.14) 1px solid;
}

.v-calendar-daily {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  height: 100%;
}

.v-calendar-daily__head {
  flex: none;
  display: flex;
}

.v-calendar-daily__intervals-head {
  flex: none;
  position: relative;
}
.v-calendar-daily__intervals-head::after {
  position: absolute;
  bottom: 0px;
  height: 1px;
  left: 0;
  right: 0;
  content: "";
}

.v-calendar-daily_head-day {
  flex: 1 1 auto;
  width: 0;
  position: relative;
}

.v-calendar-daily_head-weekday {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 3px 0px 0px 0px;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
}

.v-calendar-daily_head-day-label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0px 0px 3px 0px;
  cursor: pointer;
  text-align: center;
}

.v-calendar-daily__body {
  flex: 1 1 60%;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}

.v-calendar-daily__scroll-area {
  overflow-y: scroll;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
}

.v-calendar-daily__pane {
  width: 100%;
  overflow-y: hidden;
  flex: none;
  display: flex;
  align-items: flex-start;
}

.v-calendar-daily__day-container {
  display: flex;
  flex: 1;
  width: 100%;
  height: 100%;
}

.v-calendar-daily__intervals-body {
  flex: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.v-calendar-daily__interval {
  text-align: right;
  padding-right: 8px;
  border-bottom: none;
  position: relative;
}
.v-calendar-daily__interval::after {
  width: 8px;
  position: absolute;
  height: 1px;
  display: block;
  content: "";
  right: 0;
  bottom: -1px;
}

.v-calendar-daily__interval-text {
  display: block;
  position: relative;
  top: -6px;
  font-size: 10px;
  padding-right: 4px;
}

.v-calendar-daily__day {
  flex: 1;
  width: 0;
  position: relative;
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
.theme--light.v-calendar-category .v-calendar-category__column,
.theme--light.v-calendar-category .v-calendar-category__column-header {
  border-right: rgba(93, 89, 98, 0.1) 1px solid;
}
.theme--light.v-calendar-category .v-calendar-daily__head {
  background: #fff;
}
.theme--light.v-calendar-category .v-calendar-daily__intervals-head {
  background: #fff;
}
.theme--light.v-calendar-category .v-calendar-daily__intervals-body {
  background: #fff;
}

.theme--dark.v-calendar-category .v-calendar-category__column,
.theme--dark.v-calendar-category .v-calendar-category__column-header {
  border-right: rgba(247, 244, 254, 0.14) 1px solid;
}
.theme--dark.v-calendar-category .v-calendar-daily__head {
  background: #312d4b;
}
.theme--dark.v-calendar-category .v-calendar-daily__intervals-head {
  background: #312d4b;
}
.theme--dark.v-calendar-category .v-calendar-daily__intervals-body {
  background: #312d4b;
}

.v-calendar-category {
  overflow: auto;
  position: relative;
}
.v-calendar-category .v-calendar-category__category {
  text-align: center;
}
.v-calendar-category .v-calendar-daily__day-container {
  width: -moz-min-content;
  width: min-content;
}
.v-calendar-category .v-calendar-daily__day-container .v-calendar-category__columns {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
.v-calendar-category .v-calendar-daily__day-body {
  display: flex;
  flex: 1;
  width: 100%;
  height: 100%;
}
.v-calendar-category .v-calendar-daily__head {
  flex-direction: row;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  position: sticky;
  top: 0;
  z-index: 2;
}
.v-calendar-category .v-calendar-daily_head-day {
  width: auto;
  position: unset;
}
.v-calendar-category .v-calendar-daily__intervals-head {
  position: sticky;
  left: 0;
  top: 0;
  z-index: 2;
}
.v-calendar-category .v-calendar-daily_head-weekday {
  position: sticky;
  left: 50%;
  width: 50px;
}
.v-calendar-category .v-calendar-daily_head-day-label {
  width: 56px;
  position: sticky;
  left: 50%;
}
.v-calendar-category .v-calendar-daily__day {
  min-width: 200px;
}
.v-calendar-category .v-calendar-daily__intervals-body {
  position: sticky;
  left: 0;
  z-index: 1;
}
.v-calendar-category .v-calendar-daily__interval:last-of-type::after {
  display: none;
}
.v-calendar-category .v-calendar-daily__body {
  overflow: visible;
}
.v-calendar-category .v-calendar-daily__body .v-calendar-daily__scroll-area {
  overflow-y: visible;
  flex: none;
}
.v-calendar-category .v-calendar-daily__pane {
  overflow-y: visible;
}
.v-calendar-category .v-calendar-category__columns {
  display: flex;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
}
.v-calendar-category .v-calendar-category__columns .v-calendar-category__column,
.v-calendar-category .v-calendar-category__columns .v-calendar-category__column-header {
  flex: 1 1 auto;
  width: 0;
  position: relative;
}
.v-calendar-category .v-calendar-category__columns .v-calendar-category__column-header {
  min-width: 200px;
}
/* $body-font-family: 'Noto Sans HK', sans-serif; */
.theme--light.v-input--switch .v-input--switch__thumb {
  color: #fafafa;
}
.theme--light.v-input--switch .v-input--switch__track {
  color: rgba(94, 86, 105, 0.38);
}
.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb {
  color: #fafafa !important;
}
.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track {
  color: rgba(94, 86, 105, 0.12) !important;
}

.theme--dark.v-input--switch .v-input--switch__thumb {
  color: #e0e0e0;
}
.theme--dark.v-input--switch .v-input--switch__track {
  color: rgba(231, 227, 252, 0.3);
}
.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb {
  color: #424242 !important;
}
.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track {
  color: rgba(231, 227, 252, 0.1) !important;
}

.v-input--switch__track, .v-input--switch__thumb {
  background-color: currentColor;
  pointer-events: none;
  transition: inherit;
}
.v-input--switch__track {
  border-radius: 8px;
  width: 36px;
  height: 14px;
  left: 2px;
  position: absolute;
  opacity: 0.6;
  right: 2px;
  top: calc(50% - 7px);
}
.v-input--switch__thumb {
  border-radius: 50%;
  top: calc(50% - 10px);
  height: 20px;
  position: relative;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.v-input--switch .v-input--selection-controls__input {
  width: 38px;
  transition: opacity 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.v-input--switch .v-input--selection-controls__ripple {
  top: calc(50% - 24px);
}
.v-input--switch.v-input--dense .v-input--switch__thumb {
  width: 18px;
  height: 18px;
}
.v-input--switch.v-input--dense .v-input--switch__track {
  height: 12px;
  width: 32px;
}
.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track {
  height: 22px;
  width: 44px;
  top: calc(50% - 12px);
  left: -3px;
}
.v-input--switch.v-input--dense .v-input--selection-controls__ripple {
  top: calc(50% - 22px);
}
.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input {
  opacity: 0.6;
}
.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple {
  left: -14px;
}
.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple {
  left: -12px;
}
.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,
.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb {
  transform: translate(20px, 0);
}
.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple {
  right: -14px;
}
.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple {
  right: -12px;
}
.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,
.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb {
  transform: translate(-20px, 0);
}
.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.v-input--switch--inset .v-input--switch__track,
.v-input--switch--inset .v-input--selection-controls__input {
  width: 48px;
}
.v-input--switch--inset .v-input--switch__track {
  border-radius: 14px;
  height: 28px;
  left: -4px;
  opacity: 0.32;
  top: calc(50% - 14px);
}
.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,
.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb {
  transform: translate(0, 0) !important;
}
.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,
.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb {
  transform: translate(-6px, 0) !important;
}
.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,
.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb {
  transform: translate(20px, 0) !important;
}
.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,
.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb {
  transform: translate(-26px, 0) !important;
}
