.treeview{--mdb-treeview-text-color:var(--mdb-body-color);--mdb-treeview-link-color:var(--mdb-body-color);--mdb-treeview-disabled-text-color:rgba(var(--mdb-body-color-rgb),0.5);--mdb-treeview-bg:var(--mdb-body-bg);--mdb-treeview-line:var(--mdb-border-color);width:100%;background-color:var(--mdb-treeview-bg)}.treeview .active,.treeview .treeview-category{color:var(--mdb-treeview-text-color);padding:0 .4rem;border-radius:5px}.treeview .treeview-line{border-left:2px solid var(--mdb-treeview-line)}.treeview .non-transitions{-webkit-transition:none!important;transition:none!important}.treeview .treeview-disabled{color:var(--mdb-treeview-disabled-text-color)!important;cursor:not-allowed}.treeview ul{margin-left:.8rem;padding-left:.8rem}.treeview ul ul:not(.collapse):not(.collapsing):not(.show){display:none}.treeview li{list-style-type:none;margin:3px 0}.treeview li:last-child{margin-bottom:0}.treeview a{color:var(--mdb-treeview-link-color);display:block}.treeview a[data-mdb-toggle=collapse]{color:unset}.treeview span[aria-label=toggle] i{-webkit-transition:.3s;transition:.3s;cursor:pointer}.treeview-category:hover,.treeview-primary .active{background-color:rgba(59,113,202,.05)}.treeview-primary .active{color:#3b71ca!important}.treeview-primary a:focus,.treeview-primary li:focus{outline:none;background-color:rgba(59,113,202,.05)}.treeview-category:hover,.treeview-secondary .active{background-color:rgba(159,166,178,.05)}.treeview-secondary .active{color:#9fa6b2!important}.treeview-secondary a:focus,.treeview-secondary li:focus{outline:none;background-color:rgba(159,166,178,.05)}.treeview-category:hover,.treeview-success .active{background-color:rgba(20,164,77,.05)}.treeview-success .active{color:#14a44d!important}.treeview-success a:focus,.treeview-success li:focus{outline:none;background-color:rgba(20,164,77,.05)}.treeview-category:hover,.treeview-info .active{background-color:rgba(84,180,211,.05)}.treeview-info .active{color:#54b4d3!important}.treeview-info a:focus,.treeview-info li:focus{outline:none;background-color:rgba(84,180,211,.05)}.treeview-category:hover,.treeview-warning .active{background-color:rgba(228,161,27,.05)}.treeview-warning .active{color:#e4a11b!important}.treeview-warning a:focus,.treeview-warning li:focus{outline:none;background-color:rgba(228,161,27,.05)}.treeview-category:hover,.treeview-danger .active{background-color:rgba(220,76,100,.05)}.treeview-danger .active{color:#dc4c64!important}.treeview-danger a:focus,.treeview-danger li:focus{outline:none;background-color:rgba(220,76,100,.05)}.treeview-category:hover,.treeview-light .active{background-color:hsla(0,0%,98.4%,.05)}.treeview-light .active{color:#fbfbfb!important}.treeview-light a:focus,.treeview-light li:focus{outline:none;background-color:hsla(0,0%,98.4%,.05)}.treeview-category:hover,.treeview-dark .active{background-color:rgba(51,45,45,.05)}.treeview-dark .active{color:#332d2d!important}.treeview-dark a:focus,.treeview-dark li:focus{outline:none;background-color:rgba(51,45,45,.05)}