@media(min-width: 1200px){.modal[data-v-96f0f3ba]{position:fixed;top:0;left:300px;z-index:1055;display:none;width:calc(100% - 300px);height:100%;overflow-x:hidden;overflow-y:auto;outline:0}}
.note-input.form-control.form-control-solid[data-v-8c2a2d54]{background-color:rgba(0,0,0,0)}.note-input.ql-toolbar.ql-snow[data-v-8c2a2d54]{border-radius:0 !important;border-color:#f3f6f9 !important}.ql-container.ql-snow[data-v-8c2a2d54]{border-radius:0 !important;border-color:#f3f6f9 !important}
.note-input.form-control.form-control-solid[data-v-66efbbc4]{background-color:rgba(0,0,0,0)}.note-input.ql-toolbar.ql-snow[data-v-66efbbc4]{border-radius:0 !important;border-color:#f3f6f9 !important}.ql-container.ql-snow[data-v-66efbbc4]{border-radius:0 !important;border-color:#f3f6f9 !important}
.modalLayout .modal-dialog[data-v-27a70104]{max-width:unset !important}.modal-header-select-template[data-v-27a70104]{background-color:#1d2327 !important}@media(min-width: 1200px){.modal[data-v-27a70104]{position:fixed;top:0;left:300px;z-index:1055;display:none;width:calc(100% - 300px);height:100%;overflow-x:hidden;overflow-y:auto;outline:0}}

.addAppointment__dateDays,
.addAppointment__dateTimes {
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}
.addAppointment__dateDays .addAppointment__dateDayItem,
.addAppointment__dateTimes .addAppointment__dateTimeItem {
  scroll-snap-align: start;
}


.editAppointment__dateDays,
.editAppointment__dateTimes {
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}
.editAppointment__dateDays .editAppointment__dateDayItem,
.editAppointment__dateTimes .editAppointment__dateTimeItem {
  scroll-snap-align: start;
}

@media(min-width: 1200px){.modal[data-v-7bd5a46f]{position:fixed;top:0;left:300px;z-index:1055;display:none;width:calc(100% - 300px);height:100%;overflow-x:hidden;overflow-y:auto;outline:0}}

.editTask__dateDays,
.editTask__dateTimes {
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}
.editTask__dateDays .editTask__dateDayItem,
.editTask__dateTimes .editTask__dateTimeItem {
  scroll-snap-align: start;
}


.addTask__dateDays,
.addTask__dateTimes {
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}
.addTask__dateDays .addTask__dateDayItem,
.addTask__dateTimes .addTask__dateTimeItem {
  scroll-snap-align: start;
}


.spinner-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}

.transition-transform[data-v-7118cef6]{transition:transform .3s ease}.rotate-180[data-v-7118cef6]{transform:rotate(180deg)}.score-category[data-v-7118cef6]{border-bottom:1px solid #e9ecef}.score-category[data-v-7118cef6]:last-child{border-bottom:none}
