
/* .row-azul td:nth-child(9) {
	background: #b3e0ff !important;
} */

.row-azul td:nth-child(9) {
	background: #9fdf9f !important;
}

.row-rojo td:nth-child(9) {
	background: #ffb3b3 !important;
}


