.file-table__th,.file-table__tr{display:grid;grid-template-columns:2fr 150px 1fr 200px 150px;padding:16px 0;grid-gap:14px;align-items:center;border-bottom:1px solid #e0e0e0;font-size:12px;position:relative}.file-table__th:last-child,.file-table__tr:last-child{border-bottom:none}.file-table__th:last-child:hover,.file-table__tr:last-child:hover{color:#3c6ebd}.file-table__th{color:#9e9e9e}.file-table__tr{font-weight:700}.file-table__td{font-size:14px}.file-table__td .v-btn__content{justify-content:start;text-align:left;white-space:normal!important}.file-table__td>span{color:#9e9e9e;display:none}.file-table__td .link{font-size:14px;text-decoration:none}.file-table__filename{min-width:0}.file-table__filename .link{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.file-table__th{display:none}.file-table__tr{align-items:start;display:flex;flex-direction:column;gap:5px}.file-table__td>span{display:inline-block;margin-right:10px}.file-table__filename .link{max-width:100%;white-space:normal}}
