input[type=number] {
  -moz-appearance: textfield !important;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}
.centro-centro {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flexCenter {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flexCenterVertical {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.flexVertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flexHorizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flexSpaceBetween {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flexSpaceAround {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.cursor-puntero {
  cursor: pointer;
}
.round-inventario {
  margin-left: 0.5rem !important;
}
.margen-row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.padding-col {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
label #respuestaPrueba1,
label #respuestaPrueba2,
label #respuestaPrueba3 {
  background-color: #e24301 !important;
  border-color: #e24301 !important;
}
.termometro {
  height: 70px;
  width: 400px;
  position: relative;
}
.termometro .partes {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.termometro .parte {
  width: 20%;
  height: 100%;
}
.termometro .parte:first-child {
  border-radius: 50px 0 0 50px;
}
.termometro .parte:last-child {
  border-radius: 0 50px 50px 0;
}
.termometro .rojo {
  background-color: #f00;
}
.termometro .rosa {
  background-color: #ff61bf;
}
.termometro .amarillo {
  background-color: #ff0;
}
.termometro .verdeClaro {
  background-color: #adff2f;
}
.termometro .verdeOscuro {
  background-color: #008000;
}
.termometro .progreso {
  background-color: #d3d3d3;
  height: 20px;
  border-radius: 50px;
  top: 25px;
  left: 35px;
  position: absolute;
  z-index: 2;
}
.caras {
  height: 60px;
  width: 400px;
}
.caras .parte {
  width: 20%;
  height: 100%;
  padding: 6%;
}
.leyenda {
  height: auto;
  width: 400px;
}
.leyenda .parte {
  width: 33%;
  height: auto;
  margin-bottom: 1em;
  text-transform: capitalize;
}
.textoDerecha {
  text-align: right;
}

@media print{
  .aprendizaje {
    display: block; 
    height: 100px;
  }

  .reporte-calificacion-header {
    display:  flex !important;
  }
  
  .reporte-calificacion {
    position: relative;
    top:0px !important;
  }

  .card-body {
    padding-bottom: 0px !important;
  }

  .borde-escala {
    border-bottom: 5px solid black !important;
  }

  .salto-pagina {
    display: block;
    clear: both;
    page-break-after: always;
  }

  .oculto-impresion, .oculto-impresion *{
    display: none !important;
  }

  .no-margenes-impresion, .no-margenes-impresion *{
    margin: 0 !important;
  }

  .no-border-impresion {
    border: 1px !important;
  }

  .card {
    border: 0px !important;
  } 

  .pie-pagina {
    margin-bottom: 20px !important;
   }

   .pie-pagina-ultimo {
      margin-bottom: 0px !important;
      padding-bottom: 0px !important;
      position: absolute;
      bottom: -85px;
   }
  
  @page {  
    size: letter portrait;
    margin: 10;
    /* orphans:2; 
    widows:2;
    counter-increment: page;
    @bottom-left {
      content: "Página " counter(page) " de " counter(pages);
    } */
  }
  
/*
  @page:left {
    content: "Página " counter(page) " de " counter(pages);
  }
*/
  
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .parrafo-ver-calificacion {
    width:59% !important; 
    padding-right:10px !important;;
  }
  
  .grafico-ver-calificacion {
    width:40% !important;
  }
  
  .no-visible {
    display: block !important;
    /* background-color: greenyellow  !important; 
    height: 10px !important;*/
  } 
 



} /* Fin de @media print*/

.parrafo-ver-calificacion {
  width:49%; 
  padding-right:2em;
}

.grafico-ver-calificacion {
  width:50%;
}

.rotar {
  -webkit-transform: rotate(-90deg);
  width: max-content !important;
  /* transform-origin: 0 0; */
}

.rotar-grafico-resultados-generales {
  width: 30% !important;
  margin-left: 100px !important;
}

.rotar-grafico-gest-realidad {
  -webkit-transform: rotate(-90deg);
  transform-origin: 62% 62%;
}

.rotar-grafico-gest-posibilidad {
  -webkit-transform: rotate(-90deg);
  transform-origin: 62% 62%;
}

.rotar-grafico-gest-accion {
  -webkit-transform: rotate(-90deg);
  transform-origin: 62% 62%;
}

.rotar-grafico-gest-relaciones {
  -webkit-transform: rotate(-90deg);
  transform-origin: 62% 78%;
}

.rotar-grafico-gest-aprendizaje {
  -webkit-transform: rotate(-90deg);
  transform-origin: 62% 52%;
}

.margen-menos {
  margin-bottom:-1px !important;
}

.no-visible {
  display: none; 
  /*
  display: block; 
  background-color: red; 
  height: 10px;
  */
} 

.botones {
  margin-bottom: 20px !important;
}

.nro_pagina {
  position: absolute;
  right: 0;
  margin-right: 0px;
}

.pie-pagina {
 position: relative;
 bottom: 0px solid;
 /* margin-bottom: 20px !important; */
}


.borde-escala {
  /* border-bottom: 1px solid #dee2e6 !important; */
  border-top: 0px !important;
  border-bottom: 0px !important;
  font-size: 60% !important;
  vertical-align: baseline !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  font-weight: bold;
}

.reporte-encabezado {
  padding-top:30px;
  padding-bottom:30px;
  font-size:22px;
  font-weight:bold;
}

.reporte-encabezado-contenido-nombres {
  font-size:22px;
  font-weight:bold;
}

.reporte-encabezado-contenido-otros {
    font-size:18px;font-weight:400
}

.reporte-calificacion {
  position: relative;
  top:-20px;
}

.reporte-calificacion-header {
  display: none;
}
