.green-td-row .x-grid-cell {
	background-color: #d2ffc9 !important;
}
	
.blue-td-row .x-grid-cell {
	background-color: #c9fffe !important;
}

.yellow-td-row .x-grid-cell {
	background-color: #feffc9 !important;
}

.orange-td-row .x-grid-cell {
	background-color: #ffdcbc !important;
}

.timeline-event {
	font-size: 12px;
}