.progress-item.selected, .progress-item {
    background-color: transparent !important;
}

.progress-item.last::after {
    background-image: none;
}
.carousel-inner .button {
    background: none;
    border: none;
}

.bs-styles .zaehlerstand .bs-item.multi-accordion-header-toggle h3 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 700;
}
.bs-styles .card, .bs-styles .progressBS {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}

#changecontract.form input[type=checkbox]{
    z-index: 0;
}