.login-pagina{
	background-color: #154360;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.login-box{
	background-color: #fff;
	padding: 25px 0px;
	border-radius: 20px;
	border: 1px solid #222;
}