.fb-footer{width:100%;padding:10px;border-top:1px solid #2eafe7;opacity:1;transition:all 0.15s ease-in}.flx-filebrowser{display:flex;flex-wrap:wrap;justify-content:space-around}.flx-filebrowser:after{content:"";flex:1}.flx-filebrowser .fb-header{width:100%}.flx-filebrowser .fb-path-info{border-top:1px solid #2eafe7;border-bottom:1px solid #2eafe7}.flx-filebrowser .dir-entry{position:relative;width:160px;padding:1rem;animation-duration:0.4s;transition:all 0.3s}.flx-filebrowser .yourElement{animation-duration:3s;animation-delay:2s;animation-iteration-count:infinite}.flx-filebrowser .dir-entry:hover{background-color:rgba(128,128,128,0.1)}.flx-filebrowser .dir-img img{width:140px;height:120px;object-fit:cover}.flx-filebrowser .dir-icon i{padding-top:25%}.flx-filebrowser .dir-icon{width:140px;height:120px;text-align:center}.flx-filebrowser .dir-name{overflow-x:hidden;text-align:center}.flx-filebrowser .fb-check{position:absolute;left:10%;top:10%;border:1px solid rgba(128,128,128,0.5);background-color:rgba(255,255,255,0.5);transition:all 0.15s ease-in}.flx-filebrowser .fb-check:after{content:"";display:block;width:15px;height:15px}.flx-filebrowser .fb-check-selected{border:1px solid rgba(255,255,255,0.5);background-color:var(--notify-color)}.flx-filebrowser .shadow{box-shadow:1px 1px 2px rgba(0,0,0,0.25)}.flx-filebrowser .fb-download-overlay{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;min-width:100%;min-height:100%;background-color:transparent;z-index:3}.flx-filebrowser .transition-all{transition:all 0.25s ease-in}.flx-filebrowser .dir-empty{opacity:0.5;padding-bottom:2rem}.flx-filebrowser .dir-empty:hover{background-color:transparent}.flx-filebrowser .fb-progress{padding:1rem}.flx-filebrowser .dir-upload{height:60px}