/*CUSTOM-COLOR*/
#dsgvo_quickrequest .bn__custom-color__background {
    background-color: #009688; /*color1*/
}

#dsgvo_quickrequest .bn__custom-color__background_button {
    background-color: #DDA741; /*color2*/
}

#dsgvo_quickrequest .bn__form-grid {
    color: #fff; /*color3*/
}
#dsgvo_quickrequest input,
#dsgvo_quickrequest select {
    border-bottom: 1px solid #fff; /*color3*/
}

/*GENERAL*/
#dsgvo_quickrequest input,
#dsgvo_quickrequest select {
    border-radius: 0;
    border-left: none;
    border-top: none;
    border-right: none;
    color: inherit;
    background-color: transparent;
}
#dsgvo_quickrequest input,
#dsgvo_quickrequest select {
    color: inherit;
}
#dsgvo_quickrequest input:focus,
#dsgvo_quickrequest select:focus {
    outline: none;
}

#dsgvo_quickrequest select option {
    color: #000;
}
#dsgvo_quickrequest a {
    text-decoration: none;
    color: inherit;
}

#dsgvo_quickrequest .bn__form-grid__column.bn__form-grid__invalid label,
#dsgvo_quickrequest .bn__form-grid__column.bn__form-grid__invalid label a {
    color: #B92D00;
}
#dsgvo_quickrequest input.bn__form-grid__invalid,
#dsgvo_quickrequest select.bn__form-grid__invalid {
    border-bottom: 1px solid #B92D00!important;
    color: #B92D00!important;
}
#dsgvo_quickrequest input[type="checkbox"].bn__form-grid__invalid {
    outline: 1px solid #B92D00;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal {
    max-width: none;
    font-size: 12px;
}
#dsgvo_quickrequest .picker__nav--next, .picker__nav--prev {
    height: auto;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__block{
    padding: 0 0.5em;
    border: none;
}
#dsgvo_quickrequest .bn__form-grid{
    margin: 3px auto;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block {
    float: left;
    clear: none;
    width: 100%;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls{
    width: 49px;
    padding: 0 3px;
}

#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__item--quarter {
    width: calc(50% - 55px);
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item {
    height: 1.7em;
    padding: 0.3em;
}

#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item.bn__form-grid__column__controls__item--plus{
    padding: 3px 3px !important;
    margin-right: 1px;
    width: 20px;
    height: 20px;
    font-size: 18px;
}
#dsgvo_quickrequest .required_field{
    padding: 0 1em;
    float: left;
    padding-bottom: 5px;
    font-size: 10px;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item {
    width: auto;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item--quarter.bn__form-grid__column__controls {
    width: 49px!important;
    padding: 0 3px;
}
#dsgvo_quickrequest label.required  {
    font-weight: bold;
}

#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column__item.bn__form-grid__button {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 16px;
    padding: 0;
    line-height: 40px;
    height: auto!important;
    border-radius: 50px;
}
#dsgvo_quickrequest .picker__holder {
    bottom: -18px;
    width: 300px;
}
#dsgvo_quickrequest .picker~.bn__form-grid__column__overlay {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 6px;
    padding: 0.3em;
    font-size: 13px;

}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__overlay{
    top: 25px;
    right: 6px;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__block__child-ages.bn__form-grid__js .bn__form-grid__column__item{
    padding: 0;
}
#dsgvo_quickrequest .bn_qr_dynform.bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block .bn__form-grid__block__child-ages {
    position: absolute;
    bottom: 57px;
    right: 0px;
    width: 104px;
    left: auto;
    border: none !important;
    border-radius: 5px 5px 0 0;
    color: inherit;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column__item.bn__form-grid__button{
    padding: 0;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block .bn__form-grid__block__child-ages .bn__form-grid__column--sm-6 {
    width: 100% !important;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__icon.bn__form-grid__icon--calendar {
    color: inherit;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__item {
    padding: 0.3em;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item--quarter {
    width: calc( 100% - 49px )!important;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item {
    float: left;
    border-radius: 20px;
}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item.bn__form-grid__column__controls__item--minus {
    float: right;
    padding: 3px 3px !important;
    margin-right: 1px;
    width: 20px;
    line-height: 12px;
    height: 20px;
    font-size: 18px;
    padding: 1px 6px 5px 6px !important;

}
#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__item--quarter {
    width: 25%;
}

#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls {
    padding-top: 0;
    padding-bottom: 0;
}

#dsgvo_quickrequest .bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item {
    float: left;
    width: 50%;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    border: 1px solid;
    background-color: transparent;
    color: inherit;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__row {
    margin: 0;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__row--horizontal-half {
    float: left;
    width: 50%;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__row--horizontal-absolute .bn__form-grid__column {
    padding-top: 0;
    padding-bottom: 0;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item {
    width: 100%;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item--quarter {
    width: 50%;
}

#dsgvo_quickrequest .bn_qr_dynform.bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column__item.bn__form-grid__button {
    padding: 0;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column,
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column {
    padding-left: 5px;
    padding-right: 5px;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-12 {
    width: 100%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-11 {
    width: 91.66666667%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-10 {
    width: 83.33333333%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-9 {
    width: 75%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-8 {
    width: 66.66666667%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-7 {
    width: 58.33333333%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-6 {
    width: 50%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-5 {
    width: 41.66666667%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-4 {
    width: 33.33333333%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-3 {
    width: 25%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-2 {
    width: 16.66666667%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-1 {
    width: 8.33333333%;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block .bn__form-grid__block__child-ages {
    position: absolute;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    bottom: 5.9em;
    left: auto;
    right: -1px;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__messages {
    position: absolute;
    bottom: 5.06em;
    left: 0;
    right: 0;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__messages .bn__form-grid__column__messages__item {
    border-radius: 5px 5px 0 0;
    border: 1px solid #000;
    background: #FFF;
    margin: 0 -1px 0 0;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block .bn__form-grid__block__child-ages .bn__form-grid__column {
    width: 100%;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__controls .bn__form-grid__column__controls__item.bn__form-grid__column__controls__item--plus{
    padding: 0!important;
    line-height: 20px;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__overlay {
    top: 4px;
    right: 9px;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__item{
    font-size: 12px;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column .bn__form-grid__column__item--quarter.bn__form-grid__column__controls{
    width: 49px;
    padding-right: 0;
}
#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid .bn__form-grid__column__item.bn__form-grid__button{
    padding: 0;
    height: auto;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal {
    padding-bottom: 10px;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .required_field {
    position: absolute;
    bottom: 0;
    left: 10px;
}
#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .consent_wrapper {
    width: 40%;
}

#dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .submit_form {
    width: 60%;
}

#dsgvo_quickrequest .consent_wrapper {
    position: relative;
}
    #dsgvo_quickrequest .bn__form-grid--vertical .consent_wrapper .consent {
        position: relative;
    }
    #dsgvo_quickrequest .bn__form-grid--horizontal .consent_wrapper .consent label {
        padding-top: 0!important;
        height: 2.5em!important;
        line-height: 1.2;
        float: right;
        display: inline-block;
        width: calc(100% - 20px)!important;
        padding-left: 5px;
        line-height: 1.2;
    }    
    #dsgvo_quickrequest .bn__form-grid--horizontal .consent_wrapper .consent input {
        margin-top: -4px;
        width: 20px!important;
    }
    #dsgvo_quickrequest .consent_wrapper .consent_text {
        display: none;
        position: absolute;
        width: 300px;
        bottom: 0;
        right: 100%;        
        border-radius: 5px 5px 0 0;        
        padding: 10px;
        font-size: 10px;
        line-height: 1.2;
    }
    #dsgvo_quickrequest .bn__form-grid--vertical .consent_wrapper .consent_text {
        bottom: 100%;
        right: 0;
    }
        #dsgvo_quickrequest .consent:hover .consent_text {
            display: block;
        }
            #dsgvo_quickrequest .consent_wrapper .consent_text a {
                color: inherit;
                text-decoration: underline;
            }

@media screen and (max-width: 1200px){
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item{
        font-size: 11px;
        min-height: 20.39px;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column, #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column{
        padding-left: 2px;
        padding-right: 2px;
    }
    #dsgvo_quickrequest .bn_qr_dynform.bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column__item.bn__form-grid__button {
        font-size: 16px;
    }
}
@media screen and (max-width: 1100px){
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item,#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item{
        font-size: 9px;
    }
    #dsgvo_quickrequest .bn__form-grid .bn__form-grid__block {
        padding: 0;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-5 {
        width: 39.666667%;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block--horizontal-2.second_row {
        width: 18.666667%;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--vertical .bn__form-grid__block--horizontal-2.second_row {
        width: 100%;
    }

    #dsgvo_quickrequest .bn__form-grid__icon:not(.bn__form-grid__icon--calendar){
        display: none;
    }
    #dsgvo_quickrequest .privacy .bn__form-grid__icon:not(.bn__form-grid__icon--calendar),#dsgvo_quickrequest .bn__form-grid--vertical.bn__form-grid__icon:not(.bn__form-grid__icon--calendar){
        display: inline-block;
    }
    #dsgvo_quickrequest .picker__holder{
        right: 0;
    }
}
@media screen and (max-width: 800px){
    #dsgvo_quickrequest  .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__block,
    #dsgvo_quickrequest .bn__form-grid .bn__form-grid__column--sm-6,
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__row--horizontal-half,
    #dsgvo_quickrequest .bn__form-grid .bn__form-grid__column--sm-4,
    #dsgvo_quickrequest .bn__form-grid .bn__form-grid__column--sm-8{
        width: 100%;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column .bn__form-grid__column__item {
        font-size: 12px;
    }
    #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column, #dsgvo_quickrequest .bn__form-grid.bn__form-grid--horizontal .bn__form-grid__column {
        padding-left: 2px;
        padding-right: 2px;
    }
}