.note {
    margin-bottom: 20px;
    padding: 15px;
    border-left: 3px solid;
}

.note.note-success {
    border-color: #4a8564;
    background: #b0ebca;
    color: #3c763d;
}

.note.note-success h1,
.note.note-success h2,
.note.note-success h3,
.note.note-success h4,
.note.note-success h5,
.note.note-success h6 {
    color: #3c763d;
}

.note.note-danger {
    border-color: #986e6e;
    background: #fbd1d1;
    color: #a94442;
}

.note.note-danger h1,
.note.note-danger h2,
.note.note-danger h3,
.note.note-danger h4,
.note.note-danger h5,
.note.note-danger h6 {
    color: #a94442;
}

.note.note-info {
    border-color: #587c89;
    background: #bee2ef;
    color: #31708f;
}

.note.note-info h1,
.note.note-info h2,
.note.note-info h3,
.note.note-info h4,
.note.note-info h5,
.note.note-info h6 {
    color: #31708f;
}

.note.note-warning {
    border-color: #9d9080;
    background: #fff2e3;
    color: #8a6d3b;
}

.note.note-warning h1,
.note.note-warning h2,
.note.note-warning h3,
.note.note-warning h4,
.note.note-warning h5,
.note.note-warning h6 {
    color: #8a6d3b;
}

.popular-tags {
    list-style-type: none;
    margin: 0;
}

.popular-tags > li {
    display: inline-block;
    margin-right: 3px;
}

.popular-tags > li > a {
    padding: 3px 10px;
    border-radius: 0;
    border: 2px solid #ccc;
    color: black;
    display: inline-block;
}

.login-header {
    background-color: white;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    padding: 10px;
    margin-bottom: 20px;
}

.step {
    color: #AEB7BD;
}

.thumbnail-background-grey {
    background-color: lightgrey;
}

.thumbnail-isMember {
    background-color: white;
    cursor: pointer
}

.login.row {
    margin-top: 20px;
    line-height: 25px;
}

.login.row .register .headerbtn {
    cursor: pointer;
    margin-right: 30px;
}

.login.row .register .headerbtn > span {
    vertical-align: text-bottom;
}

.login.row .register .headerbtn i.fa-sign-in-alt, .login.row .register headerbtn i.fa-sign-out-alt {
    vertical-align: -3px;
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 30px;
    height: 20px;
    line-height: 24px;
}

/*  GRID OF SEVEN   ============================================================================= */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.col {
    display: block;
    float: left;
}

.col:first-child {
    margin-left: 0;
}

/* all browsers except IE6 and lower */

.span_7_of_7 {
    width: 100%;
}

.span_6_of_7 {
    width: 85.48%;
}

.span_5_of_7 {
    width: 70.97%;
}

.span_4_of_7 {
    width: 56.45%;
}

.span_3_of_7 {
    width: 41.94%;
}

.span_2_of_7 {
    width: 27.42%;
}

.span_1_of_7 {
    width: 12.91%;
}

.calendar {
    margin-top: 10px;
}

.calendar .datepicker {
    display: inline-block;
}

.calendar .datepicker > input {
    position: relative;
    top: 2px;
    height: 30px;
    border: #e2e7eb solid 1px;
}

.calendar .cal-timeline {
    width: 60px;
    float: left;
}

.calendar .datepicker {
    display: inline-block;
}

.calendar .datepicker > input {
    position: relative;
    top: 2px;
    height: 30px;
    border: #e2e7eb solid 1px;
}

.cal-header {
    height: 40px;
    border-bottom: black 1px solid;
}

.cal-row > a {
    width: 100%;
    height: 20px;
    cursor: pointer;
}

.cal-row.cal-border {
    border-bottom: lightgray 1px solid;
}

.cal-row.no-border {
    border-bottom: none !important;
}

@media only screen and (max-width: 1199px) {
    .calendar {
        margin: 10px;
    }
}

@media only screen and (max-width: 740px) {
    .result-list > li .result-image {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .result-list .result-price {
        padding-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .span_7_of_7 {
        width: 100%;
    }

    .span_6_of_7 {
        width: 100%;
    }

    .span_5_of_7 {
        width: 100%;
    }

    .span_4_of_7 {
        width: 100%;
    }

    .span_3_of_7 {
        width: 100%;
    }

    .span_2_of_7 {
        width: 100%;
    }

    .span_1_of_7 {
        width: 100%;
    }

    .calendar .cal-timeline, .cal-blank, .cal-empty {
        display: none;
    }

    .cal-row.cal-border {
        border-bottom: none;
    }

    .cal-header {
        margin-top: 20px;
        height: 20px;
    }

    .cal-header > div {
        display: inline-block;
    }

    .cal-row {
        display: inline-block;
    }

    .cal-row > a {
        margin: 0 5px;
    }

    .result_info_kurs {
        width: 100%;
    }

    .kurs_infotext {
        display: none;
    }

    .result-price {
        width: 100%;
    }

    .button_kurs_day {
        font-size: 16px;
    }

    .title_kurs_day {
        font-size: 20px;
    }

    .result_info_kurs {
        text-align: center;
    }

    .kurs_datepicker {
        margin-top: 10px;
        /*// float: left !important;*/
    }
}

.displayNo {
    visibility: hidden;
}

.kurs_white_with_border {
    border: 1px solid grey;
    margin: 4px;
}

.background-grey {
    background-color: grey !important;
    cursor: none;
}

input.ng-invalid.ng-touched, select.ng-invalid.ng-touched, textarea.ng-invalid.ng-touched {
    color: #333;
    background: #ffdedd;
    border: 1px solid #ff5b57;
}

.step.active .number:before {
    background: #00acac;
}

.validation-icon {
    position: absolute;
    right: 13px;
    top: 4px;
}

.error {
    margin: 0 auto;
    text-align: center;
}

.error-code,
.error-content {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transform: translateZ(0);
}

.error-code {
    bottom: 60%;
    color: #2d353c;
    font-size: 96px;
    line-height: 100px;
}

.error-content {
    top: 40%;
    bottom: 0;
    padding-top: 15px;
    background: #2d353c;
}

.error-message {
    color: #fff;
    font-size: 24px;
}

.error-desc {
    font-size: 12px;
    color: #647788;
}

.modal {
    display: block !important; /* I added this to see the modal, you don't need this */
}

/* Important part */
.modal-dialog {
    overflow-y: initial !important;
    overflow-x: hidden;
}

.modal-body {
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.selected-button {
    width: 34px;
    height: 34px;
}

.moment-picker {
    position: absolute;
    z-index: 950;
}

#free-appointments:hover td {
    background: grey !important;
}

.hover-underline:hover {
    text-decoration: underline;
    cursor: pointer;
}

.today_header_color {
    border-radius: 3px;
    opacity: 0.4 !important;
}

.today_header_color_right {
    background-color: #348fe2 !important;
}

.rounded_corner_top_left {
    border-top-left-radius: 8px;
}

.rounded_corner_top_right {
    border-top-right-radius: 8px;
}

.rounded_corner_left {
    border-bottom-left-radius: 8px;
}

.rounded_corner_right {
    border-bottom-right-radius: 8px;
}

.day_header {
    background-color: white;
    color: black;
    font-size: 14px;
}

.day_kurs_desktop {
    display: inline-block;
    margin-left: 40%;
    margin-top: 20px;
}

.day_kurs_mobile {
    text-align: center;
}

.day_kurs_desktp_date {
    display: inline-block;
}

.padding-right-kurs {
    padding-right: 20px;
}

.kurse input[type=checkbox] {
    opacity: 0;
}

.kurse input[type=checkbox] + label:before {
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    margin-left: -20px;
    margin-right: 3px;
    content: "";
    border-radius: 10px;
    background-color: #fff;
}

.kurse input[type=checkbox]:focus + label:before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
/ / for WebKit
}

.kurse input[type=checkbox] + label:after {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 3px;
    padding-top: 1px;
    margin-left: -20px;
    font-size: 11px;
}

/*.kurse input[type=checkbox]:checked + label:before {*/
/*background-color: #348fe2;*/
/*}*/

.kurse input[type=checkbox]:checked + label:after {
    font-family: "Glyphicons Halflings";
    content: '\e013';
    top: 3px;
}

.kurse input[type=checkbox] + label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    margin-right: 10px;
}

.result-list {
    margin: 0;
    padding: 0;
    width: 100%;
}

/*.result-list>li {*/
/*background: #fff;*/
/*}*/
.result-list > li, .widget {
    border-radius: 3px;
    overflow: hidden;
}

.result-list .result-image {
    width: 300px;
    padding: 0;
    overflow: hidden;
    border-right: 1px dashed #ddd;
    vertical-align: middle;
}

.result-list > li > div {
    display: table-cell;
    vertical-align: top;
    padding: 15px;
    position: relative;
}

.result-list .result-image a {
    display: block;
}

.result-list .result-image img {
    width: 100%;
}

.result-list .result-price {
    height: 180px;
    font-size: 28px;
    text-align: center;
    border-left: 1px dashed #ddd;

}

/*.with_margin_kurs_day {*/
/*margin-top: 3%*/
/*}*/

.day_without_margin_left {
    margin-left: 0;
}

.ausgebucht_kurs {

}

.kurs_in_past {
    background-color: white !important;
    color: grey !important;
    border: 1px solid grey
}

.choosen_registration {
    background-color: grey !important;
}

.button_day_inactive {
    background-color: white !important;
    color: grey !important;
    border: 1px solid grey
}

.result_info_kurs > .kurs_infotext:hover > textarea, p .desc .kurs_infotext :focus > textarea {
    height: 200px !important;
}

.result_info_kurs > .kurs_infotext > textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgb(255, 255, 255) !important;
    -webkit-border-radius: 1em !important;
}

.result_info_kurs > .kurs_infotext > textarea::-webkit-scrollbar-thumb {
    background-color: #00acac !important;
    outline: 1px solid white !important;
}

.pricing-table {
    list-style-type: none;
    margin: 0 -5px;
    padding: 0;
    text-align: center;
}

.pricing-table.col-4 > li {
    width: 25%;
}

.pricing-table > li {
    float: left;
    padding: 10px;
}

.finishAnimated {
    -webkit-animation: none !important;
    animation: none !important;
}

.contentAnimated {
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pricing-table .pricing-container {
    overflow: hidden;
    border-radius: 6px;
}

.pricing-table h3 {
    background: #242a30;
    margin: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px 30px;
}

.pricing-table .price {
    width: 100%;
    display: table;
    background: #2d353c;
}

.pricing-table .price .price-figure {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    padding: 20px 0 20px 0;
}

.pricing-table .price .price-number {
    font-size: 28px;
    color: #00a3a3;
    display: block;
}

.pricing-table .features {
    list-style-type: none;
    margin: 0;
    padding: 0 30px;
}

.pricing-table .features > li {
    padding: 10px 0;
}

.pricing-table .footer {
    padding: 15px 20px;
}

.footer {
    padding: 60px 0;
    background: #242a30;
    text-align: center;
    box-shadow: inset 0 100px 80px -80px rgba(0, 0, 0, .7);
    -webkit-box-shadow: inset 0 100px 80px -80px rgba(0, 0, 0, .7);
}

.promotion-btn-survey {
    color: #212121;
    border-radius: 4px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    border: 2px solid #212121;
    border-color: rgba(255, 255, 255, .25);
    color: rgba(255, 255, 255, .75);
    background: #2d353c;
}

.bg-black-darker {
    background: #242a30;
}

.body-image {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.container_sales {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.done_sales_online {
    color: white !important;
}

.activ_sales_online {
    border: 1px solid #00acac;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
}

.active-panel-onlinesales {
    right: 0 !important;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.menu_style_online_sale {
    background-color: transparent;
    -webkit-transition: all 0.2s cubic-bezier(0.6, 0.045, 0.4, 1);
    -moz-transition: all 0.2s cubic-bezier(0.6, 0.045, 0.4, 1);
    transition: all 0.2s cubic-bezier(0.6, 0.045, 0.4, 1);

    line-height: 20px;
    padding: 10px 15px;
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.style_view {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    margin: 0 auto;
    float: none;
    width: 100%;
    -webkit-text-size-adjust: none;
}

.style_view_clubs {
    width: 101vw;
    line-height: 100vh;
    vertical-align: center;
    padding-bottom: 25%;
}

.style_view_clubs_inside {
    animation: fadeInDownBig 1.5s;
    -webkit-animation: fadeInDownBig 1.5s;
    -moz-animation: fadeInDownBig 1.5s;
    -o-animation: fadeInDownBig 1.5s;
    -ms-animation: fadeInDownBig 1.5s;
}

.style_view_surveys {
    width: 101vw;
    line-height: 100vh;
    padding-bottom: 25%;
    background-repeat: repeat;
    vertical-align: center;
    animation: fadeInDown ease 1.5s;
    -webkit-animation: fadeInDown ease 1s;
    -moz-animation: fadeInDown ease 1s;
    -o-animation: fadeInDown ease 1s;
    -ms-animation: fadeInDown ease 1s;
}

.style_view_surveys_inside {
    animation: bounceInRight ease 1.5s;
    -webkit-animation: bounceInRight ease 1.5s;
    -moz-animation: bounceInRight ease 1.5s;
    -o-animation: bounceInRight ease 1.5s;
    -ms-animation: bounceInRight ease 1.5s;
}

.style_view_additions {
    width: 101vw;
    line-height: 100vh;
    padding-bottom: 25%;
    background-repeat: repeat;
    vertical-align: center;
}

.style_view_additions_inside {
    animation: bounceInRight ease 1.5s;
    -webkit-animation: bounceInRight ease 1.5s;
    -moz-animation: bounceInRight ease 1.5s;
    -o-animation: bounceInRight ease 1.5s;
    -ms-animation: bounceInRight ease 1.5s;
}

.style_view_additions_inside_left {
    animation: bounceInLeft ease 1.5s;
    -webkit-animation: bounceInLeft ease 1.5s;
    -moz-animation: bounceInLeft ease 1.5s;
    -o-animation: bounceInLeft ease 1.5s;
    -ms-animation: bounceInLeft ease 1.5s;
}

.style_view_extra_additions {
    width: 101vw;
    line-height: 100vh;
    padding-bottom: 25%;
    background-repeat: repeat;
    vertical-align: center
}

.style_view_extra_additions_inside {
    animation: bounceInRight ease 1.5s;
    -webkit-animation: bounceInRight ease 1.5s;
    -moz-animation: bounceInRight ease 1.5s;
    -o-animation: bounceInRight ease 1.5s;
    -ms-animation: bounceInRight ease 1.5s;
}

.style_view_buy {
    width: 101vw;
    line-height: 120vh;
    padding-bottom: 25%;
    background-repeat: repeat;
    vertical-align: center
}

.style_view_buy_inside {
    vertical-align: top;
    display: inline-block;
}

.style_view_buy_right {
    display: inline-block;
    animation: bounceInRight ease 3s;
    -webkit-animation: bounceInRight ease 3s;
    -moz-animation: bounceInRight ease 3s;
    -o-animation: bounceInRight ease 3s;
    -ms-animation: bounceInRight ease 3s;
"
}

.footer_online_sales {
    position: fixed;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    margin-bottom: 0;
    background: #1d2226;
"
}

.copyright_footer {
    float: unset;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: white
}

.online_sales_headline {
    padding-bottom: 20px;
    text-transform: uppercase;
    color: white;
    font-size: 4em;
    text-align: center;
}

.online_sales_headline_2 {
    text-transform: uppercase;
    padding-bottom: 20px;
    color: white;
    font-size: 4em;
    text-align: center;
}

.online_sales_subheadline {
    margin-bottom: 3%;
    font-size: 3em;
    color: white;
    text-align: center;
}

.online_sales_headline_membership {
    text-transform: uppercase;
    color: white;
    font-size: 3em;
    text-align: center;
}

.with_shadow {
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

p.disabled.item-desc {
    cursor: not-allowed;
}

.style_view_surveys .style_view, .style_view_additions .style_view, .style_view_extra_additions .style_view, .style_view_buy .style_view {
    margin-top: 7em !important;
    margin-bottom: 7em !important
}

@media only screen and (min-width: 1001px) {
    span.icon {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {

     .style_view_surveys .style_view, .style_view_additions .style_view, .style_view_extra_additions .style_view, .style_view_buy .style_view {
        margin-top: 7em !important;
        margin-bottom: 7em !important
    }

    .menu-right-desktop {
        display: none !important;
    }

    .mobile_navbar_width {
        width: 100%;
    }

    .mobile_sales_texte {
        font-size: 5vw !important;
        margin-top: 10px !important;
        margin-bottom: 2px !important;

    }

    #clubs, #surveys, #additions, #extraAdditions, #buyMembership {
        line-height: 130vh !important;
    }

    .sales_mobile_buy {
        max-width: 80%;
        width: 100vw;
        margin: 5px;
    }
}

.choose_survey_button {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

.item_checked {
    border: 5px solid;
    border-radius: 10px;
}

.loader_sales {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.header .navbar-header + .navbar-collapse {
    margin-left: 0 !important;
}

.next {
    animation: bounceInRight ease 1.5s;
    -webkit-animation: bounceInRight ease 1.5s;
    -moz-animation: bounceInRight ease 1.5s;
    -o-animation: bounceInRight ease 1.5s;
    -ms-animation: bounceInRight ease 1.5s;
}

.bg_online_sales {
    background-color: #1d2226 !important
}

.display_centered_online_sales {
    display: inline-block !important;
    vertical-align: middle;
    float: none;
    flex-flow: unset;
    justify-content: unset;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
    background-color: #0ae;

    background-image: -webkit-gradient(linear, 0 0, 0 100%,
    color-stop(.5, rgba(255, 255, 255, .2)),
    color-stop(.5, transparent), to(transparent));
}

@media (max-width: 700px) {
    .back_mobile, .next_mobile, .today_mobile {
        margin-top: 5px;
    }
}

.bs_button_disabled {
    color: grey !important;
    border-color: grey !important;
}

.row.display-flex.online_sales {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex.online_sales > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.border_radius_weekdays_first {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.signature_canvas {
    touch-action: none
}

.border_radius_weekdays_last {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.disabled_week_day {
    background: #2d353c !important;
    border-color: #2d353c !important;
}

.margin_bottom_if_no_infotext {
    margin-bottom: 20px;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.footer-copyright .copyright {
    float: unset;
    text-align: center;
}

.online-sales-footer {
    background: none !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.timeline .timeline-icon {
    left: 15%;
    position: absolute;
    width: 10%;
    text-align: center;
    top: 5px;
}

.timeline-retention .timeline-icon a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #575d63;
    line-height: 23px;
    font-size: 14px;
    transition: background .2s linear;
    -moz-transition: background .2s linear;
    -webkit-transition: background .2s linear;
}

.timeline-retention .timeline-icon i {
    padding-left: 12px;
}

.flex_legende {
    display: flex;
}

.inline_legende {
    display: inline;
}

.terminbuchung_image_height {
    height: 80px;
}

.padding-left-right-termin {
    padding-right: 20px;
    padding-left: 20px;
}

.border-termin-slot-free {
    border-radius: 4px;
    margin: 0 5px 5px 5px;
}

.termin-calendar-days {
    height: 60px;
    vertical-align: middle;
    font-weight: unset;
    border: none;
    border-radius: 8px;
    margin: 5px;
    cursor: pointer;
}

.termin_weekdays_width {
    width: 14%;
}

.activ_termin_online_menu {
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
}

.display_flex_termine {
    display: flex;
}

.rzslider .rz-bubble, .rzslider .rz-bubble {
    color: inherit !important;
}

.rzslider .rz-pointer:after {
    background: inherit !important;
}

.tooltip-inner-font-color {
    color: white !important;
}

.height_kundenportal_basic {
    height: 100vh;
}

.column_kp {
    flex-flow: column;
}

.no_column_kp {
    display: flex;
    justify-content: center;
    justify-items: center;
}

.button_zurueck_desktop {
    padding-top: 7%
}

.button_zurueck_mobile {
    padding-top: 25%
}

.height_kundenportal_high {
    height: 170vh;
}

.vertraege_width_desktop {
    width: 70%
}

.vertraege_table_mobile {
    display: flex;
}