@media screen and (min-width: 641px), print {
	
.modal_form_registro {
	display: none;   
	overflow-y: auto;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
	width: 1920px;
	height: 9999px;  	
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.4);
}

.modalcontent_form_registro {
	position: absolute;
	left: 480px;
	top: 0px;
	width: 960px;
	height: 807px; 
	margin: 0px;
	padding: 0px;
	border: 1px solid #888;  
	background-color: #fefefe;
}	

#form_registro_close {
  	position: relative;
	top: 0px;
	right: 10px;
	width: auto;
	height: auto;
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
#form_registro_close:hover,
#form_registro_close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
	
#form_registro {
	width: 960px;	
	height: 807px;		
	background: #ffffff;	
}

#form_registro_titulo {
	left: 0px;
	top: 30px;	
	width: 100%;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 300;
	font-size: 42px;
	text-align: center;
	color: #002C52;
}
#form_registro_subtitulo {
	left: 0px;
	top: 104px;	
	width: 100%;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-align: center;	
	color: #0046FE;
}
#form_registro_subtitulo2 {
	left: 0px;
	top: 134px;	
	width: 100%;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: center;	
	color: #0046FE;
}

#form_registro_form {	
	position: relative;	
	left: 160px;
	top: 178px;
	width: 640px;
	height: auto;		
}

#form_registro_msg {	
	position: absolute;
	left: 0px;
	top: 374px;
	width: 640px;
	height: 50px;	
	display: none;	
}
#form_registro_numeroregistro {		
	position: absolute;
	left: 0px;
	top: 0px;
	width: 640px;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;    
}
#form_registro_nombre {		
	position: absolute;
	left: 0px;
	top: 40px;
	width: 310px;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;    
}
#form_registro_telefono {		
	position: absolute;
	left: 320px;
	top: 40px;
	width: 320px;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;    
}
#form_registro_empresa {		
	position: absolute;
	left: 0px;
	top: 80px;
	width: 310px;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;    
}
#form_registro_email {		
	position: absolute;
	left: 320px;
	top: 80px;
	width: 320px;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;    
}

#form_registro_pie {
	left: 160px;
	top: 305px;
	width: 640px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	color: #706f6f;	
}
#form_registro_pie2 {
	left: 160px;
	top: 374px;
	width: 600px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	color: #0046FE;	
}
#form_registro_pie3 {
	left: 160px;
	top: 403px;
	width: 600px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	color: #706f6f;	
}
#form_registro_pie4 {
	left: 160px;
	top: 505px;
	width: 600px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	color: #706f6f;	
}
#form_registro_condiciones {
	position: absolute;
	left: 40px;
	top: 282px;
	width: 40px;
	height: 20px;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-align: left;
	color: #0046FE;	
}
#form_registro_labelcondiciones {
	left: 90px;
	top: 294px;
	width: 400px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-align: left;
	color: #0046FE;	
}

#form_registro_robot {
	position: absolute;
	left: 0px;
	top: 459px;
	width: auto;
	height: auto;	
	font-family: "gelion","Arial",sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: left;  
	z-index: 2;
}

#form_registro_enviar {	
	position: absolute;
	left: 208px;
	top: 489px;	
	width: 401px;
	height: 78px;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-align: center;
	line-height: 78px;
	color: #ffffff;	
	background: #0046FE;
	z-index: 2;
}
#form_registro_linea {
	left: 0px;
	bottom: 0px;		
	width: 100%;
	height: 2px;
	background: #0046FE;
}
}