body {
    background: #fff;
}
.date-set {
    top: 10px;
    right: 10px;
    font-size: 12px;
    line-height: 1;
    z-index: 99;
}

.chart-panel {
    margin-top: 15px;
    width: 100%;
    height: 340px;
}

.date-set-text {
    position: relative;
    padding-right: 20px;
}

.date-set-icon {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.025px;
}