/*As cores estao no arquivo pfw-components-colors*/
[class^="jqplot-"], [class*=" jqplot-"] {
	font-size: 14px;
}
.jqplot-title {font-size: 18px;}
.jqplot-table-legend-label {padding-right: 10px;}
.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    font-size: 1.2em;
    white-space: nowrap;
    padding: 3px;
    font-weight: bold;
    border-radius: 7px;
}

.tr-margin-serie {margin-bottom: 40px;}

.tr-chart-child {
	margin-top: 18px;
}

.tr-btn-chart-backward {
	position: absolute;
	right: 17px;
    top: -18px;
    z-index: 15;
    cursor: pointer;
    font-size: 16px;
}

.tr-btn-chart-backward i {
	margin-right: 5PX;
}
