/*-------------------------popup-----------------------------------*/

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
	z-index: 1;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
#popupBody{
    width: 25%;
    padding: 2%;
    border-radius: 15px;
    box-shadow: 0 0 5px #CCC;
    background-color:#F2F0F0;
    position: relative; 
	text-align:center; 
	font-family: 'Lato', sans-serif;   
}
.rec_clave{
	margin: 10% auto;
	}
.registrar{
	margin: 8% auto;
}
#cerrar{
	position: absolute;
	top: 0px;
	right: 13px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.button{
	width:200px !important;
	margin-top:35px;
}
/*-------------------------fin popup-----------------------------------*/

body{
	width: 100%;
	right:100%;
	margin:0;
}
.transition{
	/*transition: all 2s ease-in-out; */
}
.colum_0 {
	height: 100%;
	position: fixed;
}

.colum_1 {
	width: 40%;
	right: 0;
	background-color: #FFF;
}

.colum_2 {
	width: 60%;
	left: 0;
	/*background-image: url(../images/worklink/banner_log_1.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
	position: fixed;
	/*background-color:#0FF;*/
}
.header {
	width: 100%;
	height: 78px;
	margin-left: 30px;
	margin-bottom: 80px;
	margin-top: 30px;
	background-image: url("../images/logo_inputsoft.png");
	background-repeat: no-repeat;
	background-position: left;
}

.fondo-admin {
	background-color: #d1f2f6 !important;
}

.container_log {
	width: 375px;
	/*height: 100%;*/
	background-color: #F2F0F0;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 30px;
	font-family: 'Lato', sans-serif;
	overflow: hidden;
}
.shadow{
	-webkit-filter: drop-shadow(0px 0px 5px #BFBCBC);
	filter: drop-shadow(0px 0px 5px #BFBCBC);
}
.logo_login{
	margin-bottom: 30px;
	width:350px;
	height:58px;
}
.txt{
	color: #666666;
	text-transform: uppercase;
}
.font{
	font-size: 1.5rem;
}
.font2{
	font-size: 1.5rem;
}
.txt{
	color: #666666;
	text-transform: uppercase;
}
.txt_inst{
	color: #999;
}
.campos{
	width: 100%;
	height: 30px;
	border:0px;
	border-radius: 8px;
	display: inline-block;
	margin-top: 20px;
	text-align: center;
	outline: none;
}
::placeholder {
	color:#CCC;
}
input:focus{
	-webkit-filter: drop-shadow(0px 0px 5px #67ade0);
	filter: drop-shadow(0px 0px 5px #67ade0);
}
.button_send{
	border: 0px;
	padding: 5px 15px;
	border-radius: 8px;
	background-color: #1e81c4;
	color:#FFF;
	font-family: 'Lato', sans-serif;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
	flex-wrap: wrap-reverse;
}
a{
	text-decoration:none;
}
.footer{
	float:left;
	height: 60px;
	width:100%;
	text-align: center;
	font-family: 'Lato', sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;

	/*position:absolute;*/
}
.icos{
	width:30px;
	height:30px;
	display: inline-block;
	margin-top: 10px;

}
.button_go {
	width: 150px;
	height: 25px;
	border: 0px;
	border-radius: 8px;
	background-color: #f08c1e;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	position: fixed;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	left: 10px;
	bottom: 0;
}
.alert-fixed {
	position:fixed !important; 
	top: 0px; 
	left: 0px; 
	width: 100%;
	z-index:9999; 
	border-radius:0px
  }


@media only screen and (max-width: 981px){
	.colum_1{
	width: 100%;
	/*background-color:#FF0;*/
}
	.colum_2, button_go{
		display:none !important;
	}
	.container_log{
		width: 90%;
		margin-top:40%;
	
	
	}
	.font{
		font-size: 1.8em;
	}
	.font2{
		font-size: 1.9em;
	}
	.campos{
		height: 50px;
		width: 90%;
	}
	.button_send{
		width: 130px;
		height: 45px;
		
	}
	.footer{
		width:100%;
		bottom:40px;
	}
	.icos{
		width:50px;
		height:50px;
	}
	#popupBody{
    	width: 80%;
		margin-top:40%;

	}
	.button{
		width:70% !important;

		padding-top:10px;
		margin-top:50px;
	}
	
}



  /*** AYUDA VIEW ***/


  #textoDesc .seccion_ayuda{
	width:100%;
	height:100%;
	overflow:hidden;
}
#textoDesc .header_ayuda{
	height:100%;
	overflow:hidden;
	/*background-size:cover;
	background-image:url(ifinancial.png);
	background-repeat:no-repeat;
	background-position:center;*/
	background-color:#F39222;
	padding:20px 50px;
	
}
#textoDesc .log_input_ayuda{
	width:346px;
	height:65px;
	margin-bottom:40px;
	float:right;
}
#textoDesc .log_ifinancial_ayuda{
	width:521px;
	height:94px;
	float:left;
}
#textoDesc .tit_manual_ayuda{
	color:#FFF;
	font-size:48px;
	width:100%;
	height:100%;
	margin-top:40px;
	font-family: 'Montserrat', sans-serif;
	float:left;
}
#textoDesc .footer_ayuda{
	background-color: #1E81C4;
	padding-top:10px; 
	padding-bottom:10px;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 100;
}
#textoDesc .cont_ayuda{
	width:90%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px;
}
#textoDesc .bajada_titulo_ayuda{
	font-size: 18px;
	color:#666;
	text-align:justify;
}
#textoDesc .cuerpo_ayuda{
	color:#666;
	text-align:justify;
	
}
#textoDesc .tema_ayuda{
	color:#F39222;
	font-weight:bold;
	font-size:28px;
	
}
#textoDesc .texto_ayuda{
	line-height:140%;
}
#textoDesc .vineta_ayuda li{
	/*list-style-type:decimal-leading-zero;*/
	padding-left:-20px;
	line-height:130%;
	padding-bottom:15px;
}
#textoDesc .vineta_ayuda li::marker{
	color:#F39222;
	font-weight:bold;

}
#textoDesc .vineta_2_ayuda li{
	list-style-type:decimal-leading;
	padding-left:3px;
	line-height:130%;
	padding-bottom:15px;
}
#textoDesc .vineta_2_ayuda li::marker{
	color:#666;
	font-weight:bold;
}
#textoDesc .color_ayuda{
	color:#F39222;
	font-weight:bold;
}

