.wc-pfr-table th,
.wc-pfr-table td {
    vertical-align: top;
    padding: 8px;
}
.wc-pfr-table th {
    width: 25%;
}
.wc-pfr-table tr:nth-child(even) {
    background: #f9f9f9;
}
.wc-pfr-table input[type="text"] {
    width: 100%;
}
