@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/NFRClientApp/Components/CommunicationModule/ChatMessageComponent.razor.rz.scp.css */
.incoming[b-oigyqdqfwr] {
    background-color: #E5F4FA;
}

.chatMessage[b-oigyqdqfwr] {
    overflow-wrap: anywhere;
}
/* _content/NFRClientApp/Components/CommunicationModule/CommunicationModule.razor.rz.scp.css */
.divider[b-6o1mpyrpnc] {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

[b-6o1mpyrpnc] textarea {
    resize: none;
}
/* _content/NFRClientApp/Components/CustomProgressBar.razor.rz.scp.css */
.progress[b-6ud1qxp02a] {
    background-color: #999;
    height: 18px;
}

.progress-bar[b-6ud1qxp02a] {
    background-color: #0071A1;
    overflow: visible;
}
    .progress-bar span[b-6ud1qxp02a] {
        padding: 0 5px;
    }
/* _content/NFRClientApp/Components/DropdownSelection.razor.rz.scp.css */
[b-69pu6kfsee] ul {
    max-height: 400px;
    overflow: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.sticky-input[b-69pu6kfsee] {
    position: sticky;
    top: 0;
    background: white;
    padding: 5px;
}

.sticky-footer[b-69pu6kfsee] {
    position: sticky;
    bottom: 0;
    background: white;
    cursor: default;
}
/* _content/NFRClientApp/Components/FileUpload/SubComponents/FileUploadSelectionComponent.razor.rz.scp.css */

.drag-and-drop[b-fkq2xstihq] {
    width: 100%;
    height: fit-content;
    border: 1px dashed #000000;
    background: #f0f0f0; /* originally #E5F4FA*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
    padding: 1.5em;
}

.upload-info[b-fkq2xstihq] {
    padding-top: 1em;
}

.upload-info p[b-fkq2xstihq] {
    line-height: 1em; /*Keeping them relatively close from each other*/
}

.upload-info span[b-fkq2xstihq] {
    font-size: 0.8em;
    font-weight: 500;
}

.file-drop-zone[b-fkq2xstihq] {
    position: relative;
    width: 100%;
    height: 300px;
    background-color: #f5f7f7;
    overflow: hidden;
    text-align: center;
    border-radius: 1px;
    border: 1px dashed #000;
}

.file-drop-zone:hover[b-fkq2xstihq],
.ondragenter[b-fkq2xstihq] {
    background-color: #E5F4FA !important;
    transition: 0.3s;
}


.file-drop-zone-input-content[b-fkq2xstihq] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.file-drop-zone-input-content-info[b-fkq2xstihq] {
    text-align: center;
    margin: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}
[b-fkq2xstihq] .fileinput {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
/* _content/NFRClientApp/Components/Login.razor.rz.scp.css */
.login-section[b-ugf3xs000f] {
    padding: 25px;
    background-color: #E5F4FA;
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.password-container[b-ugf3xs000f] {
    position: relative;
    display: flex;
    align-items: center;
}

.toggle-password[b-ugf3xs000f],
.toggle-password:active[b-ugf3xs000f]{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background-color: transparent;
    box-shadow: none;
    border: none
}
/* _content/NFRClientApp/Components/ModalComponent.razor.rz.scp.css */
.modal[b-0dlefkrbwf] {
    display: none;
    background: rgba(0, 0, 0, 0.50);
    z-index: 1000;
}

    .modal .modal-dialog[b-0dlefkrbwf] {
        max-width: 98em;
    }

    .modal modal-footer[b-0dlefkrbwf] {
        margin-top: 10px;
    }

.show[b-0dlefkrbwf] {
    display: block;
}
/* _content/NFRClientApp/Pages/Antragstellerbereich/AntraegeGrid.razor.rz.scp.css */
[b-wtddswk278] table {
    table-layout: fixed;
}
.grid-options[b-wtddswk278] {
    text-align: right;
    margin-bottom: 15px;

    > select {
        max-width: 195px;
        display: inline-block;
    }
}
/* _content/NFRClientApp/Pages/Antragstellerbereich/Anträge/AuswertungsantragComponent.razor.rz.scp.css */
[b-8w7i3xp8q8] .accordion .accordion-item h2 button {
    font-size: 1rem !important;
}
/* _content/NFRClientApp/Pages/Antragstellerbereich/Anträge/StandardAntragLayout.razor.rz.scp.css */
[b-gmypmitwc7] .accordion .accordion-item h2 button {
    font-size: var(--bs-body-font-size);
}
/* _content/NFRClientApp/Pages/Datenschutz.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/AuswertungsAntragJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/FreigabeantragEnduserClosedJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/FreigabeantragEnduserOpenJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/InformationAnBenutzerJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/InformationsanfrageAnBenutzerJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/QuittierungPruefungJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/Jobs/StandardAufgabeLayout.razor.rz.scp.css */
[b-zan1tv6zve] .center-content {
    display: flex !important;
    justify-content: space-evenly !important;
}

[b-zan1tv6zve] .accordion .accordion-item h2 button {
    font-size: var(--bs-body-font-size);
}
/* _content/NFRClientApp/Pages/JobManagement/Jobs/SupportAnfrageJobComponent.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/JobManagement/SubComponents/JobFileUploadComponent.razor.rz.scp.css */
[b-oo03olomzi] .accordion .accordion-item h2 button {
    font-size: 1rem !important;
}
/* _content/NFRClientApp/Pages/JobManagement/SubComponents/JobGridComponent.razor.rz.scp.css */
[b-41lmv27zq0] table {
    table-layout: fixed;
}
.grid-options[b-41lmv27zq0] {
    text-align: right;
    margin-bottom: 15px;

    > select {
        max-width: 195px;
        display: inline-block;
    }
}
/* _content/NFRClientApp/Pages/MappinglistManagement/Index.razor.rz.scp.css */
[b-z7p79q3fb8] td {
    vertical-align: middle;
}
/* _content/NFRClientApp/Pages/OrganisationManagement/Index.razor.rz.scp.css */
[b-rpniy714o8] .organisation {
    text-align: start;

    & ul {
        list-style: none;
        padding-left: 20px;
    }

    & li[b-rpniy714o8] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 0;
        background-color: #b02a37;
    }

    & li:last-child[b-rpniy714o8] {
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 0;
        background-color: transparent;
    }
}

.flex-container[b-rpniy714o8] {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}

.containerLeft[b-rpniy714o8] {
    width: 30%;
    flex: 30%;
    padding-right: 20px;
    margin-top: 50px;
}

.containerRight[b-rpniy714o8] {
    flex: 70%;
}
/* _content/NFRClientApp/Pages/OrganisationManagement/Modal/AssignTechnischerDatenlieferantComponent.razor.rz.scp.css */
.scrollable[b-nq9t68lgae] {
    overflow: auto;
    max-height: 250px;
}
/* _content/NFRClientApp/Pages/OrganisationManagement/TreeViewItem.razor.rz.scp.css */
[b-5x8ezuny2p] .organisationGroup {
    user-select: none;
    margin-bottom: 5px;
    margin-left: 6px;
    font-weight: 600;
    color: #0071A1;
    align-self: center;
}

[b-5x8ezuny2p] .mandant {
    user-select: none;
    margin-bottom: 5px;
    margin-left: 6px;
    align-self: center;
}

[b-5x8ezuny2p] .noIcon {
    margin-left: 26px;
}

[b-5x8ezuny2p] .hasPointer {
    cursor: pointer;
}

[b-5x8ezuny2p] .horizontal-flex-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

[b-5x8ezuny2p] .flex-item-left {
    flex: 70%;
    align-content: flex-start;
    align-items: center;
}

[b-5x8ezuny2p] .flex-item-right {
    align-content: flex-end;
    padding: 0;
}
/* _content/NFRClientApp/Pages/Quittierungsbereich/Overview/QuittierungOverviewPage.razor.rz.scp.css */
h2[b-xuefjxohdo] {
    font-size: 2rem;
    margin-top: .5rem;
}

[b-xuefjxohdo] .bb-callout {
    margin: 0;
}
/* _content/NFRClientApp/Pages/RegistrationRequest.razor.rz.scp.css */
/* _content/NFRClientApp/Pages/UserManagement/Components/AssignMandantenComponent.razor.rz.scp.css */
.scrollable[b-bdo8rol071] {
    overflow: auto;
    max-height: 250px;
}
/* _content/NFRClientApp/Pages/UserManagement/Components/AssignRoleComponent.razor.rz.scp.css */
.scrollable[b-n7gw0xauuv] {
    overflow: auto;
    max-height: 250px;
}
/* _content/NFRClientApp/Shared/FooterMenu.razor.rz.scp.css */
.footer[b-ssq80d6588] {
    min-height: 225px;
    background: #002A3C;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 3em;
    font-size: 12px;

    & a {
        list-style: none;
        color: white;
        text-decoration: none;
    }

    & p[b-ssq80d6588] {
        color: white;
    }
}
/* _content/NFRClientApp/Shared/MainLayout.razor.rz.scp.css */
.main[b-np2lu3witg] {
    min-height: calc(100vh - 225px - 74px - 16px);
    height: fit-content !important;
    margin-bottom: 16px;
}
