table.jqplot-table-legend {
    font-size: 1em;
}

td.jqplot-table-legend {
    padding: 3px !important;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    font-size: .9em;
    color: #000;
    background-color: #fff;
    opacity: 1;
    padding: 3px;
    z-index: 5;
}