@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';

/* _content/Elektrospoji.Web/Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-xo71zhftty] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/Elektrospoji.Web/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-on81ie43zz] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-on81ie43zz] {
    display: flex;
    gap: 0.625rem;
}
/* _content/Elektrospoji.Web/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-uwruo3mff5] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-uwruo3mff5] {
        flex-direction: column;
    }
}
/* _content/Elektrospoji.Web/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-clrbus9e9w] .tab-icon {
    width: 1rem;
    height: 1rem;
    min-width: 1rem;
    min-height: 1rem;
    background-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    background-position: center center;
    background-color: currentColor;
}

[b-clrbus9e9w] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-clrbus9e9w] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-clrbus9e9w] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-clrbus9e9w] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-clrbus9e9w] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-clrbus9e9w] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/Elektrospoji.Web/Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-h54u16tzi1] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/Elektrospoji.Web/Components/Layout/CleanLayout.razor.rz.scp.css */
.page[b-4jucm7nhzr] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-4jucm7nhzr] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-4jucm7nhzr] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}
[b-4jucm7nhzr] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}

[b-4jucm7nhzr] .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

[b-4jucm7nhzr] .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}

[b-4jucm7nhzr] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-4jucm7nhzr] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

@media (max-width: 768px) {
    [b-4jucm7nhzr] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 500px) {
    [b-4jucm7nhzr] .menu-button .dxbl-btn-caption {
        display: none;
    }
}
/* _content/Elektrospoji.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-zua5pq5olx] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-zua5pq5olx] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-zua5pq5olx] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}
[b-zua5pq5olx] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}

[b-zua5pq5olx] .icon-log-out {
    -webkit-mask-image: url("images/account/log-out.svg");
    mask-image: url("images/account/log-out.svg");
}

[b-zua5pq5olx] .icon-user {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}

[b-zua5pq5olx] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-zua5pq5olx] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

@media (max-width: 768px) {
    [b-zua5pq5olx] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 500px) {
    [b-zua5pq5olx] .menu-button .dxbl-btn-caption {
        display: none;
    }
}
/* _content/Elektrospoji.Web/Components/Layout/NavMenuAccordion.razor.rz.scp.css */
#sidebar[b-sij9f587oi] {
    min-width: 15rem;
    max-width: 15rem;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);
}

[b-sij9f587oi] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-sij9f587oi] {
    text-align: center;
}

[b-sij9f587oi] .menu-button-container {
    display: none;
    align-self: center;
}

.menu-button[b-sij9f587oi] {
    padding: 0.375rem;
    width: 1.875rem;
    height: 1.875rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-sij9f587oi] .menu {
    background-color: inherit;
}

    [b-sij9f587oi] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-sij9f587oi] .menu-item {
    color: var(--bs-white);
}

[b-sij9f587oi] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-sij9f587oi] .home-icon {
    background-image: url("images/home.svg");
}

[b-sij9f587oi] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-sij9f587oi] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-sij9f587oi] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-sij9f587oi] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-sij9f587oi] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-sij9f587oi] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-sij9f587oi] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-sij9f587oi] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

#sidebar.expanded[b-sij9f587oi]  .layout-item {
    display: block;
}

#sidebar.expanded[b-sij9f587oi]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-sij9f587oi] {
        min-width: inherit;
        max-width: inherit;
    }

        #sidebar.expanded[b-sij9f587oi] {
            position: fixed;
            width: 100%;
            z-index: 3;
        }

            #sidebar.expanded[b-sij9f587oi]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.expanded .menu-button[b-sij9f587oi] {
                background-image: url("images/close.svg");
            }

        #sidebar:not(.expanded)[b-sij9f587oi]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-sij9f587oi] {
        text-align: inherit;
    }

    [b-sij9f587oi] .menu-button-container {
        display: block;
    }

    [b-sij9f587oi] .layout-item {
        display: none;
    }

    [b-sij9f587oi] .footer {
        display: none;
    }
}
/* _content/Elektrospoji.Web/Components/Layout/NavMenuMenu.razor.rz.scp.css */
#sidebar[b-vimd74odhr] {
    min-width: 15rem;
    max-width: 15rem;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
    transition: transform 0.1s ease-out;
    height: 100%;
    max-height: 100%;
    background-image: linear-gradient(180deg, var(--bs-primary) 0%, var(--bs-black) 150%);
}

[b-vimd74odhr] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-vimd74odhr] {
    text-align: center;
}

[b-vimd74odhr] .menu-button-container {
    display: none;
    align-self: center;
}

.menu-button[b-vimd74odhr] {
    padding: 0.375rem;
    width: 1.875rem;
    height: 1.875rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-vimd74odhr] .menu {
    background-color: inherit;
}

    [b-vimd74odhr] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-vimd74odhr] .menu-item {
    color: var(--bs-white);
}

[b-vimd74odhr] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-vimd74odhr] .home-icon {
    background-image: url("images/home.svg");
}

[b-vimd74odhr] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-vimd74odhr] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-vimd74odhr] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-vimd74odhr] .docs-icon {
    mask-image: url("images/doc.svg");
    -webkit-mask-image: url("images/doc.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-vimd74odhr] .demos-icon {
    mask-image: url("images/demos.svg");
    -webkit-mask-image: url("images/demos.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-vimd74odhr] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-vimd74odhr] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-vimd74odhr] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

#sidebar.expanded[b-vimd74odhr]  .layout-item {
    display: block;
}

#sidebar.expanded[b-vimd74odhr]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-vimd74odhr] {
        min-width: inherit;
        max-width: inherit;
    }

        #sidebar.expanded[b-vimd74odhr] {
            position: fixed;
            width: 100%;
            z-index: 3;
        }

            #sidebar.expanded[b-vimd74odhr]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.expanded .menu-button[b-vimd74odhr] {
                background-image: url("images/close.svg");
            }

        #sidebar:not(.expanded)[b-vimd74odhr]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-vimd74odhr] {
        text-align: inherit;
    }

    [b-vimd74odhr] .menu-button-container {
        display: block;
    }

    [b-vimd74odhr] .layout-item {
        display: none;
    }

    [b-vimd74odhr] .footer {
        display: none;
    }
}
/* _content/Elektrospoji.Web/Components/Pages/Index.razor.rz.scp.css */
.welcome[b-6cksbq9yy9] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-6cksbq9yy9] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-6cksbq9yy9] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-6cksbq9yy9] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-6cksbq9yy9] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-6cksbq9yy9] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-6cksbq9yy9] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-6cksbq9yy9] .welcome-card {
    width: 26.25rem;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.2s;
    border-radius: 1rem;
    color: var(--bs-link-color-rgb);
    gap: 1.5rem;
    text-decoration: none;
    position: relative;
}

    [b-6cksbq9yy9] .welcome-card:hover {
        box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
    }

    [b-6cksbq9yy9] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-6cksbq9yy9] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-6cksbq9yy9] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-6cksbq9yy9] .welcome-card .welcome-card-back {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: var(--bs-body-color);
        opacity: 0.05;
        border-radius: 1rem;
        z-index: -2;
    }
