
.ex_highlight_row:hover {
	background-color: #ECFFB3!important;
}

.ex_highlight_row tr:nth-child(odd):hover {
	background-color: #ECFFB3!important;
}
