.my_row_yellow div{
	background-color: yellow !important;
}

.my_row_red div{
	background-color: red !important;
}

.my_row_green div{
	background-color: green !important;
}

.my_row_blue div{
	background-color: #2584C0 !important;
}

.tousse_instance_background_yellow {
	background-color:yellow !important;
}
.tousse_instance_background_red {
	background-color:#FF7575 !important;
}
}