/* compiled by scssphp v0.0.12 on Tue, 04 Mar 2025 07:54:05 +0000 (0.0398s) */

/* Make table responsive */
a {
  text-decoration: none; }

button.btn.blue-bg.float-end {
  z-index: 9;
  position: relative; }

button.swal2-cancel.btn.btn-danger {
  margin-right: 10px; }

.macro-view .alert_overlay {
  position: absolute;
  z-index: 999;
  top: 35px;
  right: 57px;
  max-width: 450px;
  min-width: 450px; }
  .macro-view .alert_overlay .alert_close {
    position: absolute;
    width: 50px;
    height: 24px;
    top: -23px;
    right: -11px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    background: #1f274b;
    color: #fff;
    cursor: pointer; }
  .macro-view .alert_overlay .contentHolder {
    opacity: 0.6; }
    .macro-view .alert_overlay .contentHolder h2 {
      background-color: #1f274c;
      color: #fff;
      text-align: center;
      padding: 10px 0px 8px;
      border-radius: 5px; }
    .macro-view .alert_overlay .contentHolder h2#alertBoxTitle span {
      cursor: pointer;
      font-size: 14px;
      color: #fff;
      float: right;
      background: #1f274b;
      padding: 6px 12px;
      border-radius: 2px; }
    .macro-view .alert_overlay .contentHolder holder {
      font-size: 15px;
      background-color: #eee;
      margin: 0px 13px;
      /* line-height: 22px; */
      padding: 13px;
      width: 94% !important; }
  .macro-view .alert_overlay .block h4 {
    font-size: 18px;
    margin-bottom: 0px; }
    .macro-view .alert_overlay .block small {
      font-size: 12px;
      line-height: 17px;
      display: block;
      margin-top: 5px; }
    .macro-view .alert_overlay .block span {
      font-size: 20px;
      display: block;
      margin-top: 8px;
      margin-left: unset; }
    .macro-view .alert_overlay .block br {
      display: none; }
    .macro-view .alert_overlay .block.blue span {
      font-size: 12px; }
    .macro-view .alert_overlay .block.eta svg {
      width: 35px !important;
      margin-bottom: 17px; }
  .macro-view .alert_overlay .alerts .box .alert {
    max-height: 340px; }

.login-page .login-box a {
  font-size: 12px;
  color: #333; }

@media (max-width: 900px) {
  .login-page {
    padding-top: 40px;
    padding-bottom: 0px;
    height: 100% !important; }
    .login-page h1 {
      font-size: 2em; }
    .login-page .login-foot {
      position: relative !important;
      color: #fff;
      top: 0 !important;
      bottom: 0 !important;
      margin-top: 20px; } }

.button-holder-box {
  margin-right: 10px; }
  .button-holder-box h6 {
    margin: 0px;
    font-size: 12px;
    margin-bottom: 4px; }
  .button-holder-box button {
    background: #1f274c;
    color: #fff;
    border: none;
    display: inline-block;
    padding: 8px 30px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer; }
  .button-holder-box button:hover {
    background: #394370; }
  .button-holder-box button.selected {
    background: #81ad45; }

.form_button {
  background: #1f274c;
  padding: 5px 62px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  border: 1px solid transparent; }

#map {
  display: block;
  width: 100%;
  height: 400px; }

.openModalPredictive {
  cursor: pointer; }

.modal {
  padding: 30px !important;
  --bs-modal-width: 100% !important; }
  .modal #chartContainerSmall {
    height: 70vh;
    width: 100%;
    text-align: center; }
  .modal .modal-title {
    font-size: 21px;
    font-weight: bold; }
  .modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }
  .modal .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0; }
  .modal .close {
    background: #12182f;
    color: #fff;
    padding: 0px 11px;
    display: inline-block;
    border-radius: 4px;
    text-decoration: none;
    font-size: 26px;
    font-family: 'Avenir', sans-serif;
    border: 1px solid transparent; }

.overlayWhite {
  z-index: 99999;
  background: #fff;
  position: absolute;
  width: 100px;
  height: 30px;
  bottom: 0;
  left: 0; }

section.content {
  padding-top: 40px;
  padding-bottom: 46px;
  background-color: #eee;
  min-height: calc(100vh - 102px);
  overflow: hidden; }
  section.content .content-box {
    min-height: 60vh;
    padding-right: 30px; }
    section.content .content-box h1 {
      font-size: 28px; }
  section.settings .block i {
    font-size: 40px; }
  section.billing .right .main-title {
    color: #81ad44;
    font-weight: bold;
    font-size: 2em; }
    section.billing .right .main-title .blur-text {
      color: transparent !important;
      text-shadow: 0 0 10px #81ad44 !important; }
    section.billing .right .previous-bills .price {
      color: transparent !important;
      text-shadow: 0 0 8px #81ad44 !important; }
  section .dashboard .box-blocks svg {
    width: 50px; }
    section .dashboard .weather-box .weather_holder {
      text-align: center; }
    section .dashboard .weather-box .weather_holder .weather-svg-holder {
      min-height: 65px;
      position: relative; }
      section .dashboard .weather-box .weather_holder .weather-svg-holder svg {
        width: 40px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
    section .dashboard .weather-box .weather_holder.first {
      border-right: 1px solid #848791; }
    section .dashboard .weather-box .weather_holder h6 {
      font-weight: 100;
      text-transform: uppercase;
      margin-bottom: 0px;
      line-height: 10px; }
    section .dashboard .weather-box .weather_holder strong {
      font-size: 10px;
      font-weight: 400; }
    section .dashboard .weather-box .weather_holder p {
      font-size: 12px;
      font-weight: 600;
      color: #a3d759;
      margin-bottom: 0px; }
    section .dashboard .weather-box .weather_holder span {
      display: block;
      font-size: 12px;
      font-weight: 400;
      line-height: 15px;
      margin-bottom: 5px; }
      section .dashboard .weather-box .weather_holder span strong {
        font-size: 16px;
        font-weight: 800;
        color: #a3d759; }

.eta_block circle {
  display: none !important; }
  .eta_block.eta_green circle#Green {
    display: block !important;
    fill: #a3d759 !important; }
  .eta_block.eta_amber circle#Amber {
    display: block !important;
    fill: #ff6a46 !important; }
  .eta_block.eta_red circle#Red {
    display: block !important;
    fill: #dd050e !important; }

@media screen and (max-width: 1400px) {
  html {
    zoom: 80%; } }

.paf-page .small-table {
  text-align: center; }
  .paf-page .small-table span {
    display: inline-block;
    width: 120px;
    text-align: left; }
  .paf-page .small-table td {
    font-size: 18px; }
  .paf-page .small-table i {
    display: inline-block;
    width: 30px; }
  .paf-page .zonePopUp table.small-table td {
    border: none;
    /* border-bottom: 1px solid; */
    padding: 0px; }
  .paf-page .zonePopUp table td {
    padding: 2px 10px;
    border: none; }
  .paf-page .zoneImg strong {
    font-family: Doto;
    font-size: 34px;
    color: #1f274c; }
  .paf-page .zoneImg {
    text-align: center; }

.pafRow .pafText {
  font-size: 19px;
  font-weight: 400;
  text-align: center;
  margin-top: 17px; }
  .pafRow .pafIcon {
    text-align: center; }
  .pafRow .pafIcon i {
    font-size: 72px; }
  .pafRow .block .pafResults.stats-row {
    text-align: center;
    font-size: 32px;
    margin-bottom: 0px; }

#openModelHeatMap {
  cursor: pointer; }

.dashboard .heatmapTable th, .dashboard .heatmapTable td {
  padding: 0px; }
  .dashboard .heatmapTable span {
    display: block;
    padding: 10px 8px;
    width: initial;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    color: #81ad45;
    background-color: #1f274c; }
  .dashboard .heatmapTable thead span {
    display: block;
    padding: 10px 8px;
    width: initial;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    background-color: #1f274c; }
  .dashboard .heatmapTable tbody span, .dashboard .heatmapTable tbody div {
    margin-left: 0px; }

.dashboard .heatmapTable tbody td:nth-child(1) > span {
  font-size: 20px; }

.heatmapTable th, .heatmapTable td {
  padding: 0px; }
  .heatmapTable span {
    display: inline-block;
    padding: 4px;
    width: 80px;
    text-align: center;
    font-weight: 900;
    font-size: 12px; }
  .heatmapTable thead span {
    display: block;
    padding: 10px 8px;
    width: initial;
    text-align: left;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    background-color: #1f274c; }
  .heatmapTable tbody span, .heatmapTable tbody div {
    margin-left: 10px; }

#heatMapContent > table > thead > tr > th:nth-child(1) > span {
  border-radius: 5px 0px 0px 0px; }

#heatMapContent > table > thead > tr > th:nth-child(4) > span {
  border-radius: 0px 5px 0px 0px; }

.half_block {
  height: inherit !important;
  padding: 15px !important;
  min-height: inherit !important; }
  .half_block span {
    line-height: 40px !important; }
  .half_block small {
    margin-top: 14px; }

.portViewPreds .block.feature {
  background-color: #1f274c;
  color: #fff;
  position: relative; }
  .portViewPreds .block.feature small {
    font-size: 18px;
    padding-top: 8px; }
  .portViewPreds .block.feature span {
    font-size: 75px;
    letter-spacing: -1px; }
  .portViewPreds .block.feature.extraBox span {
    font-size: 20px; }
  .portViewPreds .block.feature.extraBox {
    padding-bottom: 30px; }
  .portViewPreds .block.feature.extraBox span i {
    font-size: 65px;
    padding: 12px; }
  .portViewPreds .block.feature h4 {
    color: #fff;
    padding-bottom: 4px; }
  .portViewPreds .block.feature span.percDiff {
    font-size: 14px;
    display: inline-block;
    border-radius: 0px;
    padding: 10px 5px;
    position: absolute;
    border: none;
    border-top: 1px solid;
    width: 100%;
    margin-left: 0px;
    bottom: 0px;
    top: unset;
    left: 0px;
    background-color: #fff;
    font-weight: 700;
    letter-spacing: normal; }
  .portViewPreds .block.feature span.vstext {
    font-size: 14px;
    display: inline;
    font-weight: 700; }
  .portViewPreds .openModalPredictive {
    position: unset;
    margin-left: 0px;
    line-height: 12px;
    margin-top: 34px;
    display: block; }
  .portViewPreds .block span.openModalPredictive:hover {
    border: none;
    color: #fff; }

.jqstooltip {
  min-width: 100px;
  min-height: 24px; }

span.comingsoonoverlay {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto; }
  span.comingsoonoverlay span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(335deg);
    white-space: nowrap;
    font-size: 3vw !important;
    color: #919191; }

.insightsRow .block {
  text-align: left; }
  .insightsRow .block h4 {
    font-size: 22px; }
  .insightsRow .block .diff {
    font-size: 13px;
    display: inline-block;
    border-radius: 10px;
    padding: 7px 14px;
    border: 1px dashed;
    margin-left: 6px;
    border-color: #81ad45;
    color: #81ad45;
    font-weight: 400;
    margin-top: -5px; }
    .insightsRow .block .diff i {
      font-size: 12px; }
  .insightsRow .block .stats-row {
    margin: 20px 0px;
    clear: both; }
  .insightsRow .block .stat-item {
    display: inline-block;
    padding-right: 10px;
    font-size: 14px; }
    .insightsRow .block .stat-item h6 {
      font-size: 13px; }
  .insightsRow .block .stat-item + .stat-item {
    padding-left: 15px;
    border-left: 1px solid #eee; }

.tapenable, .disenable {
  cursor: pointer; }

img {
  max-width: 100%; }

.header-top .logo {
  width: 50%; }
  .header-top .logo img {
    display: inline-block;
    max-height: 43px; }
    .header-top .logo img.customerlogo {
      border-left: 1px dashed #fff;
      margin-left: 10px;
      padding-left: 10px; }
    .header-top .logo img.entopylogo {
      max-height: 48px; }

.bg-title {
  overflow: hidden;
  padding: 0px 0px 10px;
  margin-bottom: 15px; }
  .bg-title .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    float: right;
    padding: 0;
    margin-top: 8px;
    font-size: 14px;
    margin-right: 15px; }
  .bg-title .breadcrumb a {
    color: rgba(31, 39, 76, 0.5);
    text-decoration: none; }
    .bg-title .breadcrumb a:hover {
      color: #1f274c; }

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 0px 0 6px;
  color: #ccc; }

.white-box {
  background: #fff;
  padding: 25px;
  margin-bottom: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  overflow: hidden; }
  .white-box h2 {
    color: #2b2b2b;
    margin: 10px 0;
    font-weight: 300;
    line-height: 36px;
    font-size: 18px; }
  .white-box .preloader {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 5000; }
  .white-box .preloader svg {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 100px;
    height: 100px; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #293467; }

.nav-link {
  color: #293467; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px; }

select.form-control:not([size]):not([multiple]) {
  height: calc(3.85rem); }

.datepicker td, .datepicker th, .table-condensed td, .table-condensed th {
  padding: 5px; }

table tr td, table tr th {
  font-size: 13px; }

.sidebar ul.parent {
  position: -webkit-sticky;
  position: sticky;
  top: 0; }

.daterangepicker.dropdown-menu {
  z-index: 99999; }

.tab-content g > path:nth-child(1) {
  fill: #fff !important; }
  .tab-content g:hover > path:nth-child(1) {
    fill: #9ec655 !important; }
  .tab-content g#uuid-6a5647c0-5eec-430f-b969-705ca6d4d6c0:hover > path:nth-child(1) {
    fill: #fff !important; }

.gm-style-cc {
  display: none; }

i.lowdata {
  cursor: pointer; }

.fullScreenToggle {
  text-align: right;
  transition: all 0.5s ease; }
  .fullScreenToggle i:hover {
    cursor: pointer;
    color: #81ad45; }

.showFullScreen {
  transition: all 0.5s ease;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

@media (max-width: 968px) {
  .sidebar .bottom_sidebar {
    display: inherit; } }

@media (max-width: 608px) {
  header.header-min .header-top .cta a {
    display: none; }

  header.header-min .block.feature h4 {
    color: #fff;
    font-size: 11px !important; }

  header.header-min .cta {
    padding: 0px !important; } }

.fullPreloader {
  position: absolute;
  top: -47px;
  bottom: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: #d3d3d3;
  z-index: 10; }
  .fullPreloader img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }

.block.feature span.percDiff {
  font-size: 10px;
  /* background-color: green; */
  display: inline-block;
  border-radius: 10px;
  padding: 5px;
  position: absolute;
  /* right: -77%; */
  /* color: #fff; */
  top: 18%;
  border: 1px dashed;
  width: 78px;
  margin-left: 6px; }

.block.feature span.percDiff i {
  font-size: 14px;
  color: #fff;
  margin-right: 5px; }

.openModalPredictive {
  position: relative; }

.alert {
  font-size: 15px; }

.block.feature span.vstext {
  font-size: 8px;
  display: block;
  color: #000; }

.portViewPreds .block.eta h4 {
  font-size: 2vw; }
  .portViewPreds .block.eta span {
    color: #eee;
    font-size: 1vw;
    font-weight: normal; }
  .portViewPreds .firstitem.block i {
    font-size: 4vw;
    text-align: center; }
  .portViewPreds .block.feature.firstitem {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px; }

header.header-min {
  /* Media query for smaller screens */ }
  header.header-min .header-top {
    padding: 10px 20px; }
  header.header-min .cta {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  header.header-min .block small {
    font-size: 11px;
    display: block; }
  header.header-min .block {
    display: inline-block;
    background: transparent;
    color: #fff;
    border: none;
    padding: 0px;
    margin-right: 20px; }
  header.header-min .block.feature h4 {
    color: #fff;
    font-size: 16px; }
  header.header-min .block.feature span {
    font-size: 23px; }
  header.header-min .block i {
    font-size: 39px;
    margin-top: 2px; }

@media (max-width: 768px) {
  .heatmapTable {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px; }

  .heatmapTable th, .heatmapTable td {
    padding: 12px 15px;
    border: 1px solid #ddd;
    /* Align header to the left */ }

  .heatmapTable th {
    text-align: left;
    /* Align values to the right */ }

  .heatmapTable td {
    text-align: right;
    /* Responsive styles for small screens */ }

  .heatmapTable {
    display: block;
    overflow-x: auto;
    white-space: nowrap; }

  .heatmapTable th span, .heatmapTable td span {
    display: block; }

  .heatmapTable th, .heatmapTable td {
    padding: 10px;
    font-size: 14px; }

  .heatmapTable th span, .heatmapTable td span {
    display: inline-block; } }

span.openModalPredictive {
  min-width: 150px; }

.heatmapTable small {
  font-size: 17px;
  color: #fff;
  display: block; }

.sliderRow input[type="range"] {
  width: 96%;
  appearance: none;
  /* 🔥 Thicker Track */
  height: 18px;
  background: linear-gradient(to right, red 50%, navy 50%);
  border-radius: 7px;
  outline: none;
  transition: background 0.3s ease-in-out;
  /* 🖱️ Customize the thumb (slider button) for Webkit (Chrome, Safari) */ }
  .sliderRow input[type="range"]::-webkit-slider-thumb {
    appearance: none;
    /* 🔥 Bigger Thumb */
    width: 30px;
    height: 30px;
    background: white;
    border: 3px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    /* 🔥 Adjust alignment */
    margin-top: -3px;
    /* 🎨 Customize for Firefox */ }
  .sliderRow input[type="range"]::-moz-range-thumb {
    /* 🔥 Bigger Thumb */
    width: 30px;
    height: 30px;
    background: white;
    border: 3px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    /* 🎨 Customize for Edge */ }
  .sliderRow input[type="range"]::-ms-thumb {
    /* 🔥 Bigger Thumb */
    width: 30px;
    height: 30px;
    background: white;
    border: 3px solid #ccc;
    border-radius: 50%;
    cursor: pointer; }
  .sliderRow .time-label {
    font-size: 18px; }

@keyframes loader-spin {
  to {
    transform: rotate(360deg); } }

@keyframes loader-path {
  0% {
    stroke-dasharray: 0, 580, 0, 0, 0, 0, 0, 0, 0; }

  50% {
    stroke-dasharray: 0, 450, 10, 30, 10, 30, 10, 30, 10; }

  100% {
    stroke-dasharray: 0, 580, 0, 0, 0, 0, 0, 0, 0; } }

.svg-calLoader {
  width: 230px;
  height: 230px;
  transform-origin: 115px 115px;
  animation: 2.4s linear infinite loader-spin;
  margin: auto; }

.cal-loader__plane {
  fill: #81ad45; }

.cal-loader__path {
  stroke: #fff;
  animation: 2.4s ease-in-out infinite loader-path; }

section.preLoaderArea {
  position: relative; }
  section.preLoaderArea .preloader {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000000;
    text-align: center;
    display: flex;
    margin: 9px 0px;
    border-radius: 5px;
    /* 0.98 = FA in hex */
    background-color: rgba(36, 39, 73, 0.98); }

.insetshadow {
  display: none; }

span.predIcon {
  background-color: #8bab55;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 10px;
  margin-right: 5px; }

span.actIcon {
  background-color: #000;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px;
  border-radius: 10px;
  margin-right: 5px; }

.global-pop-over {
  display: inline-block;
  margin-left: 10px;
  /* Table styling to simulate an LED board */ }

.flight-board {
  width: 100%;
  border-collapse: collapse; }

.flight-board th, .flight-board td {
  padding: 6px;
  border: 1px solid #1f274c;
  text-align: center;
  font-size: 16px;
  /* Table header styling */ }

.flight-board th {
  background: #81ad45;
  letter-spacing: 2px;
  text-transform: uppercase;
  /* Alternate row shading and hover effect */ }

.flight-board tr:nth-child(even) {
  background: rgba(0, 255, 0, 0.1); }

.flight-board tr:hover {
  background: rgba(0, 255, 0, 0.2); }

.responsive {
  display: none; }

@media (max-width: 978px) {
  .responsive {
    display: block; }

  .fullWidth {
    width: 100%; }

  .sidebar {
    position: relative !important;
    min-height: inherit; }
    .sidebar .sidebar_holder {
      padding-top: 15px;
      margin-bottom: 15px;
      display: none; }
    .sidebar .user {
      margin-bottom: 0px !important; }
    .sidebar .settings {
      position: relative !important; }

  .content-box {
    padding-right: calc(var(--bs-gutter-x) * .5) !important; }

  .weather-box .weather_holder.first {
    border-right: none !important;
    border-bottom: 1px solid #848791;
    padding-bottom: 24px; }

  .button-holder-box button {
    padding: 8px 18px; } }
