*{ 
	border: 0;
	margin: 0px;
	padding: 0;
	font-family: Arial;
}

.olvide{
	color:  blue;
	font-size: 16px;
	font-weight: bold;
}

.head{	
	background-color: #00524c;	
	color:  #eadfc4;
	display: flex;
	margin: 0px auto;
	margin-top: 10px;
	width: 570px;
	text-align: center;
	border-radius: 5px;
	box-shadow: -5px 5px 5px -1px #899599;
}

.logo{	
	height: 80px;
	padding: 4px;	
}

.headin{	
	background-color: #00524c;	
	color:  #eadfc4;
	display: flex;
	margin: 0px auto;
	margin-top: 10px;
	width: 420px;
	text-align: center;
	border-radius: 5px;
	box-shadow: -5px 5px 5px -1px #899599;
}

.logoin{	
	height: 50px;
	padding: 4px;	
}

.login{	
	text-align: center;	
	border-radius: 0.5em;
	box-shadow: -5px 5px 5px -1px #899599;
	margin: 0 auto;
	padding: 0.5em;	
	width: 450px;
	background: #dbdbdb;
}

.h1in{	
	font-size: 40px;	
	margin-left: 10px;
	margin-top: 10px;
}

p{
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	margin: 15px;
	border: 1px solid #bbbbbd;	
	border-radius: 0.5em;
	padding: 5px;
	box-shadow: -3px 3px 3px -1px #899599;
	width: 150px;
	color: black;
}

.selemp{
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin: 15px;
	border: 1px solid #bbbbbd;	
	border-radius: 0.5em;
	padding: 5px;
	box-shadow: -3px 3px 3px -1px #899599;
	width: 320px;
	color: black;
	background: #e6e5e3;	
}

label, option{
	font-weight: bold;
}

.btnmp{
	width: 300px;
	font-size: 18px;
	cursor: pointer;
}

.btnmpd{
	color: gray;
	width: 300px;
	font-size: 18px;
	cursor: pointer;
}

hr{
	margin-top: 10px;
	border-style: inset;
  border-width: 2px;
}

a{	
	text-decoration:none;
}

a:hover{
	color: gray;
}

p:hover{
	color: gray;
}

button:hover{
	font-weight: bold;
}

.menu{		
	align: center;	
	text-align: center;	
	border-radius: 0.5em;
	box-shadow: -5px 5px 5px -1px #899599;
	margin: 0 auto;
	padding: 0.5em;	
	width: 450px;
	background: #e6e5e3;
}

.menup{		
	text-align: center;	
	border-radius: 0.5em;
	box-shadow: -5px 5px 5px -1px #899599;
	margin: 0 auto;
	padding: 0.5em;	
	width: 350px;
	background: #e6e5e3;
}

h4{	
	font-size: 18px;
	text-shadow: -1px 1px #899599;
	text-align: center;	
}

.todo{			
  margin-bottom: 5px;
  cursor: pointer;
	font-size: 18px;
	text-shadow: -1px 1px #899599;	
}

h3{	
	font-size: 22px;
	text-shadow: -1px 1px #899599;
	text-align: center;	
}

h2{	
	font-size: 30px;
	color: #5a5c69;
	text-shadow: -2px 1px #899599;
	text-align: center;	
}

h1{	
	font-size: 60px;	
	margin-left: 10px;
	margin-top: 10px;
}

.user{	
	font-weight: 700;
	font-size: 15px;		
	background-color: white;
	color: #736b6b;
	border-radius: 0.5em;
	padding: 4px 15px;	
	box-shadow: -5px 5px 5px -1px #899599;
}

input{
	font-size: 15px;
	padding: 5px;
	border-radius: 5px;	
}

.inputval{
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid black;
	border-radius: 5px;
	text-align: right;	
}

.texta{
	font-size: 20px;	
	padding: 5px;
	border: 1px solid black;
	border-radius: 5px;
	text-align: left;	
	resize: none;
}

.labeld{
	background-color: white;
	color: gray;
	font-size: 18px;
	padding: 5px;
	border-radius: 5px;	
}

.labelval{
	background-color: white;
	color: gray;
	font-size: 20px;
	border: 1px solid black;
	padding: 5px;
	border-radius: 5px;	
	text-align: center;
	cursor: pointer;
}

.labelper{
	background-color:gray;	
	font-size: 20px;
	font-weight: bold;
	border: 1px solid blue;
	padding: 5px;
	border-radius: 5px;	
	box-shadow: -3px 3px 3px -1px #899599;
	background: #e6e5e3;
	text-align: center;
	display: inline-block;
	width: 20px;
	margin-left: 10px;
}

button{
	font-size: 20px;	
	padding: 5px;	
	border: 1px solid #bbbbbd;
	border-radius: 0.5em;
	box-shadow: -3px 3px 3px -1px #899599;
	width: 150px;
	background: #e6e5e3;
}

select{
	font-size: 15px;	
	padding: 5px;	
	border: 1px solid #bbbbbd;
	border-radius: 0.5em;
	box-shadow: -3px 3px 3px -1px #899599;
	background: #e6e5e3;
}

input[type=button]{
	margin-right: 15px;
}

input[type=button]:hover{
	font-weight: bold;
	cursor: pointer;	
}

.empre{				
	border-radius: 0.5em;
	box-shadow: -5px 5px 5px -1px #899599;
	margin: 0 auto;
	padding: 0.5em;	
	width: 1200px;
	background: #e6e5e3;	
}

table{
	table-layout: auto;
	border: 0;
	border-collapse: collapse; 
}

th, td{
	border: 0; 	
	width: auto;
	padding: 2px;
}

thead th{
  background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.32));
  border-bottom: 3px double gray;
  color: white;
  font-size: 17px;
}

.botonx{
	font-size: 15px;	
	border-radius: 0.5em;
	box-shadow: -2px 2px 2px -1px #899599;
	margin-top: 15px;
	padding: 5px;
	width: 150px;
	cursor: pointer;
}

.zoom:hover{
    transform: scale(2.5);
    transition: .2s;
    z-index: 1000;
}

footer{
	text-align: center;
}

.tooltip {	
  position: relative;
  display: inline-block;
  margin-top: 2px;
  cursor: pointer;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  font-size: 14px;
  background-color: #699ff5;
  color: #fff;
  text-align: center;
  padding: 3px 6px;
  border-radius: 3px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  opacity: 0;
  transition: opacity 1s;  
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Clase para centrar la ventana */
.center{
	position:absolute;
	top:50%;
	left:50%;
	margin:0px auto;
	margin-top: 100px;
}

/* Clases para definir la configuración de la ventana */
.modalmask {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalmask:target {
	opacity:1;
	pointer-events: auto;
}

/* Clase para definir la configuración del div en la ventana */
.modalbox{
	width: 150px;
	top: 10px;
	position: relative;
	padding: 5px 20px 13px 20px;
	border-radius: 0.5em;
	box-shadow: -5px 5px 5px -1px #899599;
	background: #e6e5e3;	
	-webkit-transition: all 500ms ease-in;
	-moz-transition: all 500ms ease-in;
	transition: all 500ms ease-in;
}

/* Clases para el efecto de redimensionamiento al desplegar la ventana */
/* Posición y tamaño originales */
.resize {
	margin: auto;
	width:0;
	height:0;
}

/* Posición y tamaño finales */
.modalmask:target .resize{
	width:350px;
	height:170px;
}

/* Enlace para cerrar la ventana */
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 3px;
	text-align: center;
	top: 3px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	border-radius:3px;
	font-size:16px;
}

.close:hover { 
	font-weight: bold;
}

.arch{
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #bbbbbd;	
	padding: 5px;
	color: blue;
}

.boton{
	text-align: center;
	font-size: 20px;
	margin: 15px;
	border: 1px solid #bbbbbd;	
	border-radius: 0.5em;
	padding: 5px;
	box-shadow: -3px 3px 3px -1px #899599;
	width: 250px;
	color: black;
	background: #e6e5e3;
}

.stbl{
	border: 1px solid Silver;
	padding: 0px 3px;
}

.stbl1{
	border: 1px solid Silver;
	font-weight: bold;
}

.stbl2{
	border: 1px solid Silver;
	font-weight: bold;
	color: blue;
}

.cabe{
	display: flex;
	font-size: 35px;
	align-items: center;
	justify-content: center;
	color: green;
	border: 1px solid green;
	background-color: #e8edea;
	border-radius: 10px;	
}

.tabla2{
	margin-top: 5px;
	border: 3px ridge gray;
}

.tabla2 td{	
	border: 3px ridge gray;
	padding-left: 10px;
	padding-right: 10px;
}

.grid-container{	
	display: grid;
	grid-template-columns: auto auto auto auto;
	grid-template-rows: auto auto auto;
	justify-content: space-evenly;
	width: 70%;
	margin: auto; 
}
