body{
 font-family:verdana;
}
a:hover{
    background-color: #3e5b5b;
    color: #f0f0f5;
}

.tableestudios{
    font-family:verdana;
	font-size:11px;
	width:100%;
   border-top:2px solid #ddd;
   margin-top: 20px;
   }

.thest{
border-bottom: 2px solid #ddd;
}



#copete{
  text-align: center;
  background-color:beige;
  width: 100%;
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
}
#titlogin{
width:500px;
font-weight:bold;
font-size:14px;
background-color: #d1e0e0;
}
#divlogin{
background-color: #d1e0e0;
width:500px;
}
#tablelogin{
font-family:verdana;
font-size:12px;
text-align: left;
}
#divhola{
background-color: #82a0a0;
color: #f0f0f5;
width: 500px;
margin-bottom:10px;
font-size: 12px;
}
#descvisor{
   font-family:verdana;
   font-size: 10px;
   font-weight: bold;
   margin-bottom: 10px;
}
#controles{
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
background-color:white;

}
#controles>table{
font-family:verdana;
font-size: 11px;
font-weight: bold;
margin-bottom: 10px;
}

#divapp{
width: 100%;
}
#tdbggreen{
border-width: 2px;
border: solid;
border-color: #5effc4
}
#tdbgyellow{
border-width: 2px;
border: solid;
border-color: #f9ffa3;
}
#tdbgred{
border-width: 2px;
border: solid;
border-color: #ff4040;
}
#tdbginformado{
border-width: 2px;
border: solid;
border-color: #05c5ff;
}

#sin-informar>table{
font-family:verdana;
font-size: 11px;
}
.tdclassvisado{
border-width: 2px;
border: solid;
border-color: #6d62ca;
}
.tdclasssinvisar{
  border-width: 2px;
  border: solid;
  border-color: #f8eb72;
  }
#divinforme{
position:fixed;
left:260px;
top:50px;
background-color:antiquewhite;
padding:10px;
display:none;
}
#btnsaveinf{
background-color:#ff4040;
}
#divmensajes{
  font-size: 10px;
  widows: 100%;
  background-color:blanchedalmond;
}
#copyr{
  position: fixed;
  top: 0;
  left:0;
  padding: 5px;
  font-size: 9px;
}
.rowfac:nth-child(even) {
  background-color:  #f0ada8;
}
.rowfac:nth-child(odd) {
  background-color: #c6bee2;
}
#tablefac{
  width: 50%;
}