@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/BaseComponents/Error404Component.razor.rz.scp.css */
.banner[b-fky19s720k]{
 text-align: center;
}

.textt[b-fky19s720k]{
 font-size: 50px;
 /* text-shadow: 5px 5px 5px rgb(0, 0, 0); */
 margin-left: auto;
 margin-right: auto;
 max-width: 500px;
}
.text[b-fky19s720k]{
    font-size: 50px;
    text-shadow: 5px 5px 5px rgb(255, 211, 17);
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
}
body[b-fky19s720k] {
    direction: rtl;
    background-color: rgb(240, 240, 240);    
  }
  
section[b-fky19s720k]{                                                        /* section */ 
    height: 868px;
    max-height: max-content;
  }
  
/* /Pages/EquivalentProductPage.razor.rz.scp.css */
.fade-in[b-ojrdziztqx] {
    animation: fadeIn-b-ojrdziztqx 10s ease-in-out;
}

@keyframes fadeIn-b-ojrdziztqx {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.slide-in-left[b-ojrdziztqx] {
    animation: slideInLeft-b-ojrdziztqx 5s ease-out;
}

@keyframes slideInLeft-b-ojrdziztqx {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}


/* /Pages/GeneralSettingPage.razor.rz.scp.css */
body[b-kiqwoka22x] {
    direction: rtl;
}

section[b-kiqwoka22x] { /* section */
    background-image: url(pic/ssassa.jpg);
    height: 868px;
    max-height: max-content;
}

.navbarr[b-kiqwoka22x] { /* header */
    overflow: hidden;
    background-color: rgb(255, 210, 8);
}

.navlink[b-kiqwoka22x] { /* header */
    text-decoration: none !important;
    text-align: center !important;
    background-color: rgb(255, 210, 8);
}

.navlinktwo[b-kiqwoka22x] { /* header */
    float: right;
    font-size: 18px;
    color: rgb(0, 0, 0);
    text-align: center;
    padding: 14px 16px;
    text-decoration: none !important;
    margin-top: 5px;
}

.dropdownn[b-kiqwoka22x] { /* header */
    float: right;
    overflow: hidden;
}

    .dropdownn .dropbtnn[b-kiqwoka22x] { /* header */
        font-size: 16px;
        border: none;
        outline: none;
        padding: 14px 16px;
        background-color: rgb(255, 210, 8);
        font-family: inherit;
        margin: 0;
    }

    .navbarr a:hover[b-kiqwoka22x], .dropdownn:hover .dropbtnn[b-kiqwoka22x] { /* header */
        opacity: 0.7;
    }

.dropdown-contentt[b-kiqwoka22x] { /* header */
    display: none;
    position: absolute;
    background-color: #f1e209;
    min-width: 160px;
    box-shadow: 10px 18px 16px 10px rgba(0,0,0,0.2);
    z-index: 1;
    border-bottom: 2px solid black;
}

    .dropdown-contentt a[b-kiqwoka22x] { /* header */
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: right;
    }

        .dropdown-contentt a:hover[b-kiqwoka22x] { /* header */
            border-bottom: 2px solid black;
            border-top: 2px solid black;
        }

.dropdownn:hover .dropdown-contentt[b-kiqwoka22x] { /* header */
    display: block;
}

.imgpich[b-kiqwoka22x] { /* header */
    margin-left: 800px;
    box-shadow: 1px 15px 25px 5px;
}

.user[b-kiqwoka22x] { /* header */
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    display: inline;
}

.foot[b-kiqwoka22x] { /* footer */
    height: 40px !important;
    background-color: rgb(207, 207, 207);
}

#demo[b-kiqwoka22x] { /* footer */
    display: inline;
    color: #22221f;
}

@media only screen and (max-width: 1450px) { /* header */
    .imgpich[b-kiqwoka22x] {
        display: none;
    }
}

@media only screen and (max-width: 437px) { /* header */
    .navlinktwo[b-kiqwoka22x] {
        display: none;
    }
}

@media only screen and (max-width: 450px) { /* header */
    .user[b-kiqwoka22x] {
        display: none;
    }
}

.title[b-kiqwoka22x] { /* section */
    text-align: right;
    margin-right: 20px;
    margin-top: 25px;
}

.butt[b-kiqwoka22x] { /* section */
    text-align: center;
    margin-top: 50px;
}

.button1[b-kiqwoka22x] { /* section */
    background-color: #eaeef7;
    border: 2px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    padding: 16px 32px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.8s;
    border-radius: 20px;
    width: 350px;
    box-shadow: 2px 2px 45px 2px black;
}

    .button1:hover[b-kiqwoka22x] { /* section */
        background-color: rgb(255, 210, 7);
        color: white;
    }

.linkbut[b-kiqwoka22x] { /* section */
    text-decoration: none;
    color: #22221f;
}

    .linkbut:hover[b-kiqwoka22x] { /* section */
        text-decoration: none;
        color: #22221f;
        opacity: 0.8;
    }

@media only screen and (max-width: 1400px) { /* section */
    .button1[b-kiqwoka22x] {
        width: 250px;
        height: 100px;
    }
}

@media only screen and (max-width: 1075px) { /* section */
    .button1[b-kiqwoka22x] {
        width: 150px;
        height: 130px;
    }
}

@media only screen and (max-width: 575px) { /* section */
    .button1[b-kiqwoka22x] {
        width: 200px;
    }
}
/* /Pages/HtmlReports/Factor1Page.razor.rz.scp.css */
.s3107b249[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.sfa82d999[b-h4hdbbh29d] {
    Font: 10pt 'B Nazanin';
    border: 0px;
    text-align: left;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s90c86840[b-h4hdbbh29d] {
    Font: 10pt 'B Traffic';
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s7ba2a1fb[b-h4hdbbh29d] {
    Font: 10pt 'B Traffic';
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.72em;
    white-space: nowrap;
    overflow: hidden;
}

.s93ff6809[b-h4hdbbh29d] {
    Font: 10pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.sc33eb544[b-h4hdbbh29d] {
    Font: 10pt 'B Traffic';
    border: 0px;
    text-align: right;
    vertical-align: bottom;
    line-height: 1.15em;
    word-wrap: break-word;
    overflow: hidden;
}

.s98c0e572[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.sb7c3244e[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 9pt 'Times New Roman';
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.09em;
    white-space: nowrap;
    overflow: hidden;
}

.s2cc8b29d[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 9pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s4e1ff1ef[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.sff58459c[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 9pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    direction: rtl;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    word-wrap: break-word;
    overflow: hidden;
}

.safd320ff[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 9pt 'B Nazanin';
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s64732f9a[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 10pt 'B Nazanin';
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s989b3d57[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 8pt 'B Nazanin';
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s1373618d[b-h4hdbbh29d] {
    background-color: White;
    Font: bold 9pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    word-wrap: break-word;
    overflow: hidden;
}

.s2cc9d715[b-h4hdbbh29d] {
    Font: bold 10pt 'B Nazanin';
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    word-wrap: break-word;
    overflow: hidden;
}

.s5fef573c[b-h4hdbbh29d] {
    Font: 10pt Tahoma;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s68dfc2f3[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s3057cc18[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s6abc1ede[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s7fc86d6a[b-h4hdbbh29d] {
    Font: 10pt 'B Nazanin';
    border: 0px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.sa338c756[b-h4hdbbh29d] {
    Font: bold 10pt 'B Traffic';
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.sb9ddc021[b-h4hdbbh29d] {
    Font: 10pt 'B Traffic';
    border: 0px;
    text-align: right;
    vertical-align: top;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s51d69972[b-h4hdbbh29d] {
    Font: 8pt Arial;
    border: 0px;
    text-align: left;
    vertical-align: top;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s737aaac2[b-h4hdbbh29d] {
    Font: 10pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: top;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s470ec152[b-h4hdbbh29d] {
    Font: bold 10pt 'B Nazanin';
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s3828d4c3[b-h4hdbbh29d] {
    Font: bold 10pt 'B Nazanin';
    border: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}
/* /Pages/HtmlReports/Factor2Page.razor.rz.scp.css */

.TblHeader[b-fgxv0d8oc8] {
    background-color: White;
    font: bold 9pt Arial;
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.Footers[b-fgxv0d8oc8] {
    font: 10pt Tahoma;
    border: 1px solid black;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.Farsi[b-fgxv0d8oc8] {
    Font: 10pt 'B Nazanin';
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.Farsi_Border[b-fgxv0d8oc8] {
    background-color: White;
    font: bold 10pt 'B Nazanin';
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}
/* /Pages/HtmlReports/FactorPage.razor.rz.scp.css */
body[b-age4k1v5nb] {
    font-family: "Vazirmatn", sans-serif;
    background: #f3f4f6;
    margin: 0;
    padding: 0;
    color: #222;
}

.page[b-age4k1v5nb] {
    max-width: 900px;
    margin: 24px auto;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
}

.header[b-age4k1v5nb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    background: #eef2ff;
    border-bottom: 1px solid #ddd;
}

.logo img[b-age4k1v5nb] {
    height: 60px;
}

.title-area[b-age4k1v5nb] {
    flex: 1;
    text-align: center;
}

.title[b-age4k1v5nb] {
    font-size: 22px;
    font-weight: bold;
    color: #1f6feb;
}

.subtitle[b-age4k1v5nb] {
    font-size: 13px;
    color: #666;
}

.meta[b-age4k1v5nb] {
    text-align: left;
    font-size: 13px;
    color: #666;
}

.section[b-age4k1v5nb] {
    padding: 20px 24px;
    border-bottom: 1px solid #ddd;
}

    .section h3[b-age4k1v5nb] {
        margin: 0 0 12px;
        font-size: 16px;
        font-weight: bold;
    }

.info-item[b-age4k1v5nb] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f5f7fb;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
}

.info-text[b-age4k1v5nb] {
    text-align: right;
    line-height: 1.7;
}

.info-barcode img[b-age4k1v5nb] {
    height: 84px;
    width: auto;
}

table[b-age4k1v5nb] {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

thead th[b-age4k1v5nb] {
    background: #f8fafc;
    color: #666;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

tbody td[b-age4k1v5nb] {
    padding: 10px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.summary[b-age4k1v5nb] {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 24px;
    align-items: start;
    margin-top: 16px;
}

.notes[b-age4k1v5nb] {
    font-size: 13px;
    color: #555;
    line-height: 1.6;
}

    .notes ul[b-age4k1v5nb] {
        margin: 8px 0 0 0;
        padding-right: 20px;
        list-style-type: disc;
    }

    .notes li[b-age4k1v5nb] {
        margin-bottom: 6px;
        font-size: 13px;
        line-height: 1.6;
    }

.totals[b-age4k1v5nb] {
    background: #f5f7fb;
    border: 2px solid #1f6feb;
    border-radius: 8px;
    padding: 16px;
    font-size: 15px;
    font-weight: bold;
}

    .totals .row[b-age4k1v5nb] {
        display: flex;
        justify-content: space-between;
        padding: 8px 0;
        border-bottom: 1px dashed #ddd;
    }

        .totals .row:last-child[b-age4k1v5nb] {
            border-bottom: none;
        }

    .totals .grand[b-age4k1v5nb] {
        color: #1f6feb;
        font-size: 18px;
        font-weight: bold;
    }

.signature-ads[b-age4k1v5nb] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 8px 24px 24px;
}

.signature[b-age4k1v5nb] {
    text-align: left;
    font-size: 13px;
    color: #444;
}

    .signature img[b-age4k1v5nb] {
        margin-top: 8px;
        height: 80px;
        width: auto;
    }

.ads[b-age4k1v5nb] {
    text-align: right;
}

    .ads img[b-age4k1v5nb] {
        height: 60px;
        width: auto;
        margin-left: 8px;
        border: 1px solid #ccc;
        border-radius: 4px;
    }

.footer[b-age4k1v5nb] {
    /*display: flex;*/
    /*justify-content: space-between;*/
    padding: 10px 24px;
    font-size: 12px;
    color: #666;
    background: #fbfcff;
    border-top: 1px solid #eee;
}
/* /Pages/HtmlReports/SendInfoPrintPage.razor.rz.scp.css */
.sb1d5a6bd[b-gsy1wzsizf] {
    background-color: White;
    Font: 15pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s94a0b18d[b-gsy1wzsizf] {
    background-color: White;
    Font: bold 14pt Tahoma;
    border: 0px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s13f131b8[b-gsy1wzsizf] {
    Font: 8pt Arial;
    border: 0px;
    text-align: left;
    vertical-align: top;
    line-height: 1.1em;
    white-space: nowrap;
    overflow: hidden;
}

.s673647b9[b-gsy1wzsizf] {
    background-color: White;
    Font: 15pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    word-wrap: break-word;
    overflow: hidden;
}

.s8ce6f2e9[b-gsy1wzsizf] {
    Font: bold 16pt Tahoma;
    border: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s978c0ca2[b-gsy1wzsizf] {
    background-color: White;
    Font: bold 14pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.sec8e9e75[b-gsy1wzsizf] {
    background-color: White;
    Font: bold 14pt Tahoma;
    border: 0px;
    text-align: right;
    vertical-align: middle;
    line-height: 1.15em;
    word-wrap: break-word;
    overflow: hidden;
}

.s8c74c31b[b-gsy1wzsizf] {
    background-color: White;
    Font: bold 16pt Tahoma;
    border: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}

.s6877bb88[b-gsy1wzsizf] {
    background-color: White;
    Font: bold 12pt Tahoma;
    border: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.15em;
    white-space: nowrap;
    overflow: hidden;
}
/* /Pages/PreInvoiceListNewPage.razor.rz.scp.css */
.card-container[b-o1gn942yeo] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.radzen-card[b-o1gn942yeo] {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

    .radzen-card:hover[b-o1gn942yeo] {
        transform: scale(1.05);
        opacity: 0.9;
    }
/* /Pages/ReportsPage.razor.rz.scp.css */
body[b-1fh6r1aa1h] {
    direction: rtl;
}

section[b-1fh6r1aa1h] { /* section */
    background-image: url(pic/ssassa.jpg);
    height: 868px;
    max-height: max-content;
}

.navbarr[b-1fh6r1aa1h] { /* header */
    overflow: hidden;
    background-color: rgb(255, 210, 8);
}

.navlink[b-1fh6r1aa1h] { /* header */
    text-decoration: none !important;
    text-align: center !important;
    background-color: rgb(255, 210, 8);
}

.navlinktwo[b-1fh6r1aa1h] { /* header */
    float: right;
    font-size: 18px;
    color: rgb(0, 0, 0);
    text-align: center;
    padding: 14px 16px;
    text-decoration: none !important;
    margin-top: 5px;
}

.dropdownn[b-1fh6r1aa1h] { /* header */
    float: right;
    overflow: hidden;
}

    .dropdownn .dropbtnn[b-1fh6r1aa1h] { /* header */
        font-size: 16px;
        border: none;
        outline: none;
        padding: 14px 16px;
        background-color: rgb(255, 210, 8);
        font-family: inherit;
        margin: 0;
    }

    .navbarr a:hover[b-1fh6r1aa1h], .dropdownn:hover .dropbtnn[b-1fh6r1aa1h] { /* header */
        opacity: 0.7;
    }

.dropdown-contentt[b-1fh6r1aa1h] { /* header */
    display: none;
    position: absolute;
    background-color: #f1e209;
    min-width: 160px;
    box-shadow: 10px 18px 16px 10px rgba(0,0,0,0.2);
    z-index: 1;
    border-bottom: 2px solid black;
}

    .dropdown-contentt a[b-1fh6r1aa1h] { /* header */
        float: none;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: right;
    }

        .dropdown-contentt a:hover[b-1fh6r1aa1h] { /* header */
            border-bottom: 2px solid black;
            border-top: 2px solid black;
        }

.dropdownn:hover .dropdown-contentt[b-1fh6r1aa1h] { /* header */
    display: block;
}

.imgpich[b-1fh6r1aa1h] { /* header */
    margin-left: 800px;
    box-shadow: 1px 15px 25px 5px;
}

.user[b-1fh6r1aa1h] { /* header */
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    display: inline;
}

.foot[b-1fh6r1aa1h] { /* footer */
    height: 40px !important;
    background-color: rgb(207, 207, 207);
}

#demo[b-1fh6r1aa1h] { /* footer */
    display: inline;
    color: #22221f;
}

@media only screen and (max-width: 1450px) { /* header */
    .imgpich[b-1fh6r1aa1h] {
        display: none;
    }
}

@media only screen and (max-width: 437px) { /* header */
    .navlinktwo[b-1fh6r1aa1h] {
        display: none;
    }
}

@media only screen and (max-width: 450px) { /* header */
    .user[b-1fh6r1aa1h] {
        display: none;
    }
}

.title[b-1fh6r1aa1h] { /* section */
    text-align: right;
    margin-right: 20px;
    margin-top: 25px;
}

.butt[b-1fh6r1aa1h] { /* section */
    text-align: center;
    margin-top: 50px;
}

.button1[b-1fh6r1aa1h] { /* section */
    background-color: #eaeef7;
    border: 2px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    padding: 16px 32px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.8s;
    border-radius: 20px;
    width: 350px;
    box-shadow: 2px 2px 45px 2px black;
}

    .button1:hover[b-1fh6r1aa1h] { /* section */
        background-color: rgb(255, 210, 7);
        color: white;
    }

.linkbut[b-1fh6r1aa1h] { /* section */
    text-decoration: none;
    color: #22221f;
}

    .linkbut:hover[b-1fh6r1aa1h] { /* section */
        text-decoration: none;
        color: #22221f;
        opacity: 0.8;
    }

@media only screen and (max-width: 1400px) { /* section */
    .button1[b-1fh6r1aa1h] {
        width: 250px;
        height: 100px;
    }
}

@media only screen and (max-width: 1075px) { /* section */
    .button1[b-1fh6r1aa1h] {
        width: 150px;
        height: 130px;
    }
}

@media only screen and (max-width: 575px) { /* section */
    .button1[b-1fh6r1aa1h] {
        width: 200px;
    }
}
/* /Pages/ResourceAllocationPage.razor.rz.scp.css */
body[b-ynjhqy99ke] {
    direction: rtl;
}

.title[b-ynjhqy99ke] { /* section */
    text-align: right;
    margin-right: 20px;
    margin-top: 25px;
}

.butt[b-ynjhqy99ke] { /* section */
    text-align: center;
    margin-top: 50px;
}

.button1[b-ynjhqy99ke] { /* section */
    background-color: #eaeef7;
    border: 2px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    padding: 16px 32px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.8s;
    border-radius: 20px;
    width: 300px;
    box-shadow: 2px 2px 45px 2px black;
}

    .button1:hover[b-ynjhqy99ke] { /* section */
        background-color: rgb(255, 210, 7);
        color: white;
    }

.linkbut[b-ynjhqy99ke] { /* section */
    text-decoration: none;
    color: #22221f;
}

    .linkbut:hover[b-ynjhqy99ke] { /* section */
        text-decoration: none;
        color: #22221f;
        opacity: 0.8;
    }

@media only screen and (max-width: 1450px) { /* section */
    .button1[b-ynjhqy99ke] {
        width: 250px;
        height: 100px;
    }
}

@media only screen and (max-width: 1075px) { /* section */
    .button1[b-ynjhqy99ke] {
        width: 150px;
        height: 130px;
    }
}

@media only screen and (max-width: 575px) { /* section */
    .button1[b-ynjhqy99ke] {
        width: 200px;
    }
}
