*, ::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:  ;
}

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

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

  .container {
    max-width: 640px;
  }
}

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

  .container {
    max-width: 768px;
  }
}

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

  .container {
    max-width: 1024px;
  }
}

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

  .container {
    max-width: 1280px;
  }
}

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

  .container {
    max-width: 1536px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.left-0 {
  left: 0px;
}

.right-full {
  right: 100%;
}

.top-0 {
  top: 0px;
}

.top-10 {
  top: 2.5rem;
}

.top-full {
  top: 100%;
}

.z-10 {
  z-index: 10;
}

.float-right {
  float: right;
}

.m-0 {
  margin: 0px;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-0 {
  margin-bottom: 0px;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

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

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

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

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

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

.mt-6 {
  margin-top: 1.5rem;
}

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

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.table-cell {
  display: table-cell;
}

.table-row {
  display: table-row;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-0\.25 {
  height: 1px;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-4 {
  height: 1rem;
}

.h-8 {
  height: 2rem;
}

.h-full {
  height: 100%;
}

.max-h-screen {
  max-height: 100vh;
}

.min-h-80 {
  min-height: 20rem;
}

.min-h-\[200px\] {
  min-height: 200px;
}

.min-h-\[490px\] {
  min-height: 490px;
}

.w-4 {
  width: 1rem;
}

.w-44 {
  width: 11rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.min-w-full {
  min-width: 100%;
}

.max-w-48 {
  max-width: 12rem;
}

.max-w-full {
  max-width: 100%;
}

.flex-shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

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

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

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

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

.justify-center {
  justify-content: center;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-1 {
  border-width: 1px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-0 {
  border-left-width: 0px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-solid {
  border-style: solid;
}

.border-Status-Error {
  --tw-border-opacity: 1;
  border-color: rgb(255 87 103 / var(--tw-border-opacity, 1));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(71 127 187 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-Background-Stronger {
  --tw-bg-opacity: 1;
  background-color: rgb(223 232 242 / var(--tw-bg-opacity, 1));
}

.bg-Status-Error {
  --tw-bg-opacity: 1;
  background-color: rgb(255 87 103 / var(--tw-bg-opacity, 1));
}

.bg-\[\#DAF7E3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(218 247 227 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(71 127 187 / var(--tw-bg-opacity, 1));
}

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

.fill-sky-400\/20 {
  fill: rgb(56 189 248 / 0.2);
}

.fill-slate-500 {
  fill: #64748b;
}

.fill-slate-500\/20 {
  fill: rgb(100 116 139 / 0.2);
}

.fill-transparent {
  fill: transparent;
}

.stroke-sky-500 {
  stroke: #0ea5e9;
}

.stroke-slate-400 {
  stroke: #94a3b8;
}

.stroke-slate-500 {
  stroke: #64748b;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.text-Text-Header {
  --tw-text-opacity: 1;
  color: rgb(1 7 20 / var(--tw-text-opacity, 1));
}

.text-Text-Header-Lighter {
  --tw-text-opacity: 1;
  color: rgb(49 65 85 / var(--tw-text-opacity, 1));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(71 127 187 / var(--tw-text-opacity, 1));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.overline {
  text-decoration-line: overline;
}

.line-through {
  text-decoration-line: line-through;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inFacilityBox {
  --tw-shadow: 0 4px 6px 0px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0 4px 6px 0px 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-inFacilityIcon {
  --tw-shadow: 0px 2.667px 5.333px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 2.667px 5.333px 0px 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-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.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 {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  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);
}

.invert {
  --tw-invert: invert(100%);
  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);
}

.sepia {
  --tw-sepia: sepia(100%);
  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);
}

.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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* CSS Document */

body,
html {
  min-height: 100%;
  overflow: visible;
  font-size: 16px;
  font-family: "Helvetica Neue", "San Francisco", Inter, "Segoe UI", Helvetica, Arial, sans-serif;
}

html.no-scroll {
  overflow: hidden;
  height: 100%;
}

html.no-scroll body {
  overflow: hidden;
  height: 100%;
}

/** so that the whole site still fits, remove if the font sizes will be adjusted everywhere **/

body > div, body > span {
  font-size: 14px;
}

.reddots {
  color: #C00;
  font-size: 120%;
  font-weight: 900;
}

.is-required {
  color: #C00;
  font-size: 120%;
  font-weight: 700;
}

/* remove padding from first element */

.main > *:first-child {
  margin-top: 0;
  padding-top: 0;
}

.navbar-static-top {
  z-index: 500;
}

.navbar-brand {
  font-size: 22px;
  height: auto;
  min-height: 50px
}

.navbar-toggle {
  margin-top: 15px;
  background: #000 url('../images/nav-toggle.png') top center no-repeat;
}

.navbar-inverse .navbar-toggle {
  border-width: 0;
  border-radius: 0;
}

.navbar-archive-data {
  margin-top: 40px;
}

.theglyph {
  min-height: 120px;
  font-weight: bold;
}

.theglyph a {
  color: #666;
  text-decoration: none;
}

.theglyph a:hover {
  color: #337ab7;
}

.navbar-header {
  text-align: center;
}

.navbar .darkmode-dropdown {
  font-weight: 500;
  /* display: flex; */
  flex-direction: column;
  padding: 0;
  gap: 0;
}

.navbar .darkmode-dropdown li {
  display: flex;
  align-items: center;
  padding: 6px;
  gap: 4px;
  cursor: pointer;
}

.navbar .darkmode-dropdown li:hover {
  background: rgba(0, 0, 0, 0.05);
}

.navbar .darkmode.open .darkmode-dropdown {
  display: flex;
}

thead th {
  background-color: #337ab7;
  color: white;
}

.datepicker {
  font-size: 13px;
}

.datepicker thead th {
  background-color: white;
  color: #000;
}

.datepicker-dropdown {
  z-index: 501;
}

.lightborder {
  border: 1px solid #DDD;
  border-radius: 4px;
}

.lightborder:not(.px-2):not(.px-4):not(.px-6):not(.px-8) {
  padding: 15px;
}

.lightbox {
  background-color: #DDD;
  padding: 15px;
}

.lightbox.lighter {
  background-color: #f3f3f3;
}

.lighterbox {
  background-color: #EEE;
  padding: 15px;
}

.lightbox .col-sm-8 {
  padding-left: 5px;
}

hr.divide {
  margin: 3px auto 15px auto;
  clear: both;
}

.caption-border {
  border: 1px solid #DDD;
  padding: 5px;
  min-height: 120px;
}

.search-box {
  background: #EEE;
  padding: 20px 15px;
  text-align: right;
  margin-bottom: 20px;
}

.the-history-box {
  background: #EEE;
  padding: 10px;
  text-align: left;
  margin-bottom: 20px;
}

.history-lightpadding {
  padding: 0 0 10px 0;
  min-height: 20px;
  vertical-align: middle;
}

.dataTables_wrapper table {
  font-size: 12px;
}

.dataTables_filter label {
  font-weight: normal;
}

.dataTables_filter input[type=search] {
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 4px;
  padding: 3px;
  font-weight: normal;
}

.dataTable .toggle-admin-notes {
  color: rgb(171, 171, 171);
  cursor: pointer;
}

.dataTable .toggle-admin-notes:hover {
  color: rgb(93, 93, 93);
}

.dataTable .has-admin-notes {
  position: relative;
}

.dataTable .has-admin-notes .toggle-admin-notes {
  color: rgb(81, 190, 230);
}

.dataTable .has-admin-notes .toggle-admin-notes:hover {
  color: rgb(42, 170, 216);
}

.dataTable .admin-notes {
  position: absolute;
  top: 4px;
  right: 120px;
  max-width: 75%;
  padding: 6px 8px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 1;
  display: none;
  border: 1px solid #ddd;
}

.dataTable.admin-notes-offset-150 .admin-notes {
  right: 150px;
}

.dataTable .has-admin-notes .toggle-admin-notes:hover ~ .admin-notes {
  display: block;
}

.dataTable .show-eta-reason {
  color: #337ab7;
}

.dataTable .show-eta-reason .eta-reason {
  color: #333;
  display: none;
  position: absolute;
  transform: translate(calc(-100% - 10px), -6px);
  background: white;
  padding: 5px 8px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  max-width: 450px;
}

.dataTable .show-eta-reason:hover .eta-reason {
  display: block;
}

.dataTable *[class^="status-"] {
  font-weight: 500;
  font-size: 12px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 2px;
}

.dataTable *[class^="status-"] > span {
  margin-left: 4px;
}

.dataTable .status-awaiting-review, .dataTable .status-closed {
  color: #8C9B91;
}

.dataTable .status-new, .dataTable .status-dispatched, .dataTable .status-not-dispatched {
  color: #6B7280;
}

.dataTable .status-awaiting-report {
  color: #958A6B;
}

.dataTable .status-incomplete, .dataTable .status-cancelled {
  color: #997E7E;
}

.dataTable .status-incomplete {
  cursor: pointer;
}

.err {
  color: #b90c0c;
  background-color: #ffd7d7;
}

#login-page {
  width: 100%;
  min-height: calc(100vh - 80px);
  top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

#login-page .panel {
  position: relative;
  width: 100%;
  min-width: 270px;
  max-width: 450px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  background: none;
  /* border: 1px solid rgb(235, 235, 235); */
  border: none;
  padding: 0;
  box-shadow: -1px 10px 15px -6px rgba(0,0,0,0.14);
  -webkit-box-shadow: -1px 10px 15px -6px rgba(0,0,0,0.14);
  -moz-box-shadow: -1px 10px 15px -6px rgba(0,0,0,0.14);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}

.login__buttons {
  display: flex;
}

.login__buttons button {
  flex-grow: 1;
}

.login__buttons button:first-child {
  margin-right: 5px;
}

.login__buttons button:last-child {
  margin-left: 5px;
}

.btn-extrapadding {
  padding: 5px 25px;
}

small {
  font-size: 65%;
}

#inspection-tabs .nav-tabs>li,
#inspection-tabs .nav-pills>li {
  float: none;
  display: inline-block;
  border-right: 1px solid #CCC;
  margin-bottom: 4px;
}

#inspection-tabs .nav-tabs>li a {
  min-height: 23px;
  display: block;
}

#inspection-tabs .nav-tabs>li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#inspection-tabs .nav-tabs>li:last-child {
  border-right: 0;
}

#inspection-tabs .nav-tabs>li>a,
#inspection-tabs .nav-tabs>li.active>a,
#inspection-tabs .nav-tabs>li.active>a:focus,
#inspection-tabs .nav-tabs>li.active>a:hover {
  border: 0;
  padding: 0 10px;
  border-radius: 0;
  margin-right: 4px;
}

#inspection-tabs .nav-tabs>li.active>a {
  font-weight: bold;
}

#inspection-tabs .nav-tabs {
  text-align: center;
  border-bottom: 0;
}

#inspection-tabs .nav-tabs .badge:not(:empty) {
  margin-left: 4px;
}

#inspection-tabs .font-bigger {
  font-size: 125%;
}

/* special styles for Inspection Report tab only */

.inspection-report-pane .field-special-instructions,
.inspection-report-pane .field-reason-for-inspection,
.inspection-report-pane .field-recall-stsbs,
.inspection-report-pane .field-level-of-teardown,
.inspection-report-pane .field-findings,
.inspection-report-pane .field-cause-of-failure,
.inspection-report-pane .field-inspector-opinion,
.inspection-report-pane .field-customer-complaint
 {
  font-size: 16px;
  line-height: 20px;
}

.inspection-report-pane .etainfo .lightbox,
.inspection-report-pane table.table,
.inspection-report-pane .col-extrapadding {
  font-size: 16px;
  line-height: 20px;
}

.tab-extrapadding {
  padding: 20px;
}

.tab-lightpadding {
  padding: 10px;
}

strong.larger {
  font-size: 150%;
}

.col-extrapadding {
  padding-bottom: 15px;
}

.borderless tbody tr td,
.borderless thead tr th {
  border: none;
}

.boxed-arrows {
  height: 250px;
  position: relative;
}

.box-top {
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.box-bottom {
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.subnav {
  list-style: none;
  margin: 0 0 0 40px;
  padding: 0;
  display: none;
}

.subnav .active {
  font-weight: bold;
}

.subnav li {
  padding: 5px 0;
}

li.active .subnav {
  display: block;
}

#submit-new-inspection .form-control-feedback {
  right: 15px;
}

#submit-new-inspection .selectContainer .form-control-feedback {
  right: 25px;
}

.help-block {
  color: #c00;
}

a.venobox {
  position: relative
}

a.venobox img {
  height: 150px;
  margin: 0 auto;
}

.customer-completed-inspections-details a.venobox img {
  max-width: 100%;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

.verity-video-container .video-js {
  width: 100%;
}

#recent-activity_length,
#recent-activity2_length {
  float: left;
}

#recent-activity_filter,
#recent-activity2_filter {
  float: right;
}

#recent-activity_filter a {
  margin-right: 10px;
}

#recent-activity_info,
#recent-activity2_info {
  float: left;
}

#recent-activity_paginate,
#recent-activity2_paginate,
.bottom .dataTables_paginate {
  float: right;
}

#recent-activity_paginate a,
#recent-activity2_paginate a {
  padding-left: 5px;
  cursor: pointer;
}

.top #recent-activity_paginate {
  float: none;
  width: 100%;
  text-align: center;
  padding-top: 5px;
}

@media screen and (max-width: 1023px) {
  .top #recent-activity_paginate {
    display: none;
  }
}

#recent-activity th.sorting.sorting_asc:before {
  display: inline;
  content: '▲';
  padding-right: 5px;
}

#recent-activity th.sorting.sorting_desc:before {
  display: inline;
  content: '▼';
  padding-right: 5px;
}

.search-box {
  display: none;
}

.dataTable {
  clear: both;
  min-width: 100%;
}

#dispatched-inspections,
.dispatched-inspections {
  display: none;
}

.image-error {
  color: red;
}

.username-error {
  color: red;
}

@media screen and (max-width: 767px) {
  .theglyph {
    font-size: 90%;
  }

  .lightborder {
    border: 0;
  }

  #login-page .well {
    max-width: 350px;
    max-height: 350px;
    margin-left: -175px;
  }

  strong.larger {
    font-size: 125%;
  }

  #inspection-tabs .nav-tabs>li,
    #inspection-tabs .nav-pills>li {
    display: block;
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: left;
  }

  #inspection-tabs .nav-pills>li a {
    margin-right: 0;
  }

  .col-extrapadding .text-right,
    .lightbox .text-right {
    text-align: left;
  }

  .lightbox .col-sm-2,
    .lightbox .col-sm-4,
    .lightbox .col-sm-5,
    .lightbox .col-sm-7,
    .lightbox .col-sm-8,
    .lightbox .col-sm-10 {
    padding: 0;
    margin: 0;
  }

  .borderless td.col-lg-5 {
    width: 40%;
  }

  .borderless td.col-lg-7 {
    width: 60%;
  }

  .borderless .text-right {
    text-align: left;
  }
}

.cust-header {
  text-decoration: underline !important;
  cursor: pointer;
}

.labor-rate-results {
  text-align: center;
  padding: 20px;
  font-size: 120%;
}

.labor-rate-results .average {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 50px;
}

.labor-rate-results .makes {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 30px auto;
}

.labor-rate-results .makes th {
  background: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #bbb;
  color: #333;
}

.labor-rate-results .makes .rate-heading {
  text-align: right;
}

.labor-rate-results .make {
  text-align: left;
  margin: 0 auto 5px auto;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 1px #eee;
}

.labor-rate-results .make .title {
  width: 35%;
}

.labor-rate-results .make .rate {
  text-align: right;
}

.fs11 {
  font-size: 11px
}

.facilities.dataTable tbody>tr>td {
  word-break: break-word
}

/** bigger font for lightbox */

.vbox-title {
  font-size: 18px !important
}

/** scroll on table responsive on non-mobiles */

@media only screen and (min-width: 768px) {
  .table-responsive {
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive {
    border: none;
  }
}

/* rotating icons */

.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear;
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }

  to {
    transform: scale(1) rotate(360deg);
  }
}

.ml-xs {
  padding-left: 5px;
}

.ml-sm {
  padding-left: 10px;
}

.ml-md {
  padding-left: 20px;
}

.ml-lg {
  padding-left: 40px;
}

input[type=text][readonly=readonly] {
  background: #eee;
  border: 1px solid #ddd;
  padding-left: 4px;
}

/* hint for facility search */

#submit-new-inspection .facility-search-hint {
  font-size: 12px;
  opacity: 0.6;
  margin-top: 5px;
  display: none;
}

#submit-new-inspection .facility-search-hint:before {
  content: "↑";
  display: inline-block;
  position: relative;
  font-size: 140%;
  top: -2px;
  margin-right: 5px
}

#submit-new-inspection .chosen-container {
  max-width: 100%;
}

#submit-new-inspection .chosen-results .no-results {
  font-weight: bold;
  color: #000;
}

#submit-new-inspection .chosen-results .no-results a {
  font-weight: bold;
  font-size: 110%;
}

#submit-new-inspection .chosen-container .chosen-results {
  max-height: 245px;
}

/* datatable pagination */

.fullwidth-pagination .dataTables_paginate {
  float: none !important;
  text-align: center;
}

.dataTables_paginate .pages-selector {
  margin-left: 10px;
  padding: 3px;
}

.dataTables_paginate .paginate_button {
  cursor: pointer;
}

.dataTables_paginate .paginate_button.previous {
  margin-right: 5px
}

.dataTables_paginate .paginate_button.next {
  margin-left: 5px
}

.dataTables_paginate .paginate_button.current {
  color: black;
  background: #f3f3f3;
}

.ui-tabs-panel .dataTables_paginate .paginate_button.current {
  background: #ddd;
}

.dataTables_paginate .paginate_button.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.dataTables_paginate span .paginate_button {
  padding: 2px 4px;
  margin: 0 2px;
}

/* datatable filters row */

.table-filters {
  padding: 5px 0;
}

.table-filters:after {
  display: block;
  content: "";
  clear: both;
}

.table-filters .right {
  float: right;
}

.table-filters a {
  margin-right: 10px;
}

.table-filters a.active {
  color: black;
}

/* form elements */

.form-control.input-200 {
  width: 200px;
  display: inline-block;
}

.form-control.input-150 {
  width: 150px;
  display: inline-block;
}

.form-control.input-100 {
  width: 100px;
  display: inline-block;
}

/* history page */

#statistics .statistics-choice, form.statistics .statistics-choice {
  padding: 2px 5px;
  border-bottom: 1px solid #f1f1f1;
}

#statistics .statistics-choice input, #statistics .statistics-choice select, form.statistics .statistics-choice input, form.statistics .statistics-choice select {
  margin: 2px 0;
}

#statistics .statistics-choice input[type=radio]:first-child {
  margin-right: 4px;
}

#recent-activity_wrapper.statistics-wrapper .payall {
  display: none;
  margin-left: 10px;
}

#recent-activity_wrapper.statistics-wrapper[data-stat="ins-bill-status"] .payall, #recent-activity_wrapper.statistics-wrapper[data-stat="cust-bill-status"] .payall {
  display: inline-block;
}

#recent-activity tr.has-viewers td {
  background: #fffde6;
}

/* inspection history */

.inspection-history-show {
  color: #337ab7
}

.inspection-history-show:hover + * {
  display: block !important;
}

.inspection-history:hover {
  display: block !important;
}

.inspection-history .history-time {
  color: #999;
}

/* split view */

.ui-dialog.ui-front {
  z-index: 670 !important;
}

.ui-widget-overlay.ui-front {
  z-index: 660;
}

.zoomContainer {
  z-index: 650;
}

.zoomContainer .zoomLens {
  border: 3px solid rgb(98, 98, 98) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.split-view {
  position: fixed;
  z-index: 600;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: white;
}

.split-view .split-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  z-index: 3;
  background: black;
  color: white;
  padding: 10px;
}

.split-view .split-menu .close {
  color: white;
  font-weight: bold;
  top: 10px;
  right: 10px;
  opacity: 0.8;
}

.split-view .split-menu .close:hover, .split-view .split-menu .close:focus {
  opacity: 1;
}

.split-view .left-side {
  width: 60%;
  height: 100%;
  height: calc(100% - 40px);
  padding: 15px 15px 15px 15px;
  position: relative;
  top: 40px;
  float: left;
  overflow: auto;
}

.split-view .right-side {
  width: 40%;
  height: 100%;
  height: calc(100% - 40px);
  padding: 15px 15px 15px 15px;
  position: relative;
  top: 40px;
  float: left;
  overflow: auto;
}

.split-view .video-js {
  width: 100%;
}

/* star rating */

.stars img {
  opacity: 0.3;
  cursor: pointer;
}

.stars img.hovered {
  opacity: 0.7;
}

.stars img.active {
  opacity: 1;
}

/* tabular content (tabs) */

#tabs.ui-tabs .ui-tabs-panel {
  padding-left: 1em;
  padding-right: 1em;
}

#tabs.ui-tabs .statistics-choice {
  padding: 2px 0;
}

#tabs.ui-tabs .ui-tabs-tab a:focus {
  outline: none;
}

/* special instructions wysiwyg */

#special-instructions p {
  margin-bottom: 15px;
}

#special-instructions p:last-child {
  margin-bottom: 0;
}

#inspection-reason p {
  margin-bottom: 15px;
}

#inspection-reason p:last-child {
  margin-bottom: 0;
}

/* archived data mode */

.archive-data-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 600;
  background:rgb(247, 196, 43);
  font-weight: bold;
}

/* inspector note box */

.inspector-note-text {
  background: rgb(228, 237, 243);
  padding: 20px;
  border: 1px solid #cad7db;
  border-radius: 4px;
}

/*
markup tool
*/

.markup-tool {
}

.markup-tool .canvas-wrap {
  width: 100%;
  background: white;
  display: flex;
  justify-content: center;
  flex-grow: 1;
}

.markup-tool-toolbar {
  height: 50px;
  flex-shrink: 0;
  border-bottom: 1px solid #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  background: white;
  z-index: 1;
}

.markup-tool-toolbar .actions {
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.markup-tool-toolbar .tools {
  display: flex;
  gap: 8px;
  margin-left: 4px;
  margin-top: 6px;
}

.markup-tool-toolbar .close {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

/**
 * Go back to search results button
 */

.go-back-button {
  position: absolute;
  left: 20px;
}

@media screen and (min-width: 1200px) {
  .go-back-button {
    top: 0;
  }
}

/** pure CSS toggle */

.csstoggle {
  display: inline-flex;
}

.csstoggle input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  margin-bottom: 0;
}

.csstoggle label {
  cursor: pointer;
  text-indent: -9999px;
  width: 50px;
  height: 28px;
  background: grey;
  display: block;
  border-radius: 28px;
  position: relative;
  margin-bottom: 0;
}

.csstoggle label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 20px;
  transition: 0.3s;
}

.csstoggle input:checked + label {
  background: #bada55;
}

.csstoggle input:checked + label:after {
  left: calc(100% - 5px);
  transform: translateX(-100%);
}

.csstoggle label:active:after {
  width: 28px;
}

/* wysiwyg styles */

body trix-toolbar .trix-button-group--file-tools, body trix-toolbar .trix-button-group--history-tools {
  display: none;
}

body trix-toolbar .trix-button--icon::before {
  opacity: 0.8;
}

body trix-toolbar .trix-button {
  border-bottom: none;
}

/* printing styles */

.DTTT_Print .print-full {
  width: 100%;
  max-width: 1120px;
}

.DTTT_Print #tabs.ui-tabs .ui-tabs-panel {
  padding: 0;
  border: none;
  background: none
}

/* remove the X from videojs message */

.vjs-modal-no-x.vjs-error .vjs-error-display:before {
  display: none;
  content: "";
}

.vjs-subtle-background.vjs-error .vjs-error-display {
  background: #aaa;
}

.images-refresh {
  outline: none;
}

.images-refresh:active, .images-refresh:focus, .images-refresh:focus:active {
  outline: none;
}

/** allow to scroll images on mobile, otherwise it gets stuck **/

@media all and (max-width: 576px) {
  .image-box.ui-sortable-handle {
    touch-action: auto;
  }
}

/* remove up/down arrow from number fields */

#vehicle-year {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

#vehicle-year::-webkit-outer-spin-button,
#vehicle-year::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.no-media {
  text-align: center;
  padding: 30px;
  font-size: 40px;
  font-weight: 100;
  width: 100%;
  color: #ddd;
}

.no-media:before {
  content: "No Media";
}

.nowrap {
  white-space: nowrap;
}

.nounderline:hover, .nounderline:focus {
  text-decoration: none;
}

.shake {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  animation: shake 0.8s;
  animation-timing-function: ease-in-out;
  /* When the animation is finished, start again */
  animation-iteration-count: 1;
}

@keyframes shake {
  0% {
    transform: translate(0, 0);
  }

  10% {
    transform: translate(-10px, 0);
  }

  30% {
    transform: translate(20px, 0);
  }

  50% {
    transform: translate(-20px, 0);
  }

  70% {
    transform: translate(20px, 0);
  }

  90% {
    transform: translate(-10px, 0);
  }

  100% {
    transform: translate(0, 0);
  }
}

.-top-8 {
  top: -8px;
}

.top-0 {
  top: 0;
}

.top-2 {
  top: 2px;
}

.-right-8 {
  right: -8px;
}

.right-0 {
  right: 0;
}

.right-20 {
  right: 20px;
}

.m-t-n-5 {
  margin-top: -5px
}

.m-t-n-7 {
  margin-top: -7px
}

.m-t-0 {
  margin-top: 0
}

.m-t-5 {
  margin-top: 5px
}

.m-t-10 {
  margin-top: 10px
}

.m-t-20 {
  margin-top: 20px
}

.m-b-0 {
  margin-bottom: 0
}

.m-b-5 {
  margin-bottom: 5px
}

.m-b-10 {
  margin-bottom: 10px
}

.m-b-20 {
  margin-bottom: 20px
}

.m-b-30 {
  margin-bottom: 30px
}

.m-l-5 {
  margin-left: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-r-20 {
  margin-right: 20px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-t-7 {
  padding-top: 7px;
}

.p-t-8 {
  padding-top: 8px;
}

.p-b-5 {
  padding-bottom: 5px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.left-0 {
  left: 0;
}

.top-0 {
  top: 0;
}

.space-y-1 > * {
  margin-top: 0;
  margin-bottom: 0;
}

.space-y-1 > * + * {
  margin-top: 4px;
}

.space-y-10 > * {
  margin-top: 0;
  margin-bottom: 0;
}

.space-y-10 > * + * {
  margin-top: 10px;
}

.min-h-80 {
  min-height: 80px;
}

.min-h-100 {
  min-height: 100px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-markup-canvas-height {
  height: calc(100vh - 53px);
}

.float-right {
  float: right
}

.v-top {
  vertical-align: top;
}

.flex {
  display: flex;
}

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

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

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

.justify-center {
  justify-content: center;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-1000 {
  z-index: 1000;
}

.z-2000 {
  z-index: 2000;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-8 {
  width: 32px;
}

.w-75vw {
  width: 75vw;
}

.min-w-full {
  min-width: 100%;
}

.max-w-full {
  max-width: 100%;
}

.max-w-300 {
  max-width: 300px;
}

.max-w-600 {
  max-width: 600px;
}

.max-h-600 {
  max-height: 600px;
}

.max-h-screen {
  max-height: 100vh;
}

.grow {
  flex-grow: 1;
}

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

.text-right {
  text-align: right;
}

.text-14-16 {
  font-size: 14px;
  line-height: 16px;
}

.text-16-18 {
  font-size: 16px;
  line-height: 18px;
}

.break-word {
  word-break: break-word;
}

.font-normal {
  font-weight: normal;
}

.font-bold {
  font-weight: bold;
}

.cursor-pointer {
  cursor: pointer;
}

.bg-white {
  background-color: white;
}

.p-0 {
  padding: 0;
}

.gap-1 {
  gap: 4px;
}

.flip-x {
  transform: scaleX(-1);
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

/* tailwind fixes */

.collapse {
  visibility: visible;
}

/* tiptap editor fixes */

.tool-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .25rem;
  padding: .35rem .5rem;
  border-radius: .375rem;
  background: transparent;
  border: none;
  color: #374151;
  /* text-gray-700 */
  cursor: pointer;
  transition: background .12s, transform .06s;
  font-size: .875rem;
}

.tiptap-button-icon {
  width: 16px;
  height: 16px;
}

.tiptap-separator {
  height: 24px;
  width: 1px;
  background: #f3f4f6;
}

.tool-btn:hover {
  background: #f3f4f6;
}

/* gray-100 */

.tool-btn:active {
  transform: translateY(1px);
}

.tool-btn.is-active {
  background: #eef2ff;
  color: #1e3a8a;
}

/* subtle active */

.tool-btn-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.ProseMirror {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ProseMirror > *,
.ProseMirror > * > *,
.ProseMirror > * > * > * {
  margin-top: 0;
  margin-bottom: 0;
}

.ProseMirror ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.ProseMirror ul > * {
  margin-top: 0;
  margin-bottom: 0;
}

.ProseMirror ul > * + * {
  margin-top: 4px;
}

.ProseMirror ul li, .ProseMirror ol li {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.ProseMirror > * + * {
  margin-top: 12px;
}

/*
 * Style tweaks
 * --------------------------------------------------
 */

html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
}

footer {
  padding: 30px 0;
}

#sidebar {
  margin-bottom: 15px;
}

.sidebar-offcanvas .sidebar__inner {
  background: #f7fbff;
}

.sidebar-offcanvas .sidebar__inner .nav > li > a {
  transition: 0.2s all linear;
}

.sidebar-offcanvas .sidebar__inner .nav > li:not(.active) > a:hover {
  background-color: #d6eeff;
}

.sidebar-offcanvas .sidebar__logo {
  padding-bottom: 6px;
  margin-bottom: 8px;
  border-bottom: 1px solid #ddd
}

.sidebar-offcanvas .sidebar__logo img {
  max-width: 200px;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */

@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -80%;
    /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -75%;
    /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 80%;
    /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 80%;
    /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 75%;
    /* 6 columns */
  }
}

html[data-darkmode="dark"] a {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

html[data-darkmode="dark"] a:hover {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

html[data-darkmode="dark"] a:focus {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}

/* datatables */

html[data-darkmode="dark"] .table-striped>tbody>tr:nth-of-type(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: rgb(63 63 70 / 0.5);
}

html[data-darkmode="dark"] .table>tbody>tr>td, html[data-darkmode="dark"] .table>tbody>tr>th, html[data-darkmode="dark"] .table>tfoot>tr>td, html[data-darkmode="dark"] .table>tfoot>tr>th, html[data-darkmode="dark"] .table>thead>tr>td, html[data-darkmode="dark"] .table>thead>tr>th {
  border-color: rgb(255 255 255 / 0.1);
}

html[data-darkmode="dark"] .table>caption+thead>tr:first-child>td, html[data-darkmode="dark"] .table>caption+thead>tr:first-child>th, html[data-darkmode="dark"] .table>colgroup+thead>tr:first-child>td, html[data-darkmode="dark"] .table>colgroup+thead>tr:first-child>th, html[data-darkmode="dark"] .table>thead:first-child>tr:first-child>td, html[data-darkmode="dark"] .table>thead:first-child>tr:first-child>th {
  border-top-width: 1px;
  border-style: solid;
  border-color: transparent;
}

/* regular tables */

html[data-darkmode="dark"] .table .table {
  background-color: rgb(63 63 70 / 0.5);
}

/* pills */

html[data-darkmode="dark"] .nav-pills>li.active>a, html[data-darkmode="dark"] .nav-pills>li.active>a:focus, html[data-darkmode="dark"] .nav-pills>li.active>a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}

/* tabs */

html[data-darkmode="dark"] .nav-tabs > li>a:focus, html[data-darkmode="dark"] .nav-tabs > li>a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

html[data-darkmode="dark"] .nav-tabs > li.active>a, html[data-darkmode="dark"] .nav-tabs > li.active>a:focus, html[data-darkmode="dark"] .nav-tabs > li.active>a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

html[data-darkmode="dark"] #inspection-tabs .nav-tabs > li.active>a {
  font-weight: 500;
}

html[data-darkmode="dark"] .lightborder {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

html[data-darkmode="dark"] .lightbox {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

/* forms */

html[data-darkmode="dark"] input:not([type]),
  html[data-darkmode="dark"] input[type="text"],
  html[data-darkmode="dark"] input[type="search"],
  html[data-darkmode="dark"] input[type="number"],
  html[data-darkmode="dark"] input[type="password"],
  html[data-darkmode="dark"] input[type="email"] {
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
  --tw-shadow: inset 0 0 4px 1px rgba(0,0,0,0.2);
  --tw-shadow-colored: inset 0 0 4px 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);
}

.lightborder:not(html[data-darkmode="dark"] input:not([type])):not(.px-4):not(.px-6):not(.px-8),.lightborder:not(
  html[data-darkmode="dark"] input[type="text"]):not(.px-4):not(.px-6):not(.px-8),.lightborder:not(
  html[data-darkmode="dark"] input[type="search"]):not(.px-4):not(.px-6):not(.px-8),.lightborder:not(
  html[data-darkmode="dark"] input[type="number"]):not(.px-4):not(.px-6):not(.px-8),.lightborder:not(
  html[data-darkmode="dark"] input[type="password"]):not(.px-4):not(.px-6):not(.px-8),.lightborder:not(
  html[data-darkmode="dark"] input[type="email"]):not(.px-4):not(.px-6):not(.px-8) {
  padding: 15px;
}

html[data-darkmode="dark"] input:not([type]):-moz-read-only, html[data-darkmode="dark"] input[type="text"]:-moz-read-only, html[data-darkmode="dark"] input[type="search"]:-moz-read-only, html[data-darkmode="dark"] input[type="number"]:-moz-read-only, html[data-darkmode="dark"] input[type="password"]:-moz-read-only, html[data-darkmode="dark"] input[type="email"]:-moz-read-only {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] input:not([type]):read-only,
  html[data-darkmode="dark"] input[type="text"]:read-only,
  html[data-darkmode="dark"] input[type="search"]:read-only,
  html[data-darkmode="dark"] input[type="number"]:read-only,
  html[data-darkmode="dark"] input[type="password"]:read-only,
  html[data-darkmode="dark"] input[type="email"]:read-only {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] input:not([type]):focus,
  html[data-darkmode="dark"] input[type="text"]:focus,
  html[data-darkmode="dark"] input[type="search"]:focus,
  html[data-darkmode="dark"] input[type="number"]:focus,
  html[data-darkmode="dark"] input[type="password"]:focus,
  html[data-darkmode="dark"] input[type="email"]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #71717a;
}

html[data-darkmode="dark"] input:not([type]):disabled,
  html[data-darkmode="dark"] input[type="text"]:disabled,
  html[data-darkmode="dark"] input[type="search"]:disabled,
  html[data-darkmode="dark"] input[type="number"]:disabled,
  html[data-darkmode="dark"] input[type="password"]:disabled,
  html[data-darkmode="dark"] input[type="email"]:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] textarea, html[data-darkmode="dark"] textarea.form-control, html[data-darkmode="dark"] select, html[data-darkmode="dark"] select.form-control {
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
  --tw-shadow: inset 0 0 4px 1px rgba(0,0,0,0.2);
  --tw-shadow-colored: inset 0 0 4px 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);
}

.lightborder:not(html[data-darkmode="dark"] textarea):not(.px-4):not(.px-6):not(.px-8),.lightborder:not( html[data-darkmode="dark"] textarea.form-control):not(.px-4):not(.px-6):not(.px-8),.lightborder:not( html[data-darkmode="dark"] select):not(.px-4):not(.px-6):not(.px-8),.lightborder:not( html[data-darkmode="dark"] select.form-control):not(.px-4):not(.px-6):not(.px-8) {
  padding: 15px;
}

html[data-darkmode="dark"] textarea:focus, html[data-darkmode="dark"] textarea.form-control:focus, html[data-darkmode="dark"] select:focus, html[data-darkmode="dark"] select.form-control:focus {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #71717a;
}

html[data-darkmode="dark"] textarea:disabled, html[data-darkmode="dark"] textarea.form-control:disabled, html[data-darkmode="dark"] select:disabled, html[data-darkmode="dark"] select.form-control:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] input[type="file"] {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

html[data-darkmode="dark"] .myimages a.venobox {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] .caption-border {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
}

html[data-darkmode="dark"] .lightborder {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

html[data-darkmode="dark"] .lighterbox {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

/* sidebar */

html[data-darkmode="dark"] .sidebar-offcanvas .sidebar__inner {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] .sidebar-offcanvas .sidebar__logo {
  --tw-border-opacity: 1;
  border-color: rgb(63 63 70 / var(--tw-border-opacity, 1));
}

html[data-darkmode="dark"] .sidebar-offcanvas .sidebar__inner .nav > li:not(.active) > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}

/* panels */

html[data-darkmode="dark"] .panel-default {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

html[data-darkmode="dark"] .panel-default > .panel-heading {
  --tw-border-opacity: 1;
  border-color: rgb(82 82 91 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.before\:transform::before {
  content: var(--tw-content);
  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));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:block {
  display: block;
}

@media (min-width: 768px) {
  .md\:gap-y-7 {
    row-gap: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1536px) {
  .\32xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

.dark\:inline:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  display: inline;
}

.dark\:hidden:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  display: none;
}

.dark\:bg-zinc-800:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.dark\:fill-slate-500:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  fill: #64748b;
}

.dark\:stroke-slate-500:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  stroke: #64748b;
}

.dark\:stroke-zinc-300:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  stroke: #d4d4d8;
}

.dark\:text-zinc-300:where([data-darkmode="dark"], [data-darkmode="dark"] *) {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}