body {
	padding-top: 50px;
	padding-bottom: 80px;
}
.navbar-wrapper {
	margin-top: 0;
}
.navbar-brand {
	background: url(../images/support/rpgn.png) center center no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 120px;
	height: 50px;
	margin-left: 10px;
}
footer .support {
	display: none;
}

.marketing h3 {
	height: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}
.marketing .item .text {
	height: auto;
	margin-bottom: 20px;
}
.marketing .item {
	margin-top: 70px;
}
.marketing .item:first-child {
	margin-top: 0;
}
.carousel-inner > .item > img, 
.carousel-inner > .item > a > img {
	max-width: none;
	width: auto;
	height: 300px;	
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: #006a85;
}
#rpgn .container, #acoes .container, #bolsa .container,
#calendario .container, #documentos .container, #Resultados .container {
	margin: 0 20px;
}