@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Solutit.Components/Solutit.Components.lmi4mob6je.bundle.scp.css';

/* /Components/AdminEdit.razor.rz.scp.css */
.admin-warning[b-elogdjfpv5] {
    font-size: large;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

.warningIcon[b-elogdjfpv5] {
    font-size: 36px;
}

.submit-button[b-elogdjfpv5]{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100px;
}

.mt-label-9[b-elogdjfpv5]{
    margin-top: 9px;
}

.margin-left-top[b-elogdjfpv5]{
    margin-top: 1rem;
    margin-left: 1rem;
}
/* /Components/AntraegeGrid.razor.rz.scp.css */
.grid-container[b-onq3uiqioy] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.solut-action-center[b-onq3uiqioy] {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.DesktopView[b-onq3uiqioy] {
    display: flex !important
}

.MobileView[b-onq3uiqioy] {
    display: none !important
}

@media(max-width: 768px) {

    .DesktopView[b-onq3uiqioy] {
        display: none !important
    }

    .MobileView[b-onq3uiqioy] {
        display: flex !important
    }
}
/* /Components/AntragDetailHeader.razor.rz.scp.css */
.summary[b-yfzj5dkhbq] {
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 9pt;
    line-height: 1.3;
    background-color: #fff;
}
@media (max-width: 768px) {
    .summary[b-yfzj5dkhbq] {
        flex-direction: column;
    }
}
.editable-info[b-yfzj5dkhbq] {
    background-color: transparent;
    /*white-space: nowrap;*/
}

.editable-info-container[b-yfzj5dkhbq] {
    align-items: center;
    padding: 0px 10px;
    margin: 0;
}
/* /Components/AntragDetailHeaderRP.razor.rz.scp.css */
.summary[b-887ktdgfn2] {
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 9pt;
    line-height: 1.3;
    background-color: #fff;
}
@media (max-width: 768px) {
    .summary[b-887ktdgfn2] {
        flex-direction: column;
    }
}
.editable-info[b-887ktdgfn2] {
    background-color: transparent;
    /*white-space: nowrap;*/
}

.editable-info-container[b-887ktdgfn2] {
    align-items: center;
    padding: 0px 10px;
    margin: 0;
}
/* /Components/AntragDetailView.razor.rz.scp.css */
.underlined[b-9xerqdonfe] {
    text-decoration: underline;
    color: red;
}

.popup[b-9xerqdonfe] {
    height: 100%;
    max-height: 100%;
    display: flex;
    flex-direction: column;
}

.tabhead[b-9xerqdonfe] {
    cursor: default;
}

.nav-link[b-9xerqdonfe] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

[b-9xerqdonfe] .dx-tabs-content-panel {
    padding-top: 0px !important;
    overflow-y: auto;
}

.DesktopView[b-9xerqdonfe] {
    display: flex
}

.MobileView[b-9xerqdonfe] {
    display: none
}

@media(max-width: 900px) {
    .DesktopView[b-9xerqdonfe] {
        display: none
    }

    .DesktopView2[b-9xerqdonfe] {
        display: none
    }

    .MobileView[b-9xerqdonfe] {
        display: flex
    }
}
/* /Components/Antragstellung.razor.rz.scp.css */
.forward_button[b-8cebqfx33z] {
    padding: 10px;
}
[b-8cebqfx33z] .errorMsg {
    border: 1px solid;
    margin: 10px auto;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    max-width: 800px;
    color: #D8000C;
    background-color: #FFBABA;
}

.DesktopView[b-8cebqfx33z]{
    display: flex
}

.MobileView[b-8cebqfx33z]{
    display: none
}

@media(max-width: 900px)
{
    .DesktopView[b-8cebqfx33z] {
        display: none
    }

    .MobileView[b-8cebqfx33z] {
        display: flex
    }
}

/* /Components/Benachrichtigungen.razor.rz.scp.css */
#Bell[b-oung2b5qh7] {
    color: white;
    display: flex;
    height: max-content;
    width: min-content;
    align-items: center;
    gap: 15px;
    font-size: xx-large;
}

    #Bell:hover[b-oung2b5qh7] {
        color: lightgrey;
        cursor: pointer;
    }

.Titel[b-oung2b5qh7] {
    font-size: 20px
}

.Flyout[b-oung2b5qh7] {
    height: 55vh;
    width: 37vh;
}

.notification-list[b-oung2b5qh7] {
    padding-bottom: 5px;
}

.notification-container[b-oung2b5qh7] {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 6px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
}

    .notification-container:hover[b-oung2b5qh7] {
        background-color: lightgrey
    }
    .notification-container.alert.alert-danger:hover[b-oung2b5qh7] {
        background-color: rgb(233 124 133);
    }
    .notification-container.alert.alert-warning:hover[b-oung2b5qh7] {
        background-color: rgb(255 252 167);
    }

.notification-content[b-oung2b5qh7] {
    margin-right: 10px;
}

.notification-link[b-oung2b5qh7] {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.notification h6[b-oung2b5qh7] {
    margin-bottom: 5px;
}

.Datum[b-oung2b5qh7] {
    font-size: 10px;
    margin-top: 4px;
}

.no-notifications[b-oung2b5qh7] {
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

    .no-notifications p[b-oung2b5qh7] {
        font-size: 15px;
        margin-bottom: 10px;
    }

#Flag[b-oung2b5qh7] {
    font-size: 22px;
}

.no-notificationsAll[b-oung2b5qh7] {
    text-align: center;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    flex-wrap:nowrap;
    flex-direction: column;
}

.modal-title[b-oung2b5qh7] {
    font-size: 20px;
}

.card-header modal-header dxbs-flyout-header[b-oung2b5qh7] {
    background-color: white;
}

.header-style[b-oung2b5qh7] {
    font-size: 20px;
    background-color: white;
}

.footer[b-oung2b5qh7] {
    font-size: 20px;
}

.notification-dot[b-oung2b5qh7] {
    border-radius: 50%;
    background-color: blue;
    font-weight: bold;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 34px;
    left: 17px;
}

.blauer-punkt[b-oung2b5qh7] {
    border-radius: 50%;
    background-color: blue;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 0;
    left: 328px;
    top:-7px;
}

#Titel[b-oung2b5qh7] {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    position: relative;
}

.ErrorOutside[b-oung2b5qh7] {
    color:rgb(220, 53, 69);  
    position: absolute;
    right: 0;
    left: 18px;
    top: 29px
}

.WarningOutside[b-oung2b5qh7] {
color: rgb(255, 193, 7);
    position: absolute;
    right: 0;
    left: 18px;
    top: 29px
}

@media (max-width: 1100px) {
    .blauer-punkt[b-oung2b5qh7] {
        border-radius: 50%;
        background-color: blue;
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0;
        left: 280px;
        top:31px;
    }

    .ErrorOutside[b-oung2b5qh7] {
        color: red;
        position: absolute;
        right: 0;
        left: 31px;
        top: 277px;
    }

    .WarningOutside[b-oung2b5qh7] {
        color: rgb(255, 193, 7);
        position: absolute;
        right: 0;
        left: 30px;
        top: 275px
    }

    .Flyout[b-oung2b5qh7] {
        height: 30vh;
        width: 100vh;
    }
}
/* /Components/CalculationResults_CatchmentArea.razor.rz.scp.css */
.p[b-kb6wtt15rf] {
    font-size: 14px;
}
.popup-content[b-kb6wtt15rf] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 80vh;
}
[b-kb6wtt15rf] .calc-item {
    margin-bottom: 20px;
}
/* /Components/CalculationResults_DrainEffectiveSurface.razor.rz.scp.css */
.p[b-ook1nbo6h2] {
    font-size: 14px;
}
.popup-content[b-ook1nbo6h2] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 80vh;
}
[b-ook1nbo6h2] .calc-item {
    margin-bottom: 20px;
}
/* /Components/CalculationResults_Wastewater.razor.rz.scp.css */
.p[b-1flg5db5g7] {
    font-size: 14px;
}
.popup-content[b-1flg5db5g7] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 80vh;
}
[b-1flg5db5g7] .calc-item {
    margin-bottom: 20px;
}
/* /Components/ChatNachrichten/ChatNachrichten.razor.rz.scp.css */

.buttonSend[b-v6nyb9yzlj]{
    font-size: 18px;
    cursor: pointer;
}

.input-container[b-v6nyb9yzlj] {
    bottom: 0;
}

.sender-notification[b-v6nyb9yzlj] {
    background-color: #E8EBFA;
    border-radius: 5px;
    overflow-wrap: break-word;
    max-width: 90%;
    float: right;
}

.reciver-notification[b-v6nyb9yzlj] {
    background-color: #F0F0F0;
    border-radius: 5px;
    overflow-wrap: break-word;
    max-width: 80%;
    display: inline-block;
}

.nachricht[b-v6nyb9yzlj]{
    font-size: 14px;
    cursor: pointer;
}

.Datum-sender[b-v6nyb9yzlj]{
    font-size: 10px;
}

.Datum-reciver[b-v6nyb9yzlj] {
    font-size: 10px;
}

.DatumGroß[b-v6nyb9yzlj]{
    font-size: 12px;
}

.messageList[b-v6nyb9yzlj]{
    gap:4px;
}
/* /Components/CollapsablePanel.razor.rz.scp.css */

.panel[b-a98i0kqwye] {
    flex-grow: 100;
}

.collapsable-panel[b-a98i0kqwye] {
    border: 1px solid #ccc;
    padding: 10px;
    padding-bottom: 0px;
    background-color: #f7f7f7;
}

.collapsable[b-a98i0kqwye] {
    display: flex;
    flex-direction: column;
    padding: 5px;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
    overflow: hidden;
    margin: 10px 0px 0px 0px;
    width: 100%;
    justify-content: space-between;
    color: #666;
}

    .collapsable .title[b-a98i0kqwye] {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    .collapsable .setvalue[b-a98i0kqwye] {
        color: #000;
        font-weight: 600;
        font-size: small;
    }
/* /Components/Comment.razor.rz.scp.css */

.oi.oi-pencil[b-66kgeml0hj] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: grey;
}

    .oi.oi-pencil:hover[b-66kgeml0hj] {
        color: #c00 !important;
    }

.errors[b-66kgeml0hj] {
    color: #c00 !important;
}

.comment[b-66kgeml0hj] {
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.comment textarea[b-66kgeml0hj] {
    border-color: #c00 !important;
    box-shadow: 0 0 0 0.25rem rgb(180 0 0 / 25%) !important;
}
/* /Components/ConfirmFinance.razor.rz.scp.css */
.buttons[b-efet6uiq7t] {
    margin: 10px 0px;
    padding: 0px;
}
/* /Components/CostAssumptionPopup.razor.rz.scp.css */
.buttons[b-od98rsohi9] {
    margin: 10px 0px;
    padding: 0px;
}
/* /Components/DebugBar.razor.rz.scp.css */
.DebugContainer[b-g05li40kej] {
    display: flex;
    background: #FFDD00;
    padding: 4px;
    gap: 4px;
}

.DebugContainer p[b-g05li40kej] {
    font-weight: bold;
    position: absolute;
    right: 0;
    z-index: 0;
    overflow: hidden;
    font-size: 14pt;
    color: rgba(255,255,255,0.6);
}


/* /Components/DocumentViewer.razor.rz.scp.css */
.errorMessage[b-0bp83rer9c] {
    font-size: large;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

.warningIcon[b-0bp83rer9c] {
    font-size: 36px;
}
/* /Components/DokumenteAnsicht.razor.rz.scp.css */
.searchBar[b-tzssu3roq9] {
    margin:10px
}
    .searchBar .oi.oi-magnifying-glass[b-tzssu3roq9] {
        cursor: pointer;
        color: #ccc;
    }

.documentviewer[b-tzssu3roq9] {
    flex-grow: 1;
}
.download-button[b-tzssu3roq9]{
    cursor: pointer;
}
.add-document-box[b-tzssu3roq9]{
    display: flex;
    margin:5px;
    height: 26px;
}
/* /Components/DokumenteAnsichtRechtlichePruefung.razor.rz.scp.css */
.searchBar[b-0dpvfubroz] {
    margin:10px
}
    .searchBar .oi.oi-magnifying-glass[b-0dpvfubroz] {
        cursor: pointer;
        color: #ccc;
    }

.documentviewer[b-0dpvfubroz] {
    flex-grow: 1;
}
.download-button[b-0dpvfubroz]{
    cursor: pointer;
}
.add-document-box[b-0dpvfubroz]{
    display: flex;
    margin:5px;
    height: 26px;
}
/* /Components/DokumenteAnsichtStellungnahme.razor.rz.scp.css */
.searchBar[b-1vp1c5jjgo] {
    margin:10px
}
    .searchBar .oi.oi-magnifying-glass[b-1vp1c5jjgo] {
        cursor: pointer;
        color: #ccc;
    }

.documentviewer[b-1vp1c5jjgo] {
    flex-grow: 1;
}
.download-button[b-1vp1c5jjgo]{
    cursor: pointer;
}
.add-document-box[b-1vp1c5jjgo]{
    display: flex;
    margin:5px;
    height: 26px;
}
/* /Components/DrainEffectiveSurfaces.razor.rz.scp.css */
.groupfooter[b-y01d6hcgqj] {
    font-weight: bold;
    color: #504949;
    font-style: italic;
}
/* /Components/FileDisplay.razor.rz.scp.css */
.solut-label-mw[b-eraoqrvc5g] {
    max-width: 20rem;
}

@media (min-width: 992px) and (max-width: 1300px) {
    .solut-label-mw[b-eraoqrvc5g] {
        max-width: 15rem;
    }
}
/* /Components/FinalReviewConfirmation.razor.rz.scp.css */
.reiviewconfirmation[b-y7cch9f6o3] {
    display: flex;
    justify-content: space-evenly;
    color: #fff;
    border-radius: 0.2rem;
    margin: 0px 12px;
    align-items: center;
    padding: 5px;
}
/* /Components/Grid_Editing_EditRowValidation_ValidationMessage.razor.rz.scp.css */
[b-750sgew09o] .oi.oi-circle-x {
    color: Red !important;
}
.message[b-750sgew09o] {
    color: Red !important;
}
/* /Components/HealthCheck.razor.rz.scp.css */
.issueBox[b-rckgcwyvk0] {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.issueBox:hover[b-rckgcwyvk0] {
    transform: scale(1.01);
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.iconBox[b-rckgcwyvk0]{
    float: left;
    margin-right: 10px;
    font-size: 20px;
}

.no-errors-msg[b-rckgcwyvk0] {
    font-size: large;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

.no-errors-icon[b-rckgcwyvk0] {
    font-size: 40px;
    color: green;
}
/* /Components/Info.razor.rz.scp.css */
.info-button[b-dojg182a2r] {
    float: right;
}

[b-dojg182a2r] .dx-info-button {
    font-size: 1.5rem;
    font-weight: bold;
    color: #0d6efd;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/* /Components/InfoText.razor.rz.scp.css */
.infotext-content[b-0snjy7evoa]{
    max-height: 60vh;
}

/* override some outlook-css classe here for a better presentation of messages*/
[b-0snjy7evoa] .WordSection1 {
    background-color: white;
    padding: 0.5rem;
}

[b-0snjy7evoa] .MsoNormal {
    /*margin-bottom: 0.5rem;*/
}
/* /Components/Karte.razor.rz.scp.css */
/* /Components/Korrektur.razor.rz.scp.css */
p.target-caption[b-avhg2koypv] {
    margin: 20px;
    padding: 20px;
    background: #f1d6d6;
    border: 1px dashed black;
}

.errormessages[b-avhg2koypv] {
    margin: 20px;
    padding: 20px;
    background: #f1d6d6;
    border: 1px dashed black;
}

.ms[b-avhg2koypv] {
    margin-right: 10px;
}

.bg-danger[b-avhg2koypv] {
    --bs-bg-opacity: 1;
    background-color: #f11b1b !important;
    height: 11px;
    width: 13px;
}
/* /Components/LivePreview/LivePreview.razor.rz.scp.css */

.node[b-ug1p0h55rm] {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

    .node:focus[b-ug1p0h55rm] {
        background: blue;
    }


[b-ug1p0h55rm] .btn-circle {
    width: 5px;
    height: 5px;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    border: 3px solid gray;
    background-color: #dee2e6;
    display: inline-block;
}

[b-ug1p0h55rm] .btn-circle-active {
    width: 5px;
    height: 5px;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    border: 3px solid #357dfd;
    background-color: #dee2e6;
    display: inline-block;
}

[b-ug1p0h55rm] .btn-circle-done {
    width: 5px;
    height: 5px;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    border: 3px solid darkolivegreen;
    background-color: #dee2e6;
    display: inline-block;
}

[b-ug1p0h55rm] .btn-circle-error {
    width: 5px;
    height: 5px;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    border: 3px solid red;
    background-color: #dee2e6;
    display: inline-block;
}

[b-ug1p0h55rm] .btn-circle-changed {
    width: 5px;
    height: 5px;
    padding: 5px 5px;
    border-radius: 10px;
    font-size: 12px;
    text-align: center;
    border: 3px solid #ffd800;
    background-color: #dee2e6;
    display: inline-block;
}

[b-ug1p0h55rm] .vertical-line {
    width: 2px;
    background: #adb5bd;
    height: 100%;
    margin: 0 auto 0 auto;
}

[b-ug1p0h55rm] .vertical-line-active {
    width: 2px;
    height: 100%;
    background: #357dfd;
    margin: 0 auto 0 auto;
}

[b-ug1p0h55rm] .vertical-line-done {
    width: 2px;
    height: 100%;
    background: darkolivegreen;
    margin: 0 auto 0 auto;
}

[b-ug1p0h55rm] .bg {
    max-width: 200px;
    text-overflow: ellipsis;
    white-space:nowrap;
}

[b-ug1p0h55rm] .bg-active {
    max-width: 200px;
    text-overflow: ellipsis;
    white-space:nowrap;
}

[b-ug1p0h55rm] .bg-done {
    background-color: darkolivegreen;
}

.bg-preview[b-ug1p0h55rm] {
    background-color: rgb(180, 193, 205,1) !important;
}

[b-ug1p0h55rm] .title-active {
    display: flex;
    flex-direction: column;
    font-size: medium;
    font-weight: bold;
    white-space: nowrap;
    max-width: 200px;
    text-overflow: ellipsis;
}

[b-ug1p0h55rm] .title {
    font-size: 1rem;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-ug1p0h55rm] .form-control {
    padding-left: 0.5rem;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    color: #6d7489;
}

[b-ug1p0h55rm] .user-input {
    font-weight: 400;
    font-size: .875rem;
    border-radius: .2rem;
    opacity: 1;
    font-style: italic;
    box-sizing: border-box;
    color: rgb(109,116,137);
    margin-left: 1rem;
    white-space: nowrap;
    padding-right: .5rem !important;
}
/* /Components/LocationInputGrid.razor.rz.scp.css */
.button-label[b-vl43tyslxe] {
    display: inline;
}

/* /Components/MainLayout.razor.rz.scp.css */
.page[b-gvyos9c7ug] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.mainbody[b-gvyos9c7ug] {
    display:flex;
}

main[b-gvyos9c7ug] {
    flex: 1;
    background-color: #fff;
}

.sidebar[b-gvyos9c7ug] {
    background-color: #749BD1;
    width: 300px;
    position: sticky;
}

.top-row[b-gvyos9c7ug] {
    background-color: #fff;
    justify-content: flex-end;
    height: 80px;
    display: flex;
    align-items: center;
}

    .top-row[b-gvyos9c7ug]  a, .top-row[b-gvyos9c7ug]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-gvyos9c7ug]  a:hover, .top-row[b-gvyos9c7ug]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-gvyos9c7ug]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 1099.98px) {
    .top-row:not(.auth)[b-gvyos9c7ug] {
        display: none;
    }

    .top-row.auth[b-gvyos9c7ug] {
        justify-content: space-between;
    }

    .top-row[b-gvyos9c7ug]  a, .top-row[b-gvyos9c7ug]  .btn-link {
        margin-left: 0;
    }
    .sidebar[b-gvyos9c7ug] {
        min-width: 100vw;
    }
}

@media (min-width: 1100px) {
    .page[b-gvyos9c7ug] {
        flex-direction: row;
    }

    .sidebar[b-gvyos9c7ug] {
        min-width: 215px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gvyos9c7ug] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-gvyos9c7ug]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-gvyos9c7ug], article[b-gvyos9c7ug] {
        padding-left: 2rem;
        padding-right: 1.5rem;
    }
}
/* /Components/Manual/Manual.razor.rz.scp.css */
.sidebar[b-gcdbxyesdu] {
    width: 300px;
    position: sticky;
    overflow-y: auto;
    margin-right: 20px;
}
.manualPage[b-gcdbxyesdu]{
    overflow-y: auto;
}
.manual[b-gcdbxyesdu] {
    position: relative;
    display: flex;
}
content[b-gcdbxyesdu] {
    flex: 1;
}
[b-gcdbxyesdu] p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] h1 {
    font-family: Arial, Helvetica, sans-serif;
}
[b-gcdbxyesdu] h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}
[b-gcdbxyesdu] ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] main {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
[b-gcdbxyesdu] img {
    max-width: 100% !important;
}
/* /Components/Messages/MessageCenter.razor.rz.scp.css */
.unreadtoken[b-ea0cvyt2rd] {
    background: #0f6cbd;
    width: 5px;
}

.l-sender[b-ea0cvyt2rd] {
    font-size: small;
}

.lp-subject[b-ea0cvyt2rd] {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    color: black;
    font-weight: 600;
    font-size: small;
}

.so-text-outline[b-ea0cvyt2rd] {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.so-subject-no-wrap[b-ea0cvyt2rd] {
    white-space: nowrap;
    padding-right: 1rem;
    padding-left: 1rem;
}

.l-body[b-ea0cvyt2rd] {
    color: dimgray;
    font-size: smaller;
    height: 30px;
    overflow: hidden;
}

#right_panel[b-ea0cvyt2rd] {
    min-width: 20em;
    z-index: 1;
}

#left_panel[b-ea0cvyt2rd] {
    min-width: 20em;
    z-index: 1;
}

.body-outline[b-ea0cvyt2rd] {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.scrollable[b-ea0cvyt2rd] {
    max-height: 69vh;
    flex-shrink: 1;
    overflow-y: overlay;
}


    .scrollable[b-ea0cvyt2rd]::-webkit-scrollbar {
        width: 5px;
    }

    .scrollable[b-ea0cvyt2rd]::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }

    .scrollable[b-ea0cvyt2rd]::-webkit-scrollbar-thumb {
        background-color: #e0e0e0;
    }

.unread-highlight[b-ea0cvyt2rd] {
    color: rgb(34 120 194);
    font-weight: 600;
}

.no-message[b-ea0cvyt2rd] {
    font-size: 10rem;
    color: #749BD1;
    opacity: 0.2;
    display: flex;
    justify-content: center;
    width: 100%;
}
/* /Components/NavMenu.razor.rz.scp.css */
[b-yfwk50furk] .navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.burger-menu-icon[b-yfwk50furk] {
    display: inline-block;
    position: relative;
    margin:5px;
}

.nav-item[b-yfwk50furk]  i {
    margin-left: 10px;
}

.top-row[b-yfwk50furk] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yfwk50furk] {
    font-size: 1.1rem;
}

.navbar[b-yfwk50furk]
{
    height:70px;
}

.oi[b-yfwk50furk] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-yfwk50furk] {
    font-size: 0.9rem;
    padding: 0 !important;
    cursor: pointer;
}


    .nav-item[b-yfwk50furk]  a {
        color: #fff;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        font-size: 13px;
        line-height: 3rem;
        font-weight: 700;
    }

.nav-item[b-yfwk50furk]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-yfwk50furk]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

img.logo[b-yfwk50furk] {
    display: block;
    height: 45px;
    filter: brightness(0) invert(1); /* Make the svg white*/
}


/* State sidebar*/
@media (min-width: 1100px) {
    .navbar-toggler[b-yfwk50furk] {
        display: none;
    }

    .collapse[b-yfwk50furk] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    .footer[b-yfwk50furk] {
        position: absolute;
        bottom: 10px;
        width: 273px !important;
    }
}

.footer[b-yfwk50furk] {
    color: #fff;
    align-items: center;
    font-size: 13px;
    font-weight: 700;
    padding-top: 35px;
    width: 100%;
}

.impressumlink[b-yfwk50furk] {
    text-decoration: underline;
    cursor: pointer;
}

.DesktopView[b-yfwk50furk] {
    display: flex
}

.MobileView[b-yfwk50furk] {
    display: none
}

@media(max-width: 768px) {
    .DesktopView[b-yfwk50furk] {
        display: none
    }

    .MobileView[b-yfwk50furk] {
        display: flex
    }
}
/* /Components/NewUserPopup.razor.rz.scp.css */
.info[b-eo268n6r09] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

    .info h1[b-eo268n6r09] {
        font-size: 12pt;
        font-weight: bold;
    }

.msg-success[b-eo268n6r09] {
    color: green;
}

.msg-failure[b-eo268n6r09] {
    color: red;
}
/* /Components/Notizen.razor.rz.scp.css */
.toolbar[b-69ch718ls1] {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.card-body[b-69ch718ls1], .sticky-top[b-69ch718ls1] {
    border: none;
    box-shadow: none;
}
/* /Components/ReviewConfirmation.razor.rz.scp.css */
.reiviewconfirmation[b-snigg7ecej] {
    display: flex;
    justify-content: space-evenly;
    color: #fff;
    border-radius: 0.2rem;
    margin: 0px 12px;
    align-items: center;
    padding: 5px;
}

.bi-test-test[b-snigg7ecej]::before {
    /*content: "\f1df";*/
    content: url(../../wwwroot/send-fill.svg);
    background-image: url(../../wwwroot/send-fill.svg);
}
/* /Components/RPAntragstellung.razor.rz.scp.css */
.forward_button[b-1nkbnlh3pg] {
    padding: 10px;
}
[b-1nkbnlh3pg] .errorMsg {
    border: 1px solid;
    margin: 10px auto;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    max-width: 800px;
    color: #D8000C;
    background-color: #FFBABA;
}

.DesktopView[b-1nkbnlh3pg]{
    display: flex
}

.MobileView[b-1nkbnlh3pg]{
    display: none
}

@media(max-width: 900px)
{
    .DesktopView[b-1nkbnlh3pg] {
        display: none
    }

    .MobileView[b-1nkbnlh3pg] {
        display: flex
    }
}

/* /Components/RPTabMenu.razor.rz.scp.css */
.info[b-iqlfxmo27a] {
    background: rgba(239, 239, 240,1);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

.tabhead[b-iqlfxmo27a] {
}

tabhead:hover[b-iqlfxmo27a] {
    cursor: pointer;
}

.nav-pointer[b-iqlfxmo27a] {
}

    .nav-pointer:hover[b-iqlfxmo27a] {
        cursor: pointer;
    }

.nav-link[b-iqlfxmo27a] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}



.notinum[b-iqlfxmo27a] {
    padding: 1px 7px !important;
    font-weight: bold;
    /*background: forestgreen !important;*/
    background: darkblue !important;
    border-radius: 7px;
    font-size: 9px;
    height: 14px;
    color: #fff;
}


.antragrsp[b-iqlfxmo27a] {
    position: relative;
    display: flex;
}

@media (max-width: 849.98px) {
    .antragrsp[b-iqlfxmo27a] {
        flex-direction: column-reverse;
    }
}

.antrag-content[b-iqlfxmo27a] {
    width: 100% !important;
}

.editable-info[b-iqlfxmo27a] {
    background-color: transparent;
    /*white-space: nowrap;*/
}

.editable-info-container[b-iqlfxmo27a] {
    align-items: center;
    padding: 0px 10px;
    margin: 0;
}
/* /Components/Settings/InfoPanelSettings.razor.rz.scp.css */
[b-f6rxjazvru] .row-height {
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

[b-f6rxjazvru] .cmd-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/* /Components/Settings/RainIntensitySetting.razor.rz.scp.css */
body[b-m9sqtehzzb] {
}

.rainintensity_edit_cell[b-m9sqtehzzb] {
    max-width:110px;
}
/* /Components/Settings/TextTemplates.razor.rz.scp.css */
/* /Components/Settings/TextTemplateViewer.razor.rz.scp.css */
/* override some outlook-css classe here for a better presentation of messages*/
[b-ep0u1hutkv] .WordSection1 {
    background-color: white;
    padding: 0.5rem;
}

[b-ep0u1hutkv] .MsoNormal {
    /*margin-bottom: 0.5rem;*/
}
/* /Components/StellungnahmeDetailHeader.razor.rz.scp.css */
.summary[b-ypxwh2j5q9] {
    border-top: #ddd solid 1px;
    border-bottom: #ddd solid 1px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 9pt;
    line-height: 1.3;
    background-color: #fff;
}
@media (max-width: 768px) {
    .summary[b-ypxwh2j5q9] {
        flex-direction: column;
    }
}
.editable-info[b-ypxwh2j5q9] {
    background-color: transparent;
    /*white-space: nowrap;*/
}

.editable-info-container[b-ypxwh2j5q9] {
    align-items: center;
    padding: 0px 10px;
    margin: 0;
}
/* /Components/Steps/Antragspruefung.razor.rz.scp.css */
.red[b-mwi5t8r892] {
    color:red;
}

.green[b-mwi5t8r892] {
    color:green;
}

.costaccepted[b-mwi5t8r892] {
    display: flex;
    gap: 10px;
}

.date[b-mwi5t8r892] {
    color: #777;
    font-style: italic;
}

.alert-warning-card[b-mwi5t8r892] {
    border: 1px solid #ffecb5;
    border-radius: 0.25rem;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 1rem !important;
    display: flex !important;
    flex-direction: column !important;
}

    .alert-warning-card > div:first-child[b-mwi5t8r892] {
        color: #664d03;
        background-color: #fff3cd;
        position: relative;
        padding: 1rem 1rem;
        margin-bottom: 0 !important;
        background-image: var(--bs-gradient) !important;
    }

    .alert-warning-card > div:last-child[b-mwi5t8r892] {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
        background-color: rgba(255,243,205,0.33);
    }
/* /Components/Steps/Bauabnahme.razor.rz.scp.css */
.green[b-g5vr3b353u] {
    color: green;
}

.revFoot[b-g5vr3b353u] {
    position: sticky;
    bottom: 0;
    z-index: 100;
}
.downloadLink[b-g5vr3b353u] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}
/* /Components/Steps/Baustart.razor.rz.scp.css */

.tt[b-kzkrj7rhvh] {
    position: relative;
    display: inline-block;
}

    .tt .tttext[b-kzkrj7rhvh] {
        visibility: hidden;
        background-color: black;
        color: white;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: -10px;
        left: 110%;
        width: 300px;
    }

        .tt .tttext[b-kzkrj7rhvh]::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -15px;
            margin-left: 10px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tt:hover .tttext[b-kzkrj7rhvh] {
        visibility: visible;
    }

.circle[b-kzkrj7rhvh] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    background: transparent;
    border: 1px solid #357DFD;
    /*margin: 2px 0 5px 0;*/
    z-index: 1;
}

.forward_button[b-kzkrj7rhvh] {
    padding: 10px;
}

.info[b-kzkrj7rhvh] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
    overflow: auto;
}

    .info h1[b-kzkrj7rhvh] {
        font-size: 12pt;
        font-weight: bold;
    }

.oi.oi-pencil[b-kzkrj7rhvh] {
    width: 20px;
    height: 20px;
}

.hover:hover[b-kzkrj7rhvh] {
    color: #808080;
    cursor: pointer;
}

[b-kzkrj7rhvh] .tf-input {
    background-color: white;
}

[b-kzkrj7rhvh] .tf-input-not-editable {
    background-color: rgba(223, 227, 231, 1);
}

[b-kzkrj7rhvh] .input-size {
    min-width: 100%;
}
/* /Components/Steps/Beitragspruefung.razor.rz.scp.css */
.downloadLink[b-rvv90sikb4] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    margin-left: 10px;
}

.filecontainer[b-rvv90sikb4] {
    display: flex;
    border: 1px solid #dee2e6 !important;
    border-radius: 0.25rem !important;
    padding: 0.5rem !important;
    margin-top: 0.5rem !important;
    background-color: #f8f9fa !important;
    gap: 0.5rem !important;
    white-space: nowrap;
    flex-wrap: wrap;
    max-height: 10rem;
    overflow-y: scroll;
}

.file[b-rvv90sikb4] {
    display: flex;
    gap: 0.5rem !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 0.25rem !important;
    background-color: #fff;
    padding: 0.25rem !important;
}

    .file i:hover[b-rvv90sikb4] {
        background-color: #dc3545 !important;
        cursor: pointer;
    }

/* /Components/Steps/Grunddaten.razor.rz.scp.css */
[b-vdf8aydovh] .tf-input {
    background-color: white;
}

[b-vdf8aydovh] .tf-input-not-editable {
    background-color: rgba(223, 227, 231, 1);
}
/* /Components/Steps/Mapping.razor.rz.scp.css */
/* /Components/Steps/NachweiseAnsicht.razor.rz.scp.css */
.info[b-5a6o3w5t4k] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}
.downloadLink[b-5a6o3w5t4k] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    margin-left: 10px;
}
.uploadlabel[b-5a6o3w5t4k] {
    margin-left: 10px;
}
/* /Components/Steps/RPGenehmigung.razor.rz.scp.css */
.downloadLink[b-bslu2tnvb0] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}
.revFoot[b-bslu2tnvb0] {
    position: sticky;
    bottom: 0;
    z-index: 100;
}
/* /Components/Steps/RPNachweiseAnfrodern.razor.rz.scp.css */
.info[b-4gerzpp49w] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

    .info h1[b-4gerzpp49w] {
        font-size: 12pt;
        font-weight: bold;
    }

.m-display-radio[b-4gerzpp49w] {
    display: flex;
    flex-direction: row;
    width: 100%;
    white-space: nowrap;
}

.min-w-max-content[b-4gerzpp49w] {
    min-width: max-content !important;
}

@media only screen and (max-width: 600px) {
    .m-display-radio[b-4gerzpp49w] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

@media only screen and (min-width:1400px) and (max-width:1800px) {
    .m-display-radio-tk[b-4gerzpp49w] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

​[b-4gerzpp49w]
/* /Components/Steps/RPPruefung.razor.rz.scp.css */
.downloadLink[b-960rym5dxb] {
    cursor: pointer !important;
    color: blue !important;
    text-decoration: underline !important;
}
.revFoot[b-960rym5dxb] {
    position: sticky;
    bottom: 0;
    z-index: 100;
}
/* /Components/Steps/RPRechtlichePruefung.razor.rz.scp.css */
.info[b-4k54d9d56h] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}
.downloadLink[b-4k54d9d56h] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    margin-left: 10px;
}
.uploadlabel[b-4k54d9d56h] {
    margin-left: 10px;
}
/* /Components/Steps/RPUWBWasserrecht.razor.rz.scp.css */
html[b-fqbzk0snsu], body[b-fqbzk0snsu] {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.info[b-fqbzk0snsu] {
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation-b-fqbzk0snsu 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes cssAnimation-b-fqbzk0snsu {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        visibility: hidden;
    }
}
/* /Components/Steps/RRRCalc.razor.rz.scp.css */
[b-maj0ohx8j0] .combo-flex {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

.input-with-info[b-maj0ohx8j0] {
    display: flex !important;
    flex-direction: row;
}

[b-maj0ohx8j0] .tf-input {
    background-color: white;
}

[b-maj0ohx8j0] .tf-input-not-editable {
    background-color: rgba(223, 227, 231, 1);
}
/* /Components/Steps/SmallSewageTreatmentPlant.razor.rz.scp.css */
.info[b-aawrx1zb23] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}
/* /Components/Steps/Stammdaten.razor.rz.scp.css */
.submitButton[b-jy6m4dhmla] {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* /Components/Steps/StammdatenRechtlichePruefung.razor.rz.scp.css */
.submitButton[b-prs1smhm1i] {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* /Components/Steps/StammdatenStellungnahme.razor.rz.scp.css */
.submitButton[b-81bqb4qcfg] {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}



/* /Components/Steps/UWBWasserrecht.razor.rz.scp.css */
html[b-5moqa1fo0d], body[b-5moqa1fo0d] {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.info[b-5moqa1fo0d] {
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation-b-5moqa1fo0d 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes cssAnimation-b-5moqa1fo0d {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        visibility: hidden;
    }
}
/* /Components/Steps/Vorgaben.razor.rz.scp.css */
.info[b-krca7giwd1] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

    .info h1[b-krca7giwd1] {
        font-size: 12pt;
        font-weight: bold;
    }

.m-display-radio[b-krca7giwd1] {
    display: flex;
    flex-direction: row;
    width: 100%;
    white-space: nowrap;
}

.min-w-max-content[b-krca7giwd1] {
    min-width: max-content !important;
}

@media only screen and (max-width: 600px) {
    .m-display-radio[b-krca7giwd1] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

@media only screen and (min-width:1400px) and (max-width:1800px) {
    .m-display-radio-tk[b-krca7giwd1] {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

​[b-krca7giwd1]
/* /Components/Steps/Vorpruefung.razor.rz.scp.css */
.downloadLink[b-9fmk3leoml] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}
.revFoot[b-9fmk3leoml] {
    position: sticky;
    bottom: 0;
    z-index: 100;
}
/* /Components/Steps/WizardInputCard.razor.rz.scp.css */

h6[b-li95widn0n] {
    font-size: 1.5rem;
}

.tt[b-li95widn0n] {
    position: relative;
    display: inline-block;
}

    .tt .tttext[b-li95widn0n] {
        visibility: hidden;
        background-color: black;
        color: white;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        top: -10px;
        left: 110%;
        width: 300px;
    }

        .tt .tttext[b-li95widn0n]::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -15px;
            margin-left: 10px;
            border-width: 5px;
            border-style: solid;
            border-color: transparent black transparent transparent;
        }

    .tt:hover .tttext[b-li95widn0n] {
        visibility: visible;
    }

.circle[b-li95widn0n] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    background: transparent;
    border: 1px solid #357DFD;
    /*margin: 2px 0 5px 0;*/
    z-index: 1;
}
/* /Components/Steps/Zusammenfassung.razor.rz.scp.css */
.bgheader-ezgebiet[b-owajaaxoov] {
    background-color: rgba(201,214,237, 0.9)
}

h2[b-owajaaxoov] {
    background-color: rgba(146, 168, 209, 1);
    font-size: 1.5rem;
}

    h2 active[b-owajaaxoov] {
        background-color: gray;
        font-size: 1.5rem;
    }

.bg-section[b-owajaaxoov] {
    background-color: rgba(108, 117, 125, 1)
}

.link-primary[b-owajaaxoov] {
    cursor: pointer;
}
.pdfButtonWrapper[b-owajaaxoov] {
    margin-right: 0.75rem;
    display: flex;
    flex-direction: row-reverse;
}

.rwWrapper[b-owajaaxoov] {
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Anzahl der Zeilen */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/SurfaceDetailView.razor.rz.scp.css */
.buttons[b-7zmnlripd8] {
    margin: 10px 0px;
    padding: 0px;
}

.surfaceprop[b-7zmnlripd8] {
    display: flex;
    gap: 20px;
    align-items: center;
}

.popup-content[b-7zmnlripd8] {
}

.input-with-info[b-7zmnlripd8] {
    display: flex !important;
    flex-direction: row;
}

[b-7zmnlripd8] .tf-label {
    font-size: .875rem;
    font-weight: 600;
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
}

[b-7zmnlripd8] .combo-flex {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}

[b-7zmnlripd8] .tf-input {
    background-color: white;
}

[b-7zmnlripd8] .tf-input-not-editable {
    background-color: rgba(223, 227, 231, 1);
}

[b-7zmnlripd8] .share-space {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(15rem, 100%), 1fr));
}

[b-7zmnlripd8] .align-with-label {
    padding-top: calc(.25rem + 1px);
}

.broschuereLink[b-7zmnlripd8] {
    color: red;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 10px;
}
/* /Components/TabMenu.razor.rz.scp.css */
.info[b-2r4983z3r0] {
    background: rgba(239, 239, 240,1);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

.tabhead[b-2r4983z3r0] {
}

tabhead:hover[b-2r4983z3r0] {
    cursor: pointer;
}

.nav-pointer[b-2r4983z3r0] {
}

    .nav-pointer:hover[b-2r4983z3r0] {
        cursor: pointer;
    }

.nav-link[b-2r4983z3r0] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}



.notinum[b-2r4983z3r0] {
    padding: 1px 7px !important;
    font-weight: bold;
    /*background: forestgreen !important;*/
    background: darkblue !important;
    border-radius: 7px;
    font-size: 9px;
    height: 14px;
    color: #fff;
}


.antragrsp[b-2r4983z3r0] {
    position: relative;
    display: flex;
}

@media (max-width: 849.98px) {
    .antragrsp[b-2r4983z3r0] {
        flex-direction: column-reverse;
    }
}

.antrag-content[b-2r4983z3r0] {
    width: 100% !important;
}

.editable-info[b-2r4983z3r0] {
    background-color: transparent;
    /*white-space: nowrap;*/
}

.editable-info-container[b-2r4983z3r0] {
    align-items: center;
    padding: 0px 10px;
    margin: 0;
}
/* /Components/TextEditor.razor.rz.scp.css */
.disabled-viewer-box[b-l3zvlezui7] {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    padding: 5px;
    background-color: #e9ecef;
    max-height: 400px;
    overflow-y: auto;
}

.html-editor-container[b-l3zvlezui7] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.sticky-toolbar[b-l3zvlezui7] {
    position: sticky;
    top: 0;
    z-index: 1000; 
    background-color: white; 
    padding: 10px; 
}

.editor-content[b-l3zvlezui7] {
    flex-grow: 1;
    overflow-y: auto;
    height: 100%;
}
/* /Components/TextTemplateEditor.razor.rz.scp.css */
.toolbar[b-ps2839btu1]{
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.editor-wrapper[b-ps2839btu1]{
    height: 100%;
    min-height: 400px;
}
[b-ps2839btu1] .dx-htmleditor{
    height: 100%;
}
/* /Components/UserAccount.razor.rz.scp.css */
.UserAccount[b-60vt1e66y2] {
    display: flex;
    height: max-content;
    align-items: center;
    gap: 15px;
}
         
.UserAccount span[b-60vt1e66y2] {
    font-size: 20pt;
    color: #fff;
}

.UserAccount div[b-60vt1e66y2] {
    display: flex;
    flex-direction: column;
    font-size: 11pt;
}

    .UserAccount div a[b-60vt1e66y2] {
        text-decoration: underline;
        display: block;
        margin: 0px;
        font-size: 12px;
    }

.UserAccount p[b-60vt1e66y2] {
    margin-bottom: 0px;
}

.user-icon1[b-60vt1e66y2] {
    font-size: 24px;
    color: #007bff;
    margin-right: 10px;
}

.LoggedInUser[b-60vt1e66y2] {
    white-space: nowrap;
    font-weight: bold;
}

.user-container[b-60vt1e66y2] {
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-left:10px;
    margin-bottom: 4px;
}

.flyout-content[b-60vt1e66y2] {
   margin-right: 20px;
   margin-left:20px;
   font-size: 13px;
}


    .flyout-content div[b-60vt1e66y2] {
        padding: 8px 0;
        cursor: pointer;
        transition: background-color 0.2s ease;
    }


        .flyout-content div:hover[b-60vt1e66y2] {
            background-color: #f5f5f5;
            color: #333;
        }


.flyout-footer[b-60vt1e66y2] {
    padding: 10px;
    text-align: center;
    border-top: 1px solid #ddd;
}


    .flyout-footer span[b-60vt1e66y2] {
        display: block;
        margin: 5px 0;
    }

.version-number[b-60vt1e66y2] {
    white-space: nowrap;
    font-size: 10px;
}

.seperator[b-60vt1e66y2]{
    height:1px;
    background-color:#ccc;
    margin: 8px 0;
}

.user-icon-div[b-60vt1e66y2]{
    width: 5%;
}
/* /Components/Verlauf.razor.rz.scp.css */
.scrollable[b-9xldljbde9] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 550px;
    margin: 6px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}
/* /Components/WasteWaterPopup.razor.rz.scp.css */
.buttons[b-2b8xop9dbg] {
    margin: 10px;
}

.info[b-2b8xop9dbg] {
    background: rgba(255,200,0,0.4);
    margin: 12px;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

.scrollable[b-2b8xop9dbg] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 240px;
    margin: 6px;
    border: 1px solid #ccc;
    border-radius: 5px;
    flex-shrink: 1;
}

.editButtons[b-2b8xop9dbg] {
    height: 30px;
}

.undo[b-2b8xop9dbg] {
    width: 16px;
    height: 16px;
    background-image: url("../images/undo.svg");
    margin: 0 8px 0 0;
}

.oi.oi-pencil[b-2b8xop9dbg] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

    .oi.oi-pencil:hover[b-2b8xop9dbg] {
        color: #808080;
    }

.oi.oi-trash[b-2b8xop9dbg] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

    .oi.oi-trash:hover[b-2b8xop9dbg] {
        color: #c00 !important;
    }

.popup-content[b-2b8xop9dbg] {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 80vh;
}

.input-with-info[b-2b8xop9dbg] {
    display: flex !important;
    flex-direction: row;
}

[b-2b8xop9dbg] .tf-input {
    background-color: white;
}

[b-2b8xop9dbg] .tf-input-not-editable {
    background-color: rgba(223, 227, 231, 1);
}
/* /Components/WasteWaterSources.razor.rz.scp.css */
.downloadLink[b-le7xhw5d1f] {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    max-width: 180px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.documentBox[b-le7xhw5d1f] {
    margin: 3px;
    padding: 3px;
    border-radius: 5px;
    background-color: #ebebeb;
    margin-bottom: 10px;
}

.popup-header[b-le7xhw5d1f] {
    display: flex !important;
    flex-direction: row;
}
/* /Pages/ExternDashboard.razor.rz.scp.css */

.solut-separator[b-32xk1a2n2p] {
    width: 100%;
    height: 20px;
    display: block;
    margin-top: 0px;
    padding: 0px;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    display: flex !important;
    justify-content: center;
    font-size: 10pt;
}

    .solut-separator:hover[b-32xk1a2n2p] {
        background-color: #f2f2f2;
    }

.solut-load-more[b-32xk1a2n2p] {
    margin-right: 1rem;
    font-size: smaller;
}
/* /Pages/Index.razor.rz.scp.css */
body[b-khfqvhdrgk] {
}
/* /Pages/InternDashboard.razor.rz.scp.css */
.searchBar[b-6cm48i6h8d] {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 20%;
}

.tabhead[b-6cm48i6h8d] {
    cursor: default;
}

.nav-link[b-6cm48i6h8d] {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.unreadtoken[b-6cm48i6h8d] {
    background: #749BD1;
    width: 5px;
}
/* /Pages/LogIn.razor.rz.scp.css */
.mainDiv[b-2x90i4uzh3] {
    z-index: 9999;
    position: fixed;
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
}
.bg-image[b-2x90i4uzh3] {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-image: url("login-bg.jpg");
    filter: blur(8px);
    -webkit-filter: blur(8px);
    background-size: cover;
    background-repeat: no-repeat;
}
.cardStyle[b-2x90i4uzh3] {
    width: 500px;
    border-color: white;
    background: #fff;
    padding: 36px 0;
    border-radius: 4px;
    margin: 30px 0;
    box-shadow: 0px 0 10px 0 rgba(0,0,0,0.25);
}

#signupLogo[b-2x90i4uzh3] {
    max-height: 100px;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.formTitle[b-2x90i4uzh3] {
    font-weight: 600;
    margin-top: 20px;
    color: #2F2D3B;
    text-align: center;
}

.inputLabel[b-2x90i4uzh3] {
    font-size: 12px;
    color: #555;
    margin-bottom: 6px;
    margin-top: 24px;
}

.inputDiv[b-2x90i4uzh3] {
    width: 70%;
    display: flex;
    flex-direction: column;
    margin: auto;
}

input[b-2x90i4uzh3] {
    height: 40px;
    font-size: 16px;
    border-radius: 4px;
    border: none;
    border: solid 1px #ccc;
    padding: 0 11px;
}

    input:disabled[b-2x90i4uzh3] {
        cursor: not-allowed;
        border: solid 1px #eee;
    }

[b-2x90i4uzh3] .buttonWrapper {
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

[b-2x90i4uzh3] .submitButton {
    width: 100%;
    height: 40px;
    margin: auto;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

    [b-2x90i4uzh3] .submitButton:disabled,
    button[disabled][b-2x90i4uzh3] {
        border: 1px solid #cccccc;
        background-color: #cccccc;
        color: #666666;
    }

.required[b-2x90i4uzh3]::after {
    Content: " *";
    Color: #f00;
}

.forgotten[b-2x90i4uzh3] {
}

    .forgotten:hover[b-2x90i4uzh3] {
        cursor: pointer;
    }

.msg-success[b-2x90i4uzh3] {
    color: green;
}

.msg-failure[b-2x90i4uzh3] {
    color: red;
}
/* /Pages/Redirecting.razor.rz.scp.css */
.mainDiv[b-kmyqj13srr] {
    z-index: 10;
    position: fixed;
    height: 100vh;
    width: 100vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
}

.bg-image[b-kmyqj13srr] {
    position: fixed;
    height: 100vh;
    width: 100vw;
    background-image: url("login-bg.jpg");
    filter: blur(8px);
    -webkit-filter: blur(8px);
    background-size: cover;
    background-repeat: no-repeat;
}

.cardStyle[b-kmyqj13srr] {
    width: 80%;
    max-width: 900px;
    border-color: white;
    background: #fff;
    padding: 36px 0;
    border-radius: 4px;
    margin: 30px 0;
    box-shadow: 0px 0 10px 0 rgba(0,0,0,0.25);
}
.formTitle[b-kmyqj13srr] {
    font-weight: 600;
    color: var(--solutit-font-color);
}
externalLoginText[b-kmyqj13srr] {
    color: var(--solutit-font-color);
}
.externalLoginButtonWrapper[b-kmyqj13srr] {
    max-width: 300px !important;
}
/* /Pages/ServerSettings.razor.rz.scp.css */

.DesktopView[b-3p6qjtfiyc] {
    display: flex !important
}

.MobileView[b-3p6qjtfiyc] {
    display: none !important
}

@media(max-width: 768px) {

    .DesktopView[b-3p6qjtfiyc] {
        display: none !important
    }

    .MobileView[b-3p6qjtfiyc] {
        display: flex !important
    }
}
/* /Pages/UserSettings.razor.rz.scp.css */
.row-height[b-omsqhthgrk] {
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
