*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #f5f5f5; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: system-ui, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: Monaco, Consolas, Courier New, monospace, serif; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #b3b3b3; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  :root {
    --background: 0 0% 100%;
    --foreground: 222.2 84% 4.9%;
    --card: 0 0% 100%;
    --card-foreground: 222.2 84% 4.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 222.2 84% 4.9%;
    --primary: 218, 75%, 20%;
    --primary-foreground: 210 40% 98%;
    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 218 75% 20%;
    --radius: 0.5rem;
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
  }

  .dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 217.2 91.2% 59.8%;
    --primary-foreground: 222.2 47.4% 11.2%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 217.2 32.6% 17.5%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 40% 98%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 224.3 76.3% 48%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
  }
.q-container {
  width: 100%;
}
@media (min-width: 640px) {

  .q-container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {

  .q-container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {

  .q-container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {

  .q-container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {

  .q-container {
    max-width: 1536px;
  }
}
/* Alert button styles for dynamic configuration status */
.q-btn-alert-warning {
  height: 2rem;
  font-size: 0.875rem;
}
.q-btn-alert-warning:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.q-btn-alert-error {
  height: 2rem;
  font-size: 0.875rem;
}
.q-btn-alert-error:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.q-btn-alert-success {
  height: 2rem;
  font-size: 0.875rem;
}
.q-btn-alert-success:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.q-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.q-pointer-events-none {
  pointer-events: none;
}
.q-pointer-events-auto {
  pointer-events: auto;
}
.q-visible {
  visibility: visible;
}
.q-invisible {
  visibility: hidden;
}
.q-fixed {
  position: fixed;
}
.q-absolute {
  position: absolute;
}
.q-relative {
  position: relative;
}
.q-inset-0 {
  inset: 0px;
}
.-q-right-2 {
  right: -0.5rem;
}
.-q-top-2 {
  top: -0.5rem;
}
.q-bottom-0 {
  bottom: 0px;
}
.q-left-0 {
  left: 0px;
}
.q-left-2 {
  left: 0.5rem;
}
.q-left-\[50\%\] {
  left: 50%;
}
.q-right-0 {
  right: 0px;
}
.q-right-2 {
  right: 0.5rem;
}
.q-right-4 {
  right: 1rem;
}
.q-right-8 {
  right: 2rem;
}
.q-top-1\/2 {
  top: 50%;
}
.q-top-4 {
  top: 1rem;
}
.q-top-\[50\%\] {
  top: 50%;
}
.q-z-10 {
  z-index: 10;
}
.q-z-50 {
  z-index: 50;
}
.q-col-span-1 {
  grid-column: span 1 / span 1;
}
.q-col-span-10 {
  grid-column: span 10 / span 10;
}
.q-col-span-11 {
  grid-column: span 11 / span 11;
}
.q-col-span-12 {
  grid-column: span 12 / span 12;
}
.q-col-span-2 {
  grid-column: span 2 / span 2;
}
.q-col-span-3 {
  grid-column: span 3 / span 3;
}
.q-col-span-4 {
  grid-column: span 4 / span 4;
}
.q-col-span-5 {
  grid-column: span 5 / span 5;
}
.q-col-span-6 {
  grid-column: span 6 / span 6;
}
.q-col-span-7 {
  grid-column: span 7 / span 7;
}
.q-col-span-8 {
  grid-column: span 8 / span 8;
}
.q-col-span-9 {
  grid-column: span 9 / span 9;
}
.q-col-span-full {
  grid-column: 1 / -1;
}
.q-row-span-1 {
  grid-row: span 1 / span 1;
}
.q-row-span-10 {
  grid-row: span 10 / span 10;
}
.q-row-span-11 {
  grid-row: span 11 / span 11;
}
.q-row-span-12 {
  grid-row: span 12 / span 12;
}
.q-row-span-2 {
  grid-row: span 2 / span 2;
}
.q-row-span-3 {
  grid-row: span 3 / span 3;
}
.q-row-span-4 {
  grid-row: span 4 / span 4;
}
.q-row-span-5 {
  grid-row: span 5 / span 5;
}
.q-row-span-6 {
  grid-row: span 6 / span 6;
}
.q-row-span-7 {
  grid-row: span 7 / span 7;
}
.q-row-span-8 {
  grid-row: span 8 / span 8;
}
.q-row-span-9 {
  grid-row: span 9 / span 9;
}
.q-row-span-full {
  grid-row: 1 / -1;
}
.-q-m-2 {
  margin: -0.5rem;
}
.-q-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}
.q--mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.q-mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.q-my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.q-my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.q-my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.-q-ml-2 {
  margin-left: -0.5rem;
}
.-q-mr-2 {
  margin-right: -0.5rem;
}
.q-mb-1 {
  margin-bottom: 0.25rem;
}
.q-mb-1\.5 {
  margin-bottom: 0.375rem;
}
.q-mb-2 {
  margin-bottom: 0.5rem;
}
.q-mb-4 {
  margin-bottom: 1rem;
}
.q-mb-6 {
  margin-bottom: 1.5rem;
}
.q-ml-1 {
  margin-left: 0.25rem;
}
.q-ml-2 {
  margin-left: 0.5rem;
}
.q-ml-4 {
  margin-left: 1rem;
}
.q-ml-auto {
  margin-left: auto;
}
.q-mr-2 {
  margin-right: 0.5rem;
}
.q-mr-\[5px\] {
  margin-right: 5px;
}
.q-mt-1 {
  margin-top: 0.25rem;
}
.q-mt-2 {
  margin-top: 0.5rem;
}
.q-mt-3 {
  margin-top: 0.75rem;
}
.q-mt-4 {
  margin-top: 1rem;
}
.q-mt-\[5px\] {
  margin-top: 5px;
}
.q-line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.q-block {
  display: block;
}
.q-inline-block {
  display: inline-block;
}
.q-flex {
  display: flex;
}
.q-inline-flex {
  display: inline-flex;
}
.q-grid {
  display: grid;
}
.q-hidden {
  display: none;
}
.q-h-10 {
  height: 2.5rem;
}
.q-h-14 {
  height: 3.5rem;
}
.q-h-2 {
  height: 0.5rem;
}
.q-h-24 {
  height: 6rem;
}
.q-h-3 {
  height: 0.75rem;
}
.q-h-3\.5 {
  height: 0.875rem;
}
.q-h-4 {
  height: 1rem;
}
.q-h-5 {
  height: 1.25rem;
}
.q-h-7 {
  height: 1.75rem;
}
.q-h-8 {
  height: 2rem;
}
.q-h-9 {
  height: 2.25rem;
}
.q-h-\[120px\] {
  height: 120px;
}
.q-h-\[1px\] {
  height: 1px;
}
.q-h-\[20px\] {
  height: 20px;
}
.q-h-\[280px\] {
  height: 280px;
}
.q-h-\[2px\] {
  height: 2px;
}
.q-h-\[calc\(100vh-115px\)\] {
  height: calc(100vh - 115px);
}
.q-h-\[calc\(100vh-70px\)\] {
  height: calc(100vh - 70px);
}
.q-h-auto {
  height: auto;
}
.q-h-full {
  height: 100%;
}
.q-h-px {
  height: 1px;
}
.q-max-h-3\/4 {
  max-height: 75%;
}
.q-max-h-64 {
  max-height: 16rem;
}
.q-max-h-\[300px\] {
  max-height: 300px;
}
.q-max-h-\[400px\] {
  max-height: 400px;
}
.q-max-h-\[480px\] {
  max-height: 480px;
}
.q-max-h-\[var\(--radix-dropdown-menu-content-available-height\)\] {
  max-height: var(--radix-dropdown-menu-content-available-height);
}
.q-min-h-10 {
  min-height: 2.5rem;
}
.q-min-h-14 {
  min-height: 3.5rem;
}
.q-min-h-\[25px\] {
  min-height: 25px;
}
.q-min-h-\[32px\] {
  min-height: 32px;
}
.q-min-h-\[50px\] {
  min-height: 50px;
}
.q-w-1\/4 {
  width: 25%;
}
.q-w-10 {
  width: 2.5rem;
}
.q-w-14 {
  width: 3.5rem;
}
.q-w-2 {
  width: 0.5rem;
}
.q-w-3 {
  width: 0.75rem;
}
.q-w-3\.5 {
  width: 0.875rem;
}
.q-w-3\/4 {
  width: 75%;
}
.q-w-4 {
  width: 1rem;
}
.q-w-5 {
  width: 1.25rem;
}
.q-w-7 {
  width: 1.75rem;
}
.q-w-72 {
  width: 18rem;
}
.q-w-8 {
  width: 2rem;
}
.q-w-9 {
  width: 2.25rem;
}
.q-w-\[1px\] {
  width: 1px;
}
.q-w-\[430px\] {
  width: 430px;
}
.q-w-\[640px\] {
  width: 640px;
}
.q-w-\[var\(--radix-dropdown-menu-trigger-width\)\] {
  width: var(--radix-dropdown-menu-trigger-width);
}
.q-w-auto {
  width: auto;
}
.q-w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.q-w-full {
  width: 100%;
}
.q-min-w-0 {
  min-width: 0px;
}
.q-min-w-4 {
  min-width: 1rem;
}
.q-min-w-80 {
  min-width: 20rem;
}
.q-min-w-\[120px\] {
  min-width: 120px;
}
.q-min-w-\[150px\] {
  min-width: 150px;
}
.q-min-w-\[200px\] {
  min-width: 200px;
}
.q-min-w-\[55px\] {
  min-width: 55px;
}
.q-min-w-\[8rem\] {
  min-width: 8rem;
}
.q-min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.q-min-w-max {
  min-width: max-content;
}
.q-max-w-4xl {
  max-width: 56rem;
}
.q-max-w-6xl {
  max-width: 72rem;
}
.q-max-w-\[100px\] {
  max-width: 100px;
}
.q-max-w-\[215px\] {
  max-width: 215px;
}
.q-max-w-\[50vw\] {
  max-width: 50vw;
}
.q-max-w-\[640px\] {
  max-width: 640px;
}
.q-max-w-full {
  max-width: 100%;
}
.q-max-w-lg {
  max-width: 32rem;
}
.q-max-w-xl {
  max-width: 36rem;
}
.q-flex-1 {
  flex: 1 1 0%;
}
.q-flex-shrink-0 {
  flex-shrink: 0;
}
.q-shrink-0 {
  flex-shrink: 0;
}
.q-flex-grow-0 {
  flex-grow: 0;
}
.q-grow {
  flex-grow: 1;
}
.q-origin-\[--radix-dropdown-menu-content-transform-origin\] {
  transform-origin: var(--radix-dropdown-menu-content-transform-origin);
}
.q-origin-\[--radix-tooltip-content-transform-origin\] {
  transform-origin: var(--radix-tooltip-content-transform-origin);
}
.q-origin-center {
  transform-origin: center;
}
.-q-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-q-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes q-spin {

  to {
    transform: rotate(360deg);
  }
}
.q-animate-spin {
  animation: q-spin 1s linear infinite;
}
.q-cursor-default {
  cursor: default;
}
.q-cursor-not-allowed {
  cursor: not-allowed;
}
.q-cursor-pointer {
  cursor: pointer;
}
.q-select-none {
  -webkit-user-select: none;
          user-select: none;
}
.q-resize-none {
  resize: none;
}
.q-list-inside {
  list-style-position: inside;
}
.q-list-disc {
  list-style-type: disc;
}
.q-grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.q-grid-cols-\[auto_auto_auto\] {
  grid-template-columns: auto auto auto;
}
.q-grid-cols-\[auto_min-content\] {
  grid-template-columns: auto min-content;
}
.q-grid-cols-\[min-content_auto\] {
  grid-template-columns: min-content auto;
}
.q-flex-row-reverse {
  flex-direction: row-reverse;
}
.q-flex-col {
  flex-direction: column;
}
.q-flex-col-reverse {
  flex-direction: column-reverse;
}
.q-flex-wrap {
  flex-wrap: wrap;
}
.q-flex-nowrap {
  flex-wrap: nowrap;
}
.q-place-content-center {
  place-content: center;
}
.q-content-center {
  align-content: center;
}
.q-items-start {
  align-items: flex-start;
}
.q-items-end {
  align-items: flex-end;
}
.q-items-center {
  align-items: center;
}
.q-items-stretch {
  align-items: stretch;
}
.q-justify-start {
  justify-content: flex-start;
}
.q-justify-end {
  justify-content: flex-end;
}
.q-justify-center {
  justify-content: center;
}
.q-justify-between {
  justify-content: space-between;
}
.q-justify-stretch {
  justify-content: stretch;
}
.q-gap-1 {
  gap: 0.25rem;
}
.q-gap-1\.5 {
  gap: 0.375rem;
}
.q-gap-2 {
  gap: 0.5rem;
}
.q-gap-3 {
  gap: 0.75rem;
}
.q-gap-4 {
  gap: 1rem;
}
.q-gap-\[10px\] {
  gap: 10px;
}
.q-gap-x-4 {
  column-gap: 1rem;
}
.q-gap-y-0 {
  row-gap: 0px;
}
.q-gap-y-2 {
  row-gap: 0.5rem;
}
.q-gap-y-4 {
  row-gap: 1rem;
}
.q-space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.q-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.q-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.q-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.q-self-center {
  align-self: center;
}
.q-overflow-auto {
  overflow: auto;
}
.q-overflow-hidden {
  overflow: hidden;
}
.q-overflow-visible {
  overflow: visible;
}
.q-overflow-y-auto {
  overflow-y: auto;
}
.q-overflow-x-hidden {
  overflow-x: hidden;
}
.q-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.q-text-ellipsis {
  text-overflow: ellipsis;
}
.q-whitespace-nowrap {
  white-space: nowrap;
}
.q-break-words {
  overflow-wrap: break-word;
}
.q-rounded {
  border-radius: 0.25rem;
}
.q-rounded-\[5px\] {
  border-radius: 5px;
}
.q-rounded-full {
  border-radius: 9999px;
}
.q-rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.q-rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.q-rounded-xl {
  border-radius: 0.75rem;
}
.q-rounded-b-\[5px\] {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.q-rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.q-rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.q-rounded-t-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.q-border {
  border-width: 1px;
}
.q-border-2 {
  border-width: 2px;
}
.q-border-b {
  border-bottom-width: 1px;
}
.q-border-l-4 {
  border-left-width: 4px;
}
.q-border-t {
  border-top-width: 1px;
}
.q-border-solid {
  border-style: solid;
}
.q-border-none {
  border-style: none;
}
.q-border-\[\#0d2959\] {
  --tw-border-opacity: 1;
  border-color: rgb(13 41 89 / var(--tw-border-opacity, 1));
}
.q-border-border {
  border-color: hsla(var(--border));
}
.q-border-error-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.q-border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(227 227 227 / var(--tw-border-opacity, 1));
}
.q-border-info-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.q-border-input {
  border-color: hsla(var(--input));
}
.q-border-primary {
  border-color: hsla(var(--primary));
}
.q-border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.q-border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.q-border-success-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.q-border-transparent {
  border-color: transparent;
}
.q-border-warning-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.q-bg-\[\#f2f4f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 244 247 / var(--tw-bg-opacity, 1));
}
.q-bg-accent {
  background-color: hsla(var(--accent));
}
.q-bg-background {
  background-color: hsla(var(--background));
}
.q-bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.q-bg-border {
  background-color: hsla(var(--border));
}
.q-bg-card {
  background-color: hsla(var(--card));
}
.q-bg-destructive {
  background-color: hsla(var(--destructive));
}
.q-bg-error-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.q-bg-error-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.q-bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.q-bg-info-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.q-bg-info-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.q-bg-muted {
  background-color: hsla(var(--muted));
}
.q-bg-muted-foreground {
  background-color: hsla(var(--muted-foreground));
}
.q-bg-popover {
  background-color: hsla(var(--popover));
}
.q-bg-primary {
  background-color: hsla(var(--primary));
}
.q-bg-secondary {
  background-color: hsla(var(--secondary));
}
.q-bg-success-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.q-bg-success-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.q-bg-transparent {
  background-color: transparent;
}
.q-bg-warning-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.q-bg-warning-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.q-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.q-bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.q-from-primary\/30 {
  --tw-gradient-from: hsla(var(--primary), 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(var(--primary), 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.q-from-primary\/5 {
  --tw-gradient-from: hsla(var(--primary), 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: hsla(var(--primary), 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.q-to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.q-fill-current {
  fill: currentColor;
}
.q-p-0 {
  padding: 0px;
}
.q-p-1 {
  padding: 0.25rem;
}
.q-p-2 {
  padding: 0.5rem;
}
.q-p-3 {
  padding: 0.75rem;
}
.q-p-4 {
  padding: 1rem;
}
.q-p-6 {
  padding: 1.5rem;
}
.q-p-\[10px\] {
  padding: 10px;
}
.q-px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.q-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.q-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.q-px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.q-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.q-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.q-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.q-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.q-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.q-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.q-py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.q-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.q-py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.q-pb-0 {
  padding-bottom: 0px;
}
.q-pb-3 {
  padding-bottom: 0.75rem;
}
.q-pb-4 {
  padding-bottom: 1rem;
}
.q-pl-1 {
  padding-left: 0.25rem;
}
.q-pl-8 {
  padding-left: 2rem;
}
.q-pr-1 {
  padding-right: 0.25rem;
}
.q-pr-12 {
  padding-right: 3rem;
}
.q-pr-2 {
  padding-right: 0.5rem;
}
.q-pt-0 {
  padding-top: 0px;
}
.q-pt-2 {
  padding-top: 0.5rem;
}
.q-pt-3 {
  padding-top: 0.75rem;
}
.q-pt-4 {
  padding-top: 1rem;
}
.q-text-left {
  text-align: left;
}
.q-text-center {
  text-align: center;
}
.q-text-right {
  text-align: right;
}
.q-align-middle {
  vertical-align: middle;
}
.q-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.q-text-\[10px\] {
  font-size: 10px;
}
.q-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.q-text-inherit-size {
  font-size: inherit;
}
.q-text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.q-text-sm {
  font-size: 1rem;
}
.q-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.q-text-xs {
  font-size: 0.875rem;
}
.q-font-bold {
  font-weight: 700;
}
.q-font-inherit-weight {
  font-weight: inherit;
}
.q-font-medium {
  font-weight: 500;
}
.q-font-normal {
  font-weight: 400;
}
.q-font-semibold {
  font-weight: 600;
}
.q-uppercase {
  text-transform: uppercase;
}
.q-italic {
  font-style: italic;
}
.q-leading-none {
  line-height: 1;
}
.q-leading-relaxed {
  line-height: 1.625;
}
.q-tracking-tight {
  letter-spacing: -0.025em;
}
.q-tracking-wider {
  letter-spacing: 0.05em;
}
.q-tracking-widest {
  letter-spacing: 0.1em;
}
.q-text-accent-foreground {
  color: hsla(var(--accent-foreground));
}
.q-text-card-foreground {
  color: hsla(var(--card-foreground));
}
.q-text-current {
  color: currentColor;
}
.q-text-destructive {
  color: hsla(var(--destructive));
}
.q-text-destructive-foreground {
  color: hsla(var(--destructive-foreground));
}
.q-text-error {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.q-text-error-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.q-text-error-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.q-text-error-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.q-text-foreground {
  color: hsla(var(--foreground));
}
.q-text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(140 140 140 / var(--tw-text-opacity, 1));
}
.q-text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(77 77 77 / var(--tw-text-opacity, 1));
}
.q-text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.q-text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}
.q-text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.q-text-info {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.q-text-info-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.q-text-info-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.q-text-info-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.q-text-inherit {
  color: inherit;
}
.q-text-muted-foreground {
  color: hsla(var(--muted-foreground));
}
.q-text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.q-text-popover-foreground {
  color: hsla(var(--popover-foreground));
}
.q-text-primary {
  color: hsla(var(--primary));
}
.q-text-primary-foreground {
  color: hsla(var(--primary-foreground));
}
.q-text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.q-text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.q-text-secondary-foreground {
  color: hsla(var(--secondary-foreground));
}
.q-text-success {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.q-text-success-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.q-text-success-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.q-text-success-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.q-text-transparent {
  color: transparent;
}
.q-text-warning {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.q-text-warning-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.q-text-warning-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.q-text-warning-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.q-line-through {
  text-decoration-line: line-through;
}
.q-underline-offset-4 {
  text-underline-offset: 4px;
}
.q-opacity-0 {
  opacity: 0;
}
.q-opacity-100 {
  opacity: 1;
}
.q-opacity-20 {
  opacity: 0.2;
}
.q-opacity-40 {
  opacity: 0.4;
}
.q-opacity-50 {
  opacity: 0.5;
}
.q-opacity-60 {
  opacity: 0.6;
}
.q-opacity-70 {
  opacity: 0.7;
}
.q-opacity-80 {
  opacity: 0.8;
}
.q-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.q-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.q-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.q-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.q-shadow-primary\/5 {
  --tw-shadow-color: hsla(var(--primary), 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.q-outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.q-ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.q-ring-primary\/20 {
  --tw-ring-color: hsla(var(--primary), 0.2);
}
.q-ring-offset-background {
  --tw-ring-offset-color: hsla(var(--background));
}
.q-transition-\[ring-width\,ring-color\] {
  transition-property: ring-width,ring-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.q-duration-200 {
  transition-duration: 200ms;
}
.q-duration-300 {
  transition-duration: 300ms;
}
.q-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.q-\@container {
  container-type: inline-size;
}
/* application wide styles */
@font-face {
  font-family: The Wave;
  font-weight: 400;
  font-style: normal;

  src: url(./public/72b1be74f35a751b69b1.eot) format('embedded-opentype');
  src: url(./public/6ac349037f77f8c28861.woff2) format('woff2'),
    url(./public/1c944714603bc377f07e.woff) format('woff');
}
@font-face {
  font-family: The Wave;
  font-weight: 600;
  font-style: normal;

  src: url(./public/e3cfc782bdc5353d4318.eot) format('embedded-opentype');
  src: url(./public/229fee9515897eee129f.woff2) format('woff2'),
    url(./public/cd58cd57e6b20093049c.woff) format('woff');
}
@font-face {
  font-family: The Wave;
  font-weight: 700;
  font-style: normal;

  src: url(./public/3977a4008f9471307466.eot) format('embedded-opentype');
  src: url(./public/f3a66eaab34b7513d188.woff2) format('woff2'), url(./public/59bac13d5e4821588ad2.woff) format('woff');
}
html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
input,
button,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: inherit;
  font: inherit;
  margin: 0;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-border-radius: 100px;
}
::-webkit-scrollbar:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
::-webkit-scrollbar-thumb {
  background: rgba(200, 200, 200, 0.65);
  -webkit-border-radius: 100px;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(200, 200, 200, 0.75);
}
::-webkit-scrollbar-thumb:active {
  background: rgba(200, 200, 200, 0.8);
}
::-webkit-scrollbar-thumb:vertical {
  min-height: 10px;
}
::-webkit-scrollbar-thumb:horizontal {
  min-width: 10px;
}
.file\:q-border-0::file-selector-button {
  border-width: 0px;
}
.file\:q-bg-transparent::file-selector-button {
  background-color: transparent;
}
.file\:q-text-sm::file-selector-button {
  font-size: 1rem;
}
.file\:q-font-medium::file-selector-button {
  font-weight: 500;
}
.file\:q-text-foreground::file-selector-button {
  color: hsla(var(--foreground));
}
.placeholder\:q-text-muted-foreground::placeholder {
  color: hsla(var(--muted-foreground));
}
.hover\:q-bg-accent:hover {
  background-color: hsla(var(--accent));
}
.hover\:q-bg-accent\/10:hover {
  background-color: hsla(var(--accent), 0.1);
}
.hover\:q-bg-destructive\/80:hover {
  background-color: hsla(var(--destructive), 0.8);
}
.hover\:q-bg-destructive\/90:hover {
  background-color: hsla(var(--destructive), 0.9);
}
.hover\:q-bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}
.hover\:q-bg-primary\/80:hover {
  background-color: hsla(var(--primary), 0.8);
}
.hover\:q-bg-primary\/90:hover {
  background-color: hsla(var(--primary), 0.9);
}
.hover\:q-bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.hover\:q-bg-secondary\/80:hover {
  background-color: hsla(var(--secondary), 0.8);
}
.hover\:q-bg-transparent:hover {
  background-color: transparent;
}
.hover\:q-bg-opacity-10:hover {
  --tw-bg-opacity: 0.1;
}
.hover\:q-text-accent-foreground:hover {
  color: hsla(var(--accent-foreground));
}
.hover\:q-text-foreground:hover {
  color: hsla(var(--foreground));
}
.hover\:q-text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.hover\:q-underline:hover {
  text-decoration-line: underline;
}
.hover\:q-opacity-100:hover {
  opacity: 1;
}
.hover\:q-shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:q-bg-accent:focus {
  background-color: hsla(var(--accent));
}
.focus\:q-text-accent-foreground:focus {
  color: hsla(var(--accent-foreground));
}
.focus\:q-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:q-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:q-ring-ring:focus {
  --tw-ring-color: hsla(var(--ring));
}
.focus\:q-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:q-outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:q-ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:q-ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:q-ring-ring:focus-visible {
  --tw-ring-color: hsla(var(--ring));
}
.disabled\:q-pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:q-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:q-opacity-100:disabled {
  opacity: 1;
}
.disabled\:q-opacity-50:disabled {
  opacity: 0.5;
}
.q-group:hover .group-hover\:q-scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.q-group:hover .group-hover\:q-underline {
  text-decoration-line: underline;
}
.data-\[disabled\=true\]\:q-pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
.data-\[disabled\]\:q-pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[selected\=true\]\:q-bg-accent[data-selected="true"] {
  background-color: hsla(var(--accent));
}
.data-\[state\=checked\]\:q-bg-primary[data-state="checked"] {
  background-color: hsla(var(--primary));
}
.data-\[state\=indeterminate\]\:q-bg-primary[data-state="indeterminate"] {
  background-color: hsla(var(--primary));
}
.data-\[state\=open\]\:q-bg-accent[data-state="open"] {
  background-color: hsla(var(--accent));
}
.data-\[selected\=true\]\:q-text-accent-foreground[data-selected="true"] {
  color: hsla(var(--accent-foreground));
}
.data-\[state\=checked\]\:q-text-primary-foreground[data-state="checked"] {
  color: hsla(var(--primary-foreground));
}
.data-\[state\=indeterminate\]\:q-text-primary-foreground[data-state="indeterminate"] {
  color: hsla(var(--primary-foreground));
}
.data-\[state\=open\]\:q-text-muted-foreground[data-state="open"] {
  color: hsla(var(--muted-foreground));
}
.data-\[disabled\=true\]\:q-opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
.data-\[disabled\]\:q-opacity-50[data-disabled] {
  opacity: 0.5;
}
@container (min-width: 24rem) {

  .\@sm\:q-mt-0 {
    margin-top: 0px;
  }

  .\@sm\:q-w-auto {
    width: auto;
  }

  .\@sm\:q-flex-1 {
    flex: 1 1 0%;
  }

  .\@sm\:q-flex-row {
    flex-direction: row;
  }

  .\@sm\:q-gap-6 {
    gap: 1.5rem;
  }
}
@container (min-width: 32rem) {

  .\@lg\:q-block {
    display: block;
  }

  .\@lg\:q-flex-row {
    flex-direction: row;
  }
}
@container (min-width: 48rem) {

  .\@3xl\:q-block {
    display: block;
  }

  .\@3xl\:q-w-\[400px\] {
    width: 400px;
  }

  .\@3xl\:q-flex-row {
    flex-direction: row;
  }
}
@container (min-width: 64rem) {

  .\@5xl\:q-w-\[414px\] {
    width: 414px;
  }

  .\@5xl\:q-flex-row {
    flex-direction: row;
  }
}
@media (min-width: 640px) {

  .sm\:q-mt-0 {
    margin-top: 0px;
  }

  .sm\:q-inline-block {
    display: inline-block;
  }

  .sm\:q-flex-row {
    flex-direction: row;
  }

  .sm\:q-justify-end {
    justify-content: flex-end;
  }

  .sm\:q-gap-2\.5 {
    gap: 0.625rem;
  }

  .sm\:q-space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:q-rounded-lg {
    border-radius: var(--radius);
  }

  .sm\:q-text-left {
    text-align: left;
  }
}
@media (min-width: 768px) {

  .md\:q-inline-block {
    display: inline-block;
  }

  .md\:q-text-sm {
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {

  .lg\:q-inline-block {
    display: inline-block;
  }

  .lg\:q-w-auto {
    width: auto;
  }
}
@media (min-width: 1280px) {

  .xl\:q-w-2\/3 {
    width: 66.666667%;
  }
}
.\[\&\>\*\]\:q-flex-grow>* {
  flex-grow: 1;
}
.\[\&\>div\:nth-child\(1\)\]\:q-w-1\/4>div:nth-child(1) {
  width: 25%;
}
.\[\&\>div\:nth-child\(1\)\]\:q-truncate>div:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>div\:nth-child\(1\)\]\:q-text-left>div:nth-child(1) {
  text-align: left;
}
.\[\&\>div\:nth-child\(2\)\]\:q-flex-1>div:nth-child(2) {
  flex: 1 1 0%;
}
.\[\&\>div\:nth-child\(2\)\]\:q-truncate>div:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>div\:nth-child\(2\)\]\:q-text-right>div:nth-child(2) {
  text-align: right;
}
.\[\&\>div\]\:q-truncate>div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>svg\]\:q-size-4>svg {
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:q-h-3\.5>svg {
  height: 0.875rem;
}
.\[\&\>svg\]\:q-w-3\.5>svg {
  width: 0.875rem;
}
.\[\&\>svg\]\:q-shrink-0>svg {
  flex-shrink: 0;
}
.\[\&_\[cmdk-group-heading\]\]\:q-px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:q-py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:q-text-xs [cmdk-group-heading] {
  font-size: 0.875rem;
}
.\[\&_\[cmdk-group-heading\]\]\:q-font-medium [cmdk-group-heading] {
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:q-text-muted-foreground [cmdk-group-heading] {
  color: hsla(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:q-pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group] {
  padding-top: 0px;
}
.\[\&_\[cmdk-group\]\]\:q-px-2 [cmdk-group] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:q-h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:q-w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:q-h-12 [cmdk-input] {
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:q-px-2 [cmdk-item] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:q-py-3 [cmdk-item] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:q-h-5 [cmdk-item] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:q-w-5 [cmdk-item] svg {
  width: 1.25rem;
}
.\[\&_svg\]\:q-pointer-events-none svg {
  pointer-events: none;
}
.\[\&_svg\]\:q-size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:q-shrink-0 svg {
  flex-shrink: 0;
}
/**
* This file contains themed css for the core-ui library.
*
* It is auto generated with the '/scripts/build-core-ui-css' script.
*
* *DO NOT* manually edit this file.
*/

/*  imported from avatars.css  */

._1Lgi6 {
  border-radius: 50%;
}

/*  imported from backdrop.css  */

._1fZny {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 1040;
  transition: visibility 0 linear 0.2s,
    opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateZ(0);
}

.PdIei {
  opacity: 1;
  visibility: visible;
  transition-delay: 0;
}

._16F5O {
  position: absolute;
}

/*  imported from badges.css  */

._6o9jp {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #9E9E9E;
  border-radius: 10px;
}

._3m-LC {
}

._3oCUx {
  background-color: transparent;
  border: 1px solid #9E9E9E;
  color: #737373;
}

._1-lOC {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 32px;
  padding: 0;
}

/*  imported from ../ripple/ripple.css  */

._3-CsA {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;

  animation: _3Fxyp 2s;
}

@keyframes _3Fxyp {
  from {
    transform: scale(1);
    opacity: 0.4;
  }
  to {
    transform: scale(100);
    opacity: 0;
  }
}

/*  imported from buttons.css  */

._1Kpl9 {
  border-radius: 2px;
  border: none;
  color: var(--configit-color-gray-900);
  position: relative;
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;

  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;

  overflow: hidden;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0, 0, 0.2, 1),
    color 0.2s cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
}

._1Kpl9 ::-moz-focus-inner {
  border: 0;
}

._1Kpl9 svg {
  fill: currentColor;
}

/* FLAT BUTTONS */

.ecL7_ {
  background: transparent;
}

.ecL7_:hover,
.ecL7_:active,
.ecL7_:focus {
  background: color(#9E9E9E alpha(20%));
}

.ecL7_[disabled] {
  opacity: 0.4;
  cursor: default;
  background: transparent;
}

/* RAISED BUTTONS */

.xQ2kw {
  background: color(#9E9E9E alpha(20%));
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.2),0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.xQ2kw:hover {
  box-shadow: 0 4px 5px 0  rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.2),0 2px 4px -1px rgba(0, 0, 0, 0.12);
}

.xQ2kw[disabled] {
  opacity: 0.4;
  cursor: default;
  box-shadow: none;
}

/* COlORS */

.GbdfN {
  color: var(--configit-color-primary-800);
}

._2MWPo {
  color: var(--configit-color-red-600);
}

._1Tdou {
  color: var(--configit-color-yellow-900);
}

._2KiJP {
  color: var(--configit-color-green-900);
}

/* COLORS */

._2LkRC {
  background: var(--configit-color-primary-800);
  color: var(--configit-color-white);
}

._2sjdl {
  background: var(--configit-color-red-600);
  color: var(--configit-color-white);
}

.vzVg4 {
  background: var(--configit-color-yellow-900);
}

._3nDuk {
  background: var(--configit-color-green-900);
  color: var(--configit-color-white);
}

._3mIWP {
  background: transparent;
  color: var(--configit-color-gray-900);
}

._2Uaeg {
  background: transparent;
  color: var(--configit-color-white);
}

/* RIPPLES */

._1Jo6b {
}

._1BAh- {
  background-color: rgba(0, 0, 0, 0.24);
}

._3uvnE {
  background-color: rgba(255, 255, 255, 0.87);
}

/*  imported from icon-buttons.css  */

.e41rx {
  background: transparent;
  border: none;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  min-width: 32px;
  width: 32px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  color: inherit;
  line-height: normal;
  vertical-align: middle;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-align: center;
}

.e41rx::-moz-focus-inner {
  border: 0;
}

.e41rx:hover {
  background: color(#9E9E9E alpha(20%));
}

.e41rx:focus:not(:active) {
  background: color(#9E9E9E alpha(12%));
  outline: none;
}

.e41rx:active {
  background: color(#9E9E9E alpha(40%));
  outline: none;
}

.e41rx[disabled] {
  opacity: 0.4;
  cursor: default;
  background: transparent;
}

._154Mi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-10px, -10px);
  line-height: 20px;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}

._2llqg {
  height: 24px;
  min-width: 24px;
  width: 24px;
}

._1PPnJ {
  transform: translate(-8px, -8px);
  line-height: 16px;
  width: 16px;
  height: 16px;
}

.Kycvs {
  height: 40px;
  min-width: 40px;
  width: 40px;
}

._1Ywkt {
  transform: translate(-15px, -15px);
  line-height: 30px;
  width: 30px;
  height: 30px;
}

/*  imported from split-buttons.css  */

._1r2ad {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.2),0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  white-space: nowrap;
}

._1r2ad button {
  box-shadow: none;
}

._1r2ad,
._3fGBg,
.O3zTB {
  display: inline-block;
}

.O3zTB button {
  border-right: 1px solid #9E9E9E;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

._3fGBg button {
  padding: 0;
  min-width: 24px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

._1-UrZ {
  box-shadow: 0 4px 5px 0  rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.2),0 2px 4px -1px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}

/*  imported from checkboxes.css  */

._1aG0c {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.42857143;
  cursor: pointer;
}

.ty5FX {
  cursor: pointer;
}

.LD2VT {
  display: inline-block;
  max-width: 100%;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

._1aG0c + ._1aG0c {
  margin-top: -5px;
}

._2KpnO {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
}

._2KpnO + ._2KpnO {
  margin-top: 0;
  margin-left: 10px;
}

._33WAP {
  cursor: pointer;
}

._1KLaA {
  cursor: default;
  color: #9B9B9B;
}

._2ZOtK {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
  cursor: pointer;
}

.RzcvO {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}

/*  imported from icons.css  */

.vfMw6 {
  display: inline-block;
  position: relative;
  fill: #737373;
  vertical-align: text-bottom;
}

._3j-do {
  width: 12px;
  height: 12px;
  line-height: 12px;
}

._3jNY8 {
  width: 16px;
  height: 16px;
  line-height: 16px;
}

._3eL2m {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

._2Vq69 {
  fill: var(--configit-color-gray-900);
}

._2_Pfa {
  fill: var(--configit-color-green-900);
}

._26fBa {
  fill: var(--configit-color-yellow-900);
}

._381V4 {
  fill: var(--configit-color-red-600);
}

._3Ggkg {
  fill: var(--configit-color-white);
}

._2mEuA {
  width: 100%;
  height: 100%;
  background: inherit;
  fill: inherit;
  /* Click events ar swallowed by SVG <use>, see
     https://github.com/facebook/react/issues/4963
     'pointer-events: none' should not be needed when this issue is fixed */
  pointer-events: none;
}

._3nD4A {
  animation: _3nD4A 2s infinite linear;
  display: inline-block;
}

@keyframes _3nD4A {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/*  imported from inline-edit-dialog.css  */

._2AbaN {
  min-height: 20px;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  border-radius: 0px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.2),0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

._2Xir3 {
  padding: 16px;
}

/*  imported from inline-edit-trigger.css  */

._1m3Uq {
  padding: 0px;
  background: none;
  border: none;
  outline: 0;
  text-align: left;
}

._3KrBf:focus {
  outline: 1px dotted #9E9E9E;
}

._25_3f:after,
._3u5d-:hover:after,
._276Kq:focus:after {
  content: ' ';
  height: 16px;
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: -16px;
  opacity: 1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjNzI3MjcyIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNMyAxNy4yNVYyMWgzLjc1TDE3LjgxIDkuOTRsLTMuNzUtMy43NUwzIDE3LjI1ek0yMC43MSA3LjA0Yy4zOS0uMzkuMzktMS4wMiAwLTEuNDFsLTIuMzQtMi4zNGMtLjM5LS4zOS0xLjAyLS4zOS0xLjQxIDBsLTEuODMgMS44MyAzLjc1IDMuNzUgMS44My0xLjgzeiIvPg0KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz4NCjwvc3ZnPg==);
}

._1itBt {
}

._25_3f:after {
  opacity: 0.3;
}

._1t8L1 {
}

._2gog9 {
}

button._2gog9 {
  cursor: text;
}

._3hQ4Z {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 100%;
}

._3k1Wd {
  color: #9E9E9E;
}

/*  imported from validated-input.css  */

._1nnU1 {
  display: block;
  outline: none;
  border: 0;
  background: transparent;
  width: 100%;
  line-height: 1.42857143;
  transition: border-color 0.3s ease-out;
}

._1nnU1::-ms-clear {
  display: none;
}

.VWWyO:focus,
._2AoXv:active {
  border-bottom: 1px solid var(--configit-color-primary-800);
  box-shadow: 0px 1px 0px 0px var(--configit-color-primary-800);
}

._33BdW {
  border-bottom: 1px solid #BDBDBD;
}

._3X6Zf:focus,
._146i7:active {
  box-shadow: 0 3px 2px -2px var(--configit-color-red-600);
}

._2cu0M {
  border-bottom: 1px solid var(--configit-color-red-600);
  box-shadow: 0px 1px 0px 0px var(--configit-color-red-600);
}

._3KW0D {
  cursor: default;
  background-color: transparent;
  opacity: 1;
  border-bottom: 1px dashed #BDBDBD;
  box-shadow: none;
}

._22bG7 {
  font-size: 12px;
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9E9E9E;
}

._1jNHV {
  color: var(--configit-color-red-600);
}

.WigmU {
  display: table;
}

._3hSy0 {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 6px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #9E9E9E;
  text-align: center;
}

._3e03z {
  color: var(--configit-color-red-600);
}

/*
  imported from list-groups.css 
 */

/*
 * Can be used on <ul>, <ol>, or <div>.
 */

._3GPEY {
  /* No need to set list-style: none; since .item is block level.
     Reset padding because ul and ol */
  padding-left: 0;
}

/*
  imported from list-group-items.css 
 */

/*
 * Individual list items
 *
 * Use on `li`s or `div`s within the `.listGroup` parent.
 */

.WeMN1 {
  position: relative;
  display: block;
  align-items: center;
  /* Place the border on the list items and negative margin up for better styling */
  margin-bottom: -1px;
  background: inherit;
}

._3Zrrb {
  background-color: transparent;
  border: none;
  padding: 12px 0;
  color: #737373;
}

._3tr1a {
  flex: 1;
}

._3gt3g {
  padding: 12px 16px;
}

/* bordered */

._2Sk8b {
  border: 1px solid #DBDBDB;
}

.Td65A {
  padding: 4.5px 8px;
}

.eWuZZ {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: -1px;
  padding-left: 0;
  padding-right: 0;
}

/* Modifiers can be used together with above classes */

/* links */

._2fCug,
._2fCug:hover,
._2fCug:focus {
  /* override default <a> styles */
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  color: currentcolor;
}

/* active  */

._2Blro,
._2Blro:hover,
._2Blro:focus {
  border-left: 2px solid var(--configit-color-primary-trans-5);
}

/* disabled */

._1LVqL {
  color: #9B9B9B;
}

._1LVqL,
._1LVqL:hover,
._1LVqL:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: not-allowed;
}

/* imported from list-group-item-actions.css 
 */

/**
 * action items (icons, buttons) in list groups
 */

/* Align primary actions left */

._2L8oa {
  align-items: flex-start;
  margin-right: 4px;
}

/* Align secondary actions left */

.rRyfU {
  align-items: flex-end;
  margin-left: 4px;
}

/*  imported from dividers.css  */

._2QJsT {
  height: 1px;
  margin: 0;
  overflow: hidden;
  margin: 4px 0;
  background-color: #DBDBDB;
}

/*  imported from menus.css  */

._1Yyng {
  z-index: 1000;
  position: absolute;
  left: 0;
  right: auto;
  padding: 8px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: white;
  outline: none;
  overflow-x: hidden;
}

._1pzLA {
  border: 1px solid #DBDBDB;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.2),0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

._3Z9tK {
  overflow-y: auto;
}

._1Sc_Q {
  width: 192px;
}

._37ZIW {
  width: 320px;
}

._5QdMN {
  width: 448px;
}

._28we6 {
  min-width: 192px;
}

._2diHz {
  min-width: 320px;
}

._3QUnH {
  min-width: 448px;
}

._29Yko {
  position: static;
}

/*  imported from menu-items.css  */

._1JMC8 {
  padding: 12px 16px;
  padding-left: 24px;
}

._3ujjl {
  padding: 9px 12px;
  padding-left: 16px;
}

/* Only use hover background when hover has not been disabled
   e.g. when a dropdown menu has focus regular hover will be disabled
   and instead be controlled by the dropdown menu. */

._10UxU,
.VLkb8:focus,
.XnEfC:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
  color: var(--configit-color-gray-900);
  background-color: var(--configit-color-primary-trans-3);
}

/* Never show default a-tag hover style in menu items */

._2MFlw:hover {
  color: var(--configit-color-gray-900);
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
}

._1OR0D {
  cursor: pointer;
  display: block;
  clear: both;
  white-space: nowrap;
  -webkit-user-select: none;
          user-select: none;
  color: var(--configit-color-gray-900);
  line-height: 1.45;
  font-size: 14px;
  -webkit-text-decoration: none;
  text-decoration: none;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

._2RoZf {
}

._1dUmc {
}

._19KKL {
  color: #737373;
  font-size: 12px;
}

._3R1MV {
}

._1M0DG {
}

._1DuKM:focus,
.anKmi:hover,
._2PblJ:focus {
  color: #9B9B9B;
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}

._1DuKM {
  cursor: default;
  color: #9B9B9B;
}

._1ulLe {
  display: inline-block;
  width: 20px;
}

._1lGBS,
._1lGBS:hover {
  background-color: #E0E0E0;
}

/*  imported from modals.css  */

._2wr2s {
  display: flex;
  flex-direction: column;
  border: 1px solid #DBDBDB;
  background: white;
  borderradius: 2;
}

._31c_2 {
  padding: 18px 24px;
  padding-bottom: 20px;
}

._1kmCd {
  margin: 0;
  font-size: 18px;
}

._1zs7n {
  padding: 18px 24px;
  flex: 1;
  overflow: auto;
}

._31c_2 + ._1zs7n {
  padding-top: 0px;
}

._1U7If {
  line-height: 36px;
  text-align: right;
  padding: 18px 24px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/*  imported from RadioButtonList.css  */

._2kPz8 {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 24px;
}

._2kPz8 label {
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: normal;
  cursor: pointer;
}

._2kPz8 input[type='radio'] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}

._2kPz8 + ._2kPz8 {
  margin-top: -5px;
}

._38cQE {
  color: #9B9B9B;
}

._38cQE label {
  color: #9B9B9B;
}

/*  imported from select.css  */

._1uftk {
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),0 3px 1px -2px rgba(0, 0, 0, 0.2),0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border: 1px solid #DBDBDB;
}

._2EcfX {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: #DBDBDB;
}

.ydCAH {
  margin-top: 0;
  margin-bottom: 0;
  height: 20px;
  cursor: pointer;
}

._18V9H {
  width: 70%;
}

._1LbCa {
  display: flex;
  align-self: center;
  padding: 4px;
  margin-top: 2px;
}

._1Pmor {
  width: 100%;
  text-align: right;
  margin-right: 10px;
}

._3H0Bh {
  float: right;
  padding: 5px 10px 5px 0px;
}

.IhIXB {
  float: left;
  padding: 5px 0px 5px 10px;
}

._3kitV {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

._30alC {
  color: #9E9E9E;
}

._2ocuR {
}

/*  imported from search-field.css  */

._30jnP {
  padding: 5px;
  border-style: solid;
  border-width: 1px 0;
  border-color: #DBDBDB;
  position: relative;
}

.Kb1-X {
  border: none;
}

._3XLo6 {
  position: absolute;
  left: 8px;
  opacity: 0.6;
}

._2P4PT {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  opacity: 0.6;
}

._2jk51 {
  width: 100%;
  outline: 0;
  border: none;
  padding-left: 24px;
  padding-right: 24px;
  background-color: inherit;
}

/*  imported from select-trigger.css  */

.yOt06:focus,
.JjIfT:active {
  border-bottom: 1px solid var(--configit-color-primary-800);
  box-shadow: 0px 1px 0px 0px var(--configit-color-primary-800);
}

.PtZZQ {
  border: 0;
  background: transparent;
  outline: none;
  width: 100%;
  position: relative;
}

._1QieP {
  border-bottom: 1px solid #BDBDBD;
}

._2QfzA {
  border-bottom: 1px dashed #BDBDBD;
  box-shadow: none;
}

._1z9ux {
}

._3CoK4 {
  cursor: pointer;
  position: absolute;
  right: 20px;
  bottom: 3px;
  color: var(--configit-color-gray-900);
}

._387mZ {
  position: absolute;
  bottom: -3px;
  right: 2px;
}

/*  imported from side-nav.css  */

._2nVdg {
  background-color: white;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  z-index: 1080;
  overflow-y: auto;
  overflow-x: hidden;
  border-right: 1px solid #DBDBDB;
  transition-delay: 0s;
  transition-duration: 0.2s;
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

._2vjJP {
  position: fixed;
}

.yrtXk {
  position: absolute;
}

._1sDPb {
  position: static;
}

/*  imported from active-tab-marks.css  */

._31wd2 {
  bottom: 0px;
  display: block;
  height: 2px;
  margin-top: -1px;
  position: relative;
  transition: left 0.225s cubic-bezier(0.35, 0, 0.25, 1),
    right 0.5s cubic-bezier(0.35, 0, 0.25, 1);
}

._3WtMO {
  background-color: var(--configit-color-primary-800);
}

._2kDuC {
  background-color: #fff;
}

._3fLtS {
  margin: 0 auto;
}

.xHOEo {
  bottom: 1px;
}

/*  imported from scroller.css  */

._2njmi {
  padding-top: 7px;
}

.R6OT0 {
  float: right;
}

._3M47e {
  float: left;
}

/*  imported from tab-items.css  */

.cab8t {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: 48px;
  font-weight: 500;
  white-space: initial;
  text-transform: uppercase;
  opacity: 0.7;
}

.cab8t:hover,
.cab8t:focus,
.cab8t:active {
  opacity: 1;
  -webkit-text-decoration: 'none';
          text-decoration: 'none';
}

._2jP5_ {
  opacity: 1;
}

/*  imported from tab-items-lists.css  */

._2a2Bm {
  white-space: nowrap;
  display: block;
  padding: 0;
  height: 48px;
}

._2zoHt {
  margin: 0;
}

._1dDWZ {
  margin: 0 auto;
}

/*  imported from tabs.css */

._2DSHT {
  position: relative;
}

.BvbEk {
}

._3oCAo {
  background-color: var(--configit-color-primary-800);
}

._1D5QT {
  margin: 0;
  padding: 0;
  height: 49px;
  /* add the border*/
  overflow: hidden;
}

.rDPW3 {
  border-bottom: 1px solid #DBDBDB;
}

._2saTE {
  margin-left: auto;
  margin-right: auto;
}

/*  imported from ../ripple/ripple.css  */

._3-CsA {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;

  animation: _3Fxyp 2s;
}

@keyframes _3Fxyp {
  from {
    transform: scale(1);
    opacity: 0.4;
  }
  to {
    transform: scale(100);
    opacity: 0;
  }
}

/*  imported from tab-item-titles.css  */

._1ReNX:hover,
._1ReNX:focus,
._1ReNX:active {
  -webkit-text-decoration: none;
  text-decoration: none;
}

._1ReNX {
  display: inline-block;
  width: 100%;
  line-height: 48px;
  -webkit-text-decoration: none;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}

._2TLhd {
  color: var(--configit-color-primary-800);
}

._1oPpn {
  color: white;
}

.kR9xI {
  color: #FFAB00;
}

._38OvA {
  color: #B71C1C;
}

._1XgCh {
  background-color: #9E9E9E;
}

/**
 * Styles defined in this file is used to override styled defined in
 * core-ui.
 *
 * This is a HACK and overrides should be kept to a minimum
 * When core-ui no longer is used this file MUST be deleted
 *
 */

.card {
  border-radius: 0;
}

a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.form-control:focus,
.form-control.focus,
.form-control:active {
  border-bottom-color: rgb(31, 71, 120);
  box-shadow: 0px 1px 0px 0px rgb(31, 71, 120);
}

.form-field > label {
  display: initial;
  max-width: unset;
  margin-bottom: unset;
}

.form-field > label input[type='radio'],
.form-field > label input[type='checkbox'] {
  box-sizing: unset;
  padding: unset;
  margin: unset;
}

.radio-buttons-container > .container {
  width: unset;
}

/*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}
.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget table[data-hour-format='12'] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #999999;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #1f4778;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #1f4778;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #1f4778;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #999999;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

.Resizer {
  z-index: 1;
  box-sizing: border-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  transition: all 0.12s linear;
}

.Resizer:hover {

}

.Resizer.horizontal {
  height: 11px;
  margin: -5px 0;
  border-top: 10px solid rgba(255, 255, 255, 0);
  border-bottom: 10px solid rgba(255, 255, 255, 0);
  cursor: row-resize;
  width: 100%;
}

.Resizer.horizontal:hover {
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  border-bottom: 10px solid rgba(0, 0, 0, 0.5);
}

.Resizer.vertical {
  cursor: col-resize;
  border-left-width: 2.5px;
  border-right-width: 2.5px;
  border-color: transparent;
  margin-left: -2.5px;
  margin-right: -2.5px;
  width: 5px;
  background-color: hsla(var(--border));
}

.Resizer.vertical:hover {
  border-left-width: 1.0px;
  border-right-width: 1.0px;
  border-color: transparent;
  margin-left: -4px;
  margin-right: -4px;
  width: 8px;
  background-color: hsla(var(--border));
}

.Resizer.disabled {
  cursor: not-allowed;
}

.Resizer.disabled:hover {
  border-color: transparent;
}

.quoteDetailsPane .Pane.vertical.Pane1 {
  border-right-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
} 
