#je-popuplogin { margin : 0px; text-shadow:none!important}

#je-popuplogin a.je_button, a.je_dropbtn {margin:10px 0; text-decoration:none!important}
#je-popuplogin input.je_button, 
#je-popuplogin a.je_button,
#je-popuplogin .je_button,
#je-popuplogin a.je_button span, 
a.je_dropbtn span { -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; cursor:pointer; text-shadow:none!important }
#je-popuplogin a.je_button {  padding:0; cursor: pointer; display: inline-block; white-space: nowrap; nowhitespace: afterproperty; text-align: center; }
#je-popuplogin a.je_button span { padding:10px 15px; height:40px; line-height:40px }

#je-popuplogin input.je_input { width:100%}

#je-popuplogin .link-options span { display:block;clear:both}
#je-popuplogin .link-options span a{
	/*padding:5px; */
	line-height:20px
}
#je-popuplogin .link-options span.je_pass a{ background:url(../img/pass.png)0 50% no-repeat; color:#ED6011;padding-left: 20px;}
#je-popuplogin .link-options span.je_user a{ background:url(../img/user.png)0 50% no-repeat; color:#ED6011;padding-left: 20px;}
#je-popuplogin .link-options span.je_add a{ background:url(../img/add.png)0 50% no-repeat; color:#ED6011;padding-left: 20px;}
#je-popuplogout .link-options span { display:block; clear:both}
#je-popuplogout .link-options span a{  line-height:20px; }
#je-popuplogout .link-options span.je_lock a{}

#je-popuplogin .je_hello { line-height:40px; display:inline-block}
#je-popuplogin .je_check { display: inline-block}


#je-popuplogin input[type="checkbox"] { display:inline; width:20px; padding:0; margin:0}
input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }

#je-popuplogin input[type="text"],
#je-popuplogin input[type="password"],
#je-popuplogin input[type="email"]
{ max-width: 100%; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 1px solid #ddd; box-sizing: border-box; color: #606060; display: block; padding: 0 10px; height:40px; line-height:40px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin:0 0 10px 0 }

#je-popuplogin button,
#je-popuplogin input[type="button"],
#je-popuplogin input[type="submit"] { border: transparent; cursor: pointer; display: inline-block; outline: none;  position: relative; padding:0 15px; height:30px; line-height:30px }

.jePUL {background: rgba(255, 255, 255, 0.94) none repeat scroll 0% 0%; padding: 25px; width: 300px; position: relative;  display: none;
-webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px;
box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2)}

#close_x {
	width: 24px;
	height: 23px;
	overflow: hidden;
	line-height: 1000px;
	display: block;
	position: absolute;
	top: -6px;
	right: 6px;
	background:url(../img/close.png) 0 0 no-repeat
}
#modal_title { 
	width: 300px;
	line-height: 1000px;
	display: block;
	position: relative;
	top: -46px;
	left: -25px;
	background-color: #ED6011;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-bottom: -28px;
	color: rgb(240, 240, 240);
	text-shadow: none;
}

/*Estilo del modal_title*/
.modal_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	/*opacity: 0.7;
	filter: alpha(opacity=20);*/
}

@media screen and (max-width: 799px) {
	a.user_foro, a.user_galeria, a.user_registro, a.user_idioma,br.salto_login{
		display: none;
	}

	a.user_registro_movil{
		margin-left: 285px;

	}

	a.user_idioma_movil{
		float: right;
		padding-left: 5px;
	}

}

@media screen and (min-width: 800px) {
	a.user_registro_movil, a.user_idioma_movil{
		display: none;
	}

	/* Estilo Login */
	br.salto_login{
		display: inline;
	}

	#je-popuplogin .link-options span.je_login a{
		color:#ed6011;
		float: left;
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	#je-popuplogin .link-options span.je_login > a.user_foro{
		border-right: 3px solid rgb(229,231,228);
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	#je-popuplogin .link-options span.je_login > a.user_registro{
		color: #626262;
		float: left;
		padding-bottom: 1px;
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	#je-popuplogin .link-options span.je_login > a.user_idioma{
		color: #626262;
		float: left;
		/*background: #CCCCCC;*/
		padding-bottom: 1px;

	}

	a.user_idioma{
		float: left;
		color: #CCCCCC;
	}

	/*Estilo Logout*/
	.je_lock a.user_galeria{
		color:#ed6011;
		float: left;
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	.je_lock a.user_foro{
		color:#ed6011;
		float: left;
		border-right: 3px solid rgb(229,231,228);
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	.je_lock a.user_registro{
		color: #626262;
		float: left;
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}

	.je_lock a.user_idioma{
		color: #626262;
		float: left;
		/*background:url(../img/icon-usuario.png)5% 60% no-repeat #CCCCCC;*/
	}
}