﻿.jstree-default .jstree-clicked {
    background-color: transparent;
    color: orange;
}

.jstree-default a:hover {
    background-color: transparent;
    color: orange;
}

/*.jstree li > a > .jstree-icon {
    display: none !important;
} */