table.dataTable thead th{
    font-weight: unset;
    padding: 10px 10px !important;
   
}

/* table, th, td{
    border: 1px solid black!important;
} */
table.dataTable tbody td{
    padding: 3px 8px!important;
}
.activityborder {
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.jobactivitybox img {
    height: 20px;
    margin-top: 5px;
}

.jobactivitybox p {
    margin-left: 20px;
    font-weight: 600;
}
.jovactivitydate h5 {
    margin-top: 40px;
    font-size: 16px;
}
