/* Estilo para el contenedor principal */
.myContainer {
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
  width: 90%;
}

/* h1 {
  font-size: 18px;
  margin-bottom: 10px;
} */

.form-control {
  margin-bottom: 10px;
}

textarea.form-control {
  resize: vertical;
}

.btn-success {
  margin-top: 10px;
  margin-left: 5px;
}

.btn-default {
  margin-top: 10px;
}

.btn-primary {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

.btn-danger {
  margin-top: 10px;
}


/* MODAL*/


.myModals {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  overflow: hidden;
}


#rechazados_footer {
  justify-content: center;
}

/*-------------------------------------------*/
.row {
  margin-bottom: 10px;
}

.label-requisito {
  font-weight: bold;
}

@media (max-width: 768px) {
  .label-requisito {
    display: block;
    margin-bottom: 5px;
  }
}

/* Centramos verticalmente los textos de las td de las tablas*/
td {
  vertical-align: middle;
}

/* Estilo para esconder las tabs del validador */
.invisible {
  display: none;
}

.btn-margin-bottom {
  margin-bottom: 10px;
}

/* Centramos el botón de enviar solicitud */
.btn-container {
  text-align: center;
}



/* Estilo para la tabla responsiva */
.table-responsive {
  overflow-x: auto;
}

.table-responsive .table th,
.table-responsive .table td {
  word-break: break-word;
  /* Esto asegura que el contenido de las celdas se ajuste correctamente */
  padding: 10px;
  /* Esto añade un poco de espacio alrededor del texto para mejorar la legibilidad */
}

.table-responsive .table .btn,
.table-responsive .table .form-check-input {
  min-width: 44px;
  /* Esto asegura que los botones y checkboxes sean lo suficientemente grandes para ser tocados fácilmente en una pantalla táctil. 44px es el tamaño mínimo recomendado por las guías de accesibilidad */
  min-height: 44px;
}


.table-container {
  position: relative;
  /* Ajusta el tamaño y otros estilos necesarios para el contenedor de la tabla */
}

.control-label {
  font-weight: bold;
}


/* Estilos para la información extra de los inputs de enviarSolicitudTramite.php */
.info-icon {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .mas_info {
    display: none;
  }

  #intruccion_pc {
    display: block;
  }

  #intruccion_movil {
    display: none;
  }

  .requisito {
    margin-bottom: 25px;
  }

  /* Estilo para el title del label */


}

@media (max-width: 768px) {
  .mas_info {
    display: block;
    margin-bottom: 10px;
  }

  #intruccion_pc {
    display: none;
  }

  #intruccion_movil {
    display: block;
  }

  .requisito {
    margin-bottom: 50px;
  }
}

.img-responsive {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 25%;
  max-height: 25%;
}

.modal-cargando {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Estilo para las tab */

/* Estilos base */
.nav-tabs .nav-link {
  font-size: 16px;
}

.nav-tabs .active p {
  background-color: #DDDDDD;
  color: black;
}



/*Estilos para la notificacion*/
.notif {
  background-color: #9D2449;
  color: white;
  border-radius: 50%;
  width: 23px;
  height: 22px;
  text-align: center;
  position: absolute;
  top: 11px;
  right: 10px;
}

/* Estilos para tablets */
@media (max-width: 768px) {
  .nav-tabs .nav-link {
    font-size: 14px;
    padding: 10px;
  }
}

/* Estilos para teléfonos móviles */
@media (max-width: 480px) {
  .nav-tabs .nav-link {
    font-size: 12px;
    padding: 5px;
  }
}

/* Estilos para el contenido de la tabla responsiva en dispositivos moviles */
.table-responsive {
  overflow-x: auto;
}

.table-responsive .table th,
.table-responsive .table td {
  word-break: break-word;
  /* Esto asegura que el contenido de las celdas se ajuste correctamente */
  padding: 10px;
  /* Esto añade un poco de espacio alrededor del texto para mejorar la legibilidad */

  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}



.input-group .file-input,
.input-group .submit-btn {
  height: calc(2em + .75rem + 2px);
  width: 100%;
  /* Abarcar el 100% en móvil */
}

.input-group .file-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group .submit-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-align: center;
  /* Centrar el texto */
}

.file-input {
  /* Le damos margen arriba */
  margin-top: 2%;
}

@media (min-width: 768px) {

  /* Ajustar para pantallas más grandes */
  .input-group .file-input {
    width: 100%;
    /* Ajustar el ancho */
  }

  .input-group .submit-btn {
    width: 30%;
    /* Ajustar el ancho */
  }
}

/*------------------------------------------------------------*/
/* Estilo para el formulario del validador de datos */
#usuarioInfo {
  background-color: #f9f9f9;
  /* Color de fondo */
  padding: 20px;
  /* Espaciado interno */
  border: 1px solid #ddd;
  /* Borde */
  border-radius: 5px;
  /* Bordes redondeados */
  font-size: 16px;
  /* Tamaño de fuente */
  color: #555;
  /* Color de texto */
  width: 100%;
  max-height: 400px;
  overflow-y: scroll;
}

/* Estilo para los campos */
#usuarioInfo input[type="text"],
#usuarioInfo input[type="email"],
#usuarioInfo textarea,
#usuarioInfo select {
  background-color: #f2f2f2;
  /* Color de fondo */
  border: 1px solid #ccc;
  /* Borde */
  border-radius: 3px;
  /* Bordes redondeados */
  padding: 8px;
  /* Espaciado interno */
  margin-bottom: 10px;
  /* Margen inferior */
  width: 100%;
  /* Ancho completo */
  box-sizing: border-box;
  /* Incluir borde y padding en el ancho total */
  cursor: not-allowed;
  /* Cambiar el cursor a "no permitido" */
}

/* Estilo para las etiquetas */
#usuarioInfo label {
  font-weight: bold;
  /* Negrita */
  margin-bottom: 5px;
  /* Margen inferior */
  display: inline-block;
  /* Mostrar en bloque */
}

/* Estilo para los botones */
#usuarioInfo button {
  background-color: #9c9c9c;
  /* Color de fondo */
  color: #ffffff;
  /* Color de texto */
  border: none;
  /* Sin borde */
  border-radius: 3px;
  /* Bordes redondeados */
  padding: 10px 20px;
  /* Espaciado interno */
  margin-left: 10px;
  /* Margen izquierdo */
}

/* Estilo para los enlaces */
#usuarioInfo a {
  color: #555;
  /* Color de texto */
  text-decoration: none;
  /* Sin subrayado */
  cursor: not-allowed;
  /* Cambiar el cursor a "no permitido" */
}

#userInfoCont {
  margin-top: 30px;
  justify-content: center;
  display: flex;
}


/*Estilos para los botones de regreso*/
.regresar {
  width: 15%;
}

.regresar-container {
  display: flex;
  justify-content: right;

}


/*ESTILOS CUSTOM PARA DATA-TABLES*/
.custom-border {
  border: 1px solid #ddd;
}


/*ESTILOS PARA LA TABLA DE LA INFORMACION DEL USUARIO EN REVISOR/VALIDADOR*/
.styled-table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 18px;
  text-align: left;
  table-layout: fixed;
}

.styled-table thead tr {
  background-color: #a3244d;
  color: white;
  text-align: left;
}

.styled-table th,
.styled-table td {
  padding: 12px 15px;
  border: 1px solid #ddd;
}

.styled-table td {
  height: fit-content
}

.styled-table tbody tr {
  border-bottom: 1px solid #ddd;
}

.styled-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

/* .styled-table tbody tr:last-of-type {
  border-bottom: 2px solid #a3244d;
} */


/*ESTILOS PARA LOS INPUTS INCOMPLETOS*/
.errorButton {
  border: 2px solid #ff0000 !important;
  background-color: #ffebee !important;
  /* Fondo rojo claro */
  color: #d32f2f !important;
  /* Texto rojo oscuro */
  box-shadow: 0 0 8px rgba(255, 0, 0, 0.4) !important;
  /* animation: pulse 1.5s infinite; */
  /* Animación opcional */
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}


.MyBanner {
  background: #a57f2c !important;
  width: 100%;
  z-index: 1029;
  /* margin-top: 30px !important; */
  margin-bottom: 1%;
}

