[data-v-bf1d8ccc]:root {
  --primary-color: #703596;
  --primary-lighten-bg: rgba(112, 53, 151, 0.2862745098);
  --secondary-color: #b55179;
  --accent-color: #f8581e;
  --grey-darken-1: #241934;
  --grey-neutral: #655977;
  --primary-color-rgb: 112, 53, 150;
  --primary-lighten-bg-rgb: 112, 53, 151;
  --secondary-color-rgb: 181, 81, 121;
  --accent-color-rgb: 248, 88, 30;
  --teal-cyan-500: #16bdca;
  --purple-500: #7c3aed;
  --peach-orange-500: #fdba8c;
  --color-gray-300: #d1d5db;
}
.theme-primary-color[data-v-bf1d8ccc] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-bf1d8ccc] {
  background-color: #703596;
}
.theme-secondary-color[data-v-bf1d8ccc] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-bf1d8ccc] {
  background-color: #b55179;
}
.theme-info-color[data-v-bf1d8ccc] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-bf1d8ccc] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-bf1d8ccc] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-bf1d8ccc] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-bf1d8ccc] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-bf1d8ccc] {
  background-color: #f8581e;
}
.theme-error-color[data-v-bf1d8ccc] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-bf1d8ccc] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-bf1d8ccc] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-bf1d8ccc] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-bf1d8ccc] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-bf1d8ccc] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-bf1d8ccc] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-bf1d8ccc] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-bf1d8ccc] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-bf1d8ccc] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-bf1d8ccc] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-bf1d8ccc] {
  background-color: #1d2424;
}
.horizontal-center[data-v-bf1d8ccc] {
  justify-content: center;
}
.is-bold[data-v-bf1d8ccc] {
  font-weight: bold;
}
.full-width[data-v-bf1d8ccc] {
  width: 100%;
}
.text--details[data-v-bf1d8ccc] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-bf1d8ccc]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-bf1d8ccc] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-bf1d8ccc] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-bf1d8ccc] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-bf1d8ccc] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-bf1d8ccc], .v-card.card-skp-style > .v-card-actions[data-v-bf1d8ccc] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-bf1d8ccc], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-bf1d8ccc] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-bf1d8ccc]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-bf1d8ccc]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-bf1d8ccc]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-bf1d8ccc]:hover {
  color: rgb(140.1379310345, 66.315270936, 187.684729064);
  border-color: rgb(163.1034482759, 103.5221674877, 201.4778325123);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-bf1d8ccc]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-bf1d8ccc]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-bf1d8ccc], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-bf1d8ccc] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-bf1d8ccc]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-bf1d8ccc]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-bf1d8ccc]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-bf1d8ccc]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-bf1d8ccc], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-bf1d8ccc] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-bf1d8ccc] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-bf1d8ccc] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-bf1d8ccc] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-bf1d8ccc] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-bf1d8ccc] {
  text-decoration: none;
}
.sk-primary-link a[data-v-bf1d8ccc] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-bf1d8ccc] {
  width: 1rem !important;
}
.ProseMirror[data-v-bf1d8ccc]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-bf1d8ccc] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-bf1d8ccc], table tbody tr td .v-input--density-compact[data-v-bf1d8ccc],
table thead tr th .v-input--density-default[data-v-bf1d8ccc],
table thead tr th .v-input--density-compact[data-v-bf1d8ccc] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-bf1d8ccc], table .v-selection-control--density-compact[data-v-bf1d8ccc] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-bf1d8ccc] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-bf1d8ccc],
.v-tab.sk-active[data-v-bf1d8ccc] {
  color: #241934 !important;
}
.v-tab[data-v-bf1d8ccc],
.v-tab.sk-inactive[data-v-bf1d8ccc] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-bf1d8ccc] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-bf1d8ccc] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-bf1d8ccc] {
  table-layout: fixed;
}
.v-picker-title {
  display: none;
}
.v-picker__header {
  background-color: var(--primary-color) !important;
  color: white;
  height: 4rem;
  display: flex;
}
.v-date-picker-header {
  padding-bottom: 0px !important;
}
.v-date-picker-month__day--selected .v-btn {
  background-color: var(--accent-color) !important;
  color: white;
}
.timepicker-ui-circle-hand,.timepicker-ui-dot,.timepicker-ui-clock-hand {
  background-color: var(--accent-color) !important;
}
.v-picker__title.primary {
  color: var(--primary-color) !important;
}
.timepicker-ui-hour,.timepicker-ui-minutes {
  background-color: var(--primary-color) !important;
  color: white !important;
  opacity: 0.6;
}
.timepicker-ui-hour.active,.timepicker-ui-minutes.active,.timepicker-ui-am.active,.timepicker-ui-pm.active {
  background-color: var(--primary-color) !important;
  color: white !important;
  opacity: unset;
}
.timepicker-ui-hours.active,.timepicker-ui-minutes.active,.timepicker-ui-ok-btn {
  background-color: var(--primary-color) !important;
  color: white !important;
}
.timepicker-ui-header {
  height: 134px !important;
  background-color: var(--primary-color) !important;
}
.timepicker-ui-dots {
  color: white !important;
}
.timepicker-ui-body {
  margin: 1rem 2.3rem !important;
}
.timepicker-ui-select-time {
  display: none !important;
  pointer-events: none !important;
}
h4[data-v-bf1d8ccc],
.info-text[data-v-bf1d8ccc] {
  color: #666;
  font-weight: normal;
}
.color-indicator[data-v-bf1d8ccc] {
  height: 25px;
  width: 25px;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid white;
  cursor: pointer;
}
.v-toolbar[data-v-bf1d8ccc] {
  background-color: transparent;
}
.tooltip[data-v-cb968dcd] {
  width: 100%;
}
.list-item__action[data-v-cb968dcd] {
  flex-direction: row;
}
.checkbox[data-v-cb968dcd] {
  cursor: pointer;
}

[data-v-d3bdadaf]:root {
  position: relative;
}
.v-stepper[data-v-d3bdadaf] {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-shadow: none;
}
.v-stepper .v-stepper-header[data-v-d3bdadaf] {
  flex: none;
}
.v-stepper .v-stepper-window[data-v-d3bdadaf] {
  flex: 1;
  margin-top: 3px;
  overflow-y: auto;
}
.drop-zone[data-v-d3bdadaf] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  border: 1px solid #999;
  color: #666;
}
.drop-zone.dragstart[data-v-d3bdadaf] {
  border: 1px dashed #555;
}
.drop-zone .v-list[data-v-d3bdadaf] {
  background: transparent;
}
.muted[data-v-d3bdadaf] {
  color: #555;
  padding-left: 10px;
  font-size: 14px;
}
.delivery-modes[data-v-d3bdadaf] {
  padding: 0;
}
.delivery-modes .v-card[data-v-d3bdadaf] {
  margin: 5px;
}

.disabled[data-v-c6efa50d] {
  color: #888;
  cursor: default;
  text-decoration: none;
}
.white--links a[data-v-c6efa50d] {
  color: white;
}
