@import url('https://fonts.googleapis.com/css?family=Exo:100,300,400,500,600');

body {
	background:  #000;
	color: #747b82;
	font-family: Trebuchet MS, Arial; 
	font-size: 13px;
	line-height: 1em;
	text-align: center;

}

strong {
	color: #000;
}

a {
	color: #a12d19;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #f9624b;
	text-decoration: none;
}

img {
	padding: 0px;
}

/*/ Encabezados
------------------------------------ */

h1 {
	background: #111111;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: .5em 0;
}

h1.logo-area-de-acceso {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	
	background: none;
}
h1.logo-area-de-acceso img { background: none;margin: 38px 0 0 0; text-align:center;}

h2 {
	border-bottom: 1px dashed #666666;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:0 0 1.1em 0;
}


/*/ Estilos comunes
------------------------------------ */

/* Para todas las divs que unen label e input */
.linea-form { display: block; margin: 7px 0; }
.linea-form label {
	margin-top: 5px;
}

/* Entrada / Login
------------------------------------ */

#area-de-acceso {
	/*background: url(../img/privado/login/fondo-login-contenidos.png) no-repeat 0 0;*/
	background: rgba(240, 255, 255, 0.7) none repeat scroll 0 0;
	color: #000;
	padding:50px 20px ;
	margin: 0 auto;
	text-align: center;
	
	width: 480px;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
}
body.extranet #area-de-acceso {
	background: rgba(224,248,255, 0.8) none repeat scroll 0 0;
	
}

.contenedor-avisos >img {
	margin:60px 0 50px;
}

#mensaje-de-error {
	font-size: 12px;
	color: #f23030;
	float:left;
	margin:5px 0 0 130px;
}

#mensaje-bienvenida {
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 auto;
    top: 50%;
    position: relative;
    padding: 0 10px;
    text-align: left;
    width: 390px;
	font-weight:bold;
}
#mensaje-bienvenida i{
	margin-right:8px;
}

#mensaje-bienvenida a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#mensaje-bienvenida a:hover {
	text-decoration: underline;
}

#area-de-acceso fieldset {
	margin: 0px auto;
	padding-top: 10px;
	text-align: left;
	width: 410px;
} 

#area-de-acceso fieldset legend {
	display: none;
}
 
#area-de-acceso fieldset label {
	float: left;
	width: 100px;
	font-weight:bold;
}

#area-de-acceso fieldset input {
	background: #ffffff;
	border: 1px solid #b0d7ed;
	margin-left: 0em;
	padding: 10px;
	width: 390px;
	font-size: 18px;
	color: #000;
} 
#area-de-acceso fieldset input:focus { border: 1px solid #a0a0a0; }
#area-de-acceso fieldset textarea:focus { border: 1px solid #a0a0a0; }

.posicion-boton-entrar {
	margin:15px 30px 0 30px;
}

.boton-entrar {
	width: auto;
	border: 0;
	border-radius: 5px;
	background: #17a2ff;
	color: #FFF;
	font-size: 20px;
	text-transform:uppercase;
	padding: 7px 50px 8px;
	cursor: pointer;
}

.boton-entrar:hover{
	background: #000;
}

#forget-pass a{
	color:#009ee0;
	font-weight:600;
	font-size:18px;
	margin:10px 0 40px;
	display:inline-block;
	text-decoration:none;
}
#forget-pass a:hover{
	color:#000;
}
/*****LOGIN EXTRANET******************************/
body.extranet {
	background: url(../img/panel_privado.jpg) center center #0870ab;
	background-size: cover;
	background-repeat: no-repeat;
	color: #747b82;
	font-family: Trebuchet MS, Arial; 
	font-size: 13px;
	line-height: 1em;
	text-align: center;
	font-family:"Exo";
	position: relative;
}
body.extranet .pie{
	color:#009ee1;
	font-size:18px;
	line-height:80px;
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0;
	
	background: rgba(0,40,60,.7);
}
body.extranet .contenedor-avisos >img {
	margin:30px 0 30px;
}
body.extranet #forget-pass a{
	margin:15px 0 22px;
}
body.extranet .pie a:hover{
	color:#fff;
	text-decoration:none;
}
body.extranet .pie .separador{
	 line-height: 70px;
	 color:#fff;
	 margin: 0 14px;
}
body.extranet .pie a{
	color:#009ee1;
	font-weight: 500;
	text-decoration:none;
}
body.extranet #area-de-acceso{
	padding:20px 15px 40px;
}
body.extranet #mensaje-bienvenida {
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 auto;
    top: 50%;
    position: relative;
    padding: 10px 10px 5px;
    text-align: center;
	width:auto;
	font-weight:bold;

}
	
@media(max-height:700px){
	body.extranet .pie{
	
	line-height:40px;
	}
	body.extranet .pie .separador{
	 line-height: 35px;
	
	}
	body.extranet  #area-de-acceso{
		    height: 400px;
			width:  480px;
		}
	body.extranet  .contenedor-avisos > img {
		margin: 30px 0 30px;
		max-width: 90%;
	}
	body.extranet #area-de-acceso fieldset input{
		
	}
	body.extranet #forget-pass a {
  
    margin: 10px 0 20px;
		
	}
	
}


@media(max-width:767px){
	body.extranet  #area-de-acceso{
		    height: auto;
			width:  90%;
			padding-bottom:30px;
	}
	body.extranet #area-de-acceso fieldset{
		width:  90%;
	}
	body.extranet #area-de-acceso fieldset input{
		width:  90%;
	}
	body.extranet .pie {
		font-size:13px;
	}
	#area-de-acceso {
		position:absolute;
		top:50%;
		left:50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
    -moz-transform: translateX(-50%) translatey(-50%);
    transform: translateX(-50%) translatey(-50%);
	}
	body.extranet #mensaje-bienvenida {
		font-size:16px;
	}
	
}
@media(max-width:700px) and (min-width:480px) {
	body.extranet{
		height:400px;
	}
	body.extranet .pie{
	
	line-height:40px;
	}
	body.extranet .pie .separador{
	 line-height: 35px;
	
	}
	body.extranet  #area-de-acceso{
		    height:  240px;
			 width: 400px;
		}
	body.extranet  .contenedor-avisos > img {
		margin: 15px 0 10px;
		max-width: 85%;
	}
	body.extranet #area-de-acceso fieldset input{
		
	}
	body.extranet #forget-pass a {
  
    margin: 10px 0 20px;
		
	}
	#area-de-acceso fieldset input {
 
    font-size: 16px;
   
    padding: 0 10px;
	}
	body.extranet .boton-entrar{
		font-size: 14px;
		padding: 4px 50px;
	}
	
}
