body, html{
	display: flex !important;
	flex-direction: column;
	margin: 0px;
	padding: 0px;
	height: 100vh;
	font-family: Nimbus Sans D OT !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 100vw;
}

.back {
	background-size: 100% 75%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url('../Images/Login/ESCALA5.jpg');
	width: 100%;
	height: 70vh;
	align-items: center;
	justify-content: center;
	display: flex;
}

.box {
	
	background-color: rgba(0, 0, 0, 0.5) !important;
	width: 100%;
	height: 70vh;
	background-size: cover;
	background-position: center top;
}

.divEvaluacion {
	background-color: rgba(255, 255, 255, 1);
	width: auto;
	height: auto;
	padding: 40px 45px 45px 45px;
	margin-bottom: 40px;
}

.OAP_title {
	width: 100%;
	color: #D24103;
	text-align: center;
	font-family: Canela Trial;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 0.1px;
	margin-top: 75px;
	margin-bottom: 45px;
}

.OAP_Titulo1 {
	color: #D24103;
	font-family: Nimbus Sans L;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0.1px;
}

.OAP_Titulo2 {
	color: #000;
	font-family: Nimbus Sans L;
	font-size: 14.5px;
	font-style: normal;
	font-weight: 700;
	line-height: 132%;
}

.OAP_Titulo3 {
	color: #000;
	font-family: Nimbus Sans D OT;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 132%;
	height: 16px;
	display: flex;
	margin-bottom: 15px;
}

.OAP_Text {
	color: #000;
	font-family: Nimbus Sans D OT;
	font-size: 15px;
	font-style: normal;
	display: flex;
	width: 365px;
	text-align: left;
	font-weight: 400;
	line-height: 132%;
}

.OAP_Parrafo {
	color: rgba(55, 63, 65, 1);
	font-family: Nimbus Sans L;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
	display: flex;
	text-align: justify;
}

.lblLogin {
	color: #FFF;
	font-family: Nimbus Sans D OT;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 132%; 
}

.lblIcon {
	color: rgba(0, 0, 0, 0.50);
	text-align: center;
	font-family: Roboto;
	font-size: 16px;
}
