/* _content/BlazorServerTemplate/AreaProductions/Pages/Home/ProductiveIndex.razor.rz.scp.css */
.main-container[b-zj7nhemobi] {
    display: flex;
    width: 35rem;
    align-items: center;
    box-sizing: border-box;
    flex-flow: column nowrap;
    background-color: #fff;
    justify-content: flex-start;
    padding: 1rem 1.5rem
}

.bit-ios .main-container[b-zj7nhemobi] {
    padding-bottom: calc(1rem + env(safe-area-inset-bottom))
}

@media screen and (max-width: 48em) {
    .main-container[b-zj7nhemobi] {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0.5rem 0.5rem 0 0
    }
}

.header[b-zj7nhemobi] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1.25rem
}

.title[b-zj7nhemobi] {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #201f1e
}

.body[b-zj7nhemobi] {
    width: 100%;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #605e5c;
    margin-bottom: 1rem
}

.btn-group[b-zj7nhemobi] {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center
}

[b-zj7nhemobi] .bit-mdl-container {
    min-height: unset
}
/*# sourceMappingURL=SignOutConfirmModal.razor.css.map */
/* _content/BlazorServerTemplate/AreaProductions/Shared/ProductionHeader.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

@media screen and (max-width: 999px) {
    .main-header[b-1u3tomsdy5] {
        position: fixed

        /*position: absolute*/
        /*if want to header stay on top*/
    }
}

@media screen and (min-width: 1000px) {
    .main-header[b-1u3tomsdy5] {
        position: fixed
    }
}

.main-header[b-1u3tomsdy5] {
    top: 0;
    z-index: 1100;
    font-family: "IRANSansDNF";
    backdrop-filter: blur(20px);
    width: calc(100% - 206px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 0.0625rem solid #faf9f8;
    box-shadow: inset 0px -1px 1px #e7ebf0;
    padding-top: var(--bit-status-bar-height);
    background-color: rgba(255,255,255,.72);
    transition: transform 0.3s ease;
}

@media screen and (max-width: 75em) {
    .main-header[b-1u3tomsdy5] {
        width: 100%
    }
}

.bit-ios .main-header[b-1u3tomsdy5] {
    padding-top: env(safe-area-inset-top)
}

.header-main-container[b-1u3tomsdy5] {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    min-height: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .header-main-container[b-1u3tomsdy5] {
        padding: 0 1.5rem;
        max-width: 63rem
    }
}

@media screen and (max-width: 48em) {
    .header-main-container[b-1u3tomsdy5] {
        padding: 0 1rem;
        max-width: 35.75rem
    }
}

.header-content-container[b-1u3tomsdy5] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 100%
}

.header-logo[b-1u3tomsdy5] {
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-right: 1.5rem
}

@media screen and (min-width: 75.0625em) {
    .header-logo[b-1u3tomsdy5] {
        display: none
    }
}

@media screen and (max-width: 48em) {
    [b-1u3tomsdy5] .header-breadcrumb.bit-brc {
        display: none
    }
}

[b-1u3tomsdy5] .header-breadcrumb.bit-brc .item {
    font-weight: 400;
    font-size: 1rem
}

[b-1u3tomsdy5] .header-breadcrumb.bit-brc .bit-icon {
    font-size: 0.875rem
}

[b-1u3tomsdy5] .header-breadcrumb.bit-brc .selected-item {
    font-weight: 600
}

.img-wrapper[b-1u3tomsdy5] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.0625rem solid #deecf9;
    color: #002a66;
    font-size: 0.75rem
}

.user-img[b-1u3tomsdy5] {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%
}

.user-name[b-1u3tomsdy5] {
    margin-left: 0.25rem;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #323130
}

@media screen and (max-width: 48em) {
    .user-name[b-1u3tomsdy5] {
        display: none
    }
}

.chevron-bottom-icon[b-1u3tomsdy5] {
    width: 0.75rem;
    height: 0.75rem;
    background-image: url("images/icons/chevron-bottom-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0.25rem
}

@media screen and (max-width: 48em) {
    .chevron-bottom-icon[b-1u3tomsdy5] {
        display: none
    }
}

.chevron-up-icon[b-1u3tomsdy5] {
    transform: rotate(180deg)
}

[b-1u3tomsdy5] .header-menu-btn {
    min-width: 1.5rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    margin-right: 1.5rem;
    border-radius: 50%;
    background-color: #fff
}

    [b-1u3tomsdy5] .header-menu-btn .bit-icon {
        font-size: 0.875rem;
        color: #0078d4
    }

    [b-1u3tomsdy5] .header-menu-btn:hover {
        background-color: #fff
    }

@media screen and (min-width: 75.0625em) {
    [b-1u3tomsdy5] .header-menu-btn {
        display: none
    }
}

.header-drp-wrapper[b-1u3tomsdy5] {
    position: absolute;
    left: 0;
    top: 2.6875rem;
    /*right: -40%;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 10.5rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    background: #e6f1ff;
    border-radius: 0.125rem;
    cursor: default;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.user-info-container[b-1u3tomsdy5] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7rem;
    padding: 0 0.125rem;
    box-sizing: border-box;
    border-bottom: 0.0625rem solid #faf9f8
}

    .user-info-container .img-wrapper[b-1u3tomsdy5] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 50%;
        border: 0.125rem solid #faf9f8;
        color: #002a66;
        font-size: 0.875rem;
        margin-right: 1.125rem
    }

    .user-info-container .user-img[b-1u3tomsdy5] {
        width: 3rem;
        height: 3rem;
        border: 0.0625rem solid #faf9f8;
        border-radius: 50%
    }

    .user-info-container .user-name[b-1u3tomsdy5] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start
    }

    .user-info-container .full-name[b-1u3tomsdy5] {
        font-weight: 400;
        font-size: 0.625rem;
        line-height: 0.75rem;
        color: #a19f9d;
        margin-bottom: 0.25rem
    }

    .user-info-container .email[b-1u3tomsdy5] {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #323130
    }

[b-1u3tomsdy5] .edit-profile-btn {
    color: #323130
}

    [b-1u3tomsdy5] .edit-profile-btn span i {
        color: #323130
    }

    [b-1u3tomsdy5] .edit-profile-btn:hover span i {
        color: #323130
    }

[b-1u3tomsdy5] .sign-out-btn {
    color: #d83b01
}

    [b-1u3tomsdy5] .sign-out-btn span i {
        color: #d83b01
    }

    [b-1u3tomsdy5] .sign-out-btn:hover span i {
        color: #d83b01
    }

[b-1u3tomsdy5] .bit-brc-items-wrapper .bit-brc-itm {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-1u3tomsdy5] .bit-brc-items-wrapper .bit-brc-lst-itm {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-1u3tomsdy5] .bit-brc-items-wrapper .bit-icon {
    font-size: 0.75rem !important
}

@media screen and (max-width: 48em) {
    [b-1u3tomsdy5] .bit-brc-items-wrapper {
        display: none
    }
}
/*# sourceMappingURL=Header.razor.css.map */
/* _content/BlazorServerTemplate/AreaProductions/Shared/ProductionMainLayout.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

.main[b-26bwoeiw0t] {
    width: 100%;
    display: flex;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    flex-flow: column nowrap;
    justify-content: flex-start;
    background: #fbfcff;
    padding-top: 3rem;
    padding-left: 12.875rem
}

@media screen and (max-width: 75em) {
    .main[b-26bwoeiw0t] {
        padding-left: 0
    }
}

.main--full-page[b-26bwoeiw0t] {
    padding: 0;
    min-height: 100%
}

    .main--full-page .site-content[b-26bwoeiw0t] {
        height: calc(100vh - 49px);
        padding: var(--bit-status-bar-height) 0 0 0
    }

.bit-ios .main--full-page .site-content[b-26bwoeiw0t] {
    padding-top: env(safe-area-inset-top);
    height: calc(100vh - 49px - env(safe-area-inset-bottom))
}

@media screen and (max-height: 700px) {
    .main--full-page .site-content[b-26bwoeiw0t] {
        display: flex;
        align-items: center;
        height: unset !important;
        min-height: calc(100vh - 49px - var(--bit-status-bar-height))
    }

    .bit-ios .main--full-page .site-content[b-26bwoeiw0t] {
        min-height: calc(100vh - 49px - env(safe-area-inset-bottom))
    }
}

.site-content[b-26bwoeiw0t] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box;
    padding-bottom: 2rem;
    min-height: calc(100vh - 103px);
    padding-top: calc(2rem + var(--bit-status-bar-height))
}

.bit-ios .site-content[b-26bwoeiw0t] {
    padding-top: calc(2rem + env(safe-area-inset-top));
    min-height: calc(100vh - 103px - env(safe-area-inset-bottom))
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .site-content[b-26bwoeiw0t] {
        padding: 0 1.5rem;
        max-width: 63rem;
        padding-top: calc(2rem + var(--bit-status-bar-height));
        padding-bottom: 2rem
    }

    .bit-ios .site-content[b-26bwoeiw0t] {
        padding-top: calc(2rem + env(safe-area-inset-top))
    }
}

@media screen and (max-width: 48em) {
    .site-content[b-26bwoeiw0t] {
        padding: 0 1rem;
        max-width: 35.75rem;
        padding-top: calc(1rem + var(--bit-status-bar-height));
        padding-bottom: 1rem
    }

    .bit-ios .site-content[b-26bwoeiw0t] {
        padding-top: calc(1rem + env(safe-area-inset-top))
    }
}

[b-26bwoeiw0t] a {
    text-decoration: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[b-26bwoeiw0t] ::-webkit-scrollbar-track {
    background-color: #fff
}

[b-26bwoeiw0t] ::-webkit-scrollbar-thumb {
    background-color: #a19f9d;
    border-radius: 16px;
    border: 4px solid #a19f9d
}

[b-26bwoeiw0t] .bit-btn-fluent {
    border-radius: 0.125rem
}

[b-26bwoeiw0t] .bit-mdl-fluent .bit-mdl-container {
    min-height: unset !important
}

[b-26bwoeiw0t] .validation-message {
    color: #a80000
}

.status-bar[b-26bwoeiw0t] {
    top: 0;
    width: 100%;
    z-index: 1101;
    display: none;
    position: fixed;
    text-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #0078d4;
    justify-content: center;
    background-color: #f2f2f2
}

.bit-windows .status-bar[b-26bwoeiw0t], .bit-macos .status-bar[b-26bwoeiw0t] {
    display: flex;
    color: #0078d4;
    background-color: rgba(0,0,0,0);
    height: var(--bit-status-bar-height)
}

.bit-ios .status-bar[b-26bwoeiw0t] {
    display: flex;
    color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    height: env(safe-area-inset-top)
}
/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/BlazorServerTemplate/AreaProductions/Shared/ProductionNavMenu.razor.rz.scp.css */
.nav-menu[b-tfcjc76nnp] {
    top: 0;
    left: 0;
    outline: 0;
    height: 100vh;
    z-index: 1000;
    display: flex;
    flex: 1 0 auto;
    flex-shrink: 0;
    position: fixed;
    box-shadow: none;
    overflow-y: auto;
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: #002a66;
    width: 12.875rem;
    padding-bottom: 1.5rem;
    max-width: 12.875rem;
    justify-content: space-between;
    padding-top: var(--bit-status-bar-height);
    transition: 0.3s !important;
}

.bit-ios .nav-menu[b-tfcjc76nnp] {
    padding-top: env(safe-area-inset-top)
}

@media screen and (max-width: 75em) {
    .nav-menu[b-tfcjc76nnp] {
        top: 0;
        inset: 0;
        height: 100vh;
        z-index: 1200;
        position: fixed
    }
}

.nav-menu--closed[b-tfcjc76nnp] {
    width: 0px;
}

@media screen and (min-width: 75.0625em) {
    .nav-menu--closed[b-tfcjc76nnp] {
        width: 12.875rem;
    }
}

.menu-shadow[b-tfcjc76nnp] {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.5)
}

@media screen and (max-width: 75em) {
    .menu-shadow[b-tfcjc76nnp] {
        display: block
    }
}

.menu-content[b-tfcjc76nnp] {
    width: 100%
}

.menu-top-row[b-tfcjc76nnp] {
    width: 100%;
    height: 3rem;
    background-repeat: no-repeat;
    background-size: 1.875rem 1.25rem;
    background-position: top 1rem left 1rem;
    background-image: url("images/bit-white-logo.svg")
}

.menu-banner[b-tfcjc76nnp] {
    width: 11.875rem;
    height: 18.5rem;
    background-size: cover;
    border-radius: 0.375rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("images/menu-banner.webp")
}

[b-tfcjc76nnp] .bit-nav-menu {
    width: 100%;
    padding-top: 1.5rem
}

    [b-tfcjc76nnp] .bit-nav-menu .toggle-button {
        color: #fff3cd
    }

    [b-tfcjc76nnp] .bit-nav-menu .item-container:hover {
        background-color: #fff3cd
    }

    [b-tfcjc76nnp] .bit-nav-menu .item {
        color: #c7e0f4
    }

        [b-tfcjc76nnp] .bit-nav-menu .item i, [b-tfcjc76nnp] .bit-nav-menu .item span {
            color: #f58025
        }

    [b-tfcjc76nnp] .bit-nav-menu .selected-item-container {
        background-color: #fff3cd
    }

    [b-tfcjc76nnp] .bit-nav-menu .selected-item {
        background-color: #fff3cd
    }
/* _content/BlazorServerTemplate/AreaShop/Pages/Home/ShopIndex.razor.rz.scp.css */
.main-container[b-g9peg2mo4b] {
    display: flex;
    width: 35rem;
    align-items: center;
    box-sizing: border-box;
    flex-flow: column nowrap;
    background-color: #fff;
    justify-content: flex-start;
    padding: 1rem 1.5rem
}

.bit-ios .main-container[b-g9peg2mo4b] {
    padding-bottom: calc(1rem + env(safe-area-inset-bottom))
}

@media screen and (max-width: 48em) {
    .main-container[b-g9peg2mo4b] {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0.5rem 0.5rem 0 0
    }
}

.header[b-g9peg2mo4b] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1.25rem
}

.title[b-g9peg2mo4b] {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #201f1e
}

.body[b-g9peg2mo4b] {
    width: 100%;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #605e5c;
    margin-bottom: 1rem
}

.btn-group[b-g9peg2mo4b] {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center
}

[b-g9peg2mo4b] .bit-mdl-container {
    min-height: unset
}
/*# sourceMappingURL=SignOutConfirmModal.razor.css.map */
/* _content/BlazorServerTemplate/AreaShop/Shared/ShopHeader.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

@media screen and (max-width: 999px) {
    .main-header[b-4tkpqu8jq9] {
        position: fixed

        /*position: absolute*/
        /*if want to header stay on top*/
    }
}

@media screen and (min-width: 1000px) {
    .main-header[b-4tkpqu8jq9] {
        position: fixed
    }
}

.main-header[b-4tkpqu8jq9] {
    top: 0;
    z-index: 1100;
    font-family: "IRANSansDNF";
    backdrop-filter: blur(20px);
    width: calc(100% - 206px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 0.0625rem solid #faf9f8;
    box-shadow: inset 0px -1px 1px #e7ebf0;
    padding-top: var(--bit-status-bar-height);
    background-color: rgba(255,255,255,.72);
    transition: transform 0.3s ease;
}

@media screen and (max-width: 75em) {
    .main-header[b-4tkpqu8jq9] {
        width: 100%
    }
}

.bit-ios .main-header[b-4tkpqu8jq9] {
    padding-top: env(safe-area-inset-top)
}

.header-main-container[b-4tkpqu8jq9] {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    min-height: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .header-main-container[b-4tkpqu8jq9] {
        padding: 0 1.5rem;
        max-width: 63rem
    }
}

@media screen and (max-width: 48em) {
    .header-main-container[b-4tkpqu8jq9] {
        padding: 0 1rem;
        max-width: 35.75rem
    }
}

.header-content-container[b-4tkpqu8jq9] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 100%
}

.header-logo[b-4tkpqu8jq9] {
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-right: 1.5rem
}

@media screen and (min-width: 75.0625em) {
    .header-logo[b-4tkpqu8jq9] {
        display: none
    }
}

@media screen and (max-width: 48em) {
    [b-4tkpqu8jq9] .header-breadcrumb.bit-brc {
        display: none
    }
}

[b-4tkpqu8jq9] .header-breadcrumb.bit-brc .item {
    font-weight: 400;
    font-size: 1rem
}

[b-4tkpqu8jq9] .header-breadcrumb.bit-brc .bit-icon {
    font-size: 0.875rem
}

[b-4tkpqu8jq9] .header-breadcrumb.bit-brc .selected-item {
    font-weight: 600
}

.img-wrapper[b-4tkpqu8jq9] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.0625rem solid #deecf9;
    color: #002a66;
    font-size: 0.75rem
}

.user-img[b-4tkpqu8jq9] {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%
}

.user-name[b-4tkpqu8jq9] {
    margin-left: 0.25rem;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #323130
}

@media screen and (max-width: 48em) {
    .user-name[b-4tkpqu8jq9] {
        display: none
    }
}

.chevron-bottom-icon[b-4tkpqu8jq9] {
    width: 0.75rem;
    height: 0.75rem;
    background-image: url("images/icons/chevron-bottom-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0.25rem
}

@media screen and (max-width: 48em) {
    .chevron-bottom-icon[b-4tkpqu8jq9] {
        display: none
    }
}

.chevron-up-icon[b-4tkpqu8jq9] {
    transform: rotate(180deg)
}

[b-4tkpqu8jq9] .header-menu-btn {
    min-width: 1.5rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    margin-right: 1.5rem;
    border-radius: 50%;
    background-color: #fff
}

    [b-4tkpqu8jq9] .header-menu-btn .bit-icon {
        font-size: 0.875rem;
        color: #0078d4
    }

    [b-4tkpqu8jq9] .header-menu-btn:hover {
        background-color: #fff
    }

@media screen and (min-width: 75.0625em) {
    [b-4tkpqu8jq9] .header-menu-btn {
        display: none
    }
}

.header-drp-wrapper[b-4tkpqu8jq9] {
    position: absolute;
    left: 0;
    top: 2.6875rem;
    /*right: -40%;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 10.5rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    background: #e6f1ff;
    border-radius: 0.125rem;
    cursor: default;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.user-info-container[b-4tkpqu8jq9] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7rem;
    padding: 0 0.125rem;
    box-sizing: border-box;
    border-bottom: 0.0625rem solid #faf9f8
}

    .user-info-container .img-wrapper[b-4tkpqu8jq9] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 50%;
        border: 0.125rem solid #faf9f8;
        color: #002a66;
        font-size: 0.875rem;
        margin-right: 1.125rem
    }

    .user-info-container .user-img[b-4tkpqu8jq9] {
        width: 3rem;
        height: 3rem;
        border: 0.0625rem solid #faf9f8;
        border-radius: 50%
    }

    .user-info-container .user-name[b-4tkpqu8jq9] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start
    }

    .user-info-container .full-name[b-4tkpqu8jq9] {
        font-weight: 400;
        font-size: 0.625rem;
        line-height: 0.75rem;
        color: #a19f9d;
        margin-bottom: 0.25rem
    }

    .user-info-container .email[b-4tkpqu8jq9] {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #323130
    }

[b-4tkpqu8jq9] .edit-profile-btn {
    color: #323130
}

    [b-4tkpqu8jq9] .edit-profile-btn span i {
        color: #323130
    }

    [b-4tkpqu8jq9] .edit-profile-btn:hover span i {
        color: #323130
    }

[b-4tkpqu8jq9] .sign-out-btn {
    color: #d83b01
}

    [b-4tkpqu8jq9] .sign-out-btn span i {
        color: #d83b01
    }

    [b-4tkpqu8jq9] .sign-out-btn:hover span i {
        color: #d83b01
    }

[b-4tkpqu8jq9] .bit-brc-items-wrapper .bit-brc-itm {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-4tkpqu8jq9] .bit-brc-items-wrapper .bit-brc-lst-itm {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-4tkpqu8jq9] .bit-brc-items-wrapper .bit-icon {
    font-size: 0.75rem !important
}

@media screen and (max-width: 48em) {
    [b-4tkpqu8jq9] .bit-brc-items-wrapper {
        display: none
    }
}
/*# sourceMappingURL=Header.razor.css.map */
/* _content/BlazorServerTemplate/AreaShop/Shared/ShopMainLayout.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

.main[b-507np6ley5] {
    width: 100%;
    display: flex;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    flex-flow: column nowrap;
    justify-content: flex-start;
    background: #fbfcff;
    padding-top: 3rem;
    padding-left: 12.875rem
}

@media screen and (max-width: 75em) {
    .main[b-507np6ley5] {
        padding-left: 0
    }
}

.main--full-page[b-507np6ley5] {
    padding: 0;
    min-height: 100%
}

    .main--full-page .site-content[b-507np6ley5] {
        height: calc(100vh - 49px);
        padding: var(--bit-status-bar-height) 0 0 0
    }

.bit-ios .main--full-page .site-content[b-507np6ley5] {
    padding-top: env(safe-area-inset-top);
    height: calc(100vh - 49px - env(safe-area-inset-bottom))
}

@media screen and (max-height: 700px) {
    .main--full-page .site-content[b-507np6ley5] {
        display: flex;
        align-items: center;
        height: unset !important;
        min-height: calc(100vh - 49px - var(--bit-status-bar-height))
    }

    .bit-ios .main--full-page .site-content[b-507np6ley5] {
        min-height: calc(100vh - 49px - env(safe-area-inset-bottom))
    }
}

.site-content[b-507np6ley5] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box;
    padding-bottom: 2rem;
    min-height: calc(100vh - 103px);
    padding-top: calc(2rem + var(--bit-status-bar-height))
}

.bit-ios .site-content[b-507np6ley5] {
    padding-top: calc(2rem + env(safe-area-inset-top));
    min-height: calc(100vh - 103px - env(safe-area-inset-bottom))
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .site-content[b-507np6ley5] {
        padding: 0 1.5rem;
        max-width: 63rem;
        padding-top: calc(2rem + var(--bit-status-bar-height));
        padding-bottom: 2rem
    }

    .bit-ios .site-content[b-507np6ley5] {
        padding-top: calc(2rem + env(safe-area-inset-top))
    }
}

@media screen and (max-width: 48em) {
    .site-content[b-507np6ley5] {
        padding: 0 1rem;
        max-width: 35.75rem;
        padding-top: calc(1rem + var(--bit-status-bar-height));
        padding-bottom: 1rem
    }

    .bit-ios .site-content[b-507np6ley5] {
        padding-top: calc(1rem + env(safe-area-inset-top))
    }
}

[b-507np6ley5] a {
    text-decoration: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[b-507np6ley5] ::-webkit-scrollbar-track {
    background-color: #fff
}

[b-507np6ley5] ::-webkit-scrollbar-thumb {
    background-color: #a19f9d;
    border-radius: 16px;
    border: 4px solid #a19f9d
}

[b-507np6ley5] .bit-btn-fluent {
    border-radius: 0.125rem
}

[b-507np6ley5] .bit-mdl-fluent .bit-mdl-container {
    min-height: unset !important
}

[b-507np6ley5] .validation-message {
    color: #a80000
}

.status-bar[b-507np6ley5] {
    top: 0;
    width: 100%;
    z-index: 1101;
    display: none;
    position: fixed;
    text-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #0078d4;
    justify-content: center;
    background-color: #f2f2f2
}

.bit-windows .status-bar[b-507np6ley5], .bit-macos .status-bar[b-507np6ley5] {
    display: flex;
    color: #0078d4;
    background-color: rgba(0,0,0,0);
    height: var(--bit-status-bar-height)
}

.bit-ios .status-bar[b-507np6ley5] {
    display: flex;
    color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    height: env(safe-area-inset-top)
}
/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/BlazorServerTemplate/AreaShop/Shared/ShopNavMenu.razor.rz.scp.css */
.nav-menu[b-q55s5bj3ml] {
    top: 0;
    left: 0;
    outline: 0;
    height: 100vh;
    z-index: 1000;
    display: flex;
    flex: 1 0 auto;
    flex-shrink: 0;
    position: fixed;
    box-shadow: none;
    overflow-y: auto;
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: #002a66;
    width: 12.875rem;
    padding-bottom: 1.5rem;
    max-width: 12.875rem;
    justify-content: space-between;
    padding-top: var(--bit-status-bar-height);
    transition: 0.3s !important;
}

.bit-ios .nav-menu[b-q55s5bj3ml] {
    padding-top: env(safe-area-inset-top)
}

@media screen and (max-width: 75em) {
    .nav-menu[b-q55s5bj3ml] {
        top: 0;
        inset: 0;
        height: 100vh;
        z-index: 1200;
        position: fixed
    }
}

.nav-menu--closed[b-q55s5bj3ml] {
    width: 0px;
}

@media screen and (min-width: 75.0625em) {
    .nav-menu--closed[b-q55s5bj3ml] {
        width: 12.875rem;
    }
}

.menu-shadow[b-q55s5bj3ml] {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.5)
}

@media screen and (max-width: 75em) {
    .menu-shadow[b-q55s5bj3ml] {
        display: block
    }
}

.menu-content[b-q55s5bj3ml] {
    width: 100%
}

.menu-top-row[b-q55s5bj3ml] {
    width: 100%;
    height: 3rem;
    background-repeat: no-repeat;
    background-size: 1.875rem 1.25rem;
    background-position: top 1rem left 1rem;
    background-image: url("images/bit-white-logo.svg")
}

.menu-banner[b-q55s5bj3ml] {
    width: 11.875rem;
    height: 18.5rem;
    background-size: cover;
    border-radius: 0.375rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("images/menu-banner.webp")
}

[b-q55s5bj3ml] .bit-nav-menu {
    width: 100%;
    padding-top: 1.5rem
}

    [b-q55s5bj3ml] .bit-nav-menu .toggle-button {
        color: #fff3cd
    }

    [b-q55s5bj3ml] .bit-nav-menu .item-container:hover {
        background-color: #fff3cd
    }

    [b-q55s5bj3ml] .bit-nav-menu .item {
        color: #c7e0f4
    }

        [b-q55s5bj3ml] .bit-nav-menu .item i, [b-q55s5bj3ml] .bit-nav-menu .item span {
            color: #f58025
        }

    [b-q55s5bj3ml] .bit-nav-menu .selected-item-container {
        background-color: #fff3cd
    }

    [b-q55s5bj3ml] .bit-nav-menu .selected-item {
        background-color: #fff3cd
    }
/* _content/BlazorServerTemplate/CustomComponents/DropDown.razor.rz.scp.css */
.dropdown[b-pa1hrb4who] {
    position: relative;
    display: inline-block;
}

/*.dropdown-button {
    background: #3498db;
    color: #fff;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}*/
.dropdown-content-left[b-pa1hrb4who] {
    left: 0;
}

.dropdown-content-right[b-pa1hrb4who] {
    right: 0;
}

.dropdown-content[b-pa1hrb4who] {
    display: none;
    position: absolute;
    background: #e6f1ff;
    min-width: 160px;
    z-index: 200;
}

[b-pa1hrb4who] .dropdown-content a {
    padding: 12px 16px;
    font-size: 0.9rem;
    text-decoration: none;
    display: block;
    color: #333;
}

    [b-pa1hrb4who] .dropdown-content a:hover {
        background-color: #ddd;
    }

.dropdown-bg[b-pa1hrb4who] {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: 100;
    cursor: unset;
}

.show[b-pa1hrb4who] {
    display: flex;
    flex-direction: column;
}
/* _content/BlazorServerTemplate/CustomComponents/FloatLabelInput.razor.rz.scp.css */
.form-control:focus[b-ekt82sw8qj] {
    box-shadow: unset !important;
}

.form-group[b-ekt82sw8qj] {
    position: relative;
    margin-top: 10px;
}

.form-group-label[b-ekt82sw8qj] {
    position: absolute;
    right: 10px;
    top: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1em;
    transition: all 0.3s;
    cursor: text;
}

.floated-label[b-ekt82sw8qj] {
    background-color: white;
    right: 5px;
    top: -10px;
    font-size: 0.8em;
}
/* _content/BlazorServerTemplate/CustomComponents/StickyMessageBar.razor.rz.scp.css */
.notification[b-cwxbiwckik] {
    color: white;
    padding: 15px;
    position: fixed;
    bottom: -100px;
    left: 20px;
    right: 20px;
    transition: bottom 0.3s ease-in-out;
    z-index: 1000;
}

    .notification.show[b-cwxbiwckik] {
        bottom: 20px;
    }

@media only screen and (min-width: 768px) {
    .notification[b-cwxbiwckik] {
        max-width: 400px;
    }
}
/* _content/BlazorServerTemplate/ERP/AreaProductions/Shared/ERPProductionHeader.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

@media screen and (max-width: 999px) {
    .main-header[b-o12gvrpwbq] {
        position: fixed
        /*position: absolute*/
        /*if want to header stay on top*/
    }
}

@media screen and (min-width: 1000px) {
    .main-header[b-o12gvrpwbq] {
        position: fixed
    }
}

.main-header[b-o12gvrpwbq] {
    top: 0;
    z-index: 1100;
    font-family: "IRANSansDNF";
    backdrop-filter: blur(20px);
    width: calc(100% - 206px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 0.0625rem solid #faf9f8;
    box-shadow: inset 0px -1px 1px #e7ebf0;
    padding-top: var(--bit-status-bar-height);
    background-color: rgba(255,255,255,.72);
    transition: transform 0.3s ease;
}

@media screen and (max-width: 75em) {
    .main-header[b-o12gvrpwbq] {
        width: 100%
    }
}

.bit-ios .main-header[b-o12gvrpwbq] {
    padding-top: env(safe-area-inset-top)
}

.header-main-container[b-o12gvrpwbq] {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    min-height: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .header-main-container[b-o12gvrpwbq] {
        padding: 0 1.5rem;
        max-width: 63rem
    }
}

@media screen and (max-width: 48em) {
    .header-main-container[b-o12gvrpwbq] {
        padding: 0 1rem;
        max-width: 35.75rem
    }
}

.header-content-container[b-o12gvrpwbq] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 100%
}

.header-logo[b-o12gvrpwbq] {
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-right: 1.5rem
}

@media screen and (min-width: 75.0625em) {
    .header-logo[b-o12gvrpwbq] {
        display: none
    }
}

@media screen and (max-width: 48em) {
    [b-o12gvrpwbq] .header-breadcrumb.bit-brc {
        display: none
    }
}

[b-o12gvrpwbq] .header-breadcrumb.bit-brc .item {
    font-weight: 400;
    font-size: 1rem
}

[b-o12gvrpwbq] .header-breadcrumb.bit-brc .bit-icon {
    font-size: 0.875rem
}

[b-o12gvrpwbq] .header-breadcrumb.bit-brc .selected-item {
    font-weight: 600
}

.img-wrapper[b-o12gvrpwbq] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.0625rem solid #deecf9;
    color: #002a66;
    font-size: 0.75rem
}

.user-img[b-o12gvrpwbq] {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%
}

.user-name[b-o12gvrpwbq] {
    margin-left: 0.25rem;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #323130
}

@media screen and (max-width: 48em) {
    .user-name[b-o12gvrpwbq] {
        display: none
    }
}

.chevron-bottom-icon[b-o12gvrpwbq] {
    width: 0.75rem;
    height: 0.75rem;
    background-image: url("images/icons/chevron-bottom-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0.25rem
}

@media screen and (max-width: 48em) {
    .chevron-bottom-icon[b-o12gvrpwbq] {
        display: none
    }
}

.chevron-up-icon[b-o12gvrpwbq] {
    transform: rotate(180deg)
}

[b-o12gvrpwbq] .header-menu-btn {
    min-width: 1.5rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    margin-right: 1.5rem;
    border-radius: 50%;
    background-color: #fff
}

    [b-o12gvrpwbq] .header-menu-btn .bit-icon {
        font-size: 0.875rem;
        color: #0078d4
    }

    [b-o12gvrpwbq] .header-menu-btn:hover {
        background-color: #fff
    }

@media screen and (min-width: 75.0625em) {
    [b-o12gvrpwbq] .header-menu-btn {
        display: none
    }
}

.header-drp-wrapper[b-o12gvrpwbq] {
    position: absolute;
    left: 0;
    top: 2.6875rem;
    /*right: -40%;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 10.5rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    background: #e6f1ff;
    border-radius: 0.125rem;
    cursor: default;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.user-info-container[b-o12gvrpwbq] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7rem;
    padding: 0 0.125rem;
    box-sizing: border-box;
    border-bottom: 0.0625rem solid #faf9f8
}

    .user-info-container .img-wrapper[b-o12gvrpwbq] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 50%;
        border: 0.125rem solid #faf9f8;
        color: #002a66;
        font-size: 0.875rem;
        margin-right: 1.125rem
    }

    .user-info-container .user-img[b-o12gvrpwbq] {
        width: 3rem;
        height: 3rem;
        border: 0.0625rem solid #faf9f8;
        border-radius: 50%
    }

    .user-info-container .user-name[b-o12gvrpwbq] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start
    }

    .user-info-container .full-name[b-o12gvrpwbq] {
        font-weight: 400;
        font-size: 0.625rem;
        line-height: 0.75rem;
        color: #a19f9d;
        margin-bottom: 0.25rem
    }

    .user-info-container .email[b-o12gvrpwbq] {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #323130
    }

[b-o12gvrpwbq] .edit-profile-btn {
    color: #323130
}

    [b-o12gvrpwbq] .edit-profile-btn span i {
        color: #323130
    }

    [b-o12gvrpwbq] .edit-profile-btn:hover span i {
        color: #323130
    }

[b-o12gvrpwbq] .sign-out-btn {
    color: #d83b01
}

    [b-o12gvrpwbq] .sign-out-btn span i {
        color: #d83b01
    }

    [b-o12gvrpwbq] .sign-out-btn:hover span i {
        color: #d83b01
    }

[b-o12gvrpwbq] .bit-brc-items-wrapper .bit-brc-itm {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-o12gvrpwbq] .bit-brc-items-wrapper .bit-brc-lst-itm {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-o12gvrpwbq] .bit-brc-items-wrapper .bit-icon {
    font-size: 0.75rem !important
}

@media screen and (max-width: 48em) {
    [b-o12gvrpwbq] .bit-brc-items-wrapper {
        display: none
    }
}
/*# sourceMappingURL=Header.razor.css.map */
/* _content/BlazorServerTemplate/ERP/AreaProductions/Shared/ERPProductionMainLayout.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

.main[b-gujbt6adok] {
    width: 100%;
    display: flex;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    flex-flow: column nowrap;
    justify-content: flex-start;
    background: #fbfcff;
    padding-top: 3rem;
    padding-left: 12.875rem
}

@media screen and (max-width: 75em) {
    .main[b-gujbt6adok] {
        padding-left: 0
    }
}

.main--full-page[b-gujbt6adok] {
    padding: 0;
    min-height: 100%
}

    .main--full-page .site-content[b-gujbt6adok] {
        height: calc(100vh - 49px);
        padding: var(--bit-status-bar-height) 0 0 0
    }

.bit-ios .main--full-page .site-content[b-gujbt6adok] {
    padding-top: env(safe-area-inset-top);
    height: calc(100vh - 49px - env(safe-area-inset-bottom))
}

@media screen and (max-height: 700px) {
    .main--full-page .site-content[b-gujbt6adok] {
        display: flex;
        align-items: center;
        height: unset !important;
        min-height: calc(100vh - 49px - var(--bit-status-bar-height))
    }

    .bit-ios .main--full-page .site-content[b-gujbt6adok] {
        min-height: calc(100vh - 49px - env(safe-area-inset-bottom))
    }
}

.site-content[b-gujbt6adok] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box;
    padding-bottom: 2rem;
    min-height: calc(100vh - 103px);
    padding-top: calc(2rem + var(--bit-status-bar-height))
}

.bit-ios .site-content[b-gujbt6adok] {
    padding-top: calc(2rem + env(safe-area-inset-top));
    min-height: calc(100vh - 103px - env(safe-area-inset-bottom))
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .site-content[b-gujbt6adok] {
        padding: 0 1.5rem;
        max-width: 63rem;
        padding-top: calc(2rem + var(--bit-status-bar-height));
        padding-bottom: 2rem
    }

    .bit-ios .site-content[b-gujbt6adok] {
        padding-top: calc(2rem + env(safe-area-inset-top))
    }
}

@media screen and (max-width: 48em) {
    .site-content[b-gujbt6adok] {
        padding: 0 1rem;
        max-width: 35.75rem;
        padding-top: calc(1rem + var(--bit-status-bar-height));
        padding-bottom: 1rem
    }

    .bit-ios .site-content[b-gujbt6adok] {
        padding-top: calc(1rem + env(safe-area-inset-top))
    }
}

[b-gujbt6adok] a {
    text-decoration: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[b-gujbt6adok] ::-webkit-scrollbar-track {
    background-color: #fff
}

[b-gujbt6adok] ::-webkit-scrollbar-thumb {
    background-color: #a19f9d;
    border-radius: 16px;
    border: 4px solid #a19f9d
}

[b-gujbt6adok] .bit-btn-fluent {
    border-radius: 0.125rem
}

[b-gujbt6adok] .bit-mdl-fluent .bit-mdl-container {
    min-height: unset !important
}

[b-gujbt6adok] .validation-message {
    color: #a80000
}

.status-bar[b-gujbt6adok] {
    top: 0;
    width: 100%;
    z-index: 1101;
    display: none;
    position: fixed;
    text-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #0078d4;
    justify-content: center;
    background-color: #f2f2f2
}

.bit-windows .status-bar[b-gujbt6adok], .bit-macos .status-bar[b-gujbt6adok] {
    display: flex;
    color: #0078d4;
    background-color: rgba(0,0,0,0);
    height: var(--bit-status-bar-height)
}

.bit-ios .status-bar[b-gujbt6adok] {
    display: flex;
    color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    height: env(safe-area-inset-top)
}
/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/BlazorServerTemplate/ERP/AreaProductions/Shared/ERPProductionNavMenu.razor.rz.scp.css */
.nav-menu[b-63vh0nsihb] {
    top: 0;
    left: 0;
    outline: 0;
    height: 100vh;
    z-index: 1000;
    display: flex;
    flex: 1 0 auto;
    flex-shrink: 0;
    position: fixed;
    box-shadow: none;
    overflow-y: auto;
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: #002a66;
    width: 12.875rem;
    padding-bottom: 1.5rem;
    max-width: 12.875rem;
    justify-content: space-between;
    padding-top: var(--bit-status-bar-height);
    transition: 0.3s !important;
}

.bit-ios .nav-menu[b-63vh0nsihb] {
    padding-top: env(safe-area-inset-top)
}

@media screen and (max-width: 75em) {
    .nav-menu[b-63vh0nsihb] {
        top: 0;
        inset: 0;
        height: 100vh;
        z-index: 1200;
        position: fixed
    }
}

.nav-menu--closed[b-63vh0nsihb] {
    width: 0px;
}

@media screen and (min-width: 75.0625em) {
    .nav-menu--closed[b-63vh0nsihb] {
        width: 12.875rem;
    }
}

.menu-shadow[b-63vh0nsihb] {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.5)
}

@media screen and (max-width: 75em) {
    .menu-shadow[b-63vh0nsihb] {
        display: block
    }
}

.menu-content[b-63vh0nsihb] {
    width: 100%
}

.menu-top-row[b-63vh0nsihb] {
    width: 100%;
    height: 3rem;
    background-repeat: no-repeat;
    background-size: 1.875rem 1.25rem;
    background-position: top 1rem left 1rem;
    background-image: url("images/bit-white-logo.svg")
}

.menu-banner[b-63vh0nsihb] {
    width: 11.875rem;
    height: 18.5rem;
    background-size: cover;
    border-radius: 0.375rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("images/menu-banner.webp")
}

[b-63vh0nsihb] .bit-nav-menu {
    width: 100%;
    padding-top: 1.5rem
}

    [b-63vh0nsihb] .bit-nav-menu .toggle-button {
        color: #fff3cd
    }

    [b-63vh0nsihb] .bit-nav-menu .item-container:hover {
        background-color: #fff3cd
    }

    [b-63vh0nsihb] .bit-nav-menu .item {
        color: #c7e0f4
    }

        [b-63vh0nsihb] .bit-nav-menu .item i, [b-63vh0nsihb] .bit-nav-menu .item span {
            color: #f58025
        }

    [b-63vh0nsihb] .bit-nav-menu .selected-item-container {
        background-color: #fff3cd
    }

    [b-63vh0nsihb] .bit-nav-menu .selected-item {
        background-color: #fff3cd
    }
/* _content/BlazorServerTemplate/ERP/AreaShop/Pages/ERPShopIndex.razor.rz.scp.css */
.main-container[b-2pfey07ejj] {
    display: flex;
    width: 35rem;
    align-items: center;
    box-sizing: border-box;
    flex-flow: column nowrap;
    background-color: #fff;
    justify-content: flex-start;
    padding: 1rem 1.5rem
}

.bit-ios .main-container[b-2pfey07ejj] {
    padding-bottom: calc(1rem + env(safe-area-inset-bottom))
}

@media screen and (max-width: 48em) {
    .main-container[b-2pfey07ejj] {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0.5rem 0.5rem 0 0
    }
}

.header[b-2pfey07ejj] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1.25rem
}

.title[b-2pfey07ejj] {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #201f1e
}

.body[b-2pfey07ejj] {
    width: 100%;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #605e5c;
    margin-bottom: 1rem
}

.btn-group[b-2pfey07ejj] {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center
}

[b-2pfey07ejj] .bit-mdl-container {
    min-height: unset
}
/*# sourceMappingURL=SignOutConfirmModal.razor.css.map */
/* _content/BlazorServerTemplate/ERP/AreaShop/Pages/SaleReports/ByMonth/ERPShopSaleReportByMonth.razor.rz.scp.css */
[b-ypd0x93aq0] .bit-drp-tcn {
    border: 1px solid #ced4da !important;
}
/* _content/BlazorServerTemplate/ERP/AreaShop/Shared/ERPShopHeader.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

@media screen and (max-width: 999px) {
    .main-header[b-nzrbls7mdf] {
        position: fixed
        /*position: absolute*/
        /*if want to header stay on top*/
    }
}

@media screen and (min-width: 1000px) {
    .main-header[b-nzrbls7mdf] {
        position: fixed
    }
}

.main-header[b-nzrbls7mdf] {
    top: 0;
    z-index: 1100;
    font-family: "IRANSansDNF";
    backdrop-filter: blur(20px);
    width: calc(100% - 206px);
    -webkit-backdrop-filter: blur(20px);
    border-bottom: 0.0625rem solid #faf9f8;
    box-shadow: inset 0px -1px 1px #e7ebf0;
    padding-top: var(--bit-status-bar-height);
    background-color: rgba(255,255,255,.72);
    transition: transform 0.3s ease;
}

@media screen and (max-width: 75em) {
    .main-header[b-nzrbls7mdf] {
        width: 100%
    }
}

.bit-ios .main-header[b-nzrbls7mdf] {
    padding-top: env(safe-area-inset-top)
}

.header-main-container[b-nzrbls7mdf] {
    display: flex;
    align-items: center;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    min-height: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .header-main-container[b-nzrbls7mdf] {
        padding: 0 1.5rem;
        max-width: 63rem
    }
}

@media screen and (max-width: 48em) {
    .header-main-container[b-nzrbls7mdf] {
        padding: 0 1rem;
        max-width: 35.75rem
    }
}

.header-content-container[b-nzrbls7mdf] {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    height: 100%
}

.header-logo[b-nzrbls7mdf] {
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    margin-right: 1.5rem
}

@media screen and (min-width: 75.0625em) {
    .header-logo[b-nzrbls7mdf] {
        display: none
    }
}

@media screen and (max-width: 48em) {
    [b-nzrbls7mdf] .header-breadcrumb.bit-brc {
        display: none
    }
}

[b-nzrbls7mdf] .header-breadcrumb.bit-brc .item {
    font-weight: 400;
    font-size: 1rem
}

[b-nzrbls7mdf] .header-breadcrumb.bit-brc .bit-icon {
    font-size: 0.875rem
}

[b-nzrbls7mdf] .header-breadcrumb.bit-brc .selected-item {
    font-weight: 600
}

.img-wrapper[b-nzrbls7mdf] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.0625rem solid #deecf9;
    color: #002a66;
    font-size: 0.75rem
}

.user-img[b-nzrbls7mdf] {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%
}

.user-name[b-nzrbls7mdf] {
    margin-left: 0.25rem;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #323130
}

@media screen and (max-width: 48em) {
    .user-name[b-nzrbls7mdf] {
        display: none
    }
}

.chevron-bottom-icon[b-nzrbls7mdf] {
    width: 0.75rem;
    height: 0.75rem;
    background-image: url("images/icons/chevron-bottom-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0.25rem
}

@media screen and (max-width: 48em) {
    .chevron-bottom-icon[b-nzrbls7mdf] {
        display: none
    }
}

.chevron-up-icon[b-nzrbls7mdf] {
    transform: rotate(180deg)
}

[b-nzrbls7mdf] .header-menu-btn {
    min-width: 1.5rem;
    min-height: 1.5rem;
    max-width: 1.5rem;
    max-height: 1.5rem;
    margin-right: 1.5rem;
    border-radius: 50%;
    background-color: #fff
}

    [b-nzrbls7mdf] .header-menu-btn .bit-icon {
        font-size: 0.875rem;
        color: #0078d4
    }

    [b-nzrbls7mdf] .header-menu-btn:hover {
        background-color: #fff
    }

@media screen and (min-width: 75.0625em) {
    [b-nzrbls7mdf] .header-menu-btn {
        display: none
    }
}

.header-drp-wrapper[b-nzrbls7mdf] {
    position: absolute;
    left: 0;
    top: 2.6875rem;
    /*right: -40%;*/
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    height: 10.5rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    background: #e6f1ff;
    border-radius: 0.125rem;
    cursor: default;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.user-info-container[b-nzrbls7mdf] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 7rem;
    padding: 0 0.125rem;
    box-sizing: border-box;
    border-bottom: 0.0625rem solid #faf9f8
}

    .user-info-container .img-wrapper[b-nzrbls7mdf] {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 3.5rem;
        height: 3.5rem;
        border-radius: 50%;
        border: 0.125rem solid #faf9f8;
        color: #002a66;
        font-size: 0.875rem;
        margin-right: 1.125rem
    }

    .user-info-container .user-img[b-nzrbls7mdf] {
        width: 3rem;
        height: 3rem;
        border: 0.0625rem solid #faf9f8;
        border-radius: 50%
    }

    .user-info-container .user-name[b-nzrbls7mdf] {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: flex-start
    }

    .user-info-container .full-name[b-nzrbls7mdf] {
        font-weight: 400;
        font-size: 0.625rem;
        line-height: 0.75rem;
        color: #a19f9d;
        margin-bottom: 0.25rem
    }

    .user-info-container .email[b-nzrbls7mdf] {
        font-weight: 400;
        font-size: 0.75rem;
        line-height: 1rem;
        color: #323130
    }

[b-nzrbls7mdf] .edit-profile-btn {
    color: #323130
}

    [b-nzrbls7mdf] .edit-profile-btn span i {
        color: #323130
    }

    [b-nzrbls7mdf] .edit-profile-btn:hover span i {
        color: #323130
    }

[b-nzrbls7mdf] .sign-out-btn {
    color: #d83b01
}

    [b-nzrbls7mdf] .sign-out-btn span i {
        color: #d83b01
    }

    [b-nzrbls7mdf] .sign-out-btn:hover span i {
        color: #d83b01
    }

[b-nzrbls7mdf] .bit-brc-items-wrapper .bit-brc-itm {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-nzrbls7mdf] .bit-brc-items-wrapper .bit-brc-lst-itm {
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-nzrbls7mdf] .bit-brc-items-wrapper .bit-icon {
    font-size: 0.75rem !important
}

@media screen and (max-width: 48em) {
    [b-nzrbls7mdf] .bit-brc-items-wrapper {
        display: none
    }
}
/*# sourceMappingURL=Header.razor.css.map */
/* _content/BlazorServerTemplate/ERP/AreaShop/Shared/ERPShopMainLayout.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

.main[b-o2nzly8gda] {
    width: 100%;
    display: flex;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    flex-flow: column nowrap;
    justify-content: flex-start;
    background: #fbfcff;
    padding-top: 3rem;
    padding-left: 12.875rem
}

@media screen and (max-width: 75em) {
    .main[b-o2nzly8gda] {
        padding-left: 0
    }
}

.main--full-page[b-o2nzly8gda] {
    padding: 0;
    min-height: 100%
}

    .main--full-page .site-content[b-o2nzly8gda] {
        height: calc(100vh - 49px);
        padding: var(--bit-status-bar-height) 0 0 0
    }

.bit-ios .main--full-page .site-content[b-o2nzly8gda] {
    padding-top: env(safe-area-inset-top);
    height: calc(100vh - 49px - env(safe-area-inset-bottom))
}

@media screen and (max-height: 700px) {
    .main--full-page .site-content[b-o2nzly8gda] {
        display: flex;
        align-items: center;
        height: unset !important;
        min-height: calc(100vh - 49px - var(--bit-status-bar-height))
    }

    .bit-ios .main--full-page .site-content[b-o2nzly8gda] {
        min-height: calc(100vh - 49px - env(safe-area-inset-bottom))
    }
}

.site-content[b-o2nzly8gda] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box;
    padding-bottom: 2rem;
    min-height: calc(100vh - 103px);
    padding-top: calc(2rem + var(--bit-status-bar-height))
}

.bit-ios .site-content[b-o2nzly8gda] {
    padding-top: calc(2rem + env(safe-area-inset-top));
    min-height: calc(100vh - 103px - env(safe-area-inset-bottom))
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .site-content[b-o2nzly8gda] {
        padding: 0 1.5rem;
        max-width: 63rem;
        padding-top: calc(2rem + var(--bit-status-bar-height));
        padding-bottom: 2rem
    }

    .bit-ios .site-content[b-o2nzly8gda] {
        padding-top: calc(2rem + env(safe-area-inset-top))
    }
}

@media screen and (max-width: 48em) {
    .site-content[b-o2nzly8gda] {
        padding: 0 1rem;
        max-width: 35.75rem;
        padding-top: calc(1rem + var(--bit-status-bar-height));
        padding-bottom: 1rem
    }

    .bit-ios .site-content[b-o2nzly8gda] {
        padding-top: calc(1rem + env(safe-area-inset-top))
    }
}

[b-o2nzly8gda] a {
    text-decoration: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[b-o2nzly8gda] ::-webkit-scrollbar-track {
    background-color: #fff
}

[b-o2nzly8gda] ::-webkit-scrollbar-thumb {
    background-color: #a19f9d;
    border-radius: 16px;
    border: 4px solid #a19f9d
}

[b-o2nzly8gda] .bit-btn-fluent {
    border-radius: 0.125rem
}

[b-o2nzly8gda] .bit-mdl-fluent .bit-mdl-container {
    min-height: unset !important
}

[b-o2nzly8gda] .validation-message {
    color: #a80000
}

.status-bar[b-o2nzly8gda] {
    top: 0;
    width: 100%;
    z-index: 1101;
    display: none;
    position: fixed;
    text-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #0078d4;
    justify-content: center;
    background-color: #f2f2f2
}

.bit-windows .status-bar[b-o2nzly8gda], .bit-macos .status-bar[b-o2nzly8gda] {
    display: flex;
    color: #0078d4;
    background-color: rgba(0,0,0,0);
    height: var(--bit-status-bar-height)
}

.bit-ios .status-bar[b-o2nzly8gda] {
    display: flex;
    color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    height: env(safe-area-inset-top)
}
/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/BlazorServerTemplate/ERP/AreaShop/Shared/ERPShopNavMenu.razor.rz.scp.css */
.nav-menu[b-vtkjjj7lrr] {
    top: 0;
    left: 0;
    outline: 0;
    height: 100vh;
    z-index: 1000;
    display: flex;
    flex: 1 0 auto;
    flex-shrink: 0;
    position: fixed;
    box-shadow: none;
    overflow-y: auto;
    align-items: center;
    box-sizing: border-box;
    flex-direction: column;
    background-color: #002a66;
    width: 12.875rem;
    padding-bottom: 1.5rem;
    max-width: 12.875rem;
    justify-content: space-between;
    padding-top: var(--bit-status-bar-height);
    transition: 0.3s !important;
}

.bit-ios .nav-menu[b-vtkjjj7lrr] {
    padding-top: env(safe-area-inset-top)
}

@media screen and (max-width: 75em) {
    .nav-menu[b-vtkjjj7lrr] {
        top: 0;
        inset: 0;
        height: 100vh;
        z-index: 1200;
        position: fixed
    }
}

.nav-menu--closed[b-vtkjjj7lrr] {
    width: 0px;
}

@media screen and (min-width: 75.0625em) {
    .nav-menu--closed[b-vtkjjj7lrr] {
        width: 12.875rem;
    }
}

.menu-shadow[b-vtkjjj7lrr] {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,.5)
}

@media screen and (max-width: 75em) {
    .menu-shadow[b-vtkjjj7lrr] {
        display: block
    }
}

.menu-content[b-vtkjjj7lrr] {
    width: 100%
}

.menu-top-row[b-vtkjjj7lrr] {
    width: 100%;
    height: 3rem;
    background-repeat: no-repeat;
    background-size: 1.875rem 1.25rem;
    background-position: top 1rem left 1rem;
    background-image: url("images/bit-white-logo.svg")
}

.menu-banner[b-vtkjjj7lrr] {
    width: 11.875rem;
    height: 18.5rem;
    background-size: cover;
    border-radius: 0.375rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("images/menu-banner.webp")
}

[b-vtkjjj7lrr] .bit-nav-menu {
    width: 100%;
    padding-top: 1.5rem
}

    [b-vtkjjj7lrr] .bit-nav-menu .toggle-button {
        color: #fff3cd
    }

    [b-vtkjjj7lrr] .bit-nav-menu .item-container:hover {
        background-color: #fff3cd
    }

    [b-vtkjjj7lrr] .bit-nav-menu .item {
        color: #c7e0f4
    }

        [b-vtkjjj7lrr] .bit-nav-menu .item i, [b-vtkjjj7lrr] .bit-nav-menu .item span {
            color: #f58025
        }

    [b-vtkjjj7lrr] .bit-nav-menu .selected-item-container {
        background-color: #fff3cd
    }

    [b-vtkjjj7lrr] .bit-nav-menu .selected-item {
        background-color: #fff3cd
    }
/* _content/BlazorServerTemplate/Pages/SignInByCodePage.razor.rz.scp.css */
.page-container[b-u1h3f9g57x] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .page-container[b-u1h3f9g57x] {
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center
    }
}

.page-section[b-u1h3f9g57x] {
    position: relative;
    width: 50%;
    height: 100%;
    box-sizing: border-box
}

@media screen and (max-width: 75em) {
    .page-section[b-u1h3f9g57x] {
        width: 100%;
        height: unset
    }
}

.page-section:first-child[b-u1h3f9g57x] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    padding: 8.4375rem 4.75rem 2.5rem
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .page-section:first-child[b-u1h3f9g57x] {
        flex-flow: row-reverse nowrap;
        justify-content: space-between;
        align-items: flex-end;
        padding: 1.5625rem 2rem
    }
}

@media screen and (max-width: 48em) {
    .page-section:first-child[b-u1h3f9g57x] {
        display: none
    }
}

@media screen and (max-height: 700px) {
    .page-section:first-child[b-u1h3f9g57x] {
        display: none
    }
}

.page-section:last-child[b-u1h3f9g57x] {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 75em) {
    .page-section:last-child[b-u1h3f9g57x] {
        height: 100%
    }
}

@media screen and (max-width: 48em) {
    .page-section:last-child[b-u1h3f9g57x] {
        padding: 0 1rem
    }
}

.bit-logo--white[b-u1h3f9g57x] {
    position: absolute;
    top: 2.5rem;
    left: 4.75rem;
    width: 2.5rem;
    height: 1.625rem;
    background-image: url("images/bit-white-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .bit-logo--white[b-u1h3f9g57x] {
        top: 2rem;
        left: 2rem
    }
}

.bit-logo--blue[b-u1h3f9g57x] {
    display: none;
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width: 48em) {
    .bit-logo--blue[b-u1h3f9g57x] {
        display: block
    }
}

.bg-img[b-u1h3f9g57x] {
    flex-shrink: 0;
    width: 100%;
    height: 21.75rem;
    background-image: url("images/operator.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 3rem
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .bg-img[b-u1h3f9g57x] {
        width: 17.9375rem;
        height: 11.25rem;
        margin-bottom: 0rem;
        margin-left: 3.25rem
    }
}

.section-content[b-u1h3f9g57x] {
    width: 100%;
    max-width: 22.3125rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start
}

    .section-content .section-title[b-u1h3f9g57x] {
        margin: 0;
        margin-bottom: 0.75rem;
        font-weight: 600;
        font-size: 1.75rem;
        line-height: 2.25rem;
        color: #fff
    }

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content .section-title[b-u1h3f9g57x] {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.section-content .section-desc[b-u1h3f9g57x] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fbfcff
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content .section-desc[b-u1h3f9g57x] {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content[b-u1h3f9g57x] {
        max-width: 100%
    }
}

[b-u1h3f9g57x] .form {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 24rem
}

.form-title[b-u1h3f9g57x] {
    margin: 0;
    margin-bottom: 3.75rem;
    font-weight: 600;
    font-size: 2.625rem;
    line-height: 3.25rem;
    color: #201f1e
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .form-title[b-u1h3f9g57x] {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

@media screen and (max-width: 48em) {
    .form-title[b-u1h3f9g57x] {
        font-size: 1.75rem;
        line-height: 2.25rem
    }
}

.form-input-container[b-u1h3f9g57x] {
    width: 100%;
    margin-bottom: 1.5rem
}

.sign-up-row[b-u1h3f9g57x] {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.form-forgot-password[b-u1h3f9g57x] {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-u1h3f9g57x] .bit-msg-bar-fluent {
    top: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    [b-u1h3f9g57x] .bit-msg-bar-fluent {
        top: 16px;
        width: calc(100% - 32px)
    }
}

@media screen and (max-width: 48em) {
    [b-u1h3f9g57x] .bit-msg-bar-fluent {
        top: 16px;
        width: calc(100% - 32px)
    }
}
/*# sourceMappingURL=SignInPage.razor.css.map */
/* _content/BlazorServerTemplate/Pages/SignInPage.razor.rz.scp.css */
.page-container[b-sgjtwubw2z] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .page-container[b-sgjtwubw2z] {
        flex-flow: column nowrap;
        justify-content: flex-start;
        align-items: center
    }
}

.page-section[b-sgjtwubw2z] {
    position: relative;
    width: 50%;
    height: 100%;
    box-sizing: border-box
}

@media screen and (max-width: 75em) {
    .page-section[b-sgjtwubw2z] {
        width: 100%;
        height: unset
    }
}

.page-section:first-child[b-sgjtwubw2z] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: flex-start;
    padding: 8.4375rem 4.75rem 2.5rem
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .page-section:first-child[b-sgjtwubw2z] {
        flex-flow: row-reverse nowrap;
        justify-content: space-between;
        align-items: flex-end;
        padding: 1.5625rem 2rem
    }
}

@media screen and (max-width: 48em) {
    .page-section:first-child[b-sgjtwubw2z] {
        display: none
    }
}

@media screen and (max-height: 700px) {
    .page-section:first-child[b-sgjtwubw2z] {
        display: none
    }
}

.page-section:last-child[b-sgjtwubw2z] {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (max-width: 75em) {
    .page-section:last-child[b-sgjtwubw2z] {
        height: 100%
    }
}

@media screen and (max-width: 48em) {
    .page-section:last-child[b-sgjtwubw2z] {
        padding: 0 1rem
    }
}

.bit-logo--white[b-sgjtwubw2z] {
    position: absolute;
    top: 2.5rem;
    left: 4.75rem;
    width: 2.5rem;
    height: 1.625rem;
    background-image: url("images/bit-white-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .bit-logo--white[b-sgjtwubw2z] {
        top: 2rem;
        left: 2rem
    }
}

.bit-logo--blue[b-sgjtwubw2z] {
    display: none;
    position: absolute;
    top: 1.5rem;
    left: 1rem;
    width: 1.875rem;
    height: 1.25rem;
    background-image: url("images/bit-logo.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

@media screen and (max-width: 48em) {
    .bit-logo--blue[b-sgjtwubw2z] {
        display: block
    }
}

.bg-img[b-sgjtwubw2z] {
    flex-shrink: 0;
    width: 100%;
    height: 21.75rem;
    background-image: url("images/operator.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 3rem
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .bg-img[b-sgjtwubw2z] {
        width: 17.9375rem;
        height: 11.25rem;
        margin-bottom: 0rem;
        margin-left: 3.25rem
    }
}

.section-content[b-sgjtwubw2z] {
    width: 100%;
    max-width: 22.3125rem;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start
}

    .section-content .section-title[b-sgjtwubw2z] {
        margin: 0;
        margin-bottom: 0.75rem;
        font-weight: 600;
        font-size: 1.75rem;
        line-height: 2.25rem;
        color: #fff
    }

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content .section-title[b-sgjtwubw2z] {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.section-content .section-desc[b-sgjtwubw2z] {
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #fbfcff
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content .section-desc[b-sgjtwubw2z] {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .section-content[b-sgjtwubw2z] {
        max-width: 100%
    }
}

[b-sgjtwubw2z] .form {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 24rem
}

.form-title[b-sgjtwubw2z] {
    margin: 0;
    margin-bottom: 3.75rem;
    font-weight: 600;
    font-size: 2.625rem;
    line-height: 3.25rem;
    color: #201f1e
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .form-title[b-sgjtwubw2z] {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

@media screen and (max-width: 48em) {
    .form-title[b-sgjtwubw2z] {
        font-size: 1.75rem;
        line-height: 2.25rem
    }
}

.form-input-container[b-sgjtwubw2z] {
    width: 100%;
    margin-bottom: 1.5rem
}

.sign-up-row[b-sgjtwubw2z] {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

.form-forgot-password[b-sgjtwubw2z] {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem
}

[b-sgjtwubw2z] .bit-msg-bar-fluent {
    top: 24px;
    position: absolute;
    width: calc(100% - 48px)
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    [b-sgjtwubw2z] .bit-msg-bar-fluent {
        top: 16px;
        width: calc(100% - 32px)
    }
}

@media screen and (max-width: 48em) {
    [b-sgjtwubw2z] .bit-msg-bar-fluent {
        top: 16px;
        width: calc(100% - 32px)
    }
}
/*# sourceMappingURL=SignInPage.razor.css.map */
/* _content/BlazorServerTemplate/Shared/Footer.razor.rz.scp.css */
.footer[b-ftu1344u3j] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "IRANSansDNF";
    flex-flow: column nowrap;
    background-color: #fff;
    border-top: 0.0625rem solid #faf9f8
}

.bit-ios .footer[b-ftu1344u3j] {
    padding-bottom: env(safe-area-inset-bottom)
}

.footer-content[b-ftu1344u3j] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 3rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .footer-content[b-ftu1344u3j] {
        padding: 0 1.5rem;
        max-width: 63rem
    }
}

@media screen and (max-width: 48em) {
    .footer-content[b-ftu1344u3j] {
        padding: 0 1rem;
        max-width: 35.75rem
    }
}

.footer-email[b-ftu1344u3j] {
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1rem;
    color: #3b3a39
}

@media screen and (max-width: 48em) {
    .footer-email[b-ftu1344u3j] {
        font-size: 0.625rem;
        line-height: 0.75rem
    }
}

.footer-copyright[b-ftu1344u3j] {
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 0.75rem;
    color: #3b3a39
}

@media screen and (max-width: 48em) {
    .footer-copyright[b-ftu1344u3j] {
        display: none
    }
}

.text--red[b-ftu1344u3j] {
    color: red
}

.footer-txt-group .footer-copyright[b-ftu1344u3j] {
    display: none
}

@media screen and (max-width: 48em) {
    .footer-txt-group .footer-copyright[b-ftu1344u3j] {
        display: inline-block !important;
        margin-bottom: 0.25rem
    }
}

.footer-social-lnk-grp[b-ftu1344u3j] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.social-lnk[b-ftu1344u3j] {
    width: 1.5rem;
    height: 1.5rem;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0.375rem;
    border-radius: 50%
}

.twitter-lnk[b-ftu1344u3j] {
    background-image: url("/images/icons/twitter-icon.svg");
    background-size: 0.8125rem 0.6875rem
}

.youtube-lnk[b-ftu1344u3j] {
    background-image: url("/images/icons/youtube-icon.svg");
    background-size: 0.75rem 0.5625rem
}

.linkedin-lnk[b-ftu1344u3j] {
    background-image: url("/images/icons/linkedin-icon.svg");
    background-size: 0.6875rem 0.6875rem
}

.github-lnk[b-ftu1344u3j] {
    background-image: url("/images/icons/github-icon.svg");
    background-size: 0.6875rem 0.75rem
}

[b-ftu1344u3j] .culture-drp {
    background-color: #fff
}
/*# sourceMappingURL=Footer.razor.css.map */
/* _content/BlazorServerTemplate/Shared/MainLayout.razor.rz.scp.css */
@font-face {
    font-family: "IRANSansDNF";
    src: url(fonts/iransans/IRANSansDNFaNum.ttf);
    src: url(fonts/iransans/IRANSansDNFaNum.woff2)
}

.main[b-cxo82fo4pe] {
    width: 100%;
    display: flex;
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
    flex-flow: column nowrap;
    justify-content: flex-start;
    background: #fbfcff;
    padding-top: 3rem;
    padding-left: 12.875rem
}

@media screen and (max-width: 75em) {
    .main[b-cxo82fo4pe] {
        padding-left: 0
    }
}

.main--full-page[b-cxo82fo4pe] {
    padding: 0;
    min-height: 100%
}

    .main--full-page .site-content[b-cxo82fo4pe] {
        height: calc(100vh - 49px);
        padding: var(--bit-status-bar-height) 0 0 0
    }

.bit-ios .main--full-page .site-content[b-cxo82fo4pe] {
    padding-top: env(safe-area-inset-top);
    height: calc(100vh - 49px - env(safe-area-inset-bottom))
}

@media screen and (max-height: 700px) {
    .main--full-page .site-content[b-cxo82fo4pe] {
        display: flex;
        align-items: center;
        height: unset !important;
        min-height: calc(100vh - 49px - var(--bit-status-bar-height))
    }

    .bit-ios .main--full-page .site-content[b-cxo82fo4pe] {
        min-height: calc(100vh - 49px - env(safe-area-inset-bottom))
    }
}

.site-content[b-cxo82fo4pe] {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3rem;
    max-width: 88.5rem;
    box-sizing: border-box;
    padding-bottom: 2rem;
    min-height: calc(100vh - 103px);
    padding-top: calc(2rem + var(--bit-status-bar-height))
}

.bit-ios .site-content[b-cxo82fo4pe] {
    padding-top: calc(2rem + env(safe-area-inset-top));
    min-height: calc(100vh - 103px - env(safe-area-inset-bottom))
}

@media screen and (min-width: 48.0625em)and (max-width: 75em) {
    .site-content[b-cxo82fo4pe] {
        padding: 0 1.5rem;
        max-width: 63rem;
        padding-top: calc(2rem + var(--bit-status-bar-height));
        padding-bottom: 2rem
    }

    .bit-ios .site-content[b-cxo82fo4pe] {
        padding-top: calc(2rem + env(safe-area-inset-top))
    }
}

@media screen and (max-width: 48em) {
    .site-content[b-cxo82fo4pe] {
        padding: 0 1rem;
        max-width: 35.75rem;
        padding-top: calc(1rem + var(--bit-status-bar-height));
        padding-bottom: 1rem
    }

    .bit-ios .site-content[b-cxo82fo4pe] {
        padding-top: calc(1rem + env(safe-area-inset-top))
    }
}

[b-cxo82fo4pe] a {
    text-decoration: none !important;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

[b-cxo82fo4pe] ::-webkit-scrollbar-track {
    background-color: #fff
}

[b-cxo82fo4pe] ::-webkit-scrollbar-thumb {
    background-color: #a19f9d;
    border-radius: 16px;
    border: 4px solid #a19f9d
}

[b-cxo82fo4pe] .bit-btn-fluent {
    border-radius: 0.125rem
}

[b-cxo82fo4pe] .bit-mdl-fluent .bit-mdl-container {
    min-height: unset !important
}

[b-cxo82fo4pe] .validation-message {
    color: #a80000
}

.status-bar[b-cxo82fo4pe] {
    top: 0;
    width: 100%;
    z-index: 1101;
    display: none;
    position: fixed;
    text-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #0078d4;
    justify-content: center;
    background-color: #f2f2f2
}

.bit-windows .status-bar[b-cxo82fo4pe], .bit-macos .status-bar[b-cxo82fo4pe] {
    display: flex;
    color: #0078d4;
    background-color: rgba(0,0,0,0);
    height: var(--bit-status-bar-height)
}

.bit-ios .status-bar[b-cxo82fo4pe] {
    display: flex;
    color: rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
    height: env(safe-area-inset-top)
}
/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/BlazorServerTemplate/Shared/PageNotFound.razor.rz.scp.css */
.main[b-kh8d7y4vze] {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center
}

.title[b-kh8d7y4vze] {
    font-weight: 600;
    font-size: 7.5rem;
    line-height: 10.5rem;
    color: #fff
}

@media screen and (max-width: 120em) {
    .title[b-kh8d7y4vze] {
        font-size: 6.25rem
    }
}

.description[b-kh8d7y4vze] {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #fff
}

@media screen and (max-width: 120em) {
    .description[b-kh8d7y4vze] {
        font-size: 1rem;
        line-height: 1.5rem
    }
}
/*# sourceMappingURL=PageNotFound.razor.css.map */
/* _content/BlazorServerTemplate/Shared/SignOutConfirmModal.razor.rz.scp.css */
.main-container[b-wmz3q79w9p] {
    display: flex;
    width: 35rem;
    align-items: center;
    box-sizing: border-box;
    flex-flow: column nowrap;
    background-color: #fff;
    justify-content: flex-start;
    padding: 1rem 1.5rem
}

.bit-ios .main-container[b-wmz3q79w9p] {
    padding-bottom: calc(1rem + env(safe-area-inset-bottom))
}

@media screen and (max-width: 48em) {
    .main-container[b-wmz3q79w9p] {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        border-radius: 0.5rem 0.5rem 0 0
    }
}

.header[b-wmz3q79w9p] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1.25rem
}

.title[b-wmz3q79w9p] {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #201f1e
}

.body[b-wmz3q79w9p] {
    width: 100%;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #605e5c;
    margin-bottom: 1rem
}

.btn-group[b-wmz3q79w9p] {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center
}

[b-wmz3q79w9p] .bit-mdl-container {
    min-height: unset
}
/*# sourceMappingURL=SignOutConfirmModal.razor.css.map */
