.bk_ac_widget {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 18px;
}

.bk_ac_widget p {
    padding-bottom: 0;
    display: inline;
    font-size: 14px;
}

.et_pb_widget_area_left {
    border:             0px;
    padding-right:        0;
}

.bk_ac_widget_left {
    width:              50%;
    float:              left;
    margin-left:        10px;
    overflow:           hidden;
    white-space:        nowrap;
    text-overflow:      ellipsis;
}

.bk_ac_widget_right {
    overflow:           hidden;
    white-space:        nowrap;
    text-overflow:      ellipsis;
    text-align:         right;
}

.glide__arrows {
    text-align:     center;
}

.glide__reload {
    margin-left:    25px;
    margin-right:   25px;
    cursor:         pointer;
    cursor:         hand;
}

.glide__track {
    height:         55px;
}

@media only screen and (max-width: 640px) {
    .bk_ac_widget_right {
        display: none;
        width: 0%;
    }
    .bk_ac_widget_left {
        width: 100%;
        text-align: center;
    }
}

.bk_ac_widget_datum{}

.bk_ac_widget_anrede{}

.bk_ac_widget_nachname{}

.bk_ac_widget_ort{}

.bk_ac_widget_kreditsumme{}
