.file-manage{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:270px;height:100%;border:1px solid #e8e8e8}.file-header,.file-manage{display:-webkit-box;display:-ms-flexbox;display:flex}.file-header{background:#e8e8e8;padding:4px 10px}.actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:20px}.file-path{line-height:32px;background:#f9f9f9;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;border-radius:5px}.action-item{width:34px;height:34px;text-align:center;line-height:34px;cursor:pointer}.action-item:hover{background:#e6e6e6}.file-list{overflow:hidden;padding:10px;min-height:200px}.file-item{width:100px;margin-right:10px;margin-bottom:10px;float:left;text-align:center;cursor:pointer;border-radius:5px;overflow:hidden;padding:5px 10px;position:relative}.file-item:hover{background:rgba(140,219,255,.3)}.file-icon{text-align:center;margin:0 auto;padding:0 10px;img{width:100%}}.file-name{overflow:hidden;font-size:12px;line-height:1.2}.status{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.2);z-index:10;line-height:80px}.drag-item-ghost{border:2px solid rgba(140,219,255,.3)}