.file-list,.file-list ul{list-style-type:none;font-size:1em;line-height:1.8em;margin-left:20px;padding-left:18px;border-left:1px dotted #aaa;}.file-list li{position:relative;padding-left:25px;}.file-list li a{text-decoration:none;color:#444}.file-list li a:before{display:block;content:" ";width:10px;height:1px;position:absolute;border-bottom:1px dotted #aaa;top:.6em;left:-14px;}.file-list li:before{list-style-type:none;font-family:'Line Awesome Free';display:block;content:'\f15b';position:absolute;top:0;left:0;width:20px;height:20px;font-size:1.3em;color:#555;}.file-list .folder-root{list-style-type:none;}.file-list .folder-root a{text-decoration:none;}.file-list .folder-root:before{color:#7367f0;content:"\f07b";}.file-list .folder-root.open:before{content:"\f07c";}li.folder-root ul{transition:all .3s ease-in-out;}li.folder-root.closed ~ ul,li.folder-root.closed>ul{opacity:0;max-height:0;}li.folder-root.open ~ ul,li.folder-root.open>ul{opacity:1;display:block;max-height:1000px;}.file-opener-i{position:absolute;left:-28px;top:0;background:#7367f0;border-radius:50%;color:#ffff;font-size:20px;z-index:1;}.parent.active{background-color:#7367f09c;padding:2px 15px;}.file-tree-wrapper{overflow-x:auto;overflow-y:hidden;padding-bottom:15px;}.file-tree-wrapper::-webkit-scrollbar{width:5px;height:10px;}.file-tree-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);}.file-tree-wrapper::-webkit-scrollbar-thumb{background-color:#7367f0;}.file-tree li,.file-tree a{white-space:nowrap;}.file-list .folder-root .delete-btn{height:24px;width:24px;text-align:center;font-size:17px;line-height:25px;}