ul.tree {
    list-style-type: none;
    padding-left: 0px;
}
.tree ul {
    list-style-type: none;
    padding-left: 20px;
}
.tree .toggle {
    cursor: pointer;
}
