.trDestaqueResultado {
	background-color: #4682B4 !important;
	color: #fff !important;
	font-weight: bold;
}

.tdDescricao {
	background-color: #fff !important;
	font-weight: bold;
	padding-left: 20px;
	width: 70%;
}

.tdResultado {
	background-color: #fff !important;
	font-weight: bold;
	padding-left: 50px;
	width: 30%;
}

.resultadoSimples {
	border-spacing: 10px;
}





