.v-tooltip > .v-overlay__content {
  background: rgb(var(--v-theme-surface-variant));
  color: rgb(var(--v-theme-on-surface-variant));
  border-radius: 4px;
  font-size: 0.875rem;
  line-height: 1.6;
  display: inline-block;
  padding: 5px 16px;
  text-transform: initial;
  width: auto;
  opacity: 1;
  pointer-events: none;
  transition-property: opacity, transform;
}
.v-tooltip > .v-overlay__content[class*=enter-active] {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  transition-duration: 150ms;
}
.v-tooltip > .v-overlay__content[class*=leave-active] {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  transition-duration: 75ms;
}.tree{font-family:Roboto,Helvetica Neue,sans-serif;width:100%}.tree-level{flex:1}.node-checkbox{display:none}.icon-wrapper{padding:0;min-width:0;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;height:24px;width:24px}.node-wrapper:hover{background-color:#eee}.node-wrapper:focus{border:0;background-color:#e0e0e0}.input-wrapper{margin-left:.75em}.icon-wrapper svg{height:12px;width:12px}.node-wrapper{min-height:32px;display:flex;align-items:center;flex:1;word-wrap:break-word;font-weight:400;font-size:14px}.checkbox-wrapper{width:1.25em;height:1.25em}.checkbox-wrapper{position:relative;margin-left:.3em;overflow:hidden}.checkbox-wrapper{background:#fff;border:2px solid rgba(0,0,0,.54);border-radius:.125em;cursor:pointer;transition:background .3s}.checkbox-wrapper.checked,.checkbox-wrapper.indeterminate{background:#3f51b5;border:2px solid #3f51b5}.node-wrapper.disabled .checkbox-wrapper.checked{background:rgba(0,0,0,.26)}.node-wrapper.disabled .checkbox-wrapper.indeterminate{background:rgba(0,0,0,.26)}.node-wrapper.disabled .checkbox-wrapper{border-color:#00000042}.checkbox-wrapper.checked:after{transform:translate(.25em,.3365384615em) rotate(-45deg);width:.7em;height:.3em;border:.125em solid #fff;border-top-style:none;border-right-style:none}.checkbox-wrapper.indeterminate:after{transform:translate(.25em,.3365384615em) rotate(0);width:.7em;height:.3em;border:.125em solid #fff;border-top-style:none;border-right-style:none;border-left-style:none}.checkbox-wrapper:after{content:"";position:absolute;left:0;top:0}.node-over{border-top:solid 2px #5C6BC0}.node-in{background-color:#bdbdbd}.node-under{border-bottom:solid 2px #5C6BC0}.input-wrapper{font-size:14px;position:relative;color:#000;display:flex;align-items:center}.node-input,.node-text{font-family:"Roboto",sans-serif}.input-wrapper:after{content:"\a0";display:block;color:#d50000;font-size:12px;padding-top:5px}.input-wrapper input{padding:4px 0;display:block;width:100%;border:none;font-size:14px;color:#000;border-bottom:1px solid #d2d2d2;outline:none;background:transparent;transition:border-color .2s}.input-wrapper input:focus{outline:none;color:#3f51b5;padding-bottom:4px;border-bottom-width:3px;border-bottom-color:#3f51b5}
[data-v-284121e5]: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-284121e5] {
  color: #703596 !important;
}
.theme-primary-bg[data-v-284121e5] {
  background-color: #703596;
}
.theme-secondary-color[data-v-284121e5] {
  color: #b55179 !important;
}
.theme-secondary-bg[data-v-284121e5] {
  background-color: #b55179;
}
.theme-info-color[data-v-284121e5] {
  color: #0f65d0 !important;
}
.theme-info-bg[data-v-284121e5] {
  background-color: #0f65d0;
}
.theme-success-color[data-v-284121e5] {
  color: #24ad58 !important;
}
.theme-success-bg[data-v-284121e5] {
  background-color: #24ad58;
}
.theme-warning-color[data-v-284121e5] {
  color: #f8581e !important;
}
.theme-warning-bg[data-v-284121e5] {
  background-color: #f8581e;
}
.theme-error-color[data-v-284121e5] {
  color: #af3a34 !important;
}
.theme-error-bg[data-v-284121e5] {
  background-color: #af3a34;
}
.theme-amber-color[data-v-284121e5] {
  color: #c3a135 !important;
}
.theme-amber-bg[data-v-284121e5] {
  background-color: #c3a135;
}
.theme-grey-neutral-color[data-v-284121e5] {
  color: #655977 !important;
}
.theme-grey-neutral-bg[data-v-284121e5] {
  background-color: #655977;
}
.theme-grey-lighten-1-color[data-v-284121e5] {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg[data-v-284121e5] {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color[data-v-284121e5] {
  color: #241934 !important;
}
.theme-grey-darken-1-bg[data-v-284121e5] {
  background-color: #241934;
}
.theme-text-dark-color[data-v-284121e5] {
  color: #1d2424 !important;
}
.theme-text-dark-bg[data-v-284121e5] {
  background-color: #1d2424;
}
.horizontal-center[data-v-284121e5] {
  justify-content: center;
}
.is-bold[data-v-284121e5] {
  font-weight: bold;
}
.full-width[data-v-284121e5] {
  width: 100%;
}
.text--details[data-v-284121e5] {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase[data-v-284121e5]:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style[data-v-284121e5] {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text[data-v-284121e5] {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error[data-v-284121e5] {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn[data-v-284121e5] {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions[data-v-284121e5], .v-card.card-skp-style > .v-card-actions[data-v-284121e5] {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-284121e5], .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-284121e5] {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-284121e5]:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-284121e5]:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action[data-v-284121e5]:hover, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-284121e5]: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-284121e5]:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action[data-v-284121e5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-284121e5], .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-284121e5] {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-284121e5]:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-284121e5]:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action[data-v-284121e5]:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action[data-v-284121e5]:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary[data-v-284121e5], .v-card.card-skp-style > .v-card-actions .disable-primary[data-v-284121e5] {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels[data-v-284121e5] {
  box-shadow: none;
}
.invalid-field .v-input__slot[data-v-284121e5] {
  border: 2px solid #af3a34;
}
.invalid-field .v-field[data-v-284121e5] {
  border: 2px solid #af3a34;
}
.skp-tabs[data-v-284121e5] {
  background: #d9d4e1 !important;
  color: #241934;
}
a[data-v-284121e5] {
  text-decoration: none;
}
.sk-primary-link a[data-v-284121e5] {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer[data-v-284121e5] {
  width: 1rem !important;
}
.ProseMirror[data-v-284121e5]:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td[data-v-284121e5] {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default[data-v-284121e5], table tbody tr td .v-input--density-compact[data-v-284121e5],
table thead tr th .v-input--density-default[data-v-284121e5],
table thead tr th .v-input--density-compact[data-v-284121e5] {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default[data-v-284121e5], table .v-selection-control--density-compact[data-v-284121e5] {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input[data-v-284121e5] {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected[data-v-284121e5],
.v-tab.sk-active[data-v-284121e5] {
  color: #241934 !important;
}
.v-tab[data-v-284121e5],
.v-tab.sk-inactive[data-v-284121e5] {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window[data-v-284121e5] {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis[data-v-284121e5] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table[data-v-284121e5] {
  table-layout: fixed;
}
.v-dialog > .v-overlay__content > .v-card > .v-card-text[data-v-284121e5],
.v-dialog > .v-overlay__content > form > .v-card > .v-card-text[data-v-284121e5] {
  overflow-y: auto;
}
.folder-selection-active[data-v-284121e5] {
  color: var(--primary-color);
  font-weight: bold;
}
.node-wrapper[data-v-284121e5] {
  min-height: 40px;
}
.node-wrapper .icon-wrapper[data-v-284121e5] {
  margin-right: 0.5rem;
}
.node-wrapper .input-wrapper[data-v-284121e5] {
  margin-left: 0.5em;
}
.node-wrapper .mdi-folder[data-v-284121e5] {
  color: var(--grey-neutral);
}
[data-v-284121e5] .icon-wrapper svg path {
  fill: var(--grey-neutral) !important;
  stroke: var(--grey-neutral) !important;
}: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 {
  color: #703596 !important;
}
.theme-primary-bg {
  background-color: #703596;
}
.theme-secondary-color {
  color: #b55179 !important;
}
.theme-secondary-bg {
  background-color: #b55179;
}
.theme-info-color {
  color: #0f65d0 !important;
}
.theme-info-bg {
  background-color: #0f65d0;
}
.theme-success-color {
  color: #24ad58 !important;
}
.theme-success-bg {
  background-color: #24ad58;
}
.theme-warning-color {
  color: #f8581e !important;
}
.theme-warning-bg {
  background-color: #f8581e;
}
.theme-error-color {
  color: #af3a34 !important;
}
.theme-error-bg {
  background-color: #af3a34;
}
.theme-amber-color {
  color: #c3a135 !important;
}
.theme-amber-bg {
  background-color: #c3a135;
}
.theme-grey-neutral-color {
  color: #655977 !important;
}
.theme-grey-neutral-bg {
  background-color: #655977;
}
.theme-grey-lighten-1-color {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color {
  color: #241934 !important;
}
.theme-grey-darken-1-bg {
  background-color: #241934;
}
.theme-text-dark-color {
  color: #1d2424 !important;
}
.theme-text-dark-bg {
  background-color: #1d2424;
}
.horizontal-center {
  justify-content: center;
}
.is-bold {
  font-weight: bold;
}
.full-width {
  width: 100%;
}
.text--details {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions, .v-card.card-skp-style > .v-card-actions {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action, .v-card.card-skp-style > .v-card-actions .secondary-action {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover, .v-card.card-skp-style > .v-card-actions .secondary-action: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:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action, .v-card.card-skp-style > .v-card-actions .tertiary-action {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary, .v-card.card-skp-style > .v-card-actions .disable-primary {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels {
  box-shadow: none;
}
.invalid-field .v-input__slot {
  border: 2px solid #af3a34;
}
.invalid-field .v-field {
  border: 2px solid #af3a34;
}
.skp-tabs {
  background: #d9d4e1 !important;
  color: #241934;
}
a {
  text-decoration: none;
}
.sk-primary-link a {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer {
  width: 1rem !important;
}
.ProseMirror:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default, table tbody tr td .v-input--density-compact,
table thead tr th .v-input--density-default,
table thead tr th .v-input--density-compact {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default, table .v-selection-control--density-compact {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected,
.v-tab.sk-active {
  color: #241934 !important;
}
.v-tab,
.v-tab.sk-inactive {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table {
  table-layout: fixed;
}
.organization-list .v-breadcrumbs a {
  color: #fff;
  font-weight: bold;
}
.organization-list .v-breadcrumbs a.disabled {
  pointer-events: none;
}
.organization-list .v-list-item:hover {
  background-color: #d9d4e1;
}
.organization-list .create-link {
  color: var(--secondary-color);
}
.organization-list .create-link:hover {
  text-decoration: underline;
}
.remove-project {
  color: #af3a34;
}
.no-list-content {
  background: #fff;
  color: #655977;
}.v-breadcrumbs {
  display: flex;
  align-items: center;
  line-height: 1.375rem;
  padding: 16px 12px;
}
.v-breadcrumbs--rounded {
  border-radius: 4px;
}
.v-breadcrumbs--density-default {
  padding-top: 16px;
  padding-bottom: 16px;
}

.v-breadcrumbs--density-comfortable {
  padding-top: 12px;
  padding-bottom: 12px;
}

.v-breadcrumbs--density-compact {
  padding-top: 8px;
  padding-bottom: 8px;
}

.v-breadcrumbs__prepend {
  align-items: center;
  display: inline-flex;
}

.v-breadcrumbs-item {
  align-items: center;
  color: inherit;
  display: inline-flex;
  padding: 0 4px;
  text-decoration: none;
  vertical-align: middle;
}
.v-breadcrumbs-item--disabled {
  opacity: var(--v-disabled-opacity);
  pointer-events: none;
}
.v-breadcrumbs-item--link {
  color: inherit;
  text-decoration: none;
}
.v-breadcrumbs-item--link:hover {
  text-decoration: underline;
}
.v-breadcrumbs-item .v-icon {
  font-size: 1rem;
  margin-inline: -4px 2px;
}

.v-breadcrumbs-divider {
  display: inline-block;
  padding: 0 8px;
  vertical-align: middle;
}: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 {
  color: #703596 !important;
}
.theme-primary-bg {
  background-color: #703596;
}
.theme-secondary-color {
  color: #b55179 !important;
}
.theme-secondary-bg {
  background-color: #b55179;
}
.theme-info-color {
  color: #0f65d0 !important;
}
.theme-info-bg {
  background-color: #0f65d0;
}
.theme-success-color {
  color: #24ad58 !important;
}
.theme-success-bg {
  background-color: #24ad58;
}
.theme-warning-color {
  color: #f8581e !important;
}
.theme-warning-bg {
  background-color: #f8581e;
}
.theme-error-color {
  color: #af3a34 !important;
}
.theme-error-bg {
  background-color: #af3a34;
}
.theme-amber-color {
  color: #c3a135 !important;
}
.theme-amber-bg {
  background-color: #c3a135;
}
.theme-grey-neutral-color {
  color: #655977 !important;
}
.theme-grey-neutral-bg {
  background-color: #655977;
}
.theme-grey-lighten-1-color {
  color: #d9d4e1 !important;
}
.theme-grey-lighten-1-bg {
  background-color: #d9d4e1;
}
.theme-grey-darken-1-color {
  color: #241934 !important;
}
.theme-grey-darken-1-bg {
  background-color: #241934;
}
.theme-text-dark-color {
  color: #1d2424 !important;
}
.theme-text-dark-bg {
  background-color: #1d2424;
}
.horizontal-center {
  justify-content: center;
}
.is-bold {
  font-weight: bold;
}
.full-width {
  width: 100%;
}
.text--details {
  color: rgb(99, 98, 98);
  font-size: 12px;
}
.text-titlecase:first-letter {
  text-transform: uppercase;
}
.v-card.card-skp-style {
  border-top: 5px solid var(--primary-color);
}
.v-card.card-skp-style .v-card-text {
  color: #655977;
}
.v-card.card-skp-style.card-skp-error {
  border-top: 5px solid #f8581e;
}
.v-card.card-skp-style .v-btn {
  box-shadow: none !important;
}
.v-card.card-skp-style > .v-card__actions, .v-card.card-skp-style > .v-card-actions {
  background: #d9d4e1;
}
.v-card.card-skp-style > .v-card__actions .secondary-action, .v-card.card-skp-style > .v-card-actions .secondary-action {
  color: var(--primary-color);
  background-color: transparent;
}
.v-card.card-skp-style > .v-card__actions .secondary-action:not(:disabled), .v-card.card-skp-style > .v-card-actions .secondary-action:not(:disabled) {
  border: 2px solid rgb(140.1379310345, 66.315270936, 187.684729064);
}
.v-card.card-skp-style > .v-card__actions .secondary-action:hover, .v-card.card-skp-style > .v-card-actions .secondary-action: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:hover:before, .v-card.card-skp-style > .v-card-actions .secondary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action, .v-card.card-skp-style > .v-card-actions .tertiary-action {
  color: #a7a3a3;
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover {
  color: rgb(191.9333333333, 189.0666666667, 189.0666666667);
}
.v-card.card-skp-style > .v-card__actions .tertiary-action:hover:before, .v-card.card-skp-style > .v-card-actions .tertiary-action:hover:before {
  background: transparent;
}
.v-card.card-skp-style > .v-card__actions .disable-primary, .v-card.card-skp-style > .v-card-actions .disable-primary {
  background-color: rgb(174.5344827586, 122.3645320197, 208.1354679803) !important;
}
.v-card.card-skp-style .v-expansion-panels {
  box-shadow: none;
}
.invalid-field .v-input__slot {
  border: 2px solid #af3a34;
}
.invalid-field .v-field {
  border: 2px solid #af3a34;
}
.skp-tabs {
  background: #d9d4e1 !important;
  color: #241934;
}
a {
  text-decoration: none;
}
.sk-primary-link a {
  text-decoration: none;
  color: var(--primary-color);
}
.sk-v-list-item-spacer .v-list-item__prepend .v-list-item__spacer {
  width: 1rem !important;
}
.ProseMirror:focus-visible {
  outline: none !important;
}
.sk-v-data-table.v-table > .v-table__wrapper > table > tbody > tr > td {
  padding: 0 8px !important;
}
table tbody tr td .v-input--density-default, table tbody tr td .v-input--density-compact,
table thead tr th .v-input--density-default,
table thead tr th .v-input--density-compact {
  --v-input-control-height: 40px !important;
}
table .v-selection-control--density-default, table .v-selection-control--density-compact {
  --v-selection-control-size: 28px !important;
}
.v-field.v-field--variant-underlined .v-field__input {
  padding: 0 !important;
  top: 8px !important;
}
.v-tab.v-tab--selected,
.v-tab.sk-active {
  color: #241934 !important;
}
.v-tab,
.v-tab.sk-inactive {
  color: grey !important;
}
.sk-stepper-window .v-stepper-window {
  margin: 0 1.5rem !important;
}
.onerev-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  min-width: 0;
}
.onerev-revtable-ellipsis .q-table {
  table-layout: fixed;
}
.organizations-component .organization-header {
  overflow: hidden;
}
.organizations-component .organization-logo-row {
  background: linear-gradient(120deg, rgba(var(--primary-color-rgb), 0.9) 0%, rgba(var(--secondary-color-rgb), 0.9) 100%), url("");
}
.organizations-component .organization-title {
  font-size: 1rem;
  text-align: center;
}
.organizations-component .organization-title-card {
  flex: 1;
}
.organizations-component .organization-list {
  background: #d9d4e1;
  color: #1d2424;
}
.organizations-component .organization-logo-card {
  flex: 0 0 0;
}
.organizations-component .organization-logo-card .organization-logo {
  border-radius: 5px;
  padding: 10px;
  background: #fff;
}
.organizations-component .organization-card,
.organizations-component .v-list-item {
  cursor: pointer;
}