div[data-angular-treeview] {
    /* prevent user selection */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* default */
    font-family: 'Source Sans Pro', 'Segoe UI', 'Droid Sans', Tahoma, Arial, sans-serif; /*font-family: tahoma, arial, helvetica;*/
    font-size: 16px; /* font size should not be too big */
    color: #555;
    text-decoration: none;
}

div[data-tree-model] ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    overflow: hidden;
}

div[data-tree-model] li {
    position: relative;
    padding: 0 0 0 20px;
    line-height: 20px;
    line-height: 20px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
}
    /*div[data-tree-model] li .expanded {
  padding: 1px 10px;
  background-image: url("img/folder.png");
  background-repeat: no-repeat;
}
div[data-tree-model] li .collapsed {
  padding: 1px 10px;
  background-image: url("img/folder-closed.png");
  background-repeat: no-repeat;
}
div[data-tree-model] li .normal {
  padding: 1px 10px;
  background-image: url("img/file.png");
  background-repeat: no-repeat;
}*/
    /*Icon Custom Extension*/
    div[data-tree-model] li .expanded-default {
        padding: 1px 15px;
        background-image: url("img/folder-closed.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-default {
        padding: 1px 15px;
        background-image: url("img/folder.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-default {
        padding: 1px 15px;
        background-image: url("img/folder.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .plusmin {
        padding: 1px 15px;
        background-image: url("img/icon/xsdnormal.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-xsd {
        padding: 1px 15px;
        background-image: url("img/icon/Plus.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-xsd {
        padding: 1px 15px;
        background-image: url("img/icon/Minus.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-xsd {
        padding: 1px 15px;
        background-image: url("img/icon/xsdnormal.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-biasa {
        padding: 1px 15px;
        background-image: url("img/icon/Plus.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-biasa {
        padding: 1px 15px;
        background-image: url("img/icon/Minus.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-biasa {
        padding: 1px 15px;
        background-image: url("img/icon/Normal.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded- {
        padding: 1px 18px;
        background-image: url("img/icon/folder-close.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed- {
        padding: 1px 18px;
        background-image: url("img/icon/folder-open.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal- {
        padding: 1px 18px;
        background-image: url("img/icon/folder-open.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-folder {
        padding: 1px 18px;
        background-image: url("img/icon/folder-close.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-folder {
        padding: 1px 18px;
        background-image: url("img/icon/folder-open.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-folder {
        padding: 1px 18px;
        background-image: url("img/icon/folder-open.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-notepad {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/txt.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-notepad {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/txt.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-notepad {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/txt.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-excel {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/xls.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-excel {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/xls.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-excel {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/xls.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-word {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/doc.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-word {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/doc.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-word {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/doc.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-picture {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/jpg.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-picture {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/jpg.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-picture {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/jpg.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .expanded-pdf {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/csv.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .collapsed-pdf {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/csv.png");
        background-repeat: no-repeat;
    }

    div[data-tree-model] li .normal-pdf {
        padding: 1px;
        margin-right: 10px;
        background-image: url("img/icon/csv.png");
        background-repeat: no-repeat;
    }
    /*End Icon Custom Extension*/

    div[data-tree-model] li i, div[data-tree-model] li span {
        cursor: pointer;
    }

    div[data-tree-model] li .selected {
        background-color: #aaddff;
        font-weight: bold;
        padding: 1px 5px;
    }
