.hits-td {
	background-color: #fcf8e3;
}

.registers-td {
	background-color: #d9edf7;
}

.sales-td {
	background-color: #dff0d8;
}

.roi-td {
	background-color: #def6c9;
}

/*
tfoot tr:first-child td {
	background-color: #efefef;
}

tfoot tr:first-child .hits-td {
	background-color: #f9f2ce;
}

tfoot tr:first-child .registers-td {
	background-color: #c9eafb;
}

tfoot tr:first-child .sales-td {
	background-color: #d0f1c3;
}

tfoot tr:first-child .roi-td {
	background-color: #caf3a6;
}*/