.file-viewer{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.file-viewer code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#App--file_viewer,.file-viewer{height:100%}.file-viewer__container{height:100%;padding:0;position:relative}.file-viewer__top-row{align-items:baseline;display:flex;flex-direction:column-reverse;justify-content:space-between;padding:1rem}.btn{border-radius:10px;padding:1rem}.btn,.btn.btn-primary{background-color:#004b93;border-color:#004b93}.btn.btn-primary:hover{border-color:#004b93}.breadcrumbs{display:flex;margin-bottom:1rem}.breadcrumbs p{margin-bottom:0}.breadcrumbs span:hover{color:#004b93;cursor:pointer;text-decoration:underline}.search{border:1px solid #dfe0eb;border-radius:4px;display:flex;margin-bottom:1rem;overflow:hidden;width:100%}.file-viewer__search-container{margin-bottom:2rem;position:relative;width:100%}.file-viewer__search-container input{border:none;color:#000;outline:none;padding:1rem;width:calc(100% - 50px)}.file-viewer__search-container input:focus-visible{border:none}.search-button{width:50px}.search-results{background-color:#fff;border:1px solid #e3e3e3;border-radius:4px;box-shadow:none;display:flex;flex-direction:column;max-height:400px;overflow:hidden;position:static;width:100%}.search-row{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;padding:1rem}.search-row:hover{background-color:#efefef;cursor:pointer}.search-row img{margin-right:1rem;width:20px}.search-row svg{fill:#004b93;margin-right:1rem;width:24px}.search-loading-area{background-color:hsla(0,0%,100%,.8);display:grid;height:200px;left:0;place-items:center;top:0;width:100%}.search-loading-area .loader{align-items:center;display:flex;justify-content:center;min-height:auto;min-width:100%}.search-no-results{padding:1rem;text-align:center}.search-results-wrapper{max-height:100%;overflow:auto}.search-results-close{border-bottom:1px solid #efefef;box-shadow:0 0 10px rgba(0,0,0,.08);padding:10px 1rem;text-align:right}button.close-button{background-color:transparent}.lity-image img{background-color:#fff;border:0;display:block;line-height:0;max-width:100%;width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.folder-row{align-items:center;display:flex}.folder-table-row:hover{cursor:pointer}.folder-row svg{fill:#004b93;margin-right:1rem;width:24px}.file-row{align-items:center;display:flex}.file-row .label:hover{cursor:pointer}.file-row a{color:inherit;margin-right:1rem;text-decoration:none}.file-row a:hover{text-decoration:underline}.file-row img{margin-right:1rem;width:26px}.download-icon{align-items:center;display:flex;margin-left:auto;opacity:1}.file-table-row:hover .download-icon{opacity:1}.size{margin-left:auto}.empty-folder-container{align-items:center;background-color:#fff;border:1px dashed #dfe0eb;border-radius:6px;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 1rem;min-height:300px;padding:1rem}.loading-area{background-color:hsla(0,0%,100%,.8);display:grid;height:100%;left:0;place-items:center;position:absolute;top:0;width:100%}.loader{align-items:center;display:flex;justify-content:center;min-height:400px;min-width:100%}.loader div{-webkit-animation:animate 1.5s ease-in-out infinite;animation:animate 1.5s ease-in-out infinite;border-radius:50%;display:inline-block;height:20px;-webkit-transform:scale(0);transform:scale(0);width:20px}.loader div:nth-child(0){-webkit-animation-delay:0s;animation-delay:0s}.loader div:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.loader div:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loader div:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.loader div:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.loader div:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.loader div:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.loader div:nth-child(7){-webkit-animation-delay:1.4s;animation-delay:1.4s}@-webkit-keyframes animate{0%{background-color:#004b93;-webkit-transform:scale(.2);transform:scale(.2)}to{background-color:#004b93;-webkit-transform:scale(.2);transform:scale(.2)}50%{background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate{0%{background-color:#004b93;-webkit-transform:scale(.2);transform:scale(.2)}to{background-color:#004b93;-webkit-transform:scale(.2);transform:scale(.2)}50%{background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}}.no-access-wrapper{align-items:center;display:flex;justify-content:center;padding:2rem}.no-access-container{background-color:#fff;border:1px solid #dfe0eb;border-radius:8px;padding:2rem;text-align:center}#file-viewer-table{margin-bottom:3rem}#file-viewer-table,#file-viewer-table.table>thead{background-color:transparent}#file-viewer-table.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-color:#dfe0eb;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:1rem .5rem}#file-viewer-table tr th:first-child{text-align:left;width:100%}#file-viewer-table tr th{font-size:1.1rem;font-weight:500;padding-left:2rem!important;padding-right:2rem!important;text-align:center}#file-viewer-table thead tr th:first-child{padding-left:1rem!important;padding-right:1rem!important}#file-viewer-table tr td{padding-left:2rem!important;padding-right:2rem!important;text-align:center;vertical-align:middle;white-space:nowrap;width:1%}#file-viewer-table tbody tr td:first-child{padding-left:1rem!important;padding-right:1rem!important}@media only screen and (min-width:768px)