html {
height: 100%
}
body {
//background-color:#669933; 
background-color: rgba(102,153, 204,0.05);
}

table td {
vertical-align: middle; 
height: 40px;
}

#tdleft  {
//text-shadow: 0px 1px 1px #568F23;
font-weight: bold;
 }
 .estiloejer{
padding-top: 10px;
//background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6699CC), to(#ffffff));
width: 95%;
}
fieldset legend {
width: 500px;
height:22px;
font-weight:bold;
line-height:22px;
background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#999), to(#ffffff));
margin: 10px 0px 10px 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}
.estil_form {width: 900px;}
.estil_form input[type="text"] {
float:left;
border:1px solid #aaa;
font-size: 14px;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius: 5px;
height:20px; 
/*width:120px;*/ 
margin-left:2px;
margin-right: 2px;
text-align: center;
}
#botonNuevo{float:left}
#tituloLegend{float:left;width:400px}
input[type="button"] {
border:1px solid #aaa;
font-size: 14px;
box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
border-radius: 5px;
height:20px; 
width:100px;
padding: 0px 2px 0px 2px; 
border-radius: 5px;
outline: none;
}
input[type="button"]:hover {
cursor: pointer; 
color: #6699cc;
border:1px solid #ff9900;
border-radius: 5px;
}

.estil_form input[type="reset"] {
border:1px solid #aaa;
font-size: 14px;
float: right;
height:20px; 
width:85px; 
float: right;
line-height:11px;
padding-left:4px;
margin-left: 5px;
outline: none;
}
.estil_form input[type="reset"]:hover {
cursor: pointer; 
outline: none;
border:1px solid #ff9900;
}

.estil_form input[id="boton_pe0"],.estil_form input[id="boton_pe1"],.estil_form input[id="boton_pe2"],.estil_form input[id="boton_pe3"],.estil_form input[id="boton_pe4"],
.estil_form input[id="boton_pe5"]
{
width:30px;
height:23px;
float: left;
margin-left:5px;
font-size:10px;
}
#ayuda {
z-index: 99;
position:absolute;
border: 2px solid #ff9900;
moz-border-radius: 5px;
webkit-border-radius: 5px;
/*background-color: rgba(255, 204, 102, 0.8);*/
background-color: #E0E0E0;

border-radius: 5px;

padding-left: 0px;}
}
.ayuda_can {

moz-border-radius: 5px;
webkit-border-radius: 5px;

}
#alerta{	display:none;}
#no_sol {position:absolute;; top:0px ;right:0; z-index:99;height: 20px}



#nc0,#nc1,#nc2,#nc3,#nc4,#nc5 {
text-align:right;
padding-right: 20px;
width:180px;
}
#div_sol0, #div_sol1 ,#div_sol2,#div_sol3,#div_sol4 {
vertical-align: middle;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#div_uni0,#div_uni1,#div_uni2,#div_uni3,#div_uni4,#div_uni5
{
	width:300px;
	line-height:30px;		
	/*float:left;*/
	padding-left: 10px;
	text-align: left;
	
}
#div_res0,#div_res1,#div_res2,#div_res3,#div_res4,#div_res5 //respuesta de alumnostd
{
	width:160px;
	/*line-height:30px;	*/	
	float:left;
	padding-left: 10px;
}
.bgtransparent{
	position:fixed;
	left:0;
	top:0;
 	background-color:#000;
 	opacity:0.3;
 	filter:alpha(opacity=30);
}

.bgmodal{
	position:fixed; 
	 z-index:99
	font-family:arial;
	font-size:1em;
	border:0.05em solid black;
	overflow:auto;
	background-color:#fff;
}
#textoEjer{display:none}
