
#pie_chart {
    width:100%;
    height:30%;
}

#bar_chart {
    width:100%;
    height:30%;
}

#cabecalho {
	text-align: right;
}

.table-responsive {
	font-size: 11px;
}