/*Estilos para la versión 7.4* ####################################################################*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../imagenes/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .6;
}
.loader0 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../imagenes/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .6;
}
.loader1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../imagenes/pageLoader02.gif') 50% 50% no-repeat rgb(236,236,236);
    opacity: .6;
}
.loader2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../imagenes/pageLoader03.gif') 50% 50% no-repeat rgb(0, 0, 0);
    opacity: .6;
}
.loader3 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../imagenes/pageLoader04.gif) 50% 50% no-repeat rgb(0, 0, 0);
    opacity: .6;
}
.formamenu {
border-radius:3px; 
box-shadow: 1px 1px 5px #999;
}
.formamenu.colorrojo {
background:#e31c23;
}
.formamenu.colorgris {
background:#bfb6ac;
}
.openbtn {
  margin-left: -5px;
  width: 50px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 1px 6px;
 border-radius:3px; 
box-shadow: 1px 1px 5px #999;
}
.menu.pad{
  padding:0px;
}
.hbottom {
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.openbtn:hover {
  background-color:#444;
}
.sidepanel  {
  width: 175px;
  margin-left: -5px;
  border-radius: 3px;
  z-index: 1;
  height: auto;
  left: 0;
  background-color: #ffffff;
  transition: 0.5s; 
   /* position: absolute;*/
}

.sidepanel a {
  padding: 8px 8px 8px 8.px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #f1f1f1;
  background-color:red;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
}

.glyphicon.posicion{
  font-size:18px;
  padding: 5px;
  padding-left: 10px;
}

.Estilo2 {
	color: #FFFFFF;
	margin: 0 auto; 
	text-align: center
	;margin-left: -25%;
}
.login{ margin-top:12%;
	margin-left:10%;
}

.panel-info.forma {
    border-radius: 2px;
    box-shadow: 2px 2px 5px #999;
    margin-bottom: 3px;
    margin-top: 0px;
}


.aforma {
	background: #bfb6ac;
  margin-left: 7px;
  width: 165px;
	border-radius:3px;
	box-shadow: 2px 2px 5px #999;
	padding: 0;
  
}
.aformawhite {
  background: #ffffff;
  border-radius:3px;
  box-shadow: 2px 2px 5px #999;
  padding: 0;
}
.atitulo{
  background:transparent; 
  text-decoration:none; 
  color: #666666;
  font-weight:500;
}
.row.margen {
	margin-right: 1px;
	margin-left: 1px;
}

.tdmenu{
    background-color: #e31c23;
    border-radius: 3px;
    box-shadow: 1px 1px 12px #999;
    padding: 0;
    padding-right: 4px;
    padding-left:5px;
    /* margin: -7px; */
}
.tdcontenido{
   padding-left:5px;
    border-radius: 3px;
    box-shadow: 1px 1px 12px #999;
    min-height: 856px;
}
.row.margenfooter {
    margin-right: 1px;
    margin-left: 1px;
}
.row.espacioizq105 {
	padding-left: 3px;
	padding-top: 0px;
  margin-top: 0px;
}

[class^='col-lg'].margen{
   margin-right: 1px;
    margin-left: 1px;
}
[class^='col-lg'].espacio{
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
  padding-bottom: 5px;
}
[class^='col-lg'].colbarmenu{
 padding: 0px;
 width: 50px;
}

[class^='col-lg'].forma{
		border-radius: 3px;
	box-shadow: 2px 2px 5px #999;
	padding: 0;
}
[class^='col-lg'].backrojopersonal{
	background-color: #e31c23;

}
.panel.mbotton{
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.panel.padleft{
  padding-left: 3px;
}
.evento.valinear{
  vertical-align: top;
}
.panel-info > .panel-heading.rojo_personal {
	color: #bababa;
	background-color: #e31c23;
	border-color: #e31c23;
}
.img1.espacio{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.footersis {
	background-color: #473a32; 
	color:#bababa;
	width: auto;
	padding-top: 10px;
padding-bottom: 10px;
}

 /* --- Apariencia Visual --- */
.header-content-box {
  background-color: #2b343b;
  padding: 20px 25px; /* Espacio interno */
  border-radius: 3px;
  box-shadow: 2px 2px 5px #999;
  display: flex;
  justify-content: space-between; 
  align-items: baseline;            
}

.header-content-box img {
  max-height: 120px; /* Ajusta esta altura según necesites */
  width: auto;      /* El ancho se ajusta automáticamente */
  display: block;   /* Buena práctica para imágenes */
}

.header-content-box .header-date {
  color: white;
  font-family: sans-serif;
  font-size: 14px;
}

    .login-card {
        background-color: #fff;
        border: 1px solid #e0e0e0;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        border-radius: 4px;
        margin-top: 5px; 
		padding:0px;
    }
    .login-card .card-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #2b343b; 
        color: white;
        padding: 10px 20px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
   .card-title {
        margin-top: 0;
		margin-bottom: 0;
		font-size: 16px;
		color: inherit;
		border-bottom:none;
		font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: bold;
    }
    .login-card .forgot-password-link {
        color: #f0f0f0;
        font-size: 13px;
        text-decoration: none;
    }
    .login-card .forgot-password-link:hover {
        color: white;
        text-decoration: none;
		 font-size: 14px;
		
    }
    .login-card .card-body {
        padding: 25px 30px;
    }
    .recaptcha-container {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
	/*
 * El estilo ahora se aplica directamente a la columna del medio,
 * que tiene la clase "footer-content".
 */
.footer-content {
  background-color: #2b343b;
  color: white; 
  margin-top: 5px;
  padding: 10px;
  border-radius: 3px; 
  box-shadow: 2px 2px 5px #999;
  /* Usamos Flexbox para centrar el contenido DENTRO de este div */
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Estilos para la imagen y el enlace DENTRO del footer */

.footer-content a {
  color: white;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.footer-content a:hover {
  text-decoration: underline;
}
 /* Estilos para el estado normal */
.boton_ok {
	/* Estilos para el estado normal */
	background-color: #2b343b;
	color: #ffffff; /* Letras blancas */
	border-color: #2b343b; /* Igualar el color del borde */
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  /* Transición suave para el cambio de color */
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.btn aaa{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    
}




.boton_ok:hover {
  /* Estilos al pasar el cursor por encima */
  background-color: #c08d56;
  color: #ffffff; /* Aseguramos que las letras sigan blancas */
  border-color: #c08d56;
}

/*##################################################################################################
@media screen and (max-width: 780px) {
       table {
           width:100%;
       }
       thead {
           display: none;
       }
       tr:nth-of-type(2n) {
           background-color: inherit;
       }
       tr td:first-child {
           background: #f0f0f0;
           font-weight:bold;
           font-size:1.3em;
       }
       tbody td {
           display: block;
           text-align:center;
       }
       tbody td:before {
           content: attr(data-th);
           display: block;
           text-align:center;
       }
}*/