h1.headline-content {
    clear: both;
    margin-top: 0;
}



.angle {
    background: #efefef;
    color: #a0a0a0;
    padding: 0;
    margin: 0;
}

.step-by-step-wrapper {

    
}

.step {
    background: #efefef;
    color: #a0a0a0;
    padding: 10px;
    width: 25%;
}

.step.active {
    border-bottom: 4px solid #09726a;;
    color: #888888;
    font-weight: bold;
}

.step.passed {
    border-bottom: 4px solid #224B43;
    color: #224B43;
    font-weight: bold;

}

.step1-checkbox {
    margin-left: 40px;
}





@media (min-width: 768px) {

    div.step3-checkbox {
        margin-left: -160px;
    }

    div.step3-checkbox .details-link {
        margin-left: 200px;
    }

}

.small-font {
    font-size: 11px;
}


.help-block ul li {
    list-style-type: none;
    font-weight: bold;
    margin-left: 40px;
    text-transform: uppercase;
}

div.details-link a {
    font-weight: bold;
}



@media (min-width: 768px) {

}


@media (min-width: 992px) {

}


#cart-silhouette i {
    font-size: 11em;
    color: #d0d0d0;
}

span.selected-dealer {
    font-size: 1.2em;
    color: #224b43;
    margin-left: 6px;
    font-weight: bold;
}

img.register-product-image {
    width: 66%;
    padding: 10px;
    margin: 30px 0 0 20px;

}

h5.machine-step2 {
    font-weight: bold;
    font-size: 1.2em;
}

div.step3-machines-outerbox {
    border: 1px solid #d0d0d0;
    padding: 10px;
}


div.dealer-not-found-checkbox {
    margin: 12px 0 0 0;
}

div.dealer-not-found-checkbox label {
    padding-left: 12px;
}

span#maschine-box-info {
    margin-left: 10px;
    font-size: 1.1em;
}