.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 .file-table__th,.file-table__tr .file-table__th{color:#9e9e9e}.file-table__th .file-table__tr,.file-table__tr .file-table__tr{font-weight:700}.file-table__th .file-table__td .v-btn__content,.file-table__tr .file-table__td .v-btn__content{justify-content:start;text-align:left;white-space:normal!important}.file-table__th .file-table__td>span,.file-table__tr .file-table__td>span{color:#9e9e9e;display:none}@media (max-width:767px){.file-table__th .file-table__th,.file-table__tr .file-table__th{display:none}.file-table__th .file-table__tr,.file-table__tr .file-table__tr{align-items:start;display:flex;flex-direction:column;gap:5px}.file-table__th .file-table__td>span,.file-table__tr .file-table__td>span{display:inline-block;margin-right:10px}}
