@charset "UTF-8";
[show=false] {
  display: none !important;
}

.loaderWrapper.b1 {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.61, 0.01, 0, 1);
  transition: -webkit-transform 1s cubic-bezier(0.61, 0.01, 0, 1);
  -o-transition: transform 1s cubic-bezier(0.61, 0.01, 0, 1);
  transition: transform 1s cubic-bezier(0.61, 0.01, 0, 1);
  transition: transform 1s cubic-bezier(0.61, 0.01, 0, 1), -webkit-transform 1s cubic-bezier(0.61, 0.01, 0, 1);
  /*    transition: transform 1s cubic-bezier(0.165, 0.85, 0.45, 1);*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loaderWrapper.b2 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 9998;
  background: #567280;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1);
  transition: -webkit-transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1);
  -o-transition: transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1);
  transition: transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1);
  transition: transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1), -webkit-transform 1s 0.2s cubic-bezier(0.61, 0.01, 0, 1);
}

.loaderWrapper.b1.up {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.loaderWrapper.b2.up {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.up .loader {
  opacity: 0;
}

.rowloader {
  height: 35rem;
  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;
}

.loader,
.loader:before,
.loader:after {
  background: #ffffff;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.loader-black:before,
.loader-black:after {
  background: #000000;
}

.loader {
  color: #ffffff;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: "";
}

.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
  }
}
.noScroll {
  overflow: hidden;
}

.loadingIndicator {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 9995;
  /* Estilos de animación si lo deseas */
  /* ... */
}

#login button {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1;
}

.inscripcion .row:first-child {
  margin: 0;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
}
.inscripcion .row:first-child > .card-panel {
  text-align: center;
  position: relative;
}
.inscripcion .row:first-child > .card-panel h4 {
  margin-bottom: 20px;
  margin-top: 0;
}
.inscripcion .row:first-child > .card-panel > *:nth-child(2) {
  margin-top: 90px;
}

.container.encuestas label {
  color: #141414;
}
.container .helper-text {
  text-align: left;
}
.container .row:first-child {
  margin: 0;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
}
.container .row:first-child .card-panel {
  text-align: center;
  position: relative;
}
.container .row:first-child .card-panel .logoInscripcion {
  position: absolute;
  height: 160px;
  transform: translateY(-50%);
  width: calc(100% - 22.5px);
  /*40px referente al padding de .card-panel */
  display: flex;
  justify-content: center;
}
.container .row:first-child .card-panel .logoInscripcion > div {
  height: 160px;
  width: 160px;
  border-radius: 150px;
  background: #0ea761;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .row:first-child .card-panel .logoInscripcion > div img {
  height: 130px;
  margin-top: 10px;
}

#navIns {
  background-color: #0ea761d1 !important;
  position: fixed;
  z-index: 10;
}
#navIns p {
  margin: 0;
  font-size: 40px !important;
}
#navIns ~ #app {
  padding-top: 65px;
}

.persiana-enter-active {
  animation: persiana-in 0.5s;
}

.persiana-leave-active {
  animation: persiana-in 0.5s reverse;
}

@keyframes persiana-in {
  0% {
    clip-path: polygon(0 0, 100% 0, 0 0, 0 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.planilla {
  padding: 0 15px !important;
  position: absolute !important;
  top: 100px;
}
.planilla .input-field, .planilla p {
  padding: 0;
}
.planilla .contenedor2 > div:nth-child(1) {
  padding-right: 20px;
}

.texto-ayuda {
  text-align: left;
  color: #999 !important;
  line-height: 1 !important;
}
.texto-ayuda.subtitulo {
  color: #232323 !important;
  text-align: center;
  font-weight: bold;
}

#convivencia {
  height: 90%;
}
#convivencia > .row {
  height: 100%;
}
#convivencia .h90 {
  height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#convivencia .card-panel {
  padding: 0;
}
#convivencia .card-panel #pdfconvivencia_wrap {
  overflow-y: auto;
  overflow-x: hidden;
  height: 80%;
  display: block;
  box-shadow: 0px 8px 12px 0px #00000033;
}
#convivencia .card-panel #pdfconvivencia_wrap canvas:not(:last-child) {
  border-bottom: 10px solid #999;
}
#convivencia .card-panel .row:last-child {
  padding: 0 30px;
  margin-top: 0;
}
#convivencia .card-panel .pdf_cargando {
  margin: 150px 0 !important;
}
#convivencia .card-panel .pdf_cargando span {
  text-align: center;
}

.nvoRecibo p .material-icons {
  font-size: 45px;
}
.nvoRecibo table {
  border-bottom: 1px solid #999;
}
.nvoRecibo .helper-text {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 10px;
}
.nvoRecibo .card-panel {
  padding: 8px;
}
.nvoRecibo .card-panel table {
  margin: 0.5rem 0;
}
.nvoRecibo i {
  user-select: none;
}

*::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

*::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb {
  background-color: #00000099;
  border-radius: 1rem;
}

body {
  background: #f8f8f8;
}

.swal2-content {
  z-index: 9 !important;
}

.bold {
  font-weight: bold;
}

a, .material-icons {
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 500;
}

nav {
  background: #333333c7 !important;
  padding: 0 2%;
}
nav .brand-logo {
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav img {
  height: 60%;
}

li.active {
  background-color: #0071bc !important;
}

.sidenav {
  background: #2f2e2e !important;
  overflow-y: auto;
  height: 100%;
}
.sidenav li {
  cursor: pointer;
  border-bottom: 2px solid #ffffff !important;
}
.sidenav li a:not(.logo) {
  line-height: 1;
}
.sidenav li a:not(.logo):hover {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.sidenav li a.current {
  font-weight: bold;
  text-transform: uppercase;
}
.sidenav li .logo:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
.sidenav .collapsible .material-icons {
  color: white;
}
.sidenav .collapsible li {
  border-bottom: none !important;
  background: #2f2e2e !important;
}
.sidenav .collapsible li:not(:first-child) {
  border-top: 2px solid white;
}
.sidenav .collapsible .collapsible-header {
  padding: 0 32px;
}
.sidenav .collapsible .collapsible-header:focus {
  background: #2f2e2e !important;
}
.sidenav .collapsible .collapsible-header.current {
  font-family: nexablack;
  color: #12b061;
  line-height: 1.2 !important;
  padding: 10px 32px !important;
}
.sidenav .collapsible .collapsible-body {
  margin-left: 32px;
}
.sidenav .collapsible .collapsible-body li.current {
  word-break: keep-all;
}
.sidenav .collapsible .collapsible-body li.current a {
  color: #12b061;
  font-weight: bold;
}
.sidenav .collapsible .collapsible-body li a {
  line-height: 1.2;
  padding-left: 10px;
}
.sidenav .collapsible .collapsible-body li span {
  margin-top: 0;
}
.sidenav .collapsible .collapsible-body li span:after {
  content: "" !important;
}
.sidenav a:not(.logo) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1rem !important;
  color: white;
}
.sidenav a:not(.logo) img {
  width: 10%;
  margin-right: 4%;
}

.dataTables_length label {
  display: inline-flex;
  align-items: center;
}
.dataTables_length label .select-wrapper {
  width: 60px;
  margin: 0 1rem;
}

@font-face {
  font-family: "nexablack";
  src: url("nexa rust black.OTF");
}
@font-face {
  font-family: "caviar";
  src: url("caviardreams.TTF");
}
.nexablack {
  font-family: nexablack;
}

button {
  font-family: nexablack !important;
}

.logo {
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  background-image: url("../img/fondoLogoAdmin.jpg");
  background-position: contain;
  text-align: center;
}
.logo img {
  width: 100%;
  margin: 14% 0;
  filter: drop-shadow(2px 4px 9px black);
}

#slide-out {
  padding: 1rem;
}

.fondoBody {
  background-image: url(../img/fondoBody.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -999;
  /*height: 100%;*/
}

#fondo {
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0.15;
  background-image: url(../img/0);
  background-size: 5%;
}

div[id^=body] > h1 {
  margin-top: 0;
  padding-top: 2.2rem;
}

.swal2-popup h3 {
  margin: 0;
  margin-bottom: 10;
}

.btn-green {
  background-color: #0ea761 !important;
}

[id*=body] .tabs a {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
[id*=body] .tabs span:after {
  content: "" !important;
}
[id*=body] button {
  background-color: #0ea761 !important;
}

#bodyEstudiantes .cobranzas, .swal2-container .cobranzas {
  position: relative;
}
#bodyEstudiantes .cobranzas tr, .swal2-container .cobranzas tr {
  background-color: transparent;
}
#bodyEstudiantes .cobranzas tr:first-child .nodata:last-child::after, .swal2-container .cobranzas tr:first-child .nodata:last-child::after {
  color: transparent !important;
}
#bodyEstudiantes .cobranzas td, .swal2-container .cobranzas td {
  color: white;
  padding: 5px !important;
  text-align: center;
}
#bodyEstudiantes .cobranzas td.nodata, .swal2-container .cobranzas td.nodata {
  color: transparent;
}
#bodyEstudiantes .cobranzas td.nodata:last-child::after, .swal2-container .cobranzas td.nodata:last-child::after {
  content: "No hay datos";
  color: #2f2e2e;
  position: absolute;
  width: 100%;
  left: 0;
  font-size: 16px;
  top: calc(25% + 3px);
  text-align: center;
}

.btnListasUtiles a {
  margin-bottom: 15px;
  background-color: #0ea761;
}

#resultadoInventario td:first-child {
  font-weight: bold;
}

/* Estilos para el sistema de pasos */
.step-navigation {
  margin-bottom: 20px;
}

.step-tabs {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.step-tab {
  padding: 8px 5px;
  color: #9e9e9e;
  text-decoration: none;
  position: relative;
  text-align: center;
  flex: 1;
  transition: all 0.3s ease;
  font-size: 0.85rem;
  margin: 0;
  min-width: 0;
}
.step-tab.active {
  color: #26a69a;
  font-weight: 500;
}
.step-tab.active:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #26a69a;
}
.step-tab small {
  display: block;
  font-size: 0.7rem;
  opacity: 0.8;
}

/* Correcciones para el sistema de navegación por pasos */
.step-navigation-container {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  clear: both;
}

/* Mejorar espaciado entre campos del formulario */
.contenedor, .contenedor2 {
  margin-bottom: 15px !important;
  padding-bottom: 5px !important;
}

.input-field {
  margin-top: 1rem;
  margin-bottom: 1.5rem !important;
}

/* Separación visual entre secciones */
form > div[v-show] {
  padding-top: 5px;
  margin-bottom: 20px;
  min-height: 200px;
  /* Evita que la altura cambie bruscamente */
}

/* Estilo para mensajes de error de validación */
.validation-error {
  color: #F44336;
  font-size: 0.8rem;
  margin: 5px 0;
  display: block;
}

/* Estilo para campos con validación especial */
.cedula-info {
  margin-top: 10px;
  padding: 5px;
  background-color: #f7f7f7;
  border-radius: 4px;
  font-size: 0.9rem;
}

/* Terminos y condiciones */
.terminos {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.terminos label {
  display: flex;
  align-items: flex-start;
}
.terminos label input[type=checkbox] {
  margin-right: 10px;
  margin-top: 2px;
}
.terminos label span {
  line-height: 1.4;
  color: black;
}

@media only screen and (min-width: 993px) {
  header, main, footer {
    padding-left: 300px;
  }

  main {
    padding: 0 2% 0 calc(2% + 300px);
  }

  .planilla .contenedor {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .planilla .contenedor > div:nth-child(1) {
    padding-right: 20px;
  }
  .planilla .contenedor > div:nth-child(2) {
    padding-right: 20px;
  }
  .planilla .contenedor > div:nth-child(3) {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 993px) {
  [id*=body] button {
    margin: 1rem;
  }

  #navIns p {
    font-size: 20px !important;
  }

  #convivencia .card-panel #pdfconvivencia_wrap {
    height: 60%;
  }
  #convivencia .card-panel span {
    height: auto;
  }

  .terminos {
    margin-bottom: 90px;
  }

  .step-tab {
    font-size: 0.75rem;
    padding: 6px 2px;
  }
  .step-tab small {
    font-size: 0.65rem;
  }

  /* Hacer que los pasos sean más compactos en móvil */
  form > div[v-show] {
    min-height: 150px;
  }
}
@media only screen and (max-width: 600px) {
  .step-tabs {
    flex-direction: column;
    gap: 5px;
  }

  .step-tab {
    padding: 10px;
    border-bottom: 1px solid #eee;
  }
  .step-tab:last-child {
    border-bottom: none;
  }
  .step-tab.active {
    background-color: #f0f8ff;
  }
  .step-tab.active:after {
    display: none;
  }
}
/* Estilos para el popup de descarga */
#download-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: fadeInDownload 0.3s ease-in;
}

#download-popup {
  background: white;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  max-width: 400px;
  width: 90%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: slideInDownload 0.3s ease-out;
}
#download-popup h5 {
  margin-top: 20px;
  color: #666;
  font-weight: 500;
}
#download-popup p {
  color: #999;
  margin-bottom: 0;
  font-size: 14px;
}

@keyframes fadeInDownload {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOutDownload {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes slideInDownload {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Evitar clics en elementos de fondo cuando está el popup activo */
.download-blocking {
  pointer-events: none;
}
.download-blocking #download-overlay {
  pointer-events: all;
}