/* Orange lines in table tabHighl */
.tabHighl tr:nth-child(5) { background: #fcf3de; }
.tabHighl tr:nth-child(7) { background: #fcf3de; }
.tabHighl tr:nth-child(11) { background: #fcf3de; }
.tabHighl tr:nth-child(13) { background: #fcf3de; }

/* Red lines in table tabHighl */
.tabHighl tr:nth-child(4) { background: #fce3de; }
.tabHighl tr:nth-child(12) { background: #fce3de; }
