.grid-striped .row:nth-of-type(even) {
	background-color: rgba(0,0,0,.05);
}