/* _content/BlazorProAlula/Pages/Attendance/AttendanceDataGrade.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-25ep04lll4] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .dateFont[b-25ep04lll4] {
        font-size: 9px;
        margin-top: 6px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 10px;
    }
    .imgSize[b-25ep04lll4] {
        width: 20px;
        height: 20px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 12px;
        width: 140px;
    }
    .NameFontE[b-25ep04lll4] {
        font-size: 8px;
         width: 170px;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }
    .LodarDis[b-25ep04lll4] {
        display: none;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-25ep04lll4] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .dateFont[b-25ep04lll4] {
        font-size: 10px;
        margin-top: 6px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 11px;
    }
    .imgSize[b-25ep04lll4] {
        width: 21px;
        height: 21px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 13px;
        width: 150px;
    }
    .NameFontE[b-25ep04lll4] {
        font-size: 9px;
        width: 180px;
    }
    .LodarDis[b-25ep04lll4] {
        display: none;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
   
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-25ep04lll4] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .dateFont[b-25ep04lll4] {
        font-size: 12px;
        margin-top: 7px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 13px;
    }
    .imgSize[b-25ep04lll4] {
        width: 22px;
        height: 22px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 14px;
        width: 160px;
    }
    .NameFontE[b-25ep04lll4] {
        font-size: 10px;
         width: 190px;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-25ep04lll4] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .dateFont[b-25ep04lll4] {
        font-size: 14px;
        margin-top: 8px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 15px;      
    }
    .imgSize[b-25ep04lll4] {
        width: 23px;
        height: 23px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 14px;
        width: 190px;
    }
    .NameFontE[b-25ep04lll4] {
        font-size: 11px;
         width: 200px;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-25ep04lll4] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .dateFont[b-25ep04lll4] {
        font-size: 15px;
        margin-top: 9px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 14px;       
    }
    .imgSize[b-25ep04lll4] {
        width: 24px;
        height: 24px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 16px;
        width: 215px;
    }

    .NameFontE[b-25ep04lll4] {
        font-size: 13px;
        width: 215px;
    }
    
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-25ep04lll4] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }
    .dateFont[b-25ep04lll4] {
        font-size: 18px;
        margin-top: 20px;
        font-weight: bold;
    }
    .LiFont[b-25ep04lll4] {
        font-size: 18px;
    }
    .imgSize[b-25ep04lll4] {
        width: 25px;
        height: 25px;
    }
    .NameFontA[b-25ep04lll4] {
        font-size: 16px;
        width: 215px;
    }
    .NameFontE[b-25ep04lll4] {
        font-size: 13px;
         width: 215px;
    }
    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-25ep04lll4] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-25ep04lll4] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-25ep04lll4] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
    
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-25ep04lll4] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-25ep04lll4 2s infinite linear;
}

    .loaderAtt[b-25ep04lll4]::before,
    .loaderAtt[b-25ep04lll4]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-25ep04lll4]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-25ep04lll4 {
    100% {
        transform: rotate(1turn)
    }
}
/* _content/BlazorProAlula/Pages/Attendance/AttendanceReport.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-yt4d1mbmkw] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 12px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 11px;
    }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-yt4d1mbmkw] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 12px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 12px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-yt4d1mbmkw] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 14px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 14px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-yt4d1mbmkw] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 14px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 15px;
    }
    
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-yt4d1mbmkw] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 15px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 16px;
    }
    
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-yt4d1mbmkw] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }
    .yearFont[b-yt4d1mbmkw] {
        font-size: 17px;
    }
    .row1[b-yt4d1mbmkw] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .RadioFont[b-yt4d1mbmkw] {
        font-size: 17px;
    }
    .FontDateA[b-yt4d1mbmkw] {
        font-size: 18px;
    }
    .FontDateE[b-yt4d1mbmkw] {
        font-size: 17px;
    }
   
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-yt4d1mbmkw] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-yt4d1mbmkw 2s infinite linear;
}

    .loaderAtt[b-yt4d1mbmkw]::before,
    .loaderAtt[b-yt4d1mbmkw]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-yt4d1mbmkw]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-yt4d1mbmkw {
    100% {
        transform: rotate(1turn)
    }
}
.slideInLeft[b-yt4d1mbmkw] {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft-b-yt4d1mbmkw;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft-b-yt4d1mbmkw {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
} 
/* _content/BlazorProAlula/Pages/Attendance/AttendanceSetting.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-oedvjhln81] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-oedvjhln81]
    {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .yearFont[b-oedvjhln81] {
        font-size: 9px;
    }
    .tblHead[b-oedvjhln81] {
        font-size: 9px;
        text-align: center;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
    
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-oedvjhln81] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-oedvjhln81] {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .yearFont[b-oedvjhln81] {
        font-size: 11px;
    }
    .tblHead[b-oedvjhln81] {
        font-size: 11px;
        text-align: center;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .mainDiv[b-oedvjhln81] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-oedvjhln81] {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .yearFont[b-oedvjhln81] {
        font-size: 13px;
    }
    .tblHead[b-oedvjhln81] {
        font-size: 13px;
        text-align: center;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
   
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
    .mainDiv[b-oedvjhln81] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-oedvjhln81] {
        margin-top: 7px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .yearFont[b-oedvjhln81] {
        font-size: 15px;
    }
    .tblHead[b-oedvjhln81] {
        font-size: 14px;
        text-align: center;
        font-weight: bold;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-oedvjhln81] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-oedvjhln81] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .mainDiv[b-oedvjhln81] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .row1[b-oedvjhln81] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
    .yearFont[b-oedvjhln81] {
        font-size: 17px;
    }
    .tblHead[b-oedvjhln81] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-oedvjhln81] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-oedvjhln81] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }

}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-oedvjhln81] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .row1[b-oedvjhln81] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }
   .yearFont[b-oedvjhln81]{
       font-size:17px;
   }
    .tblHead[b-oedvjhln81] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
    .IconSty[b-oedvjhln81] {
        text-align: center;
    }
    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-oedvjhln81] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-oedvjhln81] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-oedvjhln81] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }

}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-oedvjhln81] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-oedvjhln81 2s infinite linear;
}

    .loaderAtt[b-oedvjhln81]::before,
    .loaderAtt[b-oedvjhln81]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-oedvjhln81]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-oedvjhln81 {
    100% {
        transform: rotate(1turn)
    }
}
/* _content/BlazorProAlula/Pages/Attendance/OffencePage.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }
    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}

@media only screen and (min-width: 576px) {
    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }

    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }

    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {

    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }

    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {

    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }

    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {

    .MainContainer[b-yaumqzrfjq] {
        margin-top: 20px;
    }

    .tblHead[b-yaumqzrfjq] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }
}

.zoomIn[b-yaumqzrfjq] {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn-b-yaumqzrfjq;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn-b-yaumqzrfjq {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
/*--------------------*/
.zoomOut[b-yaumqzrfjq] {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut-b-yaumqzrfjq;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut-b-yaumqzrfjq {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}
/*--------------*/
/* HTML: <div class="loaderOffence"></div> */
.loaderOffence[b-yaumqzrfjq] {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat, conic-gradient(#0000 30%,#ffa516);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    animation: l13-b-yaumqzrfjq 1s infinite linear;
}

@keyframes l13-b-yaumqzrfjq {
    100% {
        transform: rotate(1turn)
    }
}
/*-------------*/
/* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loaderOffence2[b-yaumqzrfjq] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border-radius: 50%;
    background: linear-gradient(0deg,rgb(0 0 0/50%) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%, linear-gradient(90deg,rgb(0 0 0/25%) 30%,#0000 0 70%,rgb(0 0 0/75% ) 0) 50%/100% 8%;
    background-repeat: no-repeat;
    animation: l23-b-yaumqzrfjq 1s infinite steps(12);
}

    .loaderOffence2[b-yaumqzrfjq]::before,
    .loaderOffence2[b-yaumqzrfjq]::after {
        content: "";
        grid-area: 1/1;
        border-radius: 50%;
        background: inherit;
        opacity: 0.915;
        transform: rotate(30deg);
    }

    .loaderOffence2[b-yaumqzrfjq]::after {
        opacity: 0.83;
        transform: rotate(60deg);
    }

@keyframes l23-b-yaumqzrfjq {
    100% {
        transform: rotate(1turn)
    }
}
/*----------------*/
/* HTML: <div class="loadStudent"></div> */
.loadStudent[b-yaumqzrfjq] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border-radius: 50%;
    background: linear-gradient(0deg,rgb(0 0 0/50%) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%, linear-gradient(90deg,rgb(0 0 0/25%) 30%,#0000 0 70%,rgb(0 0 0/75% ) 0) 50%/100% 8%;
    background-repeat: no-repeat;
    animation: l23-b-yaumqzrfjq 1s infinite steps(12);
}

    .loadStudent[b-yaumqzrfjq]::before,
    .loadStudent[b-yaumqzrfjq]::after {
        content: "";
        grid-area: 1/1;
        border-radius: 50%;
        background: inherit;
        opacity: 0.915;
        transform: rotate(30deg);
    }

    .loadStudent[b-yaumqzrfjq]::after {
        opacity: 0.83;
        transform: rotate(60deg);
    }

@keyframes l23-b-yaumqzrfjq {
    100% {
        transform: rotate(1turn)
    }
}
/* _content/BlazorProAlula/Pages/Attendance/OffenceReport.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 576px) {
    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {

    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {

    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {

    .MainContainer[b-m2jhud7qz6] {
        margin-top: 20px;
    }
}
/*----------------*/
/* HTML: <div class="loadStudent"></div> */
.loadStudent[b-m2jhud7qz6] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border-radius: 50%;
    background: linear-gradient(0deg,rgb(0 0 0/50%) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%, linear-gradient(90deg,rgb(0 0 0/25%) 30%,#0000 0 70%,rgb(0 0 0/75% ) 0) 50%/100% 8%;
    background-repeat: no-repeat;
    animation: l23-b-m2jhud7qz6 1s infinite steps(12);
}

    .loadStudent[b-m2jhud7qz6]::before,
    .loadStudent[b-m2jhud7qz6]::after {
        content: "";
        grid-area: 1/1;
        border-radius: 50%;
        background: inherit;
        opacity: 0.915;
        transform: rotate(30deg);
    }

    .loadStudent[b-m2jhud7qz6]::after {
        opacity: 0.83;
        transform: rotate(60deg);
    }

@keyframes l23-b-m2jhud7qz6 {
    100% {
        transform: rotate(1turn)
    }
}

/* _content/BlazorProAlula/Pages/BusData/BusDataRegister.razor.rz.scp.css */
/* _content/BlazorProAlula/Pages/BusData/BusDataReport.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-k7izcmfnmn] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 12px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 11px;
    }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-k7izcmfnmn] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 12px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 12px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-k7izcmfnmn] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 14px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 14px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-k7izcmfnmn] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 14px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 15px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-k7izcmfnmn] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 15px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 16px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-k7izcmfnmn] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-k7izcmfnmn] {
        font-size: 17px;
    }

    .row1[b-k7izcmfnmn] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-k7izcmfnmn] {
        font-size: 17px;
    }

    .FontDateA[b-k7izcmfnmn] {
        font-size: 18px;
    }

    .FontDateE[b-k7izcmfnmn] {
        font-size: 17px;
    }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-k7izcmfnmn] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-k7izcmfnmn 2s infinite linear;
}

    .loaderAtt[b-k7izcmfnmn]::before,
    .loaderAtt[b-k7izcmfnmn]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-k7izcmfnmn]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-k7izcmfnmn {
    100% {
        transform: rotate(1turn)
    }
}

.slideInLeft[b-k7izcmfnmn] {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft-b-k7izcmfnmn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft-b-k7izcmfnmn {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
/* _content/BlazorProAlula/Pages/BusData/VehiclesWithGrade.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-w4y8uq840v] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 12px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 11px;
    }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-w4y8uq840v] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 12px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 12px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-w4y8uq840v] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 14px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 14px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-w4y8uq840v] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 14px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 15px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-w4y8uq840v] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 15px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 16px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-w4y8uq840v] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-w4y8uq840v] {
        font-size: 17px;
    }

    .row1[b-w4y8uq840v] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .RadioFont[b-w4y8uq840v] {
        font-size: 17px;
    }

    .FontDateA[b-w4y8uq840v] {
        font-size: 18px;
    }

    .FontDateE[b-w4y8uq840v] {
        font-size: 17px;
    }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-w4y8uq840v] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-w4y8uq840v 2s infinite linear;
}

    .loaderAtt[b-w4y8uq840v]::before,
    .loaderAtt[b-w4y8uq840v]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-w4y8uq840v]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-w4y8uq840v {
    100% {
        transform: rotate(1turn)
    }
}

.slideInLeft[b-w4y8uq840v] {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft-b-w4y8uq840v;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft-b-w4y8uq840v {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
/* _content/BlazorProAlula/Pages/GradeData/AddDepartment.razor.rz.scp.css */
body[b-u67cjfn938] {
}
/* _content/BlazorProAlula/Pages/GradeData/GradeChangeSection.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-3cjghd3u8b] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 12px;
    }
    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        display: inline-block;
    }

    .LodarDis[b-3cjghd3u8b] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-3cjghd3u8b] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-3cjghd3u8b] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
   
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-3cjghd3u8b] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 12px;
    }
    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        display: inline-block;
    }

    .LodarDis[b-3cjghd3u8b] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-3cjghd3u8b] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-3cjghd3u8b] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
   
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-3cjghd3u8b] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 14px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        display: inline-block;
    }

    .LodarDis[b-3cjghd3u8b] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-3cjghd3u8b] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-3cjghd3u8b] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
   
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-3cjghd3u8b] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 14px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        display: inline-block;
    }

    .LodarDis[b-3cjghd3u8b] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-3cjghd3u8b] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-3cjghd3u8b] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
   
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-3cjghd3u8b] {
        max-width: 1140px;
        height: 790px;
         
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 15px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        display: inline-block;
    }

    .LodarDis[b-3cjghd3u8b] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-3cjghd3u8b] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-3cjghd3u8b] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-3cjghd3u8b] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-3cjghd3u8b] {
        min-width: 100%;
       height: 790px;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-3cjghd3u8b] {
        font-size: 17px;
        font-weight: bold;
    }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-3cjghd3u8b] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-3cjghd3u8b 2s infinite linear;
}

    .loaderAtt[b-3cjghd3u8b]::before,
    .loaderAtt[b-3cjghd3u8b]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-3cjghd3u8b]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-3cjghd3u8b {
    100% {
        transform: rotate(1turn)
    }
}
/*-------------------*/
.slideInDown[b-3cjghd3u8b] {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown-b-3cjghd3u8b;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown-b-3cjghd3u8b {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*--------------------------*/
.slideInUp[b-3cjghd3u8b] {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp-b-3cjghd3u8b;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp-b-3cjghd3u8b {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*--------------------*/
/* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loaderarrowLeft[b-3cjghd3u8b] {
    width: 100px;
    height: 30px;
    display: flex;
}

    .loaderarrowLeft[b-3cjghd3u8b]:before {
        content: "";
        background: #99A3A3;
        width: 15px;
        clip-path: polygon(0 10px,calc(100% - 15px) 10px,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,calc(100% - 15px) calc(100% - 10px),0 calc(100% - 10px));
        animation: l1-b-3cjghd3u8b 1.5s infinite linear;
    }

@keyframes l1-b-3cjghd3u8b {
    90%,100% {
        flex-grow: 1
    }
}
/*-----------------*/
/* HTML: <div class="loader"></div> */
.loaderRigth[b-3cjghd3u8b] {
    width: calc(80px / cos(45deg));
    height: 14px;
    --c: #000 0 15px,#0000 0 20px;
    background: repeating-linear-gradient(135deg,var(--c)) left top, repeating-linear-gradient( 45deg,var(--c)) left bottom;
    background-size: 200% 50%;
    background-repeat: no-repeat;
    animation: l4-b-3cjghd3u8b 2s infinite linear;
}

@keyframes l4-b-3cjghd3u8b {
    100% {
        background-position: top right,bottom right
    }
}
/*------------------*/
/* HTML: <div class="loader"></div> */
/* _content/BlazorProAlula/Pages/GradeData/GradeUpgradingData.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-1x4txijxh7] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 12px;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        display: inline-block;
    }

    .LodarDis[b-1x4txijxh7] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-1x4txijxh7] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-1x4txijxh7] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-1x4txijxh7] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 12px;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        display: inline-block;
    }

    .LodarDis[b-1x4txijxh7] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-1x4txijxh7] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-1x4txijxh7] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-1x4txijxh7] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 14px;
        font-weight: bold;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        display: inline-block;
    }

    .LodarDis[b-1x4txijxh7] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-1x4txijxh7] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-1x4txijxh7] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-1x4txijxh7] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 14px;
        font-weight: bold;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        display: inline-block;
    }

    .LodarDis[b-1x4txijxh7] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-1x4txijxh7] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-1x4txijxh7] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-1x4txijxh7] {
        max-width: 1140px;
        height: 790px;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 15px;
        font-weight: bold;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        display: inline-block;
    }

    .LodarDis[b-1x4txijxh7] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-1x4txijxh7] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-1x4txijxh7] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-1x4txijxh7] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-1x4txijxh7] {
        min-width: 100%;
        height: 790px;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-1x4txijxh7] {
        font-size: 17px;
        font-weight: bold;
    }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-1x4txijxh7] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-1x4txijxh7 2s infinite linear;
}

    .loaderAtt[b-1x4txijxh7]::before,
    .loaderAtt[b-1x4txijxh7]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-1x4txijxh7]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-1x4txijxh7 {
    100% {
        transform: rotate(1turn)
    }
}
/*-------------------*/
.slideInDown[b-1x4txijxh7] {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown-b-1x4txijxh7;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown-b-1x4txijxh7 {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*--------------------------*/
.slideInUp[b-1x4txijxh7] {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp-b-1x4txijxh7;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp-b-1x4txijxh7 {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*--------------------*/
/* HTML: <div class="loader"></div> */
/* HTML: <div class="loader"></div> */
.loaderarrowLeft[b-1x4txijxh7] {
    width: 100px;
    height: 30px;
    display: flex;
}

    .loaderarrowLeft[b-1x4txijxh7]:before {
        content: "";
        background: #99A3A3;
        width: 15px;
        clip-path: polygon(0 10px,calc(100% - 15px) 10px,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,calc(100% - 15px) calc(100% - 10px),0 calc(100% - 10px));
        animation: l1-b-1x4txijxh7 1.5s infinite linear;
    }

@keyframes l1-b-1x4txijxh7 {
    90%,100% {
        flex-grow: 1
    }
}
/*-----------------*/
/* HTML: <div class="loader"></div> */
.loaderRigth[b-1x4txijxh7] {
    width: calc(80px / cos(45deg));
    height: 14px;
    --c: #000 0 15px,#0000 0 20px;
    background: repeating-linear-gradient(135deg,var(--c)) left top, repeating-linear-gradient( 45deg,var(--c)) left bottom;
    background-size: 200% 50%;
    background-repeat: no-repeat;
    animation: l4-b-1x4txijxh7 2s infinite linear;
}

@keyframes l4-b-1x4txijxh7 {
    100% {
        background-position: top right,bottom right
    }
}
/*------------------*/
/* HTML: <div class="loader"></div> */
.flash[b-1x4txijxh7] {
    -webkit-animation-name: flash;
    animation-name: flash-b-1x4txijxh7;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash-b-1x4txijxh7 {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}
/*-------------------------*/

/* _content/BlazorProAlula/Pages/GradeData/SchoolDepartment.razor.rz.scp.css */

@media only screen and (max-width: 576px) {
    .mainDiv[b-6r03r0jomz] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-6r03r0jomz] {
        margin-top: 3px;
        min-height: 260px;
        background-color: #EDE6D6;
    }

    .row2[b-6r03r0jomz] {
        margin-top: 5px;
    }

    .DepName[b-6r03r0jomz] {
        font-size: 8px;
        font-weight: bold;
    }

    .imgSize[b-6r03r0jomz] {
        width: 60px;
        height: 35px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
    }
    .RowStyle[b-6r03r0jomz] {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-6r03r0jomz] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .row1[b-6r03r0jomz] {
        margin-top: 3px;
        min-height: 260px;
        background-color: #EDE6D6;
    }
    .row2[b-6r03r0jomz] {
        margin-top: 5px;       
    }
    .DepName[b-6r03r0jomz] {
        font-size: 8px;
        font-weight: bold;
    }
    .imgSize[b-6r03r0jomz] {
        width: 60px;
        height: 35px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
    }
    .RowStyle[b-6r03r0jomz] {
        font-size: 20px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .mainDiv[b-6r03r0jomz] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .row1[b-6r03r0jomz] {
        margin-top: 5px;
        min-height: 260px;
        background-color: #EDE6D6;
    }
    .row2[b-6r03r0jomz] {
        margin-top: 6px;
    }
    .DepName[b-6r03r0jomz] {
        font-size: 10px;
        font-weight: bold;
    }
    .imgSize[b-6r03r0jomz] {
        width: 80px;
        height: 45px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
    }
    .RowStyle[b-6r03r0jomz] {
        font-size: 20px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
    .mainDiv[b-6r03r0jomz] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }
    .row1[b-6r03r0jomz] {
        margin-top: 7px;
        min-height: 260px;
        background-color: #EDE6D6;
    }
    .row2[b-6r03r0jomz] {
        margin-top: 7px;
    }
    .DepName[b-6r03r0jomz] {
        font-size: 13px;
        font-weight: bold;
    }
    .imgSize[b-6r03r0jomz] {
        width: 80px;
        height: 45px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
    }
    .RowStyle[b-6r03r0jomz] {
        font-size: 20px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .mainDiv[b-6r03r0jomz] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }
    .row1[b-6r03r0jomz] {
        margin-top: 10px;
        min-height: 260px;
        background-color: #EDE6D6;
    }
    .row2[b-6r03r0jomz] {
        margin-top: 8px;
    }
    .DepName[b-6r03r0jomz] {
        font-size: 15px;
        font-weight: bold;
    }
    .imgSize[b-6r03r0jomz] {
        width: 90px;
        height: 50px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
    }
    .RowStyle[b-6r03r0jomz] {
        font-size: 20px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-6r03r0jomz] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }
    .row1[b-6r03r0jomz] {
        margin-top: 10px;
        min-height: 260px;
        background-color: #EDE6D6;
    }
    .row2[b-6r03r0jomz] {
        margin-top: 9px;
    }
    .DepName[b-6r03r0jomz] {
        font-size: 17px;
        font-weight: bold;
    }
    .imgSize[b-6r03r0jomz] {
        width: 90px;
        height:50px;
    }
    .my-tableBrowBok .mud-table-cell[b-6r03r0jomz] {
        padding: 2px 4px; /* vertical, horizontal */
       
    }
    .RowStyle[b-6r03r0jomz]{
        font-size:20px;
    }
}
/* _content/BlazorProAlula/Pages/Login.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 320px;
        height: 160px;
       
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 4px;
    }
}

@media only screen and (min-width: 576px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 270px;
        height: 180px;       
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 4px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 320px;
        height: 190px;
       
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 6px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 370px;
        height: 210px;        
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 9px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 400px;
        height: 250px;
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 12px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .Imagsiz[b-05ipgipa2m] {
        width: 450px;
        height: 320px;       
    }
    .marginsize[b-05ipgipa2m] {
        margin-top: 16px;
    }
}

/* _content/BlazorProAlula/Pages/ParentsApp/ParentsAppAccounts.razor.rz.scp.css */
.stuloader[b-bo3ehzizmq] {
    width: 120px;
    height: 20px;
    -webkit-mask: linear-gradient(90deg,#766DF4 70%,#0000 0) left/20% 100%;
    background: linear-gradient(#766DF4 0 0) left/0% 100% no-repeat #E4E4ED;
    animation: p4-b-bo3ehzizmq 2s infinite steps(6);
}

@keyframes p4-b-bo3ehzizmq {
    100% {
        background-size: 120% 100%
    }
}
/*---------------*/


/* _content/BlazorProAlula/Pages/ParentsApp/ParentsAppMessages.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
   
}

@media only screen and (min-width: 576px) {
   
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
   
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
   
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
   
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
   
}
/*----------------*/
.loaderStu[b-v7b740uv7s] {
    font-size: 30px;
    color: #00008B;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    position: relative;
}

.loaderStu[b-v7b740uv7s]:after {
    content: '';
    height: 4px;
    width: 0%;
    display: block;
    background: #FF3D00;
    animation: 5s lineGrow-b-v7b740uv7s linear infinite;
}

@keyframes lineGrow-b-v7b740uv7s {
    to {
        width: 100%;
    }
}
/*--------------*/
/* HTML: <div class="loader"></div> */
.SedMsg-loader[b-v7b740uv7s] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border-radius: 50%;
    background: linear-gradient(0deg,rgb(0 0 0/50%) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%, linear-gradient(90deg,rgb(0 0 0/25%) 30%,#0000 0 70%,rgb(0 0 0/75% ) 0) 50%/100% 8%;
    background-repeat: no-repeat;
    animation: l23-b-v7b740uv7s 1s infinite steps(12);
}

    .SedMsg-loader[b-v7b740uv7s]::before,
    .SedMsg-loader[b-v7b740uv7s]::after {
        content: "";
        grid-area: 1/1;
        border-radius: 50%;
        background: inherit;
        opacity: 0.915;
        transform: rotate(30deg);
    }

    .SedMsg-loader[b-v7b740uv7s]::after {
        opacity: 0.83;
        transform: rotate(60deg);
    }

@keyframes l23-b-v7b740uv7s {
    100% {
        transform: rotate(1turn)
    }
}
/*-----------------*/
/* HTML: <div class="loader"></div> */
.sndmsg2loader[b-v7b740uv7s] {
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 30px;
    background: radial-gradient(circle closest-side,#000 94%,#0000) right/calc(200% - 1em) 100%;
    animation: l24-b-v7b740uv7s 1s infinite alternate linear;
}

    .sndmsg2loader[b-v7b740uv7s]::before {
        content: "Please Waite...";
        line-height: 1em;
        color: #0000;
        background: inherit;
        background-image: radial-gradient(circle closest-side,#fff 94%,#000);
        -webkit-background-clip: text;
        background-clip: text;
    }

@keyframes l24-b-v7b740uv7s {
    100% {
        background-position: left
    }
}
/*-------------------*/
.my-tableMsg .mud-table-cell[b-v7b740uv7s] {
    padding: 1px 2px; /* vertical, horizontal */
}
/*--------------------*/
.zoomIn[b-v7b740uv7s] {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn-b-v7b740uv7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn-b-v7b740uv7s {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
/*--------------------*/
.zoomOut[b-v7b740uv7s] {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut-b-v7b740uv7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut-b-v7b740uv7s {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    100% {
        opacity: 0;
    }
}
/*----------------*/
/* HTML: <div class="loadStudent"></div> */
.loadStudent[b-v7b740uv7s] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    border-radius: 50%;
    background: linear-gradient(0deg,rgb(0 0 0/50%) 30%,#0000 0 70%,rgb(0 0 0/100%) 0) 50%/8% 100%, linear-gradient(90deg,rgb(0 0 0/25%) 30%,#0000 0 70%,rgb(0 0 0/75% ) 0) 50%/100% 8%;
    background-repeat: no-repeat;
    animation: l23-b-v7b740uv7s 1s infinite steps(12);
}

    .loadStudent[b-v7b740uv7s]::before,
    .loadStudent[b-v7b740uv7s]::after {
        content: "";
        grid-area: 1/1;
        border-radius: 50%;
        background: inherit;
        opacity: 0.915;
        transform: rotate(30deg);
    }
    .loadStudent[b-v7b740uv7s]::after {
        opacity: 0.83;
        transform: rotate(60deg);
    }

@keyframes l23-b-v7b740uv7s {
    100% {
        transform: rotate(1turn)
    }
}
/*-------------------*/
.slideInUpAlret[b-v7b740uv7s] {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp-b-v7b740uv7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp-b-v7b740uv7s {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
} 

     
/* _content/BlazorProAlula/Pages/ParentsApp/ParentsAppSetting.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-fdq964y9m8] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 9px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 9px;
        text-align: center;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-fdq964y9m8] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 11px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 11px;
        text-align: center;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .mainDiv[b-fdq964y9m8] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 5px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 13px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 13px;
        text-align: center;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
    .mainDiv[b-fdq964y9m8] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 7px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 15px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 14px;
        text-align: center;
        font-weight: bold;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-fdq964y9m8] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-fdq964y9m8] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .mainDiv[b-fdq964y9m8] {
        max-width: 1140px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 17px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-fdq964y9m8] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-fdq964y9m8] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-fdq964y9m8] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .row1[b-fdq964y9m8] {
        margin-top: 8px;
        min-height: 70px;
        background-color: #EDE6D6;
    }

    .yearFont[b-fdq964y9m8] {
        font-size: 17px;
    }

    .tblHead[b-fdq964y9m8] {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
    }

    .IconSty[b-fdq964y9m8] {
        text-align: center;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        display: inline-block;
    }

    .list-group-horizontal .list-group-item[b-fdq964y9m8] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-fdq964y9m8] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-fdq964y9m8] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-fdq964y9m8] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-fdq964y9m8 2s infinite linear;
}

    .loaderAtt[b-fdq964y9m8]::before,
    .loaderAtt[b-fdq964y9m8]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-fdq964y9m8]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-fdq964y9m8 {
    100% {
        transform: rotate(1turn)
    }
}
/* _content/BlazorProAlula/Pages/SchoolSetup/SchoolDetails.razor.rz.scp.css */
/*.my-background {
    background-color: #CD5C5C;
    font-size:20px;
}*/
@media (min-width: 576px) {
    .my-font[b-ejdgqzekjv] {
        font-size:10px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .my-font[b-ejdgqzekjv] {
        font-size: 12px;
    }

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .my-font[b-ejdgqzekjv] {
        font-size: 12px;
    }

/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .my-font[b-ejdgqzekjv] {
        font-size: 12px;
    }

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
    .my-font[b-ejdgqzekjv] {
        font-size: 12px;
    }
}
/* _content/BlazorProAlula/Pages/StudentsRegister/StudentDataReports.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .mainDiv[b-quk8cf89w3] {
        min-width: 100%;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size:9px;
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 13px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        display: inline-block;
    }

    .LodarDis[b-quk8cf89w3] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-quk8cf89w3] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-quk8cf89w3] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}

@media only screen and (min-width: 576px) {
    .mainDiv[b-quk8cf89w3] {
        max-width: 540px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size: 10px;
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 14px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        display: inline-block;
    }

    .LodarDis[b-quk8cf89w3] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-quk8cf89w3] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-quk8cf89w3] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .mainDiv[b-quk8cf89w3] {
        max-width: 720px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size: 12px;        
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 15px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        display: inline-block;
    }

    .LodarDis[b-quk8cf89w3] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-quk8cf89w3] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-quk8cf89w3] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .mainDiv[b-quk8cf89w3] {
        max-width: 960px;
        min-height: 100%;
        background-color: #fdfbf3;
        margin-top: 8px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size: 12px;        
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 16px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        display: inline-block;
    }

    .LodarDis[b-quk8cf89w3] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-quk8cf89w3] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-quk8cf89w3] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .mainDiv[b-quk8cf89w3] {
        max-width: 1140px;
        height: 790px;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size: 15px;       
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 17px;
        font-weight: bold;
    }
    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        display: inline-block;
    }

    .LodarDis[b-quk8cf89w3] {
        display: none;
    }

    .list-group-horizontal .list-group-item[b-quk8cf89w3] {
        margin-bottom: 0;
        margin-left: -4px;
        margin-right: 0;
        border-right-width: 0;
    }

        .list-group-horizontal .list-group-item:first-child[b-quk8cf89w3] {
            border-top-right-radius: 0;
            border-bottom-left-radius: 4px;
        }

        .list-group-horizontal .list-group-item:last-child[b-quk8cf89w3] {
            border-top-right-radius: 4px;
            border-bottom-left-radius: 0;
            border-right-width: 1px;
        }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .mainDiv[b-quk8cf89w3] {
        min-width: 100%;
        height: 790px;
        background-color: #fdfbf3;
        margin-top: 10px;
    }

    .yearFont[b-quk8cf89w3] {
        font-size: 17px;       
    }
    .LabelFont[b-quk8cf89w3] {
        font-size: 19px;
        font-weight: bold;
    }
}
/* HTML: <div class="loader"></div> */
.loaderAtt[b-quk8cf89w3] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-quk8cf89w3 2s infinite linear;
}

    .loaderAtt[b-quk8cf89w3]::before,
    .loaderAtt[b-quk8cf89w3]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-quk8cf89w3]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-quk8cf89w3 {
    100% {
        transform: rotate(1turn)
    }
}
/*-------------------*/
.slideInDown[b-quk8cf89w3] {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown-b-quk8cf89w3;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown-b-quk8cf89w3 {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
/*--------------------------*/
.slideInUp[b-quk8cf89w3] {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp-b-quk8cf89w3;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp-b-quk8cf89w3 {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.loader1[b-quk8cf89w3] {
    font-size: 25px;
    color: transparent;
    overflow: hidden;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 0 #FFF, 5em 0 #FFF;
    animation: marquee-b-quk8cf89w3 2s infinite ease;
}

    .loader1[b-quk8cf89w3]:before {
        content: "Loading....";
    }

@keyframes marquee-b-quk8cf89w3 {
    to {
        text-shadow: -5em 0 #FFF, 0 0 #FFF
    }
}

/* _content/BlazorProAlula/Pages/StudentsRegister/StudentsDataRegister.razor.rz.scp.css */


@media (min-width: 575.98px) {
    .NavLink1[b-7y07j01sap] {
        background-color: crimson;
        font-size: 8px;
        color: brown;
    }

    .FontTableLabelEn2[b-7y07j01sap] {
        font-size: 8px;
    }
    .MudRadio1[b-7y07j01sap] {
        font-size: 10px;
    }
    .mainDiv[b-7y07j01sap] {
        max-width: 100%;
        max-height: 100%;
        overflow: auto
    }
    .yaer1[b-7y07j01sap] {
        font-size: 8px;
    }
    .StuRow[b-7y07j01sap] {
        margin-top: 7px;
    }
    .heightBoxName[b-7y07j01sap] {
        min-height: 150px;
    }
    .BoxName[b-7y07j01sap] {
        font-size: 8px;
        color: #10100d;
    }
    .InputTextBoxName[b-7y07j01sap] {
        background-color: white;
        font-size: 9px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 767.98px) {
    .NavLink1[b-7y07j01sap] {
        background-color: crimson;
        font-size: 9px;
        color: brown;
    }

    .FontTableLabelEn2[b-7y07j01sap] {
        font-size: 9px;
    }
    .MudRadio1[b-7y07j01sap] {
        font-size: 10px;
    }
    .mainDiv[b-7y07j01sap] {
        max-width: 100%;
        max-height: 100%;
        overflow: auto
    }
    .yaer1[b-7y07j01sap] {
        font-size: 8px;
    }
    .StuRow[b-7y07j01sap] {
        margin-top: 7px;
    }
    .heightBoxName[b-7y07j01sap] {
        min-height: 200px;
    }
    .BoxName[b-7y07j01sap] {
        font-size: 8px;
        color: #10100d;
    }
    .InputTextBoxName[b-7y07j01sap] {
        background-color: white;
        font-size: 8px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media (min-width: 991.98px) {
    .NavLink1[b-7y07j01sap] {
        background-color: white;
        font-size: 12px;
        color: brown;
    }

    .FontTableLabelEn2[b-7y07j01sap] {
        font-size: 12px;
    }
    .MudRadio1[b-7y07j01sap] {
        font-size: 12px;
    }
    .yaer1[b-7y07j01sap] {
        font-size: 12px;
    }
    .mainDiv[b-7y07j01sap] {
        max-width: 100%;
        max-height: 100%;
        overflow: auto
    }

    .StuRow[b-7y07j01sap] {
        margin-top: 7px;
    }
    .heightBoxName[b-7y07j01sap] {
        min-height: 200px;
    }
    .BoxName[b-7y07j01sap] {
        font-size: 12px;
        color: #10100d;
    }
    .InputTextBoxName[b-7y07j01sap] {
        background-color: white;
        font-size: 6px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1199.98px) {
    .NavLink1[b-7y07j01sap] {
        background-color: white;
        font-size: 11px;
        color: brown;
    }

    .FontTableLabelEn2[b-7y07j01sap] {
        font-size: 11px;
    }
    .MudRadio1[b-7y07j01sap] {
        font-size: 13px;
        margin-top: 14px;
    }
    .yaer1[b-7y07j01sap] {
        font-size: 13px;
    }
    .mainDiv[b-7y07j01sap] {
        max-width: 100%;
        max-height: 100%;
        overflow: auto
    }

    .StuRow[b-7y07j01sap] {
        margin-top: 7px;
    }
    .heightBoxName[b-7y07j01sap] {
        min-height: 200px;
    }
    .BoxName[b-7y07j01sap] {
        font-size: 13px;
        color: #10100d;
    }
    .InputTextBoxName[b-7y07j01sap] {
        background-color: white;
        font-size: 8px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1399.98px) {
    .NavLink1[b-7y07j01sap] {
        background-color: white;
        font-size: 15px;
        color: brown;
    }

    .FontTableLabelEn2[b-7y07j01sap] {
        font-size: 15px;
        font-weight: bold;
    }
    .MudRadio1[b-7y07j01sap] {
        font-size: 17px;
        margin-top: 14px;
    }
    .yaer1[b-7y07j01sap] {
        font-size: 15px;
    }
    .mainDiv[b-7y07j01sap] {
        max-width: 100%;
        max-height: 100%;
        overflow: auto
    }

    .StuRow[b-7y07j01sap] {
        margin-top: 7px;
    }
    .heightBoxName[b-7y07j01sap] {
        min-height: 267px;
    }
    .BoxName[b-7y07j01sap] {
        font-size: 14px;
        color: #10100d;
        font-weight: bold;
    }
    .InputTextBoxName[b-7y07j01sap] {
        background-color: white;
        font-size: 16px;

    }
}
/* _content/BlazorProAlula/Shared/MainLayout.razor.rz.scp.css */
@media only screen and (max-width: 576px) {
    .labelF[b-jd1ml3987r] {
       font-size:7px;
    }
}

@media only screen and (min-width: 576px) {
    .labelF[b-jd1ml3987r] {
        font-size: 7px;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-width: 768px) {
    .labelF[b-jd1ml3987r] {
        font-size: 7px;
    }
}
/*// Large devices (desktops, 992px and up)*/
@media only screen and (min-width: 992px) {
    .labelF[b-jd1ml3987r] {
        font-size: 12px;
    }
}
/*// X-Large devices (large desktops, 1200px and up)*/
@media only screen and (min-width: 1200px) {
    .labelF[b-jd1ml3987r] {
        font-size: 15px;
    }
}
/*// XX-Large devices (larger desktops, 1400px and up)*/
@media only screen and (min-width: 1400px) {
    .labelF[b-jd1ml3987r] {
        font-size: 17px;
    }
}


/* HTML: <div class="loader"></div> */
.loaderAtt[b-jd1ml3987r] {
    width: 50px;
    aspect-ratio: 1;
    display: grid;
    color: #854f1d;
    background: radial-gradient(farthest-side, currentColor calc(100% - 6px),#0000 calc(100% - 5px) 0);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 13px),#000 calc(100% - 12px));
    border-radius: 50%;
    animation: l19-b-jd1ml3987r 2s infinite linear;
}

    .loaderAtt[b-jd1ml3987r]::before,
    .loaderAtt[b-jd1ml3987r]::after {
        content: "";
        grid-area: 1/1;
        background: linear-gradient(currentColor 0 0) center, linear-gradient(currentColor 0 0) center;
        background-size: 100% 10px,10px 100%;
        background-repeat: no-repeat;
    }

    .loaderAtt[b-jd1ml3987r]::after {
        transform: rotate(45deg);
    }

@keyframes l19-b-jd1ml3987r {
    100% {
        transform: rotate(1turn)
    }
}
/* _content/BlazorProAlula/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-i2zzev4211] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-i2zzev4211] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-i2zzev4211] {
    font-size: 1.1rem;
}

.oi[b-i2zzev4211] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-i2zzev4211] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-i2zzev4211] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-i2zzev4211] {
        padding-bottom: 1rem;
    }

    .nav-item[b-i2zzev4211]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-i2zzev4211]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-i2zzev4211]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-i2zzev4211] {
        display: none;
    }

    .collapse[b-i2zzev4211] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
