.img-chica{
	max-height:35px;
	max-width:35px;
	
}
.img-qr-med{
	max-height:290px;
	max-width:290px;
	}
.img-inicio{	
	text-align: center;
	
}
.centrar{
	text-align: center;
	justify-content: center;
	text-shadow: gray;
}
.carnet{
	text-shadow: gray;
}
.is_open {
	color: green;
  }
  
  .is_closed {
	color: red;
  }
  .login-wf{
  	color: #FFD200;
  }
  .letra-color{
  	color: #fff;
  }
  .letra-menu{
  	color: #000;
  }
  .inactivo {
	background-color: #ccc;
	color: red;
}

/* Estilos CSS personalizados para vigente */
.vigente {
	background-color: #ffc;
	color: green;
}