
.table.b-table tbody .row-fixed td{
    position: sticky;
    z-index: 2;
    background-color: #F7F9FC !important;
    bottom: 0;
    font-weight: bold;
}
.table-container table tbody tr.bold-sum td{
font-weight: bold!important;
}


.table-container table tbody tr.bold-sum td[data-v-4a9a0684]{
    font-weight: bold!important;
}
.table.b-table tbody tr .td-href[data-v-4a9a0684] {
    color: #479add;
    text-decoration: underline;
    cursor: pointer;
}

