.wj-pivotchart .wj-flexchart {
    border: none;
    height: 300px;
}

.wj-pivotpanel {
    background: #eee;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.wj-pivotpanel .wj-flexgrid {
    background: inherit;
}

body {
    margin-bottom: 24pt;
}