.table-active, .table-active>td, .table-active>th {
    background-color:unset;
}

.table-active {
    background-color: unset;
    
}

.table thead th {
    border:none;
}

/* thead {
    background-image: url('../../images/crayon-line.png');
    background-repeat: no-repeat;
} */
