@charset "UTF-8";
/* ==========================================================================
   ESTILOS GENERALES POK
   ========================================================================== */

.header-pok{
	height: 87px;
	text-transform: uppercase;
	background: #FFF;
}

.rowHeader{
	background:#FFF;
	height: 87px;
}
.header-pok h1{
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 20px;
	margin-top: 10px;
	float: left;
	
}
.logo-img-login {
	max-width: 100px;
	max-height: 50px;
}

.caja-login{
	padding:20px 50px;
	margin: 40px 0;
}

.link-contrasena{
	margin:34px 0 14px 0;
}

.logo-sistema{
	height: 63px;
}

.cont-logo-cliente{
	margin-top: 25px;
	text-align: right;
	margin-right: 15px;
}
.logoPok{
	display: block;
	height: 80px;
	width: 190px;
	background: url(../img/logoFooterPok.png)no-repeat;
	background-size: contain;
	text-indent: -9999px;
	font-size: 1%;
	margin-left: 22px;
	color:#242323;
}

.footerPok h3{
	font-size: 1em !important;
}

.footerPok input[type="text"]{
	border: 1px solid #FFF;
}

.footerPok label{
	margin-top: 20px;
}

.footerPokfixed{
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10;
}

.footerPokfixed span{
	margin:0 15px 0 5px;
}

.contOpcioneslegal{
	border-left:1px solid #464545;
	padding-left: 25px;
}
.contAcerca{
	float:right;

}
.datosContacto{
	text-align: right;
}

.derechosReservados span{
	margin-left: 22px;
}


.contenidos-externos{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top:0;
	height: 360px;
	overflow: hidden;
	overflow-y:auto;
	background-color: #FFF;
}

.footerMobile{
	text-align: center;
	background-color: #242323;
	background-image: url(../img/border-caja-login.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 142px;
	color:#EAEAEC;
}

.footerMobile i{
	color:#777;
}

.footerMobile img{
	margin:0 auto;
	margin-top:32px;
	margin-bottom: 20px;

}

.footerMobile .separador{
	border-top: 3px solid #282828;
	padding-top:10px;
}

.separadorCajas{
	background: #FFF;
	height: 124px;
}

/***CONTENEDOR FOOTER***/

.footerSlideContainer{
	z-index: 8;
	position: absolute;
	bottom:0;
	left: 0;
	right:0;
}
.footerSlide{
	display: none;
	bottom: -90px;
}

.mostrarPie{
	display: block;
	width:104px;
	height: 39px;
	background: url(../img/flecha_footer.png) no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
	clear: both;
}
/* ==========================================================================
   ESTILOS gci
   ========================================================================== */
body{
	background-color: #FFF !important;
	overflow: hidden;
}

.franjagci{
	background-color: #9c1e21;
	margin:0;
}

.isotipo{
	display: block;
	float:left;
	height: 63px;
	width: 71px;
	background: url(../img/logo-gci.png) no-repeat 0 0;
	text-indent: -9999px;
	margin:10px 22px;
}

.isotipo_pruebas{
	display: block;
	float:left;
	height: 63px;
	width: 211px;
	background: url(../img/logo-gci-pruebas.png) no-repeat 0 0;
	text-indent: -9999px;
	margin:10px 22px;
}


.header-gci{
	background-color: #FFF;
}

.header-gci{
	color: #353535
}

.caja-login-gci{
	background-color: #4e2223;
	color:#FFF;
}

.link-contrasena-gci a{
	color:#FFF;
	text-decoration: underline;
}

.caja-login-gci h3{
	margin-bottom: 42px;
	font-size: 1.9em !important;
	color: #EAEAEC;
}



.footergci{
	background-color: #242323;
	background-image: url(../img/border-caja-login.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color:#E5E5E5;
	padding-bottom: 20px;
}

.footergci ul{
	list-style-type: none;
	padding-left: 0;
}

.footergci a{
	text-decoration: none;
	color:#E5E5E5;
}

.footergci a:hover{
	text-decoration: underline;
}

#footerDesplegable{
	background-image: none;
}

.footerFijo{
	height: 40px;
	padding-top:10px;
	display: block;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media all and (max-width: 860px) { 
	body{
		background-color:#242323 !important; 
	}
	.header-pok h1{
		font-size: 1em;
		float: right;
		font-weight: bold;
		display: block;
		width: 153px;
		height: 34px;
		padding: 0;
		text-align: right;
		margin-top: 27px;

	}

	.cont-logo-cliente{
		float: left;
	}

	.caja-login{
		margin:0;
	}
	.franjagci{
	background-color: #9c1e21;
	}
	.separadorCajas{
		display: none;
	}
	.caja-login h3{
		margin-bottom: 26px;
	}

	.caja-login label{
		margin-bottom: 10px;
	}
	.caja-login input[type="text"]{
		margin-bottom: 20px;
	}
	.btn-login{
		margin-top:15px;
		margin-bottom: 0;
	}
	.link-contrasena{
		margin-top: 10px,
	}
}

/** Password **/

a.forget-passw.h6 {
	line-height: 3em;
	transition: 300ms;
}
a.forget-passw.h6:hover,
a.forget-passw.h6:focus {
	/** color que contraste con el fondo **/
	color: #d5d5d5;
	text-decoration: none;
}
/***Hacks***

@-moz-document url-prefix() { 
  .body {
     overflow:hidden;
  }
}