.float-left {
    float:left;
}

.float-right {
    float:right;
}

#metric-history-chart {
    height:600px;
}