table td.categories-cat-cell {
    background-color: #F4F4F5;
    font-weight: bold;
}

table td.categories-item-link > a {
    color: #101828;
    text-decoration: none;
}

table td.categories-item-link > a:hover {
    color: #FF4F12;
    text-decoration: none;
}

table td.categories-item-discuss-cell {
    color: #FF4F12;
    font-weight: bold;
}

table td.categories-item-discuss-cell > a {
    color: #FF4F12;
}

table td.categories-item-optional-cell {
    color: #B5B7C0;
    text-decoration: none;
    font-style: italic;
}

.categories-item-comment {
    color: #FF4F12;
    font-weight: bold;
    font-style: italic;
}

table td.categories-num-cell {
    width: 65px;
}

table td.categories-name-cell {
    width: auto;
}

table td.categories-pattern-tech-req-counters-cell {
    text-align: right;
    width: 115px;
}

table td.categories-pattern-testplan-counters-cell {
    text-align: right;
    width: 450px;
}

table td.categories-testplan-counters-cell {
    text-align: right;
    width: 355px;
}

table td.categories-dropdown-cell {
    text-align: right;
    width: 50px;
}