.table-pagination span.disabled-btn[data-v-34d3e54e]{color:rgba(16,16,16,.3) !important}

.selectedRow[data-v-f628bb0e] {
    background-color: rgba(176, 224, 255, 0.5);
    font-weight: bold;
}
.valueClss[data-v-f628bb0e] {
    font-size: 32px;
    font-weight: bold;
}
.add-link[data-v-f628bb0e] {
    cursor: pointer;
    color: #007bff;
}
.add-link[data-v-f628bb0e]:hover {
    text-decoration: underline;
}
.table th[data-v-f628bb0e],
.table td[data-v-f628bb0e] {
    padding: 15px 20px !important;
    vertical-align: middle;
}
.bootstrap-progress[data-v-f628bb0e] {
    height: 25px;
    background-color: #f0f0f0;
    border-radius: 12px;
    overflow: hidden;
    margin: 5px 15px;
    min-width: 120px;
}
.bootstrap-progress .progress-bar[data-v-f628bb0e] {
    height: 100%;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
    min-width: 40px;
}
.table th[data-v-f628bb0e]:nth-child(3),
.table th[data-v-f628bb0e]:nth-child(4),
.table th[data-v-f628bb0e]:nth-child(5),
.table td[data-v-f628bb0e]:nth-child(3),
.table td[data-v-f628bb0e]:nth-child(4),
.table td[data-v-f628bb0e]:nth-child(5) {
    min-width: 150px;
    text-align: left;
}
.table th[data-v-f628bb0e]:nth-child(2),
.table td[data-v-f628bb0e]:nth-child(2) {
    min-width: 300px;
}
.table thead th[data-v-f628bb0e] {
    text-align: left;
    border-bottom: 2px solid #dee2e6;
}
.valueClss[data-v-f628bb0e] {
    margin-bottom: 5px;
    text-align: left;
}
.table thead th:nth-child(2) .valueClss[data-v-f628bb0e] {
    color: #007bff !important;
}
.table thead th:nth-child(3) .valueClss[data-v-f628bb0e] {
    color: #007bff !important;
}
.table thead th:nth-child(4) .valueClss[data-v-f628bb0e] {
    color: #e68806 !important;
}
.table thead th:nth-child(5) .valueClss[data-v-f628bb0e] {
    color: #0abd0a !important;
}



.selectedRow[data-v-8b9f7958] {
    background-color: rgba(176, 224, 255, 0.5);
    font-weight: bold;
    cursor: pointer;
}

