.data-table-file-explorer__table .q-table__top{border-bottom:1px solid #e0e0e0}.data-table-file-explorer__top{width:100%;height:80px;display:flex;justify-content:space-around;align-items:center;flex-direction:column}@media only screen and (min-width:500px){.data-table-file-explorer__top{height:50px;justify-content:space-between;flex-direction:row}}.data-table-file-explorer__title{font-family:Barlow;font-style:normal;font-weight:600;font-size:14px;line-height:17px;display:flex;align-items:center;margin-right:1em;color:#13110c}.data-table-file-explorer__header th{font-weight:600}.data-table-file-explorer__row{height:80px!important;padding:0 10px;border-bottom:1px solid #ebeff2}.data-table-file-explorer__row:last-of-type{border-bottom:none}.data-table-file-explorer__row .image{height:40px;width:40px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.data-table-file-explorer__row .icon{font-size:3em}.data-table-file-explorer__row .file-column{font-weight:600;font-size:12px;line-height:1;color:#13110c;max-width:136px;display:inline-block;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:360px){.data-table-file-explorer__row .file-column{max-width:180px}}@media only screen and (min-width:450px){.data-table-file-explorer__row .file-column{max-width:250px}}@media only screen and (min-width:500px){.data-table-file-explorer__row .file-column{max-width:100%}}.data-table-file-explorer__row .size-column{width:100px;font-weight:600;font-size:12px;color:rgba(39,48,67,.5)}.data-table-file-explorer__row .modified-column{width:56px;font-weight:600;font-size:12px;color:rgba(39,48,67,.5)}@media only screen and (min-width:600px){.data-table-file-explorer__row .modified-column{width:180px}}.data-table-file-explorer__cell-flex{display:flex;justify-content:space-between;align-items:center}.body--dark .data-table-file-explorer__table .q-table__top{border-bottom:1px solid #353535}.body--dark .data-table-file-explorer__title{color:#fff}.body--dark .data-table-file-explorer__row{border-bottom:1px solid #353535}.body--dark .data-table-file-explorer__row:last-of-type{border-bottom:none}.body--dark .data-table-file-explorer__row .file-column{color:#fff}.body--dark .data-table-file-explorer__row .modified-column,.body--dark .data-table-file-explorer__row .size-column{color:#adadad}