@CHARSET "UTF-8";
	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
		#wait .msgpreaprobadoDesc p{
			font-family:'Open Sans', sans-serif;
		}
body{
	/*font: 13px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	color: #333333;
    /*font-size: 13px/1.5;*/

    /*font: 13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;*/
}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield, .elementStlSel{
	width: 265px !important;
	background-color: #FCFCFC;
	border: solid 1px #d9d9d9;
	
	/*-moz-box-shadow: 0px 0px 0px #174c8e !important;
	-webkit-box-shadow: 0px 0px 0px #174c8e !important;
	box-shadow: 0px 0px 0px #174c8e !important;*/
	

	
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	
	
}
.elementStlSel{
	height: 30px !important;
}
.ui-inputfield:focus, .ui-widget-content .ui-inputfield:focus, .ui-widget-header .ui-inputfield:focus{

	border: solid 1px #FFF200;
	/* shadow */
	/*-moz-box-shadow: 2px 2px 2px 2px #174c8e !important;
	-webkit-box-shadow: 1px 1px 1px #174c8e !important;
	box-shadow: 1px 1px 1px #174c8e !important;*/
	
	/*-moz-box-shadow: 0px 0px 0px #174c8e !important;
	-webkit-box-shadow: 0px 0px 0px #174c8e !important;
	box-shadow: 0px 0px 0px #174c8e !important;*/
	
	background-color: #FFFFFF;

}
/* label checkbox */
.ui-selectmanycheckbox label, .ui-selectoneradio label{
	margin-top: 5px;
}
/*  end label checkbox*/

/*checbox prime*/
.ui-chkbox .ui-chkbox-box {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 9px;
    margin-right: 1px;
    margin-left: 9px;
    width: 9px;
    margin-top: 2px;
    /* border: solid 1px #A6A6BD; */
}


/* end checkbox prime */
/* check cheked */
.ui-icon{
	margin-top: -6px;
	margin-left: -3px;
	padding-top: 0px;
}
/* end check checked */
.contPR{
	
	min-height: 650px;
	height: auto;
	overflow: hidden;
	/* background-color: #FFFFFF; */
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	border: solid 0px #000000;
}

.contdvPR{
	height: auto;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: solid 0px #000000;
	margin-bottom: 50px;
	position: relative;
	border: solid 0px #0000FF;
	width: 750px;
	border: solid 0px #f0f3c3;
	
}

.frm, .logPR, .regPR{
	float: left;
	width: 250px;
	/* border: solid 1px #EFEFEF; */
	background-color: #FFFFFF;
	padding: 30px 10px 10px 10px;
	height: auto;
	overflow: auto;
	
	border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	
}

.logPR{
	width: 290px;
}
.regPR{
	margin-left: 0px;
	width: 340px; 
	padding-right: 18px;
}
.logFBPR{
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
	float: left;
	width: 240px;
	border: solid 0px #000000;
	float: right;
}

.regPR .descripPR{
	font-size: 1.2em;
	color: #439539;
	margin-left: 10px;
}
.regPR .descColor{
	color: #000000;
	margin-left: 10px;
}

.dvElement{
	clear: both;
	font-size: 0.9em;
	width: 327px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dvLabel{
	clear: both;
	font-size: 0.70em;
	text-align: left;
	margin-left: 10px;
}
.labelsStl{
	font-weight: normal;
	color: #333333;
}

.descColor, .descmin,.checkStl, .descColorHC{
	color: #999999;
	font-size: 0.87em;
}
.descmin{
	font-size: .7em;
}

.checkStl{
	font-size: .9em;
	color: #555555;
}
.descColorHC{
	font-size: 1.03em;
}
.buttonPR, .buttonLoan, .btndetails, .btnNextMyLoan, .btnNextInvestor, .bottonUpload, .bottonBn, .bottonBnInv{
	overflow: auto;
	width: 168px;
	border: solid 0px #ffff63;
	border: solid 1px #fff200;
	height: 28px;
	/* background-color: #ffcc33; */
	/*background-color: #4AA432;*/
	background-image: url("../../resources/img/backButt.png");
	background-repeat: repeat-x;;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5PX;
	
	border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	
	text-align: center;
	color: #000000;
	font-weight: normal;

	
}

.bottonBn{
	height: 21px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-top: 7px;
	}


	
.bottonBnInv{
	background-image: url("../../resources/img/color-01.jpg");
	height: 21px !important;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	padding-top: 7px;
	color: #FFFFFF !important;
	}

.buttonPR a, .buttonLoan a, .btndetails a, .btnNextMyLoan a, .btnNextInvestor a, .bottonUpload a, .bottonBn a{
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	/*color:#FFFBF7;*/
}
.buttonPR a:hover, .buttonLoan a:hover, .btndetails a:hover, .btnNextMyLoan a:hover, .btnNextInvestor a:hover, .bottonUpload a:hover{
	cursor: pointer;
	/* background-image: url("../../resources/img/backButtH.png");
	background-repeat: repeat-x; */
}

.buttonPR input, .buttonLoan input. .bottonUpload input{
	background-color: inherit;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.buttonPR input:hover, .buttonLoan input:hover, .btndetails input:hover, .btnNextMyLoan input:hover, .btnNextInvestor input:hover, .bottonUpload input:hover{
	cursor: pointer;
	background-image: url("../../resources/img/backButtH.png");
	background-repeat: repeat-x;

}

.imgSecure{
	margin-top: 15px;
}

.buttonPR:hover, .buttonLoan:hover, .btndetails:hover, .btnNextMyLoan:hover, .btnNextInvestor:hover, .bottonUpload:hover{
	cursor: pointer;
	background-color: #548f39;
	color: #000000;

}


.arrow_left {
    background-image: url("../../resources/img/arrow_left.gif");
    background-position: left top;
    background-repeat: no-repeat;
    height: 23px;
    left: -12px;
    position: absolute;
    top: 8px;
    width: 10px;
    z-index: 101;
}

.labelButtonPR{
	
}
.term{
	color: #72b1ff;
}
.term:hover{
	color: #2374d9;
	cursor: pointer;
}
.contFrasesPr{
	width: 800px; 
	position: absolute; 
	top: 65px; 
	left: 250px; 
	border: solid 0px #FF0000;
}
.lemaPR{
	
	height: 40px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px;
	overflow: hidden;
	
}
.lema1{
	float: left;
	height: auto;
	font-weight: bold;
	font-size: 2.7em;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 0px !important; 
	vertical-align: bottom; 
	margin-top: 0px !important; 
	line-height: 50px; 
	height: 50px !important; 
	border: solid 0px #FF00FF; 
	width: 500px; 
	overflow: hidden;
}
.lema2{
	float: right;
	font-weight: bold;
	font-size: 2.3em;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 10px !important; 
	vertical-align: bottom; 
	margin-top: 0px !important; 
	line-height: 50px;
	overflow: hidden;
}
.contSocial{
	
}
.imgSocial{
	float: left;
}
.descSocial{
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	font-size: .8em;
}
.colorG{
	color:#0040e2;
	word-spacing: 1px;
	margin-left: 0px;
}
.colorO1{
	color:#e41a36;
	word-spacing: 1px;
}
.colorO2{
	color:#ffc022;
	word-spacing: 1px;
}
.colorG2{
	color:#2f6efc;
	word-spacing: 1px;
}
.colorL{
	color:#00b018;
	word-spacing: 1px;
}
.colorE{
	color:#ef2b31;
	word-spacing: 1px;
}


/** pantalla preregistro  **/

.frmPrerg, .logPR{
	background-image: url('../../resources/img/fondoEsq.png'); 
	background-position: top right; 
	background-repeat: no-repeat; 
	background-color: #C1D82F;
}

.elementStlSel{
	width: 293px !important;

	}
	
.dvFormPR{
	width: auto; 
	height: auto; 
	overflow: auto; 
	float: left; 
	position: relative;
	border: solid 0px #FF0000; 
}
.dvContFormPR{
	padding: 0px; 
	margin-top: 0px !important; 
	height: auto; 
	overflow: hidden; 
	width: auto; 
	margin-top: 20px;  
	padding-top: 0px !important; 
	border: solid 0px #000000; 
	position: relative; 
}
.contFormPre{
	height: auto; 
	overflow: hidden; 
	width: auto; 
	/* border: solid 8px #f0f3c3; */ 
	/* margin-left: 40px; */
}
.dvContPhGr{
	margin-left: 0px !important; 
	margin-right: auto  !important; 
	border: solid 0px #000000; 
	position: relative; 
	width: 242px; 
	height: auto; 
	}
	
.dvContPh{
	border: solid 0px #000000; 
	position: absolute; 
	z-index: 100; 
	width: 88px; 
	height: 20px; 
	top: 85px; 
	right: 12px; 
	text-align: left; 
	color: #439539;  
}

.phoneCelLadaCls{
	font-size: 1.02em;
	float: left;
	margin: 10px 3% 0 0;
}

.elmPhoneCls{
	width: 172px !important;
	margin-left:5px !important;
}

.clPassElement{
	width: 275px; 
	/* height: 40px; */
}
.dvContent2{
	overflow: hidden !important;
}
.dvContent{
	overflow: hidden !important;
}

.g-recaptcha {
    margin:20px 0 0 !important;  
}

.g-recaptcha div > div  {
    width:100% !important;
    height: auto !important;
}

.g-recaptcha iframe{
    width: 98% !important;
    margin: 0 auto;
}



.rc-anchor, .rc-anchor-standard  {
    
    border:solid 1px #FFF200 !important;
    width: 100%;
    padding: 0;
}

.rc-anchor-checkbox-label {
    padding:0;
    margin:0;    
    height: 0;
}

.rc-anchor-checkbox-label {
font-family: Roboto;
font-size: 14px;
font-weight: 400;
line-height: 17px;
width: auto;
}

.rc-anchor-item {
display: inline-block;
height: 0px;
vertical-align: top;
}
.rc-anchor-logo {
margin: 10px 0px 0px 26px;
width: 58px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
    background-color:#FF0000 !important; // reCAPTCHA widget background color
  }
  
  #recaptcha_table {
    border-color: #FF0000 !important; // reCAPTCHA widget border color
  }
  
  #recaptcha_response_field {
    border-color: #FF0000 !important; // Text input field border color
    background-color: #FF0000 !important; //Text input field background color
  }


.rc-anchor-standard {
	background: #f9f9f9;
	border: solid 1px #FFF200 !important;
	color: #000;
}


.g-recaptcha iframe  .rc-anchor-standard {
	background: #000;
	border: 1px solid #d3d3d3 !im;
	color: #000;
}


.g-recaptcha iframe .rc-anchor-standard {
	width:100% !important;
}


.g-recaptcha iframe  .rc-anchor-privacy {
	display:none !important;
}

#access .bottonBn {
		background:#ff8a02 !important;
		color:#fff;
}
#initSim2 .bottonBn {
		background:#538b39 !important;
		color:#fff;
}

.leyendas {
	color:#666 !important;
	font-size: 15px !important;
	/* font-family:Arial; */
	width:100%;
	clear:both;
	margin: 10px 0 0;
	overflow: hidden;
	width: 100%;
}



#txt_goal::-webkit-input-placeholder, #txt_goal::-webkit-input-placeholder, #point_reference::-webkit-input-placeholder, #txt_about_me::-webkit-input-placeholder {
font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}



#mapa {
	display: block !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	margin: 20px 0 0 0 !important;
}
 
/** firefox **/
#point_reference:-moz-placeholder {
	font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}
 
/** IE **/
#point_reference.ui-watermark{
	font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}



.punto::-webkit-input-placeholder {
font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}
 
/** firefox **/
.punto:-moz-placeholder  {
	font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}
 
/** IE **/
.punto.ui-watermark {
	font-size:14px !important;
	font-style:italic !important;
	font-weight:normal !important;
}

.bienvenida h2{
	font-size:35px;
	
}

.bienvenida p {
	font-size:20px;
	font-weight:500;
	font-size:18px;
}

.bienvenida .btn {
	padding:12px 20px;
	text-align:center;
	margin:0 auto;
	display:block;
	
		color:#fff;
	text-transform:uppercase;
	font-size: 18px;
	padding: 12px 0;
	font-family:'Open Sans', sans-serif;
	font-weight: 600 !important;
	background: #ff8a02;	
	display: block;
	text-align:center;
	width:200px;
	text-decoration:none;
}

.bienvenida_block {
	width:45%;
	margin:0 auto 30px;
	display:block;
	background:#568e3e;
	padding:30px 3%;
	color:#fff;
	text-align:center;
}


@media (max-width: 800px) {
.bienvenida_block{
	width:90%;
	}
	
	.bienvenida .btn {
		font-size:20px;
		padding:16px 0px;
	}
}

.fondo_acreditado {
	background: url("../img/fotoshome-06-PC.jpg") no-repeat left top fixed;
	background-size: cover;
	
}


.fondo_inversionista {
	background:url("../img/fotoshome-06-PC.jpg") no-repeat 100% 100% fixed;
	
}


.dvElement.mensaje_error {
	margin:10px 0 0 !important;
	width: 93%;
}


#msgprocessing .labelsStl{
	font-size:16px;
}
	


.punto_rojo  {
	padding:10px 5%;
	font-size: 14px;
}


















.btn_nuevo_portal {

	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 7px 0px 4px;
	font-weight: 600 !important;
	background: #ff8a02;
	display: block;
	text-align: center;
	margin: 0px auto 0;
	height:auto;
	box-shadow:none !important;
	

	border: navajowhite;

}


.btn_nuevo_portal:hover {
	background:#cadc2d;
	box-shadow:none !important;
	color: #fff;
}

.aviso_inicial {
	color:#999;	
	font-size:14px;
	padding: 0 0 0 0px;
	margin:0 0 20px;
	
}

.aviso_inicial p {
	margin: 0 0 13px !important;
	
}


.aviso_inicial h3{
	font-size:16px;
	margin: 0 0 10px;
}
.contenedor_msgBorder {
	float:none;
	margin:0 auto;
}

.contenedor_msgBorder .msgBorder {
	border:none;
	background:transparent !important;
	/* margin:0 auto; */
	float: none;

	margin: 0;
}

.contenedor_msgBorder .logPR {
	background:none;
		margin:0 auto;
		
	border: none;
	float: none;
	display: block;
	padding: 0;
	overflow: hidden;
}

.contenedor_msgBorder2 {
	margin:0 auto;
}

.contenedor_msgBorder2 input[type="text"], .contenedor_msgBorder2  #confpass {
	margin:0 auto 15px !important;
	width: 84% !important;
	padding:9px 2%;


}


.contenedor_msgBorder2 .btn_nuevo_portal  {
	margin:0 auto 0;
	width: 99%;
	padding:9px 0;

	float: none;
	font-size:19px;
}


.contenedor_msgBorder2 div.dvElement {
	margin:0 !important;

	padding: 0;
}

.contenedor_msgBorder2 .recupera {
	color: #2C2C2C !important;
	margin: 0px  auto !important;
	/* background-color:rgba(255,255,255,0.2); */
	padding: 5px 5px 5px;
	width: 171px !important;
	font-weight:600;
	display: block;
	height: auto;
	font-size: 14px !important;
	float: right;
	text-decoration: underline !important;
	text-align: right;
	margin: 0;
}

@media (max-width: 550px) {
	.contenedor_msgBorder2 .recupera {
		/* color:#ff8a02 !important; */
		margin: 10px  auto 0 !important;
		background-color:rgba(255,255,255,0.7);
	}
}

.contenedor_msgBorder2 #warningUserVal, .contenedor_msgBorder2 #warningUser {
	background: rgba(255,255,255,0.7) !important;
	font-size: 18px;
	margin: 0 0 20px;
	display: block;	
}

.elementAddres1, .elementAddresPointref{
	width: 345px !important;
	margin-left: 0px !important;
	font-size: 1.13em !important;
}









/*----estilos preaprobacion----*/


.msgpreaprobadoDesc.resultado_buro h2 {
	text-align: left;
	color: #439539;
	line-height:40px;
	font-size:40px;
	font-weight:600;
	margin: 0;
}
.msgpreaprobadoDesc.resultado_buro h3 {
		text-align:center;
		font-size:23px;
		margin: 20px 0 0;
}

.msgpreaprobadoDesc.resultado_buro p {
	font-weight:600;
	font-size:16px;
	line-height:20px;
}

.msgpreaprobadoDesc.resultado_buro h2 span {
	text-align:center;
	color: #439539;
	display:block
}

.resultado_buro ul li{
	list-style:none;
	font-size:16px;
	font-weight:600;
	color:#999;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.necesitas_ayuda h5 {
	text-align:center;
	font-size:20px;
	font-weight:600;
	margin: 0 0 15px;
}
.necesitas_ayuda .tel{
	color:#333;
	text-decoration:none;
	font-size:30px;
	font-weight:600;
	text-align:center;
	width:100%;
	display:block;
	margin: 0 0 15px;
}

.necesitas_ayuda .tel:hover{
		color: #439539;
}


.necesitas_ayuda .mail{
		color: #439539;
		text-align:center;
		width:100%;
		display:block;
		font-size:17px;
}


.logo_access {
	width:120px;
	height:auto;
	display:block;
	margin:0 auto;
}

.head_access #logo {
	display:none;
}

.head_access {
	padding:40px 0;
	
}




.edad_aviso {
	width: 100%;
	float:right;
	display:block;
	padding:20px;
	background: none;
	padding: 9px 0;
	position: relative;
	margin: 116px  0 0 0;
}

.edad_aviso h2{
	font-size:20px;

	color: #439539;
	margin: 0 0 9px;
}


.edad_aviso p{
	font-size: 17px;

	margin: 0 0 11px !important;
}

.edad_aviso p span{
	font-weight:bold;
	font-size:18px;
}

.edad_aviso p strong{
	
	color: #439539;
}

.edad_aviso a {
	text-decoration:none !important;
	font-weight:bold;
	color:#333;
	
	
}


.edad_aviso i{
	position:absolute;
	z-index:1;
	top: 20px;
	width: 35px;

	display: block;
	right: 19px;
}
.edad_aviso i img{
	width:100%;
	display:block;

}

.datos_historial_confirmar h2 {
	color:#439539;
	text-transform:uppercase;
}



.datos_historial_confirmar p
{
	margin: 0 0 4px !important;

}

.datos_historial_confirmar p.ayudanos {
	margin: 0 0 20px !important;
	display:block;	
}

.aviso_datos {
	margin:20px 0 30px;
}



.gris_btn {
	background:#ccc;
}

#lada_phoneCel_employ {
	float:left;
	width:20% !important;
}

#phoneCel_employ {
		float:right;
	width:45% !important;
}

.etiqueta_lada {
	width:100% !important; margin-left: 68px;color: #999999; font-size: 0.9em; padding-left: 5px;
	clear:both;
}
.telefono_lada {
	/* width: 100%; */ 
	/* margin-left: 5%; */
	overflow: hidden;
}


@media (max-width: 1250px) {

.telefono_lada {
	width:82%; margin-left: 5%;
	overflow: hidden;
}
.labelsStl.phoneCelLadaCls{
	font-size:16px !important;
}
}

@media (max-width: 1200px) {

.telefono_lada {
	width:80%; margin-left: 5%;
	overflow: hidden;
}
.labelsStl.phoneCelLadaCls{
	font-size:16px !important;
}
}

@media (max-width: 650px) {
.telefono_lada {
	width: 84%; margin-left: 5%;
	overflow: hidden;
}
.regPR.frmPrerg #lada_phoneCel_employ {
	float:left;
	width: 19% !important;
	padding:8px 0 !important;
}

.regPR.frmPrerg #phoneCel_employ {
		float:right;
	
		width: 46% !important;
	padding:8px 0 !important;
}

.etiqueta_lada {
	width:100% !important; margin-left: 19%;color: #999999; font-size: 0.9em; padding-left: 5px;
	clear:both;
}
.labelsStl.phoneCelLadaCls{
	font-size:18px !important;
	margin:20px 3% 0 0;
}
}
.clear {
	clear:both;
	width:100%;
}

#gral-validation .dvElementAddres1 {
width:100%;
min-width:330px !important;
}

.dvContPhGr .dvContPh {
	display:none;
	
}

















@media (max-width: 650px) {
.msgpreaprobadoDesc.resultado_buro h2 {
	text-align: center;
	color: #439539;
	line-height:40px;
	font-size:30px;
	font-weight:600;
	margin: 0 0 25px;
}
.msgpreaprobadoDesc.resultado_buro h3 {
		text-align:center;
		font-size:23px;
		margin: 20px 0 0;
		font-weight:300;
}

.msgpreaprobadoDesc.resultado_buro p {
	font-weight:400;
	font-size:16px;
	line-height:20px;
	margin: 0 0 30px;
}

.msgpreaprobadoDesc.resultado_buro h2 span {
	text-align:center;
	color: #439539;
	display:block
}
.resultado_buro ul  {
	margin: 0 0 21px;
	padding:0;
	
}
.resultado_buro ul li{
	list-style:none;
	font-size:15px;
	font-weight:400;
	color:#999;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.necesitas_ayuda h5 {
	text-align:center;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 11px;
}
.necesitas_ayuda .tel{
	color:#333;
	text-decoration:none;
	font-size:30px;
	font-weight: 600;
	text-align:center;
	width:100%;
	display:block;
	margin: 0 0 10px;
}

.necesitas_ayuda .tel:hover{
		color: #439539;
}


.necesitas_ayuda .mail{
		color: #439539;
		text-align:center;
		width:100%;
		display:block;
		font-size:17px;
		margin: 0 0 13px;
}
}


.pleca_simulador {
	width:100%;
	background: #f1f1f1;
	/* padding:5px 0; */
	text-align: center;
	font-size: 17px !important;
}



.olvidaste_contraseña {
	clear:both;
	display:block;
	width:100%;
	text-align:right;
	color: #333;
	margin: 9px 0;
}


.regPR.frmPrerg input[type="text"], input[type="password"] {
	width: 94% !important;

}



#selectRegistration_Razon, .selects select {
	width:100%;
	padding: 4px 0 !important;

	
	-webkit-appearance:none;
	color: #999;
	font-size: 14px;
	padding: 8px 2% 0;
	font-family: 'Open Sans', sans-serif;
	border-radius:0;
	-webkit-appearance:none;

	margin: 0;
	font-weight: 300 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}


.styled-select {
	border: solid 1px #9f9f9f;
	background: url(../img/arrow_down.png) no-repeat 97% 12px !important;
	background-size: 14px !important;
	overflow: hidden;
	width: 99% !important;
	
	height: 18px;
}

.styled-select select {
	width:110% !important;
}
.radio  {
	margin:20px 0;
	
}
.radio label, .ui-selectmanycheckbox label {
	font-size: 15px;
	font-weight: 300;
		font-family:'Open Sans', sans-serif;
}
.ui-selectmanycheckbox label {
	margin:0 0 0 10px;
}
.boletin {
	margin:0px 0 20px;
	
	font-weight: 300;

}

.crea_contrasena +  input {
	width:94%;
}

.telefono_lada {
	overflow:hidden;	
}


.telefono_lada label, .telefono_lada input {
	display:block;
	float:left;
}

.regPR.frmPrerg  .telefono_lada label {
	width:20% !important;
}


.regPR.frmPrerg  .telefono_lada .field_1 {
	width:20% !important;
	margin:0 0 0 5%;
}


.regPR.frmPrerg  .telefono_lada .field_2 {
	width: 44% !important;
	margin: 0 0 0;
	float: right;
}

.dvFormPR .btn_verde {
	width:120px;
	float:right;
	
}


@media (max-width: 1024px) {
.content {
	width:96%;
	margin: 0 2% 20px;
}
.titulo h2 {
	/* font-size:36px; */	
	width:96%;
	margin:0 2%;
}
}	
@media (max-width: 650px) {


.regPR{
	width: 99%; 
	padding: 20px 0;
}
.dvContent2{
				padding:0 0%;
				margin:0 !important;
				
			}

.dvFormPR .btn_verde {
	width:100%;
	float:right;
	
}
.logFBPR {
	float: none !important;
	margin: 0 auto !important;
	clear: both;
	margin-left: auto;
}	

.regPR.frmPrerg input[type="text"], .regPR.frmPrerg input[type="password"], .regPR.frmPrerg input[type="email"] {
		width: 95% !important;
		padding-top:6px;
		padding-bottom:6px;
		font-size:16px;
		margin-left:0 !important;
		margin-right:0 !important;
	
	}		
}





