.daexthefu-positive-vs-negative-values {
    margin-bottom: 4px;
}

.daexthefu-positive-vs-negative-bar-container {
    max-width: 100px;
    position: absolute;
    background: #e0e0e0;
    height: 4px;
    position: relative;
}

.daexthefu-positive-vs-negative-bar-positive {
    background: #656565;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
}