body
{
	padding-top: 20px;
}

.help-block a
{
	color: black;
	cursor: pointer;
	font-weight: #555555;
}

a.logo:hover
{
	opacity: 0.6;
}

.breadcrumb li a
{
	color: black;
}

.document
{
	color: black;
}

.footer, .footer a
{
	text-align: justify;
	text-transform: uppercase;
	color: #555555;
}

.page-header
{
	margin-top: 0px;
}

div.ads
{
	width: 100%;
	border: 1px dotted #555555;;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em;

}

div.ads1
{
	width: 100%;

	margin-top: 2em;
	margin-bottom: 2em;


}

.gsc-search-box
{
	display: none;
}

.gsc-control-cse
{
	border-color: #dddddd !important;
	margin-bottom: 2em;
}

ul.pagination
{
	margin-top: 0px;
}

.pager .control
{
	padding: 0.5em;
}

.list-group .active
{
	background-color: #f5f5f5 !important;
	color: #555555 !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
}

.list-group .active .badge
{
	color: white !important;
	background-color: #999999 !important;
}
