/* login */
body {
	font-family: 'Alef';
	font-size: 12pt;
	overflow-x: hidden;
}

.alef {
	font-family: 'Alef' !important;
}

.login-content {
	position: absolute;
	width: 100%;
	height: 100%;

}

.login-main {

	text-align: right;

}

.login-main input {
	text-align: right;
}

.feedback {
	font-size: 1.1em;
	color: red;
}

#button-login {

	text-align: center;

}

.call-to {

	text-align: center;
	font-size: 1.2em;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 50px;
}

.logo {
	margin-top: 10px;
	width: 90%;
}

.main-title {
	font-size: 36px;
	font-weight: bold;
	color: #024d86;
}

.sub-data {
	color: #024d86;
	font-weight: bold;
}

.sub-title {
	font-weight: bold;
}

.contact {
	font-weight: bold;

}
