/* _content/TRIBDX/Components/Account/Pages/Manage/EnableAuthenticator.razor.rz.scp.css */
.info-message[b-ft1wrmyzk8] {
    margin: 0.625rem 0 0.625rem 0;
    justify-content: start;
}
/* _content/TRIBDX/Components/Account/Pages/Manage/ExternalLogins.razor.rz.scp.css */
.current-logins[b-w7hya3nkuq] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.current-logins-item[b-w7hya3nkuq] {
    display: flex;
    gap: 0.625rem;
}
/* _content/TRIBDX/Components/Account/Shared/ExternalLoginPicker.razor.rz.scp.css */
.external-logins[b-h3j8g1jlkc] {
    display: flex;
    gap: 0.5rem;
}

@media (max-width: 500px) {
    .external-logins[b-h3j8g1jlkc] {
        flex-direction: column;
    }
}
/* _content/TRIBDX/Components/Account/Shared/ManageLayout.razor.rz.scp.css */
[b-xdswusgtig] .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-xdswusgtig] .icon-profile {
    -webkit-mask-image: url("images/account/manage-profile.svg");
    mask-image: url("images/account/manage-profile.svg");
}

[b-xdswusgtig] .icon-email {
    -webkit-mask-image: url("images/account/manage-email.svg");
    mask-image: url("images/account/manage-email.svg");
}

[b-xdswusgtig] .icon-two-factor {
    -webkit-mask-image: url("images/account/manage-two-factor.svg");
    mask-image: url("images/account/manage-two-factor.svg");
}

[b-xdswusgtig] .icon-password {
    -webkit-mask-image: url("images/account/manage-password.svg");
    mask-image: url("images/account/manage-password.svg");
}

[b-xdswusgtig] .icon-personal {
    -webkit-mask-image: url("images/account/manage-personal.svg");
    mask-image: url("images/account/manage-personal.svg");
}

[b-xdswusgtig] .icon-external {
    -webkit-mask-image: url("images/account/user.svg");
    mask-image: url("images/account/user.svg");
}
/* _content/TRIBDX/Components/Account/Shared/ShowRecoveryCodes.razor.rz.scp.css */
.codes[b-eyivzfmghb] {
    margin: 0.625rem 0px 0.625rem 0px;
}
/* _content/TRIBDX/Layout/LogInOrOut.razor.rz.scp.css */
.bi[b-s6a535ybg8] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-person-badge-nav-menu[b-s6a535ybg8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-s6a535ybg8] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-s6a535ybg8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item .nav-link[b-s6a535ybg8] {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item .nav-link:hover[b-s6a535ybg8] {
    background-color: rgba(255,255,255,0.1);
    color: white;
}
/* _content/TRIBDX/Layout/MainLayout.razor.rz.scp.css */
.page[b-u8u53y9zdo] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-u8u53y9zdo] .icon {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center center;
    -webkit-mask-mask-position: center center;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-u8u53y9zdo] #menu-top {
    display: block;
}

    [b-u8u53y9zdo] #menu-top.hidden {
        display: none;
    }

[b-u8u53y9zdo] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
}

[b-u8u53y9zdo] .icon-menu {
    -webkit-mask-image: url("images/menu.svg");
    mask-image: url("images/menu.svg");
}

[b-u8u53y9zdo] .content {
    overflow: auto;
    display: flex;
    flex-direction: column;
}

[b-u8u53y9zdo] .menu-button:hover .icon {
    background-color: var(--dxbl-btn-hover-color);
}

.nav-buttons-container[b-u8u53y9zdo] {
    display: flex;
    gap: 10px;
    padding: 2rem 0rem;
}

    .nav-buttons-container[b-u8u53y9zdo]  .menubutton-float-end {
        margin-left: auto;
    }

    .nav-buttons-container[b-u8u53y9zdo]  .dxbl-btn-icon-only {
        --dxbl-btn-padding-x: 0.75rem;
        --dxbl-btn-padding-y: 0.25rem;
    }

@media (max-width: 768px) {
    [b-u8u53y9zdo] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}

@media (max-width: 768px) {
    [b-u8u53y9zdo] #menu-top {
        display: none;
    }
}
/* _content/TRIBDX/Layout/MainLayout_Org.razor.rz.scp.css */
.page[b-sijbpfulzc] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}

[b-sijbpfulzc] .icon-back {
    -webkit-mask-image: url("images/back.svg");
    mask-image: url("images/back.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-color: var(--dxbl-btn-color);
}

[b-sijbpfulzc] .content {
    overflow: auto;
}

[b-sijbpfulzc] .back-button:hover .icon-back {
    background-color: var(--dxbl-btn-hover-color);
}

/* imported */
[b-sijbpfulzc] .icon-log-in {
    -webkit-mask-image: url("images/account/log-in.svg");
    mask-image: url("images/account/log-in.svg");
}
/*end imported*/

@media (max-width: 768px) {
    [b-sijbpfulzc] .layout-sidebar {
        grid-area: header / header / header / header !important;
    }
}
/* _content/TRIBDX/Layout/NavMenu.razor.rz.scp.css */
#sidebar[b-daknyhj0x8] {
    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%);
    display: block;
}

    #sidebar.auto-expanded[b-daknyhj0x8] {
        display: none;
    }

    #sidebar .menu-closeonclick-placeholder[b-daknyhj0x8] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
    }

[b-daknyhj0x8] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-daknyhj0x8] {
    text-align: center;
}

[b-daknyhj0x8] .menu-button-container {
    align-self: center;
}

.menu-button[b-daknyhj0x8] {
    padding: 0.375rem;
    width: 1rem;
    height: 1rem;
    background-image: url("images/menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

[b-daknyhj0x8] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-daknyhj0x8] .menu {
    background-color: inherit;
}

    [b-daknyhj0x8] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-daknyhj0x8] .menu-item {
    color: var(--bs-white);
}

[b-daknyhj0x8] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
    opacity: 0.4;
}

[b-daknyhj0x8] .home-icon {
    background-image: url("images/home.svg");
}

[b-daknyhj0x8] .weather-icon {
    background-image: url("images/weather.svg");
}

[b-daknyhj0x8] .counter-icon {
    background-image: url("images/counter.svg");
}


[b-daknyhj0x8] .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-daknyhj0x8] .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-daknyhj0x8] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-daknyhj0x8] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-daknyhj0x8] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

    [b-daknyhj0x8] .footer .icon {
        margin-left: 0;
    }

#sidebar.auto-expanded[b-daknyhj0x8]  .layout-item {
    display: block;
}

#sidebar.auto-expanded[b-daknyhj0x8]  .footer {
    display: block;
}

@media (max-width: 768px) {
    #sidebar[b-daknyhj0x8] {
        min-width: inherit;
        max-width: inherit;
        display: block;
    }

        #sidebar .menu-closeonclick-placeholder[b-daknyhj0x8] {
            display: block;
        }

        #sidebar.auto-expanded[b-daknyhj0x8] {
            position: fixed;
            width: 100%;
            z-index: 3;
            display: block;
        }

            #sidebar.auto-expanded[b-daknyhj0x8]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.auto-expanded .menu-button[b-daknyhj0x8] {
                background-image: url("images/close.svg");
                width: 1.875rem;
                height: 1.875rem;
            }

        #sidebar:not(.auto-expanded)[b-daknyhj0x8]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-daknyhj0x8] {
        text-align: inherit;
    }

    [b-daknyhj0x8] .menu-button-container {
        display: block;
    }

    [b-daknyhj0x8] .layout-item {
        display: none;
    }

    [b-daknyhj0x8] .footer {
        display: none;
    }
}
/* _content/TRIBDX/Layout/NavMenu_Org.razor.rz.scp.css */
#sidebar[b-bfu0ftreje] {
    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-bfu0ftreje] .sidebar-header {
    padding: 2rem 1rem;
}

.logo[b-bfu0ftreje] {
    text-align: center;
    max-height: 24px; /*//hchang*/
    max-width: 144px; /*//hchang*/
}

[b-bfu0ftreje] .menu-button-container {
    display: none;
    align-self: center;
}

.menu-button[b-bfu0ftreje] {
    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-bfu0ftreje] .menu {
    background-color: inherit;
}

    [b-bfu0ftreje] .menu .dxbl-menu-item-list {
        gap: 0.5rem;
    }

[b-bfu0ftreje] .menu-item a {
    color: var(--bs-white);
}

[b-bfu0ftreje] .icon {
    width: 1rem;
    height: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 0.5rem;
}

[b-bfu0ftreje] .home-icon {
    background-image: url("images/home.svg");
}

[b-bfu0ftreje] .counter-icon {
    background-image: url("images/counter.svg");
}

[b-bfu0ftreje] .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-bfu0ftreje] .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-bfu0ftreje] .footer-button:hover .demos-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-bfu0ftreje] .footer-button:hover .docs-icon {
    background-color: var(--dxbl-btn-hover-color);
}

[b-bfu0ftreje] .footer {
    text-align: center;
    gap: 0.5rem;
    padding-bottom: 1.5rem;
}

#sidebar.expanded[b-bfu0ftreje]  .layout-item {
    display: block;
}

#sidebar.expanded[b-bfu0ftreje]  .footer {
    display: block;
}


[b-bfu0ftreje] .weather-icon {
    background-image: url("images/weather.svg");
}
/*login from template*/
[b-bfu0ftreje] .settings-icon {
    background-image: url("images/account/settings.svg");
}

[b-bfu0ftreje] .log-in-icon {
    background-image: url("images/account/log-in.svg");
}

[b-bfu0ftreje] .log-out-icon {
    background-image: url("images/account/log-out.svg");
}

[b-bfu0ftreje] .user-icon {
    background-image: url("images/account/user.svg");
}
[b-bfu0ftreje] .menu.display-mobile {
    margin-bottom: 2rem;
}

[b-bfu0ftreje] .menu.display-iam {
    margin-bottom: 2rem;
}

/*end login from template*/



@media (max-width: 768px) {
    #sidebar[b-bfu0ftreje] {
        min-width: inherit;
        max-width: inherit;
    }

        #sidebar.expanded[b-bfu0ftreje] {
            position: fixed;
            width: 100%;
            z-index: 3;
        }

            #sidebar.expanded[b-bfu0ftreje]  .sidebar-header {
                border-bottom: 1px solid var(--bs-white);
            }

            #sidebar.expanded .menu-button[b-bfu0ftreje] {
                background-image: url("images/close.svg");
            }

        #sidebar:not(.expanded)[b-bfu0ftreje]  .dxbl-gridlayout-root {
            gap: unset !important;
        }

    .logo[b-bfu0ftreje] {
        text-align: inherit;
    }

    [b-bfu0ftreje] .menu-button-container {
        display: block;
    }

    [b-bfu0ftreje] .layout-item {
        display: none;
    }

    [b-bfu0ftreje] .footer {
        display: none;
    }
}
/* _content/TRIBDX/Pages/Counter.razor.rz.scp.css */
.counter-block[b-3w4d93n33r] {
    display: flex;
    padding: 2.5rem 1.5rem 1.5rem 1.5rem;
    flex-direction: column;
    border-radius: 1rem;
    gap: 1.5rem;
    justify-content: center;
    align-items: center;
    width: 16.875rem;
    height: 17rem;
    position: relative;
}

    .counter-block .counter-content[b-3w4d93n33r] {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }

    .counter-block .counter-count[b-3w4d93n33r] {
        font-size: 7.5rem;
        font-weight: 400;
        line-height: 7.75rem;
    }

    .counter-block .counter-block-back[b-3w4d93n33r] {
        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/TRIBDX/Pages/IndexOrg.razor.rz.scp.css */
.welcome[b-1e4etpexmo] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-1e4etpexmo] .welcome-gridlayout {
    margin: auto;
    width: auto;
    height: auto;
}

[b-1e4etpexmo] .welcome-gridlayout .dxbl-gridlayout-root {
    align-content: center;
    justify-content: center;
}

[b-1e4etpexmo] .welcome-title {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title .welcome-title-header[b-1e4etpexmo] {
    font-size: 2.5rem;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
}

.welcome-title .welcome-title-content[b-1e4etpexmo] {
    font-size: 2rem;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}

[b-1e4etpexmo] .welcome-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
}

[b-1e4etpexmo] .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-1e4etpexmo] .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-1e4etpexmo] .welcome-card .welcome-card-img {
        width: 6.5rem;
        height: 6.5rem;
    }

    [b-1e4etpexmo] .welcome-card .welcome-card-text {
        font-size: 1.75rem;
        font-weight: 600;
        letter-spacing: 0em;
        text-align: center;
        text-decoration: unset;
    }

    [b-1e4etpexmo] .icon-fill {
        fill: var(--bs-primary);
    }

    [b-1e4etpexmo] .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;
    }
