/*.texto { FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
.texto2 { FONT-SIZE: 10px; COLOR: #340e70; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none }
.titulo { FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none; font-weight:bold }*/
body{
	background: white !important;
}

#bloco{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
	border-top: 3px solid #5A6268;
}
.login-box{
	padding-top: 5px;
	margin-top: 55px;
	padding-bottom: 11px;
}
.div-entrar{
	/*padding: 0px 15px;*/
	width: 100%;
}
.login-logo{
	color: #5A6268 !important;
	font-size: 3.4em;
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 3px 2px #5A6268;
}
a:hover{
	text-decoration: none;
}
.login-box-msg{
	color: #5A6268 !important;
}