/* {{pp-template}} */
.alternating > thead + tbody > tr:nth-child(even),
.alternating > caption + tbody > tr:nth-child(odd),
.alternating > tbody:first-child > tr:nth-child(odd) {
	background-color: #eee;
}