.taxonomy-sidebar .tree-icons{height:100%;display:flex;flex-direction:row;align-items:center;gap:4px}.taxonomy-sidebar .tree-icons .tree-icon{width:32px;height:100%;position:relative}.taxonomy-sidebar .tree-icons .tree-icon.line:before{content:"";position:absolute;top:0;left:50%;bottom:0;width:.8px;background:#dedede}.taxonomy-sidebar .tree-icons .tree-icon.end-line:before{content:"";position:absolute;top:0;left:50%;bottom:50%;width:.8px;background:#dedede}.taxonomy-sidebar .tree-icons .tree-icon.end-line:last-child:after{content:"";position:absolute;top:50%;left:50%;height:.8px;width:16px;background:#dedede}.taxonomy-sidebar .tree-icons .tree-icon.item-line:before{content:"";position:absolute;top:0;left:50%;bottom:0;width:.8px;background:#dedede}.taxonomy-sidebar .tree-icons .tree-icon.item-line:last-child:after{content:"";position:absolute;top:50%;left:50%;height:.8px;width:16px;background:#dedede}