body{padding: 0;margin: 0}
.chart{float:left;width: 100%;position: absolute;top:0;left:0;right: 0;bottom: 0}
.graph-table{border-collapse: collapse;border:none;padding: 0;margin: 0}
.graph-table td{vertical-align: top;}

.highcharts-axis-labels text {
    font-size: 12px !important;
    color: #373b3f !important;
    font-family: Helvetica, sans-serif !important;
}

.highcharts-tooltip > span {
    font-size: 14px !important;
    color: #373b3f !important;
}