@charset "UTF-8";
html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.angular-google-map-container {
  height: calc(100% - 57px);
}

.charts {
  height: 500px;
  width: 500px;
}

.one {
  width: 30%;
  float: left;
}

.two {
  margin-left: 40%;
}

.margin-zero {
  margin: 0px;
}

.margin-xs {
  margin: 3px;
}

.margin-sm {
  margin: 5px;
}

.margin-md {
  margin: 10px;
}

.margin-lg {
  margin: 20px;
}

.margin-h-xs {
  margin: 0 3px;
}

.margin-h-sm {
  margin: 0 5px;
}

.margin-h-md {
  margin: 0 10px;
}

.margin-h-lg {
  margin: 0 20px;
}

.margin-h-xl {
  margin: 0 40px;
}

.margin-h-xxl {
  margin: 0 60px;
}

.margin-v-xl {
  margin: 40px 0;
}

.margin-v-xxl {
  margin: 60px 0;
}

.padding-zero {
  padding: 0px;
}

.padding-xs {
  padding: 3px;
}

.padding-sm {
  padding: 5px;
}

.padding-md,
.loader {
  padding: 10px;
}

.padding-lg {
  padding: 20px;
}

.padding-xl {
  padding: 40px;
}

.padding-xxl {
  padding: 60px;
}

.padding-h-none {
  padding: 0 0;
}

.padding-h-xs {
  padding: 0 3px;
}

.padding-h-sm {
  padding: 0 5px;
}

.padding-h-md {
  padding: 0 10px;
}

.padding-h-lg {
  padding: 0 20px;
}

.padding-v-xs {
  padding: 3px 0;
}

.padding-v-sm {
  padding: 5px 0;
}

.padding-v-md {
  padding: 10px 0;
}

.padding-v-lg,
.splash {
  padding: 20px 0;
}

.padding-v-xl {
  padding: 40px 0;
}

.padding-v-xxl {
  padding: 60px 0;
}

.text-xxs {
  font-size: xx-small;
}

.text-xs {
  font-size: x-small;
}

.text-sm {
  font-size: small;
}

.text-md {
  font-size: medium;
}

.text-lg {
  font-size: large;
}

.text-xl {
  font-size: x-large;
}

.text-xxl {
  font-size: xx-large;
}

.w-45 {
  width: 45% !important;
}

.w-30 {
  width: 30% !important;
}

.w-40 {
  width: 40% !important;
}

.full-height {
  height: auto;
  min-height: 100vh !important;
  width: 100%;
  flex-direction: column;
  position: absolute;
}

.scroll-x {
  overflow-x: scroll !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

o-fit-content {
  overflow: hidden !important;
}

@media screen and (max-width: 500px) {
  .full-height {
    overflow: visible;
  }
}
.bg-sidebar {
  background-color: #343a40;
}

.app-dynamic-content {
  min-height: 100px;
}

.main-content {
  height: calc(100% - 65px);
  width: 100%;
}

.playback-control {
  cursor: pointer;
}

.md-whiteframe-2dp {
  min-height: 120px;
  margin: 5px;
}

.md-whiteframe-2dp:hover {
  min-height: 120px;
  margin: 5px;
  background: #fff;
  cursor: pointer;
  border: 1px solid #174fa1;
}

.md-whiteframe-2dp.div {
  display: block;
}

.action-button {
  padding: 3px 35px 3px 35px;
}

.inline-left {
  display: inline;
  padding-left: 10px;
}

.text-splash {
  color: #6fa371;
}

.text-warn {
  color: #df5e19;
}

.text-error {
  color: #cc1414;
  font-weight: bold;
}

.text-info {
  color: #3976cf;
}

.container-info {
  text-align: center;
  padding: 40px;
  border: 1px solid #7587ed;
  color: #7587ed;
}

.container-action-buttons {
  padding-top: 10px;
  text-align: right;
}

.container-error {
  text-align: center;
  padding: 40px;
  border: 1px solid #aa1515;
  color: #aa1515;
}

.container-entity-preview {
  border: 1px dashed #3f51b5;
  padding: 20px;
  background: #f6f6f6;
  margin-bottom: 15px;
}

md-card hr {
  width: 100%;
  color: #3976cf;
  border: 1px solid #3976cf;
}

md-toolbar.md-medium-tall {
  height: 69px;
  min-height: 69px;
  max-height: 69px;
}

md-radio-button.md-default-theme .md-on,
md-radio-button .md-on {
  background-color: blue;
}

md-radio-button.md-default-theme.md-checked .md-off,
md-radio-button.md-checked .md-off {
  border-color: blue;
}

/* Toolbar */
md-toolbar.md-medium-tall .md-toolbar-tools {
  height: 58px;
  min-height: 58px;
  max-height: 58px;
  padding-top: 10px;
}

md-toolbar.md-medium-tall .md-toolbar-tools-select-type {
  height: 55px;
  min-height: 55px;
  max-height: 55px;
  padding-top: 10px;
}

.md-toolbar-buttons {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
}

.md-fab-toolbar-content {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
}

.md-fab-toolbar-background {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
}

.md-fab-toolbar-wrapper {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
}

.menu-container {
  min-height: 200px;
}

.ng-map-info-window {
  width: 100%;
  padding: 0;
  margin: 0;
}

.ng-map-info-window div:first-child > div:nth-child(1) {
  width: 250px;
  padding: 0;
  margin: 0;
}

.myInfoWindowDataTitle {
  width: 100%;
  padding: 0;
  margin: 0;
}

.myInfoWindowData {
  width: 100%;
  margin-right: 0;
  padding: 0;
}

.myInfoWindowDataTitle h4 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.md-button.md-fab.md-mini {
  line-height: 3rem;
  width: 3rem;
  height: 3rem;
}

.md-button.md-fab.md-mini.default {
  background-color: #bdbdbd;
}

.myInfoWindowDataValue {
  padding-left: 3%;
  /*text-align: right;*/
}

.legend-labels {
  font-size: 0.7em;
}

.really-small-text {
  font-size: 0.75em;
}

.station-histograms {
  margin: 2%;
  padding: 0;
  padding-left: 4%;
  padding-bottom: 2%;
  align-content: center;
}

.station-detail {
  margin: 1%;
  margin-bottom: 1%;
}

.histogram-dialog {
  max-width: 90%;
  max-height: 90%;
  width: 70%;
  border-radius: 0;
}

.histogram {
  padding-top: 2%;
  margin-bottom: 2%;
}

/* md-grid-list */
md-grid-list {
  margin-bottom: 2%;
  padding-bottom: 2%;
}

md-grid-tile {
  margin: 1%;
  padding: 2%;
  padding-bottom: 2%;
}

.md-grid-tile canvas.chart chart-line ng-isolate-scope chartjs-render-monitor {
  margin: 1%;
  padding: 2%;
  padding-bottom: 1%;
}

.pickup-details {
  margin-bottom: 2%;
  margin-top: 2%;
}

/* Md-list Item Div*/
.pickup-list-toggle {
  margin-top: 2%;
}

.pickup-list {
  max-height: 150px;
  overflow-y: scroll;
}

.md-list-item-text {
  margin: 0;
  padding: 0;
  width: 100%;
}

/*md-toast*/
md-toast.md-center {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

/*Address a Planned Service stop Station Div*/
.add-planned-service-card {
  margin: 2%;
  padding: 5%;
}

@media screen and (max-width: 599px) {
  .hidden-xs {
    display: none;
  }

  .visible-xs {
    visibility: visible;
  }

  .app-title {
    font-size: 0.8em;
  }

  .filter-button > a {
    font-size: 0.6em;
    white-space: normal;
    line-height: normal;
  }

  .pickup-list-title {
    font-size: 0.6em;
  }

  .admin-station-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 600px) {
  .hidden-gt-xs {
    display: none;
  }

  .visible-gt-xs {
    visibility: visible;
  }

  .pickup-list-title {
    font-size: 0.7em;
  }
}
/* Login - Logout */
.dropdown-toggle::after {
  display: none;
  padding: 0;
}

.dropdown-menu li a {
  display: block;
}

.dropdown-menu li {
  padding: 6px 10px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
}

.dropdown-menu li:hover {
  color: #fff;
  padding: 6px 10px;
  background: rgba(15, 122, 169, 0.6);
  border-bottom: none;
}

.dropdown-menu li:hover a {
  color: #fff;
  text-decoration: none;
}

.dropdown-menu li:last-child {
  border-bottom: none;
}

.dropdown-menu a {
  color: rgba(0, 0, 0, 0.68);
}

.login-box {
  margin-top: 120px;
  border: 1px solid #808080;
  padding: 0;
}

@media (max-width: 767.98px) {
  .login-box {
    margin-top: 10px;
    border: none;
    padding: 0;
  }
}
.login-box form {
  padding: 20px;
}

.primary-navigation li {
  cursor: pointer;
}

.layout-padding-xs {
  padding: 5px;
}

.layout-padding-sm {
  padding: 10px;
}

.layout-padding-md {
  padding: 20px;
}

.side-padding-xs {
  padding: 0px 5px;
}

.side-padding-sm {
  padding: 0px 10px;
}

.side-padding-md {
  padding: 0px 20px;
}

.padding-below-xs {
  padding-bottom: 5px;
}

.padding-below-sm {
  padding-bottom: 10px;
}

.padding-below-md {
  padding-bottom: 20px;
}

.hoverable {
  cursor: pointer;
}

.hoverable a:hover {
  text-decoration: underline;
}

.loader {
  font-size: x-large;
}

.loader small {
  padding-left: 5px;
}

.loader-container {
  padding: 0;
  margin: 0;
  height: calc(100% - 55.3333px);
  width: 100%;
  z-index: 1;
  background-color: floralwhite;
  position: absolute;
  opacity: 0.5;
}

h3.page-title {
  font-size: x-large;
  padding-top: 10px;
  padding-bottom: 20px;
}

.typeahead-item-padded {
  padding: 2px 5px 2px 5px;
}

.typeahead-item-padded:not(:last-child) {
  border-bottom: 1px solid gray;
}

.cell-action-default {
  width: 130px;
}

.actions-container {
  text-align: right;
  padding: 20px;
}

.actions-container button {
  margin-left: 10px;
}

.tab-container {
  margin-top: 20px;
}

.input-loader {
  position: absolute;
  right: 25px;
  top: 12px;
}

.tags-input-loader {
  position: absolute;
  right: 25px;
  top: 25px;
}

.alert {
  margin: 20px;
}

.toggle-container {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.btn-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
  cursor: pointer;
  background-color: #f27878;
  border-radius: 40px;
}

.btn-switch .btn-switch-circle {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  height: 23px;
  width: 23px;
  background-color: #fff;
  border-radius: 40px;
}

.btn-switch--on {
  background-color: #80cdbe;
}

.btn-switch--on .btn-switch-circle--on {
  left: auto;
  right: 1px;
}

.btn .btn-plain {
  border: 0px;
}

.code-formatted {
  font-family: consolas, courier, monospace;
  font-size: 14px;
}

.row-track {
  padding: 4px 10px;
}

.row-track .fa-external-link-alt {
  font-size: 9px;
  vertical-align: super;
}

form {
  margin: 0;
}

/* Map styles */
.map-info-box {
  margin: 0;
  padding: 0;
  /*width: 15%;
  height: 15%;*/
  /*position: absolute;*/
  /*bottom: 0.5%;
  left: 0%;
  z-index: 8000;*/
  color: #fff;
}

.map-info-box-truck-play {
  margin: 0;
  padding: 0;
  /*width: 100%;
  height: 78%;*/
  /*position: absolute;
  bottom: 0.5%;
  left: 0%;
  z-index: 8000;*/
  color: #fff;
}

/* Info window styles */
.info-window {
  font-size: 0.9em;
}

.info-window > div > div > p > a {
  text-decoration: none;
  font-size: 1.1em;
  font: 900;
}

.info-window-row {
  padding: 1%;
}

.pickUpsTable {
  height: 40%;
  overflow: auto;
}

.stationLocationContainer {
  height: 50%;
}

.subcategories-button {
  margin: 0;
  padding: 0;
  padding-left: 0.5%;
  position: absolute;
  top: 15%;
  z-index: 9000;
}

.truck-time-frame-button {
  margin: 0;
  padding: 0;
  padding-left: 0.5%;
  position: absolute;
  top: 20%;
  z-index: 9000;
}

.loginError {
  font-size: 13px;
  text-align: center;
}

.popup {
  border-color: #000;
  border-style: groove;
  border-width: 2px;
  padding: 0px;
  background-color: #fff;
  font-size: 70%;
  position: absolute;
  top: 200px;
}

.map-container {
  padding: 0;
  margin: 0;
  height: 100%;
  /*height: auto;*/
}

.custom-menu-bar {
  width: 100%;
  z-index: 9999 !important;
  /*padding-left: 5%;*/
  height: 36px;
  background-color: #343845;
}

.table-container {
  width: 80%;
  height: 100vh !important;
  overflow-y: scroll;
  display: inline-block;
}

.test-table {
  overflow-y: scroll !important;
}

h-inherit {
  height: inherit !important;
}

.chart-container {
  height: 75%;
  width: 80%;
}

.bg-skin {
  background-color: #f2f2f2 !important;
}

#modules-map {
  height: 100vh !important;
  /*height: calc(100% - 55.3333px);*/
  /*width: 85%;*/
  /*float: right;*/
}

#truck-map {
  height: 100%;
  /*height: calc(100% - 55.3333px);*/
  /*width: 85%;*/
  /*float: right;*/
}

/* Sidebar */
.sidebar {
  height: 100%;
  width: 18%;
  display: inline-block;
  text-align: center;
  background-color: #343845;
  overflow-y: auto !important;
  overflow: visible !important;
  transition: 0.5s;
  /*padding-top: 0px;*/
}

::-webkit-scrollbar {
  width: 10px;
  background: #343a40;
  border-radius: 5px;
  border-color: #343a40;
}

::-webkit-scrollbar-thumb {
  background: #50575e;
  border-radius: 5px;
}

::-webkit-scrollbar-track {
  background: #343a40;
}

/*#tag-table::-webkit-scrollbar {
    display: block;
}*/
.test-table::-webkit-scrollbar {
  width: 4px;
  border-radius: 5px;
  border-color: #f2f2f2;
}

.test-table::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 5px;
}

.test-table::-webkit-scrollbar-track {
  background: #f2f2f2;
}

.sidebar-container {
  height: 100%;
  width: 20%;
  display: inline-block;
  text-align: center;
  background-color: #343a40;
  transition: 0.5s;
}

#modules-list {
  overflow-y: auto !important;
}

#infoCount {
  position: absolute;
  margin-top: 1%;
  right: 0;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  z-index: 99999;
  color: white;
  height: auto;
  font-size: 1.2em;
  border-radius: 5px;
  font-family: "Times New Roman", Times, serif;
}

.map-container {
  display: inline-block;
  float: left;
  width: 82%;
  height: 100vh !important;
}

@media screen and (max-width: 500px) {
  .sidebar {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
  }

  .sidebar img {
    width: 20%;
  }

  .map-container {
    width: 100%;
    height: 100vh;
    display: block;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .custom-menu-bar {
    padding-left: 0px !important;
  }

  .table-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3%;
  }

  .chart-container {
    width: 100%;
  }

  .left-side {
    width: 100%;
    display: block;
  }

  .right-side {
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
  }
}
/*@media screen and (min-width: 501px) and (max-width: 800px) {
    .sidebar {
        width: 25%;
        height: 100%;
        display: inline-block;
    }

    .map-container {
        width: 75%;
        height: 100%;
        display: inline-block;
    }
}*/
@media screen and (min-width: 501px) and (max-width: 1200px) {
  .sidebar {
    width: 25%;
    height: 100%;
    display: inline-block;
  }

  .map-container {
    width: 75%;
    height: 100vh;
    display: inline-block;
  }

  .custom-menu-bar {
    padding-left: 25%;
  }

  .table-container {
    width: 73%;
  }
}
/*@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }

    .sidebar {
        height: 20%;
        width: 100%;
        margin: 0;
        padding: 0;
        position: absolute;
        z-index: 1001;
        left: 0;
        background-color: #343A40;
        overflow: visible;
        transition: 0.5s;
    }

    .map-container {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
}*/
.block {
  display: block;
  width: 100%;
  border: none;
  cursor: pointer;
  text-align: center;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #50bae0;
}

input:focus + .slider {
  box-shadow: 0 0 1px #50bae0;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Truck Tracking info div*/
.smaller-font-size {
  font-size: 0.8em;
}

.small-padding {
  padding: 2%;
}

.small-font-size {
  font-size: 0.9em;
}

/*Side bar truck path datetime control*/
#startDate input {
  text-align: center;
}

.btn-sidebar:hover,
.btn-sidebar:active,
.btn-sidebar:focus,
btn-sidebar::selection {
  color: #ffffff !important;
  background-color: #50bae0 !important;
}

.btn-sidebar:disabled {
  background-color: #343a40;
  color: #5c6670;
}

.no-right-margin {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

.border-none {
  border: none !important;
}

/* Container holding the image and the text */
.image-container {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.image-container > img {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* Bottom right text */
.text-block {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1.3em;
  font-weight: 700;
}

.truck-distance-container {
  padding-left: 0;
}

.truck-panel {
  margin-left: 0px !important;
  padding-bottom: 0;
}

#truck-img-sidebar {
  width: 200px;
  min-width: 60%;
  max-width: 100%;
  height: auto;
}

.full-width {
  margin: 0;
}

.datetime-input-padding-left {
  margin: 0;
  padding: 0;
  padding-left: 5%;
}

.historical-stats-window .modal-dialog {
  margin: 0;
  padding: 0 !important;
  display: inline-block;
  align-items: center;
  vertical-align: middle;
}

.historical-stats-window {
  /*padding-left: 15%;
  padding-right: 10%;*/
}

.historical-stats-window .modal-content {
  padding-bottom: 10%;
  padding-top: 0px !important;
  width: 210%;
}

.weight {
  fill: #ff9966;
}

.distance {
  fill: #999999;
}

historical-stats-row {
  padding-bottom: 2%;
}

.bar,
.distance text {
  fill: #fff;
  font: 10px sans-serif;
  font-weight: 500;
}

.bar,
.weight text {
  fill: #333333;
  font: 10px sans-serif;
  font-weight: 700;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.d3-tooltip {
  width: 35%;
  position: absolute;
  float: right;
  text-align: center;
  padding: 10px;
  background: #000;
  color: white;
  border: 0px;
  border-radius: 5px;
  pointer-events: none;
}

.lang-li {
  cursor: pointer;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  body {
    font-size: 0.9em;
  }

  /*.text-block {
      position: absolute;
      bottom: 35px;
      right: 40%;
      color: white;
      padding-left: 2%;
      padding-right: 15%;
  }*/
  .historical-stats-window .modal-dialog {
    /*display: inline-block;
    left: 5%;
    align-items: center;
    vertical-align: middle;*/
  }

  .historical-stats-window .modal-content {
    padding: 2%;
    width: 100%;
  }

  svg {
    width: 280px;
    height: 200px;
  }

  /*.map-container {
      margin: 0;
      padding: 0;
      height: 100%;
      min-height: 750px;
      width: 100%;
  }*/
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  /*.text-block {
      position: absolute;
      bottom: 30%;
      right: 42%;
      color: white;
      padding-left: 2%;
      padding-right: 15%;
  }*/
  .historical-stats-window .modal-dialog {
    /*display: inline-block;*/
    /*left: 10%;*/
    /*align-items: center;
    vertical-align: middle;*/
  }

  .historical-stats-window .modal-content {
    padding-bottom: 10%;
    padding-top: 0px !important;
    width: 200%;
  }

  /*.map-container {
      margin: 0;
      padding: 0;
      height: 100%;
      min-height: 750px;
      width: calc(100% - 238px);
  }*/
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .historical-stats-window .modal-dialog {
    /*display: inline-block;*/
    /*left: 10%;*/
    /*align-items: center;
    vertical-align: middle;*/
  }

  .historical-stats-window .modal-content {
    padding-bottom: 10%;
    padding-top: 0px !important;
    width: 210%;
  }

  /*.map-container {
      margin: 0;
      padding: 0;
      height: 100%;
      min-height: 750px;
      width: calc(100% - 238px);
  }*/
}
@media screen and (max-width: 768px) {
  .left-side {
    width: 100%;
    display: block;
  }

  .right-side {
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
  }

  .details-map-container {
    margin: 0;
    padding: 0;
    height: 50%;
    width: 100%;
  }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  /*.map-container {
      margin: 0;
      padding: 0;
      height: 100%;
      min-height: 750px;
      width: calc(100% - 238px);
  }*/
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  /*.map-container {
      margin: 0;
      padding: 0;
      height: 100%;
      min-height: 750px;
      width: calc(100% - 238px);
  }*/
  .details-map-container {
    margin: 0;
    padding: 0;
    height: 50%;
    width: 100%;
  }
}
.map-container-general {
  height: 93%;
  display: inline-block;
  z-index: 9999999;
}

.color-icon:empty {
  padding-top: 5px;
  margin-top: 5px;
  width: 12px;
  height: 12px;
  border-radius: 2px;
}

.white-text {
  color: white !important;
}

.white-text:hover {
  color: black !important;
}

.white-text-permanent {
  color: white !important;
}

.bg-td-green {
  background-color: #00e64d;
}

.bg-td-red {
  background-color: #ff8080;
}

.color-td-green {
  color: #00cc44;
}

.color-td-red {
  color: #ff4d4d;
}

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

.fill-green {
  fill: green;
  opacity: 0.4;
}

.fill-green:hover {
  opacity: 0.7;
}

.fill-blue {
  fill: #0099cc;
  opacity: 0.6;
}

.fill-blue:hover {
  opacity: 0.8;
}

.bg-blue-progress-bar {
  background-color: #50bae0;
}

.bg-blue-custom {
  background-color: blue;
}

.customTextSvg {
  stroke: black !important;
  margin-top: 20px;
}

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

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

.text-hidden {
  display: none;
}

.custom-tooltip {
  position: fixed;
  top: 10%;
  z-index: 9999;
  background-color: black;
  color: white;
  border-radius: 5px;
  text-align: center;
  margin-left: 74%;
}

.custom-top-border {
  border-top: 2px solid black !important;
}

#signal-strength-chart {
  display: inline-block;
  width: 60%;
  height: 50vh;
  float: left;
}

.modal-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.custom-modal-padding {
  padding-right: 8% !important;
}

.modal {
  z-index: 999999 !important;
}

#last-seen-tag-info {
  display: inline-block;
  width: 40%;
  height: 50vh;
  float: left;
  text-align: center;
}

.right-side-details {
  width: 58%;
  margin-left: 20px;
  float: left;
  display: inline-block;
}

.left-side-details {
  float: left;
  display: inline-block;
  overflow: visible !important;
  width: 40%;
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
  .left-side-details {
    float: left;
    display: inline-block;
    width: 40%;
  }

  .right-side-details {
    float: left;
    display: inline-block;
    margin-left: 10px;
    width: 50%;
  }

  .details-map-container {
    margin: 0;
    padding: 0;
    height: 50%;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .left-side-details {
    width: 100%;
    display: block;
    float: left;
  }

  .right-side-details {
    width: 100%;
    display: block;
    float: left;
  }
}
.test {
  color: white !important;
}

#custom-label-switch-left {
  width: 75% !important;
  display: inline-block;
}

#custom-label-switch-bottom {
  display: none;
}

#custom-switch {
  width: 25% !important;
  display: inline-block;
}

#row-container {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 501px) and (max-width: 650px) {
  #custom-label-switch-left {
    display: none;
  }

  #custom-label-switch-bottom {
    width: 100% !important;
    display: block;
  }

  #custom-switch {
    width: 100% !important;
    display: block;
  }

  #row-container {
    display: block;
    text-align: center !important;
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 516px) {
  .custom-inline-block-section-left {
    display: inline-block;
    width: 40%;
    text-align: left;
  }

  .custom-inline-block-section-right {
    display: inline-block !important;
    width: 60%;
    text-align: left !important;
  }

  .big-screen-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 515px) {
  .custom-inline-block-section-left {
    display: block;
    width: 100%;
    text-align: center;
  }

  .custom-inline-block-section-right {
    display: block;
    width: 100%;
    text-align: center !important;
  }

  .small-screen-hidden {
    display: none !important;
  }
}
.left-side-charts {
  display: inline-block !important;
  width: 70% !important;
  float: left !important;
  text-align: center !important;
}

.right-side-charts {
  display: inline-block;
  width: 30%;
  float: right;
  text-align: center;
  margin-right: 5%;
}

.height-30 {
  height: 32% !important;
}

@media screen and (max-width: 700px) {
  .left-side-charts {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }

  .right-side-charts {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 40px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: auto;
  }
}
.custom-dropdown {
  width: auto !important;
  z-index: 100000000000000020;
}

.dropdown-custom-li:hover {
  color: #fff;
  background: rgba(15, 122, 169, 0.6);
}

.large-menu {
  height: 200px;
  overflow: auto;
}

.aligned-button {
  display: inline-block;
  margin-left: 4px;
}

@media screen and (max-width: 312px) {
  #filterInput {
    margin-top: 10px !important;
  }
}
.menu-btn-group-left {
  display: inline-block;
  margin-left: 0 !important;
  width: auto;
}

.menu-btn-group-right {
  display: inline-block;
  margin-right: 10px !important;
  width: auto;
}

@media screen and (max-width: 563px) {
  .menu-btn-group-left {
    display: block;
    margin-top: 10px;
    text-align: center !important;
    width: 100%;
  }

  .menu-btn-group-right {
    display: block;
    margin-top: 10px;
    text-align: center !important;
    width: 100%;
  }
}
.pointer-hover:hover {
  cursor: pointer;
}

.padding-left-15-perc {
  padding-left: 15%;
}

.selected-truck-item:hover {
  background-color: #50bae0 !important;
}

.testBorder {
  border: 1px solid red;
}

.pl-6 {
  padding-left: 3.96rem !important;
}

.pl-6-7 {
  padding-left: 6rem !important;
}

.pl-7 {
  padding-left: 7rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

.probe {
  width: 100%;
}

.legend {
  width: 150px;
  height: 100px;
  z-index: 999999999999 !important;
  background-color: antiquewhite;
}

.table-round tbody tr {
  background-color: #fffbfb;
}

.table-round {
  border-top: none !important;
}

.table-round tr th:first-child {
  border-top-left-radius: 8px;
}

.table-round tr th:last-child {
  border-top-right-radius: 8px;
}

.table-round tr th,
.table-round tr td {
  border: none !important;
  background-color: #f8f3f2 !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.table-round tbody {
  background-color: #f8f3f2;
}

.table-round tbody tr:last-child td:first-child {
  border-bottom-left-radius: 8px !important;
}

.table-round tbody tr:last-child td:last-child {
  border-bottom-right-radius: 8px !important;
}

.custom-legend {
  background-color: #fff;
  border-radius: 8px;
  width: 100px;
  opacity: 0.95;
  padding-bottom: 5px;
  box-shadow: 0 0 0 2.5px #c6c9cc;
}

.vrp-legend-1 {
  height: 20px;
}

.vrp-legend-2 {
  height: 40px;
}

.vrp-legend-3 {
  height: 60px;
}

.vrp-legend-4 {
  height: 80px;
}

.vrp-legend-5 {
  height: 100px;
}

.vrp-legend-6 {
  height: 120px;
}

.vrp-legend-7 {
  height: 140px;
}

.vrp-legend-8 {
  height: 160px;
}

.vrp-legend-9 {
  height: 180px;
}

.vrp-legend-10 {
  height: 200px;
}

.vrp-legend-11 {
  height: 220px;
}

.legend-live-truck-path {
  background-color: #fff;
  border-radius: 8px;
  width: 130px;
  height: 90px;
  opacity: 0.95;
  box-shadow: 0 0 0 2.5px #c6c9cc;
}

.legend-alarms {
  background-color: #fff;
  border-radius: 8px;
  width: 140px;
  height: 150px;
  opacity: 0.95;
  box-shadow: 0 0 0 2.5px #c6c9cc;
}

.outlined-map {
  border-radius: 5px;
  box-shadow: 0 0 0 2.5px #c6c9cc;
}

.opacity-full {
  opacity: 1 !important;
}

@media screen and (max-width: 500px) {
  .table-round tr {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 501px) and (max-width: 630px) {
  .table-round tr {
    font-size: 0.4em;
  }
}
@media screen and (min-width: 631px) and (max-width: 814px) {
  .table-round tr {
    font-size: 0.5em;
  }
}
@media screen and (min-width: 815px) {
  .table-round tr {
    font-size: 0.65em;
  }
}
@media screen and (min-wdith: 1200px) {
  .table-round tr {
    font-size: 0.65em;
  }
}
@media screen and (max-width: 260px) {
  .table-round tr {
    font-size: xx-small;
  }
}
.dot {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
}

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

.h-70 {
  height: 70% !important;
}

.h-60 {
  height: 60% !important;
}

.h-40 {
  height: 40% !important;
}

.custom-tab {
  background-color: #f0f4f7;
  padding-top: 5px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  width: 10% !important;
}

.custom-tab:hover {
  background-color: #6c757d;
  cursor: pointer;
  color: white;
}

.custom-tab-selected {
  background-color: rgba(15, 122, 169, 0.6);
  cursor: pointer;
  color: white;
  padding-top: 5px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  width: 10% !important;
}

@media screen and (max-width: 650px) {
  .custom-tab {
    width: 30% !important;
  }

  .custom-tab-selected {
    width: 30% !important;
  }
}
@media screen and (min-width: 651px) and (max-width: 1220px) {
  .custom-tab {
    width: 20% !important;
  }

  .custom-tab-selected {
    width: 20% !important;
  }
}
.dialog-chart {
  width: 80% !important;
}

.custom-line-chart {
  width: 80vh !important;
  height: 80vh !important;
}

.high-z-index {
  z-index: 999999999999;
}

.custom-tooltip-chart {
  /*background-color: black;
  color: white;
  text-align: center;
  z-index: 9999;
  border-radius: 5px;
  text-align: center;
  margin-left: 40%;
  position: fixed;*/
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
  z-index: 9999;
}

.custom-tooltip-chart:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  content: "▼";
  position: absolute;
  text-align: center;
}

.custom-tooltip-chart.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
}

.responsive-leaflet {
  width: 100% !important;
  height: 100% !important;
  outline: none !important;
}

.leaflet-control-layers-base {
  text-align: left !important;
}

.h-auto {
  height: auto !important;
}

.w-auto {
  width: auto !important;
}

.w-65 {
  width: 65% !important;
}

.h-80 {
  height: 80% !important;
}

.h-15 {
  height: 17% !important;
}

.w-98 {
  width: 98% !important;
}

.w-90 {
  width: 90% !important;
}

.custom-pagination-page {
  border: 0.7px solid #cccccc;
  border-radius: 1px;
  display: block;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 1.2em;
  width: 40px !important;
  transition: all 0.5s ease;
}

.pagination-playback {
  padding-bottom: 4px;
  padding-top: 4px;
}

.custom-pagination-page:hover {
  text-decoration: none;
  background-color: #ccebff;
  color: #0099ff;
}

.custom-pagination-page-active {
  border-radius: 1px;
  display: block;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 1.2em;
  text-decoration: none;
  background-color: #0099ff;
  color: white;
  width: 40px !important;
}

.custom-pagination-page-active:hover {
  text-decoration: none;
  color: white;
}

.pagination {
  text-align: center !important;
  display: inline-block;
}

.color-cyan {
  color: #17a2b8;
}

.card-home {
  transition: transform 0.2s;
  font-size: 1.75em;
  font-weight: 500;
}

.card-home:hover {
  transform: scale(1.1);
  background-color: #f7f7f7;
  cursor: pointer;
  z-index: 999;
}

@media screen and (max-width: 575px) {
  .card-container {
    margin-top: 10px;
  }
}
@media screen and (min-width: 576px) and (max-width: 699px) {
  .card-container {
    font-size: 0.7em;
  }
}
#footer {
  z-index: 99999999;
  bottom: 0 !important;
  width: 100% !important;
  height: 7%;
}

.footer-link {
  font-size: 0.6em;
}

.footer-link a {
  color: white !important;
}

#rights {
  font-size: 0.7em;
}

@media screen and (max-width: 410px) {
  .footer-link {
    font-size: 0.5em;
  }

  #rights {
    font-size: 0.6em;
  }
}
@media screen and (max-height: 615px) {
  #footer {
    height: 10%;
  }
}
@media screen and (max-height: 400px) {
  #footer {
    height: 12%;
  }
}
.o-scroll {
  overflow-y: scroll !important;
}

o-visible {
  overflow-y: visible !important;
}

.w-200 {
  width: 200% !important;
}

.o-hidden {
  overflow: hidden;
}

@media only screen and (max-width: 500px) {
  .o-hidden {
    overflow: visible;
  }
}
.btn-yellow {
  background-color: #ffff00 !important;
  border-color: #ffff00 !important;
}

.btn-yellow:hover {
  background-color: #e6e600 !important;
  border-color: #e6e600 !important;
}

.text-yellow {
  color: #e6e600 !important;
}

.btn-filter:hover {
  background-color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}

.w-15 {
  width: 15% !important;
}

.bg-primary-hover:hover {
  background-color: #99caff;
}

.rect {
  fill: none;
  stroke: steelblue;
  stroke-width: 2px;
}

.grid line {
  stroke: lightgrey;
  stroke-opacity: 0.7;
  shape-rendering: crispEdges;
}

.grid path {
  stroke-width: 0;
}

.dotted-border {
  width: 80%;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.border-radius-5 {
  border-radius: 5px;
}

.border-color-white {
  border-top: 1px dashed white;
}

.border-color-gray {
  border-top: 1px dashed #808080;
}

.margin-bottom-negative {
  margin-bottom: -5px !important;
}

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

.border-color-black {
  border: 1px solid black !important;
}

.left-side-tags {
  width: 49% !important;
  display: inline-block;
  height: 84%;
  float: left;
}

.right-side-tags-left {
  width: 65%;
  display: inline-block;
  height: auto;
  float: left;
}

.right-side-tags-right {
  width: 32%;
  display: inline-block;
  height: auto;
  float: left;
}

w-65 {
  width: 65% !important;
}

w-32 {
  width: 32% !important;
}

.responsive-text {
  font-size: 1em !important;
}

@media screen and (max-width: 1200px) {
  .responsive-text {
    font-size: 0.85em !important;
  }
}
@media screen and (max-width: 1116px) {
  .responsive-content-tags {
    width: 100% !important;
    display: block !important;
    margin-top: 2% !important;
  }

  .right-side-tags-left {
    width: 100%;
    display: block;
    height: 30%;
  }

  .right-side-tags-right {
    width: 100%;
    display: block;
    height: 30%;
  }

  .o-hidden-mid-scroll {
    overflow-y: scroll !important;
  }
}
.o-hidden-mid-scroll {
  overflow: hidden;
}

o-tags {
  overflow-y: scroll !important;
}

.new-left-side-details {
  width: 47%;
  float: left;
  margin-right: 2%;
}

.new-right-side-details {
  width: 50%;
  float: left;
}

.link-like-div {
  color: #0078a8;
  text-decoration: none;
}

.link-like-div:hover {
  text-decoration: underline;
  cursor: pointer;
}

.anchor-like-div {
  color: #007bff;
  text-decoration: none;
}

.anchor-like-div:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #0056b3;
}

.fixed-nav {
  width: 100%;
  overflow: visible;
  right: 0;
  left: 0;
  height: 7%;
  position: fixed;
  z-index: 99999999999;
}

.mt-perc-7 {
  margin-top: 7%;
}

.fixed-nav-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.tag-side-responsive {
  height: 81% !important;
}

#tagSignalStrengthContainer {
  overflow-y: hidden;
}

.text-responsive-tag-count {
  font-size: small;
}

@media screen and (max-width: 1300px) {
  .text-responsive-tag-count {
    font-size: x-small;
  }
}
@media screen and (max-width: 1000px) {
  .tag-side-responsive {
    height: 50% !important;
    width: 100% !important;
  }

  #tagSignalStrengthContainer {
    overflow-y: visible;
  }
}
.map-container {
  overflow-y: visible !important;
}

.leaflet-bottom {
  transform: translate(0, -85%);
}

.leaflet-control-attribution {
  display: none;
}

.border-bottom-custom {
  border-bottom: 1px solid #dee2e6 !important;
}

.pl-40 {
  padding-left: 35%;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.progress-bar {
  transition: width 0.2s !important;
}

.rzslider {
  top: -13px !important;
}

.rz-pointer {
  top: -6px !important;
  width: 16px !important;
  height: 16px !important;
}

.rz-pointer::after {
  display: none;
}

.rz-tick {
  margin-left: 3px !important;
}

.rz-bubble {
  color: white !important;
  bottom: 9px !important;
}

.mt-neg-1 {
  margin-top: -23px;
}

.text-custom-yellow {
  color: #ccb400 !important;
}

.swal2-icon.swal2-question {
  font-size: 15px !important;
}

.custom-swal-button {
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  margin: 15px 5px 0;
  padding: 10px 32px;
}

.pt-20-perc {
  padding-top: 20%;
}

.h-10 {
  height: 7% !important;
}

.font-size-1em {
  font-size: 1em;
}

#stats-tags-count {
  margin-left: 1.5rem;
}

@media screen and (max-width: 1116px) {
  #stats-tags-count {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.new-sidebar-button {
  transition: all 0.2s ease !important;
  background-color: #6861ce !important;
  border: 1px solid #6861ce !important;
}

.new-sidebar-button:active,
.new-sidebar-button:focus,
.new-sidebar-button:hover {
  background-color: #8961ce !important;
  border: 1px solid #8961ce !important;
}

.new-sidebar-button:disabled {
  background-color: #343a40 !important;
  border: 1px solid #6c757d !important;
  pointer-events: none !important;
}

.error-page-vertical-align {
  padding-top: 10%;
  padding-bottom: 25%;
}

.font-size-error {
  font-size: 5.5em;
  font-size: 4.2em;
}

.toggle {
  width: 100% !important;
}

.bg-danger-custom {
  background-color: #ff8080 !important;
}

.test-legend {
  width: 100px;
  height: 100px;
}

.small-font-custom {
  font-size: 1.05rem !important;
}

.custom-align-bottom {
  position: absolute;
  bottom: 0;
}

.custom-nav-item-li:hover {
  background-color: #8961ce !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*border-radius: 4px !important;*/
}

.custom-nav-item-li:hover > a {
  color: white !important;
  transition: all 0.3s ease-in-out;
}

.custom-nav-item-li {
  transition: all 0.3s ease;
}

.min-width-180px {
  min-width: 180px !important;
}

.custom-nav-item-li:hover > .dropdown-menu {
  display: block;
  transition: all 0.3s ease;
}

.active-parent {
  color: white !important;
  background-color: #6861ce !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.active-parent > a {
  color: white !important;
}

.active-child {
  color: white !important;
  font-weight: bold !important;
  opacity: 1 !important;
  background-color: #6861ce !important;
}

@media (min-width: 992px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    border: none;
    background-color: #384047;
    overflow: hidden !important;
  }

  /*.custom-nav-item-li:hover > a {
      transform: scale(1.12);
  }

  .custom-nav-link:hover {
      transform: scale(1.1);
  }*/
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    --webkit-transform: transform;
    --webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    --webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    --webkit-opacity: 0;
  }
}
.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.custom-nav-link {
  background-color: #384047;
  border: 1.2px solid #384047;
  color: white !important;
  opacity: 0.5;
}

.custom-nav-link:focus {
  background-color: #384047;
  border: 1.2px solid #384047;
  color: white !important;
}

.custom-nav-link:hover {
  background-color: #8961ce;
  border-radius: 3px;
  opacity: 1;
  transition: all 0.3s ease;
}

.h-min-50 {
  min-height: 50vh !important;
}

.custom-partition-details {
  display: inline-block;
  float: left;
}

.custom-responsive-text {
  font-size: 0.8em;
  transition: all 0.2s ease;
}

#menuBarUl {
  height: 35px;
}

#menuBarUl li {
  width: 140px;
  text-align: center;
}

#menuBarUl li > a {
  padding: 0.3rem 0.1rem !important;
}

#menuBarUl li.active-parent,
#menuBarUl li:not(.active-parent):hover {
  margin-top: -8px;
}

@media screen and (max-width: 1050px) {
  .custom-responsive-text {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 950px) {
  .custom-responsive-text {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 850px) {
  .custom-responsive-text {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 800px) {
  .custom-responsive-text {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 800px) {
  .custom-partition-details {
    display: block;
    float: none;
    min-width: 100% !important;
    width: 100% !important;
  }
}
circle {
  pointer-events: all !important;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 10%;
  width: 70%;
  margin: -15% 0 0 -25%;
}

.swal2-info {
  font-size: 1rem !important;
}

.no-outline-on-focus:focus {
  outline: none !important;
}

.custom-icon-text {
  transform: translate(22px, -30px);
}

.custom-icon-text-left {
  transform: translate(18px, -30px);
}

.custom-icon-text-sensor {
  transform: translate(15px, -30px);
}

.custom-icon-text-sensor-left {
  transform: translate(12px, -30px);
}

.custom-icon-text-sensor-left-left {
  transform: translate(8px, -30px);
}

.custom-icon-text-sensor-leftest {
  transform: translate(6px, -30px);
}

.custom-icon-multi-text-left {
  transform: translate(0px, -21px);
}

.custom-icon-multi-text-middle {
  transform: translate(0px, -29px);
}

.custom-icon-multi-text-right {
  transform: translate(0px, -36px);
}

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

.w-16-px {
  width: 16px !important;
}

.w-48-px {
  width: 48px !important;
}

.pl-2-px {
  padding-left: 2px;
}

.legend-truck-path {
  background-color: #fff;
  border-radius: 8px;
  width: 200px;
  height: auto;
  opacity: 0.95;
  box-shadow: 0 0 0 2.5px #c6c9cc;
}

.legend-separator {
  border-top: 1px solid #cccccc;
}

.full-size-popup {
  width: max-content !important;
}

#containersListSearchTourBox {
  right: 100px !important;
  top: 35px !important;
}

#containersListSearchTourBox .tour-arrow {
  left: 300px !important;
}

#containersListExportTourBox {
  top: 44px !important;
  white-space: normal !important;
}

#containersMapSearchTourBox {
  transform: translateY(20px);
}

#tourTruckPathParamsTourBox {
  left: 5% !important;
  top: 14% !important;
  z-index: 99999;
}

#tourTagMonitoringExportTourBox {
  left: 50% !important;
}

#tourTagSignalStrengthMapTourBox {
  top: 7px !important;
}

#tourWasteMngMapTourBox {
  top: 50px !important;
  left: 30% !important;
  z-index: 99999 !important;
}

#tourWasteMngTourBox,
#tourAlarmingHistoricalBox,
#tourInfoGroupsLive,
#tourInfoSelectedTrucksLive,
#tourWstMngTourBox {
  z-index: 99999 !important;
}

#tourWasteMngFilterTourBox {
  top: 150px !important;
  left: 18% !important;
  z-index: 99999 !important;
}

#tourVrpSetupTourBox {
  top: 20px !important;
  z-index: 99999 !important;
}

#tourRRpointsMapTourBox {
  left: 30% !important;
  top: 50px !important;
}

.tour .titleContainer h3 {
  color: white !important;
}

#tourAnimationControlsBox,
#tourRRpointsIntro,
#tourTspTourBox,
#tourTagMonitoringIntroTourBox,
#tourVrpSetupTourBox,
#tourAlarmingHistoricalBox,
#tourAlarmingTourBox,
#tourWstMngTourBox,
#tourInfoSelectedTrucksLive,
#tourReportingInfoBox {
  left: 60px !important;
}

#tourVrpSetupTourBox {
  top: 38px !important;
}

#tourInfoGroupsLive {
  left: 9% !important;
}

#tourReportingExportBox {
  left: 41% !important;
  top: 5% !important;
}

#tourTspAnimationControl {
  left: 5.5% !important;
}

#tourTspFilterControl {
  position: absolute !important;
  top: 21vh !important;
}

#tourTspSearchControl {
  position: absolute !important;
  top: 28vh !important;
}

.top-bar-content-wrapper {
  display: flex;
  justify-content: space-between;
}

.nav-albacete {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: space-between;
  padding: 0 1rem 0 0.5rem;
}

.nav-column {
  align-items: center;
  display: flex;
  user-select: none;
}

@media screen and (max-width: 992px) {
  #menuBarUl .custom-nav-item-li {
    padding-left: 5px;
    height: 40px;
    background-color: #343845;
  }

  .custom-nav-item-li .dropdown-menu custom-nav-item-li {
    background-color: #343845;
  }

  .custom-nav-item-li .dropdown-menu .custom-dropdown {
    width: 130% !important;
  }

  .custom-nav-item-li:hover > .dropdown-menu {
    margin-left: 100%;
    background-color: #343845;
    margin-top: unset !important;
    transform: translateY(-35px);
  }

  .fas.fa-angle-down {
    transform: rotate(-90deg) !important;
    margin-right: 5px;
  }
}
.default-export-btn {
  width: 10% !important;
  padding-top: 20% !important;
  display: inline-block;
  float: left;
  height: 100%;
  text-align: center;
}

.smaller-padding-export-btn {
  width: 10% !important;
  padding-top: 15% !important;
  display: inline-block;
  float: left;
  height: 100%;
  text-align: center;
}

/*.custom-mid-sized-dialog {
    height: 100% !important;
}

.custom-mid-sized-dialog .modal-lg {
    height: 100% !important;
}
*/
.custom-mid-sized-dialog .modal-lg .modal-content {
  height: 100vh !important;
  overflow-y: scroll;
}

.gps_ring {
  border: 3px solid red;
  -webkit-border-radius: 40px;
  height: 18px;
  width: 18px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  /*opacity: 0.0*/
}

.inner-circle {
  height: 6px;
  width: 6px;
  border-radius: 40px;
  background-color: red;
  margin-left: 13px;
  margin-top: 10px;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.reporting-container {
  display: flex;
  flex-direction: column;
  margin: 2.5% 2.5% auto 2.5%;
}

.reporting-title {
  font-size: 1.05rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 25px;
}

.reporting-row {
  border: 1px solid silver;
  display: flex;
  margin-bottom: 10px;
}

.reporting-row:last-child {
  margin-bottom: 0;
}

.reporting-icon {
  background: #343a40;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px 0 10px 0;
  width: 20%;
  color: white;
  font-weight: 600;
}

.reporting-icon img {
  height: 40px;
  margin-bottom: 10px;
}

.reporting-data {
  background: white;
  display: flex;
  flex: 1;
  padding-left: 2.5%;
  align-items: center;
  flex-wrap: wrap;
}

.reporting-data span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  width: 19.5vw;
}

.reporting-data span p {
  margin: 0;
}

.reporting-data span p:first-child {
  font-weight: 600;
  margin-right: 10px;
}

.reporting-data span p:last-child {
  display: flex;
  text-transform: lowercase;
}

.reporting-region {
  width: 19.5vw;
}
.progress {
  cursor: pointer;
}
/*# sourceMappingURL=scdemo.css.map */
