.loading-circle{overflow:hidden;display:flex;fill:none!important;stroke:#1cbb97;margin:1em}.progress-bar{margin:0 1em}.progress-bar rect.bar{fill:#1cbb97}.progress-bar rect.bg{fill:#7e9696;opacity:.15}.progress-bar text{fill:#1e5d5d}.chunks{display:flex;flex-flow:column wrap;align-items:center;margin:1em}.chunks .spaced{margin:1em 0 0 0}.row{display:flex;flex-flow:row wrap}.chunk{width:10px;height:10px;margin:1px;background:#7e9696}.chunk.requested{background:#1cbb97}.chunk.done{background:#1e5d5d}.chunk.disabled{background:none}.log{margin:2em 0;font-family:monospace;font-size:.75em;height:12em;overflow-y:scroll;resize:vertical;background:#000;box-shadow:2px 2px 2px rgba(0,0,0,.3);max-width:90%}.log .log-entry{margin:.5em 2em}.file{max-width:100%}.file,.file .file-content{display:flex;flex-flow:column wrap;align-items:center}.file .file-content{box-sizing:border-box;max-width:calc(100% - 4em);box-shadow:2px 2px 2px rgba(0,0,0,.3);border:1px solid #7e9696}.file .file-content p{margin:1em}.file .meta{margin:2em 0 0 0}.img-data{list-style:none;text-align:center;font-size:.8em;margin:1em 0 0 0;color:#7e9696;max-width:90%}