#rodape{
	display: block;
	position: absolute;
	bottom: 0;
	padding: 25px 25px 10px 0;
}
#rodape i{
	font-size: 30px;
	float: left;
	margin-right: 10px;
	color: #CCC;
}
#rodape p{
	font-size: 11px;
	line-height: 16px;
}
.login-register {
    background: url(../img/bg-login.jpg) no-repeat right center / cover !important;
    height: 100%;
	position: fixed;
	opacity: 0.8;
}

