.text-titulo-card[data-v-6b6e15be] {
  line-height: 9px !important;
}
.card-activos[data-v-6b6e15be] {
  border-radius: 8px !important;
}
.text-titulo[data-v-5e1696e5] {
  line-height: 1em;
}
.texto-porcentaje[data-v-5e1696e5] {
  font-size: 2em;
}
.fill-height[data-v-5e1696e5] {
  height: 100%;
}
.v-card__title[data-v-69284c87] {
  height: 50px !important;
}
.no-acceso[data-v-5cd1a176] {
  margin: 0;
  position: relative;
  text-align: center;
  height: 40vh;
}
.no-acceso .mensaje[data-v-5cd1a176] {
  position: absolute;
  margin: 0 auto;
  top: 20%;
  width: 100%;
}
.no-acceso .cont-icon[data-v-5cd1a176] {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(218, 218, 218)), to(rgb(238, 238, 238)));
  background: linear-gradient(0deg, rgb(218, 218, 218) 0%, rgb(238, 238, 238) 100%);
  width: 80px;
  height: 80px;
  border: solid #FFF 1px;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.no-acceso .cont-icon i[data-v-5cd1a176] {
  font-size: 55px;
  color: var(--v-primary-base);
}
.no-acceso .texto-mensaje[data-v-5cd1a176] {
  border-radius: 10px;
  border: solid #FFF 1px;
  margin-top: 5px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(218, 218, 218, 0.6)), to(rgba(238, 238, 238, 0.6)));
  background: linear-gradient(0deg, rgba(218, 218, 218, 0.6) 0%, rgba(238, 238, 238, 0.6) 100%);
}
.font-10[data-v-5cd1a176] {
  font-size: 10px;
}
@media screen and (max-width: 1280px) {
.text-range[data-v-5cd1a176] {
    font-size: 0.75rem;
}
}
