




.div_pass{display:none; width: 350px;height:100%; border-radius:3px;padding: 10px;font-family: sans-serif;color: black;}

.div_hpass{border: 1px solid #E0E0E0;border-radius: 5px;padding: 5px;height: 20px;background-color: #819FF7;font-size: 16px;font-weight: bold;}
.btn_pass{display: block;padding: 5px;text-decoration: none;text-align: center;font: bold 13px Verdana, Arial, Helvetica, sans-serif;width: 100px;color: #FFF;outline-style: none;background-color: #5A5655;border: 1px solid #5A5655;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
/*---------------------------------*/



#botones{
	text-align: center;

}

.blue_b, .green_b{
	height: 30px;
	width: 150px;
	font-family: 'Arial','sans-serif';
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em;
	background-color: #04376c;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    border-bottom-left-radius:4px;
    text-indent:0;
    border:1px solid #4d454d;
    color:#fafafa;
    text-shadow:1px 1px 0px #383238;
    -moz-text-shadow:1px 1px 0px #383238;
    -webkit-text-shadow:5px 8px 9px #383238;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888;
}

.blue_b{
	margin: 10 30 10 10;
	
}

.mensaje{
	font-family:Arial;
	font-weight: bold;
	background:#162E4A;
	color:#FFFFFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	
}

.politicas{
	font-family:Arial;
	font-weight: bold;
	background:white;
	color:black;
	
	
}

.cancelar_ins_e{
	font-family:Arial;
	font-weight: bold;
	background:white;
	color:black;
	font-size: 13;
}

.detalles{
	width:720px; 
	height: 400; 
	overflow-y: auto;
	font-size: 12px;
	font-family: "Trajan Pro";
	
}

video, .canvas1, #screen, #canvas2 {
	display: block;
    border: 10px solid #5A5655;
    border-radius: 10px;
    width: 220px;
    height: 160px;
    background-color:black;
}

.canvas1, #canvas2 {
	width: 160px;
}

#cuadro, #defaul{
		
	border: 10px solid #5A5655;
    border-radius: 10px;
    background-color:black;
    width: 160px;
    height: 160px;
}

#cuadro{
	float:left;
	margin: 50px 90px;
}

#imgSalida{
	
	display:none; 
	
}

.startbuttonn,#registrar_pro, #convocatoria, .modal_politicas, #startbutton2, #aceptar, .aceptar , #cambiar, #confirmar, #aceptar2, .button, #agregarecurso ,#limpiar_curso,#descargar_detalle,#descargar_pdf_recurso ,.descargar_detalle{
	cursor: pointer;
    height: 30px;
    display: block;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    background-color: #5A5655;
    border: 1px solid #5A5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#convocatoria{
	width: 250px;
	position:relative;
	left:220px;
	top:20px;
}

#descargar_detalle,.descargar_detalle{
	width: 180px;
	position:relative;
	left:250px;
}

#descargar_pdf_recurso{
  width: 180px;
  position: relative;
margin-left: 630;
margin-top: -15;
}

#cambiar, #limpiar_curso{
	width: 140px;
	margin: 10px 20px;
}

#limpiar_curso{
  position:relative;
  right:320px;
  margin-top:150px;
}

.facimodal{
	position:relative;
}

.startbuttonn, #startbutton2, #aceptar, .aceptar, #aceptar2{
	float:left;
	margin: 0px 250px;
    margin-top: -30px;
    margin-bottom: 40px;
}

#aceptar{
    top: 20px;
    position: relative;
	
}

#aceptar2{
    top: -20px;
    position: relative;
	
}

.aceptar{
 	margin-top: -80;
    margin-left: 300;
 }

#error{
	display:none;
	margin-top: 10px;
	padding: 10px;
	border-radius: 10px;
	background: #B30707;
	float: left;
	text-align: center;
	font-size:10pt;
	font-family:Arial Narrow;
	font-weight:bold;
	color: white;
	width: 280px;
}
 
.registrar, .registrar a, .registrar span{
  font-family: 'Trajan Pro';
  font-weight: bold;
  color: white;
  font-size: 12px;
  text-decoration: none;
 
}

.registrar span{
position:relative;
top: -6px;
}

.registrar a:hover{
   font-size: 12px;
 	color: #dfdaad;
 	font-weight: bold;
 	text-decoration: underline;
}

#curso {
    width: 300;
    display: block;
    position: absolute;
    float: right;
    right: 100;
    top: 150;
}

#curso table{
    font-family: 'Trajan Pro';
    background-color: rgba(65, 136, 226,0.75);
	font-weight: bold;
	padding: 0px 10px 10px 10px;
    width:300px;
    height:166px;

}

#curso table  td{
	text-shadow: black 0.1em 0.1em 0.2em;
	text-align:left; 
	font-size: 12px;
}

#curso table  th{
	border: none;
	text-align: center; 
	height: 40;
}

.orden{
	width:180px;
	margin:0 0 50px 0;
	border:1px solid #ccc;
	padding:10px;
	border-radius:10px 0 0 10px;
	}
	
.izq{
	border-radius:10px 0 0 10px;
	}

.der{
	border-radius:0 10px 10px 0;
	}
	
.selectSS{
	position:relative;
	float:left;
	text-align:center;	
    }
    
.inputS{
	margin:25px 1px 0 1px;
	border:1px solid #ccc;
	padding:10px;	
      }

.radio input{
	width: 30px;
} 

.bar_politicas{
display: block;
position: relative;
margin: 0;
border: 1px solid #E0E0E0;
padding: 5px;
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: black;
background-color: #819FF7;
clear: both;
text-align: left;
z-index: 88;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#myDiv{ 
 margin:0px;
 width:208px;
 position: relative;
 z-index: 100;
 background-color: white;         
}

#myDiv_Diploma{ 
 margin:0px;
 width:262px;
 position: relative;
 z-index: 100;
 background-color: white;         
}

.sugerencias:hover{
 background-color:#D3D3D3;
 cursor:default; 
}
/**/
h5{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

h5{
	color: #333;
	
	text-decoration: none;
}

.hide{
	display: none;
}

#contactme{
	text-align: center;
	font-size: 30px;
	margin-top: 5px;
	color:black;
}

#contactform{
	width: 500px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	border: 10px solid rgba(0, 0, 0, 0.41);
	border-radius: 5px;
	margin-top: 30px; 
	font-family: Arial;
}
	
#contact-box{
	width: 60%;
	margin-right: 25px; 
}

.c_input{
	padding: 3px;
	width: 250px;
}

#c_form{
	float: left;
	margin: 25px;
	width: 90%;
}

.c_input, #c_form textarea{
	margin-bottom: 10px;
	border: 1px solid #CECECE;
	padding: 4px;
	

}

input:focus, textarea:focus{
    outline: none;
}

#c_form textarea{
	min-height: 150px;
	resize: none;
	width: 100%;
}

#c_enviar{
	padding: 4px;
    font-size: 13px;
}

#c_reset{
	padding: 4px;
    font-size: 13px;
}

#c_btns{
	text-align: right;
}

#bottom_container{
	overflow: hidden;
}

#c_information{
	width: 100%;
	border: solid 1px #ccc;
	background: #FEFFE8;
	padding: 4px 0 4px 0;
	text-align: center;
	font-size: 14px;
	color: #7699B9;
}

.c_error{
	color: #D64242;
	font-size: 10px;
	margin-left: 5px;
}

.btn-simple {
	text-decoration: none;
	border-radius: 3px;
	border-style: solid;
	border-color: #cccccc #c6c6c6 #aaaaaa;
	color: #111111;
	border-width: 1px;
	padding: 5px;
	text-shadow: 0 1px 0 #EEEEEE;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#eeeeee 100%);
	background: linear-gradient(top, #fcfcfc 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 );
	cursor: pointer;
}

.btn-simple:hover {
	text-decoration: none;
	background-color: #DDDDDD;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	background: linear-gradient(top,  #ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
}

.btn-simple:active, .btn.simple.active {
	-moz-border-bottom-colors: none;
	-moz-border-image: none ;
	-moz-border-left-colors: none ;
	-moz-border-right-colors: none ;
	-moz-border-top-colors: none ;
	background: none repeat scroll 0 0 #eceaea ;
	border-color: #a9a9a9 #adacac #b2b0b0 ;
	border-style: solid ;
	border-width: 1px ;
}



/*------------------------Blue------------------------*/

.btn-b {
	padding: 5px;
	color: #111111;
	text-decoration: none;
	border-radius: 3px;
	border-color: #2A73A6 #165899 #07428F;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	text-shadow: 0 -1px 1px #3275BC;
	background: #52a8e8;
	padding: 5px;
	background: -moz-linear-gradient(top,  #52a8e8 0%, #377ad0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52a8e8), color-stop(100%,#377ad0));
	background: -webkit-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
	background: -o-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
	background: -ms-linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
	background: linear-gradient(top,  #52a8e8 0%,#377ad0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a8e8', endColorstr='#377ad0',GradientType=0 );
	cursor: pointer;
}

.btn-b:hover {
	border-radius: 3px;
	border-color: #2A73A6 #165899 #07428F;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 0 #62B1E9 inset;
	text-shadow: 0 -1px 1px #1D62AB;
	background: #3e9ee5;
	background: -moz-linear-gradient(top,  #3e9ee5 0%, #206bcb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e9ee5), color-stop(100%,#206bcb));
	background: -webkit-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
	background: -o-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
	background: -ms-linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
	background: linear-gradient(top,  #3e9ee5 0%,#206bcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e9ee5', endColorstr='#206bcb',GradientType=0 );
	
}

.btn-b:hover {
	text-decoration: none;
}

.btn-b:active {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #3282D3;
	border-color: #154C8C #154C8C #0E408E;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 0 6px 3px #1657B5 inset, 0 1px 0 0 #FFFFFF;
	text-shadow: 0 -1px 1px #2361A4;
}


/*------------------------------------------------------*/

@media screen and (max-height: 690px)
{
	footer{
		display:none;
	}
	
}

/*------RESPONSIVE-----*/
/*
@media screen and (max-height: 520px)
{
	footer{
		position: relative;
	}
	
}

@media screen and (max-width: 768px)
{
	#lunach > img{
		width: 6.5em;
		max-width: 100%;
	}

	#lgestion > img{
		width: 8.75em;
		max-width: 100%;
	}

	header
	{
		height: 6.8em;
	}

	header h1
	{
		font-size:1.5em;
	}
	
}
	
@media screen and (max-width: 640px)
{
	#lunach > img{
		width: 5.4em;
		max-width: 100%;
	}

	#lgestion > img{
		width: 7.3em;
		max-width: 100%;
	}

	header
	{
		height: 5.7em;
	}

	header h1
	{
		font-size:1.25em;
	}
	
	#dir_footer
	{
		font-size:0.8em;
	}
	#contenedor{
		height: 50%;		
	}
	
}

@media screen and (max-width:480px)
{
	#lunach > img{
		width: 4.06em;
		max-width: 100%;
	}

	#lgestion > img{
		width: 5.47em;
		max-width: 100%;
	}

	header
	{
		height: 4.25em;
	}

	header h1
	{
		font-size:0.94em;
	}
	
	#dir_footer
	{
		font-size:0.6em;
	}
}

@media screen and (max-width:320px)
{
	#lunach > img{
		width: 2.71em;
		max-width: 100%;
	}

	#lgestion > img{
		width: 3.65em;
		max-width: 100%;
	}

	header
	{
		height: 2.83em
	}

	header h1
	{
		font-size:0.63em;
	}
	
	#dir_footer
	{
		font-size:0.5em;
	}	
}*/