
.version-text[data-v-effe3ab2] {
  color: #666666;
}
.version-display:hover .version-text[data-v-effe3ab2] {
  transition: color 0.3s ease;
  color: white !important;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}

[data-v-9e7dde8e] .v-text-field__slot > input{text-align:center !important}[data-v-9e7dde8e] .v-input__slot{padding:0 !important}.login-content[data-v-9e7dde8e]{width:70% !important}.login-page[data-v-9e7dde8e]{top:50% !important}

.esri-component.esri-coordinate-conversion.esri-widget[data-v-0c1d488a] {
  border-radius: 5px !important;
}


.rotate[data-v-b1d7024e]:hover {
  animation: partialRotate-b1d7024e 2s infinite; /* Adjust the time as needed */
}
@keyframes partialRotate-b1d7024e {
0%,
  100% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(45deg);
}
}


.title[data-v-ae2ed568] {
  line-height: 1rem !important;
  font-size: 0.8rem !important;
  letter-spacing: 2px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  min-height: 32px !important;
}

[data-v-56451c86] .v-data-table table{table-layout:fixed !important;height:100% !important}[data-v-56451c86] .v-data-table table tbody tr{height:1px !important}[data-v-56451c86] .v-data-table table tbody tr:last-child{height:auto !important}[data-v-56451c86] .v-data-table .v-data-footer{background-color:var(--v-secondary-base) !important}
.notification-container[data-v-07aaf3ad]{z-index:20;right:0;position:absolute;margin-top:3.5rem;margin-right:.5rem;background-color:transparent !important;width:400px !important}.notification-title[data-v-07aaf3ad]{font-size:1rem !important;font-weight:500;letter-spacing:.1rem !important;text-transform:uppercase;padding-left:0}.notification-message[data-v-07aaf3ad]{width:100% !important;font-size:.7rem !important;line-height:.7rem !important}[data-v-07aaf3ad] .v-card{align-items:center}[data-v-07aaf3ad] .notification-card{width:100% !important;opacity:.99 !important}[data-v-07aaf3ad] .notification-card:hover{opacity:1 !important}

.center[data-v-2f7478d8] {
  display: flex-column;
  justify-content: center;
  text-align: center;
  position: relative;
}
.avatar-text[data-v-2f7478d8] {
  font-size: 2em;
  font-weight: 900;
}


.v-icon[data-v-17f693a5] {
  color: var(--v-primary-base) !important;
}
[data-v-17f693a5] .v-tab {
  color: var(--v-primary-base) !important;
}
.avatar-display-text[data-v-17f693a5] {
  position: absolute;
  bottom: 15;
}
.form-field-container[data-v-17f693a5] {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
&[data-v-17f693a5]:nth-child(odd) {
    background-color: var(--v-background_dark-base);
}
&[data-v-17f693a5]:nth-child(even) {
    background-color: var(--v-background_light-base);
}
&[data-v-17f693a5]:first-child {
    margin-top: 0;
}
&[data-v-17f693a5]:last-child {
    margin-bottom: 0;
}
}

[data-v-1f253a23] .random-color{animation-duration:8s;animation-iteration-count:infinite;animation-name:colors-1f253a23}@keyframes colors-1f253a23{0%{color:var(--v-success-base)}33%{color:var(--v-info-base)}66%{color:var(--v-warning-base)}100%{color:var(--v-error-base)}}
.img[data-v-f0f20086]{object-fit:cover !important;max-width:70%;max-height:70%}.slider[data-v-f0f20086]{position:absolute !important;top:50%;right:0}.image-overlay[data-v-f0f20086]{box-shadow:inset 0 0px 25px #000 !important;width:100% !important;height:100% !important;left:0 !important;pointer-events:none !important;top:0 !important;position:absolute !important;z-index:1 !important}[data-v-f0f20086] .v-input__slider .v-input__slot .v-label{display:none !important}[data-v-f0f20086] .v-slider__track-container{width:3px !important}[data-v-f0f20086] .v-slider.v-slider--vertical{height:100% !important}[data-v-f0f20086] .v-slider__tick.v-slider__tick--filled{background-color:transparent !important}
.truncate[data-v-670d7272]{font-size:.7rem;width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-v-670d7272] .v-input--selection-controls__input{margin:0 !important}[data-v-670d7272] .v-icon.v-icon--dense.mdi-email-off{color:var(--v-primary-base) !important}.primary-bg[data-v-670d7272]{background-color:var(--v-primary-base) !important}tr>td[data-v-670d7272]:first-child{text-align:center;border-right:1px solid rgba(255,255,255,.12)}td[data-v-670d7272]{padding:.05rem .45rem !important}tr td[data-v-670d7272]:first-child{min-width:140px !important}
.trash-element-card[data-v-2ba8c52e]{display:flex;flex-direction:column;margin-bottom:4px}.trash-element-card[data-v-2ba8c52e]:last-child{margin-bottom:0}.wobble[data-v-2ba8c52e]:hover{animation:wobble-2ba8c52e 1s infinite}@keyframes wobble-2ba8c52e{0%,100%{transform:rotate(0deg)}15%{transform:rotate(-5deg)}30%,50%,70%{transform:rotate(5deg)}45%,65%{transform:rotate(-5deg)}}

.app-nav[data-v-2a83021d] {
  position: relative;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid var(--v-tertiary-base) !important;
  background-color: var(--v-secondary-base) !important;
}
.data-container[data-v-2a83021d] {
  background-color: #262626 !important;
}
.nav-logo[data-v-2a83021d] {
  line-height: 0.85rem !important;
  font-size: 0.9rem !important;
}
.ex-data[data-v-2a83021d] {
  padding: 0;
  margin: 0;
  line-height: 1rem;
}
.part[data-v-2a83021d] {
  width: auto !important;
}
[data-v-2a83021d] .v-toolbar__content {
  width: 100% !important;
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
}
.jazzify[data-v-2a83021d]:hover {
  transition-duration: 500ms;
  color: #fff !important;
}
.wobble[data-v-2a83021d]:hover {
  animation: wobble-2a83021d 2s infinite;
}
.rotate[data-v-2a83021d]:hover {
  animation: partialRotate-2a83021d 2s infinite; /* Adjust the time as needed */
}
@keyframes partialRotate-2a83021d {
0%,
  100% {
    transform: rotate(0deg);
}
50% {
    transform: rotate(45deg);
}
}
@keyframes wobble-2a83021d {
0%,
  100% {
    transform: rotate(0deg);
}
15% {
    transform: rotate(-5deg);
}
30%,
  50%,
  70% {
    transform: rotate(5deg);
}
45%,
  65% {
    transform: rotate(-5deg);
}
}
.help-icon[data-v-2a83021d] {
  transition: all 0.3s ease;
}
.help-icon[data-v-2a83021d]:hover {
  transform: scale(1.1);
  filter: brightness(1.2);
}

@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:local("Roboto"),url(/fonts/Roboto-Regular.d0bc87a8.ttf) format("truetype")}@font-face{font-family:"Anton";font-style:normal;font-weight:900;font-display:swap;src:local("Anton"),url(/fonts/Anton-Regular.41006b42.ttf) format("truetype")}html{overflow:hidden;font-family:"Roboto",sans-serif;scroll-behavior:smooth;max-height:100vh;width:100vw;max-width:100vw;background-color:var(--v-background_dark-base);scroll-snap-type:y mandatory}.app-nav{height:56px !important;max-height:56px !important}#app{box-sizing:border-box !important;scroll-behavior:smooth !important;overflow-y:hidden}p{margin-bottom:0rem !important}:deep(.input.v-input__slot){cursor:pointer !important}.main{margin:auto !important;display:block !important;position:relative !important}.alert{position:fixed !important;border-radius:0 0 4px 4px;left:50%;bottom:0px !important;transform:translate(-50%, -50%);margin:0 auto;z-index:15 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;border-top-left-radius:4px;border-top-right-radius:4px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--v-background-base)}::-webkit-scrollbar-thumb{background:var(--v-accent-base);background-clip:padding-box;border:3px solid transparent;border-radius:15px !important}::-webkit-scrollbar-thumb:hover{border:3px solid transparent}::-webkit-scrollbar-track:horizontal{background:var(--v-background-base)}::-webkit-scrollbar:horizontal{height:5px;background-color:var(--v-accent-base)}::-webkit-scrollbar-thumb:horizontal{background:var(--v-accent-base);background-clip:padding-box}.text-small{font-size:.55rem}.w-100{width:100%}.maxw-100{max-width:100%}.minw-100{min-width:100%}.fw-100{width:100% !important;min-width:100% !important;max-width:100% !important}.h-100{height:100%}.maxh-100{max-height:100%}.minh-100{min-height:100%}.fh-100{height:100% !important;min-height:100% !important;max-height:100% !important}.w-95{width:95%}.maxw-95{max-width:95%}.minw-95{min-width:95%}.fw-95{width:95% !important;min-width:95% !important;max-width:95% !important}.h-95{height:95%}.maxh-95{max-height:95%}.minh-95{min-height:95%}.fh-95{height:95% !important;min-height:95% !important;max-height:95% !important}.w-90{width:90%}.maxw-90{max-width:90%}.minw-90{min-width:90%}.fw-90{width:90% !important;min-width:90% !important;max-width:90% !important}.h-90{height:90%}.maxh-90{max-height:90%}.minh-90{min-height:90%}.fh-90{height:90% !important;min-height:90% !important;max-height:90% !important}.w-85{width:85%}.maxw-85{max-width:85%}.minw-85{min-width:85%}.fw-85{width:85% !important;min-width:85% !important;max-width:85% !important}.h-85{height:85%}.maxh-85{max-height:85%}.minh-85{min-height:85%}.fh-85{height:85% !important;min-height:85% !important;max-height:85% !important}.w-80{width:80%}.maxw-80{max-width:80%}.minw-80{min-width:80%}.fw-80{width:80% !important;min-width:80% !important;max-width:80% !important}.h-80{height:80%}.maxh-80{max-height:80%}.minh-80{min-height:80%}.fh-80{height:80% !important;min-height:80% !important;max-height:80% !important}.w-75{width:75%}.maxw-75{max-width:75%}.minw-75{min-width:75%}.fw-75{width:75% !important;min-width:75% !important;max-width:75% !important}.h-75{height:75%}.maxh-75{max-height:75%}.minh-75{min-height:75%}.fh-75{height:75% !important;min-height:75% !important;max-height:75% !important}.w-70{width:70%}.maxw-70{max-width:70%}.minw-70{min-width:70%}.fw-70{width:70% !important;min-width:70% !important;max-width:70% !important}.h-70{height:70%}.maxh-70{max-height:70%}.minh-70{min-height:70%}.fh-70{height:70% !important;min-height:70% !important;max-height:70% !important}.w-66{width:66%}.maxw-66{max-width:66%}.minw-66{min-width:66%}.fw-66{width:66% !important;min-width:66% !important;max-width:66% !important}.h-66{height:66%}.maxh-66{max-height:66%}.minh-66{min-height:66%}.fh-66{height:66% !important;min-height:66% !important;max-height:66% !important}.w-65{width:65%}.maxw-65{max-width:65%}.minw-65{min-width:65%}.fw-65{width:65% !important;min-width:65% !important;max-width:65% !important}.h-65{height:65%}.maxh-65{max-height:65%}.minh-65{min-height:65%}.fh-65{height:65% !important;min-height:65% !important;max-height:65% !important}.w-60{width:60%}.maxw-60{max-width:60%}.minw-60{min-width:60%}.fw-60{width:60% !important;min-width:60% !important;max-width:60% !important}.h-60{height:60%}.maxh-60{max-height:60%}.minh-60{min-height:60%}.fh-60{height:60% !important;min-height:60% !important;max-height:60% !important}.w-55{width:55%}.maxw-55{max-width:55%}.minw-55{min-width:55%}.fw-55{width:55% !important;min-width:55% !important;max-width:55% !important}.h-55{height:55%}.maxh-55{max-height:55%}.minh-55{min-height:55%}.fh-55{height:55% !important;min-height:55% !important;max-height:55% !important}.w-50{width:50%}.maxw-50{max-width:50%}.minw-50{min-width:50%}.fw-50{width:50% !important;min-width:50% !important;max-width:50% !important}.h-50{height:50%}.maxh-50{max-height:50%}.minh-50{min-height:50%}.fh-50{height:50% !important;min-height:50% !important;max-height:50% !important}.w-45{width:45%}.maxw-45{max-width:45%}.minw-45{min-width:45%}.fw-45{width:45% !important;min-width:45% !important;max-width:45% !important}.h-45{height:45%}.maxh-45{max-height:45%}.minh-45{min-height:45%}.fh-45{height:45% !important;min-height:45% !important;max-height:45% !important}.w-40{width:40%}.maxw-40{max-width:40%}.minw-40{min-width:40%}.fw-40{width:40% !important;min-width:40% !important;max-width:40% !important}.h-40{height:40%}.maxh-40{max-height:40%}.minh-40{min-height:40%}.fh-40{height:40% !important;min-height:40% !important;max-height:40% !important}.w-35{width:35%}.maxw-35{max-width:35%}.minw-35{min-width:35%}.fw-35{width:35% !important;min-width:35% !important;max-width:35% !important}.h-35{height:35%}.maxh-35{max-height:35%}.minh-35{min-height:35%}.fh-35{height:35% !important;min-height:35% !important;max-height:35% !important}.w-33{width:33%}.maxw-33{max-width:33%}.minw-33{min-width:33%}.fw-33{width:33% !important;min-width:33% !important;max-width:33% !important}.h-33{height:33%}.maxh-33{max-height:33%}.minh-33{min-height:33%}.fh-33{height:33% !important;min-height:33% !important;max-height:33% !important}.w-30{width:30%}.maxw-30{max-width:30%}.minw-30{min-width:30%}.fw-30{width:30% !important;min-width:30% !important;max-width:30% !important}.h-30{height:30%}.maxh-30{max-height:30%}.minh-30{min-height:30%}.fh-30{height:30% !important;min-height:30% !important;max-height:30% !important}.w-25{width:25%}.maxw-25{max-width:25%}.minw-25{min-width:25%}.fw-25{width:25% !important;min-width:25% !important;max-width:25% !important}.h-25{height:25%}.maxh-25{max-height:25%}.minh-25{min-height:25%}.fh-25{height:25% !important;min-height:25% !important;max-height:25% !important}.w-20{width:20%}.maxw-20{max-width:20%}.minw-20{min-width:20%}.fw-20{width:20% !important;min-width:20% !important;max-width:20% !important}.h-20{height:20%}.maxh-20{max-height:20%}.minh-20{min-height:20%}.fh-20{height:20% !important;min-height:20% !important;max-height:20% !important}.w-15{width:15%}.maxw-15{max-width:15%}.minw-15{min-width:15%}.fw-15{width:15% !important;min-width:15% !important;max-width:15% !important}.h-15{height:15%}.maxh-15{max-height:15%}.minh-15{min-height:15%}.fh-15{height:15% !important;min-height:15% !important;max-height:15% !important}.w-10{width:10%}.maxw-10{max-width:10%}.minw-10{min-width:10%}.fw-10{width:10% !important;min-width:10% !important;max-width:10% !important}.h-10{height:10%}.maxh-10{max-height:10%}.minh-10{min-height:10%}.fh-10{height:10% !important;min-height:10% !important;max-height:10% !important}.w-5{width:5%}.maxw-5{max-width:5%}.minw-5{min-width:5%}.fw-5{width:5% !important;min-width:5% !important;max-width:5% !important}.h-5{height:5%}.maxh-5{max-height:5%}.minh-5{min-height:5%}.fh-5{height:5% !important;min-height:5% !important;max-height:5% !important}.w-0{width:0%}.maxw-0{max-width:0%}.minw-0{min-width:0%}.fw-0{width:0% !important;min-width:0% !important;max-width:0% !important}.h-0{height:0%}.maxh-0{max-height:0%}.minh-0{min-height:0%}.fh-0{height:0% !important;min-height:0% !important;max-height:0% !important}.pxw-1{width:100px}.pxh-1{height:100px}.pxw-2{width:200px}.pxh-2{height:200px}.pxw-3{width:300px}.pxh-3{height:300px}.pxw-4{width:400px}.pxh-4{height:400px}.pxw-5{width:500px}.pxh-5{height:500px}.pxw-6{width:600px}.pxh-6{height:600px}.fg-1{gap:4px}.fg-2{gap:8px}.fg-3{gap:12px}.fg-4{gap:16px}.fg-5{gap:20px}.fg-6{gap:24px}.fg-7{gap:28px}.fg-8{gap:32px}.fg-9{gap:36px}.fg-10{gap:40px}.fg-11{gap:44px}.fg-12{gap:48px}.fg-13{gap:52px}.fg-1{gap:4px}.ts-1{font-size:4px !important}.fg-2{gap:8px}.ts-2{font-size:8px !important}.fg-3{gap:12px}.ts-3{font-size:12px !important}.fg-4{gap:16px}.ts-4{font-size:16px !important}.fg-5{gap:20px}.ts-5{font-size:20px !important}.fg-6{gap:24px}.ts-6{font-size:24px !important}.fg-7{gap:28px}.ts-7{font-size:28px !important}.fg-8{gap:32px}.ts-8{font-size:32px !important}.fg-9{gap:36px}.ts-9{font-size:36px !important}.fg-10{gap:40px}.ts-10{font-size:40px !important}.fg-11{gap:44px}.ts-11{font-size:44px !important}.fg-12{gap:48px}.ts-12{font-size:48px !important}.fg-13{gap:52px}.ts-13{font-size:52px !important}.cursor-pointer{cursor:pointer}.text-h2-amber{color:var(--v-accent-base) !important}.frcc{display:flex !important;justify-content:center !important;align-items:center !important}.fccc{display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:center !important}.card{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:var(--v-background-base)}.card-hoverable{transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out,scale .2s ease-in-out;cursor:pointer}.card-hoverable:hover{scale:1.01;box-shadow:0 8px 12px 0 rgba(0,0,0,.2);background-color:var(--v-tertiary-base)}.oft{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-primary{font-size:1.2rem;line-height:2rem;font-weight:800;letter-spacing:4px;text-transform:uppercase}.text-h2{font-size:2rem !important;font-weight:300 !important;line-height:1.2 !important}.fb-2{flex-basis:calc(50% - 2rem) !important;margin:1rem !important}.fb-3{flex-basis:calc(33.33% - 2rem) !important;margin:1rem !important}.fb-4{flex-basis:calc(25% - 0.5rem) !important;margin:.25rem !important}.grow{flex-grow:1 !important;flex-shrink:0 !important}.shrink{flex-grow:0 !important;flex-shrink:1 !important}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.text-halo{text-shadow:-1px -1px 1px #000,-1px 0px 1px #000,-1px 1px 1px #000,0px -1px 1px #000,0px 0px 1px #000,0px 1px 1px #000,1px -1px 1px #000,1px 0px 1px #000,1px 1px 1px #000 !important}.text-halo-white{text-shadow:-1px -1px 1px #fff,-1px 0px 1px #fff,-1px 1px 1px #fff,0px -1px 1px #fff,0px 0px 1px #fff,0px 1px 1px #fff,1px -1px 1px #fff,1px 0px 1px #fff,1px 1px 1px #fff !important}.text-halo-black{text-shadow:-1px -1px 1px #000,-1px 0px 1px #000,-1px 1px 1px #000,0px -1px 1px #000,0px 0px 1px #000,0px 1px 1px #000,1px -1px 1px #000,1px 0px 1px #000,1px 1px 1px #000 !important}.text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.o-25{opacity:.25 !important}.o-50{opacity:.5 !important}.o-75{opacity:.75 !important}.o-100{opacity:1 !important}span[contenteditable=false]::after{visibility:hidden}@keyframes pop-in{0%{opacity:0;transform:translateX(-50%) scale(0.5)}100%{opacity:1;transform:translateX(-50%) scale(1)}}.v-menu__content .v-list .v-list-item--active{color:#fff !important}.ease-btn{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 auto;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;transition-duration:.28s;transition-property:box-shadow,transform,opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);user-select:none;vertical-align:middle;white-space:nowrap;cursor:pointer;padding:.5rem 1rem;font-weight:500;font-size:12px;letter-spacing:2px}.elementTooltip{position:absolute;z-index:11;background-color:rgba(34,34,34,.9);width:fit-content}.ease-link,.ease-date,.ease-link-dead{position:relative;z-index:1;font-weight:bold;letter-spacing:.5px;cursor:pointer;border-radius:3px;padding:2px}.ease-link{color:var(--v-accent-base) !important;border:1px solid var(--v-accent-base)}.ease-date{background-color:#dae8fc;border:1px solid #8ab4f0}.link{background-color:#fbeeb8}.ease-link-render .ease-link{font-weight:bold !important;color:var(--v-accent-base) !important}.ease-link-dead{cursor:help !important;background-color:var(--v-error-base);border:1px solid #833636}.ease-link-dead:hover::after{opacity:1}.v-chip .ease-link{background-color:transparent !important}.mce-content-body .ease-link:not(:has(img)),.document-preview .ease-link:not(:has(img)){background-color:#fbeeb8 !important;border-radius:4px;color:#000 !important;padding:0 2px}.simulation-link[data-link-type=simEntityLocation]{border:1px solid #000;border-radius:3px;padding:2px;cursor:pointer !important;outline:none !important;background-color:var(--v-primary_white-darken1)}.simulation-link[data-link-type=simEntityLocation]::before{content:"LOC UPDATE AT: " attr(data-update-time) " FROM: " attr(data-entity-name) " (ID: " attr(data-entity-id) ")"}.simulation-link-populated{border:1px solid #000;border-radius:3px;padding:2px;cursor:pointer !important;outline:none !important;background-color:var(--v-primary_white-darken1)}.portrait{width:8.5in;min-height:11in;background:#fff;color:#000;margin-bottom:.5cm;outline-color:var(--v-accent-base)}.landscape{width:11in;min-height:8.5in;background:#fff;color:#000;margin-bottom:.5cm;outline-color:var(--v-accent-base)}#vue-app{height:unset !important}#vue-main{height:calc(100vh - 54px) !important;max-height:unset !important;flex:unset}
