

@charset "UTF-8";
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* ESTILOS GENERALES							 */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.modBGajus { background-color: #4b264f !important; }

.ent_logo {
	position: absolute;
	top: 14%;
	left: 0px;
	width: 100%;
	height: 200px;
	padding: 180px 0px 0px 0px;
	background-repeat: no-repeat;
	background-size: 120px;
	background-image: url("../_imgs/logo_nar.svg");
	background-position: center top;
	font-family: 'montserratsemibold';
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.ent_leyenda {
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 100%;
	left: 0px;
	font-family: 'montserratbold';
	font-size: 12px;
	color: #87578e;
	text-align: center;
	
}
.ent_leyenda span {
	display: block;
	font-size: 15px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ent_acceso {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 450px;
	border-radius: 30px 30px 0px 0px;
	background-color: #ffffff;
	padding: 50px 50px 10px 50px;
}
.ent_acceso_tit {
	position: relative;
	font-family: 'montserratbold';
	font-size: 30px;
	color: #000000;
	margin-bottom: 30px;
}
.ent_acceso_tex {
	position: relative;
	font-family: 'montserratregular';
	font-size: 16px;
	color: #1e1e1d;
}
.ent_acceso_form {
	position: relative;
}
.ent_acceso_inf {
	position: relative;
	height: 100px;
	width: 100%;
	font-family: 'montserratregular';
	font-size: 14px;
	color: #aaaaa9;
	text-align: center;
	padding: 40px 10px 0px 10px;
}
.ent_acceso_inf span {
	color: #000000;
	cursor: pointer;
}
.enAcModInf {
	color: #ba2740;
	text-align: left;
	padding: 40px 10px 0px 80px;
	background-repeat: no-repeat;
	background-size: 44px;
	background-image: url("../_imgs/ico_alert_roj.svg");
	background-position: 20px 40px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.modLogoAc {
	top: 6%;
	background-size: 90px;
	padding-top: 150px;
}
.modLogoAc2 {
	top: 0px;
	background-size: 36px;
	background-position: 20px 10px;
	padding: 24px 0px 0px 80px;
	text-align: left;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.ent_registro {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	top: 75px;
	border-radius: 30px 30px 0px 0px;
	background-color: #ffffff;
	padding: 50px 50px 10px 50px;
	overflow: auto;
	font-family: 'montserratregular';
	font-size: 15px;
	color: #000000;
	
}
.ent_registro_cer {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-size: 26px;
	background-image: url("../_imgs/ico_cer_gris.svg");
	background-position: center;
	cursor: pointer;
}
.ent_registro_tit {
	position: relative;
	font-family: 'montserratbold';
	font-size: 30px;
	color: #000000;
	margin-bottom: 10px;
}
.ent_registro_form {
	position: relative;
}
.ent_registro_form_sub {
	position: relative;
	margin-top: -15px;
	font-family: 'montserratregular';
	font-size: 11px;
	color: #707171;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

.ent_registro_loading {
	position: relative;
	width: 100%;
	min-height: 200px;
	padding-top: 100px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 32px;
	background-image: url("../_imgs/loader_nar_bl.gif");
	background-position: center 50px;
	font-family: 'montserratsemibold';
	font-size: 12px;
	color: #707171;
}

.ent_registro_usu {
	position: relative;
	width: 190px;
	height: 190px;
	margin: 0px auto;
	border: solid 10px #4b264f;
	background-repeat: no-repeat;
	background-size: 144px 156px;
	background-image: url("../_imgs/ico_usu_big.svg");
	background-position: center bottom -10px;
	border-radius: 1000px;
}
.ent_registro_bot {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}
.bgI_cam {
	background-repeat: no-repeat;
	background-size: 38px 32px;
	background-image: url("../_imgs/ico_cam_bl.svg");
	background-position: center center;
}
.bgI_fot {
	background-repeat: no-repeat;
	background-size: 38px 32px;
	background-image: url("../_imgs/ico_fot_bl.svg");
	background-position: center center;
}

.ent_selector {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	top: 75px;
	background-color: #b9b9bc;
	border-radius: 30px 30px 0px 0px;
}
.ent_selector_cer {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-size: 26px;
	background-image: url("../_imgs/ico_cer_gr_osc.svg");
	background-position: center;
	cursor: pointer;
}
.ent_selector_tit {
	position: absolute;
	top: 30px;
	left: 50px;
	right: 50px;
	height: auto;
	font-family: 'montserratsemibold';
	font-size: 20px;
	color: #000000;
}
.ent_selector_imgs {
	position: absolute;
	top: 90px;
	left: 0px;
	right: 0px;
	bottom: 20px;
	overflow: auto;
	padding: 0px 20px 0px 20px;
	text-align: center;
}

.ent_selector_imgs_op {
	position: relative;
	display: inline-block;
	margin: 6px;
	width: 82px;
	height: 82px;
	background-color: #1e1e1d;
	border-radius: 1000px;
	border: solid 4px #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	cursor: pointer;
}
.ent_selector_imgs_op:hover {
	*box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	opacity: 0.8;
}

.ent_registro_alerta {
	position: relative;
	height: 60%;
	background-repeat: no-repeat;
	background-size: 85px;
	background-image: url("../_imgs/ico_alert_roj.svg");
	background-position: center top;
	color: #ba2740;
	font-family: 'montserratsemibold';
	font-size: 14px;
	text-align: center;
	padding: 100px 0px 0px 0px;
	
}
.modAlert_reg {
	position: absolute;
	left: 0px;
	bottom: 20px;
	height: 100px;
	width: 100%;
	text-align: center;
}
.ent_registro_mns {
	position: relative;
	height: 60%;
	background-repeat: no-repeat;
	background-size: 70px;
	background-image: url("../_imgs/ico_ok_vio.svg");
	background-position: center top;
	color: #707171;
	font-family: 'montserratsemibold';
	font-size: 14px;
	text-align: center;
	padding: 100px 0px 0px 0px;
}

.inputCheck_off {
	background-image: none;
}
.inputCheck_si {
	background-image: url("../_imgs/ico_chk_si.svg");
	background-position: 95% center;
	background-size: 30px;
	background-repeat: no-repeat;
}
.inputCheck_no {
	background-image: url("../_imgs/ico_chk_no.svg");
	background-position: 95% center;
	background-size: 30px;
	background-repeat: no-repeat;
}

