3 border: 2px groove black;
12 .request-report td, .request-report th {
14 border-right: 1px solid black;
15 border-bottom: 1px solid black;
22 background-color: black;
26 .request-report .status-N {
27 background-color: teal;
30 .request-report .status-R {
31 background-color: red;
34 .request-report .status-A {
35 background-color: gray;