.grafico{
	font-size:12pt;
}
.grafico td{
	font-size:10pt;
}
.grafico th, .sorter th{
	background:none;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;	
	font-size:10pt;
	font-weight:normal;
	text-align:right;
	color:#B61212;
}
.padding-top{
	padding-top: 30px;
}

.grafico .label{
	font-size:12pt;
	font-weight:bold;
}
.grafico .mini{
    font-size:8pt;
}
.right{
	text-align:right;
}
.bg_vermelho{
	background:#B61212;
}
.barra{
	height:20px;
}	

/* tabela deoverview */

.overview th{
	background:none;
	font-size:11pt;
}
.overview tr th, .overview tr td{
	border-bottom: 1px solid #ebebeb;
}
.overview tr td{
	font-size:11pt;
	color:#B61212;
	text-align:right;
}

.sorter th{
	font-weight:normal !important;
	font-size:10pt;
}
.sorter td{
	border-bottom:1px solid #ebebeb;
}
