#ldinit{
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	width: 24px;
	height: 24px;
	display: block;
	margin: auto;
}

#notificacoes{
	bottom: 0px;
	left: 5%;
	position: fixed;
	width: 90%;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 9999999;
}
footer{

	text-align: center;
}