@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.dwk6czdzfo.bundle.scp.css';

/* /Components/ErrorPage.razor.rz.scp.css */
.error-container[b-472gi86s1s] {
    display: flex;
    justify-content: center;
    align-items: start;
    height: 50vh;
    background-color: #f9f9f9;
}

.error-card[b-472gi86s1s] {
    max-width: 400px;
    width: 100%;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.error-title[b-472gi86s1s] {
    font-size: 1.5rem;
    color: #ff6b6b;
    margin-bottom: 10px;
}

.error-message[b-472gi86s1s] {
    font-size: 1rem;
    color: #666666;
    margin-bottom: 20px;
}

.error-actions[b-472gi86s1s] {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.btn-retry[b-472gi86s1s], .btn-home[b-472gi86s1s] {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
}

.btn-retry[b-472gi86s1s] {
    background-color: #4caf50;
    color: #ffffff;
}

.btn-home[b-472gi86s1s] {
    background-color: #2196f3;
    color: #ffffff;
}

.btn-retry:hover[b-472gi86s1s] {
    background-color: #45a049;
}

.btn-home:hover[b-472gi86s1s] {
    background-color: #1976d2;
}
/* /Components/FillMarksClosed.razor.rz.scp.css */
.error-container[b-5ctqcg5ve5] {
    display: flex;
    justify-content: center;
    align-items: start;
    height: 50vh;
    background-color: #f9f9f9;
}

.error-card[b-5ctqcg5ve5] {
    max-width: 400px;
    width: 100%;
    padding: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

.error-title[b-5ctqcg5ve5] {
    font-size: 1.5rem;
    color: #ff6b6b;
    margin-bottom: 10px;
}

.error-message[b-5ctqcg5ve5] {
    font-size: 1rem;
    color: #666666;
    margin-bottom: 20px;
}

.error-actions[b-5ctqcg5ve5] {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.btn-retry[b-5ctqcg5ve5], .btn-home[b-5ctqcg5ve5] {
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
}

.btn-retry[b-5ctqcg5ve5] {
    background-color: #4caf50;
    color: #ffffff;
}

.btn-home[b-5ctqcg5ve5] {
    background-color: #2196f3;
    color: #ffffff;
}

.btn-retry:hover[b-5ctqcg5ve5] {
    background-color: #45a049;
}

.btn-home:hover[b-5ctqcg5ve5] {
    background-color: #1976d2;
}
/* /Layout/LoginLayout.razor.rz.scp.css */
.page[b-dptlfw9xg2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dptlfw9xg2] {
    flex: 1;
}

.sidebar[b-dptlfw9xg2] {
    background-image: linear-gradient(180deg, rgb(128, 128, 128) 0%, #3a0647 70%);
}

.top-row[b-dptlfw9xg2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dptlfw9xg2]  a, .top-row[b-dptlfw9xg2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dptlfw9xg2]  a:hover, .top-row[b-dptlfw9xg2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dptlfw9xg2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-dptlfw9xg2] {
        display: none;
    }

    .top-row.auth[b-dptlfw9xg2] {
        justify-content: space-between;
    }

    .top-row[b-dptlfw9xg2]  a, .top-row[b-dptlfw9xg2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dptlfw9xg2] {
        flex-direction: row;
    }

    .sidebar[b-dptlfw9xg2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dptlfw9xg2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dptlfw9xg2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dptlfw9xg2], article[b-dptlfw9xg2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-31sko5kjf1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-31sko5kjf1] {
    flex: 1;
}

.sidebar[b-31sko5kjf1] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-31sko5kjf1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-31sko5kjf1]  a, .top-row[b-31sko5kjf1]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-31sko5kjf1]  a:hover, .top-row[b-31sko5kjf1]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-31sko5kjf1]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-31sko5kjf1] {
        justify-content: space-between;
    }

    .top-row[b-31sko5kjf1]  a, .top-row[b-31sko5kjf1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-31sko5kjf1] {
        flex-direction: row;
    }

    .sidebar[b-31sko5kjf1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-31sko5kjf1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-31sko5kjf1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-31sko5kjf1], article[b-31sko5kjf1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainLayout2.razor.rz.scp.css */

.page[b-0rlaqxo21f] {
    --my-background-color: #3676A0;
    position: relative;
    display: flex;
    flex-direction: column;
}

.footer[b-0rlaqxo21f] {
    width: 100vw;
    height: 40px;
    background-color: var(--my-background-color);
    position: sticky;
    bottom: 0;
}

.mainContent[b-0rlaqxo21f] {
    padding: 2px;
    width: 100vw;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 40px);
    background-color: #F7E4E8;
    overflow: auto;
}

main[b-0rlaqxo21f] {
    flex: 1;
    background-color: aliceblue;
    /*    height: calc(100vh - 100px);*/
    overflow: auto;
    margin: 3px;
    border-radius: 5px;
}

.sidebar[b-0rlaqxo21f] {
    /*    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, rgb(5, 39, 103) 70%);*/
    background-image: linear-gradient(180deg, #275370 0%, #3D82AE 70%);
    /*    background-color: #DD8190;*/
    margin: 3px;
    border-radius: 5px;
}

.top-row[b-0rlaqxo21f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0rlaqxo21f]  a, .top-row[b-0rlaqxo21f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-0rlaqxo21f]  a:hover, .top-row[b-0rlaqxo21f]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-0rlaqxo21f]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0rlaqxo21f] {
        display: none;
    }

    .top-row.auth[b-0rlaqxo21f] {
        justify-content: space-between;
    }

    .top-row[b-0rlaqxo21f]  a, .top-row[b-0rlaqxo21f]  .btn-link {
        margin-left: 0;
    }
    .header[b-0rlaqxo21f] {
        display:none;
    }
    }

@media (min-width: 641px) {
    .page[b-0rlaqxo21f] {
        flex-direction: column;
    }

    .sidebar[b-0rlaqxo21f] {
        width: 295px;
        position: sticky;
        overflow: auto;
        top: 0;
    }

    .header[b-0rlaqxo21f] {
        width: 100vw;
        height: 80px;
        background-color: var(--my-background-color);
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: sticky;
        top: 0;
        z-index: 3;
    }
    .top-left[b-0rlaqxo21f] {
/*        display: flex;
        flex-direction: row;
        justify-content: space-between;*/
        color: white;
        position: relative;
        left: 25px;
        font-weight:bolder;
      
    }
    .top-right[b-0rlaqxo21f] {
        color: white;
        display:flex;
        justify-content:space-between;
        left: 250px;       
        margin-right: 25px;
       
    }
    .header h3[b-0rlaqxo21f] {
        margin-bottom: 0;
    }

    .footer[b-0rlaqxo21f] {
        width: 100vw;
        height: 40px;
        background-color: var(--my-background-color);
        position: sticky;
        bottom: 0;
    }

    .mainContent[b-0rlaqxo21f] {
        padding: 2px;
        width: 100vw;
        display: flex;
        flex-direction: row;
        height: calc(100vh - 120px);
        background-color: #AEAEAE;
        overflow: auto;
    }
    .top-right a:hover[b-0rlaqxo21f] {
        cursor: pointer;
        text-decoration: none;
        border-bottom: 1px solid white;
    }


    .top-row[b-0rlaqxo21f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-0rlaqxo21f]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-0rlaqxo21f], article[b-0rlaqxo21f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-neoymv2prm] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-neoymv2prm] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-neoymv2prm] {
    font-size: 1.1rem;
}

.bi[b-neoymv2prm] {
    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-neoymv2prm] {
    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-neoymv2prm] {
    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-neoymv2prm] {
    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");
}

.nav-item[b-neoymv2prm] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-neoymv2prm] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-neoymv2prm] {
        padding-bottom: 1rem;
    }

    .nav-item[b-neoymv2prm]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-neoymv2prm]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-neoymv2prm]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-neoymv2prm] {
        display: none;
    }

    .collapse[b-neoymv2prm] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-neoymv2prm] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/NavMenu2.razor.rz.scp.css */
.navbar-toggler[b-7jptp1sn87] {
    background-color: rgba(255, 255, 255, 0.1);
}


.top-row[b-7jptp1sn87] {
    /* height: 3.5rem;*/
    height: 60px;
    background-color: darkcyan
}

.navbar-brand[b-7jptp1sn87] {
    font-size: 1.1rem;
}

.oi[b-7jptp1sn87] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}


.nav-item[b-7jptp1sn87] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7jptp1sn87] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7jptp1sn87] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7jptp1sn87]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-7jptp1sn87]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-7jptp1sn87]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-7jptp1sn87] {
        display: none;
    }

    .collapse[b-7jptp1sn87] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .top-row[b-7jptp1sn87] {
        display: none;
    }
}
/* /Pages/Authentication/Login.razor.rz.scp.css */

body[b-5htktk246j] {
    font-family: 'Poppins', sans-serif;
    background: #ececec;
}

/*------------ Login container ------------*/

.box-area[b-5htktk246j] {
    width: 930px;
}

/*------------ Right box ------------*/

.right-box[b-5htktk246j] {
    padding: 40px 30px 40px 40px;
}

/*------------ Custom Placeholder ------------*/

[b-5htktk246j]::placeholder {
    font-size: 16px;
}

.rounded-4[b-5htktk246j] {
    border-radius: 20px;
}

.rounded-5[b-5htktk246j] {
    border-radius: 30px;
}


/*------------ For small screens------------*/

@media only screen and (max-width: 768px) {

    .box-area[b-5htktk246j] {
        margin: 0 10px;
    }

    .left-box[b-5htktk246j] {
        height: 100px;
        overflow: hidden;
    }

    .right-box[b-5htktk246j] {
        padding: 20px;
    }
}
/* /Pages/Authentication/SignUp.razor.rz.scp.css */

body[b-5cbmh3fi3h] {
    font-family: 'Poppins', sans-serif;
    background: #ececec;
}

/*------------ Login container ------------*/

.box-area[b-5cbmh3fi3h] {
    width: 930px;
}

/*------------ Right box ------------*/

.right-box[b-5cbmh3fi3h] {
    padding: 40px 30px 40px 40px;
}

/*------------ Custom Placeholder ------------*/

[b-5cbmh3fi3h]::placeholder {
    font-size: 16px;
}

.rounded-4[b-5cbmh3fi3h] {
    border-radius: 20px;
}

.rounded-5[b-5cbmh3fi3h] {
    border-radius: 30px;
}


/*------------ For small screens------------*/

@media only screen and (max-width: 768px) {

    .box-area[b-5cbmh3fi3h] {
        margin: 0 10px;
    }

    .left-box[b-5cbmh3fi3h] {
        height: 100px;
        overflow: hidden;
    }

    .right-box[b-5cbmh3fi3h] {
        padding: 20px;
    }
}
/* /Pages/CompetencyMarks/FillCompetencyMarks.razor.rz.scp.css */
.MarksTextBox[b-mk58xvh2r8] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/CompetencyReports/DisplayAnnualCompetencyMastersheet.razor.rz.scp.css */
.MarksTextBox[b-y2emdxrnpr] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/CompetencyReports/DisplayAnnualCompetencyReportCard.razor.rz.scp.css */
.MarksTextBox[b-d5z35bgc64] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/CompetencyReports/DisplayCompetencyMastersheet.razor.rz.scp.css */
.MarksTextBox[b-22tvfieidg] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/CompetencyReports/DisplayCompetencyReportCard.razor.rz.scp.css */
.MarksTextBox[b-c71v8i6h97] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Fees/StudentListForPayments.razor.rz.scp.css */
.card-header[b-a1ufav001o] {
    background-color: #007bff;
    color: white;
}

.card[b-a1ufav001o] {
    border-radius: 10px;
}

.container[b-a1ufav001o] {
    max-width: 600px;
    margin: auto;
}

.form-group[b-a1ufav001o] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form-label[b-a1ufav001o] {
    font-weight: bold;
    margin-right: 20px;
}

.form-control[b-a1ufav001o] {
    flex-grow: 1;
}
/* /Pages/Index.razor.rz.scp.css */
/* Custom styles for icons and colors */
.card-icon[b-ahk03ozb3v] {
    font-size: 40px;
    color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    padding: 15px;
}

.student-icon[b-ahk03ozb3v] {
    background-color: #0078d4;
}

.teacher-icon[b-ahk03ozb3v] {
    background-color: #28a745;
}

.parent-icon[b-ahk03ozb3v] {
    background-color: #f39c12;
}

.section-icon[b-ahk03ozb3v] {
    background-color: #9b59b6;
}

.card-count[b-ahk03ozb3v] {
    font-weight: bold;
    color: #3a3a3a;
}

.date-time .date[b-ahk03ozb3v], .date-time .time[b-ahk03ozb3v] {
    color: #333;
}
/* /Pages/Marks/FillMarks.razor.rz.scp.css */

/* /Pages/Options/OptionsUpSert.razor.rz.scp.css */
body[b-vbftcbq7jn] {
}
.validation-message[b-vbftcbq7jn]{
    color:red;
}
/* /Pages/Reports/DisplayAnnualMastersheet.razor.rz.scp.css */
.MarksTextBox[b-4sy299m9ny] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Reports/DisplayClassList.razor.rz.scp.css */
.MarksTextBox[b-6j984hjbii] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Reports/DisplayMastersheet.razor.rz.scp.css */
.MarksTextBox[b-57ilryqewq] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Reports/DisplayReportCard.razor.rz.scp.css */
.MarksTextBox[b-j8c88holtx] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Reports/DisplaySubjectMasters.razor.rz.scp.css */
.MarksTextBox[b-yp4xd2l9oz] {
/*    border: 1px solid green;
    border-radius: 2px;
    color: black !important;*/
}
/* /Pages/Users/UsersHost.razor.rz.scp.css */
.tab[b-25s1c7g5y5] {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    margin-bottom: 0px;
}

    .tab button[b-25s1c7g5y5] {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        .tab button:hover[b-25s1c7g5y5] {
            background-color: #ddd;
        }

.tabcontent[b-25s1c7g5y5] {
    padding: 6px 12px;
    border: 2px solid var(--accent-foreground-active);
    margin-top: 0; /* border-top: none; */
}

.displayedTab[b-25s1c7g5y5] {
    background-color: var(--accent-foreground-active);
    color: var(--neutral-fill-rest);
}
