.mv-table-wrapper table{overflow:auto;position:relative;width:100%;border-spacing:0 4px;border-collapse:separate;font-size:14px}.mv-table-wrapper thead th{position:sticky;top:8px;z-index:1;padding-bottom:12px;background:rgb(var(--theme-surface))}.mv-table-wrapper thead th .mv-table-sort{position:relative;top:2px;display:inline-flex;width:12px;height:12px;opacity:.4;transition:.25s}.mv-table-wrapper thead th:hover .mv-table-sort,.mv-table-wrapper thead th.desc .mv-table-sort,.mv-table-wrapper thead th.asc .mv-table-sort{opacity:.8}.mv-table-wrapper thead th.desc .mv-table-sort{transform:rotate(180deg)}.mv-table-wrapper.scroll-y{height:260px}.mv-table-wrapper .mv-table{position:relative;background:inherit}.mv-table-wrapper th{padding:0 16px;font-weight:500;text-align:left;font-size:14px;white-space:nowrap;color:#141f30}.mv-table-wrapper th div{display:flex;align-items:center}.mv-table-wrapper table td{padding:0 16px;border-top:solid 1px #eff2f5;border-bottom:solid 1px #eff2f5;height:46px}.mv-table-wrapper table td:first-child{border-left:solid 1px #eff2f5;border-radius:4px 0 0 4px}.mv-table-wrapper table td:last-child{border-right:solid 1px #eff2f5;border-radius:0 4px 4px 0}.mv-table-wrapper table tr.selected td,.mv-table-wrapper table tr.selected:hover td{background-color:#f0f3f9}.mv-table-wrapper table tr.selected .mv-select:before{content:""}.mv-table-wrapper table tr:hover td{background-color:#f9fafb}.mv-table-wrapper .mv-select{position:relative;padding-top:6px}.mv-table-wrapper .mv-select:before{position:absolute;top:0;bottom:0;margin:auto;left:-2px;border-radius:4px;height:24px;width:3px;background-color:rgb(var(--theme-primary-500))}.mv-table-wrapper .mv-select *{margin:0;justify-content:center}.mv-table-wrapper .mv-select.disabled *{opacity:0;pointer-events:none}.mv-table-wrapper .mv-header{position:relative;z-index:6;background:rgb(var(--theme-surface))}.mv-table-wrapper .mv-header.fixed{position:-webkit-sticky;position:sticky;top:0;left:0}.mv-table-wrapper .mv-header.mobile{margin-bottom:21px}.mv-table-wrapper .mv-header th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.mv-table-wrapper .mv-header th.sortable svg{transition:transform .2s ease-in-out}.mv-table-wrapper .mv-header .sortable .asc svg{stroke:rgb(var(--theme-primary-500));transform:rotate(180deg)!important}.mv-table-wrapper .mv-header .sortable .desc svg{stroke:rgb(var(--theme-primary-500))}.mv-table-wrapper tr.selectable th:first-child{border:none}.mv-table-wrapper .mv-header th.filter{padding:0;margin:0;background-image:none;border-bottom:1px solid #eff2f5}.mv-table-wrapper th.filter input{margin:0;padding:0 16px;width:100%}.mv-table-wrapper .mv-header th.filter input{background:rgb(var(--theme-surface));height:24px;border:none;outline:none;border-radius:0;font-size:14px}.mv-table-wrapper .mv-header th.filter input::placeholder{color:#737d8c;font-size:12px;opacity:.7}.mv-search{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8;margin-bottom:8px}.mv-search :first-child{max-width:300px}.mv-pagination{display:flex;flex-direction:row;justify-content:space-between;height:40px;padding-top:8px;align-items:center;background:rgb(var(--theme-surface))}.mv-pagination-count{color:#737d8c;line-height:32px;margin-left:16px;font-size:14px}.mv-pagination-buttons{height:32px;margin-right:16px;display:flex;flex-direction:row}.mv-pagination-buttons button{background:inherit;height:32px;width:32px;color:#737d8c;font-size:13px;margin:0;padding:0;transition:all,.2s;line-height:32px;border:1px solid #eff2f5;border-right:none;outline:none}.mv-pagination-buttons button:first-child{border-radius:4px 0 0 4px}.mv-pagination-buttons button:last-child{border-right:1px solid #eff2f5;border-radius:0 4px 4px 0}.mv-pagination-buttons button:not(.active):hover{background:#f9fafb;cursor:pointer}.mv-pagination-buttons button.text{width:auto;min-width:70px;cursor:pointer}.mv-pagination-buttons button.ellipse:hover{background:inherit;cursor:default}.mv-pagination-buttons button.active{background:#f0f3f9;color:rgb(var(--theme-primary-500))}.mv-pagination-buttons button.disabled:hover{background:inherit;cursor:default}.mv-pagination-buttons.mobile button.disabled{opacity:.5}.mv-pagination-buttons.mobile button{font-weight:700}
