.table-box tr.firstRow,
.table-box tr.firstRow + tr:nth-child(2) {
	background-color: #fea500;
}
