
.table-wrapper[data-v-9c61115e] {
    overflow: auto;
    height: 400px;
    border-top: 2px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
}
table[data-v-9c61115e] {
    border-collapse: collapse;
    width: 100%;
}
th[data-v-9c61115e] {
    background-color: white;
    z-index: 1;
    top: 0;
    position: sticky;
    -webkit-box-shadow: inset 0px -2px 0px 0px #dee2e6;
            box-shadow: inset 0px -2px 0px 0px #dee2e6;
    border-top: none !important;
}
.matched[data-v-9c61115e] {
    background-color: #28a7452b;
    font-weight: bold;
}
.disabled-div[data-v-9c61115e] {
    pointer-events: none;
    opacity: 0.4 !important;
}

