
.table-container table tbody tr.bold-sum td[data-v-1f6a358d]{
    font-weight: bold!important;
}
.table.b-table tbody tr .td-href[data-v-1f6a358d] {
    color: #479add;
    text-decoration: underline;
    cursor: pointer;
}
.table.b-table tbody .row-fixed td[data-v-1f6a358d]{
    position: sticky;
    z-index: 2;
    bottom: 0;
    font-weight: bold;
}
.table.b-table tbody tr td .span_sumVl[data-v-1f6a358d] {
    color: grey;
}
.table.b-table tbody tr td .span_sumVl_red[data-v-1f6a358d] {
    display: block;
    color: red;
}
.table.b-table tbody tr td .span_sumVl_green[data-v-1f6a358d] {
    display: block;
    color: green;
}


.justification-txt[data-v-073474c8] {
    display: inline-block;
    max-width: 150px;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.table.b-table tbody tr td .span_sumVl[data-v-073474c8] {
    color: grey;
}


.a-href-js[data-v-312606c9] {
    cursor: pointer;
    color: #265B86;
    text-decoration: underline;
}

