
iframe {
    width: 100%;
}

.display-sm-none {
    display: none;
}

.w-mandant {
    width: 17em}

.mandantsuche-title {
    line-height: 27px;
}

h1 {
    text-align: center;
    font-size: large;
}

h2 {
    text-align: center;
    font-size: large;
}

body {
    margin: 0;
    padding: 0;
    font-size: small;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
}

table {
    border-collapse: initial;
}

.container-fluid {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.content {
    flex: 1;
}

.row {
    margin: 0;
    padding: 0;
}



select#auswahl_mietobjekte {
    max-width: 95%;
}

table .btn.btn-secondary.rounded-circle {
    height: 22px !important;
    width: 22px !important;
    background: #bd2022 !important;
    color: white !important;
    font-size: 12px;
    border: none;
}

.btn.btn-secondary,
.bg-secondary {
    background: #bd2022 !important;
    color: #FFFFFF !important;
    transition: 0s ease-in-out;
}

.btn.btn-secondary.rounded-circle {
    margin: 1px;
    padding: 0;
    height: 24px !important;
    width: 24px !important;
    font-size: 14px;
}

.hgfarbe-mandant {
    background: #bd2022 !important;
}

.vgfarbe-mandant {
    color: white !important;
}

.container-fluid .btn.btn-secondary.active {
    color: #bd2022 !important;
    background: linear-gradient(to bottom ,white,white 50%) !important;
}

.container-fluid .btn.btn-secondary:hover {
    color: #bd2022 !important;
    background: linear-gradient(to bottom ,white,white 50%) !important;
    transition: 0s;
}

#zks-footer {
    color: white !important;
    background: #bd2022 !important;
}

.bg-transparent-01 {
    background: rgba(0, 0, 0, 0);
}

#zks-sidebar > .sidebarlogo {
    height: 50px;
}

span.belegungskalender {
    line-height: 24px;
    margin-left: 5px;
}

.tabelle_problem {
    height: 24px;
}

.zks-form-wrapper {
    line-height: 19px;
    overflow: hidden;
}

.closebtn {
    font-weight: bold;
    font-size: 22px;
    line-height: 20px;
    width: 20px;
}

.bg-primary {
    background: blue !important;
}

.col-xl-6 {
    padding: 0 !important;
}

/*Generiert CSS klassen w-1em bis w-30em */
.w-1em {
    width: 1em;
}

.w-2em {
    width: 2em;
}

.w-3em {
    width: 3em;
}

.w-4em {
    width: 4em;
}

.w-5em {
    width: 5em;
}

.w-6em {
    width: 6em;
}

.w-7em {
    width: 7em;
}

.w-8em {
    width: 8em;
}

.w-9em {
    width: 9em;
}

.w-10em {
    width: 10em;
}

.w-11em {
    width: 11em;
}

.w-12em {
    width: 12em;
}

.w-13em {
    width: 13em;
}

.w-14em {
    width: 14em;
}

.w-15em {
    width: 15em;
}

.w-16em {
    width: 16em;
}

.w-17em {
    width: 17em;
}

.w-18em {
    width: 18em;
}

.w-19em {
    width: 19em;
}

.w-20em {
    width: 20em;
}

.w-21em {
    width: 21em;
}

.w-22em {
    width: 22em;
}

.w-23em {
    width: 23em;
}

.w-24em {
    width: 24em;
}

.w-25em {
    width: 25em;
}

.w-26em {
    width: 26em;
}

.w-27em {
    width: 27em;
}

.w-28em {
    width: 28em;
}

.w-29em {
    width: 29em;
}

.w-30em {
    width: 30em;
}


/*xxl: falls die Bildschrmbreite gleich oder größer als 1400px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-xxl-1 bis w-xxl-100*/
/*Verwendungsbeispiel: <span id='test-span' class='w-xxl-35'></span>*/
/*w-xxl-35 = fuer Bildschrmbreite ab 1400px span mit id test-span hat weite 35% von seinem parent-elament */
@media (min-width: 1400px) {
    .w-xxl-1 {
        width: 1% !important;
    }

    .w-xxl-2 {
        width: 2% !important;
    }

    .w-xxl-3 {
        width: 3% !important;
    }

    .w-xxl-4 {
        width: 4% !important;
    }

    .w-xxl-5 {
        width: 5% !important;
    }

    .w-xxl-6 {
        width: 6% !important;
    }

    .w-xxl-7 {
        width: 7% !important;
    }

    .w-xxl-8 {
        width: 8% !important;
    }

    .w-xxl-9 {
        width: 9% !important;
    }

    .w-xxl-10 {
        width: 10% !important;
    }

    .w-xxl-11 {
        width: 11% !important;
    }

    .w-xxl-12 {
        width: 12% !important;
    }

    .w-xxl-13 {
        width: 13% !important;
    }

    .w-xxl-14 {
        width: 14% !important;
    }

    .w-xxl-15 {
        width: 15% !important;
    }

    .w-xxl-16 {
        width: 16% !important;
    }

    .w-xxl-17 {
        width: 17% !important;
    }

    .w-xxl-18 {
        width: 18% !important;
    }

    .w-xxl-19 {
        width: 19% !important;
    }

    .w-xxl-20 {
        width: 20% !important;
    }

    .w-xxl-21 {
        width: 21% !important;
    }

    .w-xxl-22 {
        width: 22% !important;
    }

    .w-xxl-23 {
        width: 23% !important;
    }

    .w-xxl-24 {
        width: 24% !important;
    }

    .w-xxl-25 {
        width: 25% !important;
    }

    .w-xxl-26 {
        width: 26% !important;
    }

    .w-xxl-27 {
        width: 27% !important;
    }

    .w-xxl-28 {
        width: 28% !important;
    }

    .w-xxl-29 {
        width: 29% !important;
    }

    .w-xxl-30 {
        width: 30% !important;
    }

    .w-xxl-31 {
        width: 31% !important;
    }

    .w-xxl-32 {
        width: 32% !important;
    }

    .w-xxl-33 {
        width: 33% !important;
    }

    .w-xxl-34 {
        width: 34% !important;
    }

    .w-xxl-35 {
        width: 35% !important;
    }

    .w-xxl-36 {
        width: 36% !important;
    }

    .w-xxl-37 {
        width: 37% !important;
    }

    .w-xxl-38 {
        width: 38% !important;
    }

    .w-xxl-39 {
        width: 39% !important;
    }

    .w-xxl-40 {
        width: 40% !important;
    }

    .w-xxl-41 {
        width: 41% !important;
    }

    .w-xxl-42 {
        width: 42% !important;
    }

    .w-xxl-43 {
        width: 43% !important;
    }

    .w-xxl-44 {
        width: 44% !important;
    }

    .w-xxl-45 {
        width: 45% !important;
    }

    .w-xxl-46 {
        width: 46% !important;
    }

    .w-xxl-47 {
        width: 47% !important;
    }

    .w-xxl-48 {
        width: 48% !important;
    }

    .w-xxl-49 {
        width: 49% !important;
    }

    .w-xxl-50 {
        width: 50% !important;
    }

    .w-xxl-51 {
        width: 51% !important;
    }

    .w-xxl-52 {
        width: 52% !important;
    }

    .w-xxl-53 {
        width: 53% !important;
    }

    .w-xxl-54 {
        width: 54% !important;
    }

    .w-xxl-55 {
        width: 55% !important;
    }

    .w-xxl-56 {
        width: 56% !important;
    }

    .w-xxl-57 {
        width: 57% !important;
    }

    .w-xxl-58 {
        width: 58% !important;
    }

    .w-xxl-59 {
        width: 59% !important;
    }

    .w-xxl-60 {
        width: 60% !important;
    }

    .w-xxl-61 {
        width: 61% !important;
    }

    .w-xxl-62 {
        width: 62% !important;
    }

    .w-xxl-63 {
        width: 63% !important;
    }

    .w-xxl-64 {
        width: 64% !important;
    }

    .w-xxl-65 {
        width: 65% !important;
    }

    .w-xxl-66 {
        width: 66% !important;
    }

    .w-xxl-67 {
        width: 67% !important;
    }

    .w-xxl-68 {
        width: 68% !important;
    }

    .w-xxl-69 {
        width: 69% !important;
    }

    .w-xxl-70 {
        width: 70% !important;
    }

    .w-xxl-71 {
        width: 71% !important;
    }

    .w-xxl-72 {
        width: 72% !important;
    }

    .w-xxl-73 {
        width: 73% !important;
    }

    .w-xxl-74 {
        width: 74% !important;
    }

    .w-xxl-75 {
        width: 75% !important;
    }

    .w-xxl-76 {
        width: 76% !important;
    }

    .w-xxl-77 {
        width: 77% !important;
    }

    .w-xxl-78 {
        width: 78% !important;
    }

    .w-xxl-79 {
        width: 79% !important;
    }

    .w-xxl-80 {
        width: 80% !important;
    }

    .w-xxl-81 {
        width: 81% !important;
    }

    .w-xxl-82 {
        width: 82% !important;
    }

    .w-xxl-83 {
        width: 83% !important;
    }

    .w-xxl-84 {
        width: 84% !important;
    }

    .w-xxl-85 {
        width: 85% !important;
    }

    .w-xxl-86 {
        width: 86% !important;
    }

    .w-xxl-87 {
        width: 87% !important;
    }

    .w-xxl-88 {
        width: 88% !important;
    }

    .w-xxl-89 {
        width: 89% !important;
    }

    .w-xxl-90 {
        width: 90% !important;
    }

    .w-xxl-91 {
        width: 91% !important;
    }

    .w-xxl-92 {
        width: 92% !important;
    }

    .w-xxl-93 {
        width: 93% !important;
    }

    .w-xxl-94 {
        width: 94% !important;
    }

    .w-xxl-95 {
        width: 95% !important;
    }

    .w-xxl-96 {
        width: 96% !important;
    }

    .w-xxl-97 {
        width: 97% !important;
    }

    .w-xxl-98 {
        width: 98% !important;
    }

    .w-xxl-99 {
        width: 99% !important;
    }

}

/*xl: falls die Bildschrmbreite gleich oder größer als 1200px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-xl-1 bis w-xl-100*/

@media (min-width: 1200px) and (max-width: 1399px) {
    .w-xl-1 {
        width: 1% !important;
    }

    .w-xl-2 {
        width: 2% !important;
    }

    .w-xl-3 {
        width: 3% !important;
    }

    .w-xl-4 {
        width: 4% !important;
    }

    .w-xl-5 {
        width: 5% !important;
    }

    .w-xl-6 {
        width: 6% !important;
    }

    .w-xl-7 {
        width: 7% !important;
    }

    .w-xl-8 {
        width: 8% !important;
    }

    .w-xl-9 {
        width: 9% !important;
    }

    .w-xl-10 {
        width: 10% !important;
    }

    .w-xl-11 {
        width: 11% !important;
    }

    .w-xl-12 {
        width: 12% !important;
    }

    .w-xl-13 {
        width: 13% !important;
    }

    .w-xl-14 {
        width: 14% !important;
    }

    .w-xl-15 {
        width: 15% !important;
    }

    .w-xl-16 {
        width: 16% !important;
    }

    .w-xl-17 {
        width: 17% !important;
    }

    .w-xl-18 {
        width: 18% !important;
    }

    .w-xl-19 {
        width: 19% !important;
    }

    .w-xl-20 {
        width: 20% !important;
    }

    .w-xl-21 {
        width: 21% !important;
    }

    .w-xl-22 {
        width: 22% !important;
    }

    .w-xl-23 {
        width: 23% !important;
    }

    .w-xl-24 {
        width: 24% !important;
    }

    .w-xl-25 {
        width: 25% !important;
    }

    .w-xl-26 {
        width: 26% !important;
    }

    .w-xl-27 {
        width: 27% !important;
    }

    .w-xl-28 {
        width: 28% !important;
    }

    .w-xl-29 {
        width: 29% !important;
    }

    .w-xl-30 {
        width: 30% !important;
    }

    .w-xl-31 {
        width: 31% !important;
    }

    .w-xl-32 {
        width: 32% !important;
    }

    .w-xl-33 {
        width: 33% !important;
    }

    .w-xl-34 {
        width: 34% !important;
    }

    .w-xl-35 {
        width: 35% !important;
    }

    .w-xl-36 {
        width: 36% !important;
    }

    .w-xl-37 {
        width: 37% !important;
    }

    .w-xl-38 {
        width: 38% !important;
    }

    .w-xl-39 {
        width: 39% !important;
    }

    .w-xl-40 {
        width: 40% !important;
    }

    .w-xl-41 {
        width: 41% !important;
    }

    .w-xl-42 {
        width: 42% !important;
    }

    .w-xl-43 {
        width: 43% !important;
    }

    .w-xl-44 {
        width: 44% !important;
    }

    .w-xl-45 {
        width: 45% !important;
    }

    .w-xl-46 {
        width: 46% !important;
    }

    .w-xl-47 {
        width: 47% !important;
    }

    .w-xl-48 {
        width: 48% !important;
    }

    .w-xl-49 {
        width: 49% !important;
    }

    .w-xl-50 {
        width: 50% !important;
    }

    .w-xl-51 {
        width: 51% !important;
    }

    .w-xl-52 {
        width: 52% !important;
    }

    .w-xl-53 {
        width: 53% !important;
    }

    .w-xl-54 {
        width: 54% !important;
    }

    .w-xl-55 {
        width: 55% !important;
    }

    .w-xl-56 {
        width: 56% !important;
    }

    .w-xl-57 {
        width: 57% !important;
    }

    .w-xl-58 {
        width: 58% !important;
    }

    .w-xl-59 {
        width: 59% !important;
    }

    .w-xl-60 {
        width: 60% !important;
    }

    .w-xl-61 {
        width: 61% !important;
    }

    .w-xl-62 {
        width: 62% !important;
    }

    .w-xl-63 {
        width: 63% !important;
    }

    .w-xl-64 {
        width: 64% !important;
    }

    .w-xl-65 {
        width: 65% !important;
    }

    .w-xl-66 {
        width: 66% !important;
    }

    .w-xl-67 {
        width: 67% !important;
    }

    .w-xl-68 {
        width: 68% !important;
    }

    .w-xl-69 {
        width: 69% !important;
    }

    .w-xl-70 {
        width: 70% !important;
    }

    .w-xl-71 {
        width: 71% !important;
    }

    .w-xl-72 {
        width: 72% !important;
    }

    .w-xl-73 {
        width: 73% !important;
    }

    .w-xl-74 {
        width: 74% !important;
    }

    .w-xl-75 {
        width: 75% !important;
    }

    .w-xl-76 {
        width: 76% !important;
    }

    .w-xl-77 {
        width: 77% !important;
    }

    .w-xl-78 {
        width: 78% !important;
    }

    .w-xl-79 {
        width: 79% !important;
    }

    .w-xl-80 {
        width: 80% !important;
    }

    .w-xl-81 {
        width: 81% !important;
    }

    .w-xl-82 {
        width: 82% !important;
    }

    .w-xl-83 {
        width: 83% !important;
    }

    .w-xl-84 {
        width: 84% !important;
    }

    .w-xl-85 {
        width: 85% !important;
    }

    .w-xl-86 {
        width: 86% !important;
    }

    .w-xl-87 {
        width: 87% !important;
    }

    .w-xl-88 {
        width: 88% !important;
    }

    .w-xl-89 {
        width: 89% !important;
    }

    .w-xl-90 {
        width: 90% !important;
    }

    .w-xl-91 {
        width: 91% !important;
    }

    .w-xl-92 {
        width: 92% !important;
    }

    .w-xl-93 {
        width: 93% !important;
    }

    .w-xl-94 {
        width: 94% !important;
    }

    .w-xl-95 {
        width: 95% !important;
    }

    .w-xl-96 {
        width: 96% !important;
    }

    .w-xl-97 {
        width: 97% !important;
    }

    .w-xl-98 {
        width: 98% !important;
    }

    .w-xl-99 {
        width: 99% !important;
    }

}

/*lg: falls die Bildschrmbreite gleich oder größer als 992px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-lg-1 bis w-lg-100*/
@media (min-width: 992px) and (max-width: 1199px) {
    .w-lg-1 {
        width: 1% !important;
}

    .w-lg-2 {
        width: 2% !important;
}

    .w-lg-3 {
        width: 3% !important;
}

    .w-lg-4 {
        width: 4% !important;
}

    .w-lg-5 {
        width: 5% !important;
}

    .w-lg-6 {
        width: 6% !important;
}

    .w-lg-7 {
        width: 7% !important;
}

    .w-lg-8 {
        width: 8% !important;
}

    .w-lg-9 {
        width: 9% !important;
}

    .w-lg-10 {
        width: 10% !important;
}

    .w-lg-11 {
        width: 11% !important;
}

    .w-lg-12 {
        width: 12% !important;
}

    .w-lg-13 {
        width: 13% !important;
}

    .w-lg-14 {
        width: 14% !important;
}

    .w-lg-15 {
        width: 15% !important;
}

    .w-lg-16 {
        width: 16% !important;
}

    .w-lg-17 {
        width: 17% !important;
}

    .w-lg-18 {
        width: 18% !important;
}

    .w-lg-19 {
        width: 19% !important;
}

    .w-lg-20 {
        width: 20% !important;
}

    .w-lg-21 {
        width: 21% !important;
}

    .w-lg-22 {
        width: 22% !important;
}

    .w-lg-23 {
        width: 23% !important;
}

    .w-lg-24 {
        width: 24% !important;
}

    .w-lg-25 {
        width: 25% !important;
}

    .w-lg-26 {
        width: 26% !important;
}

    .w-lg-27 {
        width: 27% !important;
}

    .w-lg-28 {
        width: 28% !important;
}

    .w-lg-29 {
        width: 29% !important;
}

    .w-lg-30 {
        width: 30% !important;
}

    .w-lg-31 {
        width: 31% !important;
}

    .w-lg-32 {
        width: 32% !important;
}

    .w-lg-33 {
        width: 33% !important;
}

    .w-lg-34 {
        width: 34% !important;
}

    .w-lg-35 {
        width: 35% !important;
}

    .w-lg-36 {
        width: 36% !important;
}

    .w-lg-37 {
        width: 37% !important;
}

    .w-lg-38 {
        width: 38% !important;
}

    .w-lg-39 {
        width: 39% !important;
}

    .w-lg-40 {
        width: 40% !important;
}

    .w-lg-41 {
        width: 41% !important;
}

    .w-lg-42 {
        width: 42% !important;
}

    .w-lg-43 {
        width: 43% !important;
}

    .w-lg-44 {
        width: 44% !important;
}

    .w-lg-45 {
        width: 45% !important;
}

    .w-lg-46 {
        width: 46% !important;
}

    .w-lg-47 {
        width: 47% !important;
}

    .w-lg-48 {
        width: 48% !important;
}

    .w-lg-49 {
        width: 49% !important;
}

    .w-lg-50 {
        width: 50% !important;
}

    .w-lg-51 {
        width: 51% !important;
}

    .w-lg-52 {
        width: 52% !important;
}

    .w-lg-53 {
        width: 53% !important;
}

    .w-lg-54 {
        width: 54% !important;
}

    .w-lg-55 {
        width: 55% !important;
}

    .w-lg-56 {
        width: 56% !important;
}

    .w-lg-57 {
        width: 57% !important;
}

    .w-lg-58 {
        width: 58% !important;
}

    .w-lg-59 {
        width: 59% !important;
}

    .w-lg-60 {
        width: 60% !important;
}

    .w-lg-61 {
        width: 61% !important;
}

    .w-lg-62 {
        width: 62% !important;
}

    .w-lg-63 {
        width: 63% !important;
}

    .w-lg-64 {
        width: 64% !important;
}

    .w-lg-65 {
        width: 65% !important;
}

    .w-lg-66 {
        width: 66% !important;
}

    .w-lg-67 {
        width: 67% !important;
}

    .w-lg-68 {
        width: 68% !important;
}

    .w-lg-69 {
        width: 69% !important;
}

    .w-lg-70 {
        width: 70% !important;
}

    .w-lg-71 {
        width: 71% !important;
}

    .w-lg-72 {
        width: 72% !important;
}

    .w-lg-73 {
        width: 73% !important;
}

    .w-lg-74 {
        width: 74% !important;
}

    .w-lg-75 {
        width: 75% !important;
}

    .w-lg-76 {
        width: 76% !important;
}

    .w-lg-77 {
        width: 77% !important;
}

    .w-lg-78 {
        width: 78% !important;
}

    .w-lg-79 {
        width: 79% !important;
}

    .w-lg-80 {
        width: 80% !important;
}

    .w-lg-81 {
        width: 81% !important;
}

    .w-lg-82 {
        width: 82% !important;
}

    .w-lg-83 {
        width: 83% !important;
}

    .w-lg-84 {
        width: 84% !important;
}

    .w-lg-85 {
        width: 85% !important;
}

    .w-lg-86 {
        width: 86% !important;
}

    .w-lg-87 {
        width: 87% !important;
}

    .w-lg-88 {
        width: 88% !important;
}

    .w-lg-89 {
        width: 89% !important;
}

    .w-lg-90 {
        width: 90% !important;
}

    .w-lg-91 {
        width: 91% !important;
}

    .w-lg-92 {
        width: 92% !important;
}

    .w-lg-93 {
        width: 93% !important;
}

    .w-lg-94 {
        width: 94% !important;
}

    .w-lg-95 {
        width: 95% !important;
}

    .w-lg-96 {
        width: 96% !important;
}

    .w-lg-97 {
        width: 97% !important;
}

    .w-lg-98 {
        width: 98% !important;
}

    .w-lg-99 {
        width: 99% !important;
}

}

/*md: falls die Bildschrmbreite gleich oder größer als 768px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-md-1 bis w-md-100*/

@media (min-width: 768px) and (max-width: 991px) {
    .w-md-1 {
        width: 1% !important;
    }

    .w-md-2 {
        width: 2% !important;
    }

    .w-md-3 {
        width: 3% !important;
    }

    .w-md-4 {
        width: 4% !important;
    }

    .w-md-5 {
        width: 5% !important;
    }

    .w-md-6 {
        width: 6% !important;
    }

    .w-md-7 {
        width: 7% !important;
    }

    .w-md-8 {
        width: 8% !important;
    }

    .w-md-9 {
        width: 9% !important;
    }

    .w-md-10 {
        width: 10% !important;
    }

    .w-md-11 {
        width: 11% !important;
    }

    .w-md-12 {
        width: 12% !important;
    }

    .w-md-13 {
        width: 13% !important;
    }

    .w-md-14 {
        width: 14% !important;
    }

    .w-md-15 {
        width: 15% !important;
    }

    .w-md-16 {
        width: 16% !important;
    }

    .w-md-17 {
        width: 17% !important;
    }

    .w-md-18 {
        width: 18% !important;
    }

    .w-md-19 {
        width: 19% !important;
    }

    .w-md-20 {
        width: 20% !important;
    }

    .w-md-21 {
        width: 21% !important;
    }

    .w-md-22 {
        width: 22% !important;
    }

    .w-md-23 {
        width: 23% !important;
    }

    .w-md-24 {
        width: 24% !important;
    }

    .w-md-25 {
        width: 25% !important;
    }

    .w-md-26 {
        width: 26% !important;
    }

    .w-md-27 {
        width: 27% !important;
    }

    .w-md-28 {
        width: 28% !important;
    }

    .w-md-29 {
        width: 29% !important;
    }

    .w-md-30 {
        width: 30% !important;
    }

    .w-md-31 {
        width: 31% !important;
    }

    .w-md-32 {
        width: 32% !important;
    }

    .w-md-33 {
        width: 33% !important;
    }

    .w-md-34 {
        width: 34% !important;
    }

    .w-md-35 {
        width: 35% !important;
    }

    .w-md-36 {
        width: 36% !important;
    }

    .w-md-37 {
        width: 37% !important;
    }

    .w-md-38 {
        width: 38% !important;
    }

    .w-md-39 {
        width: 39% !important;
    }

    .w-md-40 {
        width: 40% !important;
    }

    .w-md-41 {
        width: 41% !important;
    }

    .w-md-42 {
        width: 42% !important;
    }

    .w-md-43 {
        width: 43% !important;
    }

    .w-md-44 {
        width: 44% !important;
    }

    .w-md-45 {
        width: 45% !important;
    }

    .w-md-46 {
        width: 46% !important;
    }

    .w-md-47 {
        width: 47% !important;
    }

    .w-md-48 {
        width: 48% !important;
    }

    .w-md-49 {
        width: 49% !important;
    }

    .w-md-50 {
        width: 50% !important;
    }

    .w-md-51 {
        width: 51% !important;
    }

    .w-md-52 {
        width: 52% !important;
    }

    .w-md-53 {
        width: 53% !important;
    }

    .w-md-54 {
        width: 54% !important;
    }

    .w-md-55 {
        width: 55% !important;
    }

    .w-md-56 {
        width: 56% !important;
    }

    .w-md-57 {
        width: 57% !important;
    }

    .w-md-58 {
        width: 58% !important;
    }

    .w-md-59 {
        width: 59% !important;
    }

    .w-md-60 {
        width: 60% !important;
    }

    .w-md-61 {
        width: 61% !important;
    }

    .w-md-62 {
        width: 62% !important;
    }

    .w-md-63 {
        width: 63% !important;
    }

    .w-md-64 {
        width: 64% !important;
    }

    .w-md-65 {
        width: 65% !important;
    }

    .w-md-66 {
        width: 66% !important;
    }

    .w-md-67 {
        width: 67% !important;
    }

    .w-md-68 {
        width: 68% !important;
    }

    .w-md-69 {
        width: 69% !important;
    }

    .w-md-70 {
        width: 70% !important;
    }

    .w-md-71 {
        width: 71% !important;
    }

    .w-md-72 {
        width: 72% !important;
    }

    .w-md-73 {
        width: 73% !important;
    }

    .w-md-74 {
        width: 74% !important;
    }

    .w-md-75 {
        width: 75% !important;
    }

    .w-md-76 {
        width: 76% !important;
    }

    .w-md-77 {
        width: 77% !important;
    }

    .w-md-78 {
        width: 78% !important;
    }

    .w-md-79 {
        width: 79% !important;
    }

    .w-md-80 {
        width: 80% !important;
    }

    .w-md-81 {
        width: 81% !important;
    }

    .w-md-82 {
        width: 82% !important;
    }

    .w-md-83 {
        width: 83% !important;
    }

    .w-md-84 {
        width: 84% !important;
    }

    .w-md-85 {
        width: 85% !important;
    }

    .w-md-86 {
        width: 86% !important;
    }

    .w-md-87 {
        width: 87% !important;
    }

    .w-md-88 {
        width: 88% !important;
    }

    .w-md-89 {
        width: 89% !important;
    }

    .w-md-90 {
        width: 90% !important;
    }

    .w-md-91 {
        width: 91% !important;
    }

    .w-md-92 {
        width: 92% !important;
    }

    .w-md-93 {
        width: 93% !important;
    }

    .w-md-94 {
        width: 94% !important;
    }

    .w-md-95 {
        width: 95% !important;
    }

    .w-md-96 {
        width: 96% !important;
    }

    .w-md-97 {
        width: 97% !important;
    }

    .w-md-98 {
        width: 98% !important;
    }

    .w-md-99 {
        width: 99% !important;
    }

}

/*sm: falls die Bildschrmbreite gleich oder größer als 576px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-sm-1 bis w-sm-100*/
@media (min-width: 576px) and (max-width: 767px) {
    .w-sm-1 {
        width: 1% !important;
    }

    .w-sm-2 {
        width: 2% !important;
    }

    .w-sm-3 {
        width: 3% !important;
    }

    .w-sm-4 {
        width: 4% !important;
    }

    .w-sm-5 {
        width: 5% !important;
    }

    .w-sm-6 {
        width: 6% !important;
    }

    .w-sm-7 {
        width: 7% !important;
    }

    .w-sm-8 {
        width: 8% !important;
    }

    .w-sm-9 {
        width: 9% !important;
    }

    .w-sm-10 {
        width: 10% !important;
    }

    .w-sm-11 {
        width: 11% !important;
    }

    .w-sm-12 {
        width: 12% !important;
    }

    .w-sm-13 {
        width: 13% !important;
    }

    .w-sm-14 {
        width: 14% !important;
    }

    .w-sm-15 {
        width: 15% !important;
    }

    .w-sm-16 {
        width: 16% !important;
    }

    .w-sm-17 {
        width: 17% !important;
    }

    .w-sm-18 {
        width: 18% !important;
    }

    .w-sm-19 {
        width: 19% !important;
    }

    .w-sm-20 {
        width: 20% !important;
    }

    .w-sm-21 {
        width: 21% !important;
    }

    .w-sm-22 {
        width: 22% !important;
    }

    .w-sm-23 {
        width: 23% !important;
    }

    .w-sm-24 {
        width: 24% !important;
    }

    .w-sm-25 {
        width: 25% !important;
    }

    .w-sm-26 {
        width: 26% !important;
    }

    .w-sm-27 {
        width: 27% !important;
    }

    .w-sm-28 {
        width: 28% !important;
    }

    .w-sm-29 {
        width: 29% !important;
    }

    .w-sm-30 {
        width: 30% !important;
    }

    .w-sm-31 {
        width: 31% !important;
    }

    .w-sm-32 {
        width: 32% !important;
    }

    .w-sm-33 {
        width: 33% !important;
    }

    .w-sm-34 {
        width: 34% !important;
    }

    .w-sm-35 {
        width: 35% !important;
    }

    .w-sm-36 {
        width: 36% !important;
    }

    .w-sm-37 {
        width: 37% !important;
    }

    .w-sm-38 {
        width: 38% !important;
    }

    .w-sm-39 {
        width: 39% !important;
    }

    .w-sm-40 {
        width: 40% !important;
    }

    .w-sm-41 {
        width: 41% !important;
    }

    .w-sm-42 {
        width: 42% !important;
    }

    .w-sm-43 {
        width: 43% !important;
    }

    .w-sm-44 {
        width: 44% !important;
    }

    .w-sm-45 {
        width: 45% !important;
    }

    .w-sm-46 {
        width: 46% !important;
    }

    .w-sm-47 {
        width: 47% !important;
    }

    .w-sm-48 {
        width: 48% !important;
    }

    .w-sm-49 {
        width: 49% !important;
    }

    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-51 {
        width: 51% !important;
    }

    .w-sm-52 {
        width: 52% !important;
    }

    .w-sm-53 {
        width: 53% !important;
    }

    .w-sm-54 {
        width: 54% !important;
    }

    .w-sm-55 {
        width: 55% !important;
    }

    .w-sm-56 {
        width: 56% !important;
    }

    .w-sm-57 {
        width: 57% !important;
    }

    .w-sm-58 {
        width: 58% !important;
    }

    .w-sm-59 {
        width: 59% !important;
    }

    .w-sm-60 {
        width: 60% !important;
    }

    .w-sm-61 {
        width: 61% !important;
    }

    .w-sm-62 {
        width: 62% !important;
    }

    .w-sm-63 {
        width: 63% !important;
    }

    .w-sm-64 {
        width: 64% !important;
    }

    .w-sm-65 {
        width: 65% !important;
    }

    .w-sm-66 {
        width: 66% !important;
    }

    .w-sm-67 {
        width: 67% !important;
    }

    .w-sm-68 {
        width: 68% !important;
    }

    .w-sm-69 {
        width: 69% !important;
    }

    .w-sm-70 {
        width: 70% !important;
    }

    .w-sm-71 {
        width: 71% !important;
    }

    .w-sm-72 {
        width: 72% !important;
    }

    .w-sm-73 {
        width: 73% !important;
    }

    .w-sm-74 {
        width: 74% !important;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .w-sm-76 {
        width: 76% !important;
    }

    .w-sm-77 {
        width: 77% !important;
    }

    .w-sm-78 {
        width: 78% !important;
    }

    .w-sm-79 {
        width: 79% !important;
    }

    .w-sm-80 {
        width: 80% !important;
    }

    .w-sm-81 {
        width: 81% !important;
    }

    .w-sm-82 {
        width: 82% !important;
    }

    .w-sm-83 {
        width: 83% !important;
    }

    .w-sm-84 {
        width: 84% !important;
    }

    .w-sm-85 {
        width: 85% !important;
    }

    .w-sm-86 {
        width: 86% !important;
    }

    .w-sm-87 {
        width: 87% !important;
    }

    .w-sm-88 {
        width: 88% !important;
    }

    .w-sm-89 {
        width: 89% !important;
    }

    .w-sm-90 {
        width: 90% !important;
    }

    .w-sm-91 {
        width: 91% !important;
    }

    .w-sm-92 {
        width: 92% !important;
    }

    .w-sm-93 {
        width: 93% !important;
    }

    .w-sm-94 {
        width: 94% !important;
    }

    .w-sm-95 {
        width: 95% !important;
    }

    .w-sm-96 {
        width: 96% !important;
    }

    .w-sm-97 {
        width: 97% !important;
    }

    .w-sm-98 {
        width: 98% !important;
    }

    .w-sm-99 {
        width: 99% !important;
    }

}


/*xs: falls die Bildschrmbreite kleiner als 576px ist dann sind die Klassen aktiv/
/*Generiert CSS klassen w-xs-1 bis w-xs-100*/
@media (max-width: 575px) {
    .w-xs-1 {
        width: 1%;
    }

    .w-xs-2 {
        width: 2%;
    }

    .w-xs-3 {
        width: 3%;
    }

    .w-xs-4 {
        width: 4%;
    }

    .w-xs-5 {
        width: 5%;
    }

    .w-xs-6 {
        width: 6%;
    }

    .w-xs-7 {
        width: 7%;
    }

    .w-xs-8 {
        width: 8%;
    }

    .w-xs-9 {
        width: 9%;
    }

    .w-xs-10 {
        width: 10%;
    }

    .w-xs-11 {
        width: 11%;
    }

    .w-xs-12 {
        width: 12%;
    }

    .w-xs-13 {
        width: 13%;
    }

    .w-xs-14 {
        width: 14%;
    }

    .w-xs-15 {
        width: 15%;
    }

    .w-xs-16 {
        width: 16%;
    }

    .w-xs-17 {
        width: 17%;
    }

    .w-xs-18 {
        width: 18%;
    }

    .w-xs-19 {
        width: 19%;
    }

    .w-xs-20 {
        width: 20%;
    }

    .w-xs-21 {
        width: 21%;
    }

    .w-xs-22 {
        width: 22%;
    }

    .w-xs-23 {
        width: 23%;
    }

    .w-xs-24 {
        width: 24%;
    }

    .w-xs-25 {
        width: 25%;
    }

    .w-xs-26 {
        width: 26%;
    }

    .w-xs-27 {
        width: 27%;
    }

    .w-xs-28 {
        width: 28%;
    }

    .w-xs-29 {
        width: 29%;
    }

    .w-xs-30 {
        width: 30%;
    }

    .w-xs-31 {
        width: 31%;
    }

    .w-xs-32 {
        width: 32%;
    }

    .w-xs-33 {
        width: 33%;
    }

    .w-xs-34 {
        width: 34%;
    }

    .w-xs-35 {
        width: 35%;
    }

    .w-xs-36 {
        width: 36%;
    }

    .w-xs-37 {
        width: 37%;
    }

    .w-xs-38 {
        width: 38%;
    }

    .w-xs-39 {
        width: 39%;
    }

    .w-xs-40 {
        width: 40%;
    }

    .w-xs-41 {
        width: 41%;
    }

    .w-xs-42 {
        width: 42%;
    }

    .w-xs-43 {
        width: 43%;
    }

    .w-xs-44 {
        width: 44%;
    }

    .w-xs-45 {
        width: 45%;
    }

    .w-xs-46 {
        width: 46%;
    }

    .w-xs-47 {
        width: 47%;
    }

    .w-xs-48 {
        width: 48%;
    }

    .w-xs-49 {
        width: 49%;
    }

    .w-xs-50 {
        width: 50%;
    }

    .w-xs-51 {
        width: 51%;
    }

    .w-xs-52 {
        width: 52%;
    }

    .w-xs-53 {
        width: 53%;
    }

    .w-xs-54 {
        width: 54%;
    }

    .w-xs-55 {
        width: 55%;
    }

    .w-xs-56 {
        width: 56%;
    }

    .w-xs-57 {
        width: 57%;
    }

    .w-xs-58 {
        width: 58%;
    }

    .w-xs-59 {
        width: 59%;
    }

    .w-xs-60 {
        width: 60%;
    }

    .w-xs-61 {
        width: 61%;
    }

    .w-xs-62 {
        width: 62%;
    }

    .w-xs-63 {
        width: 63%;
    }

    .w-xs-64 {
        width: 64%;
    }

    .w-xs-65 {
        width: 65%;
    }

    .w-xs-66 {
        width: 66%;
    }

    .w-xs-67 {
        width: 67%;
    }

    .w-xs-68 {
        width: 68%;
    }

    .w-xs-69 {
        width: 69%;
    }

    .w-xs-70 {
        width: 70%;
    }

    .w-xs-71 {
        width: 71%;
    }

    .w-xs-72 {
        width: 72%;
    }

    .w-xs-73 {
        width: 73%;
    }

    .w-xs-74 {
        width: 74%;
    }

    .w-xs-75 {
        width: 75%;
    }

    .w-xs-76 {
        width: 76%;
    }

    .w-xs-77 {
        width: 77%;
    }

    .w-xs-78 {
        width: 78%;
    }

    .w-xs-79 {
        width: 79%;
    }

    .w-xs-80 {
        width: 80%;
    }

    .w-xs-81 {
        width: 81%;
    }

    .w-xs-82 {
        width: 82%;
    }

    .w-xs-83 {
        width: 83%;
    }

    .w-xs-84 {
        width: 84%;
    }

    .w-xs-85 {
        width: 85%;
    }

    .w-xs-86 {
        width: 86%;
    }

    .w-xs-87 {
        width: 87%;
    }

    .w-xs-88 {
        width: 88%;
    }

    .w-xs-89 {
        width: 89%;
    }

    .w-xs-90 {
        width: 90%;
    }

    .w-xs-91 {
        width: 91%;
    }

    .w-xs-92 {
        width: 92%;
    }

    .w-xs-93 {
        width: 93%;
    }

    .w-xs-94 {
        width: 94%;
    }

    .w-xs-95 {
        width: 95%;
    }

    .w-xs-96 {
        width: 96%;
    }

    .w-xs-97 {
        width: 97%;
    }

    .w-xs-98 {
        width: 98%;
    }

    .w-xs-99 {
        width: 99%;
    }

}

.carousel-item img {
    height: 700px;
}

.dbtabfeldname {
    color: #999;
    font-size: x-small;
    padding-right: 10px;
    vertical-align: top;
}

.tabelle_problem {
    padding: 2px;
    font-size: medium;
    color: red;
    vertical-align: text-top;
}

@media (max-width: 1400px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    #zks-sidebar > .sidebarlogo {
        height: 125px;
    }
}

@media (max-width: 768px) {
    #zks-sidebar > .sidebarlogo {
        height: 160px;
    }
}

@media (max-width: 576px) {
    .responsive.zkstable table {
        display: block;
        overflow: hidden;
    }

    .responsive.zkstable table thead,
    .responsive.zkstable table tbody,
    .responsive.zkstable table tfoot
    {
        display: block;
    }

    .responsive.zkstable tr {
        display: block;
    }
}


/*TABELLE*/

.zkstable form {
    display: inline;
}

.zkstable table {
    width: 100%;
    border-spacing: 3px 0;
}

.zkstable td,
.zkstable tr {
    color: black;
}


.zkstable thead th {
    color: white;
    background: gray;
    background: #bd2022;
    font-size: x-small;
    padding: 0 5px 0 5px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    line-height: 2;
    border: solid 0 white;
}

.zkstable tbody tr.gruppenkopf {
    background: grey;
    color: white;
}

.zkstable tbody tr.gruppenkopf td {
    color: white;
}

.zkstable tbody tr.gruppenfuss {
    background: grey;
    color: white;
}

.zkstable tbody tr.gruppenfuss td {
    color: white;
}

.zkstable tbody tr.alternate {
    background: rgba(200, 200, 200, 0.24);
}

.zkstable tbody tr.good {
    background: #DAF39E;
}

.zkstable tbody tr.bad {
    background: #F9C9DE;
}


.zkstable tbody tr {
    vertical-align: text-top;
    padding-left: 10px;
    font-size: x-small;
}


.zkstable td {
    color: black;
    vertical-align: text-top;
    font-size: x-small;
    border: solid 3px white;
}

.zkstable tbody td.meldung {
    /*border: solid 1px red;*/
    background: red;
}

.zkstable.filter {
    padding: 1%;
    margin: 1%;
    max-width: 100%;
    display: inline;
    white-space: nowrap;
}

.zkstable.action {
    padding: 1%;
    margin: 1%;
    max-width: 100%;
    display: inline;
    white-space: nowrap;
}

.zkstable.action button:hover {
    color: rgba(255, 255, 255, 0.7);
    background: darkblue;
}

.zkstable.action button {
    border-radius: 50%;
}

.zkstable.filter input {
    font-size: x-small;
    max-width: 10em;
    height: 18px;
}

.content .zkstable form button {

}

.content .zkstable th button:hover {
    color: rgba(255, 255, 255, 0.7);
    background: darkblue;
}

.content .zkstable button:disabled {
    background: rgba(0,0,0,0.3) !important;
    color: rgba(255,255,255,0.5) !important;
    cursor: auto !important;
}

.content .zkstable.action button[class="textbutton"] {
    border-radius: 4px;
}

.content .zkstable tfoot tr td {
    font-weight: bold;
    background: #d7d7d7;
    font-size: x-small;
}


.display-contents {
    display: contents !important;
}

.zkstable .zks-thead-compact {
    line-height: 1.5;
}

.zkstable .zks-thead-compact button, .zkstable .zks-thead-compact input {
    display: none;
}

.zkstable .action button {
    display: inline;
}

.responsive-forced.zkstable td:before {
    font-size: 1em;
}

.zkstable-tab-wrapper {
    margin: 0 3px;
}

.zkstable-tab {
    height: 26px;
    padding: 1px 6px;
    font-size: 0.75rem;
    margin-right: 2px;
    border-radius: initial;
    margin-bottom: 1px;
}

@media (min-width: 801px) {
    .responsive-forced.zkstable > table {
        width: 100%;
        border-spacing: 10px;
    }

    .responsive-forced.zkstable tr {
        background: rgba(0, 0, 0, 0.05);
        width: 47%;
        float: left;
    }

    .responsive-forced.zkstable thead tr {
        display: table;
        width: 100%;
    }

    .responsive-forced.zkstable table {
        padding: 0;
    }

    .responsive-forced.zkstable thead tr > * {
        display: table-row;
    }

    .responsive-forced.zkstable thead th {
        margin: 3px;
        float: left;
        width: 31%;
    }

    .responsive-forced.zkstable td {
        display: block;
        padding: 0 10px;
        text-align: left !important;
        line-height: 2;
        font-weight: bold;
        font-size: 1.2em;
        background: rgba(0, 0, 0, 0.05);
        margin: 3px 0;
    }

    .responsive-forced.zkstable td:before {
        content: attr(data-label) ': ';
        font-weight: 300;
        font-size: 1em;
        padding: 3px 10px;
        text-transform: uppercase;
        font-family: Verdana, Geneva, sans-serif;
    }
}

@media (max-width: 800px) {
    .responsive.zkstable > table {
        width: 100%;
        border-spacing: 2px;
    }

    .responsive.zkstable tr {
        background: rgba(0, 0, 0, 0.05);
    }

    .responsive.zkstable thead tr {
        display: table;
        width: 100%;
    }

    .responsive.zkstable table {
        padding: 0;
    }

    .responsive.zkstable thead tr > * {
        display: table-row;
    }

    .responsive.zkstable thead th {
        margin: 3px;
    }

    .responsive.zkstable td {
        display: block;
        padding: 0 10px;
        text-align: left !important;
        line-height: 2;
        background: rgba(0, 0, 0, 0.05);
        margin: 3px 0;
        font-size: 1.3em;
        font-weight: bold;
        color: black    }

    .responsive.zkstable td:before {
        content: attr(data-label) ': ';
        font-size: x-small;
        font-weight: 300;
        padding: 3px 10px;
        text-transform: uppercase;
        font-family: Verdana, Geneva, sans-serif;
    }

}

/*MODAL WINDOW*/

.zks-modal-window-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.zks-modal-window {
    max-width: 700px;
    margin: 50px auto;
    padding-bottom: 10px;
    border: solid lightgrey 2px;
    border-radius: 3px;
    background: #FFFFFF;
    color: black;
}

.zks-modal-window-content {
    max-height: 75%;
    overflow-y: auto;
}

.zks-modal-window-head {
    background: #bd2022;
    color: white;
    padding: 5px 0;
    font-size: 1.3rem;
    border-bottom: lightgrey solid 1px;
    text-align: center;
    font-weight: bold;
}

.zks-modal-window-content-text {
    padding: 10px;
}

.zks-modal-window-buttons {
    border-top: lightgrey solid 1px;
    text-align: center;
    padding-top: 10px;
}

.zks-modal-window-close {
    color: #FFFFFF;
}

.zks-modal-window-info-success {
    color: green;
    text-align: center;
}

.zks-modal-window-close.button,
.replace-all-kontos-save.button {
    color: white;
}


/*MENU*/

#zks-menu {
    width: 100%;
}

#zks-menu > a {
    height: 22px;
}

#zks-menu .offcanvas {
    width: 300px;
}

#zks-menu .offcanvas-body {
    flex-grow: 0.3;
}

#zks-menu #zks-menu-show {
    height: 27px;
}

#zks-menu a.btn,
#zks-submenu a.btn,
#zks-submenu li > a.btn {
    height: 27px;
    font-size: 0.75rem;
    padding: 3px 5px;
}

/*LOGIN*/

label#login {
    color: grey;
    width: 2em;
}

button#anmelden {
    color: white;
    background: grey;
    border-radius: 0;
    border: thin solid;
    padding: 4px;
    margin: 4px;
    width: 90%;
    font-size: small;
}

button#anmelden:hover {
    background: white;
    color: grey;
}

button#aktion {
    color: white;
    background: grey;
    border-radius: 0;
    border: thin solid;
    padding: 4px;
    margin: 4px;
    /*    align-self: left; */
    width: 43%;
}

button#aktion:hover {
    background: white;
    color: #4d5994;
}

button#aendern {
    color: white;
    background: grey;
    border-radius: 0;
    border: thin solid;
    /*padding: 4px;*/
    /*margin: 4px;*/
    width: 90%;
}

button#aendern:hover {
    background: white;
    color: #4d5994;
}

button#speichern {
    color: white;
    background: grey;
    border-radius: 0;
    /*border: thin solid;*/
    /*padding: 4px;*/
    /*margin: 4px;*/
    /*    align-self: left; */
    width: 90%;
}

button#speichern:hover {
    background: white;
    color: grey;
}

label#reg {
    margin: auto;
    /*width: 2em;*/
    width: 10%;
}

#screen {
    display: none;

}

/*FORM*/
.content form {
    margin-top: 25px;
}

textarea {
    resize: both;
}

.zks-row {
    width: 100%;
    overflow: hidden;
}

.zks-row > .zks-form-wrapper,
.zks-row > .zks-form-wrapper > label,
.zks-row > .zks-form-wrapper > input {
    float: left;
}

.zks-row > .zks-form-wrapper > input,
.zks-row > .zks-form-wrapper > select,
.zks-row > .zks-form-wrapper > button {
    margin-right: 5px;
}


.zks-row > .zks-form-wrapper:not(:first-child) > label {
    width: auto;
    margin-right: 10px;
}

form > fieldset {
    width: 100%;
}

.content form select,
.content form input {
    max-width: 100%;
    height: 22px;
    line-height: 16px;
    vertical-align: middle;
}

form .zks-form-wrapper {
    margin-top: 3px;
}

form .objektsuche .zks-form-wrapper {
    margin-top: 0;
}

.content form fieldset {
    padding: 14px 10px;
    border: 1px solid lightgray;
}

fieldset label {
    height: 21px;
}

#anmeldung fieldset label {
    float: left;
    width: auto;
}

#anmeldung input {
    height: 30px;
}

.content form > fieldset > legend {
    margin-top: -18px;
    font-size: x-small;
    background: white;
    width: auto;
    padding: 0 7px;
    color: black;
    line-height: 1;
    position: absolute;
}

.zks-form-wrapper {
    padding: 0;
    margin: 0;
}

.objektsuche form button {
    float: left;
}

.objektsuche input,
.objektsuche select,
.header input,
.header select {
    height: 23px;
}

.header .zks-sidebar input {
    height: auto;
    width: 100%;
}

#reportwahl input,
#reportwahl select {
    height: 22px;
}


.content .objektsuche > div {
    padding: 0 !important;
}

.content .objektsuche > div > label {
}

.content form .objektsuche .w-mandant {
    width: 17em !important;
    margin-right: 0 !important;
}

.btn {
    height: auto;
}

fieldset {
    line-height: 1.8em;
}

.content form input:read-only,
.content form textarea:read-only {
    opacity: 0.7;
    border-color: rgba(118, 118, 118, 0.3);
    background-color: lightgray;
    color: black;
}

.nav.nav-pills > .nav-item > .btn.btn-secondary {
    padding: 1px 5px;
}

.actionblock > * {
    float: left;
    margin-top: 0 !important;
}
.actionblock > * .zks-form-wrapper {
    margin-top: 0;
}

.btn.btn-zks-standart {
    margin-top: 3px;
    height: 22px;
    font-size: 0.75rem;
    padding: 0 5px;
}

/* start .form-popup */
.form-popup {
    display: block;
    position: fixed;
    left: 20%;
    top: 40%;
    border: none;
    z-index: 9;
}

.form-container .btn {
    background-color: #4CAF50;
    color: white;
    padding: 16px 0;
    /*border: 3px solid #f1f1f1;*/
    cursor: pointer;
    width: 100%;
    opacity: 0.8;
}

.form-container input,
.form-container textarea {
    width: 100%;
    padding: 10px;
    /*margin: 10px 0 22px 0;*/
    border: none;
    background: #f1f1f1;
}

.form-container {
    background-color: white;
    border: 2px solid #A1A1A1;
    padding: 5px;
}

.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
    background-color: #ddd;
    outline: 3px solid #f1f1f1;
    border: none;
}

.form-container .btn:hover,
.open-button:hover {
    opacity: 1;
}
/* end .form-popup */