a.active{
    background: none;
}

.primary-col-wrapper{
    padding: 70px !important;
}

.dataTable>tbody>tr>td:first-child {
    max-width: 150px;
}

.dataTable>tbody>tr>td:nth-child(2){
    word-spacing: inherit;
    white-space: inherit;
    text-overflow: ellipsis;
}

.dataTable>tbody>tr>td:last-child {
    max-width: 200px;
}