﻿
.tree-control .tree-view li {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}


.tree-control .tree-view ul {
    list-style:none;
    margin-left: 0px;
    padding-left:30px;
}
