.jqplot-target{
    font-family: Open Sans;
    font-size: 1.13em;
}

.jqplot-axis{
    font-size: 1em;
}

.jqplot-yaxis {
    width: 20px;
}

table.jqplot-table-legend{
    left: 0px !important;
    margin: 10px 10px 15px 55px;
    font-family: Open Sans;
    font-size: 0.8em;
    display: block;
    max-width: 100%;
    max-height: 115px;
    overflow: auto;
}