
.font-icon {
  font-size: 1.25em;
  line-height: 1em;
}
.font-icon-size-3 {
  font-size: .75rem;
}
.font-icon-size-4 {
  font-size: 1rem;
}
.font-icon-size-5 {
  font-size: 1.25rem;
}
.font-icon-size-6 {
  font-size: 1.5rem;
}
.font-icon-size-7 {
  font-size: 1.75rem;
}
.font-icon-size-8 {
  font-size: 2rem;
}
.font-icon-size-9 {
  font-size: 2.25rem;
}
.font-icon-size-10 {
  font-size: 2.5rem;
}
.font-icon-size-11 {
  font-size: 2.75rem;
}
.font-icon-size-12 {
  font-size: 3rem;
}
.font-icon-size-13 {
  font-size: 3.25rem;
}
.font-icon-size-14 {
  font-size: 3.5rem;
}
.font-icon-size-15 {
  font-size: 3.75rem;
}
.font-icon-size-16 {
  font-size: 4rem;
}

.svg-icon {

    fill: currentColor
}
.svg-icon-size-\[0\.8rem\] {

    height: 0.8rem;

    min-height: 0.8rem;

    width: 0.8rem;

    min-width: 0.8rem
}
.svg-icon-size-\[1\.5w-10h\] {

    height: 1.5rem;

    min-height: 1.5rem;

    width: 2.5rem;

    min-width: 2.5rem
}
.svg-icon-size-1 {

    height: 0.25rem;

    min-height: 0.25rem;

    width: 0.25rem;

    min-width: 0.25rem
}
.svg-icon-size-2 {

    height: 0.5rem;

    min-height: 0.5rem;

    width: 0.5rem;

    min-width: 0.5rem
}
.svg-icon-size-3 {

    height: 0.75rem;

    min-height: 0.75rem;

    width: 0.75rem;

    min-width: 0.75rem
}
.svg-icon-size-4 {

    height: 1rem;

    min-height: 1rem;

    width: 1rem;

    min-width: 1rem
}
.svg-icon-size-5 {

    height: 1.25rem;

    min-height: 1.25rem;

    width: 1.25rem;

    min-width: 1.25rem
}
.svg-icon-size-6 {

    height: 1.5rem;

    min-height: 1.5rem;

    width: 1.5rem;

    min-width: 1.5rem
}
.svg-icon-size-7 {

    height: 1.75rem;

    min-height: 1.75rem;

    width: 1.75rem;

    min-width: 1.75rem
}
.svg-icon-size-8 {

    height: 2rem;

    min-height: 2rem;

    width: 2rem;

    min-width: 2rem
}
.svg-icon-size-9 {

    height: 2.25rem;

    min-height: 2.25rem;

    width: 2.25rem;

    min-width: 2.25rem
}
.svg-icon-size-10 {

    height: 2.5rem;

    min-height: 2.5rem;

    width: 2.5rem;

    min-width: 2.5rem
}
.svg-icon-size-11 {

    height: 2.75rem;

    min-height: 2.75rem;

    width: 2.75rem;

    min-width: 2.75rem
}
.svg-icon-size-12 {

    height: 3rem;

    min-height: 3rem;

    width: 3rem;

    min-width: 3rem
}
.svg-icon-size-13 {

    height: 3.25rem;

    min-height: 3.25rem;

    width: 3.25rem;

    min-width: 3.25rem
}
.svg-icon-size-14 {

    height: 3.5rem;

    min-height: 3.5rem;

    width: 3.5rem;

    min-width: 3.5rem
}
.svg-icon-size-15 {

    height: 20px;

    min-height: 26px;

    width: 3.5rem;

    min-width: 3.5rem
}
.svg-icon-size-16 {

    height: 4rem;

    min-height: 4rem;

    width: 4rem;

    min-width: 4rem
}

.dropdown-content {
  border-width: 0px!important;
}
.dropdown-container {
  position: absolute;
  z-index: 1000;
}

.dropdown-select-option {

    cursor: pointer;

    padding-top: 0.375rem;

    padding-bottom: 0.375rem;

    padding-left: 0.5rem;

    padding-right: 0.5rem
}
.dropdown-select-option.active {

    --tw-bg-opacity: 1;

    background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.dropdown-select-option:hover {

    --tw-bg-opacity: 1;

    background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(235 235 235 / var(--tw-text-opacity, 1))
}

.active-carrier {
  font-weight: 700;
}
.menu-item-action-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.menu-item {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  padding: 0.625rem;
}
.menu-item.compact {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.menu-item.disabled {
  opacity: 0.4;
}
a.menu-item {
  color: inherit;
}
.menu-item-action {
  cursor: pointer;
}
a.menu-item-action:hover,
.menu-item-action:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.menu-item-heading {
  border-bottom-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  font-weight: 700;
}
.menu-item-heading:first-child {
  border-top-width: 0px;
}
.menu-item-icon {
  margin-right: 0.625rem;
}

.highlighter {

    border-radius: 10px;

    padding-left: 0.25rem;

    padding-right: 0.25rem
}
.highlighter.expand {

    margin-left: -0.25rem;

    margin-right: -0.25rem
}

.svg-icon {
    fill: currentColor
}
.svg-icon-size-\[0\.8rem\] {
    height: 0.8rem;
    min-height: 0.8rem;
    width: 0.8rem;
    min-width: 0.8rem
}
.svg-icon-size-3 {
    height: 0.75rem;
    min-height: 0.75rem;
    width: 0.75rem;
    min-width: 0.75rem
}
.svg-icon-size-4 {
    height: 1rem;
    min-height: 1rem;
    width: 1rem;
    min-width: 1rem
}
.svg-icon-size-5 {
    height: 1.25rem;
    min-height: 1.25rem;
    width: 1.25rem;
    min-width: 1.25rem
}
.svg-icon-size-6 {
    height: 1.5rem;
    min-height: 1.5rem;
    width: 1.5rem;
    min-width: 1.5rem
}
.svg-icon-size-7 {
    height: 1.75rem;
    min-height: 1.75rem;
    width: 1.75rem;
    min-width: 1.75rem
}
.svg-icon-size-8 {
    height: 2rem;
    min-height: 2rem;
    width: 2rem;
    min-width: 2rem
}
.svg-icon-size-9 {
    height: 2.25rem;
    min-height: 2.25rem;
    width: 2.25rem;
    min-width: 2.25rem
}
.svg-icon-size-10 {
    height: 2.5rem;
    min-height: 2.5rem;
    width: 2.5rem;
    min-width: 2.5rem
}
.svg-icon-size-11 {
    height: 2.75rem;
    min-height: 2.75rem;
    width: 2.75rem;
    min-width: 2.75rem
}
.svg-icon-size-12 {
    height: 3rem;
    min-height: 3rem;
    width: 3rem;
    min-width: 3rem
}
.svg-icon-size-13 {
    height: 3.25rem;
    min-height: 3.25rem;
    width: 3.25rem;
    min-width: 3.25rem
}
.svg-icon-size-14 {
    height: 3.5rem;
    min-height: 3.5rem;
    width: 3.5rem;
    min-width: 3.5rem
}
.svg-icon-size-16 {
    height: 4rem;
    min-height: 4rem;
    width: 4rem;
    min-width: 4rem
}

.svg-icon {

    fill: currentColor
}
.svg-icon-size-3 {

    height: 0.75rem;

    min-height: 0.75rem;

    width: 0.75rem;

    min-width: 0.75rem
}
.svg-icon-size-4 {

    height: 1rem;

    min-height: 1rem;

    width: 1rem;

    min-width: 1rem
}
.svg-icon-size-5 {

    height: 1.25rem;

    min-height: 1.25rem;

    width: 1.25rem;

    min-width: 1.25rem
}
.svg-icon-size-6 {

    height: 1.5rem;

    min-height: 1.5rem;

    width: 1.5rem;

    min-width: 1.5rem
}
.svg-icon-size-7 {

    height: 1.75rem;

    min-height: 1.75rem;

    width: 1.75rem;

    min-width: 1.75rem
}
.svg-icon-size-8 {

    height: 2rem;

    min-height: 2rem;

    width: 2rem;

    min-width: 2rem
}
.svg-icon-size-9 {

    height: 2.25rem;

    min-height: 2.25rem;

    width: 2.25rem;

    min-width: 2.25rem
}
.svg-icon-size-10 {

    height: 2.5rem;

    min-height: 2.5rem;

    width: 2.5rem;

    min-width: 2.5rem
}
.svg-icon-size-11 {

    height: 2.75rem;

    min-height: 2.75rem;

    width: 2.75rem;

    min-width: 2.75rem
}
.svg-icon-size-12 {

    height: 3rem;

    min-height: 3rem;

    width: 3rem;

    min-width: 3rem
}
.svg-icon-size-13 {

    height: 3.25rem;

    min-height: 3.25rem;

    width: 3.25rem;

    min-width: 3.25rem
}
.svg-icon-size-14 {

    height: 3.5rem;

    min-height: 3.5rem;

    width: 3.5rem;

    min-width: 3.5rem
}
.svg-icon-size-16 {

    height: 4rem;

    min-height: 4rem;

    width: 4rem;

    min-width: 4rem
}
.svg-icon-size-18 {

    height: 17.45px;

    min-height: 17.45px;

    width: 17.45px;

    min-width: 17.45px
}

.kv-row {

    display: flex;

    align-items: center;

    padding-top: 0.5rem;

    padding-bottom: 0.5rem
}
.kv-row:first-child {

    padding-top: 0px
}
.kv-row:last-child {

    padding-bottom: 0px
}
.kv-row + .kv-row {

    border-top-width: 1px
}
.kv-row-key {

    margin-right: 0.5rem;

    width: 12rem;

    flex-shrink: 0
}
.kv-row-value {

    flex-grow: 1;

    word-break: break-all
}

.loading-container {
  position: relative;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: space-around;
}
.loading-spinner {
  --spinner-size: 4rem;
  --bar-width: 5px;

  width: var(--spinner-size);
  height: var(--spinner-size);
}
.loading-spinner-icon {
  --spinner-size: 22px;
  --bar-width: 2px;
}
.loading-spinner-xs {
  --spinner-size: 2rem;
  --bar-width: 2.5px;
}
.loading-spinner-sm {
  --spinner-size: 3rem;
  --bar-width: 4px;
}
.loading-spinner-lg {
  --spinner-size: 5rem;
  --bar-width: 6px;
}
.loading-spinner-xl {
  --spinner-size: 6rem;
  --bar-width: 7px;
}
.loading-spinner div {
  --spinner-radius: calc(var(--spinner-size) / 2);

  transform-origin: var(--spinner-radius) var(--spinner-radius);
  animation: loading-spinner 1.2s linear infinite;
}
.loading-spinner div::after {
  content: ' ';
  background-color: currentColor;
  display: block;
  position: absolute;
  top: 0;
  left: calc(var(--spinner-radius) - calc(var(--bar-width) / 2));
  width: 5px;
  width: var(--bar-width);
  height: 14px;
  height: calc(calc(var(--spinner-radius) - 1px) / 2);
  border-radius: 20%;
}
.loading-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.loading-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.loading-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.loading-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.loading-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.loading-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.loading-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.loading-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.loading-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.loading-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.loading-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.loading-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes loading-spinner {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.6;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: linear
}

.select {
  /* A reset of styles, including removing the default dropdown arrow */
  z-index: 10;
  margin: 0px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-style: none;
  background-color: transparent;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 2rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.select-container {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));

  grid-template-areas: 'select';
}

/* Custom arrow */
.select-container:not(.select--multiple)::after {
  content: '';
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  position: absolute;
  right: 0px;
  margin-right: 1rem;
  height: 0.5rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(162 172 179 / var(--tw-bg-opacity, 1));
}
.select-container.focused {
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
}
.select-container.focused:not(.select--multiple)::after {
  --tw-bg-opacity: 1;
  background-color: rgb(106 119 129 / var(--tw-bg-opacity, 1));
}

/* Interim solution until :focus-within has better support */
select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid rgb(162, 172, 179);
  border-radius: inherit;
}
select[multiple] {
  /*
   * Safari will not reveal an option
   * unless the select height has room to
   * show all of it
   * Firefox and Chrome allow showing
   * a partial option
   * Hence, h-24 (height: 6rem)
   */
  height: 6rem;
  padding-right: 0px;
}
option {
  white-space: normal;

  /* Only affects Chrome */
  outline-color: rgb(162, 172, 179);
  padding: 1rem;
}
.select-container.disabled {
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));
}
.select + label {
  margin-top: 2rem;
}

.pagination {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
.pagination {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    width: auto;
}
}
.pagination a:hover:not(.active) {
  background-color: slategrey;
}
.pagination-button {
  min-width: 2rem;
  flex-grow: 1;
}
@media (min-width: 768px) {
.pagination-button {
    min-width: 3rem;
    flex-grow: 0;
}
}
.pagination-button:focus {
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --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);
}
.pagination-button.active,
.pagination-button.active:hover,
.pagination-button.active:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.pagination-button:focus {
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --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);
}

.popup-box {
  position: absolute;
}
.popup-box-body {
  border-radius: 4px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0px 0px 3px 4px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 0px 3px 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);
}
.popup-box-body:not(:has(#popupContent_location)) {
  overflow: hidden;
}
.popup-box-content {
  padding: 0.25rem;
}
.popup-box-arrow {
  --popup-box-arrow-color: rgb(52, 63, 85);

  border-width: 0.75rem;

  position: absolute;

  height: 0px;

  width: 0px;

  border-color: transparent;

  background-color: transparent;
}
.popup-box-container.expand {
  inset: 0px;
  height: 100%;
  width: 100%;
}
.popup-box-arrow.light {
  --popup-box-arrow-color: rgb(255, 255, 255);
}
.popup-box-arrow.left {
  border-left-color: var(--popup-box-arrow-color);
  top: calc(50% - 0.75rem);
  left: -0.75rem;
}
.popup-box-arrow.right {
  border-right-color: var(--popup-box-arrow-color);
  top: calc(50% - 0.75rem);
  right: -0.75rem;
}
.popup-box-arrow.top {
  border-top-color: var(--popup-box-arrow-color);
  left: calc(50% - 0.75rem);
  bottom: -1.5rem;
}
.popup-box-arrow.bottom {
  border-bottom-color: var(--popup-box-arrow-color);
  left: calc(50% - 0.75rem);
  bottom: -0.75rem;
}
.card .popup-box {
  height: 100%;
  width: 100%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.popup-close {
  position: absolute;
  border-radius: 9999px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.25rem;
  top: -10px;
  right: -10px;
}
.popup-close:hover {
  cursor: pointer;
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.current-page {
  color:#343f55;
}

.modal-action-button {

  height: 3.25rem;

  width: 100%;

  border-radius: 0
}
@media (min-width: 640px) {
.modal-action-button {

    height: 34px;

    width: 7rem;

    border-radius: 4px
}
}

.modal-mask[data-v-f414c08b] {

  position: absolute;

  inset: 0px;

  z-index: 40;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  overflow: hidden;

  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));

  --tw-bg-opacity: 0.5;

  transition-property: opacity;

  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  transition-duration: 300ms;

  transition-timing-function: linear
}
.modal-header[data-v-f414c08b] {

  margin-top: 0.5rem;

  border-bottom-width: 1px;

  padding: 1rem
}
.modal-header h1[data-v-f414c08b],
.modal-header h2[data-v-f414c08b],
.modal-header h3[data-v-f414c08b],
.modal-header h4[data-v-f414c08b] {

  margin-bottom: 0px
}
.modal-container[data-v-f414c08b] {

  margin: 0px;

  display: flex;

  height: 100%;

  max-height: 100%;

  min-height: 0;

  width: 100%;

  max-width: 100%;

  flex-direction: column;

  --tw-bg-opacity: 1;

  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));

  opacity: 1
}
.modal-content[data-v-f414c08b] {

  display: flex;

  flex-grow: 1;

  flex-direction: column;

  overflow: hidden
}
.modal-footer[data-v-f414c08b] {

  display: flex;

  border-top-width: 1px
}
@media (min-width: 640px) {
.modal-footer[data-v-f414c08b] {

    padding: 1rem
}
.modal-mask[data-v-f414c08b] {

    padding: 1rem
}
.modal-container[data-v-f414c08b] {

    height: auto;

    width: auto;

    border-radius: 10px;

    border-width: 1px
}
.modal-maximized[data-v-f414c08b] {

    height: 100%;

    width: 100%
}
}

/* @screen lg {
  .modal-container {
    min-height: 300px;
  }
} */

.panel-container {

    display: flex;

    flex-direction: column;

    border-radius: 10px;

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

    --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);

    --tw-shadow-colored: 2px 3px 3px 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)
}
.panel-header {

    display: flex;

    min-height: 3rem;

    align-items: center;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px;

    border-top-width: 1px;

    border-left-width: 1px;

    border-right-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(52 63 85 / var(--tw-border-opacity, 1));

    --tw-bg-opacity: 1;

    background-color: rgb(52 63 85 / var(--tw-bg-opacity, 1));

    padding-left: 1rem;

    padding-right: 1rem;

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.panel-header button {

    --tw-border-opacity: 1;

    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.panel-header button:focus {

    --tw-border-opacity: 1;

    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

    --tw-bg-opacity: 0.1;

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 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(3px + 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);

    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));

    --tw-ring-opacity: 0.25
}
.panel-header button:hover:not(:disabled, .plain) {

    --tw-border-opacity: 1;

    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

    --tw-bg-opacity: 0.1;

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.panel-title {

    margin: 0px;

    font-size: 1.25rem;

    line-height: 1.75rem;

    font-weight: 400;

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.panel-content {

    flex-grow: 1;

    border-bottom-right-radius: 10px;

    border-bottom-left-radius: 10px;

    border-left-width: 1px;

    border-right-width: 1px;

    border-bottom-width: 1px
}
.panel-content table tbody tr:last-child th,
.panel-content table tbody tr:last-child td {

    border-bottom-width: 0px
}
.panel-body {

    padding: 1rem
}
.panel-body .panel-container {

    margin-left: -1rem;

    margin-right: -1rem;

    height: auto;

    flex-grow: 1;

    border-top-left-radius: 0;

    border-top-right-radius: 0
}
.panel-body > div:last-child > .panel-container:last-child {

    margin-bottom: -1rem
}
.panel-footer {

    display: flex;

    align-items: center;

    gap: 1rem;

    border-top-width: 1px;

    padding: 1rem
}
.main-content > .panel-container:first-child,
.section > .panel-container:first-child {

    margin-top: 0px
}

.password-strength-meter-container {
  position: relative;
  height: 3px;
  background: #ddd;
  margin: 10px auto 20px;
  border-radius: 3px;
}
.dark-theme .password-strength-meter-container {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
}
.password-strength-meter {
  background: transparent;
  height: inherit;
  position: absolute;
  width: 0;
  border-radius: inherit;
  transition: width 0.5s ease-in-out background 0.25s;
}
.password-strength-meter[data-score='0'] {
  background: darkred;
  width: 20%;
}
.password-strength-meter[data-score='1'] {
  background: orangered;
  width: 40%;
}
.password-strength-meter[data-score='2'] {
  background: orange;
  width: 60%;
}
.password-strength-meter[data-score='3'] {
  background: yellowgreen;
  width: 80%;
}
.password-strength-meter[data-score='4'] {
  background: green;
  width: 100%;
}

.role-menu-item {

    white-space: normal;

    border-bottom-width: 1px
}
.role-menu-item:last-child {

    border-bottom-width: 0px
}

.autocomplete {
  position: relative;
}
.autocomplete.active {
  z-index: 50;
}
.autocomplete-icon-right {
  top: calc(0.5rem - 1px);
  position: absolute;
  right: 0.5rem;
  z-index: 20;
}
.dropdown-root.round .autocomplete-icon-right {
  right: 0.75rem;
}
.dropdown-content.autocomplete-suggestions {
  max-height: 24rem;
}
.autocomplete-suggestion {
  max-width: 100%;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0.5rem;
}
.autocomplete-suggestion:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.autocomplete-suggestion.active,
.autocomplete-suggestion.active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.autocomplete-suggestion:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.autocomplete-suggestion + .autocomplete-suggestion {
  border-top-width: 1px;
}
.trigger-container {
  position: relative;
  display: flex;
  flex-grow: 1;
}
.trigger-container.top,
.trigger-container.top-start,
.trigger-container.top-end {
  z-index: 50;
}

label.checkbox[data-v-a13130ca] {
  display: flex;
  align-items: flex-start;
  line-height: 1.25rem;
  outline-width: 1px;
}
label.checkbox[data-v-a13130ca]:focus-within {
  outline-style: dotted;
}
tr.selected label.checkbox[data-v-a13130ca],
.dark-theme label.checkbox[data-v-a13130ca] {
  outline-color: rgb(255, 255, 255);
}
input[type="checkbox"][data-v-a13130ca] {
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 100% 100% no-repeat;
  margin: 0px;
  height: 1.25rem;
  width: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
input[type="checkbox"][data-v-a13130ca]: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(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);
}
input[type="checkbox"][data-v-a13130ca]:checked {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
input[type="checkbox"].indeterminate[data-v-a13130ca] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"][data-v-a13130ca],
.dark-theme input[type="checkbox"][data-v-a13130ca] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"][data-v-a13130ca]:checked,
.dark-theme input[type="checkbox"][data-v-a13130ca]:checked {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'%20/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"].indeterminate[data-v-a13130ca],
.dark-theme input[type="checkbox"].indeterminate[data-v-a13130ca] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%20fill='white'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
@media (max-width: 767px) {
table.responsive td.row-select input[type="checkbox"][data-v-a13130ca] {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
table.responsive td.row-select input[type="checkbox"][data-v-a13130ca]:checked {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'%20/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
table.responsive td.row-select input[type="checkbox"].indeterminate[data-v-a13130ca] {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%20fill='white'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
}

tr.selected label.checkbox[data-v-3ff31513],
.dark-theme label.checkbox[data-v-3ff31513] {
  outline-color: rgb(255, 255, 255);
}
label.checkbox[data-v-3ff31513] {
  display: flex;
  align-items: flex-start;
  line-height: 1.25rem;
  outline-width: 1px;
}
label.checkbox[data-v-3ff31513]:focus-within {
  outline-style: dotted;
}
input[type="checkbox"][data-v-3ff31513] {
  background: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 100% 100% no-repeat;
  margin: 0px;
  height: 1.25rem;
  width: 1.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  border-width: 0px;
  background-color: transparent;
  padding: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
input[type="checkbox"][data-v-3ff31513]: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(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);
}
input[type="checkbox"][data-v-3ff31513]:checked {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
input[type="checkbox"][data-v-3ff31513]:disabled {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%3e%3crect%20width='100'%20height='100'%20fill='%23686869'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
input[type="checkbox"].indeterminate[data-v-3ff31513] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"][data-v-3ff31513],
.dark-theme input[type="checkbox"][data-v-3ff31513] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"][data-v-3ff31513]:checked,
.dark-theme input[type="checkbox"][data-v-3ff31513]:checked {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'%20/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
tr.selected input[type="checkbox"].indeterminate[data-v-3ff31513],
.dark-theme input[type="checkbox"].indeterminate[data-v-3ff31513] {
  background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%20fill='white'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
@media (max-width: 767px) {
table.responsive td.row-select input[type="checkbox"][data-v-3ff31513] {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
table.responsive td.row-select input[type="checkbox"][data-v-3ff31513]:checked {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2025.2.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20fill='white'%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='Layer_1'%3e%3cg%3e%3cg%3e%3cpolygon%20points='41.5,73.5%2021,52.9%2030.5,43.4%2041.5,54.5%2069.5,26.5%2079,36%20'%20/%3e%3c/g%3e%3cg%3e%3cpath%20d='M95,5v90H5V5H95%20M100,0H0v100h100V0L100,0z'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
table.responsive td.row-select input[type="checkbox"].indeterminate[data-v-3ff31513] {
    background-image: url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:svg='http://www.w3.org/2000/svg'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20version='1.0'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20enable-background='new%200%200%20100%20100'%20xml:space='preserve'%20id='svg10'%20sodipodi:docname='select-indeterminate.svg'%20inkscape:version='1.0.2%20(e86c870879,%202021-01-15,%20custom)'%3e%3cmetadata%20id='metadata16'%3e%3crdf:RDF%3e%3ccc:Work%20rdf:about=''%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3cdc:type%20rdf:resource='http://purl.org/dc/dcmitype/StillImage'%20/%3e%3c/cc:Work%3e%3c/rdf:RDF%3e%3c/metadata%3e%3cdefs%20id='defs14'%20fill='white'%3e%3c/defs%3e%3csodipodi:namedview%20pagecolor='%23ffffff'%20bordercolor='%23666666'%20borderopacity='1'%20objecttolerance='10'%20gridtolerance='10'%20guidetolerance='10'%20inkscape:pageopacity='0'%20inkscape:pageshadow='2'%20inkscape:window-width='1278'%20inkscape:window-height='1368'%20id='namedview12'%20showgrid='false'%20inkscape:zoom='10.08'%20inkscape:cx='50'%20inkscape:cy='50'%20inkscape:window-x='-7'%20inkscape:window-y='0'%20inkscape:window-maximized='0'%20inkscape:current-layer='svg10'%20/%3e%3cg%20id='Layer_2'%20display='none'%3e%3c/g%3e%3cg%20id='g5'%3e%3cpath%20d='M%2095,5%20V%2095%20H%205%20V%205%20h%2090%20m%205,-5%20H%200%20v%20100%20h%20100%20z'%20id='path3'%20/%3e%3c/g%3e%3crect%20x='23.5'%20y='43.279999'%20width='53'%20height='13.44'%20id='rect7'%20style='stroke-width:1'%20/%3e%3c/svg%3e");
}
}

.icon-input {
  position: relative;
}
.icon-input input {
  width: 100%;
}
.icon-input-icon {
  top: calc(0.5rem - 1px);
  position: absolute;
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}
.icon-input-focused {
  color: inherit;
}
.icon-input-left {
  left: 0.75rem;
}
.icon-input-right {
  right: 0.75rem;
}

.switch[data-v-4d757645] {
  position: relative;
  display: inline-block;
  height: 34px;
  width: 3.5rem;
}
.slider[data-v-4d757645] {
  position: absolute;
  inset: 0.125rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));
  transition-property: background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.slider[data-v-4d757645]::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.on-indicator[data-v-4d757645] {
  position: absolute;
  left: 14px;
  top: 9px;
  height: 0.75rem;
  width: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.off-indicator[data-v-4d757645] {
  position: absolute;
  right: 8px;
  top: 9px;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
input[type=checkbox][data-v-4d757645] {
  height: 1px;
  width: 1px;
  opacity: 0;
}
input[type=checkbox]:checked + .slider[data-v-4d757645] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 208 114 / var(--tw-bg-opacity, 1));
}
input[type=checkbox]:focus + .slider[data-v-4d757645] {
  --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(3px + 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);
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
input[type=checkbox]:checked + .slider .on-indicator[data-v-4d757645] {
  opacity: 1;
}
input[type=checkbox]:checked + .slider .off-indicator[data-v-4d757645] {
  opacity: 0;
}
input:checked + .slider[data-v-4d757645]:before {
  --tw-translate-x: 22px;
  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));
}

.confirm-box-container {
  position: absolute;
  z-index: 40;
}
.confirm-box-container.expand {
  inset: 0px;
  height: 100%;
  width: 100%;
}
.confirm-box-container.full-width {
  left: 0px;
  right: 0px;
  width: 100%;
}
.confirm-box-container.left {
  right: 100%;
}
.confirm-box-container.right {
  left: 100%;
}
.confirm-box-container.top {
  bottom: 100%;
}
.confirm-box-container.bottom {
  top: 100%;
}
.confirm-box-container.left,
.confirm-box-container.right {
  top: 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));
}
.confirm-box-container.top-left {
  bottom: 100%;
  --tw-translate-x: -18rem;
  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));
}
.confirm-box-container.left-start,
.confirm-box-container.right-start {
  top: 0px;
}
.confirm-box-container.left-end,
.confirm-box-container.right-end {
  bottom: 0px;
}
.confirm-box-container.top,
.confirm-box-container.bottom {
  left: 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));
}
.confirm-box-container.top-start,
.confirm-box-container.bottom-start {
  left: 0px;
}
.confirm-box-container.top-end,
.confirm-box-container.bottom-end {
  right: 0px;
}
.confirm-box {
  z-index: 40;
  display: flex;
  border-radius: 6px;
  border-width: 1px;
  padding: 1rem;
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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);
}
.confirm-box-arrow {
  --confirm-box-arrow-color: rgb(52, 63, 85);

  border-width: 0.75rem;

  position: absolute;

  height: 0px;

  width: 0px;

  border-color: transparent;

  background-color: transparent;
}
.confirm-box-arrow.light {
  --confirm-box-arrow-color: rgb(255, 255, 255);
}
.confirm-box-arrow.left {
  border-left-color: var(--confirm-box-arrow-color);
  top: calc(50% - 0.75rem);
  left: -0.75rem;
}
.confirm-box-arrow.right {
  border-right-color: var(--confirm-box-arrow-color);
  top: calc(50% - 0.75rem);
  right: -0.75rem;
}
.confirm-box-arrow.top {
  border-top-color: var(--confirm-box-arrow-color);
  left: calc(50% - 0.75rem);
  top: -0.75rem;
}
.confirm-box-arrow.bottom {
  border-bottom-color: var(--confirm-box-arrow-color);
  left: calc(50% - 0.75rem);
  bottom: -0.75rem;
}
.card .confirm-box {
  height: 100%;
  width: 100%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.switch[data-v-7793ee5a] {
  position: relative;
  display: inline-block;
  height: 34px;
  width: 3.5rem;
}
.slider[data-v-7793ee5a] {
  position: absolute;
  inset: 0.125rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));
  transition-property: background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.slider[data-v-7793ee5a]::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.on-indicator[data-v-7793ee5a] {
  position: absolute;
  left: 14px;
  top: 9px;
  height: 0.75rem;
  width: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.off-indicator[data-v-7793ee5a] {
  position: absolute;
  right: 8px;
  top: 9px;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
input[type=checkbox][data-v-7793ee5a] {
  height: 1px;
  width: 1px;
  opacity: 0;
}
input[type=checkbox]:checked + .slider[data-v-7793ee5a] {
  --tw-bg-opacity: 1;
  background-color: rgb(47 208 114 / var(--tw-bg-opacity, 1));
}
input[type=checkbox]:focus + .slider[data-v-7793ee5a] {
  --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(3px + 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);
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
input[type=checkbox]:checked + .slider .on-indicator[data-v-7793ee5a] {
  opacity: 1;
}
input[type=checkbox]:checked + .slider .off-indicator[data-v-7793ee5a] {
  opacity: 0;
}
input:checked + .slider[data-v-7793ee5a]:before {
  --tw-translate-x: 22px;
  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));
}

.tabs {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow: hidden;
}
.tabs.vertical {
  flex-direction: row;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
ul.tabs-header {
  position: relative;
  margin: 0px;
  margin-bottom: 0.5rem;
  list-style-type: none;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
}
.vertical ul.tabs-header {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-right: 0px;
}
ul.tabs-header:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
}
.vertical ul.tabs-header:before {
  bottom: auto;
  left: auto;
  top: 0px;
  right: 0px;
  height: 100%;
  width: auto;
  border-bottom-width: 0px;
  border-right-width: 1px;
}
ul.tabs-header.compact {
  margin-bottom: 0.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.vertical ul.tabs-header.compact {
  margin-bottom: 0px;
  padding-right: 0px;
}
ul.tabs-header.no-content {
  margin-bottom: 0px;
}
.tab-header-item {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 0;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  display: inline-block;
  min-width: 9rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-width: 1px;
  border-bottom-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  font-weight: 500;
}
.vertical .tab-header-item {
  margin-left: -0px;
  margin-right: -0px;
  margin-top: -3px;
  margin-bottom: -3px;
  width: 11rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  border-right-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-align: left;
}
.tab-header-item:first-child {
  margin-left: 0px;
}
.compact .tab-header-item {
  min-width: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.vertical.compact .tab-header-item {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.compact .tab-header-item.active {
  padding-top: 0.5rem;
}
.vertical.compact .tab-header-item.active {
  padding-top: 0.25rem;
  padding-left: 0.625rem;
}
.tab-header-item.active {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  padding-top: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.vertical .tab-header-item.active {
  width: 184px;
  border-bottom-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-right-color: rgb(235 235 235 / var(--tw-border-opacity, 1));
  padding-top: 0.625rem;
  padding-left: 20px;
}
.vertical.compact .tab-header-item.active {
  width: 180px;
  padding-top: 0.25rem;
  padding-left: 0.875rem;
}
.tabs-header.on-white .tab-header-item.active {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
}
.vertical .tabs-header.on-white .tab-header-item.active {
  border-bottom-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
}
.tab-header-item:before,
.tab-header-item:after {
  content: "";
  position: absolute;
  bottom: 0px;
  height: 0.375rem;
  width: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
}
.vertical .tab-header-item:before,
.vertical .tab-header-item:after {
  bottom: auto;
  right: 0px;
  height: 0.375rem;
  width: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
}
.tab-header-item:before {
  box-shadow: 1px 2px 0 rgb(219, 222, 225);
  left: -0.375rem;
  border-bottom-right-radius: 6px;
  border-top-width: 0px;
  border-left-width: 0px;
}
.tab-header-item:after {
  box-shadow: -1px 2px 0 rgb(219, 222, 225);
  right: -0.375rem;
  border-bottom-left-radius: 12px;
  border-top-width: 0px;
  border-right-width: 0px;
}
.vertical .tab-header-item:before {
  box-shadow: 2px 1px 0 rgb(219, 222, 225);
  top: -0.375rem;
  left: auto;
  border-bottom-right-radius: 6px;
  border-top-width: 0px;
  border-left-width: 0px;
}
.vertical .tab-header-item:after {
  box-shadow: 2px -1px 0 rgb(219, 222, 225);
  bottom: -0.375rem;
  border-top-right-radius: 12px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
ul.tabs-header.equal-size .tab-header-item {
  max-width: 100%;
  flex-grow: 1;
}
.tab-header-item.active:before {
  box-shadow: 1px 2px 0 rgb(0, 129, 194);
}
.tab-header-item.active:after {
  box-shadow: -1px 2px 0 rgb(0, 129, 194);
}
.vertical .tab-header-item.active:before {
  box-shadow: 2px 1px 0 rgb(0, 129, 194);
}
.vertical .tab-header-item.active:after {
  box-shadow: 2px -1px 0 rgb(0, 129, 194);
}
.tabs-content {
  height: 100%;
  overflow: hidden;
}
.tab-content-panel {
  display: none;
}
.tab-content-panel.active {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow: hidden;
}

.wizard-header {
  display: flex;
  align-items: stretch;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.wizard-header-step {
  flex-basis: 100%;

  --wizard-header-step-color: rgb(190, 197, 202);
  --wizard-header-step-icon: rgb(73, 83, 90);
  --wizard-header-step-title: rgb(73, 83, 90);
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(73 83 90 / var(--tw-text-opacity, 1));
}
.wizard-header-step::after {
  content: '';
  border-color: var(--wizard-header-step-color);
  position: absolute;
  left: 0px;
  top: 2rem;
  z-index: -1;
  margin-top: -0.5rem;
  width: 100%;
  border-width: 8px;
}
.wizard-header-step:first-child::after {
  left: 50%;
  width: 50%;
}
.wizard-header-step:last-child::after {
  width: 50%;
}
.wizard-header-step.active {
  --wizard-header-step-color: rgb(0, 129, 194);
  --wizard-header-step-icon: rgb(235, 235, 235);
  --wizard-header-step-title: rgb(0, 129, 194);
}
.wizard-header-step.completed {
  --wizard-header-step-color: rgb(40, 175, 96);
  --wizard-header-step-icon: rgb(235, 235, 235);
  --wizard-header-step-title: rgb(40, 175, 96);
}
.wizard-header-step-click-container {
  display: flex;
  width: 50%;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.wizard-header-step-icon {
  color: var(--wizard-header-step-icon);
  background-color: var(--wizard-header-step-color);
  display: flex;
  height: 4rem;
  width: 4rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
}
.wizard-header-step-title {
  color: var(--wizard-header-step-title);
  padding: 0.25rem;
  font-weight: 700;
}
@media (max-width: 639px) {
.wizard-header-step-title {
    display: none;
}
}
.wizard-header-step-description {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
@media (max-width: 767px) {
.wizard-header-step-description {
    display: none;
}
}
@media (max-height: 700px) {
.wizard-header-step-description {
    display: none;
}
}

.wizard-body {

  display: flex;

  flex-grow: 1;

  flex-direction: column
}
.wizard-title {

  z-index: 10;

  display: flex;

  align-items: center;

  overflow: hidden;

  --tw-bg-opacity: 1;

  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));

  --tw-text-opacity: 1;

  color: rgb(235 235 235 / var(--tw-text-opacity, 1))
}
.wizard-title-left {

  display: flex;

  flex-grow: 1;

  align-items: center;

  white-space: nowrap;

  padding-top: 0.625rem;

  padding-bottom: 0.625rem;

  padding-left: 1rem;

  font-size: 1.25rem;

  line-height: 1.75rem
}
.wizard-title-center {

  flex-grow: 1;

  white-space: nowrap;

  padding-left: 1rem;

  padding-right: 1rem;

  text-align: right
}
.wizard-nav-buttons {

  position: absolute;

  bottom: 0px;

  display: flex;

  width: 100%;

  white-space: nowrap;

  --tw-bg-opacity: 1;

  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));

  text-align: center
}
.wizard-nav-button {

  flex-grow: 1;

  --tw-text-opacity: 1;

  color: rgb(235 235 235 / var(--tw-text-opacity, 1))
}
.wizard-steps {

  z-index: 0;

  height: 0px;

  flex-grow: 1
}
.wizard-step {

  height: 100%;

  overflow: auto;

  padding-bottom: 3.25rem
}
@media (min-width: 768px) {
.wizard-body {

    padding-left: 1rem;

    padding-right: 1rem;

    padding-bottom: 1rem
}
.wizard-title {

    z-index: 10;

    border-top-left-radius: 10px;

    border-top-right-radius: 10px
}
.wizard-title-left {

    width: 33.333333%;

    font-size: 1.25rem;

    line-height: 1.75rem
}
.wizard-title-center {

    width: 33.333333%;

    text-align: center
}
.wizard-nav-buttons {

    position: relative;

    display: flex;

    width: 33.333333%;

    flex-grow: 1;

    align-items: center;

    justify-content: flex-end;

    background-color: transparent
}
.wizard-nav-button {

    width: 8rem;

    flex-grow: 0
}
.wizard-steps {

    border-bottom-right-radius: 10px;

    border-bottom-left-radius: 10px;

    border-right-width: 2px;

    border-left-width: 2px;

    border-bottom-width: 2px;

    --tw-border-opacity: 1;

    border-color: rgb(52 63 85 / var(--tw-border-opacity, 1))
}
.wizard-step {

    padding-bottom: 0px
}
}

/* The 400ms transition duration as well as the 0.4s opacity duration are essential to this component working in animating modals  */
.pop-enter-active[data-v-3653c112],
.pop-leave-active[data-v-3653c112] {
  transition: transform 0.4s cubic-bezier(0.5, 0, 0.5, 1), opacity 0.4s linear;
}
.pop-enter-from[data-v-3653c112],
.pop-leave-to[data-v-3653c112] {
  opacity: 0;
  transform: scale(0.3) translateY(-50%);
  transition-duration: 400ms;
}

.slide-up-enter-active[data-v-9d6c7c83] {
  transition: all 0.2s ease-out;
}
.slide-up-leave-active[data-v-9d6c7c83] {
  transition: all 0.2s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-up-enter-from[data-v-9d6c7c83],
.slide-up-leave-to[data-v-9d6c7c83] {
  transform: translateY(30px);
}

.cancel-button[data-v-9b7a9ba3] {
  height: 2rem;
  padding-top: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}
.cancel-button[data-v-9b7a9ba3]:hover {
  cursor: pointer;
  text-decoration-line: underline;
}
.cancel-button[data-v-9b7a9ba3]:after {
  content: ' |';
}
.save-button[data-v-9b7a9ba3] {
  margin-left: 0.25rem;
  height: 2rem;
  width: 5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.save-button[data-v-9b7a9ba3]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.stick-foot[data-v-9b7a9ba3] {
  position: fixed;
  left: 0px;
  bottom: 0px;
  display: flex;
  height: 5rem;
  width: 100%;
  justify-content: flex-end;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1.25rem;
  padding-right: 0.75rem;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
}

.dropup-enter-active[data-v-db15ac8e],
.dropup-leave-active[data-v-db15ac8e] {
  overflow: hidden;
}
.dropup-enter-from[data-v-db15ac8e],
.dropup-leave-to[data-v-db15ac8e] {
  opacity: 0;
}

.badge[data-v-6fb9fac3] {
  display: inline-block;
  padding: 0.25em 0.5em;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge.default[data-v-6fb9fac3] {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.badge.success[data-v-6fb9fac3] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.badge.warning[data-v-6fb9fac3] {
  --tw-bg-opacity: 1;
  background-color: rgb(254 207 67 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(106 119 129 / var(--tw-text-opacity, 1));
}
.badge.danger[data-v-6fb9fac3] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}

form .textfilter {
  margin-bottom: 0px;
}
.filter-field {
  background: #bfd2e6;
}

.filter-box {
  margin-bottom: 0.25rem;
  margin-top: 0.125rem;
  display: flex;
  height: 35px;
  width: 64px;
  min-width: 16rem;
  max-width: 16rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-wrap: pretty;
  padding-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.th:not(:first-child) {
  position: relative; /* Make the element a positioning context */
}
.th:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 10%; /* Adjust as needed */
  bottom: 10%; /* Adjust as needed */
  left: 0; /* Position it on the left */
  width: 1px; /* Border thickness */
  background-color: #a2acb3; /* Border color */
}
.th-filter {
  background-color: #d9dde1;
}
.online-offline-icon {
  /* @apply
    h-[1.6rem]
    mb-[2px]; */
}
.status-container {
  display: flex;
  width: 100%;
  min-width: 6rem;
  align-items: center;
}
.clear {
  cursor: pointer;
}

@media (max-width: 767px) {
.filter-rows[data-v-9fb53005] {
    display: none !important;
}
}
.th-top[data-v-9fb53005] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(250 250 251 / var(--tw-text-opacity, 1));
}
.th-low[data-v-9fb53005] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
#dataTableHead_Status[data-v-9fb53005] {
  width: 100px;
}
.device-list-footer[data-v-9fb53005] {
  left: 0;
  position: sticky;
  width: calc(100vw - 225px);
}
@media screen and (width <= 768px) {
.device-list-footer[data-v-9fb53005] {
    width: 100%;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
}

.dropdown-content[data-v-fd7abc9f],
  .dropdown-container[data-v-fd7abc9f] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1))
}

.slide-left-enter-active[data-v-49ef1f19] {
  transition: all 0.2s ease-out;
}
.slide-left-leave-active[data-v-49ef1f19] {
  transition: all 0.2s cubic-bezier(1, 0.5, 0.8, 1);
}
.slide-left-enter-from[data-v-49ef1f19],
.slide-left-leave-to[data-v-49ef1f19] {
  transform: translateX(500px);
}

.sideEventsChart[data-v-2cc8e14b],
.emaPowerEventsChart[data-v-2cc8e14b],
.connectionEventsChart[data-v-2cc8e14b] {
  width: auto;
}
.awarePowerEventsChart[data-v-2cc8e14b],
.awarenessEventsChart[data-v-2cc8e14b] {
  height: 66px;
  /* width: auto; */
  width: auto;
}

.last-value-bg[data-v-6369b2e6] {
    background-color: rgb(52, 63, 85);
}

.no-bottom-border td {
    border-width: 0px
}

th[data-v-4aef6e94] {
    position: static;
    top: 0px;
    z-index: 10;
    border-bottom-width: 2px;
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
    vertical-align: bottom
}

@scope (.text-control-group) {
:scope > div[data-v-61d97f71] {
    padding-bottom: 0.5rem;
    padding-top: 0.25rem
}
:scope > .leading-8.flex[data-v-61d97f71] {
    padding-top: 0px;
    padding-bottom: 0px
}
:scope > .leading-8.flex > div[data-v-61d97f71]:not(:last-of-type) {
    padding-bottom: 0.5rem;
    padding-top: 0.25rem
}
:scope .w-full > div[data-v-61d97f71] {
    padding-bottom: 0.5rem;
    padding-top: 0.25rem;
    background-color: color-mix
}
}

@scope (.panel-container) {
label[data-v-c957f90b] {
        padding-bottom: 1rem;
        padding-top: 0.25rem
}
}

.mgl-map-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}
.mgl-map-wrapper .mapboxgl-map {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.status-circle {

  display: inline-block;

  border-style: solid;

  --tw-bg-opacity: 1;

  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));

  border-radius: 100%;
  width: 12px;
  height: 12px;
  margin-right: 5px
}

.details > .title[data-v-bedb2e4c] {
    width: 180px;
}
.title[data-v-bedb2e4c] {
    font-weight: bold;
}
.details-block[data-v-bedb2e4c] {
    background: #ebebeb;
}

.online-offline-icon[data-v-d6b1d365] {
    margin-bottom: 2px;
    height: 1.6rem
}
.svg-icon[data-v-d6b1d365] {
    margin-left: auto;
    margin-right: auto;
    min-height: inherit
}
/* .status-container {
  @apply flex
    justify-center
    items-center
    w-full
    min-w-24
    min-h-[4.6rem];
} */

.chart-height[data-v-6e68a045] {
  height: 460px;
}
.last-value-bg[data-v-6e68a045] {
  background-color: rgb(52, 63, 85);
}
.custom-date-range[data-v-6e68a045] {
  position: absolute;
  top: 0px;
  right: -8px;
  display: flex;
  --tw-translate-x: -60%;
  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));
  align-items: center;
  justify-content: space-between;
}
.custom-date-range__input[data-v-6e68a045] {
  margin-right: 0.5rem;
  max-width: 7rem;
  border-width: 1px;
  padding: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.custom-date-range__input.input-success[data-v-6e68a045] {
  --tw-border-opacity: 1;
  border-color: rgb(36 158 87 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(17 75 41 / var(--tw-text-opacity, 1));
}
.custom-date-range__input.input-danger[data-v-6e68a045] {
  --tw-border-opacity: 1;
  border-color: rgb(229 60 42 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(150 32 19 / var(--tw-text-opacity, 1));
}

.sensor-panel[data-v-c0dfaf4b] {

    min-height: 500px;

    padding: 0px
}
.custom-date-range[data-v-c0dfaf4b] {

    position: absolute;

    top: 0px;

    right: -8px;

    display: flex;

    --tw-translate-x: -60%;

    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));

    align-items: center;

    justify-content: space-between
}
.custom-date-range__input[data-v-c0dfaf4b] {

    margin-right: 0.5rem;

    max-width: 7rem;

    border-width: 1px;

    --tw-border-opacity: 1;

    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));

    padding: 0.25rem;

    font-size: 0.875rem;

    line-height: 1.25rem
}

.bg-shade[data-v-db6d50ae] {
  background-color: #ebebeb;
}
.pending-info[data-v-db6d50ae] {
  color: #d89d00;
  fill: #d89d00;
  cursor: pointer;
}
.wifi-block[data-v-db6d50ae] {
  width: 320px !important;
}
.mac-block[data-v-db6d50ae] {
  width: 340px !important;
}
.remove-mac[data-v-db6d50ae] {
  cursor: pointer;
}
.separator[data-v-db6d50ae] {
  color: rgb(71 85 105);
  margin-right: 10px;
}
.mac-list[data-v-db6d50ae] {
  height: 360px;
}
.mac-container[data-v-db6d50ae] {
  max-height: 230px;
}
.close-btn[data-v-db6d50ae] {
  margin-right: 0px;
  padding-right: 7px;
}
.icon-add[data-v-db6d50ae] {
  color: hsl(200, 100%, 38%);
  cursor: pointer;
}

.preview-notice[data-v-302180ef] {

    position: relative;

    margin-top: 0.75rem;

    margin-bottom: 0.75rem;

    border-radius: 10px;

    --tw-bg-opacity: 1;

    background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));

    padding: 1rem;

    text-align: left;

    font-size: 1.25rem;

    line-height: 1.75rem;

    --tw-text-opacity: 1;

    color: rgb(243 244 246 / var(--tw-text-opacity, 1))
}
section strong[data-v-302180ef] {

    margin-bottom: 0.5rem;

    font-size: 1.125rem;

    line-height: 1.75rem
}
section p[data-v-302180ef] {

    margin-bottom: 1rem
}

.sticky-tabs-wrapper[data-v-466c76c6] {
  display: flex;
  flex-direction: row;
  overflow: auto;
}
.sticky-tabs[data-v-466c76c6] {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#deviceDetailsEvents[data-v-466c76c6],
#deviceDetailsOverview[data-v-466c76c6],
#connectedClientsPanel[data-v-466c76c6],
#deviceUsageHistory[data-v-466c76c6] {
  scroll-margin-top: 10px;
  min-height: 440px;
}

.checkbox-list-controls {
    display: flex;
    flex-direction: column-reverse;
    border-bottom-width: 1px;
    padding-bottom: 0.5rem
}
.checkbox-list + .checkbox-list {
    margin-top: 0.5rem
}

.svg-icon[data-v-84e03d02] {

    margin-left: auto;

    margin-right: auto;

    min-height: inherit
}
.status-container[data-v-84e03d02] {

    display: flex;

    min-height: 4.6rem;

    width: 100%;

    min-width: 6rem;

    align-items: center;

    justify-content: center
}
.status-container .popup-box-root[data-v-84e03d02] {

    padding-left: 1.25rem;

    padding-right: 1.25rem;

    padding-top: 0.75rem;

    padding-bottom: 0.55rem
}

.device-details-slideout-modal {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 15;
  margin-top: -0.25rem;
  height: 100%;
  overflow: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1.25rem;
}
.device-list {
  overflow-x: auto;
  height: 100vh; /* Works in most cases */
  height: -webkit-fill-available; /* Chrome, Safari */
  height: -moz-available; /* Firefox */
  height: stretch; /* Modern alternative in some browsers */
}
table.devices-table thead .tr-top {
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
}
table.devices-table thead .th-top .sorter-icon {
  border-radius: 5px;
  width: 10px;
  height: 10px;
  padding: 4px;
}
table.devices-table thead .th-top .sort-active {
  background: #434f66;
}
@media (max-width: 767px) {
table.devices-table td:not(.row-select) {
    padding-left: 1.75rem !important;
}
}

.header-search {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header-search-dropdown-width {
  width: calc(100% - 1.5rem);
}
.quicksearch-content {
  max-width: 400px;
}
.quicksearch-trigger {
  width: 100%;
}
input.round.support-search {
  padding-right: 8rem;
}
@media (max-width: 767px) {
.header-search.active {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 50;
    height: 3rem;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.header-search .dropdown-root

  .header-search .dropdown-content {
    max-width: 100%;
}
.header-search-input {
    display: none;
}
.header-search.active .header-search-input {
    display: block;
}
.quicksearch-trigger::-moz-placeholder {
    color: transparent;
}
.quicksearch-trigger::placeholder {
    color: transparent;
}
.quicksearch-root {
    width: 100%;
}
}

.app-header {
  z-index: 40;
  display: flex;
  height: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.625rem;
  padding-right: 1rem;
}
.app-title {
  font-family: Quicksand, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
.app-title {
    letter-spacing: 0em;
}
}
.last-icon {
  margin-right: calc(-0.5rem + 1px);
}
.first-icon {
  margin-left: calc(-0.5rem + 1px);
}

.new-feature__popup[data-v-3b36a276] {
    min-width: 215px;
    text-align: start
}
.new-feature__title[data-v-3b36a276] {
    padding-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: 2rem
}
.new-feature__description[data-v-3b36a276] {
    font-weight: 400
}

.pinned + .unpinned {
    border-top-width: 1px
}

.org-switcher-root {
  display: flex;
  flex-shrink: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-direction: column;
  border-bottom-width: 1px;
}
.app-nav-collapsed .org-switcher-root.active::after {
  content: '';
  position: absolute;
  right: 0px;
  height: 1rem;
  max-height: 20rem;
  width: 1rem;
  --tw-translate-y: 16px;
  --tw-translate-x: 9px;
  --tw-rotate: 45deg;
  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));
  border-right-width: 1px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(52 63 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.header-org-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {
.header-org-name {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
}
@media (max-width: 767px) {
.header-org-name {
    max-width: 100px;
}
}
@media (min-width: 768px) {
.header-org-name {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
}
.org-switcher-option-container {
  margin-left: 1rem;
  overflow-y: auto;
  border-left-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.app-nav-collapsed .org-switcher-option-container {
  position: absolute;
  top: 1px;
  left: 100%;
  margin-left: 0.75rem;
  width: 225px;
  border-radius: 10px;
  border-width: 1px;
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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);
}
.app-nav-collapsed .org-switcher-option {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.org-switcher-option {
  display: flex;
  cursor: pointer;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.org-switcher-option:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}
.org-switcher-option.active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

.app-nav {
  z-index: 20;
  display: none;
  width: 225px;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(52 63 85 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.app-nav .menu-item {
  border-right-width: 4px;
  border-color: transparent;
}
.app-nav .menu-item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.app-nav .non-exact.router-link-active,
.app-nav .non-exact.router-link-active:hover,
.app-nav .router-link-exact-active,
.app-nav .router-link-exact-active:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.app-nav-collapsed .nav-logo-text {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  height: 0px;
}
.app-nav .last-indent {
  border-bottom-color: transparent;
  margin-left: 1rem;
  border-bottom-width: 4px;
  transition-property: margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
@media (max-width: 1023px) {
.app-nav.active {
    position: absolute;
    display: flex;
    max-height: 100%;
    flex-direction: column;
    border-bottom-right-radius: 10px;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
    --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
    --tw-shadow-colored: 2px 3px 3px 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);
}
}
@media (min-width: 1024px) {
.app-nav {
    position: relative;
    display: flex;
    height: 100%;
    flex-shrink: 0;
    flex-grow: 0;
    flex-direction: column;
    border-top-width: 0px;
}
.app-nav-collapsed {
    width: 3rem;
}
.app-nav .indent {
    margin-left: 1rem;
    transition-property: margin;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}
.app-nav-collapsed .indent {
    margin-left: 0px;
}
.app-nav .last-indent:hover {
    border-bottom-color: transparent !important;
}
.app-nav-collapsed .last-indent,
  .app-nav-collapsed .last-indent:hover {
    border-bottom-color: rgb(190, 197, 202) !important;
}
}
.toggle-expand-collapse {
  margin: 0px;
  display: flex;
  flex-shrink: 1;
  cursor: pointer;
  align-items: center;
  justify-content: flex-end;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.center-content {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    max-width: 100%;
    flex-grow: 1;
    flex-direction: column
}

h2[data-v-4dad9301] {

    --tw-text-opacity: 1;

    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
p[data-v-4dad9301] {

    padding-bottom: 1rem
}
p strong[data-v-4dad9301] {

    display: block
}

/* The SubNav menu is displayed at the bottom of the screen with icon on top */
.sub-nav-menu {
  display: flex;
  border-top-width: 1px
}
.sub-nav-menu li {
  flex-grow: 1
}
.sub-nav-link {
  display: flex;
  height: 5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-top-width: 4px;
  border-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(73 83 90 / var(--tw-text-opacity, 1))
}
.sub-nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.sub-nav-link .icon {
  font-size: 1.5rem;
  line-height: 2rem
}
.sub-nav-link.router-link-exact-active {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
/* On larger screens the menu is displayed in the header */
@media (min-width: 1024px) {
.sub-nav-menu {
    position: relative;
    border-top-width: 0px
}
.sub-nav-link {
    height: auto;
    flex-direction: row;
    padding: 1rem;
    font-weight: 700
}
.sub-nav-link .icon {
    margin-right: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem
}
}

.splash-container {
  display: flex;
  min-height: 100vh;
  width: 100%;
  flex-direction: column;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
}
.splash-container.login-splash {
  min-height: 710px;
}
@media (min-width: 768px) {
.splash-container.login-splash {
    width: 24rem;
}
}
.splash-header {
  display: flex;
  min-height: 18rem;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.condensed .splash-header {
  min-height: 10rem;
}
.splash-hr {
  height: 1px;
  min-height: 1px;
  width: 100%;
  border-width: 0px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(190 197 202 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(190, 197, 202) var(--tw-gradient-via-position), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.splash-logo {
  max-width: 160px;
}
.splash-content {
  display: flex;
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
}
.splash-footer {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.condensed .splash-footer {
  padding-top: 1rem;
}
.splash-footer-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(190 197 202 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
.splash-view {
    position: relative;
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    background-image: url('/assets/bg-C2lfQaLQ.png');
}
.splash-view.webp {
    background-image: url('/assets/bg-D4tpybi4.webp');
}
.splash-container {
    min-height: 0;
    width: auto;
    overflow: hidden;
    border-radius: 10px;
}
.splash-content {
    overflow: auto;
}
}

.popup-box-root.toolbar-item[data-v-2b40dbce] {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.help-markdown {
  font-size: 15px;
}
.help-markdown h1 {
    font-size: 1.5em;
    margin-bottom: 0px;
}
.help-markdown h2,
  .help-markdown h3,
  .help-markdown h4,
  .help-markdown h5 {
  position: relative;
  margin-top: 0.75rem;
  margin-bottom: 0px;
}
.help-markdown h2 { font-size: 1.25em;
}
.help-markdown h3 { font-size: 1.1em;
}
.help-markdown h4 { font-size: 1em;
}
.help-markdown h5 { font-size: 1em;
}
.help-markdown .header-active {
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}
.help-markdown .header-active::before {
    content: '•';
    position: absolute;
    left: -0.75rem;
}
.help-markdown a {
  cursor: default;
  color: inherit;
}
.help-markdown a:hover,
  .help-markdown a:active,
  .help-markdown a:active:hover {
  color: inherit;
}
.help-markdown a.block {
    cursor: pointer;
}
.help-markdown ul {
  margin-top: 0.25rem;
  margin-left: 1.25rem;
  list-style-position: outside;
  list-style-type: disc;
}
.help-markdown ol {
  margin-top: 0.25rem;
  margin-left: 1.25rem;
  list-style-position: outside;
  list-style-type: decimal;
}
.help-markdown p {
  margin-top: 0.25rem;
}
.help-markdown img {
  display: inline-block;
}
.help-markdown table {
  margin-top: 0.5rem;
}

.help-toggle-button-root {
  height: 1.75rem;
  width: 2.75rem;
}
.help-toggle-button {
  transition-property: left, margin;
  position: relative;
  left: -100%;
  height: 1.75rem;
  width: 1.75rem;
  border-radius: 9999px;
  padding: 0px;
  font-size: 1.5rem;
  line-height: 2rem;
  transition-duration: 300ms;
}
.help-toggle-button:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.help-toggle-button.active {
  left: -50%;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.help-bar {

  position: relative;

  z-index: 50;

  height: 100%;

  width: 0px;

  --tw-bg-opacity: 1;

  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));

  transition-property: width;

  transition-duration: 300ms;

  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
.help-drawer {

  position: absolute;

  top: 0px;

  right: 0px;

  bottom: 0px;

  z-index: 50;

  display: flex;

  width: 0px;

  flex-direction: column;

  border-left-width: 1px;

  --tw-bg-opacity: 1;

  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));

  transition-property: width;

  transition-duration: 300ms;

  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
.help-drawer.active {

  width: 24rem
}
.help-content {

  margin-top: 1rem;

  width: 24rem;

  flex-grow: 1;

  overflow-y: auto;

  overflow-x: hidden;

  padding-left: 1rem;

  padding-right: 1rem;

  padding-bottom: 1rem
}
@media (min-width: 1536px) {
.help-bar.active {

    width: 24rem
}
}

.system-alert-box {
  max-width: 85vw;
}
@media (min-width: 768px) {
.system-alert-box {
    max-width: 744px;
}
}
.system-alert-box {
  box-sizing: border-box;
}
.system-alert-box > p {
  word-wrap: break-word;
  -webkit-hyphens: manual;
          hyphens: manual;
}

.app-header {
  margin-bottom: var(--dynamic-margin-bottom, 0px);
}
.summit-app-home {
  height: 100vh;
  height: 100dvh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.help-drawer-fixed {
  position: fixed;
  top: 48px;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

/* Define slide-down transition styles */
.org-enter-active, .org-leave-active {
  transition: all 0.6s;
}
.org-enter, .org-leave-to {
  opacity: 1;
  transform: translateY(-30px);
}
.widget-panel {

    overflow: hidden;

    transition-property: width, height, min-width, min-height, max-height, max-width;

    transition-duration: 300ms;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.panel-overlay {

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: 50;

    height: 100%;

    width: 100%;

    cursor: pointer;

    --tw-bg-opacity: 1;

    background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));

    opacity: 0.2
}
.total-usage-bar2 {
  width: calc(100% - 2px);
}

.rename-me-blue {
  background-color: #abbcddff;
}

.sub-bar {
  height: 6px;
}

.lt-red {
  background-color: #cb0000;
}

.red {
  background-color: #5f0000;
}

.mark {
  background-color: #fff;
}

.overage-ct {
  font-size: 0.8rem;
  margin-left: 5px;
  color: #6b0000;
}

.bigger-bar .sub-bar {
  height: 9px;
}

.major {
  flex-basis: calc(99.98% * 3 / 5);
  max-width: calc(99.98% * 3 / 5);
  width: calc(99.98% * 3 / 5);
}

.minor {
  flex-basis: calc(99.98% * 2 / 5);
  max-width: calc(99.98% * 2 / 5);
  width: calc(99.98% * 2 / 5);
}

.search-pool-width {
  width: calc(100% - 15px);
}

@media (max-width: 767px) {
  table.tbl-pool-devices td {
    margin-left: 0px!important;
  }

  table.tbl-pool-devices thead {
    display: none!important;
  }
}

th {
  background: #e6e8f7;
}

.device-icon {
  background: #b5b7d5;
}

@media (min-width: 1024px) {
  table.tbl-pool-devices > tbody > tr > td {
    border-bottom: solid 3px white;
  }
  table.tbl-pool-devices > thead > tr > th {
    border-bottom-width: 0px;
  }
  table.tbl-pool-devices > tbody > tr:hover:hover {
    background-color: #cbcdec;
  }
    table.tbl-pool-devices > tbody > tr:hover .device-icon {
      background: #9397bd!important;
    }
}

/* tr {
  background: #e6e8f7;
} */

@media (max-width: 767px) {
.cluster-icon[data-v-36d9ecee] {
    display: none;
}
.rename-me-blue[data-v-36d9ecee] {
    padding: 0px;
}
}

.panel-header {
  min-width: 140px;
}
div.data-usage > div > div > div > div > input.round.support-search {
  padding-right: 0px!important;
}
.back {
  border-radius: 0 4px 4px 0;
  background: #343f55;
  color: #dfdfdf;
  height: 36px;
  width: 77px;
}
.back:hover {
  background: #343f55!important;
  cursor: pointer;
}

.left-panel-error[data-v-7574fba0] {
  width: 100%;
  height: calc(349px + 8px);
}
@media (max-width: 767px) {
.panel-container[data-v-7574fba0] {
    width: auto;
    min-width: unset;
}
.data-usage[data-v-7574fba0] {
    height: calc(100vh - 280px)!important;
}
}
@media (max-width: 1023px) {
.data-usage > .panel-content > .panel-body > .content[data-v-7574fba0] {
      width: 100%;
}
.data-usage[data-v-7574fba0] {
      width: 100%;
}
}

.dropdown-content[data-v-c5ea8710] {
  width: 200px;
}

.online-offline-icon[data-v-3ffc1d56] {
    margin-bottom: 2px;
    height: 1.6rem
}
.svg-icon[data-v-3ffc1d56] {
    margin-left: auto;
    margin-right: auto;
    min-height: inherit
}
.status-container[data-v-3ffc1d56] {
    display: flex;
    min-height: 4.6rem;
    width: 100%;
    min-width: 6rem;
    align-items: center;
    justify-content: center
}
.status-container .popup-box-root[data-v-3ffc1d56] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 0.75rem;
    padding-bottom: 0.55rem
}

table.optreboot-tbl > tbody > tr > td[data-v-9584da56],
  table.optreboot-tbl > thead > tr > th[data-v-9584da56] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.goto[data-v-9584da56]:hover {
    cursor: pointer;
}
.optreboot-modal[data-v-9584da56] {
    width: 600px;
}

.device-list-container[data-v-a151bc76] {
  display: flex;
  flex-direction: column;
  height: 55vh;
  padding-bottom: 1rem;
}
.device-list-container .device-list-content[data-v-a151bc76] {
    overflow: auto;
    position: relative;
    flex: 1;
}
#deviceListHeaders[data-v-a151bc76] {
  position: sticky;
  top: 0;
  z-index: 11;
  background: white;
  transition: transform 0.2s ease-in-out;
}
.header-content[data-v-a151bc76] {
  transition: opacity 0.2s ease-in-out;
}
#deviceListHeaders.collapsed .header-content[data-v-a151bc76] {
  opacity: 0;
  transform: translateY(-100%);
}

.dashboard-fade-transition-enter-from[data-v-96893e8c] {
/* .dashboard-fade-transition-leave-to { */
opacity: 0;
}
.dashboard-fade-transition-enter-active[data-v-96893e8c] {
/* .dashboard-panel-fade-transition-leave-active { */
transition-duration: 200ms;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:root {
  --card-gradient-start: #edefff; /* eceefe, edefff */
  --card-gradient-stop: #ebecff; /* e9eaf8, e7e8ff, ebecff */
  --notif-bg: #366da9; /* 356dab, 376fac, 356ba6, 366da9, 366da9, 3269a6 */
  --panel-bg: #d6e2ff; /* d1dffa, d8e2ff, d1dafa, dce5ff, d8e2ff, d6e2ff */
  --notif-font-color: #d4e9ff;
  --panel-hover-bg: #bdd2f8;
  --panel-hover-border-color: #5d9eda;
  --emphasis-text-gradient-start: #ff6a92; /* ff3067, ff7ea0, ff5985, ff6a92 */
  --emphasis-text-gradient-mid-high: #ff4f7e; /* ff5985, ff4f7e */
  --emphasis-text-gradient-mid-low: #071f38; /*  */
  --emphasis-text-gradient-stop: #02101e; /* 020910, 030d17, 02101e */
  --suppl-text-gradient-start: #62145f;
  --suppl-text-gradient-stop: #214368;
}
/* body {
      font-family: Helvetica Neue, arial, verdana, sans-serif;
      font-weight: 300;
      background-color: #444;
  } */
.panel-wrapper {
  background-color: #fff;
}
.left-justify {
  text-align: left !important;
}
.center-justify {
  text-align: center !important;
}
.right-justify {
  text-align: right !important;
}
.center {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
/* h1 {
      font-size: 3.3rem;
      padding: 25px 0;
      line-height: 1.15;
  }
  h2 {
      padding: 20px 0;
      font-size: 2.5rem;
  }
  h3 {
      padding: 15px 0;
      font-size: 1.9rem;
  }
  h4 {
      font-size: 1.6rem;
  }
  h5 {
      font-size: 0.83rem;
  }
  h6 {
      font-size: 0.67rem;
  }
  h4,
  h5 {
      line-height: 1.3;
  } */
.devices-dropdown-select {
  width: 200px;
}
.devices-panel .panel-header button.devices-dropdown-select  {
  border-color: rgb(165 169 177);
  color: #232f49ff!important;
  background: #c0cbe1!important;
  border-radius: 5px;
}
.devices-panel .panel-header button.status  {
  /* background: #346d89!important; */
  border:none;
  color: #dfdfdf;
}
.devices-dropdown-select > .flex > span.grow {
  width: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.data-usage > .panel-content > .panel-body > .content {
  width: 597px;
}
@media (max-width: 767px) {
  .data-usage > .panel-content > .panel-body > .content {
    width: auto;
  }

  .panel-header-right {
    width: 60%;
  }
  .devices-dropdown-select {
    width: 204px;
  }
  .devices-dropdown-select > .flex > span.grow {
    width: 143px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* .tab-content-panel {
  width: 605px;
} */
.devices-panel, .data-usage {
  width: 605px;
  margin-bottom: 1rem;
}
#tile {
  /* padding-left: 8px;
  padding-right: 8px; */
  /* padding: 8px; */
  padding-bottom: 0px;
  /* height: 371px; */
  width: 603px;
  /* padding-top: 35px;
      padding-left: 40px; */
  box-shadow:
    1px 3px 8px 0 rgba(0, 0, 0, 0.25),
    1px 3px 2px rgba(0, 0, 0, 0.06),
    0 0 5px rgba(0, 0, 0, 0.1);
  /* box-shadow: 1px 4px 8px rgba(0,0,0,0.25), 1px 3px 2px rgba(0,0,0,0.06); */
  border-radius: 14px;
}
#tile > .segment > .devices-minor {
  width: 50%;
  background-color: var(--notif-bg);
  /* width: calc(50% - 16px); */
  /* margin-left: 8px; */
}
#tile > .segment > .devices-major {
  height: 380px;
  padding: 9px;
  width: 50%;
  /* background: var(--card-gradient-start);
  background: linear-gradient(
    0deg,
    var(--card-gradient-stop) 0%,
    var(--card-gradient-start) 100%
  ); */
}
.main-panel {
  position: relative;
  padding-top: 20px;
  height: 210px;
}
.sub-panel {
  margin-top: 9px;
  padding-left: 10px;
  height: 62px;
}
.panel-style {
  background-color: var(--panel-bg);
  border: 3px solid white;
  border-radius: 11px;
}
.notifications-panel {
  position: relative;
  /* margin-top: -8px; */
  /* width: calc(100% + 17px); */
  height: -webkit-fill-available;
  /* calc(393px + 8px) */
  /* background-color: var(--notif-bg); */
  /* border-top-right-radius: 14px;
  border-bottom-right-radius: 14px; */
}
.left-panel-error {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  text-align: center;
}
.devices-dropdown-select > .left-panel-error > span.grow {
  width: unset;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .devices-dropdown-select > .left-panel-error > span.grow {
    width: 143px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.left-panel-error {
  position: relative;
  margin-top: -8px;
  width: calc(100% + 17px);
  height: calc(393px + 8px);
  /* border-top-left-radius: 14px;
  border-bottom-left-radius: 14px; */
}
/* body {
      font-family: 'Open Sans';
  } */
.main-value {
  position: relative;
  text-align: center;
  /* font-size: 7.875rem; */
  background: rgb(4, 12, 21);
  /* background: linear-gradient(335deg, var(--emphasis-text-gradient-stop) 0%, var(--emphasis-text-gradient-mid) 82%, var(--emphasis-text-gradient-start) 100%); */
  background: linear-gradient(
    338deg,
    var(--emphasis-text-gradient-stop) 0%,
    var(--emphasis-text-gradient-mid-low) 12%,
    var(--emphasis-text-gradient-mid-high) 80%,
    var(--emphasis-text-gradient-start) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  z-index: 2;
  bottom: 17px;
}
.main-value-affirmative {
  position: relative;
  text-align: center;
  font-size: 9.375rem;
  background: rgb(4, 12, 21);
  background: linear-gradient(
    338deg,
    var(--emphasis-text-gradient-stop) 0%,
    #073138 12%,
    #20a0e7 80%,
    #6cffd3 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  z-index: 2;
}
.main-value-shadow {
  position: absolute;
  margin: auto;
  bottom: 13px;
  left: 0;
  right: 0;
  text-align: center;
  /* font-size: 7.875rem; */
  font-weight: 700;
  text-shadow:
    0 0 48px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 28px rgba(244, 244, 244, 0.5),
    0 0 28px rgba(244, 244, 244, 0.5);
  z-index: 1;
}
.panel-text {
  position: relative;
  z-index: 2;
}
.main-panel .panel-text {
  margin-top: 0px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  background: rgb(46, 87, 132);
  background: linear-gradient(
    305deg,
    var(--suppl-text-gradient-stop) 0%,
    var(--suppl-text-gradient-start) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-panel .panel-text.affirmative {
  background: linear-gradient(
    305deg,
    var(--suppl-text-gradient-stop) 0%,
    #142c62 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sub-panel .panel-value {
  font-size: 48px;
  font-weight: 750;
  background: linear-gradient(
    305deg,
    var(--suppl-text-gradient-stop) 0%,
    var(--suppl-text-gradient-start) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sub-panel .panel-text {
  font-size: 19px;
  font-weight: 650;
  color: #24456a;
}
.sub-panel .devices-minor {
  text-align: right;
  width: 100px;
}
.sub-panel .panel-subtext {
  font-size: 13px;
  font-weight: 600;
  margin-top: 0px;
}
.vertical-center {
  align-items: center;
}
.notifications-panel .heading {
  margin-left: 23px;
  margin-right: 23px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 3px solid var(--notif-font-color);
}
.notifications-panel .heading .devices-minor {
  text-align: right;
  /* font-size: 63px; */
  font-weight: 650;
  color: var(--notif-font-color);
}
.notifications-panel .heading .devices-major {
  /* text-align: left; */
  font-size: 22px;
  font-weight: 650;
  color: var(--notif-font-color);
}
.notifications-panel .notification-list {
  padding-left: 36px;
  padding-right: 25px;
}
.primary-text {
  margin-bottom: 3px;
}
.item {
  margin-left: -25px;
  margin-right: -25px;
  padding: 7px 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: var(--notif-font-color);
  cursor: pointer;
  transition: all 0.17s ease-in-out;
  margin-bottom: 13px;
}
.item .large {
  font-size: 15px;
  line-height: 1.3;
}
.item .small {
  font-size: 13px;
  line-height: 1.3;
}
.item .large strong {
  font-weight: 600;
}
.item .small strong {
  font-weight: 650;
}
.item .large,
.item .small {
  font-weight: 400;
}
.item:hover {
  margin-left: -40px;
  margin-right: -40px;
  padding-left: 27px;
  padding-right: 27px;
  background-color: rgba(0, 0, 0, 0.54);
}
.notifications-panel > .notification-list .item .segment > .devices-minor {
  width: 85px;
  font-size: 13px;
  font-weight: 650;
  align-self: flex-end;
  text-align: right;
}
.item-no-hover {
  margin-left: -25px;
  margin-right: -25px;
  padding: 4px 12px;
  color: var(--notif-font-color);
  transition: all 0.17s ease-in-out;
}
.item-no-hover .large {
  font-size: 15px;
  line-height: 1.3;
}
.item-no-hover .small {
  font-size: 13px;
  line-height: 1.3;
}
.item-no-hover .large strong {
  font-weight: 600;
}
.item-no-hover .small strong {
  font-weight: 650;
}
.item-no-hover .large,
.item-no-hover .small {
  font-weight: 400;
}
.notifications-panel > .notification-list .item-no-hover .segment > .devices-minor {
  width: 100%;
  font-size: 16px;
  font-weight: 650;
  align-self: flex-end;
  text-align: right;
}
.panel-style-no-hover {
  transition: all 0.17s ease-in-out;
  cursor: pointer;
  background-color: var(--panel-bg);
  border: 3px solid white;
  border-radius: 11px;
}
.panel-style {
  transition: all 0.17s ease-in-out;
  cursor: pointer;
}
.panel-style:hover {
  background-color: var(--panel-hover-bg);
  border-color: var(--panel-hover-border-color);
  box-shadow: inset 0 0 25px rgba(55, 103, 157, 0.56);
}
.status-widget-button:hover {
  background-color: var(--panel-hover-bg);
  border-color: var(--panel-hover-border-color);
  box-shadow: inset 0 0 25px rgba(55, 103, 157, 0.56);
}
.top-whitespace {
  margin-top: 80px;
}
.no-notifications-heading {
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 10px;
  padding-top: 65px;
  padding-bottom: 12px;
  font-size: 22px;
  font-weight: 650;
  color: var(--notif-font-color);
  text-align: center;
}
.notif-graphic {
  display: block;
  margin: -13px auto 0;
  left: 0;
  right: 0;
  width: 150px;
}
.main-panel {
  display: flex;
  flex-flow: column nowrap;
}
.main-value-container {
  align-content: flex-end;
  height: 130px;
}
.main-panel.large {
  height: 285px;
}
.main-panel.large .main-value-container {
  height: 165px;
}
.main-panel.large .main-value-shadow {
  bottom: 120px;
}
.main-panel .two-char {
  font-size: 9.125rem;
}
.main-panel .three-char {
  font-size: 8.75rem;
}
.main-panel .four-char {
  font-size: 7.875rem;
}
.main-panel .five-char {
  font-size: 6.25rem;
}
.main-panel .six-char {
  font-size: 5.625rem;
}
.main-panel .default-char {
  font-size: 5rem;
}
.sub-panel .panel-value.five-char {
  font-size: 2.313rem;
}
.sub-panel .panel-value.six-char {
  font-size: 1.75rem;
}
.sub-panel .panel-value.default-char {
  font-size: 1.5rem;
}
.notifications-panel .heading .minor.three-char {
  font-size: 3rem;
}
.notifications-panel .heading .minor.four-char {
  font-size: 2.56rem;
}
.notifications-panel .heading .minor.five-char {
  font-size: 2rem;
}
.page-section-dimension {
  width: 1280px;
  border: 3px solid #bbb;
}
.page-section-dimension .second-panel img {
  width: 470px;
  display: block;
}
/* ------------------------------------------------------------------------------------ */
.panel-wrapper,
.panel-inner,
.clear-wrap,
.wrap,
.border-wrap,
.minor,
.major,
.cell {
  display: block;
}
.panel-wrapper .panel-inner {
  margin: 0 auto;
  padding: 60px 0;
  width: 1200px;
}
.segment {
  display: flex;
  flex-flow: row wrap;
}
.prime-seg {
  display: flex;
  flex-flow: row nowrap;
}
.prime-seg > .minor {
  flex-shrink: 0;
}
.prime-seg > .major {
  flex-grow: 1;
  flex-basis: 0;
}
.minor,
.major,
.cell {
  flex-grow: 0;
  flex-shrink: 0;
}
.stack > .minor:nth-child(1n),
.stack > .major:nth-child(1n),
.stack > .cell:nth-child(1n),
.half > .minor:nth-child(1n),
.half > .major:nth-child(1n),
.half > .cell:nth-child(1n),
.half > .minor:nth-child(2n),
.half > .major:nth-child(2n),
.half > .cell:nth-child(2n),
.thirds > .minor:nth-child(1n),
.thirds > .major:nth-child(1n),
.thirds > .cell:nth-child(1n),
.fourths > .minor:nth-child(1n),
.fourths > .major:nth-child(1n),
.fourths > .cell:nth-child(1n),
.fourths.major-in-the-middle > .minor:nth-child(1n),
.fourths.major-in-the-middle > .major:nth-child(1n),
.fifths > .minor:nth-child(1n),
.fifths > .major:nth-child(1n),
.fifths > .cell:nth-child(1n),
.fifths.major-in-the-middle > .minor:nth-child(1n),
.fifths.major-in-the-middle > .major:nth-child(1n),
.sixths > .cell:nth-child(1n),
.sevenths > .minor:nth-child(1n),
.sevenths > .major:nth-child(1n),
.sevenths > .cell:nth-child(1n),
.prime-seg > .minor:nth-child(1n),
.prime-seg > .major:nth-child(1n) {
  margin-right: 15px;
  margin-left: 0;
}
.stack > .minor:last-child,
.stack > .major:last-child,
.stack > .cell:last-child,
.half > .minor:last-child,
.half > .major:last-child,
.half > .cell:last-child,
.thirds > .minor:last-child,
.thirds > .major:last-child,
.thirds > .cell:last-child,
.fourths > .minor:last-child,
.fourths > .major:last-child,
.fourths > .cell:last-child,
.fourths.major-in-the-middle > .minor:last-child,
.fourths.major-in-the-middle > .major:last-child,
.fifths > .minor:last-child,
.fifths > .major:last-child,
.fifths > .cell:last-child,
.fifths.major-in-the-middle > .minor:last-child,
.fifths.major-in-the-middle > .major:last-child,
.sixths > .cell:last-child,
.sevenths > .minor:last-child,
.sevenths > .major:last-child,
.sevenths > .cell:last-child,
.prime-seg > .minor:last-child,
.prime-seg > .major:last-child {
  margin-right: 0;
}
.stack > .minor:nth-child(1n),
.stack > .major:nth-child(1n),
.stack > .cell:nth-child(1n),
.half > .minor:nth-child(2n),
.half > .major:nth-child(2n),
.half > .cell:nth-child(2n),
.thirds > .minor:nth-child(3n),
.thirds > .major:nth-child(3n),
.thirds > .cell:nth-child(3n),
.fourths > .minor:nth-child(4n),
.fourths > .major:nth-child(4n),
.fourths > .cell:nth-child(4n),
.fourths.major-in-the-middle > .minor:nth-child(4n),
.fourths.major-in-the-middle > .major:nth-child(4n),
.fifths > .minor:nth-child(5n),
.fifths > .major:nth-child(5n),
.fifths > .cell:nth-child(5n),
.fifths.major-in-the-middle > .minor:nth-child(5n),
.fifths.major-in-the-middle > .major:nth-child(5n),
.sixths > .cell:nth-child(6n),
.sevenths > .minor:nth-child(7n),
.sevenths > .major:nth-child(7n),
.sevenths > .cell:nth-child(7n),
.prime-seg > .minor:nth-child(2n),
.prime-seg > .major:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}
.stack > .minor,
.stack > .major,
.stack > .cell {
  flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
}
.half > .minor,
.half > .major,
.half > .cell {
  flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
}
.thirds > .minor,
.thirds > .cell {
  flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
}
.thirds > .major {
  flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
}
.fourths > .cell {
  flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
}
.fifths > .minor {
  flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
}
.fifths > .major {
  flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
}
.fifths.true > .minor {
  flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
}
.fifths.true > .major {
  flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
}
.fifths > .cell {
  flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
}
.sixths > .cell {
  flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
}
.sevenths > .minor {
  flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
}
.sevenths > .major {
  flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
}
.sevenths.true > .minor {
  flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
}
.sevenths.true > .major {
  flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
}
.sevenths > .cell {
  flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
}
@media only screen and (max-width: calc(1200px + 50px)) {
  .panel-wrapper .panel-inner {
    padding: 60px 25px;
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 768px) {
  .panel-wrapper .panel-inner {
    padding: 60px 15px;
    width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 640px) {
  .panel-wrapper .panel-inner {
    padding: 60px 10px;
    width: calc(100% - 20px);
  }
}
@media only screen and (max-width: 1199px) {
  .lg-half > .minor:nth-child(1n),
  .lg-half > .major:nth-child(1n),
  .lg-half > .cell:nth-child(1n),
  .lg-half > .minor:nth-child(2n),
  .lg-half > .major:nth-child(2n),
  .lg-half > .cell:nth-child(2n),
  .lg-thirds > .minor:nth-child(1n),
  .lg-thirds > .major:nth-child(1n),
  .lg-thirds > .cell:nth-child(1n),
  .lg-fourths > .minor:nth-child(1n),
  .lg-fourths > .major:nth-child(1n),
  .lg-fourths > .cell:nth-child(1n),
  .lg-fifths > .minor:nth-child(1n),
  .lg-fifths > .major:nth-child(1n),
  .lg-fifths > .cell:nth-child(1n),
  .lg-sixths > .cell:nth-child(1n),
  .lg-sevenths > .minor:nth-child(1n),
  .lg-sevenths > .major:nth-child(1n),
  .lg-sevenths > .cell:nth-child(1n) {
    margin-right: 15px;
    margin-left: 0;
  }
  .lg-half > .minor:last-child,
  .lg-half > .major:last-child,
  .lg-half > .cell:last-child,
  .lg-thirds > .minor:last-child,
  .lg-thirds > .major:last-child,
  .lg-thirds > .cell:last-child,
  .lg-fourths > .minor:last-child,
  .lg-fourths > .major:last-child,
  .lg-fourths > .cell:last-child,
  .lg-fifths > .minor:last-child,
  .lg-fifths > .major:last-child,
  .lg-fifths > .cell:last-child,
  .lg-sixths > .cell:last-child,
  .lg-sevenths > .minor:last-child,
  .lg-sevenths > .major:last-child,
  .lg-sevenths > .cell:last-child {
    margin-right: 0;
  }
  .lg-half > .minor:nth-child(2n),
  .lg-half > .major:nth-child(2n),
  .lg-half > .cell:nth-child(2n),
  .lg-thirds > .minor:nth-child(3n),
  .lg-thirds > .major:nth-child(3n),
  .lg-thirds > .cell:nth-child(3n),
  .lg-fourths > .minor:nth-child(4n),
  .lg-fourths > .major:nth-child(4n),
  .lg-fourths > .cell:nth-child(4n),
  .lg-fifths > .minor:nth-child(5n),
  .lg-fifths > .major:nth-child(5n),
  .lg-fifths > .cell:nth-child(5n),
  .lg-sixths > .cell:nth-child(6n),
  .lg-sevenths > .minor:nth-child(7n),
  .lg-sevenths > .major:nth-child(7n),
  .lg-sevenths > .cell:nth-child(7n) {
    margin-right: 0;
    margin-left: auto;
  }
  .lg-stack > .minor,
  .lg-stack > .major,
  .lg-stack > .cell {
    flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  }
  .lg-half > .minor,
  .lg-half > .major,
  .lg-half > .cell {
    flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  }
  .lg-thirds > .minor,
  .lg-thirds > .cell {
    flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  }
  .lg-thirds > .major {
    flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  }
  .lg-fourths > .cell {
    flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  }
  .lg-fifths > .minor {
    flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  }
  .lg-fifths > .major {
    flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  }
  .lg-fifths.true > .minor {
    flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  }
  .lg-fifths.true > .major {
    flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  }
  .lg-fifths > .cell {
    flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  }
  .lg-sixths > .cell {
    flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  }
  .lg-sevenths > .minor {
    flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  }
  .lg-sevenths > .major {
    flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  }
  .lg-sevenths.true > .minor {
    flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  }
  .lg-sevenths.true > .major {
    flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  }
  .lg-sevenths > .cell {
    flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  }
}
@media only screen and (max-width: 960px) {
  .md-half > .minor:nth-child(1n),
  .md-half > .major:nth-child(1n),
  .md-half > .cell:nth-child(1n),
  .md-half > .minor:nth-child(2n),
  .md-half > .major:nth-child(2n),
  .md-half > .cell:nth-child(2n),
  .md-thirds > .minor:nth-child(1n),
  .md-thirds > .major:nth-child(1n),
  .md-thirds > .cell:nth-child(1n),
  .md-fourths > .minor:nth-child(1n),
  .md-fourths > .major:nth-child(1n),
  .md-fourths > .cell:nth-child(1n),
  .md-fifths > .minor:nth-child(1n),
  .md-fifths > .major:nth-child(1n),
  .md-fifths > .cell:nth-child(1n),
  .md-sixths > .cell:nth-child(1n),
  .md-sevenths > .minor:nth-child(1n),
  .md-sevenths > .major:nth-child(1n),
  .md-sevenths > .cell:nth-child(1n) {
    margin-right: 15px;
    margin-left: 0;
  }
  .md-half > .minor:last-child,
  .md-half > .major:last-child,
  .md-half > .cell:last-child,
  .md-thirds > .minor:last-child,
  .md-thirds > .major:last-child,
  .md-thirds > .cell:last-child,
  .md-fourths > .minor:last-child,
  .md-fourths > .major:last-child,
  .md-fourths > .cell:last-child,
  .md-fifths > .minor:last-child,
  .md-fifths > .major:last-child,
  .md-fifths > .cell:last-child,
  .md-sixths > .cell:last-child,
  .md-sevenths > .minor:last-child,
  .md-sevenths > .major:last-child,
  .md-sevenths > .cell:last-child {
    margin-right: 0;
  }
  .md-half > .minor:nth-child(2n),
  .md-half > .major:nth-child(2n),
  .md-half > .cell:nth-child(2n),
  .md-thirds > .minor:nth-child(3n),
  .md-thirds > .major:nth-child(3n),
  .md-thirds > .cell:nth-child(3n),
  .md-fourths > .minor:nth-child(4n),
  .md-fourths > .major:nth-child(4n),
  .md-fourths > .cell:nth-child(4n),
  .md-fifths > .minor:nth-child(5n),
  .md-fifths > .major:nth-child(5n),
  .md-fifths > .cell:nth-child(5n),
  .md-sixths > .cell:nth-child(6n),
  .md-sevenths > .minor:nth-child(7n),
  .md-sevenths > .major:nth-child(7n),
  .md-sevenths > .cell:nth-child(7n) {
    margin-right: 0;
    margin-left: auto;
  }
  .md-stack > .minor,
  .md-stack > .major,
  .md-stack > .cell {
    flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  }
  .md-half > .minor,
  .md-half > .major,
  .md-half > .cell {
    flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  }
  .md-thirds > .minor,
  .md-thirds > .cell {
    flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  }
  .md-thirds > .major {
    flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  }
  .md-fourths > .cell {
    flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  }
  .md-fifths > .minor {
    flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  }
  .md-fifths > .major {
    flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  }
  .md-fifths.true > .minor {
    flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  }
  .md-fifths.true > .major {
    flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  }
  .md-fifths > .cell {
    flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  }
  .md-sixths > .cell {
    flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  }
  .md-sevenths > .minor {
    flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  }
  .md-sevenths > .major {
    flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  }
  .md-sevenths.true > .minor {
    flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  }
  .md-sevenths.true > .major {
    flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  }
  .md-sevenths > .cell {
    flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  }
}
@media only screen and (max-width: 768px) {
  .tablet-half > .minor:nth-child(1n),
  .tablet-half > .major:nth-child(1n),
  .tablet-half > .cell:nth-child(1n),
  .tablet-half > .minor:nth-child(2n),
  .tablet-half > .major:nth-child(2n),
  .tablet-half > .cell:nth-child(2n),
  .tablet-thirds > .minor:nth-child(1n),
  .tablet-thirds > .major:nth-child(1n),
  .tablet-thirds > .cell:nth-child(1n),
  .tablet-fourths > .minor:nth-child(1n),
  .tablet-fourths > .major:nth-child(1n),
  .tablet-fourths > .cell:nth-child(1n),
  .tablet-fifths > .minor:nth-child(1n),
  .tablet-fifths > .major:nth-child(1n),
  .tablet-fifths > .cell:nth-child(1n),
  .tablet-sixths > .cell:nth-child(1n),
  .tablet-sevenths > .minor:nth-child(1n),
  .tablet-sevenths > .major:nth-child(1n),
  .tablet-sevenths > .cell:nth-child(1n) {
    margin-right: 15px;
    margin-left: 0;
  }
  .tablet-half > .minor:last-child,
  .tablet-half > .major:last-child,
  .tablet-half > .cell:last-child,
  .tablet-thirds > .minor:last-child,
  .tablet-thirds > .major:last-child,
  .tablet-thirds > .cell:last-child,
  .tablet-fourths > .minor:last-child,
  .tablet-fourths > .major:last-child,
  .tablet-fourths > .cell:last-child,
  .tablet-fifths > .minor:last-child,
  .tablet-fifths > .major:last-child,
  .tablet-fifths > .cell:last-child,
  .tablet-sixths > .cell:last-child,
  .tablet-sevenths > .minor:last-child,
  .tablet-sevenths > .major:last-child,
  .tablet-sevenths > .cell:last-child {
    margin-right: 0;
  }
  .tablet-half > .minor:nth-child(2n),
  .tablet-half > .major:nth-child(2n),
  .tablet-half > .cell:nth-child(2n),
  .tablet-thirds > .minor:nth-child(3n),
  .tablet-thirds > .major:nth-child(3n),
  .tablet-thirds > .cell:nth-child(3n),
  .tablet-fourths > .minor:nth-child(4n),
  .tablet-fourths > .major:nth-child(4n),
  .tablet-fourths > .cell:nth-child(4n),
  .tablet-fifths > .minor:nth-child(5n),
  .tablet-fifths > .major:nth-child(5n),
  .tablet-fifths > .cell:nth-child(5n),
  .tablet-sixths > .cell:nth-child(6n),
  .tablet-sevenths > .minor:nth-child(7n),
  .tablet-sevenths > .major:nth-child(7n),
  .tablet-sevenths > .cell:nth-child(7n) {
    margin-right: 0;
    margin-left: auto;
  }
  .tablet-stack > .minor,
  .tablet-stack > .major,
  .tablet-stack > .cell {
    flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  }
  .tablet-half > .minor,
  .tablet-half > .major,
  .tablet-half > .cell {
    flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  }
  .tablet-thirds > .minor,
  .tablet-thirds > .cell {
    flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  }
  .tablet-thirds > .major {
    flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  }
  .tablet-fourths > .cell {
    flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  }
  .tablet-fifths > .minor {
    flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  }
  .tablet-fifths > .major {
    flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  }
  .tablet-fifths.true > .minor {
    flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  }
  .tablet-fifths.true > .major {
    flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  }
  .tablet-fifths > .cell {
    flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  }
  .tablet-sixths > .cell {
    flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  }
  .tablet-sevenths > .minor {
    flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  }
  .tablet-sevenths > .major {
    flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  }
  .tablet-sevenths.true > .minor {
    flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  }
  .tablet-sevenths.true > .major {
    flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  }
  .tablet-sevenths > .cell {
    flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  }
}
@media screen and (max-width: 640px) {
  .sm-half > .minor:nth-child(1n),
  .sm-half > .major:nth-child(1n),
  .sm-half > .cell:nth-child(1n),
  .sm-half > .minor:nth-child(2n),
  .sm-half > .major:nth-child(2n),
  .sm-half > .cell:nth-child(2n),
  .sm-thirds > .minor:nth-child(1n),
  .sm-thirds > .major:nth-child(1n),
  .sm-thirds > .cell:nth-child(1n),
  .sm-fourths > .minor:nth-child(1n),
  .sm-fourths > .major:nth-child(1n),
  .sm-fourths > .cell:nth-child(1n),
  .sm-fifths > .minor:nth-child(1n),
  .sm-fifths > .major:nth-child(1n),
  .sm-fifths > .cell:nth-child(1n),
  .sm-sixths > .cell:nth-child(1n),
  .sm-sevenths > .minor:nth-child(1n),
  .sm-sevenths > .major:nth-child(1n),
  .sm-sevenths > .cell:nth-child(1n) {
    margin-right: 15px;
    margin-left: 0;
  }
  .sm-half > .minor:last-child,
  .sm-half > .major:last-child,
  .sm-half > .cell:last-child,
  .sm-thirds > .minor:last-child,
  .sm-thirds > .major:last-child,
  .sm-thirds > .cell:last-child,
  .sm-fourths > .minor:last-child,
  .sm-fourths > .major:last-child,
  .sm-fourths > .cell:last-child,
  .sm-fifths > .minor:last-child,
  .sm-fifths > .major:last-child,
  .sm-fifths > .cell:last-child,
  .sm-sixths > .cell:last-child,
  .sm-sevenths > .minor:last-child,
  .sm-sevenths > .major:last-child,
  .sm-sevenths > .cell:last-child {
    margin-right: 0;
  }
  .sm-half > .minor:nth-child(2n),
  .sm-half > .major:nth-child(2n),
  .sm-half > .cell:nth-child(2n),
  .sm-thirds > .minor:nth-child(3n),
  .sm-thirds > .major:nth-child(3n),
  .sm-thirds > .cell:nth-child(3n),
  .sm-fourths > .minor:nth-child(4n),
  .sm-fourths > .major:nth-child(4n),
  .sm-fourths > .cell:nth-child(4n),
  .sm-fifths > .minor:nth-child(5n),
  .sm-fifths > .major:nth-child(5n),
  .sm-fifths > .cell:nth-child(5n),
  .sm-sixths > .cell:nth-child(6n),
  .sm-sevenths > .minor:nth-child(7n),
  .sm-sevenths > .major:nth-child(7n),
  .sm-sevenths > .cell:nth-child(7n) {
    margin-right: 0;
    margin-left: auto;
  }
  .sm-stack > .minor,
  .sm-stack > .major,
  .sm-stack > .cell {
    flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  }
  .sm-half > .minor,
  .sm-half > .major,
  .sm-half > .cell {
    flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  }
  .sm-thirds > .minor,
  .sm-thirds > .cell {
    flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  }
  .sm-thirds > .major {
    flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  }
  .sm-fourths > .cell {
    flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  }
  .sm-fifths > .minor {
    flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  }
  .sm-fifths > .major {
    flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  }
  .sm-fifths.true > .minor {
    flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  }
  .sm-fifths.true > .major {
    flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  }
  .sm-fifths > .cell {
    flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  }
  .sm-sixths > .cell {
    flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  }
  .sm-sevenths > .minor {
    flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  }
  .sm-sevenths > .major {
    flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  }
  .sm-sevenths.true > .minor {
    flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  }
  .sm-sevenths.true > .major {
    flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  }
  .sm-sevenths > .cell {
    flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  }
}
@media screen and (max-width: 420px) {
  .xs-half > .minor:nth-child(1n),
  .xs-half > .major:nth-child(1n),
  .xs-half > .cell:nth-child(1n),
  .xs-half > .minor:nth-child(2n),
  .xs-half > .major:nth-child(2n),
  .xs-half > .cell:nth-child(2n),
  .xs-thirds > .minor:nth-child(1n),
  .xs-thirds > .major:nth-child(1n),
  .xs-thirds > .cell:nth-child(1n),
  .xs-fourths > .minor:nth-child(1n),
  .xs-fourths > .major:nth-child(1n),
  .xs-fourths > .cell:nth-child(1n),
  .xs-fifths > .minor:nth-child(1n),
  .xs-fifths > .major:nth-child(1n),
  .xs-fifths > .cell:nth-child(1n),
  .xs-sixths > .cell:nth-child(1n),
  .xs-sevenths > .minor:nth-child(1n),
  .xs-sevenths > .major:nth-child(1n),
  .xs-sevenths > .cell:nth-child(1n) {
    margin-right: 15px;
    margin-left: 0;
  }
  .xs-half > .minor:last-child,
  .xs-half > .major:last-child,
  .xs-half > .cell:last-child,
  .xs-thirds > .minor:last-child,
  .xs-thirds > .major:last-child,
  .xs-thirds > .cell:last-child,
  .xs-fourths > .minor:last-child,
  .xs-fourths > .major:last-child,
  .xs-fourths > .cell:last-child,
  .xs-fifths > .minor:last-child,
  .xs-fifths > .major:last-child,
  .xs-fifths > .cell:last-child,
  .xs-sixths > .cell:last-child,
  .xs-sevenths > .minor:last-child,
  .xs-sevenths > .major:last-child,
  .xs-sevenths > .cell:last-child {
    margin-right: 0;
  }
  .xs-half > .minor:nth-child(2n),
  .xs-half > .major:nth-child(2n),
  .xs-half > .cell:nth-child(2n),
  .xs-thirds > .minor:nth-child(3n),
  .xs-thirds > .major:nth-child(3n),
  .xs-thirds > .cell:nth-child(3n),
  .xs-fourths > .minor:nth-child(4n),
  .xs-fourths > .major:nth-child(4n),
  .xs-fourths > .cell:nth-child(4n),
  .xs-fifths > .minor:nth-child(5n),
  .xs-fifths > .major:nth-child(5n),
  .xs-fifths > .cell:nth-child(5n),
  .xs-sixths > .cell:nth-child(6n),
  .xs-sevenths > .minor:nth-child(7n),
  .xs-sevenths > .major:nth-child(7n),
  .xs-sevenths > .cell:nth-child(7n) {
    margin-right: 0;
    margin-left: auto;
  }
  .xs-stack > .minor,
  .xs-stack > .major,
  .xs-stack > .cell {
    flex-basis: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    max-width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
    width: calc(99.98% * 1 / 1 - (15px - 15px * 1 / 1));
  }
  .xs-half > .minor,
  .xs-half > .major,
  .xs-half > .cell {
    flex-basis: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    max-width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
    width: calc(99.98% * 1 / 2 - (15px - 15px * 1 / 2));
  }
  .xs-thirds > .minor,
  .xs-thirds > .cell {
    flex-basis: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    max-width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
    width: calc(99.98% * 1 / 3 - (15px - 15px * 1 / 3));
  }
  .xs-thirds > .major {
    flex-basis: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    max-width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
    width: calc(99.98% * 2 / 3 - (15px - 15px * 2 / 3));
  }
  .xs-fourths > .cell {
    flex-basis: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    max-width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
    width: calc(99.98% * 1 / 4 - (15px - 15px * 1 / 4));
  }
  .xs-fifths > .minor {
    flex-basis: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    max-width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
    width: calc(99.98% * 5 / 13 - (15px - 15px * 5 / 13));
  }
  .xs-fifths > .major {
    flex-basis: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    max-width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
    width: calc(99.98% * 8 / 13 - (15px - 15px * 8 / 13));
  }
  .xs-fifths.true > .minor {
    flex-basis: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    max-width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
    width: calc(99.98% * 2 / 5 - (15px - 15px * 2 / 5));
  }
  .xs-fifths.true > .major {
    flex-basis: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    max-width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
    width: calc(99.98% * 3 / 5 - (15px - 15px * 3 / 5));
  }
  .xs-fifths > .cell {
    flex-basis: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    max-width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
    width: calc(99.98% * 1 / 5 - (15px - 15px * 1 / 5));
  }
  .xs-sixths > .cell {
    flex-basis: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    max-width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
    width: calc(99.98% * 1 / 6 - (15px - 15px * 1 / 6));
  }
  .xs-sevenths > .minor {
    flex-basis: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    max-width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
    width: calc(99.98% * 10 / 23 - (15px - 15px * 10 / 23));
  }
  .xs-sevenths > .major {
    flex-basis: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    max-width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
    width: calc(99.98% * 13 / 23 - (15px - 15px * 13 / 23));
  }
  .xs-sevenths.true > .minor {
    flex-basis: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    max-width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
    width: calc(99.98% * 3 / 7 - (15px - 15px * 3 / 7));
  }
  .xs-sevenths.true > .major {
    flex-basis: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    max-width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
    width: calc(99.98% * 4 / 7 - (15px - 15px * 4 / 7));
  }
  .xs-sevenths > .cell {
    flex-basis: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    max-width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
    width: calc(99.98% * 1 / 7 - (15px - 15px * 1 / 7));
  }
}
.vertical-center {
  align-items: center;
}
.clear-wrap {
  margin: 40px 0;
}
.wrap {
  padding: 15px;
  background-color: #e4e4e4;
}
.border-wrap {
  padding: 15px;
  border: 1px solid #e4e4e4;
  margin: 15px 0;
}
.border-wrap.inner {
  margin: 0;
}
.rack {
  display: flex;
  flex-flow: row wrap;
}
.rack.right {
  justify-content: flex-end;
}
.rack.center {
  justify-content: center;
}
.rack > div,
.rack > a,
.rack > i {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.rack.no-gap > div,
.rack.no-gap > a,
.rack.no-gap > i {
  padding-left: 0px;
  padding-right: 0px;
}
.rack > div:first-child,
.rack > a:first-child,
.rack > i:first-child {
  padding-left: 0;
}
.rack.extend > div,
.rack.extend > a,
.rack.extend > i {
  flex-grow: 1;
}
.rack > div:last-child,
.rack > a:last-child,
.rack > i:last-child {
  padding-right: 0;
}
.with-dividers div,
.with-dividers a,
.with-dividers i {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: inherit;
}
.with-dividers div:last-child,
.with-dividers a:last-child,
.with-dividers i:last-child {
  border-right: none;
}
/************************************* Customized *************************************/
.offline-main {
  background: rgb(4, 12, 21);
  background: linear-gradient(
    338deg,
    var(--emphasis-text-gradient-stop) 0%,
    var(--emphasis-text-gradient-mid-low) 12%,
    var(--emphasis-text-gradient-mid-high) 80%,
    var(--emphasis-text-gradient-start) 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  z-index: 2;
}
.offline-shadow {
  font-weight: 700;
  text-shadow:
    0 0 48px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 28px rgba(244, 244, 244, 0.5),
    0 0 28px rgba(244, 244, 244, 0.5);
}
.online-shadow {
  font-weight: 700;
  text-shadow:
    0 0 48px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 38px rgba(244, 244, 244, 1),
    0 0 28px rgba(244, 244, 244, 0.5),
    0 0 28px rgba(244, 244, 244, 0.5);
}
.disclaimer {
  margin: 7px 0;
  font-size: 0.9rem;
  font-weight: 400;
}

.segment-notif[data-v-b5494494] {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}
.segment-notif > .primary-text > .small[data-v-b5494494] {
  padding-bottom: 2px;
}
@media (max-width: 767px) {
.segment[data-v-b5494494] {
    display: contents;
}
#tile[data-v-b5494494] {
    width: auto;
}
#tile > .segment > .devices-major[data-v-b5494494],
  #tile > .segment > .devices-minor[data-v-b5494494] {
    width: 100%;
}
.view-link[data-v-b5494494] {
    width: 45%;
    text-align: right;
}
}
#tile[data-v-b5494494] {
  font-family: 'Open Sans';
  border-radius: 0px;
}
.online-number[data-v-b5494494], .standby-number[data-v-b5494494] {
  font-size: 2.313rem;
}
.top-clone[data-v-b5494494] {
  color: rgba(0, 0, 0, 0.3); /* Example shadow effect */
}
.top[data-v-b5494494] {
  z-index: 1; /* Ensure the original text is above the clone */
}
.recently-offline[data-v-b5494494] {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  background: rgb(46, 87, 132);
  background: linear-gradient(305deg, var(--suppl-text-gradient-stop) 0%, var(--suppl-text-gradient-start) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.devices-offline[data-v-b5494494] {
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  background: rgb(46, 87, 132);
  background: linear-gradient(305deg, var(--suppl-text-gradient-stop) 0%, var(--suppl-text-gradient-start) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.online-main[data-v-b5494494] {
  background: rgb(4,12,21);
  background: linear-gradient(338deg, var(--emphasis-text-gradient-stop) 0%, #073138 12%, #20a0e7 80%, #6cffd3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  z-index: 2;
}
.button[data-v-b5494494] {
    position: absolute;
    padding: 5px 8px;
    right: 10px;
    top: 10px;
    color: #fff;
    font-weight: 400;
    background: rgb(0,124,191);
    background: linear-gradient(0deg, rgba(0, 124, 191, 1) 0%, rgb(0 141 201) 100%);
    border: 2px solid #00608c; /* 006c9e, 00618e, 00608c */
    border-radius: 6px;
    z-index: 2;
    cursor: pointer;
}
.button.enhanced[data-v-b5494494] {
    padding: 5px 8px;
    width: 170px;
    box-shadow: 1px 2px 8px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.08);
    margin: auto;
    left: 0;
    text-align: center;
    right: 0;
    top: auto;
    bottom: 60px;
    z-index: 2;
}
.button.notif-settings[data-v-b5494494] {
    padding: 5px 8px;
    width: 185px;
    box-shadow: 1px 2px 8px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.08);
    margin: auto;
    left: 0;
    text-align: center;
    right: 0;
    top: auto;
    z-index: 2;
}
.button.notif-settings[data-v-b5494494]:hover {
  box-shadow: inset 0 0 25px rgba(55,103,157,0.56);
}
.view-link[data-v-b5494494] {
  color: #d4e9ff;
}

/*.sim-only {
  color: #24456a;
  background: #d6e2fe;
  border: 1.5px solid #bcc7e5ff;
  border-radius: 9px;
  font-weight: 700;
}*/

.vert-line {
  width: 2px;
  height: 35px;
  background: #236586;
  display: inline-block;
  position: absolute;
  margin-right: 15px;
}
/* .widget-panel > .panel-content {
  overflow-y: hidden;
} */
.widget-panel > .panel-content > .panel-body {
  padding: 0px;
}
.widget-panel > .panel-header {
  padding-left: 9px;
}
.back-btn {
  border-radius: 0 4px 4px 0;
  border-left: none;
  background: #343f55;
  color: #dfdfdf;
  width: 77px;
  height: 36px;
  display: flex;
  align-items: center;  /* Centers vertically */
  justify-content: center; /* Centers horizontally */
  text-align: center; /* Ensures text alignment */
  margin-top: 25px;
  margin-bottom: 20px;
}
.back-btn:hover {
  background: #343f55;
  cursor: pointer;
}
.active-status {
  background: #0281c2!important;
}
.devices-panel > div > div.panel-header-right {
  text-align: end;
}
@media (max-width: 1023px) {
#tile {
    width: 100%;
}
}

.content[data-v-f67c277d] {
    padding: 1rem;
}
@media (min-width: 768px) {
.dashboard-control-bar[data-v-f67c277d] {
        align-items: center;
}
}
@media (max-width: 767px) {
.dashboard-control-bar[data-v-f67c277d] {
        flex-direction: column;
}
.dashboard-control-bar .toolbar-item + .toolbar-item[data-v-f67c277d] {
        margin-left: 0px;
        margin-top: 0.25rem;
}
}

@media (max-width: 767px) {
.dashboard-tab ul.tabs-header li.tab-header-item {
    width: 50%;
}
}

#deviceListHeaders[data-v-86ca7b7b] {
  transition: transform 0.2s ease-in-out;
}
#deviceListHeaders.collapsed[data-v-86ca7b7b] {
  transform: translateY(-100%);
}
.header-content[data-v-86ca7b7b] {
  transition: opacity 0.2s ease-in-out;
}
#deviceListHeaders.collapsed .header-content[data-v-86ca7b7b] {
  opacity: 0;
}

.login-form {
  display: flex;
  min-height: 14rem;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.login-form input:-webkit-autofill:disabled {
  -webkit-text-fill-color: rgb(73, 83, 90);
  -webkit-box-shadow: 0 0 0 1000px rgb(219, 222, 225) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
button.primary.login {
  height: 44px;
}
button.primary.login:disabled {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0, 129, 194) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 129 194 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(46, 179, 224) var(--tw-gradient-to-position);
}
.button-icon {
  display: inline;
}
p.error {
  margin-top: 1.5rem;
}

.close-button[data-v-258a2a1e] {

  position: absolute;

  top: 0px;

  right: 0px;

  display: flex;

  flex-direction: row;

  justify-content: flex-end;

  padding: 0.25rem
}
.modal-mask[data-v-258a2a1e] {

  position: absolute;

  inset: 0px;

  z-index: 40;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  overflow: hidden;

  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));

  --tw-bg-opacity: 0.5;

  transition-property: opacity;

  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  transition-duration: 300ms;

  transition-timing-function: linear
}
.modal-header[data-v-258a2a1e] {

  margin-top: 0.5rem;

  border-bottom-width: 1px;

  padding: 1rem
}
.modal-header h1[data-v-258a2a1e],
.modal-header h2[data-v-258a2a1e],
.modal-header h3[data-v-258a2a1e],
.modal-header h4[data-v-258a2a1e] {

  margin-bottom: 0px
}
.modal-container[data-v-258a2a1e] {

  margin: 0px;

  display: flex;

  height: 100%;

  max-height: 100%;

  min-height: 0;

  width: 100%;

  max-width: 100%;

  flex-direction: column;

  opacity: 1
}
.modal-content[data-v-258a2a1e] {

  display: flex;

  flex-grow: 1;

  flex-direction: column;

  overflow: hidden
}
.modal-footer[data-v-258a2a1e] {

  display: flex;

  border-top-width: 1px
}
@media (min-width: 640px) {
.modal-footer[data-v-258a2a1e] {

    padding: 1rem
}
.modal-mask[data-v-258a2a1e] {

    padding: 1rem
}
.modal-container[data-v-258a2a1e] {

    height: auto;

    width: auto;

    border-radius: 10px
}
.modal-maximized[data-v-258a2a1e] {

    height: 100%;

    width: 100%
}
}

/* @screen lg {
  .modal-container {
    min-height: 300px;
  }
} */

.notification-card-selected-text {
  font-size: 0.75em;
}
.notification-card-header-action {
  fill: rgb(229, 231, 235);
}
.notification-card-header-action:hover {
  cursor: pointer;
  fill: rgb(156, 163, 175);
}
.notification-card + .notification-card {
  margin-top: 1rem;
}
.popup {
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  position: absolute;
  z-index: 10;
  margin-left: 30px;
  margin-top: -10px;
  display: block;
  width: 250px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.badge[data-v-7b5c2327] {
    margin-top: 0.125rem;
    margin-bottom: 0.125rem;
    margin-left: 0.75rem;
    display: inline-block;
    height: 27px;
    width: 110px;
    white-space: nowrap;
    border-radius: 4px;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    padding-top: 0.09rem;
    padding-bottom: 0.125rem;
    text-align: center;
    vertical-align: top;
    font-size: 0.75rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    background-color: rgb(115 131 158)
}

.delete-email-trash-icon[data-v-fdc8e700] {

    margin-top: 0.5rem;

    margin-left: 0.75rem;

    cursor: pointer;

    --tw-text-opacity: 1;

    color: rgb(231 77 60 / var(--tw-text-opacity, 1))
}
.modal-mask[data-v-fdc8e700] {

    position: absolute;

    inset: 0px;

    z-index: 40;

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

    overflow: hidden;

    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));

    --tw-bg-opacity: 0.5;

    transition-property: opacity;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 300ms;

    transition-timing-function: linear
}

.email-drawer-wrapper[data-v-7cf2636e] {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
  padding-bottom: 2rem;
}
.slide-leave-to[data-v-7cf2636e],
.slide-enter-from[data-v-7cf2636e] {
  max-height: 0%;
  transition: all 0.3s;
  transition-timing-function: ease, step-start, cubic-bezier(0.3, 0.7, 1, 0.3);
}
.slide-leave-active[data-v-7cf2636e],
.slide-enter-active[data-v-7cf2636e] {
  max-height: 50%;
}
.slide-leave-from[data-v-7cf2636e],
.slide-enter-to[data-v-7cf2636e] {
  max-height: 100%;
  transition: all 0.3s;
  transition-timing-function: ease, step-start, cubic-bezier(0.3, 0.7, 1, 0.3);
}
.expand-collapse-btn[data-v-7cf2636e] {
  position: absolute;
  right: 70px;
  bottom: -17px;
  width: 7rem;
  border-radius: 4px;
  border-width: 1px;
  padding-top: 3px;
  padding-bottom: 3px;
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}
.expand-collapse-btn[data-v-7cf2636e]:hover {
  cursor: pointer;
  text-decoration-line: underline;
}
.expand-collapse-btn[data-v-7cf2636e] {
  background-color: rgb(224 231 241);
  border-color: #859ab9;
}
.add-config-card[data-v-7cf2636e] {
  background-color: rgba(0,0,0,0.05);
  border: 3px dashed rgba(0,0,0,0.06);
  fill: rgba(0,0,0,0.1);
  transition: all 0.2s ease-in-out;
}
.add-config-card svg[data-v-7cf2636e] {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.add-config-card[data-v-7cf2636e]:hover {
  border-color: rgb(159 177 202);
  background-color: rgb(217 226 239);
}
.add-config-card:hover svg[data-v-7cf2636e] {
  fill: rgb(159 177 202);
}

textarea.user-emails {

    height: 4rem;

    width: 100%;

    transition-property: height;

    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

    transition-duration: 300ms
}
textarea.user-emails.expanded {

    height: 12rem
}

.user-selector-list {
    z-index: 10;
    display: flex;
    max-width: 100%;
    flex-grow: 1;
    flex-direction: column;
    overflow-y: auto;
    border-width: 1px
}
@media (min-width: 768px) {
.user-selector-list {
        border-radius: 10px
}
}

.user-selector-list {
    z-index: 10;
    display: flex;
    max-width: 100%;
    flex-grow: 1;
    flex-direction: column;
    overflow-y: auto;
    border-width: 1px
}
@media (min-width: 768px) {
.user-selector-list {
        border-radius: 10px
}
}

.table-item[data-v-62ba5f5c] {
  overflow: inherit !important;
}

@media (max-width: 767px) {
table.responsive thead tr[data-v-22e3ecca] {
    display: none !important;
}
}

.table-item[data-v-fe1efef8] {
  overflow: inherit !important;
}

@media (max-width: 767px) {
table.responsive thead tr[data-v-c68cf783] {
    display: none !important;
}
}
th[data-v-c68cf783] {
  z-index: 20;
}
td[data-v-c68cf783] {
  z-index: 10;
}

@media (max-width: 767px) {
table.responsive thead tr[data-v-e821e579] {
    display: none !important;
}
}

.threshold-controls-panel[data-v-76e90348] {
    margin: 1rem;
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 1rem;
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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)
}

.sample-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem
}

.alert[data-v-98284fa2] {
    margin: 1.5625rem 0;
    padding: 0.9375rem 1.75rem 0.9375rem 1.75rem;
    border-color: #496CA2;
    background-color: #304161;
}
.alert p[data-v-98284fa2] {
    color: #81D0FF;
}

.eula-checkbox[data-v-c21aedc5] {
    align-items: center !important;
    gap: 0.5rem;
    font-size: 0.75rem;
    line-height: 1rem
}

.devices-list[data-v-19dcf7cd] {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  gap: 1.5rem;
}
.device-card[data-v-19dcf7cd] {
  background-color: #f8fafc;
  display: flex;
  border: 1px solid #e2e8f0;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: all 0.3s ease;
}
.device-card[data-v-19dcf7cd]:hover {
  transform: translateY(-2px);
  box-shadow:
    0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.device-card.licensed[data-v-19dcf7cd] {
  border-left: 4px solid #10b981;
}
.device-icon[data-v-19dcf7cd] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 4rem;
  background-color: #f8fafc;
  color: #475569;
  border-right: 1px solid #f1f5f9;
}
.device-info[data-v-19dcf7cd] {
  flex: 1;
  padding: 1rem;
}
.device-header[data-v-19dcf7cd] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.device-header h3[data-v-19dcf7cd] {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 600;
  color: #0f172a;
}
.license-status[data-v-19dcf7cd] {
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
}
.device-details[data-v-19dcf7cd] {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.detail[data-v-19dcf7cd] {
  display: flex;
  font-size: 0.875rem;
}
.detail-label[data-v-19dcf7cd] {
  width: 6rem;
  color: #64748b;
}
.detail-value[data-v-19dcf7cd] {
  flex: 1;
  font-weight: 500;
  color: #334155;
}
.device-actions[data-v-19dcf7cd] {
  padding: 1rem;
  display: flex;
  align-items: flex-end;
}

/* Responsive adjustments */
@media (max-width: 768px) {
.license-stats[data-v-19dcf7cd] {
    flex-direction: column;
    gap: 1.5rem;
}
.stat-divider[data-v-19dcf7cd] {
    width: 100%;
    height: 1px;
}
.devices-list[data-v-19dcf7cd] {
    grid-template-columns: 1fr;
}
}

.table-view[data-v-3cca3388] {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: -1rem;
  margin-top: 1rem;
  overflow-x: auto;
}
table[data-v-3cca3388] {
  width: 100%;
  border-collapse: collapse;
  background: white;
}

/* th {
  background: #f8fafc;
  padding: 0.75rem;
  text-align: left;
  font-weight: 600;
  color: #475569;
  border-bottom: 2px solid #e2e8f0;
} */
td[data-v-3cca3388] {
  padding: 0.75rem;
  border-bottom: 1px solid #e2e8f0;
  vertical-align: middle;
}
.licensed-row[data-v-3cca3388] {
  background-color: #f0fdf4;
}
th[data-v-3cca3388] {
  background: #f8fafc;
  padding: 0.75rem;
  text-align: left;
  font-weight: 600;
  color: #475569;
  border-bottom: 2px solid #e2e8f0;
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
th.dragging[data-v-3cca3388] {
  opacity: 0.5;
  background: #e2e8f0;
}

/* ... rest of your existing styles ... */

.view-mode-toggle[data-v-5ac4e1d5] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  background: white;
  color: #64748b;
  cursor: pointer;
  transition: all 0.15s ease;
}
.view-mode-toggle[data-v-5ac4e1d5]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.view-mode-toggle[data-v-5ac4e1d5]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 129 194 / var(--tw-ring-opacity, 1));
}

.controls[data-v-e26faa11] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  background: white;
  padding: 1rem;
  border-radius: 0.75rem;
  box-shadow:
    0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.search-wrapper[data-v-e26faa11] {
  flex: 1;
  min-width: 300px;
}
.search-input[data-v-e26faa11] {
  width: 100%;
}
.filter-tabs[data-v-e26faa11] {
  display: flex;
  gap: 0.5rem;
}
.filter-tab[data-v-e26faa11] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #e2e8f0;
  border-radius: 0.375rem;
  background: transparent;
  color: #64748b;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
}
.filter-tab[data-v-e26faa11]:hover {
  background-color: #f8fafc;
}
.filter-tab.active[data-v-e26faa11] {
  background-color: #eff6ff;
  border-color: #93c5fd;
  color: #2563eb;
}
.filter-separator[data-v-e26faa11] {
  width: 1px;
  height: 24px;
  background-color: #e2e8f0;
  margin: 0 0.5rem;
}

/* Sticky header */
.sticky-header {
  position: fixed;
  top: 95px;
  left: 0;
  right: 0;
  background: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  padding: 0.5rem;
  transition: all 0.3s ease;
}
.sticky-stats {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sticky-stat {
  text-align: center;
}
.sticky-value {
  font-size: 1.25rem;
  font-weight: 600;
  color: #0f172a;
}
.sticky-label {
  font-size: 0.75rem;
  color: #64748b;
}
/* Dashboard styles */
.dashboard {
  background: white;
  border-radius: 0.75rem;
  box-shadow:
    0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  padding: 1.5rem;
}
.dashboard-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
}
.dashboard-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1e293b;
  margin: 0;
}
.license-stats {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f8fafc;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.stat-card {
  text-align: center;
  flex: 1;
}
.stat-divider {
  width: 1px;
  height: 3rem;
  background-color: #e2e8f0;
}
.stat-value {
  font-size: 2rem;
  font-weight: 700;
  color: #0f172a;
}
.stat-label {
  font-size: 0.875rem;
  color: #64748b;
  margin-top: 0.25rem;
}
.low-licenses .stat-value {
  color: #ea580c;
}
.license-alert {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background-color: #fff7ed;
  color: #c2410c;
  padding: 0.5rem 1rem;
  border-radius: 0.375rem;
  font-size: 0.875rem;
  border-left: 4px solid #f97316;
}
.license-stats {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f8fafc;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.action-bar {
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  justify-content: center;
}

.version-toolbar[data-v-e67462d3] {
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.version-selector[data-v-e67462d3] {
    display: flex;
    align-items: center;
    gap: 10px;
}
.version-selector button[data-v-e67462d3] {
    padding: 5px 12px;
    border: 1px solid #ccc;
    background: #f4f4f4;
    cursor: pointer;
    border-radius: 4px;
}
.version-selector button.active[data-v-e67462d3] {
    background: #0366d6;
    color: white;
    border-color: #0366d6;
}
.version-selector button[data-v-e67462d3]:hover {
    background: #0056b3;
    color: white;
}
.version-selector button[data-v-e67462d3]:disabled {
    background: #eaeaea;
    color: #aaa;
    cursor: not-allowed;
}
.version-selector button.active[data-v-e67462d3] {
    background: #0366d6;
    color: white;
    border-color: #0366d6;
}
.version-selector button[data-v-e67462d3]:hover {
    background: #0056b3;
    color: white;
}

.select-all[data-v-2ef692c3] {
    font-size: 0.9rem;
    --tw-text-opacity: 1;
    color: rgb(0 129 194 / var(--tw-text-opacity, 1))
}
.select-all[data-v-2ef692c3]:hover {
    cursor: pointer;
    text-decoration-line: underline
}

.custom-tooltip-enter-active[data-v-3a39245b],
  .custom-tooltip-leave-active[data-v-3a39245b] {
    transition: transform 0.3s ease-in-out;
}
.custom-tooltip-enter-from[data-v-3a39245b],
  .custom-tooltip-leave-to[data-v-3a39245b] {
    opacity: 0;
    transform: translateX(100%);
}

[data-v-fc560260] .card-icon {
  max-width: 15px;
  margin: 0;
  padding: 0;
}
.dot-indicator[data-v-fc560260] {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  height: 12px;
  width: 12px;
  border-radius: 9999px;
}
.dot-indicator.success[data-v-fc560260] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.dot-indicator.danger[data-v-fc560260] {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}
.appcard-wrapper[data-v-fc560260] {
  position: relative;
}
.delete-click-area[data-v-fc560260] {
  position: absolute;
  top: -5px;
  right: 18px;
  width: 50px;
  height: 50px;
  z-index: 2;
  /* border: 1px solid red */
}
.icon-wrapper[data-v-fc560260] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 16px;
  left: 0;
  right: 13px;
  width: 22px;
  height: 22px;
  /* border: 1px solid green */
}
.danger[data-v-fc560260] {
  fill: rgb(229 60 42 / var(--tw-text-opacity))
}

.card-grid[data-v-f6fb7c49] {
  grid-auto-rows: 150px;
}

@media (max-width: 767px) {
table.responsive thead tr[data-v-6fa025d2], .name-col[data-v-6fa025d2] {
    display: none;
}
}

@media (min-width: 768px) {
.sort-dropdown {
    display: none;
}
}

@media (max-width: 767px) {
table.responsive thead tr[data-v-0ca0445b] {
    display: none;
}
table.responsive .no-data[data-v-0ca0445b] {
    margin-left: 0px;
}
}

.grid[data-v-b33b6748] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 1.5rem;
}
*, ::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: rgb(162, 172, 179); /* 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 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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]) {
  -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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: rgb(156, 163, 175); /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: rgb(156, 163, 175); /* 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;
}
  html {
    height: 100%;
    font-size: 100%;
  }

  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
    font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }

  h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}

  @media (min-width: 640px) {

  h1 {
    margin-bottom: 0.25rem;
  }
}

  h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}

  @media (min-width: 640px) {

  h2 {
    margin-bottom: 0.25rem;
  }
}

  h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}

  @media (min-width: 640px) {

  h3 {
    margin-bottom: 0.25rem;
  }
}

  h4 {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}

  @media (min-width: 640px) {

  h4 {
    margin-bottom: 0.25rem;
  }
}

  h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}

  @media (min-width: 640px) {

  h5 {
    margin-bottom: 0.25rem;
  }
}

  .dark-theme h1,
  .dark-theme h2,
  .dark-theme h3,
  .dark-theme h4,
  .dark-theme h4 {
  --tw-text-opacity: 1;
  color: rgb(46 179 224 / var(--tw-text-opacity, 1));
}

  canvas {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

  a.light {
  --tw-text-opacity: 1;
  color: rgb(46 179 224 / var(--tw-text-opacity, 1));
}

  a.light:hover {
  --tw-text-opacity: 1;
  color: rgb(0 156 235 / var(--tw-text-opacity, 1));
}

  a {
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}

  a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  a.offwhite {
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

  a.offwhite:hover {
  --tw-text-opacity: 1;
  color: rgb(190 197 202 / var(--tw-text-opacity, 1));
}

  ul {
  margin-left: 0.25rem;
  list-style-position: outside;
  list-style-type: disc;
}
  .card {
  position: relative;
  display: flex;
  border-radius: 10px;
  border-width: 1px;
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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);
}

  a.card {
  color: inherit;
}

  a.card.dark-theme {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card.select-only:hover .normal-icon,
  .card.selectable .card-icon:hover .normal-icon {
  display: none;
}

  .select-icon {
  display: none;
}

  .card.select-only:hover .select-icon,
  .card.selectable .card-icon:hover .select-icon {
  display: block;
}

  .card-icon {
  display: flex;
  width: 92px;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding: 1rem;
  font-size: 3rem;
  line-height: 1;
}

  .card-body {
  position: relative;
  display: flex;
  flex-grow: 1;
  overflow: hidden;
  border-radius: 10px;
}

  .card-icon + .card-body {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0px;
}

  .card-content {
  flex-grow: 1;
  overflow: hidden;
  padding: 0.5rem;
}

  /*
   * The classes below use utility classes
   * for success, warning, info, and danger,
   * which is why these classes are here and
   * not inthe Card.vue component file
   */
  .card.success .card-icon {
  --tw-border-opacity: 1;
  border-color: rgb(40 175 96 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card.warning .card-icon {
  --tw-border-opacity: 1;
  border-color: rgb(244 120 31 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card.danger .card-icon {
  --tw-border-opacity: 1;
  border-color: rgb(231 77 60 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card.info .card-icon {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card.gray .card-icon {
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(106 119 129 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  .card-grid {
    grid-auto-rows: 1fr;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 0.75rem;
  }

  @media (min-width: 640px) {
    .card-grid {
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  }
  }

  @media (min-width: 1024px) {
    .card-grid {
    gap: 1.5rem;
  }
  }
  input {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

  textarea {
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

  input:-webkit-autofill-selected {
  font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}

  input[type=search],
  input.search,
  input.round,
  .control-group.round input {
  border-radius: 9999px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

  input.has-icon-right {
  padding-right: 2.25rem;
}

  input.has-icon-left {
  padding-left: 1.5rem;
}

  input[type=search].has-icon-right,
  input.search.has-icon-right {
  padding-right: 2rem;
}

  input[type=search].has-icon-left,
  input.search.has-icon-left {
  padding-left: 2rem;
}

  input:focus,
  textarea:focus,
  .light-theme input:focus,
  .light-theme textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 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(3px + 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);
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme input:focus,
  .dark-theme textarea:focus {
  --tw-border-opacity: 1;
  border-color: rgb(219 222 225 / var(--tw-border-opacity, 1));
}

  input:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

  /* input[type='number'] {
    @apply w-auto;
  } */

  input.white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  input.offwhite {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  input.danger {
  --tw-border-opacity: 1;
  border-color: rgb(204 43 25 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(252 234 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}

  input.warning {
  --tw-border-opacity: 1;
  border-color: rgb(205 91 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}

  input.info {
  --tw-border-opacity: 1;
  border-color: rgb(0 88 133 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(194 235 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  input.success {
  --tw-border-opacity: 1;
  border-color: rgb(28 125 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 253 249 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}

  input:disabled {
  cursor: not-allowed;
  border-color: inherit;
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(106 119 129 / var(--tw-text-opacity, 1));
}

  .radio,
  .checkbox {
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: flex-start;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

  .radio.disabled,
  .checkbox.disabled {
  cursor: not-allowed;
}

  .radio.\!disabled,
  .checkbox.\!disabled {
  cursor: not-allowed;
}

  input[type=checkbox],
  input[type=radio] {
  margin-right: 0.5rem;
  height: 1.5rem;
  cursor: pointer;
  --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);
}

  input[type=checkbox]:disabled,
  input[type=radio]:disabled {
  cursor: not-allowed;
}

  input.plain:focus {
  border-color: transparent;
  --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);
}

  .form-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

  .form-sm button,
  .form-sm select,
  .form-sm textarea,
  .form-sm input {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

  .form-sm .checkbox,
  .form-sm .radio {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

  .form-sm button {
  height: auto;
}
  button,
  .button {
  display: inline-flex;
  height: 34px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

  .dark-theme button,
  .dark-theme .button {
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

  button.primary,
  .button.primary {
  border-style: none;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0, 116, 173) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 116 173 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(0, 170, 255) var(--tw-gradient-to-position);
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

  button.white,
  .button.white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  button.offwhite,
  .button.offwhite {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  button.primary,
  .button.primary,
  button.danger,
  .button.danger,
  button.warning,
  .button.warning,
  button.info,
  .button.info,
  button.success,
  .button.success {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

  button.danger,
  .button.danger {
  --tw-border-opacity: 1;
  border-color: rgb(231 77 60 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}

  button.warning,
  .button.warning {
  --tw-border-opacity: 1;
  border-color: rgb(244 120 31 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
}

  button.info,
  .button.info {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}

  button.success,
  .button.success {
  --tw-border-opacity: 1;
  border-color: rgb(40 175 96 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}

  button:focus,
  button.focus,
  .button:focus,
  .button.focus {
  --tw-border-opacity: 1;
  border-color: rgb(73 83 90 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(3px + 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);
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.white:focus,
  button.white.focus,
  .button.white:focus,
  .button.white.focus {
  --tw-bg-opacity: 1;
  background-color: rgb(233 235 237 / var(--tw-bg-opacity, 1));
}

  button.primary:focus,
  button.primary.focus,
  .button.primary:focus,
  .button.primary.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(3px + 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);
  --tw-ring-color: rgb(0 129 194 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.danger:focus,
  button.danger.focus,
  .button.danger:focus,
  .button.danger.focus {
  --tw-border-opacity: 1;
  border-color: rgb(222 47 27 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 60 42 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(233 93 78 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.warning:focus,
  button.warning.focus,
  .button.warning:focus,
  .button.warning.focus {
  --tw-border-opacity: 1;
  border-color: rgb(224 100 11 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(244 108 11 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(245 132 50 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.info:focus,
  button.info.focus,
  .button.info:focus,
  .button.info.focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 102 153 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(0 143 214 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.success:focus,
  button.success.focus,
  .button.success:focus,
  .button.success.focus {
  --tw-border-opacity: 1;
  border-color: rgb(32 141 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(43 191 105 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  button.no-ring:focus,
  .button.no-ring: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(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);
}

  button:hover:not(:disabled),
  .button:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}

  button.white:hover:not(:disabled),
  .button.white:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}

  button.offwhite:hover:not(:disabled),
  .button.offwhite:hover:not(:disabled) {
  --tw-text-opacity: 1 !important;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1)) !important;
}

  button.primary:hover:not(:disabled),
  .button.primary:hover:not(:disabled) {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: rgb(0, 88, 133) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 88 133 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(0, 143, 214) var(--tw-gradient-to-position);
}

  button.danger:hover:not(:disabled),
  .button.danger:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(222 47 27 / var(--tw-bg-opacity, 1));
}

  button.warning:hover:not(:disabled),
  .button.warning:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(224 100 11 / var(--tw-bg-opacity, 1));
}

  button.info:hover:not(:disabled),
  .button.info:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 102 153 / var(--tw-bg-opacity, 1));
}

  button.success:hover:not(:disabled),
  .button.success:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(32 141 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme button:focus,
  .dark-theme .button:focus {
  background-color: transparent;
  --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(3px + 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);
  --tw-ring-color: rgb(106 119 129 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button.primary:focus,
  .dark-theme button.primary.focus,
  .dark-theme .button.primary:focus,
  .dark-theme .button.primary.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(3px + 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);
  --tw-ring-color: rgb(0 143 214 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button.danger:focus,
  .dark-theme button.danger.focus,
  .dark-theme .button.danger:focus,
  .dark-theme .button.danger.focus {
  --tw-border-opacity: 1;
  border-color: rgb(231 77 60 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(252 234 232 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button.warning:focus,
  .dark-theme button.warning.focus,
  .dark-theme .button.warning:focus,
  .dark-theme .button.warning.focus {
  --tw-border-opacity: 1;
  border-color: rgb(224 100 11 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 132 50 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(254 237 226 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button.info:focus,
  .dark-theme button.info.focus,
  .dark-theme .button.info:focus,
  .dark-theme .button.info.focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 102 153 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(194 235 255 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button.success:focus,
  .dark-theme button.success.focus,
  .dark-theme .button.success:focus,
  .dark-theme .button.success.focus {
  --tw-border-opacity: 1;
  border-color: rgb(32 141 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(247 253 249 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme button:hover:not(:disabled),
  .dark-theme .button:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.white:hover:not(:disabled),
  .dark-theme button.white.hover:not(:disabled),
  .dark-theme .button.white:hover:not(:disabled),
  .dark-theme .button.white.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.offwhite:hover:not(:disabled),
  .dark-theme button.offwhite.hover:not(:disabled),
  .dark-theme .button.offwhite:hover:not(:disabled),
  .dark-theme .button.offwhite.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.danger:hover:not(:disabled),
  .dark-theme button.danger.hover:not(:disabled),
  .dark-theme .button.danger:hover:not(:disabled),
  .dark-theme .button.danger.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.warning:hover:not(:disabled),
  .dark-theme button.warning.hover:not(:disabled),
  .dark-theme .button.warning:hover:not(:disabled),
  .dark-theme .button.warning.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(245 132 50 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 132 50 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.info:hover:not(:disabled),
  .dark-theme button.info.hover:not(:disabled),
  .dark-theme .button.info:hover:not(:disabled),
  .dark-theme .button.info.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(0 143 214 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.success:hover:not(:disabled),
  .dark-theme button.success.hover:not(:disabled),
  .dark-theme .button.success:hover:not(:disabled),
  .dark-theme .button.success.hover:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(43 191 105 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 1));
}

  button:disabled,
  .button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

  button.icon-button,
  .button.icon-button {
  height: auto;
  border-radius: 9999px;
  padding: 0.375rem;
}

  button.icon-button.short,
  .button.icon-button.short {
  padding: 0.25rem;
}

  button.icon-button.primary,
  .button.icon-button.primary {
    padding: 7px;
  }

  button.plain,
  .button.plain {
  color: inherit;
  border-color: transparent;
  background-color: inherit;
  background-image: none;
}

  button.plain.danger,
  .button.plain.danger {
  --tw-text-opacity: 1;
  color: rgb(229 60 42 / var(--tw-text-opacity, 1));
  border-color: transparent;
  background-color: inherit;
  background-image: none;
}

  button.plain.warning,
  .button.plain.warning {
  --tw-text-opacity: 1;
  color: rgb(244 108 11 / var(--tw-text-opacity, 1));
  border-color: transparent;
  background-color: inherit;
  background-image: none;
}

  button.plain.info,
  .button.plain.info {
  --tw-text-opacity: 1;
  color: rgb(0 116 173 / var(--tw-text-opacity, 1));
  border-color: transparent;
  background-color: inherit;
  background-image: none;
}

  button.plain.success,
  .button.plain.success {
  --tw-text-opacity: 1;
  color: rgb(36 158 87 / var(--tw-text-opacity, 1));
  border-color: transparent;
  background-color: inherit;
  background-image: none;
}

  button.plain:focus,
  .button.plain:focus {
  border-color: transparent;
  --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);
}

  button.plain:hover,
  .button.plain:hover {
  background-color: transparent !important;
}

  button.round,
  .button.round {
  border-radius: 9999px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

  button.square,
  .button.square {
  border-radius: 0;
}

  button.tall,
  .button.tall {
  height: 3.25rem;
}

  button.short,
  .button.short {
  height: 1.25rem;
}

  button.text,
  .button.text {
  display: inline;
  height: auto;
  border-width: 0px;
  padding: 0px;
}

  button.text:focus,
  .button.text:focus {
  border-width: 0px;
  background-color: transparent;
  --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);
}

  button.text:hover:not(:disabled),
  .button.text:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(233 235 237 / var(--tw-bg-opacity, 1));
}

  .dark-theme button.text:hover:not(:disabled),
  .dark-theme .button.text:hover:not(:disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(52 63 85 / var(--tw-bg-opacity, 1));
}

  button.link {
  display: inline;
  height: auto;
  border-width: 0px;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}

  button.link:focus,
  .button.text:focus {
  border-width: 0px;
  background-color: transparent;
  --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);
}

  button.link:hover:not(:disabled) {
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  button:not(.icon-button) .icon:first-child,
  .button:not(.icon-button) .icon:first-child {
  margin-right: 0.375rem;
}

  button:not(.icon-button) .icon:last-child,
  .button:not(.icon-button) .icon:last-child {
  margin-left: 0.375rem;
}

  button .icon:first-child + .icon:last-child,
  .button .icon:first-child + .icon:last-child {
  margin-left: 0px;
}

  button:not(.icon-button) .icon:first-child:last-child {
  margin: 0px;
}
  .\!help {
  font-size: 0.75rem;
  line-height: 1rem;
}
  .help {
  font-size: 0.75rem;
  line-height: 1rem;
}

  .text-control {
  display: flex;
  min-height: 34px;
  align-items: center;
}

  .text-control-group,
  .control-group {
  margin-bottom: 0.5rem;
}

  .text-control-group label {
  display: block;
}

  .control-group.horizontal {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

  .control-group.horizontal .help {
  margin-left: 0px;
}

  .control-group.horizontal .\!help {
  margin-left: 0px;
}

  .control-group label {
  display: block;
}

  .control-group label.radio {
  display: flex;
}

  .control-group.quick-edit label {
  margin-left: 0px;
}

  .control-group.round label {
  margin-left: 0.75rem;
}

  .control-group label.checkbox {
  display: inline-block;
}

  .control-group.horizontal label {
  display: inline-block;
  min-width: 6rem;
}

  .control-group.white input,
  .control-group.white select {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  .control-group.offwhite input,
  .control-group.offwhite select {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  .control-group.danger input,
  .control-group.danger select {
  --tw-border-opacity: 1;
  border-color: rgb(204 43 25 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(252 234 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}

  .control-group.warning input,
  .control-group.warning select {
  --tw-border-opacity: 1;
  border-color: rgb(205 91 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}

  .control-group.info input,
  .control-group.info select {
  --tw-border-opacity: 1;
  border-color: rgb(0 88 133 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(194 235 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  .control-group.success input,
  .control-group.success select {
  --tw-border-opacity: 1;
  border-color: rgb(28 125 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 253 249 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}

  .control-group.danger label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}

  .control-group.warning label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}

  .control-group.info label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  .control-group.success label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}

  .control-group.danger .icon-input-icon,
  .control-group.danger .help {
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}

  
  .control-group.danger .\!help {
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}

  .control-group.warning .icon-input-icon,
  .control-group.warning .help {
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}

  
  .control-group.warning .\!help {
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}

  .control-group.info .icon-input-icon,
  .control-group.info .help {
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  
  .control-group.info .\!help {
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}

  .control-group.success .icon-input-icon,
  .control-group.success .help {
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}

  
  .control-group.success .\!help {
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}

  .control-group.disabled label {
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(190 197 202 / var(--tw-text-opacity, 1));
}

  .control-group.\!disabled label {
  cursor: not-allowed;
  --tw-text-opacity: 1;
  color: rgb(190 197 202 / var(--tw-text-opacity, 1));
}

  .control-group.disabled .help {
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}

  .control-group.\!disabled .help {
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}

  .control-group.disabled .\!help {
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.danger .help,
  .dark-theme .control-group.danger label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(233 93 78 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.danger .\!help {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(233 93 78 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.warning .help,
  .dark-theme .control-group.warning label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(245 132 50 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.warning .\!help {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(245 132 50 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.info .help,
  .dark-theme .control-group.info label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 143 214 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.info .\!help {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 143 214 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.success .help,
  .dark-theme .control-group.success label {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(43 191 105 / var(--tw-text-opacity, 1));
}

  .dark-theme .control-group.success .\!help {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(43 191 105 / var(--tw-text-opacity, 1));
}
  label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

  label.\!disabled {
  cursor: not-allowed;
  --tw-text-opacity: 0.5;
}

  label.disabled {
  cursor: not-allowed;
  --tw-text-opacity: 0.5;
}

  .dark-theme label {
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

  select {
    padding-top: calc(0.375rem - 1px);
    padding-bottom: calc(0.375rem - 1px);
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
    background-color: transparent;
    padding-left: 0.375rem;
    padding-right: 0.375rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
    font-family: Inter, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    outline: 2px solid transparent;
    outline-offset: 2px;
  }

  select:focus,
  .light-theme select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
}

  select:disabled {
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}

  .dark-theme select {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}

  .dark-theme select:disabled {
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: rgb(108 122 132 / var(--tw-bg-opacity, 1));
}

  .dark-theme select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(219 222 225 / var(--tw-border-opacity, 1));
}

  .attached-controls {
  display: flex;
  align-items: center;
}

  .attached-controls button,
  .attached-controls .button,
  .attached-controls input {
  margin: 0px;
  border-radius: 0;
}

  .attached-controls button:focus,
  .attached-controls .button:focus,
  .attached-controls input: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(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);
}

  .attached-controls > :first-child button,
  .attached-controls > :first-child .button,
  .attached-controls > :first-child input,
  .attached-controls > button:first-child,
  .attached-controls > .button:first-child,
  .attached-controls > input:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

  .attached-controls > :last-child button,
  .attached-controls > :last-child .button,
  .attached-controls > :last-child input,
  .attached-controls > button:last-child,
  .attached-controls > .button:last-child,
  .attached-controls > input:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

  .attached-controls.search button,
  .attached-controls.search .button,
  .attached-controls.search input {
  border-radius: 0;
  border-width: 0px;
}

  .attached-controls.search > :first-child button,
  .attached-controls.search > :first-child .button,
  .attached-controls.search > :first-child input,
  .attached-controls.search > button,
  .attached-controls.search > .button:first-child,
  .attached-controls.search > input:first-child {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

  .attached-controls.search > :last-child button,
  .attached-controls.search > :last-child .button,
  .attached-controls.search > :last-child input,
  .attached-controls.search > button:last-child,
  .attached-controls.search > .button:last-child,
  .attached-controls.search > input:last-child {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
  .dropdown-root {
  position: relative;
  display: inline-block;
}

  .dropdown-root.active {
  z-index: 50;
}

  .dropdown-trigger {
  position: relative;
  z-index: 20;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

  button.dropdown-trigger:focus,
  button.dropdown-trigger:hover {
  background-color: inherit;
}

  .dropdown-trigger: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(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);
}

  .dropdown-trigger:disabled:hover,
  .dropdown-trigger:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(162 172 179 / var(--tw-bg-opacity, 1));
}

  .dropdown-trigger.top,
  .dropdown-trigger.top-start,
  .dropdown-trigger.top-end {
  z-index: 50;
}

  /** Only apply drop shadow to trigger in specific positions */
  .dropdown-trigger.top-end,
  .dropdown-trigger.bottom-end,
  .dropdown-trigger.top-start.same-width,
  .dropdown-trigger.bottom-start.same-width {
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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);
}

  /*
  If the dropdown content is wider than the trigger:
  - Remove border (top or bottom) on trigger
  - Keep border on dropdown content

  If the dropdown content is narrower or the same width as the trigger:
  - Keep border (top or bottom) on trigger
  - Remove border from dropdown content
  */

  .dropdown-trigger.bottom.wider-content,
  .dropdown-trigger.bottom-start.wider-content,
  .dropdown-trigger.bottom-end.wider-content {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

  .dropdown-trigger.top.wider-content,
  .dropdown-trigger.top-start.wider-content,
  .dropdown-trigger.top-end.wider-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-color: transparent;
}

  .dropdown-trigger.bottom.same-width,
  .dropdown-trigger.bottom-start.same-width,
  .dropdown-trigger.bottom-end.same-width {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

  .dropdown-trigger.top.same-width,
  .dropdown-trigger.top-start.same-width,
  .dropdown-trigger.top-end.same-width {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

  /* .dropdown-trigger.top.narrower-content,
  .dropdown-trigger.top-start.narrower-content,
  .dropdown-trigger.top-end.narrower-content {
    @apply
      ;
  } */

  /* .dropdown-trigger.top.narrower-content {
    @apply rounded-t;
  } */

  .dropdown-trigger.top-start.narrower-content {
  border-top-left-radius: 0;
}

  .dropdown-trigger.top-end.narrower-content {
  border-top-right-radius: 0;
}

  /* .dropdown-trigger.bottom.narrower-content {
    @apply rounded-b;
  } */

  .dropdown-trigger.bottom-start.narrower-content {
  border-bottom-left-radius: 0;
}

  .dropdown-trigger.bottom-end.narrower-content {
  border-bottom-right-radius: 0;
}

  /* outer content container - positioning */
  .dropdown-container {
  position: absolute;
  z-index: 40;
  display: flex;
  flex-direction: column;
}

  .dropdown-container.teleported {
  min-width: 0;
}

  .dropdown-container.top {
  bottom: 100%;
  z-index: 10;
}

  .dropdown-container.top-start {
  bottom: 100%;
  left: 0px;
  z-index: 10;
}

  .dropdown-container.round.top-start {
  bottom: 100%;
  left: 0.75rem;
  z-index: 10;
}

  .dropdown-container.top-end {
  bottom: 100%;
  right: 0px;
}

  .dropdown-container.round.top-end {
  bottom: 100%;
  right: 0.75rem;
}

  .dropdown-container.bottom {
  top: 100%;
}

  .dropdown-container.bottom-start {
  top: 100%;
  left: 0px;
}

  .dropdown-container.round.bottom-start {
  top: 100%;
  left: 0.75rem;
}

  .dropdown-container.bottom-end {
  top: 100%;
  right: 0px;
}

  .dropdown-container.round.bottom-end {
  top: 100%;
  right: 0.75rem;
}

  .dropdown-container.right {
  left: 100%;
}

  .dropdown-container.right-start {
  left: 100%;
  top: 0px;
}

  .dropdown-container.right-end {
  left: 100%;
  bottom: 0px;
}

  .dropdown-container.left {
  right: 100%;
}

  .dropdown-container.left-start {
  right: 100%;
  top: 0px;
}

  .dropdown-container.left-end {
  right: 100%;
  bottom: 0px;
}

  /* Inner content - style borders */
  .dropdown-content {
  overflow: auto;
  white-space: normal;
  border-radius: 6px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(27 33 44 / var(--tw-text-opacity, 1));
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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); /* Needed if dropdown is a toolbar item */
}

  /*
  If the dropdown content is wider than the trigger:
  - Remove border (top or bottom) on trigger
  - Keep border on dropdown content

  If the dropdown content is narrower or the same width as the trigger:
  - Keep border (top or bottom) on trigger
  - Remove border from dropdown content
  */

  .dropdown-content.attached.bottom.narrower-content,
  .dropdown-content.attached.bottom-start.narrower-content,
  .dropdown-content.attached.bottom-end.narrower-content,
  .dropdown-content.attached.bottom.same-width,
  .dropdown-content.attached.bottom-start.same-width,
  .dropdown-content.attached.bottom-end.same-width {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0px;
}

  /* .dropdown-content.attached.bottom.same-width,
  .dropdown-content.attached.bottom-start.same-width,
  .dropdown-content.attached.bottom-end.same-width {
    @apply rounded-t-none;
  } */

  .dropdown-content.attached.top.narrower-content,
  .dropdown-content.attached.top-start.narrower-content,
  .dropdown-content.attached.top-end.narrower-content,
  .dropdown-content.attached.top.same-width,
  .dropdown-content.attached.top-start.same-width,
  .dropdown-content.attached.top-end.same-width {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-width: 0px;
}

  .dropdown-content.attached.top-start.wider-content {
  border-bottom-left-radius: 0;
}

  .dropdown-content.attached.top-end.wider-content {
  border-bottom-right-radius: 0;
}

  .dropdown-content.attached.bottom-start.wider-content {
  border-top-left-radius: 0;
}

  .dropdown-content.attached.bottom-end.wider-content {
  border-top-right-radius: 0;
}

  .dropdown-content.attached.right-start {
  border-top-left-radius: 0;
}

  .dropdown-content.attached.right-end {
  border-bottom-left-radius: 0;
}

  .dropdown-content.attached.left-start {
  border-top-right-radius: 0;
}

  .dropdown-content.attached.left-end {
  border-bottom-right-radius: 0;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-0\.5 {
  inset: 0.125rem;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.-bottom-1\.5 {
  bottom: -0.375rem;
}
.-left-1 {
  left: -0.25rem;
}
.-left-1\.5 {
  left: -0.375rem;
}
.-left-1\/2 {
  left: -50%;
}
.-left-full {
  left: -100%;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-1\.5 {
  top: -0.375rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-\[-17px\] {
  bottom: -17px;
}
.bottom-auto {
  bottom: auto;
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-4 {
  left: 1rem;
}
.left-\[14px\] {
  left: 14px;
}
.left-\[2px\] {
  left: 2px;
}
.left-\[3px\] {
  left: 3px;
}
.left-\[50\%\] {
  left: 50%;
}
.left-auto {
  left: auto;
}
.left-full {
  left: 100%;
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-40 {
  right: 10rem;
}
.right-\[-8px\] {
  right: -8px;
}
.right-\[70px\] {
  right: 70px;
}
.right-\[8px\] {
  right: 8px;
}
.top-0 {
  top: 0px;
}
.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-8 {
  top: 2rem;
}
.top-\[-20px\] {
  top: -20px;
}
.top-\[3px\] {
  top: 3px;
}
.top-\[43px\] {
  top: 43px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[62\%\] {
  top: 62%;
}
.top-\[9px\] {
  top: 9px;
}
.top-px {
  top: 1px;
}
.top-sm-gap {
  top: 1rem;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[15\] {
  z-index: 15;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[5000\] {
  z-index: 5000;
}
.z-\[51\] {
  z-index: 51;
}
.z-\[60\] {
  z-index: 60;
}
.float-right {
  float: right;
}
.m-0 {
  margin: 0px;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-8 {
  margin: 2rem;
}
.m-auto {
  margin: auto;
}
.m-sm-gap {
  margin: 1rem;
}
.-mx-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-sm-gap {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-my-0 {
  margin-top: -0px;
  margin-bottom: -0px;
}
.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}
.-my-\[3px\] {
  margin-top: -3px;
  margin-bottom: -3px;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-sm-gap {
  margin-left: 1rem;
  margin-right: 1rem;
}
.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-\[15px\] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.my-\[5px\] {
  margin-top: 5px;
  margin-bottom: 5px;
}
.my-\[7px\] {
  margin-top: 7px;
  margin-bottom: 7px;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-ml-3 {
  margin-left: -0.75rem;
}
.-ml-\[15px\] {
  margin-left: -15px;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-4 {
  margin-top: -1rem;
}
.-mt-6 {
  margin-top: -1.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[125px\] {
  margin-bottom: 125px;
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-sm-gap {
  margin-bottom: 1rem;
}
.ml-0 {
  margin-left: 0px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-28 {
  margin-left: 7rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-9 {
  margin-left: 2.25rem;
}
.ml-\[0\.55rem\] {
  margin-left: 0.55rem;
}
.ml-\[1\.35rem\] {
  margin-left: 1.35rem;
}
.ml-\[15px\] {
  margin-left: 15px;
}
.ml-\[20px\] {
  margin-left: 20px;
}
.ml-\[30px\] {
  margin-left: 30px;
}
.ml-auto {
  margin-left: auto;
}
.ml-sm-gap {
  margin-left: 1rem;
}
.mr-0 {
  margin-right: 0px;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-12 {
  margin-right: 3rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-\[0\.45rem\] {
  margin-right: 0.45rem;
}
.mr-\[0\.8rem\] {
  margin-right: 0.8rem;
}
.mr-\[15px\] {
  margin-right: 15px;
}
.mr-\[25px\] {
  margin-right: 25px;
}
.mr-sm-gap {
  margin-right: 1rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.mt-\[-100px\] {
  margin-top: -100px;
}
.mt-\[-10px\] {
  margin-top: -10px;
}
.mt-\[-13px\] {
  margin-top: -13px;
}
.mt-\[-150px\] {
  margin-top: -150px;
}
.mt-\[-16px\] {
  margin-top: -16px;
}
.mt-\[-30px\] {
  margin-top: -30px;
}
.mt-\[0\.38rem\] {
  margin-top: 0.38rem;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-auto {
  margin-top: auto;
}
.mt-sm-gap {
  margin-top: 1rem;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-0 {
  height: 0px;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-13 {
  height: 3.25rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 24rem;
}
.h-\[0\.8rem\] {
  height: 0.8rem;
}
.h-\[1\.1rem\] {
  height: 1.1rem;
}
.h-\[1\.4rem\] {
  height: 1.4rem;
}
.h-\[1\.5rem\] {
  height: 1.5rem;
}
.h-\[1\.6rem\] {
  height: 1.6rem;
}
.h-\[12px\] {
  height: 12px;
}
.h-\[166px\] {
  height: 166px;
}
.h-\[17\.45px\] {
  height: 17.45px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[2\.4rem\] {
  height: 2.4rem;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[25px\] {
  height: 25px;
}
.h-\[266px\] {
  height: 266px;
}
.h-\[278px\] {
  height: 278px;
}
.h-\[27px\] {
  height: 27px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[380px\] {
  height: 380px;
}
.h-\[389px\] {
  height: 389px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[430px\] {
  height: 430px;
}
.h-\[460px\] {
  height: 460px;
}
.h-\[466px\] {
  height: 466px;
}
.h-\[48\%\] {
  height: 48%;
}
.h-\[68\%\] {
  height: 68%;
}
.h-\[70vh\] {
  height: 70vh;
}
.h-\[80\%\] {
  height: 80%;
}
.h-\[98px\] {
  height: 98px;
}
.h-\[calc\(100\%-1\.3rem\)\] {
  height: calc(100% - 1.3rem);
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-px-200 {
  height: 200px;
}
.h-px-350 {
  height: 350px;
}
.h-px-400 {
  height: 400px;
}
.h-px-550 {
  height: 550px;
}
.h-screen {
  height: 100vh;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-52 {
  max-height: 13rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-7 {
  max-height: 1.75rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[420px\] {
  max-height: 420px;
}
.max-h-\[450px\] {
  max-height: 450px;
}
.max-h-\[478px\] {
  max-height: 478px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[50vh\] {
  max-height: 50vh;
}
.max-h-\[55vh\] {
  max-height: 55vh;
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0;
}
.min-h-1 {
  min-height: 0.25rem;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-11 {
  min-height: 2.75rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-13 {
  min-height: 3.25rem;
}
.min-h-14 {
  min-height: 3.5rem;
}
.min-h-16 {
  min-height: 4rem;
}
.min-h-2 {
  min-height: 0.5rem;
}
.min-h-3 {
  min-height: 0.75rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-48 {
  min-height: 12rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-56 {
  min-height: 14rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-7 {
  min-height: 1.75rem;
}
.min-h-72 {
  min-height: 18rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[0\.8rem\] {
  min-height: 0.8rem;
}
.min-h-\[1\.5rem\] {
  min-height: 1.5rem;
}
.min-h-\[150px\] {
  min-height: 150px;
}
.min-h-\[17\.45px\] {
  min-height: 17.45px;
}
.min-h-\[26px\] {
  min-height: 26px;
}
.min-h-\[4\.6rem\] {
  min-height: 4.6rem;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[445px\] {
  min-height: 445px;
}
.min-h-\[600px\] {
  min-height: 600px;
}
.min-h-\[inherit\] {
  min-height: inherit;
}
.min-h-full {
  min-height: 100%;
}
.min-h-px {
  min-height: 1px;
}
.min-h-px-400 {
  min-height: 400px;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-full {
  width: 100% !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-13 {
  width: 3.25rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\/5 {
  width: 60%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-96 {
  width: 24rem;
}
.w-\[0\.8rem\] {
  width: 0.8rem;
}
.w-\[1\.1rem\] {
  width: 1.1rem;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[1024px\] {
  width: 1024px;
}
.w-\[105px\] {
  width: 105px;
}
.w-\[1100px\] {
  width: 1100px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[12px\] {
  width: 12px;
}
.w-\[12rem\] {
  width: 12rem;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[17\.45px\] {
  width: 17.45px;
}
.w-\[170px\] {
  width: 170px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[184px\] {
  width: 184px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[230px\] {
  width: 230px;
}
.w-\[245px\] {
  width: 245px;
}
.w-\[2px\] {
  width: 2px;
}
.w-\[3\.5rem\] {
  width: 3.5rem;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[33\%\] {
  width: 33%;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[605px\] {
  width: 605px;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[68px\] {
  width: 68px;
}
.w-\[8\.3rem\] {
  width: 8.3rem;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[83px\] {
  width: 83px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[auto\] {
  width: auto;
}
.w-\[calc\(100\%-10vw\)\] {
  width: calc(100% - 10vw);
}
.w-\[calc\(var\(--percentage\)_-_2px\)\] {
  width: calc(var(--percentage) - 2px);
}
.w-\[fit-content\] {
  width: -moz-fit-content;
  width: fit-content;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-nav {
  width: 225px;
}
.w-px-200 {
  width: 200px;
}
.w-px-250 {
  width: 250px;
}
.w-px-300 {
  width: 300px;
}
.w-px-350 {
  width: 350px;
}
.w-px-450 {
  width: 450px;
}
.w-px-500 {
  width: 500px;
}
.w-px-700 {
  width: 700px;
}
.min-w-0 {
  min-width: 0;
}
.min-w-24 {
  min-width: 6rem;
}
.min-w-32 {
  min-width: 8rem;
}
.min-w-36 {
  min-width: 9rem;
}
.min-w-52 {
  min-width: 13rem;
}
.min-w-60 {
  min-width: 15rem;
}
.min-w-64 {
  min-width: 16rem;
}
.min-w-72 {
  min-width: 18rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-\[0\.8rem\] {
  min-width: 0.8rem;
}
.min-w-\[11px\] {
  min-width: 11px;
}
.min-w-\[17\.45px\] {
  min-width: 17.45px;
}
.min-w-\[18px\] {
  min-width: 18px;
}
.min-w-\[215px\] {
  min-width: 215px;
}
.min-w-\[225px\] {
  min-width: 225px;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[605px\] {
  min-width: 605px;
}
.min-w-\[80vw\] {
  min-width: 80vw;
}
.min-w-\[90px\] {
  min-width: 90px;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-64 {
  max-width: 16rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-80 {
  max-width: 20rem;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1124px\] {
  max-width: 1124px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[125px\] {
  max-width: 125px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[270px\] {
  max-width: 270px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[448px\] {
  max-width: 448px;
}
.max-w-\[475px\] {
  max-width: 475px;
}
.max-w-\[550px\] {
  max-width: 550px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[85vw\] {
  max-width: 85vw;
}
.max-w-\[88\%\] {
  max-width: 88%;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[98\%\] {
  max-width: 98%;
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-initial {
  flex: 0 1 auto;
}
.flex-shrink {
  flex-shrink: 1;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.table-auto {
  table-layout: auto;
}
.border-collapse {
  border-collapse: collapse;
}
.border-separate {
  border-collapse: separate;
}
.-translate-x-1\/2 {
  --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));
}
.-translate-x-72 {
  --tw-translate-x: -18rem;
  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));
}
.-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));
}
.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));
}
.translate-x-\[-60\%\] {
  --tw-translate-x: -60%;
  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));
}
.translate-x-\[22px\] {
  --tw-translate-x: 22px;
  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));
}
.translate-x-\[9px\] {
  --tw-translate-x: 9px;
  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));
}
.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));
}
.translate-y-\[16px\] {
  --tw-translate-y: 16px;
  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));
}
.-rotate-45 {
  --tw-rotate: -45deg;
  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));
}
.rotate-0 {
  --tw-rotate: 0deg;
  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));
}
.rotate-180 {
  --tw-rotate: 180deg;
  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));
}
.rotate-45 {
  --tw-rotate: 45deg;
  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));
}
.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 spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-grab {
  cursor: grab;
}
.cursor-move {
  cursor: move;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select-all {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.resize {
  resize: both;
}
.list-outside {
  list-style-position: outside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.auto-cols-max {
  grid-auto-columns: max-content;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-cols-\[\.15fr_1\.3fr_\.38fr\] {
  grid-template-columns: .15fr 1.3fr .38fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.\!items-center {
  align-items: center !important;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-sm-gap {
  gap: 1rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.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));
}
.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));
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-x-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 1;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.\!truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-ellipsis {
  text-overflow: ellipsis;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-pretty {
  text-wrap: pretty;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 4px;
}
.rounded-4 {
  border-radius: 1rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-large {
  border-radius: 10px;
}
.rounded-med {
  border-radius: 6px;
}
.rounded-none {
  border-radius: 0;
}
.rounded-b-large {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-e {
  border-start-end-radius: 4px;
  border-end-end-radius: 4px;
}
.rounded-l-med {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.rounded-r-large {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-t-large {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-med {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rounded-bl-\[12px\] {
  border-bottom-left-radius: 12px;
}
.rounded-br-med {
  border-bottom-right-radius: 6px;
}
.rounded-tr-\[12px\] {
  border-top-right-radius: 12px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-8 {
  border-width: 8px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-0 {
  border-left-width: 0px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-r-2 {
  border-right-width: 2px;
}
.border-r-4 {
  border-right-width: 4px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-solid {
  border-style: solid;
}
.border-none {
  border-style: none;
}
.border-\[\#87a0c4ff\] {
  border-color: #87a0c4ff;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
}
.border-blue-dark {
  --tw-border-opacity: 1;
  border-color: rgb(52 63 85 / var(--tw-border-opacity, 1));
}
.border-danger-dark {
  --tw-border-opacity: 1;
  border-color: rgb(229 60 42 / var(--tw-border-opacity, 1));
}
.border-gray {
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.border-gray-dark {
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
}
.border-gray-darker {
  --tw-border-opacity: 1;
  border-color: rgb(108 122 132 / var(--tw-border-opacity, 1));
}
.border-info {
  --tw-border-opacity: 1;
  border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
}
.border-info-darkest {
  --tw-border-opacity: 1;
  border-color: rgb(0 88 133 / var(--tw-border-opacity, 1));
}
.border-success-dark {
  --tw-border-opacity: 1;
  border-color: rgb(36 158 87 / var(--tw-border-opacity, 1));
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-b-gray {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
}
.border-b-transparent {
  border-bottom-color: transparent;
}
.border-r-transparent {
  border-right-color: transparent;
}
.bg-\[\#0081c2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1b212c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
}
.bg-\[\#285b75\] {
  --tw-bg-opacity: 1;
  background-color: rgb(40 91 117 / var(--tw-bg-opacity, 1));
}
.bg-\[\#343f55ff\] {
  background-color: #343f55ff;
}
.bg-\[\#8299bfff\] {
  background-color: #8299bfff;
}
.bg-\[\#a5a5a5ff\] {
  background-color: #a5a5a5ff;
}
.bg-\[\#dedede\] {
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ebebeb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f8fafc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.bg-blue-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(52 63 85 / var(--tw-bg-opacity, 1));
}
.bg-blue-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
}
.bg-bluegray {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 241 / var(--tw-bg-opacity, 1));
}
.bg-bluegray-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(204 212 225 / var(--tw-bg-opacity, 1));
}
.bg-danger {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-light {
  --tw-bg-opacity: 1;
  background-color: rgb(190 197 202 / var(--tw-bg-opacity, 1));
}
.bg-gray-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}
.bg-info {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.bg-info-light {
  --tw-bg-opacity: 1;
  background-color: rgb(0 143 214 / var(--tw-bg-opacity, 1));
}
.bg-offwhite {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(254 207 67 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-blue {
  --tw-gradient-from: rgb(0, 129, 194) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 129 194 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-gray-light {
  --tw-gradient-to: rgb(190 197 202 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(190, 197, 202) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-\[\#37495cff\] {
  fill: #37495cff;
}
.fill-\[\#7E8DA3\] {
  fill: #7E8DA3;
}
.\!p-0 {
  padding: 0px !important;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[15px\] {
  padding: 15px;
}
.p-\[5px\] {
  padding: 5px;
}
.p-sm-gap {
  padding: 1rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}
.px-sm-gap {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.\!pl-0 {
  padding-left: 0px !important;
}
.\!pl-1 {
  padding-left: 0.25rem !important;
}
.\!pl-2 {
  padding-left: 0.5rem !important;
}
.\!pl-7 {
  padding-left: 1.75rem !important;
}
.\!pt-2 {
  padding-top: 0.5rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-13 {
  padding-bottom: 3.25rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[0\.55rem\] {
  padding-bottom: 0.55rem;
}
.pb-\[10px\] {
  padding-bottom: 10px;
}
.pb-\[20px\] {
  padding-bottom: 20px;
}
.pb-sm-gap {
  padding-bottom: 1rem;
}
.pe-3 {
  padding-inline-end: 0.75rem;
}
.pl-0 {
  padding-left: 0px;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-3\.5 {
  padding-left: 0.875rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-\[10\%\] {
  padding-left: 10%;
}
.pl-\[15px\] {
  padding-left: 15px;
}
.pl-\[20px\] {
  padding-left: 20px;
}
.pl-\[35px\] {
  padding-left: 35px;
}
.pl-\[37px\] {
  padding-left: 37px;
}
.pl-\[5px\] {
  padding-left: 5px;
}
.pl-sm-gap {
  padding-left: 1rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-14 {
  padding-right: 3.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-8 {
  padding-right: 2rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-3\.5 {
  padding-top: 0.875rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-\[0\.09rem\] {
  padding-top: 0.09rem;
}
.pt-\[159px\] {
  padding-top: 159px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[42px\] {
  padding-top: 42px;
}
.pt-\[5px\] {
  padding-top: 5px;
}
.pt-sm-gap {
  padding-top: 1rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-end {
  text-align: end;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-logo {
  font-family: Quicksand, "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[0\.75em\] {
  font-size: 0.75em;
}
.text-\[0\.88rem\] {
  font-size: 0.88rem;
}
.text-\[0\.95rem\] {
  font-size: 0.95rem;
}
.text-\[0\.9rem\] {
  font-size: 0.9rem;
}
.text-\[1\.2rem\] {
  font-size: 1.2rem;
}
.text-\[1\.3rem\] {
  font-size: 1.3rem;
}
.text-\[8rem\] {
  font-size: 8rem;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-\[\#0000ff\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 255 / var(--tw-text-opacity, 1));
}
.text-\[\#00c628\] {
  --tw-text-opacity: 1;
  color: rgb(0 198 40 / var(--tw-text-opacity, 1));
}
.text-\[\#334155\] {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-\[\#343434\] {
  --tw-text-opacity: 1;
  color: rgb(52 52 52 / var(--tw-text-opacity, 1));
}
.text-\[\#A2ACB3\] {
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}
.text-\[\#FAFAFB\] {
  --tw-text-opacity: 1;
  color: rgb(250 250 251 / var(--tw-text-opacity, 1));
}
.text-\[\#ff0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}
.text-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(52 63 85 / var(--tw-text-opacity, 1));
}
.text-danger {
  --tw-text-opacity: 1;
  color: rgb(231 77 60 / var(--tw-text-opacity, 1));
}
.text-danger-darkest {
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}
.text-gray {
  --tw-text-opacity: 1;
  color: rgb(162 172 179 / var(--tw-text-opacity, 1));
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-darkest {
  --tw-text-opacity: 1;
  color: rgb(73 83 90 / var(--tw-text-opacity, 1));
}
.text-gray-offlinetext {
  --tw-text-opacity: 1;
  color: rgb(65 70 65 / var(--tw-text-opacity, 1));
}
.text-green {
  --tw-text-opacity: 1;
  color: rgb(40 175 96 / var(--tw-text-opacity, 1));
}
.text-info {
  --tw-text-opacity: 1;
  color: rgb(0 129 194 / var(--tw-text-opacity, 1));
}
.text-info-darkest {
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}
.text-inherit {
  color: inherit;
}
.text-lime {
  --tw-text-opacity: 1;
  color: rgb(0 255 0 / var(--tw-text-opacity, 1));
}
.text-offwhite {
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(231 77 60 / var(--tw-text-opacity, 1));
}
.text-success {
  --tw-text-opacity: 1;
  color: rgb(40 175 96 / var(--tw-text-opacity, 1));
}
.text-warning {
  --tw-text-opacity: 1;
  color: rgb(244 120 31 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-opacity-50 {
  --tw-text-opacity: 0.5;
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.shadow {
  --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
  --tw-shadow-colored: 2px 3px 3px 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);
}
.shadow-full {
  --tw-shadow: 0px 0px 3px 4px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 0px 3px 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);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring-0 {
  --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);
}
.ring-2 {
  --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);
}
.ring-3 {
  --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(3px + 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);
}
.ring-gray-light {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
}
.ring-info {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 129 194 / var(--tw-ring-opacity, 1));
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-background {
  transition-property: background;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-height {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-margin {
  transition-property: margin;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-width {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dark-theme {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.light-theme {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.mx-reset {
  margin-left: -1rem;
  margin-right: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.my-reset {
  margin-top: -1rem;
  margin-bottom: -1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.view-actions {
  position: absolute;
  right: 1rem;
}
.main-content {
  z-index: 0;
  display: flex;
  height: 100%;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}

td:has(.status-container > .main-content > .popup-box-root_active) {
  box-shadow: inset 0 0 30px rgba(8, 159, 171, 0.612);
}
.content {
  padding: 1rem;
}
.content-x {
  padding-left: 1rem;
  padding-right: 1rem;
}
.content-y {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.content-t {
  padding-top: 1rem;
}
.content-b {
  padding-bottom: 1rem;
}
.content-l {
  padding-left: 1rem;
}
.content-r {
  padding-right: 1rem;
}
.section {
  margin-top: 1rem;
}
.section:first-child {
  margin-top: 0px;
}
.content.reset,
.section.reset {
  margin-left: -1rem;
  margin-right: -1rem;
}
.scrollable {
  min-height: 0;
  max-width: 100vw;
  flex-grow: 1;
  overflow: auto;
}
.responsive-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .responsive-row {
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .responsive-row .section {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .responsive-row .section:first-child {
    margin-left: 0px;
  }

  .responsive-row .section:last-child {
    margin-right: 0px;
  }
}
.alert {
  border-radius: 10px;
  border-width: 1px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.alert + .alert {
  margin-top: 0.5rem;
}
.alert.danger {
  --tw-border-opacity: 1;
  border-color: rgb(204 43 25 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(252 234 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}
.alert.warning {
  --tw-border-opacity: 1;
  border-color: rgb(205 91 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}
.alert.info {
  --tw-border-opacity: 1;
  border-color: rgb(0 88 133 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(194 235 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}
.alert.success {
  --tw-border-opacity: 1;
  border-color: rgb(28 125 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 253 249 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}
table {
  border-spacing: 0;
  width: 100%;
  border-collapse: separate;
}
td,
th {
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: left;
}
th {
  position: sticky;
  top: 0px;
  z-index: 10;
  border-bottom-width: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  vertical-align: bottom;
}
/* DeviceFieldStatus specific table styles */
td:has(.status-container) {
  padding: 0px;
  background-color: rgba(2, 129, 194, 0.09);
}
td:has(.status-container):hover,
td:has(.status-container > .h-full > .popup-box-root_active) {
  box-shadow: inset 0 0 30px rgba(8, 159, 171, 0.612);
}
thead tr.no-border th {
  border-bottom-width: 0px;
}
.content > table th,
.section > table th {
  top: -1rem;
}
td {
  height: 2.5rem;
  border-bottom-width: 1px;
  vertical-align: middle;
}
table.white th {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
table.hover tr:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
}
td.row-select input[type="checkbox"] {
  margin-right: 0px;
}
tr.selected {
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
table.hover tr.selected:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 63 85 / var(--tw-bg-opacity, 1));
}
table.horizontal th {
  position: relative;
  border-bottom-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
tr.danger {
  --tw-bg-opacity: 1;
  background-color: rgb(252 234 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}
tr.warning {
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}
tr.info {
  --tw-bg-opacity: 1;
  background-color: rgb(194 235 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}
tr.success {
  --tw-bg-opacity: 1;
  background-color: rgb(247 253 249 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
  th > .center {
    justify-content: center;
  }

  th.center {
    text-align: center;
  }

  td > .center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  table.responsive {
    margin-top: 0.5rem;
  }

  table.responsive thead {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-style: none;
    padding: 0px;
  }

  table.responsive thead tr {
    display: block;
  }

  table.responsive thead tr th {
    background-color: transparent;
  }

  table.responsive tbody tr {
    position: relative;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.75rem;
    display: block;
    overflow: hidden;
    border-radius: 10px;
    border-width: 1px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-shadow: 2px 3px 3px 1px rgba(0,0,0,0.35);
    --tw-shadow-colored: 2px 3px 3px 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);
  }

  table.hover.responsive tr:hover {
    background-color: transparent;
  }

  table.hover.responsive tr.selected:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  }

  table.responsive th {
    position: relative;
    display: block;
  }

  table.responsive td {
    margin-left: 4rem;
    display: block;
    height: auto;
    border-width: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 1rem;
    padding-right: 0.25rem;
  }

  table.responsive tbody td.row-select {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin-left: 0px;
    display: flex;
    align-items: center;
    --tw-bg-opacity: 1;
    background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  table.responsive tbody td.row-actions {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    display: flex;
    flex-direction: column;
  }

  table.responsive th.row-actions,
  table.responsive th.no-dropdown {
    display: none;
  }

  table.responsive td.row-select button {
    height: auto;
    width: auto;
    padding: 0px;
  }
table.pill.status.responsive td.row-select button {
  width: auto;
}
table.icon-pill.status.responsive td.row-select button {
  width: auto;
}

  table.responsive td.row-select .icon {
    font-size: 3rem;
    line-height: 1;
  }

  table.responsive td.row-select input[type=checkbox] {
    margin-right: 0px;
    height: 3rem;
    width: 3rem;
  }

  .devices-table td:nth-child(2) {
    font-weight: 700;
  }

  table.responsive td.row-select.success {
    --tw-border-opacity: 1;
    border-color: rgb(40 175 96 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  table.responsive td.row-select.warning {
    --tw-border-opacity: 1;
    border-color: rgb(244 120 31 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  table.responsive td.row-select.danger {
    --tw-border-opacity: 1;
    border-color: rgb(231 77 60 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  table.responsive td.row-select.info {
    --tw-border-opacity: 1;
    border-color: rgb(0 129 194 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  table.responsive td.row-select.gray {
    --tw-border-opacity: 1;
    border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(106 119 129 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}
@media (hover: hover) {
  ::-webkit-scrollbar {
    width: 6px;
  }

  ::-webkit-scrollbar-track {
    background-color: inherit;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.5;
  }

  ::-webkit-scrollbar-corner {
    background-color: inherit;
  }
}
.slide-leave-active,
.slide-enter-active {
  transition-property: all;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.slide-enter-to,
.slide-leave-from {
  overflow: hidden;
}
.slide-enter-from,
.slide-leave-to {
  line-height: 0;
  overflow: hidden;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.fade-enter-active,
.fade-leave-active {
  transition-duration: 200ms;
}
@media (hover: hover) {
  .hover-actions .actions {
    visibility: hidden;
  }

  .hover-actions:hover .actions {
    visibility: visible;
  }
}
.tooltip {
  z-index: 50;
  display: block;
}
.tooltip-inner {
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(52 63 85 / var(--tw-bg-opacity, 1));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(235 235 235 / var(--tw-text-opacity, 1));
}
.tooltip-arrow {
  position: absolute;
  z-index: 10;
  height: 0px;
  width: 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));
  border-width: 4px;

  border-bottom-color: rgb(52, 63, 85);
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tooltip[x-placement^="top"] {
  margin-bottom: 0.25rem;
}
.tooltip[x-placement^="top"] .tooltip-arrow {
  margin-left: -2px;
  left: 50%;
  top: 100%;
  --tw-rotate: 180deg;
  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));
}
.tooltip[x-placement^="bottom"] {
  margin-top: 0.25rem;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow {
  margin-left: -2px;
  left: 50%;
  bottom: 100%;
}
.tooltip[x-placement^="right"] {
  margin-left: 0.25rem;
}
.tooltip[x-placement^="right"] .tooltip-arrow {
  top: 50%;
  right: 100%;
  margin-top: -0.25rem;
  --tw-rotate: -90deg;
  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));
}
.tooltip[x-placement^="left"] {
  margin-right: 5px;
}
.tooltip[x-placement^="left"] .tooltip-arrow {
  top: 50%;
  left: 100%;
  margin-top: -0.25rem;
  --tw-rotate: 90deg;
  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));
}
.control-bar {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .control-bar {
    display: flex;
  }
}
.control-bar h1,
.control-bar h2,
.control-bar h3,
.control-bar h4,
.control-bar h5,
.control-bar form {
  margin-top: 0px;
  margin-bottom: 0px;
}
.toolbar {
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1px;
  padding-bottom: 1px;
}
.toolbar + .toolbar {
  border-top-width: 0px;
}
.toolbar + .toolbar,
.toolbar + .control-bar,
.control-bar + .toolbar,
.control-bar + .control-bar {
  margin-top: 0px;
}
.toolbar + .section.scrollable {
  margin-top: 0px;
  padding-top: 1rem;
}
.toolbar-item {
  white-space: nowrap;
}
.toolbar-item + .toolbar-item {
  margin-left: 0.5rem;
}
.toolbar > button:first-child,
.toolbar > .button:first-child {
  margin-left: -0.5rem;
}
.toolbar > button:last-child,
.toolbar > .button:last-child {
  margin-right: -0.5rem;
}
.pill {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
  display: inline-block;
  white-space: nowrap;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  text-align: center;
  vertical-align: top;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.pill.large {
  font-size: 1rem;
  line-height: 1.5rem;
}
.pill.status {
  width: 3.5rem;
}
.pill.status.large {
  width: 5rem;
}
.pill.status.w-auto {
  width: auto;
}
.pill.danger {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}
.pill.warning {
  --tw-bg-opacity: 1;
  background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
}
.pill.info {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.pill.success {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.pill.connected {
  --tw-bg-opacity: 1;
  background-color: rgb(154 229 154 / var(--tw-bg-opacity, 1));
}
.pill.connected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(117 208 117 / var(--tw-bg-opacity, 1));
}
.pill.disconnected {
  --tw-bg-opacity: 1;
  background-color: rgb(255 177 177 / var(--tw-bg-opacity, 1));
}
.pill.disconnected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 145 145 / var(--tw-bg-opacity, 1));
}
.pill.gray {
  --tw-bg-opacity: 1;
  background-color: rgb(194 194 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.pill.dark-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.pill.yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(218 164 1 / var(--tw-bg-opacity, 1));
}
.pill.white {
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1px;
  padding-bottom: 1px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
/* Pill with icon */
.icon-pill {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  padding-left: 0.375rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.icon-pill.large {
  font-size: 1rem;
  line-height: 1.5rem;
}
.icon-pill.status {
  width: 3.5rem;
}
.icon-pill.status.large {
  width: 5rem;
}
.icon-pill.status.w-auto {
  width: auto;
}
.icon-pill.danger {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}
.icon-pill.warning {
  --tw-bg-opacity: 1;
  background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
}
.icon-pill.info {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.icon-pill.success {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.icon-pill.connected {
  --tw-bg-opacity: 1;
  background-color: rgb(154 229 154 / var(--tw-bg-opacity, 1));
}
.icon-pill.connected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(117 208 117 / var(--tw-bg-opacity, 1));
}
.icon-pill.disconnected {
  --tw-bg-opacity: 1;
  background-color: rgb(255 177 177 / var(--tw-bg-opacity, 1));
}
.icon-pill.disconnected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 145 145 / var(--tw-bg-opacity, 1));
}
.icon-pill.gray {
  --tw-bg-opacity: 1;
  background-color: rgb(194 194 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.icon-pill.gray-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 161 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.icon-pill.yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(218 164 1 / var(--tw-bg-opacity, 1));
}
.icon-pill.white {
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1px;
  padding-bottom: 1px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
/* Pill wrapper for icon nested in pill */
.pill-icon {
  margin-top: -0.125rem;
  margin-bottom: -0.125rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  --tw-bg-opacity: 1;
  background-color: rgb(27 33 44 / var(--tw-bg-opacity, 1));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.pill-icon.danger {
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 1));
}
.pill-icon.warning {
  --tw-bg-opacity: 1;
  background-color: rgb(244 120 31 / var(--tw-bg-opacity, 1));
}
.pill-icon.info {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.pill-icon.success {
  --tw-bg-opacity: 1;
  background-color: rgb(40 175 96 / var(--tw-bg-opacity, 1));
}
.pill-icon.connected {
  --tw-bg-opacity: 1;
  background-color: rgb(154 229 154 / var(--tw-bg-opacity, 1));
}
.pill-icon.connected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(117 208 117 / var(--tw-bg-opacity, 1));
}
.pill-icon.disconnected {
  --tw-bg-opacity: 1;
  background-color: rgb(255 177 177 / var(--tw-bg-opacity, 1));
}
.pill-icon.disconnected-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(248 145 145 / var(--tw-bg-opacity, 1));
}
.pill-icon.gray {
  --tw-bg-opacity: 1;
  background-color: rgb(194 194 194 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.pill-icon.gray-icon {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 161 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.pill-icon.gray {
  --tw-bg-opacity: 1;
  background-color: rgb(162 172 179 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.pill-icon.yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(218 164 1 / var(--tw-bg-opacity, 1));
}
.pill-icon.white {
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 1px;
  padding-bottom: 1px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.toaster {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  z-index: 50;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 91.666667%;
  justify-content: center;
}
@media (min-width: 640px) {

  .toaster {
    width: 350px;
  }
}
@media (min-width: 1024px) {

  .toaster {
    width: 400px;
  }
}
.toasts {
  display: flex;
  width: 100%;
  flex-direction: column-reverse;
}
.toast-message {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 172 179 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
}
.toast-message-inner {
  display: flex;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.toast-message:first-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.toast-message.danger {
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(204 43 25 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(252 234 232 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(204 43 25 / var(--tw-text-opacity, 1));
}
.toast-message.warning {
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(205 91 10 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 226 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(205 91 10 / var(--tw-text-opacity, 1));
}
.toast-message.info {
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(0 88 133 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(194 235 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 88 133 / var(--tw-text-opacity, 1));
}
.toast-message.success {
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(28 125 68 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(247 253 249 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(28 125 68 / var(--tw-text-opacity, 1));
}
.th-dropdown-trigger {
  display: flex;
  cursor: pointer;
  align-items: center;
}
.th-dropdown-trigger.center {
  padding-left: 0.75rem;
}
.th-dropdown-trigger.center.active-sort {
  padding-left: 2.5rem;
}
.th-dropdown-trigger-label {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.th-dropdown-trigger-label .icon {
  margin-left: 0.25rem;
}
.th-dropdown-trigger-status {
  margin-left: 0.25rem;
  display: flex;
  align-items: center;
}
.th-dropdown-content {
  overflow: visible;
}
button.sort-button:focus,
  .button.sort-button: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(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);
}
.sort-button {
  flex-grow: 1;
  border-radius: 0;
  border-width: 0px;
  border-right-width: 1px;
}
.th-dropdown-sort-buttons {
  display: flex;
  --tw-border-opacity: 1;
  border-color: rgb(106 119 129 / var(--tw-border-opacity, 1));
}
@media (min-width: 768px) {

  .th-dropdown-sort-buttons {
    border-bottom-width: 1px;
  }
}
.th-mobile-actions,
.th-mobile-header-open,
.th-mobile-header-closed {
  display: none;
}
@media (max-width: 767px) {
  table.responsive thead.open {
    position: absolute;
    inset: 0px;
    z-index: 30;
    overflow: hidden;
    --tw-bg-opacity: 1;
    background-color: rgb(235 235 235 / var(--tw-bg-opacity, 1));
  }

  table.responsive thead.open .th-mobile-header-closed,
  table.responsive thead.closed .th-mobile-header-open,
  table.responsive thead.closed .th-columns,
  table.responsive thead.closed .th-mobile-actions {
    display: none;
  }

  table.responsive thead .th-mobile-header-closed th,
  table.responsive thead .th-mobile-actions th {
    border-bottom-width: 0px;
  }

  .th-mobile-header-closed {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }

  .th-mobile-header-open th {
    border-bottom-width: 1px;
    font-weight: 400;
  }

  table.responsive thead .th-columns {
    height: 100%;
    overflow: auto;
  }

td:has(.status-container > table.responsive thead .th-columns > .popup-box-root_active) {
  box-shadow: inset 0 0 30px rgba(8, 159, 171, 0.612);
}

  table.responsive thead .th-columns th {
    border-bottom-width: 1px;
  }

  table.responsive thead .th-mobile-actions th {
    display: flex;
    border-top-width: 1px;
    padding: 0px;
  }

  table.responsive thead tr.th-actions th {
    padding: 0px;
  }

  table.responsive thead th.row-select {
    display: none;
  }

  /*
  Override the hidden dropdown styles,
  essentially making them inline instead of hidden
  */
  table.responsive .th-dropdown {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  table.responsive .th-dropdown-trigger-label .icon {
    display: none;
  }

  table.responsive .th-dropdown-trigger {
    width: 8rem;
    flex-shrink: 0;
  }

  table.responsive .th-dropdown-trigger-status {
    display: none;
  }

  table.responsive .th-dropdown-sort-buttons {
    display: none;
  }

  table.responsive .th-dropdown-container {
    position: relative !important;
    max-height: 100% !important;
    width: 100% !important;
    flex-grow: 1 !important;
    transform: none !important;
  }

  table.responsive .th-dropdown-content {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: space-between !important;
    overflow: visible !important;
    border-radius: 0 !important;
    border-width: 0px !important;
    background-color: transparent !important;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  }

  table.responsive .th-dropdown-content .control-group label {
    display: none;
  }

  table.responsive .th-dropdown-content button[type=submit] {
    display: none;
  }
}
.active\:focus:active
  button,.active\:focus:active
  .button {
  --tw-border-opacity: 1;
  border-color: rgb(73 83 90 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(219 222 225 / var(--tw-bg-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(3px + 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);
  --tw-ring-color: rgb(190 197 202 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.active\:focus:active
  button.white,.active\:focus:active
  .button.white {
  --tw-bg-opacity: 1;
  background-color: rgb(233 235 237 / var(--tw-bg-opacity, 1));
}
.active\:focus:active
  button.primary,.active\:focus:active
  .button.primary {
  --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(3px + 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);
  --tw-ring-color: rgb(0 129 194 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.active\:focus:active
  button.danger,.active\:focus:active
  .button.danger {
  --tw-border-opacity: 1;
  border-color: rgb(222 47 27 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(229 60 42 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(233 93 78 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.active\:focus:active
  button.warning,.active\:focus:active
  .button.warning {
  --tw-border-opacity: 1;
  border-color: rgb(224 100 11 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(244 108 11 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(245 132 50 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.active\:focus:active
  button.info,.active\:focus:active
  .button.info {
  --tw-border-opacity: 1;
  border-color: rgb(0 102 153 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(0 143 214 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}
.active\:focus:active
  button.success,.active\:focus:active
  .button.success {
  --tw-border-opacity: 1;
  border-color: rgb(32 141 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(43 191 105 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:focus:activebutton.primary,
  .dark-theme .active\:focus:active.button.primary {
  --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(3px + 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);
  --tw-ring-color: rgb(0 143 214 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:focus:activebutton.danger,
  .dark-theme .active\:focus:active.button.danger {
  --tw-border-opacity: 1;
  border-color: rgb(231 77 60 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(231 77 60 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(252 234 232 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:focus:activebutton.warning,
  .dark-theme .active\:focus:active.button.warning {
  --tw-border-opacity: 1;
  border-color: rgb(224 100 11 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 132 50 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(254 237 226 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:focus:activebutton.info,
  .dark-theme .active\:focus:active.button.info {
  --tw-border-opacity: 1;
  border-color: rgb(0 102 153 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(194 235 255 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:focus:activebutton.success,
  .dark-theme .active\:focus:active.button.success {
  --tw-border-opacity: 1;
  border-color: rgb(32 141 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 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(3px + 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);
  --tw-ring-color: rgb(247 253 249 / var(--tw-ring-opacity, 1));
  --tw-ring-opacity: 0.5;
}

  .dark-theme .active\:hover:activebutton.white:not(:disabled),
  .dark-theme .active\:hover:active.button.white:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme .active\:hover:activebutton.offwhite:not(:disabled),
  .dark-theme .active\:hover:active.button.offwhite:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme .active\:hover:activebutton.danger:not(:disabled),
  .dark-theme .active\:hover:active.button.danger:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(233 93 78 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 93 78 / var(--tw-bg-opacity, 1));
}

  .dark-theme .active\:hover:activebutton.warning:not(:disabled),
  .dark-theme .active\:hover:active.button.warning:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(245 132 50 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(245 132 50 / var(--tw-bg-opacity, 1));
}

  .dark-theme .active\:hover:activebutton.info:not(:disabled),
  .dark-theme .active\:hover:active.button.info:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(0 143 214 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 116 173 / var(--tw-bg-opacity, 1));
}

  .dark-theme .active\:hover:activebutton.success:not(:disabled),
  .dark-theme .active\:hover:active.button.success:not(:disabled) {
  --tw-border-opacity: 1;
  border-color: rgb(43 191 105 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(36 158 87 / var(--tw-bg-opacity, 1));
}
.odd\:bg-\[\#dfe1f6\]:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 225 246 / var(--tw-bg-opacity, 1));
}
.even\:bg-\[\#f0f1ff\]:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(240 241 255 / var(--tw-bg-opacity, 1));
}
.focus-within\:outline-dotted:focus-within {
  outline-style: dotted;
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-info:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 129 194 / var(--tw-bg-opacity, 1));
}
.hover\:fill-gray-400:hover {
  fill: rgb(156, 163, 175);
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.group:hover .group-hover\:visible {
  visibility: visible;
}
@media (max-width: 639px) {

  .-sm\:\!ml-0 {
    margin-left: 0px !important;
  }

  .-sm\:-mt-2 {
    margin-top: -0.5rem;
  }

  .-sm\:\!hidden {
    display: none !important;
  }

  .-sm\:hidden {
    display: none;
  }
}
@media (min-width: 640px) {

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:\!ml-0 {
    margin-left: 0px !important;
  }

  .sm\:ml-1 {
    margin-left: 0.25rem;
  }

  .sm\:ml-2 {
    margin-left: 0.5rem;
  }

  .sm\:mr-1 {
    margin-right: 0.25rem;
  }

  .sm\:mr-2 {
    margin-right: 0.5rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-13 {
    height: 3.25rem;
  }

  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:w-36 {
    width: 9rem;
  }

  .sm\:w-5\/12 {
    width: 41.666667%;
  }

  .sm\:w-7\/12 {
    width: 58.333333%;
  }

  .sm\:w-px-500 {
    width: 500px;
  }

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

  .sm\:items-center {
    align-items: center;
  }

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

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:p-sm-gap {
    padding: 1rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (max-width: 767px) {

  .-md\:float-left {
    float: left;
  }

  .-md\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .-md\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .-md\:mt-1 {
    margin-top: 0.25rem;
  }

  .-md\:mt-2 {
    margin-top: 0.5rem;
  }

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

  .-md\:flex {
    display: flex;
  }

  .-md\:\!hidden {
    display: none !important;
  }

  .-md\:hidden {
    display: none;
  }

  .-md\:w-\[auto\] {
    width: auto;
  }

  .-md\:max-w-\[100px\] {
    max-width: 100px;
  }

  .-md\:flex-col {
    flex-direction: column;
  }

  .-md\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .-md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {

  .md\:invisible {
    visibility: hidden;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:ml-1 {
    margin-left: 0.25rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:ml-sm-gap {
    margin-left: 1rem;
  }

  .md\:mr-2 {
    margin-right: 0.5rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

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

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-px-800 {
    height: 800px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-60 {
    width: 15rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-\[250px\] {
    width: 250px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-px-400 {
    width: 400px;
  }

  .md\:w-px-550 {
    width: 550px;
  }

  .md\:w-px-650 {
    width: 650px;
  }

  .md\:min-w-12 {
    min-width: 3rem;
  }

  .md\:min-w-24 {
    min-width: 6rem;
  }

  .md\:min-w-\[90px\] {
    min-width: 90px;
  }

  .md\:max-w-3xl {
    max-width: 48rem;
  }

  .md\:max-w-\[744px\] {
    max-width: 744px;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:grid-cols-\[\.15fr_1\.3fr_1\.42fr_\.28fr\] {
    grid-template-columns: .15fr 1.3fr 1.42fr .28fr;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:gap-2 {
    gap: 0.5rem;
  }

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

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

  .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }

  .md\:rounded-large {
    border-radius: 10px;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

  .md\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:pl-2 {
    padding-left: 0.5rem;
  }

  .md\:pt-0 {
    padding-top: 0px;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (max-width: 1023px) {

  .-lg\:grow {
    flex-grow: 1;
  }
}
@media (min-width: 1024px) {

  .lg\:m-gap {
    margin: 1.5rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-px-350 {
    width: 350px;
  }

  .lg\:w-px-500 {
    width: 500px;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
}
