
body.site {
	padding-top: 0px ;
}
.body .container {
	border: 0px;
	box-shadow: 0 0 0 0;
}
	.nav-pills > li > a {
		border-radius: 0px;
	}
	.btn-group {
		height: 0px;
	}
	p.pull-right {
		height: 0px;
	}
	#back-top {
		color: transparent;
	}