@import '_content/Delphin.Blazor/Delphin.Blazor.bundle.scp.css';
@import '_content/DittoPortal.Pages.BlazorComponents.MobileMenu/DittoPortal.Pages.BlazorComponents.MobileMenu.bundle.scp.css';
@import '_content/DittoPortal.Pages.Shared/DittoPortal.Pages.Shared.bundle.scp.css';
@import '_content/Fragenkatalog.Blazor/Fragenkatalog.Blazor.bundle.scp.css';
@import '_content/Adnexxus.Blazor.ConfirmDialog/Adnexxus.Blazor.ConfirmDialog.bundle.scp.css';
@import '_content/Adnexxus.Blazor.ProgressDialog/Adnexxus.Blazor.ProgressDialog.bundle.scp.css';
@import '_content/Adnexxus.Blazor.RazorDialog/Adnexxus.Blazor.RazorDialog.bundle.scp.css';
@import '_content/Adnexxus.Blazor.UI/Adnexxus.Blazor.UI.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/StatefulReconnection/StatefulReconnection.kwbdvo9avo.bundle.scp.css';

/* _content/DittoPortal/Pages/BlazorComponents/BlazorLogConsole.razor.rz.scp.css */
.lds-roller[b-2q7e0tgyyc] {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-roller div[b-2q7e0tgyyc] {
        animation: lds-roller-b-2q7e0tgyyc 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        transform-origin: 40px 40px;
    }

        .lds-roller div[b-2q7e0tgyyc]:after {
            content: " ";
            display: block;
            position: absolute;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #0d6efd;
            margin: -4px 0 0 -4px;
        }

        .lds-roller div:nth-child(1)[b-2q7e0tgyyc] {
            animation-delay: -0.036s;
        }

            .lds-roller div:nth-child(1)[b-2q7e0tgyyc]:after {
                top: 63px;
                left: 63px;
            }

        .lds-roller div:nth-child(2)[b-2q7e0tgyyc] {
            animation-delay: -0.072s;
        }

            .lds-roller div:nth-child(2)[b-2q7e0tgyyc]:after {
                top: 68px;
                left: 56px;
            }

        .lds-roller div:nth-child(3)[b-2q7e0tgyyc] {
            animation-delay: -0.108s;
        }

            .lds-roller div:nth-child(3)[b-2q7e0tgyyc]:after {
                top: 71px;
                left: 48px;
            }

        .lds-roller div:nth-child(4)[b-2q7e0tgyyc] {
            animation-delay: -0.144s;
        }

            .lds-roller div:nth-child(4)[b-2q7e0tgyyc]:after {
                top: 72px;
                left: 40px;
            }

        .lds-roller div:nth-child(5)[b-2q7e0tgyyc] {
            animation-delay: -0.18s;
        }

            .lds-roller div:nth-child(5)[b-2q7e0tgyyc]:after {
                top: 71px;
                left: 32px;
            }

        .lds-roller div:nth-child(6)[b-2q7e0tgyyc] {
            animation-delay: -0.216s;
        }

            .lds-roller div:nth-child(6)[b-2q7e0tgyyc]:after {
                top: 68px;
                left: 24px;
            }

        .lds-roller div:nth-child(7)[b-2q7e0tgyyc] {
            animation-delay: -0.252s;
        }

            .lds-roller div:nth-child(7)[b-2q7e0tgyyc]:after {
                top: 63px;
                left: 17px;
            }

        .lds-roller div:nth-child(8)[b-2q7e0tgyyc] {
            animation-delay: -0.288s;
        }

            .lds-roller div:nth-child(8)[b-2q7e0tgyyc]:after {
                top: 56px;
                left: 12px;
            }

@keyframes lds-roller-b-2q7e0tgyyc {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* _content/DittoPortal/Pages/BlazorComponents/Dashboard/Index.razor.rz.scp.css */
.cockpit-wrapper[b-83iylwri6e] {
    min-height: 600px;
    max-height: 600px;
    min-width: 1000px;
    max-width: 1000px;
}

.home-salut[b-83iylwri6e] {
    top: 129px;
    left: 110px;
    height: 23px;
    color: var(--unnamed-color-000000);
    text-align: left;
    font: normal normal normal 16px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    position: absolute;
}

.home-title[b-83iylwri6e] {
    text-align: left;
    font: normal normal 600 18px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
    position: relative;
    top: 28px;
    left: 20px;
}

.home-title-separator[b-83iylwri6e] {
    height: 0px;
    border: 1px solid var(--unnamed-color-aacced);
    border: 1px solid #AACCED;
    opacity: 1;
    position: relative;
    top: 56px;
}

.sidebar-icon-container[b-83iylwri6e] {
    position: absolute;
    top: 93px;
    left: 10px;
    height: calc(100vh - 93px);
}

.sidebar-icon[b-83iylwri6e] {
    position: relative;
    width: 50px;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    line-height: 30px;
    color: #0071DE;
    margin-bottom: 27px;
    cursor: pointer;
    font-size: 12px;
}

    .sidebar-icon:hover[b-83iylwri6e] {
        background: rgba(1, 44, 87, 0.1);
        border-radius: 10px;
    }

.sidebar-icon-active[b-83iylwri6e] {
    position: relative;
    width: 50px;
    height: 40px;
    background: #0071DE 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding-top: 5px;
    text-align: center;
    line-height: 30px;
    color: #0071DE;
    margin-bottom: 27px;
    cursor: pointer;
    font-size: 12px;
}

.sidebar-separator[b-83iylwri6e] {
    position: relative;
    width: 50px;
    height: 0px;
    top: 20px;
    margin-bottom: 40px;
    border: 2px solid #CCE2F9;
}

.kachel-first[b-83iylwri6e] {
    padding: 20px;
    margin-top: 55px;
}

.kachel[b-83iylwri6e] {
    padding: 20px;
}

.kachel-seperator[b-83iylwri6e] {
    width: 100%;
    height: 10px;
    background: #F4F4F4;
}

.kachel-icon[b-83iylwri6e] {
    width: 20px;
    height: 20px;
}

    .kachel-icon img[b-83iylwri6e] {
        width: 20px;
        height: 20px;
    }

.kachel-headline[b-83iylwri6e] {
    text-align: left;
    font: normal normal 600 16px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.kachel-subline-critical[b-83iylwri6e] {
    text-align: left;
    font: normal normal normal 14px/22px Titilium Regular;
    letter-spacing: 0px;
    color: #B50000;
}

.kachel-subline[b-83iylwri6e] {
    text-align: left;
    font: normal normal normal 14px/22px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.kachel-link[b-83iylwri6e] {
    text-align: left;
    font: normal normal normal 14px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #0071DE;
    margin-top: 10px;
    cursor: pointer;
}

.kachel-wetter[b-83iylwri6e] {
    position: relative;
    height: 85px;
    background: var(--unnamed-color-f4f4f4) 0% 0% no-repeat padding-box;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.kachel-wetter-location[b-83iylwri6e] {
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: right;
    padding-right: 30%;
    font: normal normal normal 16px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
}

.kachel-wetter-temp[b-83iylwri6e] {
    position: absolute;
    top: 19px;
    width: 50%;
    text-align: right;
    padding-right: 20px;
    text-align: center;
    font: normal normal 600 32px/45px Titilium Regular;
    letter-spacing: 0px;
    color: #000000;
}

.kachel-wetter-temp-unit[b-83iylwri6e] {
    position: absolute;
    top: 30px;
    width: 50%;
    padding-left: 50px;
    text-align: center;
    font: normal normal 600 16px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #777777;
}

.kachel-wetter-icon[b-83iylwri6e] {
    position: absolute;
    top: 17px;
    width: 50%;
    padding-left: 20px;
    text-align: left;
}

.kachel-progress[b-83iylwri6e] {
    margin-top: 20px;
    height: 80px;
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 10px;
    position: relative;
}

.kachel-progress-text[b-83iylwri6e] {
    font: normal normal 600 16px/24px Titilium Regular;
    letter-spacing: 0px;
    color: #0071DE;
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
}

.version-bottom[b-83iylwri6e] {
    position:absolute;
    bottom: 0;
    right:0;
    padding:2px;
}
/* _content/DittoPortal/Pages/BlazorComponents/Login/BlazorLogin.razor.rz.scp.css */

*[b-gsud6xnqqt] {
    margin: 0;
    padding: 0;
}

.login-container[b-gsud6xnqqt] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    margin-top: 264px;
    width: 520px;
}

.login-container-sm[b-gsud6xnqqt] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
}

.login-container .headline[b-gsud6xnqqt] {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #0071DE;
    opacity: 1;
    padding: 35px;
}

.login-container-sm .headline[b-gsud6xnqqt] {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #0071DE;
    opacity: 1;
    padding: 35px;
}

.delphin-title[b-gsud6xnqqt] {
    font-size: 66px;
    position: absolute;
    left: 236px;
    top: 353px;
    color: white;
}

.delphin-subtitle[b-gsud6xnqqt] {
    font-size: 16px;
    position: absolute;
    left: 235px;
    top: 454px;
    color: white;
    width: 283px;
}

.login-footer[b-gsud6xnqqt] {
    position: absolute;
    bottom: 1px;
    height: 17px;
    background: #0071DE 0% 0% no-repeat padding-box;
    width: 100%;
    line-height: 17px;
}

.login-logo[b-gsud6xnqqt] {
    height: 75px;
    width: 83px;
    position: absolute;
    left: 143px;
    top: 367px;
}

.btn-login[b-gsud6xnqqt] {
    background: #0071DE 0% 0% no-repeat padding-box;
    border-radius: 24px;
    height: 47px;
    line-height: 47px;
    color: white;
    border: none;
}

    .btn-login:hover[b-gsud6xnqqt] {
        background: #0061BF 0% 0% no-repeat padding-box;
    }
/* _content/DittoPortal/Pages/BlazorComponents/PasswortReset/PasswortReset.razor.rz.scp.css */

*[b-b4i0ozkcgr] {
    margin: 0;
    padding: 0;
}

.login-container[b-b4i0ozkcgr] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    margin-top: 264px;
    width: 520px;
}

.login-container-sm[b-b4i0ozkcgr] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
    width: calc(100% - 40px);
}

.login-container .headline[b-b4i0ozkcgr] {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #0071DE;
    opacity: 1;
    padding: 35px;
}

.login-container-sm .headline[b-b4i0ozkcgr] {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #0071DE;
    opacity: 1;
    padding: 35px;
}

.delphin-title[b-b4i0ozkcgr] {
    font-size: 66px;
    position: absolute;
    left: 236px;
    top: 353px;
    color: white;
}

.delphin-subtitle[b-b4i0ozkcgr] {
    font-size: 16px;
    position: absolute;
    left: 235px;
    top: 454px;
    color: white;
    width: 283px;
}

.login-footer[b-b4i0ozkcgr] {
    position: absolute;
    bottom: 1px;
    height: 17px;
    background: #0071DE 0% 0% no-repeat padding-box;
    width: 100%;
    line-height: 17px;
}

.login-logo[b-b4i0ozkcgr] {
    height: 75px;
    width: 83px;
    position: absolute;
    left: 143px;
    top: 367px;
}

.btn-login[b-b4i0ozkcgr] {
    background: #0071DE 0% 0% no-repeat padding-box;
    border-radius: 24px;
    height: 47px;
    line-height: 47px;
    color: white;
    border: none;
}

    .btn-login:hover[b-b4i0ozkcgr] {
        background: #0061BF 0% 0% no-repeat padding-box;
    }
