.bg-light {
    background-color: #555B5E !important;
}


.sidebar-nav li a 
{
    color: #e9ecef;
}

.page_headline 
{
	height:40px;
	margin-bottom: 20px;
	margin-top:10px;
	border-bottom:1px solid black;
	font-weight: bold;
}

.sub_headline {
	border-bottom:1px solid black;
	font-weight: bold;
}