.pdf-table table, .pdf-table th, .pdf-table td {
    border: 1px solid #A9A9A9;
}

td.partcode, th.partcode {
    width: 30%;
}

td.prod-name, th.prod-name {
    width: 70%;
}

td.pdf-performance, th.pdf-performance {
    width: 40%;
    text-align: center;
}

td.pdf-category, th.pdf-category {
    width: 60%;
}

table.pdf-table {
    width: 100%;
}
