.job-info table tr td,
.job-info table tr{
    border: none;
    border-top: 0px !important;
}
.table td,
.table th{
    border-top: none !important;
}
.table-responsive table tr td {
    width: 30px;
    overflow: hidden;
    white-space: nowrap;
   border-top: none;
}