.sidenav li .active {
	background: none repeat scroll 0 0 #000000 !important;
	color: #FFFFFF !important;
	height: auto !important;
	padding: 0.7em 1em !important;
}

.sidenav {
    left: 0;
    margin-top: 0 !important;
    position: absolute;
    background:none;
}

.sidenav ul {
	margin:0px;
}

#bd .container .content {
	padding:20px 30px;

}

#bd .container .content li {
	border-bottom:0 none !important;
}

#bd .container .content .sidenav {
	padding:7px 0px;

}

#bd .container .content .sidenav li {
	border-bottom:0 none !important;
	list-style: none !important;
/*	background-color: #F6F6F6 !important; */
	font-family: "trebuchet ms" !important;
	margin-bottom: 0;
	margin-left: 0 !important;
}


#bd .container .content .sidenav ul li a {
	font-family: "trebuchet ms", Arial, helvetica, sans serif; 
	font-size: 12.3px !important; 
	font-weight: 700;  
/*	color: #999966;  */
/*	background-color: #F4F5EF; */
	text-decoration: none;
	line-height:15px;
}