.mv-table-wrapper table{border-spacing:0 4px;border-collapse:separate;width:100%;font-size:14px;position:relative;overflow:auto}.mv-table-wrapper thead th{z-index:1;background:rgb(var(--theme-surface));padding-bottom:12px;position:sticky;top:8px}.mv-table-wrapper thead th .mv-table-sort{opacity:.4;width:12px;height:12px;transition:all .25s;display:inline-flex;position:relative;top:2px}.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{background:inherit;position:relative}.mv-table-wrapper th{text-align:left;white-space:nowrap;color:#141f30;padding:0 16px;font-size:14px;font-weight:500}.mv-table-wrapper th div{align-items:center;display:flex}.mv-table-wrapper table td{border-top:1px solid #eff2f5;border-bottom:1px solid #eff2f5;height:46px;padding:0 16px}.mv-table-wrapper table td:first-child{border-left:1px solid #eff2f5;border-radius:4px 0 0 4px}.mv-table-wrapper table td:last-child{border-right:1px solid #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{padding-top:6px;position:relative}.mv-table-wrapper .mv-select:before{background-color:rgb(var(--theme-primary-500));border-radius:4px;width:3px;height:24px;margin:auto;position:absolute;top:0;bottom:0;left:-2px}.mv-table-wrapper .mv-select *{justify-content:center;margin:0}.mv-table-wrapper .mv-select.disabled *{opacity:0;pointer-events:none}.mv-table-wrapper .mv-header{z-index:6;background:rgb(var(--theme-surface));position:relative}.mv-table-wrapper .mv-header.fixed{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{background-image:none;border-bottom:1px solid #eff2f5;margin:0;padding:0}.mv-table-wrapper th.filter input{width:100%;margin:0;padding:0 16px}.mv-table-wrapper .mv-header th.filter input{background:rgb(var(--theme-surface));border:none;border-radius:0;outline:none;height:24px;font-size:14px}.mv-table-wrapper .mv-header th.filter input::placeholder{color:#737d8c;opacity:.7;font-size:12px}.mv-search{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.mv-search :first-child{max-width:300px}.mv-pagination{background:rgb(var(--theme-surface));flex-direction:row;justify-content:space-between;align-items:center;height:40px;padding-top:8px;display:flex}.mv-pagination-count{color:#737d8c;margin-left:16px;font-size:14px;line-height:32px}.mv-pagination-buttons{flex-direction:row;height:32px;margin-right:16px;display:flex}.mv-pagination-buttons button{background:inherit;color:#737d8c;border:1px solid #eff2f5;border-right:none;outline:none;width:32px;height:32px;margin:0;padding:0;font-size:13px;line-height:32px;transition:all}.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{cursor:pointer;background:#f9fafb}.mv-pagination-buttons button.text{cursor:pointer;width:auto;min-width:70px}.mv-pagination-buttons button.ellipse:hover{background:inherit;cursor:default}.mv-pagination-buttons button.active{color:rgb(var(--theme-primary-500));background:#f0f3f9}.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}
