.sidebar,
.sidebar *,
main .top-row,
main .top-row *

{
	
	background-color:#303030!important;
	color:white!important;
	
}

.sidebar .title
{
	background-color:transparent!important;

}


.nav-item .active{
background-color: rgba(255, 255, 255, 0.25)!important;
  
}
