<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.easy-tree{min-height:20px;margin-bottom:20px;background-color:#e56155;color:#fff;border:none;border-top:none;padding-bottom:15px;}.easy-tree &gt; ul{padding-right:15px;}.easy-tree li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative;}.easy-tree li::before,.easy-tree li::after{content:'';right:-30px;position:absolute;left:auto;}.easy-tree li::before{border-right:1px solid #333;bottom:50px;height:100%;top:0;width:1px;}.easy-tree li::after{border-top:1px solid #333;height:20px;top:25px;width:35px;}.easy-tree li &gt; span{border:1px solid #333;border-radius:3px;display:inline-block;padding:5px;text-decoration:none;}.easy-tree li.parent_li &gt; span{cursor:pointer;}.easy-tree &gt; ul &gt; li::before,.easy-tree &gt; ul &gt; li::after{border:0;}.easy-tree li:last-child::before{height:30px;}.easy-tree li.parent_li &gt; span:hover,.easy-tree li.parent_li &gt; span:hover + ul li span{background:#ff6c60;color:#fff;}.easy-tree li.parent_li &gt; span:hover + ul li.li_selected span{background:#e5e2e1;color:#e56155;}.easy-tree li &gt; span &gt; a{color:#fff;text-decoration:none;}.easy-tree li &gt; span &gt; span.glyphicon-folder-close,.easy-tree li &gt; span &gt; span.glyphicon-folder-open{margin-left:5px;}.easy-tree li.li_selected &gt; span,.easy-tree li.li_selected &gt; span &gt; a{background:#e5e2e1;color:#e56155;}.easy-tree li.li_selected &gt; span:hover,.easy-tree li.li_selected &gt; span:hover &gt; a{background:#fafafa;color:#ff6c60;}.easy-tree .easy-tree-toolbar{background-color:#fff;}.easy-tree .easy-tree-toolbar &gt; div{display:inline-block;}.easy-tree .easy-tree-toolbar &gt; div &gt; button{border-radius:0;margin:20px 5px;}.easy-tree .easy-tree-toolbar .create .input-group{top:-15px;margin-right:5px;margin-left:5px;}.easy-tree .easy-tree-toolbar .create .input-group input{border-radius:0;}.easy-tree .easy-tree-toolbar .create .input-group button{border-radius:0;}</pre></body></html>