#toc .tocify-item.active {
    background-color: #434343;
    background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
}
#toc .list-group-item {
    background-color: inherit;
    border-bottom: 1px solid #cccccc;
    box-shadow: none;
    border-radius: 0;
}