#sidebar-wrapper {

    z-index: 1000;
    position: fixed;


}
.highlight{
	color: darkblue;
}
.star{
	color: red;
}
.sidebar a{
	color: gray;
	
}