@import '_content/CommonUIDevXWeb/CommonUIDevXWeb.dspn4dr0jx.bundle.scp.css';

/* _content/ArchCRMUIService/Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-tsuwymilu6] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/ArchCRMUIService/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-wll2j03b3v] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-wll2j03b3v] {
    display: flex;
    gap: 0.625rem;
}
/* _content/ArchCRMUIService/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-1wj0t895bb] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-1wj0t895bb] {
        flex-direction: column;
    }
}
/* _content/ArchCRMUIService/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-b8rky6gkv3] .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-b8rky6gkv3] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-b8rky6gkv3] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-b8rky6gkv3] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-b8rky6gkv3] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-b8rky6gkv3] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-b8rky6gkv3] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/ArchCRMUIService/Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-yb5upf4ht4] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/ArchCRMUIService/Components/ArchCRMErrorBoundary.razor.rz.scp.css */
[b-4w82iyr6d3] erb-footer {
    width: 100%;
    display: flex;
    gap: 2rem;
    align-items: center;
    box-sizing: border-box;
    justify-content: center;
}
/* _content/ArchCRMUIService/Components/Layout/Drawer.razor.rz.scp.css */
::deep .navigation-drawer[b-w56052util] {
    --dxbl-drawer-panel-footer-justify-content: center;
    height: 100vh;
    max-height: 100%;
}

[b-w56052util] .panel-open:not(.mobile) .menu-button {
    display: none;
}

@media (max-width: 768px) {
    [b-w56052util] .panel-open:not(.mobile) .menu-button {
        display: inline-flex;
    }

    .mobile-drawer-closed .shading-copy[b-w56052util] {
        display: none;
        visibility: hidden;
    }

    [b-w56052util] .shading-copy {
        background-color: var(--dxbl-drawer-content-shading-bg);
        height: 100%;
        position: absolute;
        transition: opacity ease var(--dxbl-drawer-animation-duration);
        visibility: visible;
        width: 100%;
        z-index: 100;
        opacity: var(--dxbl-drawer-content-shading-opacity);
    }

    [b-w56052util] .panel-open .shading-copy {
        opacity: 0;
        visibility: unset;
        height: unset;
    }
}
/* _content/ArchCRMUIService/Components/Layout/MainLayout.razor.rz.scp.css */
/* _content/ArchCRMUIService/Components/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-4ddu939dox] {
    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-4ddu939dox] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-4ddu939dox] {
    text-align: center;
}

[b-4ddu939dox] .menu-button-container {
    display: none;
    align-self: center;
}

.menu-button[b-4ddu939dox] {
    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-4ddu939dox] .menu {
    background-color: inherit;
}

    [b-4ddu939dox] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-4ddu939dox] .menu-item {
    color: var(--bs-white);
}

[b-4ddu939dox] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-4ddu939dox] .home-icon {
    background-image: url("images/home.svg");
}

[b-4ddu939dox] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-4ddu939dox] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-4ddu939dox] .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-4ddu939dox] .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-4ddu939dox] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-4ddu939dox] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-4ddu939dox] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

#sidebar.expanded[b-4ddu939dox]  .layout-item {
    display: block;
}

#sidebar.expanded[b-4ddu939dox]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-4ddu939dox] {
        min-width: inherit;
        max-width: inherit;
    }

        #sidebar.expanded[b-4ddu939dox] {
            position: fixed;
            width: 100%;
            z-index: 3;
        }

            #sidebar.expanded[b-4ddu939dox]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.expanded .menu-button[b-4ddu939dox] {
                background-image: url("images/close.svg");
            }

        #sidebar:not(.expanded)[b-4ddu939dox]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-4ddu939dox] {
        text-align: inherit;
    }

    [b-4ddu939dox] .menu-button-container {
        display: block;
    }

    [b-4ddu939dox] .layout-item {
        display: none;
    }

    [b-4ddu939dox] .footer {
        display: none;
    }
}
/* _content/ArchCRMUIService/Components/Merchant/Pages/Index.razor.rz.scp.css */
/*.welcome {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

::deep .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

::deep .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

::deep .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

::deep .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}*/

/*::deep .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;
}

    ::deep .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);
    }



    ::deep .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    ::deep .icon-fill {
        fill: var(--bs-primary);
    }

    ::deep .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;
    }*/

/* _content/ArchCRMUIService/Components/Pages/Index.razor.rz.scp.css */

.welcome[b-cl0jj008nh] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-cl0jj008nh] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-cl0jj008nh] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-cl0jj008nh] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-cl0jj008nh] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-cl0jj008nh] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-cl0jj008nh] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-cl0jj008nh] .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-cl0jj008nh] .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-cl0jj008nh] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-cl0jj008nh] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-cl0jj008nh] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-cl0jj008nh] .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;
    }
[b-cl0jj008nh] .card .card-svg {
    width: 6.5rem;
    height: 6.5rem;
}
