/* /Components/Account/Pages/ForgotPassword.razor.rz.scp.css */
.main-login-page[b-uiv3pahmsk] {
    display: flex;
    align-items: center;
    height: 100%;

    & .login-form-section-container {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: calc((48 / var(--vw-viewport)) * 100vw);
        width: 55.938%;
        padding: 15.625% 15.625% 17.188%;

        & .login-form-intro {
            display: flex;
            flex-direction: column;
            gap: calc((20 / var(--vw-viewport)) * 100vw);

            & h1 {
                margin: 0px;
                font-size: var(--Primary-font-size);
                line-height: var(--Primary-line-height);
                font-weight: 500;
                background: var(--Second-Linear-Color);
                -webkit-text-fill-color: transparent;
                -webkit-background-clip: text;
            }

            & p[b-uiv3pahmsk] {
                margin: 0px;
                font-weight: 400;
                font-size: var(--Fifth-font-size);
                line-height: var(--Fifth-line-height);
                color: var(--Fourth-Color);
            }
        }

        & .login-form-container[b-uiv3pahmsk] {
            & form {
                display: flex;
                flex-direction: column;
                gap: calc((48 / var(--vw-viewport)) * 100vw);

                & .form-inputs-section {
                    display: flex;
                    flex-direction: column;
                    width: 92.634%;
                    gap: calc((24 / var(--vw-viewport)) * 100vw);

                    

                    & .remember-forget-pass-section {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;

                        & app-input.remember-check {
                            --custom-group-item-align: center;
                            --group-input-gap: calc((20 / var(--vw-viewport)) * 100vw);
                            --custom-label-font-size: var(--Fourth-font-size);
                            --custom-label-line-height: var(--Fourth-line-height);
                            --custom-label-color: var(--Primary-Color);
                        }

                        & a[b-uiv3pahmsk] {
                            text-decoration: underline;
                            color: var(--Primary-Color);
                            font-size: var(--Fourth-font-size);
                            line-height: var(--Fourth-line-height);
                            cursor: pointer;
                        }
                    }
                }

                & .form-submit-section[b-uiv3pahmsk] {
                    width: 100%;
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    height: calc((48 / var(--vw-viewport)) * 100vw);

                    & button {
                        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
                        width: calc((192 / var(--vw-viewport)) * 100vw);
                        height: calc((52 / var(--vw-viewport)) * 100vw);
                        box-shadow: var(--Sixs-Shadow);
                        background: var(--Primary-Color);
                        color: var(--Third-Color);

                        &.cancel {
                            background: var(--Third-Color);
                            color: var(--Primary-Color);
                        }
                    }
                }
            }
        }
    }
}

html[dir="rtl"] .form-floating > label[b-uiv3pahmsk] {
    left: auto;
    right: 0;
    text-align: right;
}
/* /Components/Account/Pages/ForgotPasswordConfirmation.razor.rz.scp.css */
.main-login-page[b-en04un8gwy] {
    display: flex;
    align-items: center;
    height: 100%;

    & .login-form-section-container {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: calc((48 / var(--vw-viewport)) * 100vw);
        width: 55.938%;
        padding: 15.625% 15.625% 17.188%;
    }
}
/* /Components/Account/Pages/Login.razor.rz.scp.css */

.main-login-page[b-vz5k0xmbwx] {
    display: flex;
    align-items: center;
    height: 100%;

    & .login-form-section-container {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: calc((48 / var(--vw-viewport)) * 100vw);
        width: 55.938%;
        padding: 15.625% 15.625% 17.188%;

        & .login-form-intro {
            display: flex;
            flex-direction: column;
            gap: calc((20 / var(--vw-viewport)) * 100vw);

            & h1 {
                margin: 0px;
                font-size: var(--Primary-font-size);
                line-height: var(--Primary-line-height);
                font-weight: 500;
                background: var(--Second-Linear-Color);
                -webkit-text-fill-color: transparent;
                -webkit-background-clip: text;
            }

            & p[b-vz5k0xmbwx] {
                margin: 0px;
                font-weight: 400;
                font-size: var(--Fifth-font-size);
                line-height: var(--Fifth-line-height);
                color: var(--Fourth-Color);
            }
        }

        & .login-form-container[b-vz5k0xmbwx] {
            & form {
                display: flex;
                flex-direction: column;
                gap: calc((48 / var(--vw-viewport)) * 100vw);

                & .form-inputs-section {
                    display: flex;
                    flex-direction: column;
                    width: 92.634%;
                    gap: calc((24 / var(--vw-viewport)) * 100vw);

                   


                    & .remember-forget-pass-section {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;

                        & app-input.remember-check {
                            --custom-group-item-align: center;
                            --group-input-gap: calc((20 / var(--vw-viewport)) * 100vw);
                            --custom-label-font-size: var(--Fourth-font-size);
                            --custom-label-line-height: var(--Fourth-line-height);
                            --custom-label-color: var(--Primary-Color);
                        }

                        & a[b-vz5k0xmbwx] {
                            text-decoration: underline;
                            color: var(--Primary-Color);
                            font-size: var(--Fourth-font-size);
                            line-height: var(--Fourth-line-height);
                            cursor: pointer;
                        }
                    }
                }

                & .form-submit-section[b-vz5k0xmbwx] {
                    width: 34.94%;
                    height: calc((48 / var(--vw-viewport)) * 100vw);

                    & button {
                        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
                        width: calc((192 / var(--vw-viewport)) * 100vw);
                        height: calc((52 / var(--vw-viewport)) * 100vw);
                        box-shadow: var(--Sixs-Shadow);
                        background: var(--Primary-Color);
                        color: var(--Third-Color);
                    }
                }
            }
        }
    }
}

html[dir="rtl"] .form-floating > label[b-vz5k0xmbwx] {
    left: auto;
    right: 0;
    text-align: right;
}
/* /Components/Account/Pages/ResetPassword.razor.rz.scp.css */

.main-login-page[b-3njipf2kbj] {
    display: flex;
    align-items: center;
    height: 100%;

    & .login-form-section-container {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: calc((48 / var(--vw-viewport)) * 100vw);
        width: 55.938%;
        padding: 15.625% 15.625% 17.188%;

        & .login-form-intro {
            display: flex;
            flex-direction: column;
            gap: calc((20 / var(--vw-viewport)) * 100vw);

            & h1 {
                margin: 0px;
                font-size: var(--Primary-font-size);
                line-height: var(--Primary-line-height);
                font-weight: 500;
                background: var(--Second-Linear-Color);
                -webkit-text-fill-color: transparent;
                -webkit-background-clip: text;
            }

            & p[b-3njipf2kbj] {
                margin: 0px;
                font-weight: 400;
                font-size: var(--Fifth-font-size);
                line-height: var(--Fifth-line-height);
                color: var(--Fourth-Color);
            }
        }

        & .login-form-container[b-3njipf2kbj] {
            & form {
                display: flex;
                flex-direction: column;
                gap: calc((48 / var(--vw-viewport)) * 100vw);

                & .form-inputs-section {
                    display: flex;
                    flex-direction: column;
                    width: 92.634%;
                    gap: calc((24 / var(--vw-viewport)) * 100vw);


                    & .remember-forget-pass-section {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;

                        & app-input.remember-check {
                            --custom-group-item-align: center;
                            --group-input-gap: calc((20 / var(--vw-viewport)) * 100vw);
                            --custom-label-font-size: var(--Fourth-font-size);
                            --custom-label-line-height: var(--Fourth-line-height);
                            --custom-label-color: var(--Primary-Color);
                        }

                        & a[b-3njipf2kbj] {
                            text-decoration: underline;
                            color: var(--Primary-Color);
                            font-size: var(--Fourth-font-size);
                            line-height: var(--Fourth-line-height);
                            cursor: pointer;
                        }
                    }
                }

                & .form-submit-section[b-3njipf2kbj] {
                    width: 92.5%;
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    height: calc((48 / var(--vw-viewport)) * 100vw);

                    & button {
                        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
                        width: calc((192 / var(--vw-viewport)) * 100vw);
                        height: calc((52 / var(--vw-viewport)) * 100vw);
                        box-shadow: var(--Sixs-Shadow);
                        background: var(--Primary-Color);
                        color: var(--Third-Color);

                        &.cancel {
                            background: var(--Third-Color);
                            color: var(--Primary-Color);
                        }
                    }
                }
            }
        }
    }
}

html[dir="rtl"] .form-floating > label[b-3njipf2kbj] {
    left: auto;
    right: 0;
    text-align: right;
}
/* /Components/Account/Pages/ResetPasswordConfirmation.razor.rz.scp.css */
.main-login-page[b-w64pibgd80] {
    display: flex;
    align-items: center;
    height: 100%;

    & .login-form-section-container {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: calc((48 / var(--vw-viewport)) * 100vw);
        width: 55.938%;
        padding: 15.625% 15.625% 17.188%;

        & a {
            color: var(--Secondry-Color);
        }
    }
}
/* /Components/Account/Shared/AuthPageIntro.razor.rz.scp.css */
.Main-Auth-Page-intro[b-w3czlilboe] {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 36.9793%;
    background: var(--Intro-BackGround-Color);
    gap: calc((105 / var(--vw-viewport)) * 100vw);
    overflow: hidden;

    & img.background {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: contain;
        pointer-events: none;
        background: var(--Primary-Color);
        z-index: -1;
        transform: scale(4);
    }

    & img.logo[b-w3czlilboe] {
        width: calc((240 / var(--vw-viewport)) * 100vw);
        height: calc((240 / var(--vw-viewport)) * 100vw);
    }

    & p[b-w3czlilboe] {
        font-weight: 700;
        font-size: var(--Secondry-font-size);
        /*font-size: var(--Tenth-font-size);*/
        line-height: var(--Primary-line-height);
        color: var(--Third-Color);
        text-align: center;
        width: 80%;
        margin: 0px;
    }
}
/* /Components/Feature/Customer-type/Components/Customer-type-components/CustomerTypeExistFilterCards.razor.rz.scp.css */
.Main-customer-type-exist-filters[b-ecbs92jw3i] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Customer-type/Components/Customer-type-components/CustomerTypeManage.razor.rz.scp.css */
/* /Components/Feature/Customer-type/Components/Customer-type-components/CustomerTypeSideFilter.razor.rz.scp.css */
.no-filters-text[b-wlfzpe32ax] {
    display:block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/Customer-type/Components/Customer-type-components/CustomerTypeTable.razor.rz.scp.css */
/* /Components/Feature/Customer-type/Components/Customer-type-upsert-components/CustomerTypeForm.razor.rz.scp.css */
.Main-customer-type-form[b-ntklhvxdom] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;


        & .input-area {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .Birthdate-input::deep {
                --custom-input-height: 10vw;
            }
        }
    }

    & .form-submit-section[b-ntklhvxdom] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Customer-type/Containers/Customer-type-containers/CustomerType.razor.rz.scp.css */
.Main-customer-type[b-k84haq5q32] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .customer-type-content[b-k84haq5q32] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Customer-type/Containers/Customer-type-upsert-containers/CustomerTypeUpsert.razor.rz.scp.css */
.Main-customer-type-upsert[b-kzn3rpsbro] {
    display: flex;
    flex-direction: column;
    padding: 2.724% 7.408%;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Customer/Components/Customer-components/CustomerExistFilterCards.razor.rz.scp.css */
.Main-customer-exist-filters[b-kbqydl6824] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Customer/Components/Customer-components/CustomerManage.razor.rz.scp.css */
/* /Components/Feature/Customer/Components/Customer-components/CustomerSideFilter.razor.rz.scp.css */
.Main-app-input[b-llqnjo5cod] {
    --custom-input-height: calc((25 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Customer/Components/Customer-components/CustomerTable.razor.rz.scp.css */
/* /Components/Feature/Customer/Components/Customer-details-components/CustomerProfileInfo.razor.rz.scp.css */
.Main-customer-profile[b-xekctrtt2q] {
    position: relative;
    width: calc((1302 / var(--vw-viewport)) * 100vw);
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    & .customer-profile-img {
        width: calc((94 / var(--vw-viewport)) * 100vw);
        height: calc((94 / var(--vw-viewport)) * 100vw);
        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
        border: 0px;
        box-shadow: var(--Eight-Shadow);
    }

    &[b-xekctrtt2q] .customer-profile-content-container {
        display: flex;
        flex-direction: column;
        gap: calc((50 / var(--vw-viewport)) * 100vw);
        width: 100%;
        box-shadow: var(--Fourteen-Shadow);
        padding: calc((32 / var(--vw-viewport)) * 100vw) calc((46 / var(--vw-viewport)) * 100vw) calc((42 / var(--vw-viewport)) * 100vw);
        background: var(--Sixs-Color);

        & .title-section {
            & .section-title {
                font-weight: 700;
                font-size: var(--Third-font-size);
                line-height: var(--Third-line-height);
                color: var(--Fifth-Color);
            }
        }

        & .info-section[b-xekctrtt2q] {
            display: flex;
            align-items: center;
            height: 100%;
            gap: calc((48 / var(--vw-viewport)) * 100vw);

            & .mud-divider {
                --custom-divider-width: 1px;
                --custom-divider-height: calc((216 / var(--vw-viewport)) * 100vw);
            }

            & .info-list[b-xekctrtt2q] {
                display: flex;
                flex-direction: column;
                gap: calc((24 / var(--vw-viewport)) * 100vw);
                width: 46%;

                & .info-item {
                    display: flex;
                    align-items: center;
                    gap: calc((20 / var(--vw-viewport)) * 100vw);
                    font-size: var(--Fifth-font-size);
                    line-height: var(--Fifth-line-height);

                    & .key {
                        font-weight: 500;
                        color: var(--Ten-Color);
                        white-space: nowrap;
                    }

                    &[b-xekctrtt2q] .value-tooltip {
                        display: block;
                        width: 70%;
                    }

                    & .value[b-xekctrtt2q] {
                        display:block;
                        font-weight: 400;
                        color: var(--Primary-Color);
                        width: 100%;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;

                        &.fix-ltr {
                            &:dir(rtl) {
                                direction: ltr;
                                text-align: end;
                            }
                        }
                    }
                }
            }
        }

        & .Notes[b-xekctrtt2q] {
            font-weight: 600;
            color: var(--Ten-Color);
            font-size: var(--Fifth-font-size);
            line-height: var(--Fifth-line-height);
            margin: 0px;
            overflow-wrap: break-word;
            overflow-x: hidden;
            max-height: calc((150 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Customer/Components/Customer-upsert-components/CustomerForm.razor.rz.scp.css */
.Main-customer-form[b-f2im6crzdq] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);

                & .mud-file-upload-files {
                    display: none;
                }
            }

            & .upload-under-text[b-f2im6crzdq] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-f2im6crzdq] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .Birthdate-input::deep {
                --custom-input-height: 10vw;
            }

            &[b-f2im6crzdq]  {
                .Customer-notes-field {
                    grid-column: 2 span;
                    --custom-input-height: calc((150 / var(--vw-viewport)) * 100vw);
                }
            }

            &[b-f2im6crzdq]  {
                .is-important {
                    --custom-checkbox-width: calc((25 / var(--vw-viewport)) * 100vw);
                    --custom-checkbox-height: calc((25 / var(--vw-viewport)) * 100vw);
                    --custom-checkbox-items-align: center;
                }
            }
        }
    }

    & .form-submit-section[b-f2im6crzdq] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Customer/Containers/Customer-container/Customer.razor.rz.scp.css */
.Main-customer[b-2ts9a7y0ok] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .customer-content[b-2ts9a7y0ok] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Customer/Containers/Customer-details-Container/CustomerDetails.razor.rz.scp.css */
[b-oh2d8c3e2q].Main-customer-details {
    position: relative;
    padding: 7.408% 16.885% 6.536% 12.201%;
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    &:dir(rtl) {
        padding: 7.408% 12.201% 6.536% 16.885%;
    }

    &[b-oh2d8c3e2q] .Primary-pages-bread-crumb {
        position: absolute;
        top: calc((50 / var(--vw-viewport)) * 100vw);
        left: 5%;

        &:dir(rtl) {
            left: auto;
            right: 5%;
        }
        /*        top:;*/
    }

    & .back-button-section[b-oh2d8c3e2q] {
        display: flex;
        align-items: center;
        justify-content: end;
        width: 100%;

        & .primary-button {
            --custom-button-width: calc((200 / var(--vw-viewport)) * 100vw);
            --custom-button-height: calc((50 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Customer/Containers/Customer-upsert-container/CustomerUpsert.razor.rz.scp.css */
.Main-customer-upsert[b-cqsvnbebaq] {
    display: flex;
    flex-direction: column;
    padding: 2.724% 7.408%;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-components/EmailMessageExistFilterCards.razor.rz.scp.css */
.Main-email-message-exist-filters[b-3fa3bmwfkq] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-components/EmailMessageManage.razor.rz.scp.css */
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-components/EmailMessageSideFilter.razor.rz.scp.css */
.no-filters-text[b-zhnrjurzkx] {
    display: block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-components/EmailMessageTable.razor.rz.scp.css */

.resume-request[b-l6pn0ke3n3] {
    --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
    --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
}

.stop-message[b-l6pn0ke3n3] {
    --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
    --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-details-components/EmailMessageFailedTable.razor.rz.scp.css */
.Resend-button[b-hezwh9nryt] {
    --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
    --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-details-components/EmailMessageProfile.razor.rz.scp.css */
.Main-whatsapp-message-profile[b-g2m54vreqs] {
    position: relative;
    max-width: calc((1302 / var(--vw-viewport)) * 100vw);
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    & .message-profile-img {
        width: calc((94 / var(--vw-viewport)) * 100vw);
        height: calc((94 / var(--vw-viewport)) * 100vw);
        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
        border: 0px;
        box-shadow: var(--Eight-Shadow);
    }

    &[b-g2m54vreqs] .message-profile-content-container {
        display: flex;
        flex-direction: column;
        gap: calc((50 / var(--vw-viewport)) * 100vw);
        width: 100%;
        box-shadow: var(--Fourteen-Shadow);
        padding: calc((32 / var(--vw-viewport)) * 100vw) calc((46 / var(--vw-viewport)) * 100vw) calc((42 / var(--vw-viewport)) * 100vw);
        background: var(--Sixs-Color);

        & .title-section {
            & .section-title {
                font-weight: 700;
                font-size: var(--Third-font-size);
                line-height: var(--Third-line-height);
                color: var(--Fifth-Color);
            }
        }

        & .Message-content[b-g2m54vreqs] {
            font-size: var(--Fifth-font-size);
            line-height: var(--Fifth-line-height);
            color: var(--Ten-Color);
            font-weight: 600;
            overflow-wrap: break-word;
            overflow-x: hidden;
            max-height: calc((150 / var(--vw-viewport)) * 100vw);
        }

        & .info-section[b-g2m54vreqs] {
            display: flex;
            align-items: center;
            height: 100%;
            gap: calc((48 / var(--vw-viewport)) * 100vw);

            & .mud-divider {
                --custom-divider-width: 1px;
                --custom-divider-height: calc((216 / var(--vw-viewport)) * 100vw);
            }

            & .info-list[b-g2m54vreqs] {
                display: flex;
                flex-direction: column;
                gap: calc((24 / var(--vw-viewport)) * 100vw);
                width: 46%;

                & .info-item {
                    display: flex;
                    align-items: center;
                    gap: calc((20 / var(--vw-viewport)) * 100vw);
                    font-size: var(--Fifth-font-size);
                    line-height: var(--Fifth-line-height);

                    & .key {
                        font-weight: 500;
                        color: var(--Ten-Color);
                    }

                    & .value[b-g2m54vreqs] {
                        font-weight: 400;
                        color: var(--Primary-Color);
                    }
                }
            }
        }
    }
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-upsert-components/EmailMessageReportForm.razor.rz.scp.css */
.Main-email-message-form[b-52tpeiskiu] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
    align-items: end;




    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);

                & .mud-file-upload-files {
                    display: none;
                }
            }

            & .upload-under-text[b-52tpeiskiu] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-52tpeiskiu] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .message-field {
                grid-column: 2 span;
                --custom-input-height: calc((150 / var(--vw-viewport)) * 100vw);
            }

            & .Receiver-send-area[b-52tpeiskiu] {
                display: flex;
                flex-direction: column;
                gap: calc((25 / var(--vw-viewport)) * 100vw);

                & .primary-button {
                    --custom-button-height: calc((50 / var(--vw-viewport)) * 100vw);
                    --custom-button-width: calc((300 / var(--vw-viewport)) * 100vw);
                }
            }
        }
    }



    & .form-submit-section[b-52tpeiskiu] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Reports/Email-message-report/Components/Email-message-report-upsert-components/EmailMessageSendSpacificDialog.razor.rz.scp.css */
/* /Components/Feature/Reports/Email-message-report/Containers/Email-message-report-container/EmailMessageReport.razor.rz.scp.css */
.Main-email-report[b-o4pjhb8a6c] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .Email-report-content[b-o4pjhb8a6c] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Reports/Email-message-report/Containers/Email-message-report-details-container/EmailMessageReportDetails.razor.rz.scp.css */
[b-lbk175w0dl].Main-email-report-details {
    position: relative;
    padding: 7.408% 16.885% 6.536% 12.201%;
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    &:dir(rtl) {
        padding: 7.408% 12.201% 6.536% 16.885%;
    }

    &[b-lbk175w0dl] .Primary-pages-bread-crumb {
        position: absolute;
        top: calc((50 / var(--vw-viewport)) * 100vw);
        left: 5%;

        &:dir(rtl) {
            left: auto;
            right: 5%;
        }
        /*        top:;*/
    }

    & .failed-message-title[b-lbk175w0dl] {
        font-size: var(--Third-font-size);
        line-height: var(--Third-line-height);
        color: var(--Primary-Color);
        font-weight:600;
    }

    & .back-button-section[b-lbk175w0dl] {
        display: flex;
        align-items: center;
        justify-content: end;
        width: 100%;

        & .primary-button {
            --custom-button-width: calc((200 / var(--vw-viewport)) * 100vw);
            --custom-button-height: calc((50 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Reports/Email-message-report/Containers/Email-message-report-upsert-container/EmailMessageReportUpsert.razor.rz.scp.css */
.Main-email-report-upsert[b-0pjuti29mu] {
    position: relative;
    padding: 7.408% 17.974% 7.408% 14.706%;

    &:dir(rtl) {
        padding: 7.408% 14.706% 7.408% 17.974%;
    }

    &[b-0pjuti29mu] .Primary-pages-bread-crumb {
        --custom-breadcrumb-position: absolute;
        --custom-breadcrumb-top: calc((50 / var(--vw-viewport)) * 100vw);
        --custom-breadcrumb-left: calc((136 / var(--vw-viewport)) * 100vw);

        &:dir(rtl) {
            --custom-breadcrumb-left: auto;
            --custom-breadcrumb-right: calc((136 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-components/WhatsappMessageExistFilterCards.razor.rz.scp.css */
.Main-whatsapp-message-exist-filters[b-les4c0vuvs] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-components/WhatsappMessageManage.razor.rz.scp.css */
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-components/WhatsappMessageSideFilter.razor.rz.scp.css */
.no-filters-text[b-u5skiyi00m] {
    display: block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-components/WhatsappMessageTable.razor.rz.scp.css */

    .resume-request[b-fsjl58x4b6] {
        --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
        --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
    }

.stop-message[b-fsjl58x4b6] {
    --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
    --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
}

/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-detail-components/WhatsappMessageFailedTable.razor.rz.scp.css */
.Resend-button[b-zco3ls8tpd] {
    --custom-button-width: calc((120 / var(--vw-viewport)) * 100vw);
    --custom-button-height: calc((40 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-detail-components/WhatsappMessageProfile.razor.rz.scp.css */
.Main-whatsapp-message-profile[b-x2g66nvnvr] {
    position: relative;
    max-width: calc((1302 / var(--vw-viewport)) * 100vw);
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    & .message-profile-img {
        width: calc((94 / var(--vw-viewport)) * 100vw);
        height: calc((94 / var(--vw-viewport)) * 100vw);
        border-radius: calc((10 / var(--vw-viewport)) * 100vw);
        border: 0px;
        box-shadow: var(--Eight-Shadow);
    }

    &[b-x2g66nvnvr] .message-profile-content-container {
        display: flex;
        flex-direction: column;
        gap: calc((50 / var(--vw-viewport)) * 100vw);
        width: 100%;
        box-shadow: var(--Fourteen-Shadow);
        padding: calc((32 / var(--vw-viewport)) * 100vw) calc((46 / var(--vw-viewport)) * 100vw) calc((42 / var(--vw-viewport)) * 100vw);
        background: var(--Sixs-Color);

        & .title-section {
            & .section-title {
                font-weight: 700;
                font-size: var(--Third-font-size);
                line-height: var(--Third-line-height);
                color: var(--Fifth-Color);
            }
        }

        & .Message-content[b-x2g66nvnvr] {
            font-size: var(--Fifth-font-size);
            line-height: var(--Fifth-line-height);
            color: var(--Ten-Color);
            font-weight: 600;
            overflow-wrap: break-word;
            overflow-x: hidden;
            max-height: calc((150 / var(--vw-viewport)) * 100vw);
        }

        & .info-section[b-x2g66nvnvr] {
            display: flex;
            align-items: center;
            height: 100%;
            gap: calc((48 / var(--vw-viewport)) * 100vw);

            & .mud-divider {
                --custom-divider-width: 1px;
                --custom-divider-height: calc((216 / var(--vw-viewport)) * 100vw);
            }

            & .info-list[b-x2g66nvnvr] {
                display: flex;
                flex-direction: column;
                gap: calc((24 / var(--vw-viewport)) * 100vw);
                width: 46%;

                & .info-item {
                    display: flex;
                    align-items: center;
                    gap: calc((20 / var(--vw-viewport)) * 100vw);
                    font-size: var(--Fifth-font-size);
                    line-height: var(--Fifth-line-height);

                    & .key {
                        white-space:nowrap;
                        font-weight: 500;
                        color: var(--Ten-Color);
                    }

                    & .value[b-x2g66nvnvr] {
                        font-weight: 400;
                        color: var(--Primary-Color);
                        overflow:hidden;
                        text-overflow:ellipsis;
                    }
                }
            }
        }
    }
}
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-upsert-components/WhatAppMessageSendSpacificDialog.razor.rz.scp.css */
/* /Components/Feature/Reports/Whatsapp-message-report/Components/Whatsapp-message-report-upsert-components/WhatsappMessageReportForm.razor.rz.scp.css */
.Main-whatsapp-message-form[b-j3z5gpgf3c] {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
    align-items: end;




    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);

                & .mud-file-upload-files {
                    display: none;
                }
            }

            & .upload-under-text[b-j3z5gpgf3c] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-j3z5gpgf3c] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .message-field {
                grid-column: 2 span;
                --custom-input-height: calc((150 / var(--vw-viewport)) * 100vw);
            }

            & .Receiver-send-area[b-j3z5gpgf3c] {
                display: flex;
                flex-direction: column;
                gap: calc((25 / var(--vw-viewport)) * 100vw);

                & .primary-button {
                    --custom-button-height: calc((50 / var(--vw-viewport)) * 100vw);
                    --custom-button-width: calc((300 / var(--vw-viewport)) * 100vw);
                }
            }
        }
    }



    & .form-submit-section[b-j3z5gpgf3c] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Reports/Whatsapp-message-report/Containers/Whatsapp-message-report-container/WhatsappMessageReport.razor.rz.scp.css */
.Main-whatsapp-report[b-275mf98ukg] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .whatsapp-report-content[b-275mf98ukg] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Reports/Whatsapp-message-report/Containers/Whatsapp-message-report-details-container/WhatsappMessageReportDetails.razor.rz.scp.css */
[b-x4moplkivu].Main-whatsapp-report-details {
    position: relative;
    padding: 7.408% 16.885% 6.536% 12.201%;
    display: flex;
    flex-direction: column;
    gap: calc((50 / var(--vw-viewport)) * 100vw);

    &:dir(rtl) {
        padding: 7.408% 12.201% 6.536% 16.885%;
    }

    &[b-x4moplkivu] .Primary-pages-bread-crumb {
        position: absolute;
        top: calc((50 / var(--vw-viewport)) * 100vw);
        left: 5%;

        &:dir(rtl) {
            left: auto;
            right: 5%;
        }
        /*        top:;*/
    }

    & .failed-message-title[b-x4moplkivu] {
        font-size: var(--Third-font-size);
        line-height: var(--Third-line-height);
        color: var(--Primary-Color);
        font-weight: 600;
    }

    & .back-button-section[b-x4moplkivu] {
        display: flex;
        align-items: center;
        justify-content: end;
        width: 100%;

        & .primary-button {
            --custom-button-width: calc((200 / var(--vw-viewport)) * 100vw);
            --custom-button-height: calc((50 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Reports/Whatsapp-message-report/Containers/Whatsapp-message-report-upsert-container/WhatsappMessageReportUpsert.razor.rz.scp.css */
.Main-whatsapp-report-upsert[b-t8cz8x59nm] {
    position: relative;
    padding: 7.408% 17.974% 7.408% 14.706%;

    &:dir(rtl) {
        padding: 7.408% 14.706% 7.408% 17.974%;
    }

    &[b-t8cz8x59nm] .Primary-pages-bread-crumb {
        --custom-breadcrumb-position: absolute;
        --custom-breadcrumb-top: calc((50 / var(--vw-viewport)) * 100vw);
        --custom-breadcrumb-left: calc((136 / var(--vw-viewport)) * 100vw);

        &:dir(rtl) {
            --custom-breadcrumb-left: auto;
            --custom-breadcrumb-right: calc((136 / var(--vw-viewport)) * 100vw);
        }
    }
}
/* /Components/Feature/Role/Components/Role-components/RoleExistFilterCards.razor.rz.scp.css */
.Main-role-exist-filters[b-29bmq40qn6] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Role/Components/Role-components/RoleManage.razor.rz.scp.css */
/* /Components/Feature/Role/Components/Role-components/RoleSideFilter.razor.rz.scp.css */
.no-filters-text[b-os51arb1wv] {
    display:block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/Role/Components/Role-components/RoleTable.razor.rz.scp.css */
/* /Components/Feature/Role/Components/Role-upsert-components/RoleForm.razor.rz.scp.css */
.Main-role-form[b-1myijfyl2b] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);
            }

            & .upload-under-text[b-1myijfyl2b] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-1myijfyl2b] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);
        }
    }

    & .form-submit-section[b-1myijfyl2b] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Role/Containers/Role-containers/Role.razor.rz.scp.css */
.Main-role[b-tn0cwihppi] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .role-content[b-tn0cwihppi] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Role/Containers/Role-upsert-containers/RoleUpsert.razor.rz.scp.css */
.Main-role-upsert[b-tq7zkgr2kp] {
    display: flex;
    flex-direction: column;
    padding: 2.724% 7.408%;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Setting/Email-setting/Components/Email-setting-upsert/EmailSettingForm.razor.rz.scp.css */
.Main-email-setting-form[b-v4031vvtp9] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .input-area {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);
        }
    }

    & .form-submit-section[b-v4031vvtp9] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Setting/Email-setting/Containers/EmailSetting.razor.rz.scp.css */
.Main-email-setting[b-gtx1bllkly] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }
}
/* /Components/Feature/Setting/Whatsapp-setting/Components/Whatsapp-setting-upsert/WhatsappSettingForm.razor.rz.scp.css */
.Main-whatsapp-setting-form[b-9ialz1d8z5] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .input-area {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);
        }
    }

    & .form-submit-section[b-9ialz1d8z5] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/Setting/Whatsapp-setting/Containers/WhatsappSetting.razor.rz.scp.css */
.Main-whatsapp-setting[b-utb2ik7qzl] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }
}
/* /Components/Feature/Tenant/TenantRegistrationRequest/Components/TenantRegistrationRequest-components/TenantRegistrationRequestExistFilterCards.razor.rz.scp.css */
.Main-tenant-registration-request-exist-filters[b-d14muj2l9x] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/Tenant/TenantRegistrationRequest/Components/TenantRegistrationRequest-components/TenantRegistrationRequestManage.razor.rz.scp.css */
/* /Components/Feature/Tenant/TenantRegistrationRequest/Components/TenantRegistrationRequest-components/TenantRegistrationRequestSideFilter.razor.rz.scp.css */
.no-filters-text[b-azrzwn3u9a] {
    display: block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/Tenant/TenantRegistrationRequest/Components/TenantRegistrationRequest-components/TenantRegistrationRequestTable.razor.rz.scp.css */
body[b-5xofgex4ov] {
}
/* /Components/Feature/Tenant/TenantRegistrationRequest/Containers/TenantRegistrationRequest-containers/TenantRegistrationRequest.razor.rz.scp.css */
.Main-tenant-registration-request[b-occ0adik25] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .tenant-registration-request-content[b-occ0adik25] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/User/Components/User-components/UserExistFilterCards.razor.rz.scp.css */
.Main-user-exist-filters[b-xt0uf9455x] {
    display: flex;
    align-items: center;
    gap: calc((10 / var(--vw-viewport)) * 100vw);
}
/* /Components/Feature/User/Components/User-components/UserManage.razor.rz.scp.css */
body[b-i3qnm5ednn] {
}
/* /Components/Feature/User/Components/User-components/UserSideFilter.razor.rz.scp.css */
.no-filters-text[b-7qibf8y8ej] {
    display: block;
    width: 100%;
    text-align: center;
    font-size: var(--Fifth-font-size);
    color: var(--Primary-Color);
    line-height: var(--Fifth-line-height);
}
/* /Components/Feature/User/Components/User-components/UserTable.razor.rz.scp.css */
/*.table-action-btn-icon::deep {
    --custom-button-img-width: 75%;
    --custom-button-img-height: 75%;
}
*/
/* /Components/Feature/User/Components/User-upsert-components/CreateUserForm.razor.rz.scp.css */
.Main-user-form[b-mukiyq2imp] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);
            }

            & .upload-under-text[b-mukiyq2imp] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-mukiyq2imp] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .Birthdate-input::deep {
                --custom-input-height: 10vw;
            }
        }
    }

    & .form-submit-section[b-mukiyq2imp] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/User/Components/User-upsert-components/EditUserPasswordDialog.razor.rz.scp.css */
body[b-hdj0jnqinf] {
}
/* /Components/Feature/User/Components/User-upsert-components/UpdateUserForm.razor.rz.scp.css */
.Main-user-form[b-01a2pen1zt] {
    display: flex;
    flex-direction: column;
    gap: calc((190 / var(--vw-viewport)) * 100vw);
    padding: 0px 8.632%;
    align-items: end;

    & .mud-form {
        align-items: center;
        gap: calc((30 / var(--vw-viewport)) * 100vw) !important;

        & .Upload-area-container {
            display: flex;
            width: 88.254%;
            flex-direction: column;
            gap: calc((10 / var(--vw-viewport)) * 100vw);

            & .upload-area {
                width: calc((92 / var(--vw-viewport)) * 100vw);
                height: calc((80 / var(--vw-viewport)) * 100vw);
            }

            & .upload-under-text[b-01a2pen1zt] {
                color: var(--Ten-Color);
                font-size: var(--Seventh-font-size);
                line-height: var(--Seventh-line-height);
            }
        }

        & .input-area[b-01a2pen1zt] {
            display: grid;
            grid-template-columns: calc((426 / var(--vw-viewport)) * 100vw) calc((426 / var(--vw-viewport)) * 100vw);
            align-items: center;
            justify-content: center;
            width: max-content;
            gap: calc((30 / var(--vw-viewport)) * 100vw) calc((290 / var(--vw-viewport)) * 100vw);

            & .Birthdate-input::deep {
                --custom-input-height: 10vw;
            }
        }
    }

    & .form-submit-section[b-01a2pen1zt] {
        display: grid;
        grid-template-columns: calc((132 / var(--vw-viewport)) * 100vw) calc((132 / var(--vw-viewport)) * 100vw);
        gap: calc((20 / var(--vw-viewport)) * 100vw);
        height: calc((46 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/User/Containers/User-containers/User.razor.rz.scp.css */
.Main-user[b-rz7aldh01m] {
    position: relative;
    padding: 3.486% 3.759% 6.536% 6.536%;

    &:dir(rtl) {
        padding: 3.486% 6.536% 6.536% 3.759%;
    }

    & .user-content[b-rz7aldh01m] {
        display: flex;
        flex-direction: column;
        gap: calc((24 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Feature/User/Containers/User-upsert-containers/UserUpsert.razor.rz.scp.css */
.Main-user-upsert[b-uiqjm74m1o] {
    display: flex;
    flex-direction: column;
    padding: 2.724% 7.408%;
    gap: calc((50 / var(--vw-viewport)) * 100vw);
}
/* /Components/Layout/Core/Navbar/NavBar.razor.rz.scp.css */
.main-nav[b-04kz4kolhc] {
    position: static;
    width: 100%;
    height: calc((100 / var(--vw-viewport)) * 100vw);

    & .nav-layout {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 1.715% 0px 3.477%;
        z-index: 10;
        box-shadow: var(--Third-Shadow);
        height: 100%;
        width: 100%;
        background-color: var(--Light-mode-BackGround-Color);

        &:dir(rtl) {
            padding: 0px 3.477% 0px 1.715%;
        }

        & .nav-logo[b-04kz4kolhc] {
            width: 13.542%;
            height: 53.55%;
            cursor: pointer;
            & img{
                width:100%;
                height:100%;
            }
        }

        & .nav-items[b-04kz4kolhc] {
            display: flex;
            align-items: center;
            gap: 3.49%;
            height: 43.65%;
            width: 44.785%;

            & .mud-button {
                --custom-button-width: calc((30 / var(--vw-viewport)) * 100vw);
                --custom-button-height: calc((30 / var(--vw-viewport)) * 100vw);
                --custom-button-img-width: 90%;
                --custom-button-img-height: 90%;
            }

            &[b-04kz4kolhc] .mud-divider {
                width: 1px;
                --custom-divider-height: 100%;
            }

            & .search-section[b-04kz4kolhc] {
                width: 53.115%;


                & .Main-app-input {
                    --custom-input-height: calc((15 / var(--vw-viewport)) * 100vw);
                }
            }

            & app-lang-nav-menu[b-04kz4kolhc] {
                display: contents;
            }

            & .section-divder[b-04kz4kolhc] {
                height: 80%;
                width: 0px;
                border: 1px var(--Fourth-Color) solid;
            }
        }
    }
}
/* /Components/Layout/Core/SideNav/SideNav.razor.rz.scp.css */
.Drawer-content[b-l1db0wq4tn] {
    display: flex;
    flex-direction: column;
    gap: calc((15 / var(--vw-viewport)) * 100vw);
    align-items: center;
    padding: calc((25 / var(--vw-viewport)) * 100vw) calc((5 / var(--vw-viewport)) * 100vw);
    height: 100%;

    & .Nav-avatar {
        width: calc((44 / var(--vw-viewport)) * 100vw);
        height: calc((44 / var(--vw-viewport)) * 100vw);
    }

    &[b-l1db0wq4tn] .side-nav-divider {
        --custom-divider-opacity: 0.24;
        --custom-divider-margin: 0px 0px calc((20 / var(--vw-viewport)) * 100vw);
        /*        margin: 0px 0px calc((15 / var(--vw-viewport)) * 100vw);
        opacity: 0.24;
        flex-grow: unset !important;*/
    }

    & .nav-links-menu[b-l1db0wq4tn] {
        overflow: auto;
        height: 100%;
    }
}
/* /Components/Layout/DashLayout.razor.rz.scp.css */
.Main-dash-layout[b-l678pubotg] {
    height: 100%;
    background-color: var(--Light-mode-BackGround-Color);
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-vlc6cj02d7] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-vlc6cj02d7] {
    flex: 1;
}

.sidebar[b-vlc6cj02d7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-vlc6cj02d7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vlc6cj02d7]  a, .top-row[b-vlc6cj02d7]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-vlc6cj02d7]  a:hover, .top-row[b-vlc6cj02d7]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vlc6cj02d7]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-vlc6cj02d7] {
        justify-content: space-between;
    }

    .top-row[b-vlc6cj02d7]  a, .top-row[b-vlc6cj02d7]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vlc6cj02d7] {
        flex-direction: row;
    }

    .sidebar[b-vlc6cj02d7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-vlc6cj02d7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vlc6cj02d7]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vlc6cj02d7], article[b-vlc6cj02d7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-vlc6cj02d7] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-vlc6cj02d7] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-9wdy29p0sr] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-9wdy29p0sr] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-9wdy29p0sr] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-9wdy29p0sr] {
    font-size: 1.1rem;
}

.bi[b-9wdy29p0sr] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-9wdy29p0sr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-9wdy29p0sr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-9wdy29p0sr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-9wdy29p0sr] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-9wdy29p0sr] {
    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' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-9wdy29p0sr] {
    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-person-fill-nav-menu[b-9wdy29p0sr] {
    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-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-9wdy29p0sr] {
    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-9wdy29p0sr] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-9wdy29p0sr] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-9wdy29p0sr] {
        padding-bottom: 1rem;
    }

    .nav-item[b-9wdy29p0sr]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-9wdy29p0sr]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-9wdy29p0sr]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-9wdy29p0sr] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-9wdy29p0sr] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-9wdy29p0sr] {
        display: none;
    }

    .nav-scrollable[b-9wdy29p0sr] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-r3nm14lwl0],
.components-reconnect-repeated-attempt-visible[b-r3nm14lwl0],
.components-reconnect-failed-visible[b-r3nm14lwl0],
.components-pause-visible[b-r3nm14lwl0],
.components-resume-failed-visible[b-r3nm14lwl0],
.components-rejoining-animation[b-r3nm14lwl0] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-retrying[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-failed[b-r3nm14lwl0],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-r3nm14lwl0] {
    display: block;
}


#components-reconnect-modal[b-r3nm14lwl0] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-r3nm14lwl0 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-r3nm14lwl0 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-r3nm14lwl0 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-r3nm14lwl0]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-r3nm14lwl0 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-r3nm14lwl0 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-r3nm14lwl0 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-r3nm14lwl0 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-r3nm14lwl0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-r3nm14lwl0] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-r3nm14lwl0] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-r3nm14lwl0] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-r3nm14lwl0] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-r3nm14lwl0] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-r3nm14lwl0] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-r3nm14lwl0 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-r3nm14lwl0] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-r3nm14lwl0 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Dash-layout/Settings.razor.rz.scp.css */
.Main-settings-page[b-qahk8a6upc] {
    position: relative;
    padding: 7.013% 14.747%;

    & .Primary-pages-bread-crumb {
        position: absolute;
        top: calc((50 / var(--vw-viewport)) * 100vw);
        left: 6%;
        &:dir(rtl){
            left:auto;
            right:6%;
        }
    }

    & .nav-list-section[b-qahk8a6upc] {
        display: flex;
        flex-direction: column;
        gap: calc((50.5 / var(--vw-viewport)) * 100vw);

        & .section-title {
            font-size: var(--Third-font-size);
            line-height: var(--Third-line-height);
            font-weight: 700;
            color: var(--Fifth-Color);
            margin: 0px;
        }

        & .nav-list-cards[b-qahk8a6upc] {
            display: flex;
            flex-flow: wrap;
            align-items: center;
            gap: calc((60 / var(--vw-viewport)) * 100vw);

            & .nav-card {
                width: calc((310 / var(--vw-viewport)) * 100vw);
                height: calc((73.5 / var(--vw-viewport)) * 100vw);
                border-radius: calc((10 / var(--vw-viewport)) * 100vw);
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 0px 1.353%;
                box-shadow: var(--Secondry-Shadow);
                background: var(--Third-Color);

                & span {
                    font-size: var(--Fifth-font-size);
                    line-height: var(--Fifth-line-height);
                    color: var(--Primary-Color);
                    font-weight: 700;
                }

                & img[b-qahk8a6upc] {
                    width: calc((40 / var(--vw-viewport)) * 100vw);
                    height: calc((40 / var(--vw-viewport)) * 100vw);
                }

                &:hover[b-qahk8a6upc] {
                    background: var(--Primary-Color);

                    & span {
                        color: var(--Third-Color);
                    }

                    & img[b-qahk8a6upc] {
                        filter: brightness(100) grayscale(10);
                    }
                }
            }
        }
    }
}
/* /Components/Pages/Dash-layout/UserManage.razor.rz.scp.css */
.Main-user-manage-page[b-wuc9x6svkg] {
    position: relative;
    padding: 7.013% 14.747%;

    & .Primary-pages-bread-crumb {
        position: absolute;
        top: calc((50 / var(--vw-viewport)) * 100vw);
        left: 6%;

        &:dir(rtl) {
            left: auto;
            right: 6%;
        }
    }

    & .nav-list-section[b-wuc9x6svkg] {
        display: flex;
        flex-direction: column;
        gap: calc((50.5 / var(--vw-viewport)) * 100vw);

        & .section-title {
            font-size: var(--Third-font-size);
            line-height: var(--Third-line-height);
            font-weight: 700;
            color: var(--Fifth-Color);
        }

        & .nav-list-cards[b-wuc9x6svkg] {
            display: flex;
            flex-flow: wrap;
            align-items: center;
            gap: calc((60 / var(--vw-viewport)) * 100vw);

            & .nav-card {
                width: calc((310 / var(--vw-viewport)) * 100vw);
                height: calc((73.5 / var(--vw-viewport)) * 100vw);
                border-radius: calc((10 / var(--vw-viewport)) * 100vw);
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 0px 1.353%;
                box-shadow: var(--Secondry-Shadow);
                background: var(--Third-Color);

                & span {
                    font-size: var(--Fifth-font-size);
                    line-height: var(--Fifth-line-height);
                    color: var(--Primary-Color);
                    font-weight: 700;
                }

                & img[b-wuc9x6svkg] {
                    width: calc((40 / var(--vw-viewport)) * 100vw);
                    height: calc((40 / var(--vw-viewport)) * 100vw);
                }

                &:hover[b-wuc9x6svkg] {
                    background: var(--Primary-Color);

                    & span {
                        color: var(--Third-Color);
                    }

                    & img[b-wuc9x6svkg] {
                        filter: brightness(100) grayscale(10);
                    }
                }
            }
        }
    }
}
/* /Components/Shared/Components/Button/AppButton.razor.rz.scp.css */
/*.primary-button {
    background: var(--primary-color);*/
    /*padding: 8px 12px 8px 12px;*/
    /*padding: 0.417vw 0.625vw 0.417vw 0.625vw;
    border-radius: 0.625vw;*/ /*12px*/
    /*color: #fff;
    border: none;
    display: inline-flex;
    cursor: pointer;
    user-select: none;
    outline-color: transparent;
    align-items: center;
    justify-content: center;
    width: 8.594vw;*/ /*165px*/
    /*height: 100%;
}
.secondary-button {
    box-shadow: 4px 4px 18px -4px rgba(0, 0, 0, 0.25) !important;
    background: #fff !important;
}


.icon-only-button {
    padding: 0px;
    background: transparent;
    border: none;
    justify-content: space-between
}

.button-text {
    color: #fff;
    font-size: 1.042vw;*/ /*20px*/
/*}

.secondary-button .button-text {
    color: var(--primary-color) !important;
}
.button-icon {
    width: 1.25vw;*/ /*24px*/
    /*height: 1.25vw;*/ /*24px*/
/*}*/
/* /Components/Shared/Components/Dialog/AlertMessageDialog.razor.rz.scp.css */
/*Your custom content styles goes here*/

/* /Components/Shared/Components/FileUploader/AvatarFileUploader/AvatarFileUpload.razor.rz.scp.css */
.Main-avatar-uploader[b-e04yv0o5qx] {
    width: var(--custom-avatar-upload-width,100%);
    height: var(--custom-avatar-upload-width,100%);

    & .mud-file-upload {
        width: 100%;
        height: 100%;

        & .mud-input-control-input-container {
            width: 100%;
            height: 100%;

            & div {
                width: 100%;
                height: 100%;

                &.mud-paper {
                    cursor: pointer;
                    background: var(--Tweleve-Color);
                    border-radius: calc((10 / var(--vw-viewport)) * 100vw);

                    & .placeholder-icon {
                        width: 41.85%;
                        height: 60.64%;
                    }
                }
            }
        }
    }


    & .mud-avatar[b-e04yv0o5qx] {
        width: 100%;
        height: 100%;
    }

    & .mud-input-control[b-e04yv0o5qx] {
        width: 100%;
        height: 100%;
       
    }
}
/* /Components/Shared/Components/FileUploader/DropAreaWithCards/DropAreaSelectedCard.razor.rz.scp.css */
.image-preview[b-fvjdcvigxe] {
    width: 5.208vw; /*100px*/
    height: 5.208vw; /*100px*/
}
.delete-preview-image[b-fvjdcvigxe] {
    position: absolute;
    left: 14.904%;
    top: 12.027%;
    width: max-content;
    height: 18%;
}
.default-image[b-fvjdcvigxe] {
    position: absolute;
    width: max-content;
    height: 22%;
    opacity: 60%;
    top: 11%;
    right: 10%;
}
/* /Components/Shared/Components/FileUploader/DropAreaWithCards/DropAreaUploader.razor.rz.scp.css */
/* /Components/Shared/Components/FileUploader/FileUploader.razor.rz.scp.css */
.Main-file-uploader[b-8eb2nm2hcu] {
    width: 100%;
    height: 100%;

    & .mud-file-upload {
        width: 100%;
        height: 100%;

        & .mud-input-control-input-container {
            width: 100%;
            height: 100%;

            & div {
                height: 100%;
            }
        }
    }

    &.Same-upload-area[b-8eb2nm2hcu] {
        & .mud-file-upload {
            & .mud-file-upload-files {
                position: absolute;
                margin: 0px !important;
                inset: 0;
                pointer-events: none;
                & .Uploaded-file{
                    & img{

                    }
                }
            }
        }
    }
}
/* /Components/Shared/Components/FileUploader/SimpleButtonUploader/SimpleButtonUploader.razor.rz.scp.css */
/* /Components/Shared/Components/Inputs/AppInputDate.razor.rz.scp.css */
body[b-9kb531w3g7] {
}
/* /Components/Shared/Components/Inputs/AppInputNumber.razor.rz.scp.css */
/* /Components/Shared/Components/Inputs/AppInputText.razor.rz.scp.css */
/* /Components/Shared/Components/Selects/AppSelect.razor.rz.scp.css */
/* /Components/Shared/Components/Table/AppTable.razor.rz.scp.css */
/* /Components/Shared/Components/Table/AppTableColumnManage.razor.rz.scp.css */



.Manage-dialog-title-search-section[b-tmdngqavog] {
    display: flex;
    flex-direction: column;
    gap: 1.25vw;
    width: 100%;

    & h1 {
        margin: 0px;
        width: 100%;
        font-weight: 700;
        font-size: var(--Third-font-size);
        line-height: var(--Third-line-height);
        color: var(--Fourth-Color);
    }

    &[b-tmdngqavog] .Main-app-input {
        --custom-input-height: calc((14 / var(--vw-viewport)) * 100vw);
    }
}

.Manage-dialog-columns-list[b-tmdngqavog] {
    display: flex;
    flex-direction: column;
    gap: 1.5625vw;
    height: calc((420 / var(--vw-viewport)) * 100vw);
    width: 100%;
    overflow-x: hidden;

    &::-webkit-scrollbar {
        width: 0.9375vw;
    }

    &[b-tmdngqavog]::-webkit-scrollbar-track {
        background: var(--Third-Primary-Color);
        border-radius: 0.20833vw;
        border: 1px solid var(--Secondry-Color);
    }

    &[b-tmdngqavog]::-webkit-scrollbar-thumb {
        background: var(--Fourth-Color);
        border-radius: 0.20833vw;
        cursor: pointer;
    }

    &[b-tmdngqavog] .dialog-columns-checkbox {
        & .mud-input-control-input-container {
            & .mud-checkbox {
                gap: calc((24 / var(--vw-viewport)) * 100vw);

                & .mud-button-root {
                    padding: 0px;
                }
            }
        }
    }
}

.Manage-dialog-actions[b-tmdngqavog] {
    display: grid;
    width: 84.756%;
    grid-template-columns: 47.487% 47.487%;
    justify-content: space-between;
    height: calc((47 / var(--vw-viewport)) * 100vw);
}
/* /Components/Shared/Components/Table/AppTableManageButtons.razor.rz.scp.css */
[b-t2sjvxf595].Main-table-manage-buttons {
    /*    display: grid;*/
    display: flex;
    align-items: center;
    gap: calc((30 / var(--vw-viewport)) * 100vw);
    height: calc((47 / var(--vw-viewport)) * 100vw);
    /*    grid-template-columns: 8% 9.351% 10.019% 10.019% calc((47 / var(--vw-viewport)) * 100vw);*/
    justify-content: end;


    & .filter-column-btn {
        --custom-button-width: calc((47 / var(--vw-viewport)) * 100vw) !important;
        --custom-button-img-height: 70%;
        --custom-button-img-width: 70%;
    }

    &[b-t2sjvxf595] .create-btn {
        --custom-button-width: calc((165 / var(--vw-viewport)) * 100vw) !important;
    }

    &[b-t2sjvxf595] .export-btn {
        --custom-button-width: calc((165 / var(--vw-viewport)) * 100vw) !important;
    }

    &[b-t2sjvxf595] .filter-btn {
        --custom-button-width: calc((154 / var(--vw-viewport)) * 100vw) !important;
        --custom-button-padding: calc((20 / var(--vw-viewport)) * 100vw);
        --custom-button-img-width: calc((20 / var(--vw-viewport)) * 100vw);
        --custom-button-img-height: calc((20 / var(--vw-viewport)) * 100vw);
        justify-content: space-between;
    }

    &[b-t2sjvxf595] .delete-btn {
        --custom-button-width: calc((130 / var(--vw-viewport)) * 100vw) !important;
        transition: opacity 500ms ease-in-out, visibility 500ms ease-in-out;
        visibility: visible;
        opacity: 1;

        &.hidden {
            visibility: hidden;
            opacity: 0;
        }
    }
}
/* /Components/Shared/Components/Table/AppTableSideFilter.razor.rz.scp.css */
.Side-filter-content-container[b-39phriuwtp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    gap: calc((20 / var(--vw-viewport)) * 100vw);

    & .title-search-section {
        display: flex;
        flex-direction: column;
        gap: calc((14 / var(--vw-viewport)) * 100vw);
        width: 100%;



        & .title-close-section {
            display: flex;
            align-items: center;
            justify-content: start;
            gap: calc((10 / var(--vw-viewport)) * 100vw);
            width: 100%;

            & span {
                font-weight: 400;
                font-size: var(--Fifth-font-size);
                line-height: var(--Fifth-line-height);
                color: var(--Fourth-Color);
            }

            &[b-39phriuwtp] .side-bar-close {
                --custom-button-width: calc((15 / var(--vw-viewport)) * 100vw);
                --custom-button-height: calc((15 / var(--vw-viewport)) * 100vw);
            }
        }

        &[b-39phriuwtp] .Main-app-input {
            --custom-input-height: calc((14 / var(--vw-viewport)) * 100vw);
        }
    }

    & .Dynamic-content[b-39phriuwtp] {
        overflow-x: hidden;
        max-height: calc((420 / var(--vw-viewport)) * 100vw);
        width: 100%;
        height: 100%;


        &::-webkit-scrollbar {
            width: calc((8 / var(--vw-viewport)) * 100vw);
        }

        &[b-39phriuwtp]::-webkit-scrollbar-track {
            background: var(--Third-Color);
            border-radius: calc((4 / var(--vw-viewport)) * 100vw);
            border: 1px solid var(--Secondry-Color);
        }

        &[b-39phriuwtp]::-webkit-scrollbar-thumb {
            background: var(--Fourth-Color);
            border-radius: calc((4 / var(--vw-viewport)) * 100vw);
            cursor: pointer;
        }
    }

    & .Search-button[b-39phriuwtp] {
        width: 67.16%;
        height: calc((45 / var(--vw-viewport)) * 100vw);
    }
}
/* /Components/Shared/Components/Table/AppTableSideFilterExpandPanel.razor.rz.scp.css */
.expandable-header[b-41ul4uwgxd] {
    display: flex;
    align-items: center;
    justify-content: var(--custom-header-content-justify, start);
    gap: var(--custom-header-content-gap, calc((10.5 / var(--vw-viewport)) * 100vw));

    & img {
        width: calc((10 / var(--vw-viewport)) * 100vw);
        height: calc((14 / var(--vw-viewport)) * 100vw);
        transition: transform 500ms ease-in-out;
        transform: rotate(0deg);

        &.expanded {
            transform: rotate(90deg);
        }
    }



    & .expandable-header-text[b-41ul4uwgxd] {
        display: flex;
        align-items: center;
        gap: var(--custom-header-text-gap, calc((5 / var(--vw-viewport)) * 100vw));
/*        overflow-x: hidden;
        overflow-y: unset;*/
        text-overflow: ellipsis;

        & .prefix-header-text {
            font-size: var(--custom-filter-header-prefix-font-size,var(--Fifth-font-size));
            line-height: var(--custom-filter-header-prefix-line-height,var(--Fifth-line-height));
            color: var(--custom-prefix-header-text-color,var(--Fourth-Color));
            font-weight: var(--custom-prefix-header-font-weight,300);
        }

        & .filter-name[b-41ul4uwgxd] {
            font-size: var(--custom-filter-header-filter-name-font-size,var(--Fifth-font-size));
            line-height: var(--custom-filter-header-filter-name-line-height,var(--Fifth-line-height));
            color: var(--custom-filter-header-text-color,var(--Secondry-Color));
            font-weight: var(--custom-filter-header-font-weight,300);
        }

        & .suffex-header-text[b-41ul4uwgxd] {
            font-size: var(--custom-filter-header-suffex-font-size,var(--Fifth-font-size));
            line-height: var(--custom-filter-header-suffex-line-height,var(--Fifth-line-height));
            color: var(--custom-suffex-header-text-color,var(--Fourth-Color));
            font-weight: var(--custom-suffex-header-font-weight,300);
        }
    }
}
