.wk-table {
    border-top: none !important;
    margin: 0 !important;
}

.wk-table .wk-text-align-center {
    text-align: center !important;
}

.wk-table .wk-text-align-end {
    text-align: end !important;
}

.wk-full-card .dataTables_wrapper {
    padding: 0 !important;
}


.wk-table tbody > tr td {
    color: #5E5E5E;
}

.wk-width-5-per{
    width: 5% !important;
}
.wk-width-10-per {
    width: 10% !important;
}
.wk-width-15-per {
    width: 15% !important;
}
.wk-width-20-per {
    width: 20% !important;
}
.wk-width-25-per {
    width: 25% !important;
}
.wk-width-30-per {
    width: 30% !important;
}
.wk-width-35-per {
    width: 35% !important;
}
.wk-width-40-per {
    width: 40% !important;
}
.wk-width-45-per {
    width: 45% !important;
}
.wk-width-50-per {
    width: 50% !important;
}
.wk-width-55-per {
    width: 55% !important;
}
.wk-width-60-per {
    width: 60% !important;
}
.wk-width-65-per {
    width: 65% !important;
}
.wk-width-70-per {
    width: 70% !important;
}
.wk-width-75-per {
    width: 75% !important;
}
.wk-width-80-per {
    width: 80% !important;
}
.wk-width-90-per {
    width: 90% !important;
}
.wk-width-95-per {
    width: 95% !important;
}