.user-content .nav-tree li,
.nav-tree li {
    background: none;
    list-style-type: none;
}

.user-content .nav-tree > li,
.nav-tree > li {
    padding-left: 0;
}

.nav-tree {
    margin: 0px;
    padding: 0px;
}

.nav-tree ul {
    margin: 7px 0 5px 0;
    padding: 0px 0px 0px 36px;
}

.nav-tree .tree-item-folder {
    cursor: pointer;
}

.nav-tree .tree-item-type {
    display: inline-block;
    width: 10px;
}

.site-content ul.nav-tree li:before {
    width: 4px;
    height: 4px;
}