
.height-heatmap[data-v-11301eca] {
  height: 150px;
  background: #f7f8fa;
}
.container-loading-map[data-v-11301eca] {
  height: 350px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-map[data-v-11301eca] {
  width: 100%;
  height: 350px;
}


.container-title-card[data-v-6838904b] {
  width: 110px;
}
.h2-total[data-v-6838904b] {
  font-size: 1.6rem !important;
}
.label-avg-day[data-v-6838904b] {
  font-weight: bold;
  font-size: 10px !important;
}


.background-color-no-data[data-v-2fd9ff2e] {
  height: 112px !important;
  background: #f7f8fa;
}
.graph-height[data-v-2fd9ff2e] {
  height: 320px;
  background: #f7f8fa;
}
.btn-export[data-v-2fd9ff2e] {
  background: linear-gradient(45deg, #ff4867 0%, #ff961d 52%, #fff01f 100%);
}


.not-allowed {
  cursor: not-allowed !important;
}


.card-custom[data-v-7cb96908] {
  padding: 2rem 2.25rem;
}
.bb-tab[data-v-7cb96908] {
  background: #ffffff;
  color: #ff961d;
  font-weight: bold;
  border-radius: 10px 10px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 1rem;
}
.bb-tab-active[data-v-7cb96908] {
  background: #ff961d;
  color: #ffffff;
}
.bb-tab[data-v-7cb96908]:hover {
  background: #ff961d;
  color: #ffffff;
  cursor: pointer;
}
.container-card[data-v-7cb96908] {
  background: #ffffff;
  border-radius: 0px 10px 10px 10px;
  -webkit-box-shadow: 0px 0px 30px 0px #464e5f14;
          box-shadow: 0px 0px 30px 0px #464e5f14;
  padding: 2rem 2.25rem;
  min-height: 340px;
}
.container-spinner[data-v-7cb96908] {
  height: 150px;
}
.container-tabs[data-v-7cb96908] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 380px) {
.container-tabs[data-v-7cb96908] {
    /* overflow-x create a padding on desktop */
    overflow-x: scroll;
}
}
.voxeus-gradient[data-v-7cb96908] {
  background: linear-gradient(45deg, #ff4867 0%, #ff961d 52%, #fff01f 100%);
}

