
.half-width {
  width: 48%;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/*
input.ng-invalid.ng-touched {
  background-color: #FA787E;
}*/
.padding {
  padding: 10px;
}
.development-warning {
  display: none;
  color: red;
}
.demo {
  display: none;
  color: blue;
}
body.development-environment .development-warning {
  display: block;
}
body.demo-environment .demo-warning {
  display: block;
}

md-toast[md-theme=warn] {
  background-color: #F44336;
  border-radius: 2px;
}

[ui-view].ng-enter,
[ui-view].ng-leave {
  transition: opacity ease-in-out 200ms;
}
[ui-view].ng-enter,
[ui-view].ng-leave.ng-leave-active {
  opacity: 0;
}
[ui-view].ng-enter.ng-enter-active {
  opacity: 1;
}
.Page.ng-leave.ng-leave-active {
  display: none;
}
@keyframes popIn {
  from {
    opacity: 0;
    transform: scale(0, 0);
  }
  50% {
    opacity: .7;
    transform: scale(1.5, 1.5);
  }
  to {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@keyframes popOut {
  from {
    opacity: 1;
    transform: scale(1, 1);
  }
  50% {
    opacity: .7;
    transform: scale(0.4, 0.4);
  }
  to {
    opacity: 0;
    transform: scale(0, 0);
  }
}
.fadeInPop {
  transform: scale(1, 1);
  animation: popIn 0.5s linear;
}
.fadeInPop.ng-hide-add,
.fadeInPop.ng-leave {
  transform: scale(1, 1);
  animation: popOut 0.25s linear;
}

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













.content img.content-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  opacity: .8;
  background-position: center center;
  background-size: cover;
}
.position-relative {
  position: relative;
}



.delete-button {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 150;
  color: white;
}
.delete-button-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.carrierItem {
  display: inline-block;
  width: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
}
.bannerOptions {
  padding-left: 200px;
}































.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  transition: all linear 0.5s;
}
.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity: 0;
  left: -50px;
}
.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity: 1;
  left: 0px;
}
.animated.fadeInDown.ng-leave {
  animation-name: fadeOutUp;
}
.as-sortable-dragging {
  border: 1px dotted #000 !important;
}
.cancelGreen.sweet-alert button.cancel {
  background-color: #46c37b;
}
.bg-insight-grey {
  background-color: #99a4ad;
  color: white;
}
.text-insight-grey {
  color: #99a4ad;
}
.bg-insight-orange {
  background-color: #bd4a26;
  color: white;
}
.text-insight-orange {
  color: #bd4a26;
}
.badge-insight-orange {
  background-color: #bd4a26;
}
.bg-insight-blue {
  background-color: #131d28;
  color: white;
}
.text-insight-blue {
  color: #131d28;
}
.bg-insight-green {
  background-color: #006838;
}
.text-insight-green {
  color: #006838;
}
.banner .breadcrumb a {
  color: #FFF;
}
.banner .breadcrumb > .active {
  color: #AAA;
}
.btn-insight-orange {
  color: #fff;
  background-color: #bd4a26;
  border-color: #7d3119;
}
.btn-insight-orange:hover,
.btn-insight-orange:active,
.btn-insight-orange:focus {
  color: #fff;
  background-color: #7d3119;
  border-color: #bd4a26;
}
.badge.with-icon i {
  border-right: solid 1px white;
  padding-right: 5px;
  margin-right: 5px;
}
.push-150-t {
  margin-top: 150px !important;
}
.content.content-no-padding {
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}
a[disabled="disabled"] {
  opacity: 0.5;
}
.full-width {
  width: 100%;
}
.main-container .progress-bar.active,
.main-container .progress.active .progress-bar {
  animation: none;
  -webkit-animation: none;
}
input.ng-invalid,
select.ng-invalid {
  border: solid 1px red;
}
.fc-event-container {
  cursor: pointer;
}
.required .form-material label {
  color: #d26a5c;
}
.item.item-sm {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.block.block-bordered.border-danger,
.border-danger {
  border-color: #d26a5c;
}
.border-dashed {
  border-style: dashed;
}
.strikethrough {
  text-decoration: line-through;
}
/*.recurring-event:before {
    content: "\1f4c5";
    font-size:1.5em;
    color:yellow;
}*/
.flight-override {
  border: dashed 2px #000;
}
/*.flight-override:before {
  content: "\2605";
  font-size:1.5em;
  color: #000;
}*/
.failed-risk {
  border: dashed 2px #f3b760;
}
/*.failed-risk:before {
  content: "\26A0";
  font-size:1.5em;
  color:#f3b760;
}*/
.failed-compliance {
  border: dashed 2px red;
}
.has-incident {
  border: dashed 2px #e67e22;
  background-color: rgba(230, 126, 34, 0.08);
}
.flight-denied {
  background: repeating-linear-gradient(45deg, #831100, /* Yellow */ #831100 10px, #000 10px, #000 20px) !important;
  color: #fff !important;
}
.flight-denied.fc-list-item:hover td {
  background-color: inherit !important;
}
/*.failed-compliance:before {
  content: "\26A0";
  font-size:1.5em;
  color:red;
}*/
/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */
.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url('/img/Flags/flags.png') no-repeat;
}
.flag.flag-mx {
  background-position: -16px 0;
}
.flag.flag-ca {
  background-position: 0 0;
}
.flag.flag-us {
  background-position: 0 -11px;
}
.border-thick {
  border: 2px solid #464646;
}
.sidebar-o .sidebar-mini-show {
  opacity: 0;
  display: none;
}
.sidebar-o.sidebar-mini .sidebar-mini-show {
  opacity: 1;
  display: inline;
}
.sidebar-o.sidebar-mini :hover .sidebar-mini-show {
  opacity: 0;
  display: none;
}
.force-pointer {
  cursor: pointer;
}
.ng-hide.ng-hide-animate {
  display: none !important;
}
.st-sort-ascent:after {
  content: '\f0de';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
}
.st-sort-descent:after {
  content: '\f0dd';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
}
/**
Risk hazard table
 */
.table-square tr.square td,
.table-square tr.square th {
  width: 100px;
  height: 100px;
  border: solid 1px #bbb;
  text-align: center;
  transition: all 0.15s ease-out;
}
.table-square td:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.block-opt-refresh > .block-content-full {
  opacity: .15;
}
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
  canvas.chart-canvas {
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto!important;
    width: auto!important;
  }
  .no-break {
    page-break-inside: avoid;
  }
}
.impersonation-banner {
  background-color: #fc0;
  color: #000;
  padding: 10px;
  text-align: center;
  font-weight: 700;
  top: 60px;
  width: 100%;
  z-index: 1000;
  position: absolute;
  left: 0%;
}
.border-insight {
  border: 3px solid #bd4a26;
}
.backdrop-blackout {
  opacity: .9 !important;
  backdrop-filter: blur(40px);
}
.scrollable {
  overflow-x: auto;
  scroll-behavior: auto;
}












.insight-badge-holder {
  position: relative;
  height: 80px;
  overflow: hidden;
  width: 100%;
  max-width: 300px;
}
.insight-badge {
  background-image: url('/img/Badges/badge-clear.png');
  height: 70px;
  width: 70px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.insight-badge i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.insight-badge-text {
  transition: all 0.5s ease;
  position: absolute;
  left: 35px;
  top: 50%;
  height: 50px;
  transform: translateY(-50%);
  width: 0;
  padding-left: 40px;
  color: white;
  z-index: 50;
  border-radius: 10px;
  overflow: hidden;
}
.insight-badge-text h4 {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.text-insight-orange .insight-badge-text {
  background-color: #bd4a26;
}
.text-insight-green .insight-badge-text,
.text-insight-blue .insight-badge-text {
  background-color: #006838;
}
.insight-badge-active .insight-badge-text {
  width: 90%;
  max-width: 240px;
}
.insight-badge h5 {
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translateY(-50%) translate(-50%);
  font-size: 2.2em;
}
.text-insight-orange .insight-badge h5,
.text-insight-green .insight-badge h5 {
  color: white;
}
.text-insight-blue .insight-badge h5 {
  color: black;
}
.text-insight-green .insight-badge {
  background-image: url('/img/Badges/badge-green.png');
}
.text-insight-blue .insight-badge {
  background-image: url('/img/Badges/badge-clear.png');
}
.text-insight-orange .insight-badge {
  background-image: url('/img/Badges/badge-orange.png');
}
.insight-badge-mini {
  background-image: url('/img/Badges/badge-green.png');
  height: 35px;
  width: 35px;
  background-size: cover;
  position: relative;
  float: right;
}
.insight-badge-mini h5 {
  color: inherit;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translateY(-50%) translate(-50%);
  font-size: 1em;
  color: white;
}



.ribbon-insight-orange .ribbon-box {
  background-color: #bd4a26;
}







.carrier-button {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}




.new-line-white-space {
  white-space: pre-line;
}

.carrier-button {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}













.nopadding {
  padding: 0!important;
}





li button.layer-active {
  color: #fff;
  background-color: #70b9eb;
  opacity: 1;
}
li button.layer-toggle:hover,
li button.layer-toggle:active,
li button.layer-toggle:focus {
  color: #e8e8e8;
}
li button.layer-active:hover,
li button.layer-active:active,
li button.layer-active:focus {
  background-color: #6bb0e0;
}
.poi-list-table .poi-list-icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid currentColor;
  text-align: center;
  line-height: 24px;
  margin-right: 8px;
  vertical-align: middle;
  font-size: 13px;
}
.poi-list-table .poi-list-group {
  font-size: 13px;
  letter-spacing: 0.3px;
}
.poi-list-table td .badge {
  margin-right: 4px;
}

.poi-edit {
  display: block;
}
.poi-edit-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 16px;
  padding: 16px;
}
.poi-edit-map {
  -ms-flex: 1 1 60%;
  flex: 1 1 60%;
  min-width: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.poi-edit-mode-bar {
  padding: 10px 12px;
  border-bottom: 1px solid #eee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fafafa;
}
.poi-edit-mode-bar .btn-group {
  margin-right: 0;
}
.poi-edit-mode-bar dir-master-map-display-toggles {
  margin-left: auto;
}
.poi-edit-mode-hint {
  font-size: 12px;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-order: 99;
  order: 99;
  margin-top: 4px;
}
.poi-edit-map-container {
  -ms-flex: 1;
  flex: 1;
  position: relative;
  height: 600px;
  max-height: 600px;
}
.poi-edit-map-container > dir-master-map,
.poi-edit-map-container > dir_master_map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
.poi-edit-map-container .map-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  min-height: 0 !important;
}
.poi-edit-map-container .map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100% !important;
  min-height: 0 !important;
}
.poi-edit-map-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border-top: 1px solid #eee;
  background: #fafafa;
}
.poi-edit-radius-label {
  margin: 0;
  font-weight: 600;
  white-space: nowrap;
}
.poi-edit-radius-input {
  -ms-flex: 1;
  flex: 1;
}
.poi-edit-radius-value {
  white-space: nowrap;
  font-weight: 600;
  color: #1f6feb;
}
.poi-edit-form {
  -ms-flex: 0 0 420px;
  flex: 0 0 420px;
  min-width: 380px;
  max-width: 460px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.poi-edit-form .block {
  margin-bottom: 12px;
}
.poi-edit-form .block-header {
  padding: 8px 12px;
}
.poi-edit-form .block-content {
  padding: 12px;
}
.poi-edit-field-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #555;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.poi-edit-field-label small {
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 4px;
}
.poi-edit-form .form-group {
  margin-bottom: 14px;
}
.poi-edit-form .form-group small.text-muted {
  display: inline-block;
  margin-top: 4px;
}
.poi-edit-schedule .form-group small.text-muted .label {
  margin-left: 4px;
}
.poi-edit-type-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.poi-edit-toggle-hint {
  display: block;
  margin-top: 2px;
  margin-left: 50px;
}
.poi-edit-zoom-presets {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 4px;
}
.poi-edit-zoom-presets .btn {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
}
.poi-edit-zoom-custom {
  margin-top: 8px;
  padding: 8px;
  background: #f6f8fa;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.poi-edit-color-label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #666;
  margin-bottom: 4px;
}
.poi-edit-color-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.poi-edit-color-input {
  width: 44px;
  height: 32px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
  padding: 0;
}
.poi-edit-color-hex {
  font-family: monospace;
  font-size: 12px;
  color: #333;
}
.poi-edit-actions {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 12px 0;
  margin-top: 12px;
  border-top: 1px solid #eee;
}
@media (max-width: 1100px) {
  .poi-edit-layout {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .poi-edit-form {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: none;
    min-width: 0;
  }
  .poi-edit-map-container {
    height: 380px;
    max-height: 380px;
  }
}











textarea.token-holder {
  width: 100%;
  height: 200px;
}

.swal-wide {
  width: 70% !important;
  margin-left: -35% !important;
}
.swal-wide p.lead {
  font-size: 11px;
  word-wrap: break-word;
}



.form-material.oversize > .form-control:focus + label,
.form-material.oversize.floating.open > label {
  font-size: 24px;
  font-weight: 600;
  cursor: default;
  transform: translateY(-38px);
}
.form-material.oversize.floating > label {
  font-size: 24px;
  font-weight: 400;
  cursor: text;
  z-index: 10;
  transition: all 0.15s ease-out;
  transform: translateY(0);
}
.oversize {
  font-size: 24px;
}
.oversize input {
  font-size: 24px;
}
















.advanced-filter-list {
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: 5px 10px;
}
.advanced-filter-list .checkbox {
  margin-top: 3px;
  margin-bottom: 3px;
}
.advanced-filter-list + .form-control,
.form-control + .advanced-filter-list {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
input.form-control.input-sm + .advanced-filter-list {
  border-top: 0;
}
.clickable {
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clickable:hover {
  background-color: #f5f5f5;
}
.table thead th.clickable {
  white-space: nowrap;
}
.table thead th.clickable .fa {
  margin-left: 4px;
  opacity: 0.5;
}
.table thead th.clickable:hover .fa {
  opacity: 1;
}






.jumbotron {
  text-align: center;
}

.jumbotron {
  text-align: center;
}

.jumbotron {
  text-align: center;
}
.bg-darken {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(62, 74, 89, 0.83);
}
.bg-darken-orange {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(189, 74, 38, 0.91);
}
.block-highlight {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #ffffff 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 1s ease;
}
table:hover .block-highlight {
  background-position: left bottom;
}
.slider-block table {
  height: 85px;
}
/*.slider-block table .block-highlight {
  height:85px;
}*/
.highlight {
  position: relative;
  z-index: 100;
  transition: all 1s ease;
}
table:hover .highlight {
  color: #FFF;
}
.border-pop {
  border: solid 3px transparent;
  transition: all 1s linear;
}
.border-pop:hover {
  border: solid 3px black;
}
.bg-image.banner {
  height: 300px;
}
.fadeInSlow {
  animation-name: fadeIn;
  animation-delay: 1s;
  animation-duration: 2s;
}

.wobble-hor-bottom {
  animation: wobble-hor-bottom 0.8s both;
}
/* ----------------------------------------------
 * Generated by Animista on 2025-6-4 17:1:47
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation wobble-hor-bottom
 * ----------------------------------------
 */
@keyframes wobble-hor-bottom {
  0%,
  100% {
    transform: translateX(0%);
    transform-origin: 50% 50%;
  }
  15% {
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    transform: translateX(-6px) rotate(-1.2deg);
  }
}


.menuitem {
  margin-bottom: 5px;
}
[ng-click],
[data-ng-click],
[data-ui-sref],
[ui-sref],
[x-ng-click] {
  cursor: pointer;
}

.bg-logo {
  background-image: url('/img/Logo/FlightInsight-DarkTransparent.png');
  background-repeat: no-repeat;
  background-position: 65% 50%;
}
.fill-height {
  height: 100%;
}




.side-header.side-content {
  padding-top: 14px;
}
ul.nav-main {
  margin: 0 -20px 50px -20px;
}
.side-header.side-content a.h5 {
  height: 30px;
}
.sidebar-o.sidebar-mini  .sidebar-mini-icon {
  width: 50px;
  margin-left: -10px;
  background-image: url("/img/Logo-Full-Horizontal/FlightInsight-Horizontal-White-Compressed.png");
}
.sidebar-o.sidebar-mini :hover .sidebar-mini-hide {
  opacity: 1;
}


#sidebar {
  background-image: url('/img/Logo/FlightInsight-DarkerTransparent.png');
  background-repeat: no-repeat;
  background-position: 65% 0;
  -ms-background-size: cover;
  background-size: cover;
}


.terms-spacer {
  height: 300px;
  overflow-y: scroll;
}




















.map-help-icons {
  width: 20px;
  height: 20px;
  padding: 0;
  outline: none;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}
.map-polygon-button {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjIwIiAgIGhlaWdodD0iMjAiICAgdmlld0JveD0iMCAwIDIwIDIwIiAgIGlkPSJzdmcxOTE2NyIgICB2ZXJzaW9uPSIxLjEiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45MStkZXZlbCtvc3htZW51IHIxMjkxMSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzcXVhcmUuc3ZnIj4gIDxkZWZzICAgICBpZD0iZGVmczE5MTY5IiAvPiAgPHNvZGlwb2RpOm5hbWVkdmlldyAgICAgaWQ9ImJhc2UiICAgICBwYWdlY29sb3I9IiNmZmZmZmYiICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIgICAgIGJvcmRlcm9wYWNpdHk9IjEuMCIgICAgIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIiAgICAgaW5rc2NhcGU6em9vbT0iMTEuMzEzNzA4IiAgICAgaW5rc2NhcGU6Y3g9IjExLjY4MTYzNCIgICAgIGlua3NjYXBlOmN5PSI5LjI4NTcxNDMiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0idHJ1ZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4MCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlua3NjYXBlOndpbmRvdy14PSIwIiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjIzIiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIgICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+ICAgIDxpbmtzY2FwZTpncmlkICAgICAgIHR5cGU9Inh5Z3JpZCIgICAgICAgaWQ9ImdyaWQxOTcxNSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGExOTE3MiI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZSAvPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGF5ZXIgMSIgICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiICAgICBpZD0ibGF5ZXIxIiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzMi4zNjIyKSI+ICAgIDxwYXRoICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGU7dmlzaWJpbGl0eTp2aXNpYmxlO2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MC41O21hcmtlcjpub25lO2VuYWJsZS1iYWNrZ3JvdW5kOmFjY3VtdWxhdGUiICAgICAgIGQ9Im0gNSwxMDM5LjM2MjIgMCw2IDIsMiA2LDAgMiwtMiAwLC02IC0yLC0yIC02LDAgeiBtIDMsMCA0LDAgMSwxIDAsNCAtMSwxIC00LDAgLTEsLTEgMCwtNCB6IiAgICAgICBpZD0icmVjdDc3OTciICAgICAgIHNvZGlwb2RpOm5vZGV0eXBlcz0iY2NjY2NjY2NjY2NjY2NjY2NjIiAvPiAgICA8Y2lyY2xlICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGU7dmlzaWJpbGl0eTp2aXNpYmxlO2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MS42MDAwMDAwMjttYXJrZXI6bm9uZTtlbmFibGUtYmFja2dyb3VuZDphY2N1bXVsYXRlIiAgICAgICBpZD0icGF0aDQzNjQiICAgICAgIGN4PSI2IiAgICAgICBjeT0iMTA0Ni4zNjIyIiAgICAgICByPSIyIiAvPiAgICA8Y2lyY2xlICAgICAgIGlkPSJwYXRoNDM2OCIgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZTt2aXNpYmlsaXR5OnZpc2libGU7ZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxLjYwMDAwMDAyO21hcmtlcjpub25lO2VuYWJsZS1iYWNrZ3JvdW5kOmFjY3VtdWxhdGUiICAgICAgIGN4PSIxNCIgICAgICAgY3k9IjEwNDYuMzYyMiIgICAgICAgcj0iMiIgLz4gICAgPGNpcmNsZSAgICAgICBpZD0icGF0aDQzNzAiICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGU7dmlzaWJpbGl0eTp2aXNpYmxlO2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MS42MDAwMDAwMjttYXJrZXI6bm9uZTtlbmFibGUtYmFja2dyb3VuZDphY2N1bXVsYXRlIiAgICAgICBjeD0iNiIgICAgICAgY3k9IjEwMzguMzYyMiIgICAgICAgcj0iMiIgLz4gICAgPGNpcmNsZSAgICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMDtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlO3Zpc2liaWxpdHk6dmlzaWJsZTtmaWxsOiMwMDAwMDA7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjEuNjAwMDAwMDI7bWFya2VyOm5vbmU7ZW5hYmxlLWJhY2tncm91bmQ6YWNjdW11bGF0ZSIgICAgICAgaWQ9InBhdGg0MzcyIiAgICAgICBjeD0iMTQiICAgICAgIGN5PSIxMDM4LjM2MjIiICAgICAgIHI9IjIiIC8+ICA8L2c+PC9zdmc+);
}
.map-waypoint-button {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjIwIiAgIGhlaWdodD0iMjAiICAgdmlld0JveD0iMCAwIDIwIDIwIiAgIGlkPSJzdmcxOTE2NyIgICB2ZXJzaW9uPSIxLjEiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45MStkZXZlbCtvc3htZW51IHIxMjkxMSIgICBzb2RpcG9kaTpkb2NuYW1lPSJsaW5lLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMxOTE2OSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjE2IiAgICAgaW5rc2NhcGU6Y3g9IjEyLjg5ODc3NSIgICAgIGlua3NjYXBlOmN5PSI5LjU4OTAxNTIiICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiICAgICBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJsYXllcjEiICAgICBzaG93Z3JpZD0idHJ1ZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTI4MCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9Ijc1MSIgICAgIGlua3NjYXBlOndpbmRvdy14PSIwIiAgICAgaW5rc2NhcGU6d2luZG93LXk9IjIzIiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMCIgICAgIGlua3NjYXBlOm9iamVjdC1ub2Rlcz0idHJ1ZSI+ICAgIDxpbmtzY2FwZTpncmlkICAgICAgIHR5cGU9Inh5Z3JpZCIgICAgICAgaWQ9ImdyaWQxOTcxNSIgLz4gIDwvc29kaXBvZGk6bmFtZWR2aWV3PiAgPG1ldGFkYXRhICAgICBpZD0ibWV0YWRhdGExOTE3MiI+ICAgIDxyZGY6UkRGPiAgICAgIDxjYzpXb3JrICAgICAgICAgcmRmOmFib3V0PSIiPiAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+ICAgICAgICA8ZGM6dHlwZSAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4gICAgICAgIDxkYzp0aXRsZSAvPiAgICAgIDwvY2M6V29yaz4gICAgPC9yZGY6UkRGPiAgPC9tZXRhZGF0YT4gIDxnICAgICBpbmtzY2FwZTpsYWJlbD0iTGF5ZXIgMSIgICAgIGlua3NjYXBlOmdyb3VwbW9kZT0ibGF5ZXIiICAgICBpZD0ibGF5ZXIxIiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzMi4zNjIyKSI+ICAgIDxwYXRoICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGU7dmlzaWJpbGl0eTp2aXNpYmxlO2ZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6bm9uemVybztzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MzttYXJrZXI6bm9uZTtlbmFibGUtYmFja2dyb3VuZDphY2N1bXVsYXRlIiAgICAgICBkPSJtIDEzLjUsMTAzNS44NjIyIGMgLTEuMzgwNzEyLDAgLTIuNSwxLjExOTMgLTIuNSwyLjUgMCwwLjMyMDggMC4wNDYxNCwwLjYyNDQgMC4xNTYyNSwwLjkwNjMgbCAtMy43NSwzLjc1IGMgLTAuMjgxODM2LC0wLjExMDIgLTAuNTg1NDIxLC0wLjE1NjMgLTAuOTA2MjUsLTAuMTU2MyAtMS4zODA3MTIsMCAtMi41LDEuMTE5MyAtMi41LDIuNSAwLDEuMzgwNyAxLjExOTI4OCwyLjUgMi41LDIuNSAxLjM4MDcxMiwwIDIuNSwtMS4xMTkzIDIuNSwtMi41IDAsLTAuMzIwOCAtMC4wNDYxNCwtMC42MjQ0IC0wLjE1NjI1LC0wLjkwNjIgbCAzLjc1LC0zLjc1IGMgMC4yODE4MzYsMC4xMTAxIDAuNTg1NDIxLDAuMTU2MiAwLjkwNjI1LDAuMTU2MiAxLjM4MDcxMiwwIDIuNSwtMS4xMTkzIDIuNSwtMi41IDAsLTEuMzgwNyAtMS4xMTkyODgsLTIuNSAtMi41LC0yLjUgeiIgICAgICAgaWQ9InJlY3Q2NDY3IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAvPiAgPC9nPjwvc3ZnPg==);
}


























.email-preferences-wizard .help-block {
  margin-left: 55px;
  margin-bottom: 4px;
  font-size: 12px;
}
.email-preferences-wizard .radio small {
  display: inline;
}
.email-preferences-wizard .modal-footer .btn-link {
  color: #999;
}

/* ClickUp-style Search Modal Styles */
.search-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10vh;
}
.search-modal-container {
  background: white;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  width: 90%;
  max-width: 640px;
  max-height: 80vh;
  overflow: hidden;
  position: relative;
  animation: searchModalSlideIn 0.2s ease-out;
}
@keyframes searchModalSlideIn {
  from {
    opacity: 0;
    transform: translateY(-20px) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.search-modal-header {
  position: relative;
  border-bottom: 1px solid #e5e7eb;
}
.search-input-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  background: white;
  position: relative;
}
.search-type-selector {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  border-right: 1px solid #e5e7eb;
  cursor: pointer;
  background: #f9fafb;
  transition: background-color 0.15s ease;
  min-width: 120px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.search-type-selector:hover {
  background: #f3f4f6;
}
.search-type-selector.active {
  background: #eff6ff;
  color: #2563eb;
}
.search-type-text {
  font-size: 14px;
  font-weight: 500;
  margin-right: 8px;
}
.search-type-arrow {
  font-size: 12px;
  transition: transform 0.15s ease;
}
.search-type-arrow.rotated {
  transform: rotate(180deg);
}
.search-input {
  -ms-flex: 1;
  flex: 1;
  border: none;
  outline: none;
  padding: 12px 16px;
  font-size: 16px;
  background: transparent;
  color: #374151;
}
.search-input:-ms-input-placeholder {
  color: #9ca3af;
}
.search-input::placeholder {
  color: #9ca3af;
}
.search-shortcut-hint {
  padding: 4px 8px;
  background: #f3f4f6;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  font-size: 12px;
  color: #6b7280;
  margin-right: 12px;
  font-family: ui-monospace, 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
}
.search-type-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #e5e7eb;
  border-top: none;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  z-index: 10;
  max-height: 300px;
  overflow-y: auto;
}
.search-type-option {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.15s ease;
  border-bottom: 1px solid #f3f4f6;
}
.search-type-option:hover {
  background: #f9fafb;
}
.search-type-option.selected {
  background: #eff6ff;
  color: #2563eb;
}
.search-type-option:last-child {
  border-bottom: none;
}
.search-type-icon {
  width: 16px;
  margin-right: 12px;
  color: #6b7280;
}
.search-type-option.selected .search-type-icon {
  color: #2563eb;
}
.search-type-option span:first-of-type {
  font-weight: 500;
  margin-right: 8px;
}
.search-type-description {
  color: #6b7280;
  font-size: 13px;
}
.search-results {
  max-height: 60vh;
  overflow-y: auto;
}
.search-loading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px 20px;
  color: #6b7280;
}
.search-loading i {
  margin-right: 8px;
}
.search-results-content {
  padding: 0;
}
.search-results-section {
  border-bottom: 1px solid #f3f4f6;
}
.search-results-section:last-child {
  border-bottom: none;
}
.search-results-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px 8px;
  background: #f9fafb;
  font-weight: 600;
  color: #374151;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.search-results-header i {
  width: 16px;
  margin-right: 8px;
  color: #6b7280;
}
.search-results-count {
  margin-left: auto;
  color: #9ca3af;
  font-weight: normal;
}
.search-result-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  transition: background-color 0.15s ease;
  border-left: 3px solid transparent;
}
.search-result-item:hover,
.search-result-item.highlighted {
  background: #eceff1;
  border-left-color: #3b82f6;
}
.search-result-icon {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  background: #f3f4f6;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 12px;
  color: #6b7280;
}
.search-result-content {
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
}
.search-result-title {
  font-weight: 500;
  color: #111827;
  margin-bottom: 2px;
  word-break: break-word;
}
.search-result-title strong {
  background: #fef3c7;
  color: #92400e;
  padding: 1px 2px;
  border-radius: 2px;
}
.search-result-subtitle {
  color: #6b7280;
  font-size: 13px;
  margin-bottom: 2px;
}
.search-result-breadcrumb {
  color: #9ca3af;
  font-size: 12px;
}
.search-result-meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: 12px;
}
.search-result-date {
  color: #9ca3af;
  font-size: 12px;
  margin-bottom: 2px;
}
.search-result-type {
  background: #e5e7eb;
  color: #6b7280;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.3px;
}
.search-show-more {
  padding: 8px 16px;
  text-align: center;
  color: #3b82f6;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  transition: background-color 0.15s ease;
}
.search-show-more:hover {
  background: #f8fafc;
}
.search-no-results {
  text-align: center;
  padding: 60px 20px;
  color: #6b7280;
}
.search-no-results i {
  font-size: 48px;
  margin-bottom: 16px;
  color: #d1d5db;
}
.search-no-results p {
  margin: 0 0 8px;
}
.search-no-results-suggestion {
  font-size: 14px;
  color: #9ca3af;
}
.search-empty-state {
  padding: 60px 20px;
  text-align: center;
}
.search-empty-content h3 {
  margin: 16px 0 8px;
  color: #374151;
  font-size: 18px;
  font-weight: 600;
}
.search-empty-content p {
  color: #6b7280;
  margin: 0 0 32px;
}
.search-empty-icon {
  font-size: 48px;
  color: #d1d5db;
}
.search-shortcuts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.search-shortcut-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #6b7280;
  font-size: 13px;
}
.search-shortcut-item kbd {
  color: #111827;
  background: #f3f4f6;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 11px;
  margin-right: 6px;
  font-family: ui-monospace, 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
}
.search-shortcut-item kbd + kbd {
  margin-left: 2px;
}
/* Header search trigger styles */
.clickup-search-trigger {
  cursor: pointer;
  position: relative;
}
.clickup-search-trigger .form-control {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8);
}
.clickup-search-trigger .form-control:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border-color: rgba(255, 255, 255, 0.3);
}
.clickup-search-trigger .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.clickup-search-trigger .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.search-shortcut {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.7);
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 11px;
  font-family: ui-monospace, 'SF Mono', 'Monaco', 'Inconsolata', 'Roboto Mono', monospace;
  pointer-events: none;
}
/* Responsive design */
@media (max-width: 768px) {
  .search-modal-container {
    width: 95%;
    margin: 0 auto;
    max-height: 90vh;
  }
  .search-modal-overlay {
    padding-top: 5vh;
  }
  .search-type-selector {
    min-width: 100px;
    padding: 10px 12px;
  }
  .search-input {
    font-size: 16px;
    /* Prevent zoom on iOS */
  }
  .search-shortcuts {
    gap: 16px;
  }
  .search-result-item {
    padding: 10px 12px;
  }
}















textarea {
  width: 100%;
  padding: 1em;
  text-align: left;
  border: 1px solid #000;
}
.boxSizing-borderBox {
  box-sizing: border-box;
}











.fa-icon-picker {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  padding: 8px;
  background: #fafafa;
}
.fa-icon-picker-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6px;
}
.fa-icon-picker-current {
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}
.fa-icon-picker-current .text-muted {
  font-size: 11px;
  font-family: monospace;
}
.fa-icon-picker-search {
  margin-bottom: 6px;
}
.fa-icon-picker-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 4px;
  max-height: 180px;
  overflow-y: auto;
  padding: 4px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.fa-icon-picker-cell {
  border: 1px solid transparent;
  background: #fff;
  padding: 6px;
  font-size: 16px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.1s;
}
.fa-icon-picker-cell:hover {
  background: #eef4ff;
  border-color: #1f6feb;
}
.fa-icon-picker-cell.active {
  background: #1f6feb;
  color: #fff !important;
  border-color: #1f6feb;
}
.fa-icon-picker-custom {
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-top: 8px;
}
.fa-icon-picker-custom input {
  -ms-flex: 1;
  flex: 1;
}




.flight-deck-row {
  transition: background-color 200ms ease, border-color 200ms ease;
  padding-left: 12px;
}
.flight-deck-row.flight-active {
  background-color: #e1f5fe;
  border-left: 6px solid #00BFFF;
}
.flight-deck-row.flight-active.flight-active--overtime {
  background-color: #fdecea;
  border-left-color: #d9534f;
}
.flight-active-badge {
  display: inline-block;
  padding: 4px 10px;
  margin-right: 8px;
  border-radius: 12px;
  background-color: #00BFFF;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  animation: flight-active-pulse 1.5s ease-in-out infinite;
}
.flight-active-badge.flight-active-badge--overtime {
  background-color: #d9534f;
}
.flight-active-timer {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #00BFFF;
  color: #0091EA;
  font-family: Menlo, Consolas, monospace;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
.flight-active-timer.flight-active-timer--overtime {
  border-color: #d9534f;
  color: #d9534f;
}
.flight-active-timer .fa {
  margin-right: 4px;
}
@keyframes flight-active-pulse {
  0%,
  100% {
    opacity: 1.0;
    transform: scale(1);
  }
  50% {
    opacity: 0.75;
    transform: scale(1.06);
  }
}

.flight-deck-block-active {
  margin: -10px -10px 12px -10px;
  padding: 12px 16px;
  background-color: #0091EA;
  color: #fff;
  border-radius: 4px 4px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}
.flight-deck-block-active.flight-deck-block-active--overtime {
  background-color: #d9534f;
}
.flight-deck-block-active .flight-deck-block-active__label {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 13px;
}
.flight-deck-block-active .flight-deck-block-active__label .fa-circle {
  animation: flight-deck-block-pulse 1.5s ease-in-out infinite;
  margin-right: 6px;
}
.flight-deck-block-active .flight-deck-block-active__timer {
  font-family: Menlo, Consolas, monospace;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  padding: 6px 12px;
  background-color: rgba(255, 255, 255, 0.18);
  border-radius: 4px;
}
@keyframes flight-deck-block-pulse {
  0%,
  100% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.45;
  }
}

.flight-list-warnings {
  max-width: 260px;
}
.flight-list-warnings .label {
  display: inline-block;
  margin: 0 4px 4px 0;
  white-space: normal;
}

.fc-event.flight-active {
  background-color: #0091EA !important;
  border-color: #0091EA !important;
  border-left: 5px solid #00BFFF !important;
  box-shadow: 0 0 0 2px rgba(0, 191, 255, 0.4);
  color: #fff !important;
}
.fc-event.flight-active .fc-title,
.fc-event.flight-active .fc-time,
.fc-event.flight-active .fc-list-item-time,
.fc-event.flight-active .fc-list-item-title {
  color: #fff !important;
}
.fc-event.flight-active.flight-active--overtime {
  background-color: #d9534f !important;
  border-color: #d9534f !important;
  border-left-color: #d9534f !important;
}
.flight-schedule-active-badge {
  display: block;
  clear: both;
  width: -webkit-fit-content;
  width: fit-content;
  margin-top: 4px;
  padding: 3px 8px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff !important;
  font-family: Menlo, Consolas, monospace;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.1;
  white-space: nowrap;
}
.flight-schedule-active-badge .fa {
  margin-right: 4px;
  animation: flight-schedule-badge-pulse 1.5s ease-in-out infinite;
}
@keyframes flight-schedule-badge-pulse {
  0%,
  100% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.45;
  }
}

.contentSchedule {
  margin: 0 auto;
  padding: 5px 30px 1px;
  max-width: 100%;
  padding-bottom: 5px;
}
.timeLableWarning {
  background-color: #f3b760;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  /* font-weight: bold; */
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.no-bullets {
  list-style-type: none;
  padding-left: 0;
}
.no-bullets li {
  margin-bottom: 5px;
  /* Add some spacing between items */
}



.dir-help-library .help-video-poster {
  position: relative;
  width: 100%;
  height: 120px;
  margin-top: 5px;
  background-image: linear-gradient(135deg, #1f2d38 0%, #0f1a22 100%);
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
  transition: background-image 0.2s ease;
}
.dir-help-library .help-video-poster .help-video-poster-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.dir-help-library .help-video-poster .help-video-play {
  font-size: 40px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.82);
  transition: transform .15s ease, color .15s ease;
}
.dir-help-library .help-video-poster:hover {
  background-image: linear-gradient(135deg, #273845 0%, #14222c 100%);
}
.dir-help-library .help-video-poster:hover .help-video-play {
  transform: scale(1.1);
  color: #fff;
}
.dir-help-library .help-meta {
  margin-top: 12px;
  padding-top: 8px;
  border-top: 1px solid #f3f3f3;
  font-size: 12px;
}




#legend {
  font-family: Arial, sans-serif;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
  position: absolute;
  bottom: 0px;
  right: calc(-276%);
  left: 20px;
  z-index: 1000;
  font-size: 0.7em;
  width: 160px;
  border: 1px solid #333;
  color: #fff;
}
#legend h3 {
  margin-top: 0;
  font-size: 1.3em;
  padding-bottom: 10px;
}
#legend img {
  vertical-align: middle;
  width: 2em;
}
.map {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 600px;
  top: 0;
  right: 0;
}
.map-container {
  height: 100%;
  height: -webkit-fill-available;
  height: fill-available;
  min-height: 600px;
}
.marker {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
.legendItem {
  display: block;
  vertical-align: middle;
}
.legendIcon {
  width: 20px;
  height: 20px;
  display: inline-block;
  -webkit-mask-image: url('../img/icons/circle.svg');
  mask-image: url('../img/icons/circle.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.legendItem .title {
  line-height: 20px;
  display: inline-block;
}
.scheduled {
  background-color: #6795F8;
}
.completed {
  background-color: #00E85D;
}
.requested {
  background-color: #ffb8b8;
}
.cancelled {
  background-color: #f3b760;
}
.declined {
  background-color: #777276;
}
.conflict {
  background-color: #ff0000;
}
#legend .legendItem .aircraft {
  height: 20px;
  width: 20px;
}
.map-alert {
  background-image: url('../img/icons/alert.png');
  -webkit-background-image: url('../img/icons/alert.png');
  -webkit-mask-image: none;
  mask-image: none;
  background-repeat: no-repeat;
  background-size: contain;
}
.marker.uav.fixedwing {
  -webkit-mask-image: url(../img/icons/uav_fixedwing.svg);
  mask-image: url(../img/icons/uav_fixedwing.svg);
  mask-size: 90%;
  -webkit-mask-size: 90%;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.uav.multicopter {
  -webkit-mask-image: url(../img/icons/uav_multicopter.svg);
  mask-image: url(../img/icons/uav_multicopter.svg);
  mask-size: 90%;
  -webkit-mask-size: 90%;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.manned.fixedwing {
  -webkit-mask-image: url('../img/icons/manned_fixedwing.svg');
  mask-image: url('../img/icons/manned_fixedwing.svg');
  mask-size: 75%;
  -webkit-mask-size: 75%;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.manned.helicopter {
  -webkit-mask-image: url('../img/icons/manned_helicopter.svg');
  mask-image: url('../img/icons/manned_helicopter.svg');
  mask-size: 90%;
  -webkit-mask-size: 90%;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.helipad {
  -webkit-mask-image: url('../img/icons/helipad.svg');
  mask-image: url('../img/icons/helipad.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.airport {
  -webkit-mask-image: url('../img/icons/airport.svg');
  mask-image: url('../img/icons/airport.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.alert {
  -webkit-mask-image: url('../img/icons/alert.svg');
  mask-image: url('../img/icons/alert.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.marker.alert {
  -webkit-mask-image: url('../img/icons/alert.svg');
  mask-image: url('../img/icons/alert.svg');
  mask-size: contain;
  -webkit-mask-size: contain;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
}
.mapboxgl-popup {
  max-width: 200px;
}
.mapboxgl-popup-content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}
.legendTab {
  padding: 0 10px 0 10px;
  text-align: center;
}
.legendTab.active {
  border-bottom: 1px solid #FFF;
}
.legendTabContent {
  margin-top: 10px;
}
#playerControls {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.poi-marker {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: auto;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.live-aircraft-marker {
  z-index: 10;
  pointer-events: auto;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.live-aircraft-marker-disc {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #E11D48;
  color: #fff;
  border: 2px solid #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Open Sans', Arial, sans-serif;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3), 0 2px 6px rgba(0, 0, 0, 0.4);
}
.live-aircraft-marker-disc svg {
  display: block;
}
.live-aircraft-marker--stale .live-aircraft-marker-disc {
  background: #F59E0B;
  border-style: dashed;
  opacity: 0.85;
}
.live-aircraft-marker--landed .live-aircraft-marker-disc {
  background: #16A34A;
  opacity: 0.85;
}
.poi-marker-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 2px solid currentColor;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.poi-marker-label {
  margin-top: 2px;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
  color: #fff;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}

@keyframes flashHighlight {
  0%,
  100% {
    border-color: transparent;
  }
  50% {
    border-color: yellow;
  }
}
.flash-highlight {
  border: 2px solid transparent;
  /* Initial border */
  animation: flashHighlight 1s ease-in-out 3;
  /* Animation duration and repeat */
}



































.tracker-row--hidden {
  opacity: 0.45;
  font-style: italic;
}








.dropdown-region {
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 1;
}
.dropdown-region li {
  padding: 10px;
  cursor: pointer;
}
.dropdown-region li:hover {
  background-color: #f0f0f0;
}
.selected-badges {
  margin-top: 10px;
}
.remove-badge {
  margin-left: 10px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}
.align-options {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.margin5 {
  margin: 5px;
}





.toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}





.sidebar-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
}



.Register {
  padding-top: 40px;
}



/*# sourceMappingURL=app.css.map */
