/* /Pages/ParentsPage/ParentsDashBoard.razor.rz.scp.css */
@media (max-width: 768px) {
    .card-body[b-eltunvodnc] {
        text-align: center; /* Center text on mobile */
    }

    .btn-group[b-eltunvodnc] {
        justify-content: center; /* Center buttons on mobile */
    }
}

.card[b-eltunvodnc] {
    border: 1px solid #007bff; /* Card border color */
    border-radius: 8px; /* Rounded corners */
}

.card-body[b-eltunvodnc] {
    padding: 20px; /* Increased padding */
}

.card-title[b-eltunvodnc] {
    margin: 0.5rem 0; /* Spacing between titles */
}

.alert[b-eltunvodnc] {
    padding: 10px; /* Alert padding */
    border-radius: 5px; /* Rounded alert */
}

.btn[b-eltunvodnc] {
    margin-right: 5px; /* Space between buttons */
}

.btn-group[b-eltunvodnc] {
    display: flex; /* Flex layout for buttons */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
}

body[b-eltunvodnc] {
}
/* /Pages/ParentsPage/ParentStudentsList.razor.rz.scp.css */
@media (max-width: 768px) {
    .card-body[b-0lwi4moxfj] {
        text-align: center; /* Center text on mobile */
    }

    .btn-group[b-0lwi4moxfj] {
        justify-content: center; /* Center buttons on mobile */
    }
}

.card[b-0lwi4moxfj] {
    border: 1px solid #007bff; /* Card border color */
    border-radius: 8px; /* Rounded corners */
}

.card-body[b-0lwi4moxfj] {
    padding: 20px; /* Increased padding */
}

.card-title[b-0lwi4moxfj] {
    margin: 0.5rem 0; /* Spacing between titles */
}

.alert[b-0lwi4moxfj] {
    padding: 10px; /* Alert padding */
    border-radius: 5px; /* Rounded alert */
}

.btn[b-0lwi4moxfj] {
    margin-right: 5px; /* Space between buttons */
}

.btn-group[b-0lwi4moxfj] {
    display: flex; /* Flex layout for buttons */
    flex-wrap: wrap; /* Allow wrapping on smaller screens */
}

body[b-0lwi4moxfj] {
}
/* /Shared/LoginLayout.razor.rz.scp.css */
.login-bg[b-1t9pb344js] {
    background-image: url('/image/LoginBackground2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}

.login-wrapper[b-1t9pb344js] {
    width: 100%;
    max-width: 420px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */
.navmenu-header[b-4q712g9ll1] {
    padding: 14px 14px 12px;
    color: #fff;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: .2px;
    border-bottom: 1px solid rgba(255,255,255,.10);
    margin-bottom: 10px;
}

.nav-tree[b-4q712g9ll1] {
    padding: 0 0 14px;
}

/* كل قسم */
.nav-section[b-4q712g9ll1] {
    margin-bottom: 4px;
}

/* رأس القسم */
.nav-section-header[b-4q712g9ll1] {
    width: calc(100% - 16px);
    margin: 3px 8px;
    padding: 11px 12px;
    border-radius: 12px;
    background: rgba(255,255,255,.05);
    color: rgba(255,255,255,.94);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-weight: 700;
    cursor: pointer;
    user-select: none;
    transition: background .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.03);
}

    .nav-section-header:hover[b-4q712g9ll1] {
        background: rgba(255,255,255,.09);
        color: #fff;
    }

    .nav-section-header.open[b-4q712g9ll1] {
        background: rgba(255,255,255,.11);
        color: #fff;
        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
    }

.nav-section-title[b-4q712g9ll1] {
    font-size: 13px;
    line-height: 1.2;
    flex: 1;
}

/* السهم */
.nav-caret[b-4q712g9ll1] {
    font-size: 12px;
    opacity: .85;
    transition: transform .22s ease, opacity .22s ease;
}

    .nav-caret.open[b-4q712g9ll1] {
        transform: rotate(180deg);
        opacity: 1;
    }

/* المحتوى الداخلي */
.nav-sub[b-4q712g9ll1] {
    margin: 2px 8px 10px;
    padding: 4px 0 8px;
    border-right: 2px solid rgba(255,255,255,.10);
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height .28s ease, opacity .22s ease;
}

    .nav-sub.open[b-4q712g9ll1] {
        max-height: 2000px;
        opacity: 1;
    }

/* العناوين الصغيرة القديمة إن بقيت مستخدمة */
.nav-sub-title[b-4q712g9ll1] {
    color: rgba(255,255,255,.62);
    font-size: 12px;
    font-weight: 700;
    margin: 8px 16px 5px;
}

/* الروابط */
.nav-sub-link[b-4q712g9ll1] {
    color: rgba(255,255,255,.86);
    padding: 9px 12px;
    border-radius: 10px;
    margin: 2px 14px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.35;
    transition: background .18s ease, color .18s ease, transform .12s ease;
}

    .nav-sub-link:hover[b-4q712g9ll1] {
        background: rgba(255,255,255,.08);
        color: #fff;
        transform: translateX(-1px);
    }

    .nav-sub-link.active[b-4q712g9ll1] {
        background: rgba(255,255,255,.14);
        color: #fff;
        font-weight: 700;
    }

/* الأقسام الفرعية المتداخلة داخل قسم رئيسي مثل المحاسبة */
.nav-sub .nav-section[b-4q712g9ll1] {
    margin: 4px 0 2px;
}

.nav-sub .nav-section-header[b-4q712g9ll1] {
    width: auto;
    margin: 4px 10px 2px 14px;
    padding: 9px 11px;
    font-size: 13px;
    border-radius: 10px;
    background: rgba(255,255,255,.035);
}

    .nav-sub .nav-section-header:hover[b-4q712g9ll1] {
        background: rgba(255,255,255,.07);
    }

    .nav-sub .nav-section-header.open[b-4q712g9ll1] {
        background: rgba(255,255,255,.09);
    }

/* محتوى القسم الفرعي الثاني */
.nav-sub .nav-sub[b-4q712g9ll1] {
    margin: 2px 10px 8px 18px;
    padding: 4px 0 6px;
    border-right: 1px solid rgba(255,255,255,.10);
}

    .nav-sub .nav-sub .nav-sub-link[b-4q712g9ll1] {
        margin: 2px 10px;
        padding: 8px 11px;
        font-size: 12.5px;
        color: rgba(255,255,255,.82);
    }

        .nav-sub .nav-sub .nav-sub-link:hover[b-4q712g9ll1],
        .nav-sub .nav-sub .nav-sub-link.active[b-4q712g9ll1] {
            color: #fff;
        }

/* تسجيل الدخول أسفل القائمة */
.nav-tree .px-2.mt-2[b-4q712g9ll1] {
    margin-top: 12px !important;
    padding-inline: 10px !important;
}

/* للشاشات الأصغر */
@media (max-width: 768px) {
    .nav-section-header[b-4q712g9ll1] {
        padding: 10px 11px;
    }

    .nav-sub-link[b-4q712g9ll1] {
        padding: 8px 11px;
    }
}
/* /Shared/ParentLayout.razor.rz.scp.css */
