.table-bordered[data-v-be63d392] {
  border-collapse: collapse;
  border: 1px solid #e6e6e6;
}
.text-titulo-card[data-v-ff7e9c14] {
  color: #003743;
  font-size: 24px;
}
.text-total[data-v-ff7e9c14] {
  font-size: 50px;
  color: #27a7c5;
  font-weight: bold;
}
.valor-numero[data-v-ff7e9c14] {
  font-size: 1.25rem;
}
.valor-subtitulo[data-v-ff7e9c14] {
  font-size: 1.25rem;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
.valor-subtitulo[data-v-ff7e9c14] {
    font-size: 0.75rem;
}
}
.default_reporte__container__img[data-v-c1dd4336] {
  width: 40%;
  margin: 0 auto;
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
  mix-blend-mode: multiply;
  filter: brightness(1.1);
  mix-blend-mode: multiply;
}
.default_reporte__container__title[data-v-c1dd4336] {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
  margin: 0 auto;
  color: #757575;
  width: 70%;
  margin-top: 2%;
  margin-bottom: 2%;
}
.default_reporte__container__text[data-v-c1dd4336] {
  color: #757575;
  font-size: 24px;
  text-align: center;
  line-height: 22px;
  margin: 0 auto;
  width: 80%;
}
.backgroud-trasparent[data-v-c1dd4336] {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 600px) {
.default_reporte__container__title[data-v-c1dd4336] {
    font-size: 1.25rem;
}
}
@media screen and (max-width: 600px) {
.default_reporte__container__text[data-v-c1dd4336] {
    font-size: 1rem;
}
}
.card-aNovedades[data-v-3b6cf821] {
  width: 100%;
}
.title-card[data-v-3b6cf821] {
  font-size: 24px;
  color: #003743;
}
.head-table[data-v-3b6cf821] {
  font-size: 18px !important;
  font-weight: 200;
}
.content-table[data-v-3b6cf821] {
  font-size: 18px !important;
}
.container-foto[data-v-3b6cf821] {
  padding: 5%;
  border: solid 1px #c3c3c3;
  border-radius: 10px;
}
.container-foto .foto-aNovedad[data-v-3b6cf821] {
  max-width: 180px;
  max-height: 280px;
}
.marcador-estado[data-v-3b6cf821] {
  height: 15px;
  width: 15px;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
.textoDescripcion[data-v-3b6cf821] {
    word-wrap: break-word;
    /* Prevent words from being broken across lines */
    word-break: normal;
}
}
.cont-superior[data-v-3e55ce74] {
  border-radius: 0px 0px 10px 10px;
}
.text-info[data-v-3e55ce74] {
  font-size: 1.1em;
}
.print-principal[data-v-3e55ce74] {
  max-width: 1000px;
  margin: 0 auto;
}
.print-max-ancho[data-v-3e55ce74] {
  width: 1000px;
  margin: 0 auto;
}
.title-page[data-v-3e55ce74] {
  font-size: 24px;
}
.mdi-arrow[data-v-3e55ce74] {
  position: absolute;
  left: 1 px;
  -webkit-transform: scaleX(0.9);
          transform: scaleX(0.9);
}
.overlay-div[data-v-3e55ce74] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  /* semi-transparente */
  z-index: 9999;
  /* muy por encima */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.invisible-overlay[data-v-3e55ce74] {
  opacity: 0;
  pointer-events: none;
}
