@font-face {
  font-family: 'Nexa';
  src: url('../fonts/nexaBold/Nexa.otf') format('truetype');
  font-style: normal;
  font-weight: normal;

}

@font-face {
  font-family: 'NexaLight';
  src: url('../fonts/nexaBold/NexaLight.otf') format('truetype');
  font-style: normal;
  font-weight: normal;

}

.closeCircular{
	margin: 0;
	position: absolute;
	top: -10px;
	right: -10px;
	width: 23px;
	height: 23px;
	border-radius: 23px;
	background-color: #f84e09!important;
	color: #fff;
	font-size: 17px;
	opacity: 1;
	z-index: 10;
}

.modal-center{
	top:16%;
	bottom:auto;
	width: fit-content;
}

.imgAviso{
	max-height: 390px;
}

.alertaAviso{
	font-size: 20px;
	color: #808080 !important;
	padding: 10px;
	font-family: 'NexaLight';
}

.columna-izq {
  flex-basis: 50%;
  height: auto;

}

.navbar-nvoDis {
	background: none !important;
}
.loginTitle{
	font-family: Nexa;
    color: #FFFF;
    font-size: 30px;
    padding-left: 10%;
}

.logoIntelab{
    height: 7vh;
    width: auto;
    margin: 10px 20px;
}

.inputDiag {
    border: none;
    line-height: 9px;
    outline: none;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: 20px;
}

.inputDiag::placeholder {
  color: #cccccc;
}

.login-bg{
	background-image: url("../img/bckg.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
}
.accesoBg{
	background-image: url("../img/bckg-modulos.jpg");
	background-repeat: no-repeat;
	-webkit-background-size: cover;
}

.avisosLogin{
	font-size: 20px;
	color: white;
}

.avisosLogin:hover{
	text-decoration: none;
	opacity: .8;
	color: #FFFFFF;
}

.accesoBgEsp{
	padding-top: 90px;
}

/*  */
.rowDiagonal {
  display: flex;
  transform: skewX(3deg);
  margin: 4% -11px -2% 0px;
}

.cellDiagonal {
  display: flex;
  overflow: hidden;
  width: 100%;
}

.wide {
  flex: 1;
}

.cellDiagonal > * {  
  transform: skewX(19deg);
  margin: 0 -5px;
  border: none;
  flex: 1;
}

.loginForm {
  margin: 20px;
  overflow: hidden;
  width: 350px;
}

/*  */

.btnNaranja{
	border: none;
    width: auto;
	font-family: 'Nexa';
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F05123;
    display:inline-block;
  	font-size:15px;
    padding: 2.4% 9%;
    text-decoration:none!important;
    border-radius: unset;
    font-style: italic;
}

.btnNaranjaMob{
	border: none;
	font-family: 'NexaLight';
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F05123;
    display:inline-block;
  	font-size:25px;
    text-decoration:none!important;
    border-radius: unset;
    font-style: italic;
}

.btnGris{
	border: none;
    width: auto;
	font-family: 'Nexa';
	font-weight: bold;
	color: #FFFFFF;
	background-color: #53585a;
    display:inline-block;
  	font-size:15px;
    padding: 2.4% 9%;
    text-decoration:none!important;
    border-radius: unset;
    font-style: italic;
    margin-left: 1%;
}

.btnLogin{
	margin-top: 40px;
	border: none;
    width: auto;
	font-family: 'Nexa';
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F05123;
    display:inline-block;
  	font-size:20px;
    padding: 2.4% 9%;
    text-decoration:none!important;
    border-radius: unset;
    font-style: italic;
    margin-left: 27%;
}

.parallelogram{
  transform: skew(-20deg);
}

.skew-fix{
  display:inline-block;
  transform: skew(16deg);
}

.columna-der {
  margin-top: 10%;
  flex-basis: 50%;
  height: auto;
  float: right;
  width: 50%;
}

.parrafo {
  font-family: Nexa;
  font-weight: bold;
  color: #fff;
  font-size: 30px;
  margin-left: 15%;
}

.campoLogin {
  padding: 25px;
  margin-bottom: 20px;
  width: 100%;
  height: 20px;
  border: none;
  outline: none;
  font-size: 25px;
  margin-left: 9%;
  font-style: italic;
}

.rec-pass  {
  padding: 5px 20px 5px 20px;
  font-family: Nexa;
  width: 250px;
  border: none;
  outline: none;
  font-size: 14px;
  float: right;
  background-color: #CCCCCC;
  margin-top: -25px;
  cursor: pointer;
  color: #53575A;
  margin-right: -2%;
  font-style: italic;
}
.header-usr{
	font-family: Nexa;
	font-size: 14px;
	color: #fff;
}
.cambiar-usr{
	padding: 5px 20px 5px 20px;
	font-family: Nexa;
	font-size: 14px;
	text-decoration: underline;
	float: right;
	margin-top: -25px;
	color: #fff;
	font-style: italic;
}

.campoLogin::placeholder {
  font-family: Nexa;
  font-weight: bold;
  font-size: 25px;
  color: #53575A;
}

.boton {
  margin-top: 50px;
  padding: 15px;
  border: none;
  width: auto;
  background-color: #F05123;
  color: #fff;
  font-family: Nexa;
  font-weight: bold;
  font-size: 20px;
  margin-left: 15%;
  cursor: pointer;
}

.contRecPass{
	width: 100%;
	transform: skewX(22deg);
}

 .moduloSelect{
    background: #CCCCCC;
    color: #53575A;
    margin-left: 2%;
    padding: 7px 0px 4px 19px;
}

.moduloTitulo {
    font-size: 25px;
    font-style: italic;
    font-family: Nexa;
    padding: 7px 0px 4px 19px;
    text-transform: uppercase;
}

 .moduloSelect:hover, .moduloSelect:focus{
    background: #F05123;
    color:  #FFFFFF;
    text-decoration: none;
}
.moduloSelectJoblab:hover, .moduloSelectJoblab:focus{
	background: rgb(227, 231, 48);
	color:  rgb(128, 128, 128);
	text-decoration: none;
}
.contenedorMod{
	overflow-x: clip;
	margin-bottom: 1%;
}

.modUno{
	margin-left: 3.5%;
}

.modDos{
	margin-left: 7%;
}

.modTres{
	margin-left: 11%;
}

.modCuatro{
	margin-left: 15%;
}

.modCinco{
	margin-left: 18%;
}

.spanIntelab{
	border-radius: unset;
    transform: skew(13deg);
}

.divGenDiag{
	background-color: white;
    transform: skewX(15deg);
    width: 92%
}

.divInputToken{
	background-color: white;
    transform: skewX(15deg);
	width: 31%;
    margin-left: 34.5%;
}
.inputDerecho{
	transform: skewX(-10deg);
	font-family: NexaLight;
	padding: 24px 3% 24px 1%;
	border: none;
	outline: none;
	font-size: 20px;
	box-shadow: unset;
	margin-left: 9px;
	width: 97%!important;
}

.inputNoResalta{
	border-radius: unset;
}

.inputNoResalta:focus{
	box-shadow: none;
}
.inputRecuperaDiag{
	font-family: Nexa;
	margin-left: 14px;
    transform: skew(-15deg);
    padding: 25px 3% 25px 1%;
	margin-bottom: 20px;
	height: 20px;
	border: none;
	outline: none;
	font-size: 25px;
	width: 98%!important;
    
}

.inputRecuperaDiag::placeholder{
	font-size: 25px;
	font-family: Nexa;
	color: #53575A;
}

.inputTokenDiag{
	font-family: NexaLight;
    transform: skew(-15deg);
    padding: 24px 3% 24px 1%;
	height: 20px;
	border: none;
	outline: none;
	font-size: 25px;
}

.inputTokenDiag::placeholder{
	font-size: 25px;
	font-family: NexaLight;
	color: #53575A;
}

.infoHeader{
	font-family: Nexa;
    color: #FFFF;
    font-size: 17px;
    margin-top: 3%;
}

.criteriosPass{
	font-family: Nexa;
    color: #FFFF;
    font-size: 17px;
    margin-top: 26%;
}

.marginLeft{
	margin-left: 10%;
}

.infoParrafo{
	font-family: Nexa;
    color: #FFFF;
    font-size: 20px;
    margin: 0% 0% 5% 8%;
}

.inputInactivo{
	background-color: #eee;
    opacity: 1;
}

.inputEscalonadoUno{
	margin-bottom: 6px;
	margin-left: 12.5%;
}

.inputEscalonadoDos{
	margin-bottom: 6px;
	margin-left: 15%;
}

.errorRecupera{
	font-size: 19px;
	margin-left: 70%;
	margin-bottom: 15px;
}

.marginContent{
	margin-top: 1%;
}

.marginTitle{
	margin-bottom: 30px;
}

.overflow{
	overflow: hidden;
}

.backgroundToken{
	background-image: url("../img/bckg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.tokenTitle{
	font-family: 'Nexa';
	color: #FFFF;
    font-size: 35px;
}
.tokenSubTitle{
	font-family: 'NexaLight';
	color: #FFFF;
	font-size: 25px;
}

.logoIntelabTkn{
	width:25%;
}

.tokenPad{
		padding-top: 90px;
}

@media only screen and (min-width: 601px) and (max-width: 992px) {
	.login-bg{
		background-size: cover;
    	background-position: bottom;
		background-attachment: fixed;
	}
	
	.columna-der {
	  width: 70%;
	}
	
	.modMargin{
		margin-top: 1%;
	}
	
	.accesoBg {
	    background-size: cover;
	    background-position: center;
		background-attachment: fixed;
	}
	
	/* .contenedorMod {
    	height: 100%;
	} */
	
	.accesoBgEsp {
	    padding-bottom: 70%;
	}
	.criteriosPass {
	    margin-top: 5%;
	}
	
	.errorRecupera{
		margin-left: 50%;
	}
	
	.backgroundToken{
		background-image: url("../img/tokenBG.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.divInputToken {
		background-color: white;
		transform: skewX(15deg);
		width: 96%;
		margin-left: 2%;
	}
	.logoIntelabTkn{
		width:33%;
	}
	
}

@media only screen and (max-width: 600px) {
	
	.login-bg{
		background-size: cover;
    	background-position: bottom;
	}
	
	.columna-der {
		width: 90%;
	}
	
	.campoLogin {
	  font-size: 18px;
	}
	
	.rec-pass {
		width: 190px;
		font-size: 13px;
		margin-top: -26px;
		margin-right: -3%;
		font-style: italic;
	}
	
	.accesoBg {
	    background-size: cover;
	    background-position: center;
	}
	
	.moduloTitulo {
	    font-size: 20px;
	    padding: 7px 0px 4px 19px;
	}
	
	.moduloSelect {
	    margin-left: 6%;
	    padding: 7px 0px 4px 19px;
	}
	
	.modMargin{
		margin-top: 2%;
	}
	
	.modUno {
    	margin-left: 7.5%;
	}
	
	.modDos {
    	margin-left: 16%;
	}
	
	.modTres {
    	margin-left: 23%;
	}
	
	.modCuatro{
		margin-left: 33%;
	}
	.modCinco{
		margin-left: 39%;
	}
	.loginTitle {
		font-size: 27px;
	    margin-top: 15%;
	}
	
	.logoIntelab{
		margin: 10px 20px;
	}
	
	.divLogCenter {
    	text-align-last: center;
    }
    
    .infoHeader {
	    font-size: 14px;
	    margin: 8% 3% 2% 10%;
	    text-align: justify;
	}
	
	.inputRecuperaDiag::placeholder{
		font-size: 18px;
	}
	
	.inputRecuperaDiag{
		font-size: 20px;
	}
	
	.infoParrafo {
	    font-size: 19px;
	    text-align: justify;
	}
	
	.criteriosPass {
    	font-size: 15px;
    	margin-top: 0%;
	}
	
	.marginTitle{
		margin-top: 8%!important;
	}
	
	.errorRecupera{
		font-size: 15px!important;
		margin-left: 50%;
		margin-bottom: 10px;
	}
	
	.backgroundToken{
		background-image: url("../img/tokenBG.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.divInputToken{
		background-color: white;
	    transform: skewX(15deg);
	    margin: 17px;
		width: 94%;
	}
	
	.logoIntelabTkn{
		width:80%;
		margin-top: -55%;
	}
	
	.bodyMob{
		justify-content: center;
		align-items: center;
		display: flex;
	}
	
	.tokenPad{
		padding-top: 0px;
	}
	
}

@media only screen and (max-width: 320px) {
	
	.moduloSelect {
    	margin-left: 4%;
	}
	
	.moduloTitulo {
    	font-size: 15px;
    }
    
    .loginTitle {
    	font-size: 22px;
    	margin-top: 3%;
    }
    
    .logoIntelab{
		margin: 10px 20px;
	}
	
	.inputRecuperaDiag::placeholder{
		font-size: 15px;
	}
	
	.inputRecuperaDiag{
		font-size: 15px;
	}
	
	.infoParrafo {
	    font-size: 12px;
	    text-align: justify;
	}
	
	.criteriosPass {
    	font-size: 13px;
    	margin-top: -11%;
	}
	
	.columna-der {
    	width: 100%;
	}
	
	.marginTitle{
		margin-top: 0%!important;
	}
	
	.errorRecupera{
		font-size: 15px;
		margin-left: 45%;
		margin-bottom: 10px;
	}
	
	.divInputToken {
	    margin: 16px;
	    width: 87%;
	}
	
}
