@import url(https://fonts.googleapis.com/css2?family=Itim&family=Poppins:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;500&display=swap);.App{font-family:sans-serif;text-align:center}.file-viewer-style{border:10px solid green;height:100%;width:50%}.Icon{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:center;position:relative}.notificationCount{background-color:red;border-radius:50%;color:#fff;font-size:10px;padding:0 2px;position:absolute;right:-2px;top:-5px}.dropDown{background-color:#fff;background-color:#403e75;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:10px;position:absolute;right:60px;top:70px;width:350px;z-index:9999}.dropDown h3{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:400;justify-content:space-between}.notificationContent{max-height:300px;overflow-y:auto}.notificationMain{align-items:center;background-color:#fff;border-radius:5px;flex:1 1;justify-content:space-between;margin-top:5px;padding:10px 5px}.notificationMain h5{font-size:14px}.notificationMain .text{font-size:10px;max-width:calc(100% - 50px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationDetails{align-items:center;display:flex;justify-content:space-between}.notificationDetails p{font-size:10px}.answerBg{align-items:center;background-color:#ccc;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:5px 20px;padding:5px 20px;width:50%}.answer{border-bottom:1px solid #000}.answer,.options{display:flex;justify-content:space-between;text-align:center;width:100%}.options{padding:5px 10px}.Subjective-box{max-height:80%!important;min-width:80%!important;overflow-y:auto!important;padding:10px!important;width:40%!important}.Subjective-box::-webkit-scrollbar{width:10px!important}.Subjective-box::-webkit-scrollbar-track{background:#ccc!important}.Subjective-box::-webkit-scrollbar-thumb{background:#888!important}.Subjective-box::-webkit-scrollbar-thumb:hover{background:#555!important}.inputBlue{background-color:red!important;width:100px!important}.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{font-size:12px!important;padding:0 0 1px!important}.css-rcnv8v-MuiFormControl-root{height:35px!important;min-width:100px!important}#demo-simple-select-label{font-size:13px!important;padding-bottom:10px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{padding:0!important}.css-10hburv-MuiTypography-root{font-size:10px!important;padding:0 10px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{font-size:10px!important}.css-1oaazs1-MuiSvgIcon-root-MuiSelect-icon{font-size:14px!important;margin-left:2px!important}.dashboard_section{background:var(--backgroundColor);display:flex;height:100vh;position:relative;width:100%}.screenScroll{height:100%!important;overflow-y:auto!important}.screenScroll::-webkit-scrollbar{width:5px!important}.screenScroll::-webkit-scrollbar-track{background:#0000!important}.screenScroll::-webkit-scrollbar-thumb{background:#888!important}.screenScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.screenScrollCordinator{height:100%!important;overflow-y:auto!important}.screenScrollCordinator::-webkit-scrollbar{width:8px!important}.screenScrollCordinator::-webkit-scrollbar-track{background:#0000!important}.screenScrollCordinator::-webkit-scrollbar-thumb{background:#888!important}.screenScrollCordinator::-webkit-scrollbar-thumb:hover{background:#555!important}.viewScroll{overflow-y:auto!important}.viewScroll::-webkit-scrollbar{width:10px!important}.viewScroll::-webkit-scrollbar-track{background:#0000!important}.viewScroll::-webkit-scrollbar-thumb{background:#888!important}#text-field-subjective ::placeholder,.text-field-subjective ::placeholder{font-size:13px!important}.viewScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.modalScroll{height:100%!important;overflow-y:auto!important}.modalScroll::-webkit-scrollbar{width:8px!important}.modalScroll::-webkit-scrollbar-track{background:#ccc!important}.modalScroll::-webkit-scrollbar-thumb{background:#888!important}.modalScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.upskillHeader{align-items:center;display:flex;justify-content:space-between;margin:0 10px;padding:5px 10px}.upskillHeader h1{font-size:18px;font-weight:400}.addCourseBtn{background-color:#403e75;border:none;border-radius:20px;color:#fff;padding:10px 30px}.addCourseBtn:hover{background-color:#2a294e}.tableData{margin:10px 15px;position:relative}.tableData table{border-collapse:collapse;border-radius:10px;display:block;width:100%!important}.tableData table tbody tr td,.tableData table thead tr th{border:none;color:#fff;font-size:12px;font-weight:400;padding:15px 10px;text-align:center!important;white-space:nowrap;width:130px!important}.tableData table tbody tr:nth-child(odd){background-color:#edebeb78!important;width:100%}.tableheaddiv{background-color:#403e75;border-radius:10px 10px 0 0}.tableBodyDiv{width:100%}.tableData tbody tr:hover,.tableData tbody tr:last-child td{border-bottom:none!important}.tableData tbody tr:hover{outline:none!important}.buttonContainer{display:inline-block;position:relative}.viewButton{align-items:center;background-color:orange;border:1px solid orange;border-radius:10px;color:#fff;display:flex;justify-content:center;padding:5px 10px}.viewButton:hover{background-color:#fff;color:orange}.editButton{align-items:center;background-color:#403e75;border:1px solid #403e75;border-radius:10px;color:#fff;display:flex;justify-content:center;padding:5px 10px}.editButton:hover{background-color:#fff;color:#403e75}.viewButton .viewLabel{background-color:#2f2e2e4e;border-radius:5px;color:#fff;font-size:10px!important;left:20px;opacity:0;padding:2px 5px;position:absolute;top:-20px;transform:translateX(-50%);transition:opacity .3s ease}.viewButton:hover .viewLabel{opacity:1}.editButton .editLabel{background-color:#2f2e2e4e;border-radius:5px;color:#fff;font-size:10px!important;left:20px;opacity:0;padding:2px 5px;position:absolute;top:-20px;transform:translateX(-50%);transition:opacity .3s ease}.editButton:hover .editLabel{opacity:1}.tableData table tbody tr:hover{box-shadow:0 0!important}.truncate{color:#000;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolTip{word-wrap:break-word;background-color:#edebeb;font-size:12px!important;-webkit-hyphens:auto;hyphens:auto;left:0;max-width:150px;padding:5px;position:absolute;top:5px;white-space:normal;word-break:break-word;z-index:9999}.dateSpan{font-size:10px!important}.buttonDiv{display:flex;gap:5px;justify-content:center;width:-webkit-max-content!important;width:max-content!important}.addCourseForm{margin:10px 20px}.inputDiv{padding:10px}.inputDiv label{font-size:.6em!important;font-weight:300}.inputDiv input{background-color:initial!important;border:1px solid grey;border-radius:30px;color:#000;outline:none;padding:10px 20px!important;width:100%}.inputDiv input:focus{color:orange!important}.inputDiv input:focus,.inputDiv input:hover{border:1px solid orange}.inputDiv{position:relative}.inputLabel{background-color:#f8f4fc!important;font-size:16px;left:0;margin-left:30px;margin-top:3px;padding:0 5px;position:absolute;top:0;transition:all .3s ease}.inputDiv textarea{background-color:initial!important;border:1px solid grey;border-radius:20px;color:#000;height:100px;outline:none;padding:10px 20px!important;resize:none;width:100%}.inputDiv textarea:focus{border:1px solid orange;color:orange!important}.inputDiv textarea:hover{border:1px solid orange}.addCBtn{background-color:#403e75}.addCBtn,.cancelCBtn{border:none;border-radius:10px;color:#fff;padding:10px 20px}.cancelCBtn{background-color:orange}.btnGrid{align-items:center;display:flex;gap:10px;left:80%;position:relative}.noCourse{font-weight:300;margin:10px;text-align:center}.modalOverlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.viewModal{background-color:#a3a2c7!important;border-radius:20px;left:300px;margin:50px;padding:10px;place-items:center;position:relative;top:100px;width:50%;z-index:1100}.modalContent{position:relative}.modalContent span{cursor:pointer;font-size:24px;position:absolute;right:0;top:-30px}.viewImage img{border-radius:20px;height:200px;margin:10px;width:auto}.viewImage{flex-direction:column;justify-content:center}.viewHeader,.viewImage{align-items:center;display:flex}.viewHeader{background-color:#ccc!important;border-radius:10px;justify-content:space-between;margin:10px;padding:10px}.viewHeader h2{font-size:20px!important;font-weight:400!important}.viewHeader p{color:red!important;font-size:14px!important}.viewBody{align-items:center;display:flex;justify-content:space-evenly}.viewBody p{background-color:#ccc;border-radius:10px;padding:10px 20px}.viewFooter{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.viewFooter p{color:#000;font-size:12px;padding:0 30px}.pagination,.pagination .prevNext{align-items:center;display:flex;justify-content:center}.pagination .prevNext{background-color:#403e75;border:none;border-radius:30px;color:#fff;font-size:.6em;margin:10px 20px;padding:5px;width:80px}.pagination .disabled{background-color:#9c9bb9}.pagination .prevNext svg{background-color:initial!important;font-size:1em}.pagination .activePage{background-color:#403e75;color:#fff}.pagination .activePage,.pagination .inactivePage{border:none;border-radius:50px;font-size:.6em;margin:0 5px;padding:5px 10px}.modalBox .backButton{background-color:#403e75!important;border:2px solid #403e75!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox .backButton:hover{background-color:#fff!important;color:#403e75!important}.modalBox .startButton{background-color:#e7ab3c!important;border:2px solid #e7ab3c!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox .startButton:hover{background-color:#fff!important;color:#e7ab3c!important}.modalBox .buttonDiv{align-items:center;display:flex!important;justify-content:flex-start!important;width:100%!important}.resumeType{justify-content:center!important}.resumeModalBox{align-items:center!important;display:flex!important}.modal{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background-color:#0000001a!important}.modalBox{background-color:#d7d6eb!important;border:none!important;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;height:500px;left:20%;padding:32px;position:absolute;top:10%;width:60%!important}.modal_contents::-webkit-scrollbar{width:5px}.modal_contents::-webkit-scrollbar-track{background:#0000!important}.modal_contents::-webkit-scrollbar-thumb{background:#888}.modal_contents::-webkit-scrollbar-thumb:hover{background:#555}.modal_content_3{margin:0 20px!important;padding:20px!important}.modalBox2 .backButton{background-color:#403e75!important;border:2px solid #403e75!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox2 .backButton:hover{background-color:#fff!important;color:#403e75!important}.modalBox2 .startButton{background-color:#e7ab3c!important;border:2px solid #e7ab3c!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox2 .startButton:hover{background-color:#fff!important;color:#e7ab3c!important}.modalBox2 .buttonDiv{align-items:center;display:flex!important;justify-content:center!important;width:100%!important}.resumeType{align-items:center!important;display:flex}.modalBox2{background-color:#d7d6eb!important;border:none!important;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;left:30%;padding:32px;position:absolute;top:30%;width:500px}.boxModal{z-index:1000!important}.linkExit{text-decoration:none!important}.quizz{background-color:#f8f4fc!important;height:-webkit-max-content!important;height:max-content!important;width:100%}.quizHeader{background-color:#403e75;color:#fff;height:100%;padding:10px 20px;text-align:center}.gridQuizHead{text-align:left!important}.gridQuizHead1{text-align:right!important}.quizHeader span{font-size:14px}.quizHeader h1{font-size:1em}.quizz svg{background:#0000}.quizHeader span svg{margin:0 10px}.quizHeader .timerClass{align-items:center;display:flex;justify-content:flex-end}.quizHeader{color:#403e75;min-height:49px;padding:0 25px}.quizHeader,.quizHeaderChapter{align-items:center}.quizHeader,.quizHeaderChapter,.quizHeaderChapter_preview{background:#f1f1f1;border-width:1px 1px 0;box-shadow:0 0 2px 1px #f1f1f1;-moz-box-shadow:0 0 2px 1px #f1f1f1;-webkit-box-shadow:0 0 2px 1px #f1f1f1;display:flex;justify-content:space-between;left:70px;overflow:hidden;right:70px;top:138px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;z-index:11}@media (max-width:1000px){.quizHeader{height:60px}.assesmentModule .quizHeader>div{flex-basis:100%;text-align:center}.assesmentModule .quizHeader>div:first-child{padding-top:15px}.assesmentModule .quizHeader{height:135px}}@media (max-width:639px){.quizFooter,.quizHeader{bottom:30px;left:30px;right:30px}}.quizHeader .my-fullw{width:100%}.quizHeader .my-right{float:left;text-align:left;width:85%}.quizHeader .my-left{float:right;text-align:right;width:15%}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;height:auto;max-width:100%}.VgridQuizHead{color:#090e64}.VgridQuizHead,.VgridQuizHeadBlack{font:900 700 15px Open Sans,sans-serif;font-weight:700}.VgridQuizHeadBlack{color:#000}.mcq-top{align-items:center}.darkBlue,.rightAnswer{color:#090e64!important}.rightAnswer{margin-bottom:10px}.VgridQuizHead p,.VgridQuizHead>p>span{color:#090e64!important}.VgridQuizHeadBlack p{color:#000}.QColor,.quizQues p,.quizQues p span{color:#090e64!important}.quizQues_font p{font-size:16px}.CorrectAnsLabelFIB{margin-left:10px}.QColorChapter,.QColorChapter p,.quizQuesChapter p{color:#000!important}.Qstn,.Qstn p p,.Qstn p span,.Qstn p strong,.Qstn>p,.Qstn>p>span,.exp,.exp>p{color:#090e64}.exp,.exp>p{font-size:14px;margin-bottom:10px}.Qtitle{color:#090e64;font:15px Open Sans,sans-serif;text-align:center}.Qtitle,.Qtitle div span{margin-top:10px}.VgridQuizHead h1{color:#090e64;font:900 15px Open Sans,sans-serif;margin:10px}.VgridQuizHeadBlack h1{color:#000;font:900 15px Open Sans,sans-serif;margin-top:10px}.VgridQuizHead.spl,.VgridQuizHeadBlack.spl{padding:0 0 0 20px}.VgridQuizHead>span>span{float:left}.VgridQuizHead>span i{cursor:pointer}.assesmentModule .VgridQuizHead>img{vertical-align:middle;width:90px}.assesmentModule .VgridQuizHead>p{display:inline-flex;left:5px;position:relative;top:3px}.my-left .s-study{float:right;text-align:right}.VgridQuizHead .my-left .v-revise,.my-left .s-study{background-color:#006;border-radius:3px;color:#fff;padding:3px 10px}.quizz .OutOff{display:flex;font-weight:400;justify-content:flex-end;margin:0 60px;padding:5px}.attemDiv{display:flex;justify-content:center}.attemDiv .diffAttem{align-items:center;color:#555;display:flex;gap:10px}.diffAttem h3{font-size:16px!important}.attemDiv .attem,.attemDiv .partialattend,.attemDiv .unattem{align-items:center;color:#888;display:flex;font-size:14px!important}.attemDiv .partialattend svg{color:#f5c978;font-size:20px}.attemDiv .attem svg{color:#05af74e3;font-size:20px}.attemDiv .unattem svg{color:#928d8d;font-size:20px}.quizQuestion{margin:10px 40px!important;margin:10px}.quesTimer{align-items:center;display:flex;justify-content:flex-end;margin:10px 20px}.questionGrid{height:60vh!important;margin:0 30px!important;max-height:100%!important;overflow:auto!important}.questionGrid::-webkit-scrollbar{width:5px}.questionGrid::-webkit-scrollbar-track{background:#f1f1f1}.questionGrid::-webkit-scrollbar-thumb{background:#888}.questionGrid::-webkit-scrollbar-thumb:hover{background:#555}.questionGrid p{color:#000!important;font-size:1em!important}.questionGrid .smallP{font-size:12px!important}.questionImage{cursor:pointer;margin:10px 30px}.questionImage img{border-radius:10px;height:100%!important;width:100%!important}.optionGrid{display:flex;flex-direction:column;gap:20px;margin:0 50px!important;max-height:100%!important;overflow:auto!important}.optionGrid label{border:2px solid orange;border-radius:20px;color:#555;cursor:pointer;font-size:.7em;padding:0 20px}.optionGrid label:hover{background-color:orange;color:#fff}.optionGrid .selected{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.optionGridfill{margin:0 50px!important;max-height:100%!important;overflow:auto!important;position:relative}.optionGridfill .inputWithLabel input{background-color:initial;border:2px solid orange;border-radius:50px;font-size:.7em;outline:none;padding:5px 30px;width:100%}.optionGridfill .inputWithLabel input:focus{background:#0000!important}.optionGridfill .inputWithLabel .answerLabel{background-color:#f8f4fc!important;font-size:.8em;margin-left:30px;margin-top:3px;padding:0 5px;position:relative;top:10px;transition:all .3s ease}.questionContainerCase{margin:0 10px 0 30px!important;max-height:100%!important}.questionContainerCase::-webkit-scrollbar{width:10px}.questionContainerCase::-webkit-scrollbar-track{background:#f1f1f1}.questionContainerCase::-webkit-scrollbar-thumb{background:#888}.questionContainerCase::-webkit-scrollbar-thumb:hover{background:#555}.questionContainerCase h2{font-size:1.2em!important}.questionContainerCase p{color:#000}.optionnn{margin-bottom:10px}.optionGridCase{display:flex;flex-direction:column;gap:20px;margin:0 30px 20px!important;max-height:100%!important}.optionGridCase label{align-items:center;border:2px solid orange;border-radius:20px;color:#555;cursor:pointer;display:flex;font-size:.7em;padding:0 20px}.optionGridCase label:hover{background-color:orange;color:#fff}.optionGridCase .selected{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.optionGridCasefill{margin:0 30px!important;max-height:100%!important;position:relative}.optionGridCasefill .inputWithLabel{margin-top:0}.optionGridCasefill .inputWithLabel input{background-color:initial;border:2px solid orange;border-radius:50px;font-size:.7em;outline:none;padding:5px 30px;width:100%}.optionGridCasefill .inputWithLabel input:focus{background-color:initial}.optionGridCasefill .inputWithLabel .answerLabel{background-color:#f8f4fc!important;font-size:.8em;margin-left:30px;margin-top:3px;padding:0 5px;position:relative;top:10px;transition:all .3s ease}.customRadio .MuiSvgIcon-root{height:15px;width:15px}.optionGrid .selected .customCheckbox .MuiSvgIcon-root,.optionGrid .selected .customRadio .MuiSvgIcon-root,.optionGridCase .selected .customCheckbox .MuiSvgIcon-root,.optionGridCase .selected .customRadio .MuiSvgIcon-root{color:#fff!important}.QprofileRadio .QradioContainer{margin-bottom:0;padding-left:22px}.QprofileRadio .QradioContainer .Qcheckmark:after{border:2px solid #f1f1f1;height:10px;width:10px}.w3-container .QradioContainer .checkmark:after,.w3-container .QradioContainer .checkmarkInner:after{border:3px solid #fff;border-radius:50%;height:12px;left:0;top:0;width:12px}.QradioContainer{cursor:pointer;display:table;margin-bottom:12px;position:relative;-webkit-user-select:none;user-select:none}.QradioContainer input{cursor:pointer;height:10px;opacity:0;position:absolute;width:10px}.QradioContainer input:checked~.checkmark,.QradioContainer input:checked~.checkmarkInner{background-color:#090e64}.checkmark{top:2px}.checkmark,.checkmarkInner{background-color:#f1f1f1;border:3px solid #090e64;border-radius:50%;height:18px;left:0;position:absolute;width:18px}.checkmark:after,.checkmarkInner:after{content:"";display:none;position:absolute}.QradioContainer input:checked~.checkmark:after{display:block}.QradioContainer .checkmark:after{border:3px solid #f1f1f1;border-radius:50%;left:0;top:0}.QradioContainer input:checked~.checkmarkInner:after{display:block}.QradioContainer .checkmarkInner:after{border:3px solid #f1f1f1;border-radius:50%;left:0;top:0}.inputWrapper{background-color:#fff;color:#090e64;display:flex;height:35px;margin-bottom:20px;position:relative;width:100%}.staticPart{align-items:center;background-color:#b5b6d0;border:1px solid #ccc;color:#333;display:flex;justify-content:center;pointer-events:none;width:20%}.staticPart,.styledInput{box-sizing:border-box;color:#090e64;height:35px}.styledInput{border:1px solid #ccc;border-left:none;border-radius:2px;font-weight:700;line-height:normal;padding:0 10px;text-indent:5px;vertical-align:middle;width:100%}.styledInput.hasValue{background-color:#fff;border:5px solid #000;color:#090e64;font-weight:700}.styledInputChapterQuizkey{word-wrap:break-word;color:#333;display:block;font-size:14px;line-height:1.5;max-width:100%;overflow-wrap:anywhere;white-space:normal;width:auto}.inputWrapperChapterQuizkey{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:8px;width:auto}.staticPartChapterQuizkey{word-wrap:break-word;display:inline-block;font-size:14px;font-weight:700;line-height:1.5;margin-bottom:8px;max-width:100%;min-height:1em;width:auto}.profileRadio .QradioContainer{margin-bottom:0;padding-left:22px}.profileRadio .QradioContainer .checkmark:after,.profileRadio .QradioContainer .checkmarkInner:after{border:2px solid #f1f1f1;height:10px;width:10px}.QradioContainer input[type=checkbox]{display:none}.msq-check{margin-top:-10px}.checkmarkBox{background-color:#fff;border:2px solid #928d8d;border-radius:4px;height:20px;left:0;position:absolute;top:-4px;transition:background-color .3s;width:20px}input[type=checkbox]:checked+.checkmarkBox{background-color:#928d8d}input[type=checkbox]:checked+.checkmarkBox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.QradioContainer:hover .checkmarkBox{border-color:#928d8d}.customCheckbox .MuiSvgIcon-root{height:15px;width:15px}.quizBottom{background-color:#f8f4fc!important;bottom:0;left:0;padding-top:10px!important;position:fixed;width:100%}.questionPagination{justify-content:space-evenly;margin:10px 20px}.questionPagination,.questionPagination .bubbleImgDiv{align-items:center;display:flex}.questionPagination .bubbleImgDiv img{width:50px!important}.questionPagination .prevBtn{background-color:#403e75;border:2px solid #403e75;border-radius:10px}.questionPagination .disabled,.questionPagination .prevBtn{align-items:center;color:#fff;display:flex;padding:5px 20px;text-align:center}.questionPagination .disabled{background-color:#7f7e9e;border:2px solid #7f7e9e;border-radius:10px}.questionPagination .prevBtn:hover{background-color:#fff;color:#403e75}.questionPagination .nextBtn{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;padding:5px 20px;text-align:center}.questionPagination .nextBtn:hover{background-color:#fff;color:#ffa700}.questionPagination .numberBtnGrp button{background-color:#928d8d;border:2px solid #928d8d;border-radius:50%;color:#fff;font-size:.7em;margin:0 10px;padding:5px 10px}.questionPagination .numberBtnGrp .active{background-color:#fff!important;border:2px solid #928d8d!important;color:#928d8d!important}.questionPagination .numberBtnGrp .answeredPage{background-color:#05af74e3;border:2px solid #05af74e3;color:#fff}.questionPagination .numberBtnGrp .partiallyAnswered{background-color:#f5c978;border:2px solid #f5c978;color:#fff}.questionPagination .numberBtnGrp button:hover{background-color:orange;border:2px solid orange;color:#fff}.submitBtn{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 20px;text-align:center}.submitBtn:hover{background-color:#fff;color:orange}.submitPopUpBackground{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.submitPopUp{height:50vh;padding:20px;text-align:center!important;width:50%}.submitPopUp,.submitPopUpPreview{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000004d;display:flex;flex-direction:column;justify-content:center}.submitPopUpPreview{height:100%;position:relative;top:0;width:90%}.submitPopUp h3{color:#403e75;padding:40px}.submitPopUp .buttonDiv{align-items:center;display:flex;gap:50px;justify-content:space-evenly;margin-top:30px}.submitPopUp button{border:none;border-radius:50px;padding:10px 40px}.submitPopUp .buttonDiv .cancel{background-color:#403e75;border:2px solid #403e75;color:#fff}.submitPopUp .buttonDiv .confirm{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.submitPopUp .buttonDiv .confirm:hover{background-color:#fff;color:#e7ab3c}.submitPopUp .buttonDiv .cancel:hover{background-color:#fff;color:#403e75}.exitBtnn a{color:#fff;text-decoration:none}.quiz{position:relative;z-index:1}.alertOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.alertOverlay,.alertPopUp{align-items:center;display:flex;justify-content:center}.alertPopUp{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;color:red;flex-direction:column;height:40vh;padding:20px;text-align:center;width:80vh}.alertPopUp button{background:#403e75;border:2px solid #403e75;border-radius:50px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.alertPopUp button:hover{background:#fff;color:#403e75}.examOverHead{color:#403e75;font-size:35px}.examOverContainer{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0009;display:flex;flex-direction:column;justify-content:center;padding:40px 30px;width:50%}.overIcon svg{font-size:50px}.examOverText{font-size:20px;font-weight:500;text-align:center}.examOverExit{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;gap:10px;margin-top:20px;padding:5px 20px;text-align:center}.examOverExit:hover{background-color:#fff;color:orange}.quizAns{background-color:#e9f1ff;height:100%;margin-top:30px}.cqk__Quiz_Main_div_MCQ_chapter_quiz_key{background-color:#fff;height:auto;padding-top:15px;width:100%}@media screen and (max-width:968px){.questionGrid,.quizQuestion{height:100%!important}.questionGrid{overflow:visible!important}.questionGrid::-webkit-scrollbar{display:none}.questionContainerCase{height:100%!important;overflow:visible!important}.questionPagination{justify-content:space-between}.questionContainerCase::-webkit-scrollbar{display:none!important}.questionPagination .numberBtnGrp{display:none}}.explain{font-size:12px!important;margin-top:20px!important}.dropdownSelect{background-color:#fff!important;border-radius:100px!important;font-size:10px!important}.menuDiv{width:100%!important}.cursorPointer{cursor:pointer!important}.cursorDefault{cursor:default!important}.cursorText{cursor:text!important}.fa-info-circle{cursor:pointer}.ck.ck-toolbar>.ck-toolbar__items{font-size:10px}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar,.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button{background:#ddddddbd}.ck.ck-editor__main>.ck-editor__editable{height:60vh;overflow-y:auto;padding:30px!important;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.htmlCkEditor .ck-source-editing-area,.htmlCkEditor.ck .ck-editor__main{height:60vh;width:180vh}.questionBankCkeditor .ck .ck-editor__main{height:60vh}.ck-source-editing-area{height:60vh;overflow-y:auto;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.htmlCkEditor .ck-source-editing-area textarea{overflow-y:auto!important;position:static!important}.Quizdynamic{margin-top:20px;padding:0 10px 0 50px}.fileHandleMenu{align-items:center;border:.5px solid #ccced1;border-top:none;display:flex;justify-content:flex-start;padding:3px 2px}.fileHandleMenu button{background:#ddddddbd;border:none;border-radius:2px;cursor:default;font-size:12px;font-weight:400;margin:0 2px;padding:2px 3px}.fileHandleMenu button:hover{background-color:#cccaca}.closeIconCk{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ck.ck-content h3.category{color:red;font-family:Bebas Neue;font-size:20px;font-weight:700;letter-spacing:10px;margin:0;padding:0}.ck.ck-content h2.document-title{border:0;font-family:Bebas Neue;font-size:50px;font-weight:700;margin:0;padding:0}.columns-2{column-count:2;column-gap:100px}.columns-2,.columns-3{padding:109px!important;text-align:justify!important}.columns-3{column-count:3;column-gap:60px}.ck-content span.marker{background:#ff0}.ck-content span.spoiler{background:#000;color:#000}.ck-content span.spoiler:hover{background:#000;color:#fff}dl dd img{width:10%!important}.ck-content .selectFontSize,.ck-content figure.image+p math{display:none}.editor-container{max-width:100%;overflow-x:auto;width:83vw}.editor-container__editor{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.main-container{overflow:hidden;width:100%}.scrollBarQuiz::-webkit-scrollbar{width:7px}.scrollBarQuiz::-webkit-scrollbar-track{background:#0000}.scrollBarQuiz::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.scrollBarQuiz::-webkit-scrollbar-button{display:none}.scrollBarQuiz{scrollbar-color:#ccc #0000;scrollbar-width:thin}.ul-li-style ul{list-style:disc;margin-left:20px}.ul-li-style li{display:list-item}article.acadmicStaff_article_Acadmicid__742bv{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:25px;width:100%}.acadmicStaff_Grid_school_name_branch_Acadmicid__KoqWZ{display:flex;justify-content:space-between;padding:13px}button.acadmicStaff_btn_branch_name_Acadmicid__j-3xw{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-house-user__IpzDF{padding-right:10px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-chevron-down__B8x2X{padding-left:10px}.acadmicStaff_school_name_Acadmicid__18RaN{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.acadmicStaff_list_table_teacher_list_Acadmicid__jpMq3{font-size:.9rem;font-weight:400}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp>div:hover,.acadmicStaff_item_plan3_Acadmicid__XAGFB{border-bottom:4px solid orange;color:orange}.acadmicStaff_create_teacher_Acadmicid__1RZuD{align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;gap:20px;padding-left:15px;padding-right:15px;padding-top:10px}.acadmicStaff_teacher1_Acadmicid__BFB18{display:flex;gap:50px}.acadmicStaff_teacher2_Acadmicid__YuFLQ{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.acadmicStaff_create_HOD_box1_Acadmicid__KWizL{display:flex;gap:30px}.acadmicStaff_input_form_teacher_Acadmicid__ZZkaU{display:grid;grid-template-columns:auto auto auto auto;height:200px;margin-top:15px}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E{height:45px;position:relative;width:95%}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E input,.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.acadmicStaff_form_input_element_teacher_Acadmicid__oovzO:focus~label,.acadmicStaff_form_input_element_teacher_Acadmicid__oovzO:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.acadmicStaff_input_block_element_teacher_Acadmicid__4wqZ0{display:block}p.acadmicStaff_remove_Acadmicid__yKpEH{font-size:x-small;padding-bottom:10px}.acadmicStaff_chevron_space__tvv-o,.acadmicStaff_logo_space_1__3T8fv{margin:5px}#acadmicStaff_submit_Acadmicid__ALUjm{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.acadmicStaff_teacher5_Acadmicid__iv-su{position:relative}.acadmicStaff_create_button_teacher_Acadmicid__KZi2o{background:blue;border-radius:17px;color:#fff;height:40px;position:absolute;right:40px;width:150px}.acadmicStaff_create_button_teacher_Acadmicid__KZi2o:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.acadmicStaff_error_box__jDjsf{color:red}.acadmicStaff_list_role__YhrS9,.acadmicStaff_type_of_school__kmBJk{text-align:start}.acadmicStaff_name__pobPK{text-align:left}.acadmicStaff_name__pobPK,.acadmicStaff_userId__52Cpk{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.acadmicStaff_wrapper_Acadmicid__tDKGa>label{align-items:center;display:flex}.acadmicStaff_wrapper_Acadmicid__tDKGa>i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.acadmicStaff_teacher_list_Acadmicid__coEe9{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.acadmicStaff_school_list_search_container__B8IQ1{position:relative;width:250px}.acadmicStaff_school_list_search_container__B8IQ1 input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.acadmicStaff_school_list_search_container__B8IQ1 input::placeholder{color:hsla(0,0%,50%,.753)}.acadmicStaff_school_list_search_container__B8IQ1 span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-chalkboard-user__ADLx7{padding-right:15px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-magnifying-glass__uaDX5{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.acadmicStaff_list_table_teacher_div_Acadmicid__d6PJD{background-color:#fff;height:25%;margin:0 10px 10px;overflow:auto}table.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb{background:#d9dcfe;border-collapse:collapse;height:auto;text-align:center;width:100%}.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>tbody{background-color:#fff;color:var(--primaryColor)}.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>tbody>tr,.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>thead>tr{border:1px groove #8080802e;font-size:.9rem;font-weight:400!important;height:47px}#acadmicStaff_email_td__XEoCX{width:15%!important}.acadmicStaff_email_id__e5aux{text-align:start}#acadmicStaff_email__2xwKR{text-align:start!important}.acadmicStaff_list_role__YhrS9{margin:0p;padding:0;text-align:start!important;width:-5px!important}.acadmicStaff_table_head_section_teacher_list_Acadmicid__odNId{color:blue!important}p.acadmicStaff_data_placeholder_Acadmicid__-Yxeg{align-self:center;color:var(--primaryColor);font-size:medium;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.acadmicStaff_data_row__loGR0:hover td:first-child{border-left:10px solid blue}.acadmicStaff_data_row__loGR0{border-left:10px solid #fff}tbody tr:hover td#acadmicStaff_email__2xwKR{color:orange}.acadmicStaff_data_available_Acadmicid__FuyPY{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-radius:20px;border-right:10px solid #f8f4fc;display:flex;height:285px;position:relative;width:100%}.acadmicStaff_flex_container_Acadmicid__-ri6p{align-items:center;background-color:#00000080;display:flex;justify-content:center}.acadmicStaff_flex_container_Acadmicid__-ri6p>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.acadmicStaff_main_content_Acadmicid__bEQFP p{color:orange;display:flex;font-size:.5em;justify-content:center}.acadmicStaff_main_content_Acadmicid__bEQFP span{display:block;margin:auto;width:100px}.acadmicStaff_main_content_Acadmicid__bEQFP img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.acadmicStaff_main_content_Acadmicid__bEQFP h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.acadmicStaff_modal_buttons_Acadmicid__PP20q{display:flex;justify-content:space-around;margin:25px 10px 10px}.acadmicStaff_ok_btn__gf8av{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.acadmicStaff_ok_btn__gf8av:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#acadmicStaff_ok_btn__gf8av{background-color:#fff;color:grey}#acadmicStaff_modal_Acadmicid__75C3Y{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.acadmicStaff_wrapper_Acadmicid__tDKGa{display:inline-flex}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb .acadmicStaff_tooltip__x4Huk{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover .acadmicStaff_tooltip__x4Huk{opacity:1;pointer-events:auto;top:-35px}.acadmicStaff_icon__o\+tSb .acadmicStaff_tooltip__x4Huk:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover span{color:#fff}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover .acadmicStaff_tooltip__x4Huk,.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover span{text-shadow:0 -1px 0 #0006}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_add__Tw5Dt:hover i{color:orange}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_edit__n9YVe:hover span,.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_remove__1dJXB:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.acadmicStaff_blank__K6ki6{margin-left:50px}#acadmicStaff_orange-add__CsCAM{box-shadow:2px 2px 2px orange}.acadmicStaff_custom_file_input__8UkJk{width:310px}.acadmicStaff_custom_file_input__8UkJk::-webkit-file-upload-button{visibility:hidden}.acadmicStaff_custom_file_input__8UkJk:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.acadmicStaff_custom_file_input__8UkJk:hover:before{border-color:#000}.acadmicStaff_custom_file_input__8UkJk:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.acadmicStaff_create_teacher_Acadmicid_sectiondiv1__1e3ZI{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-radius:5px 5px gray;border-right:10px solid #f8f4fc;gap:20px;margin:2px 0;padding:23px 15px 14px}.acadmicStaff_teacher1_Acadmicid_sectiondiv1__SJxEf{grid-gap:50px;display:flex;gap:17px}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy{height:45px;position:relative;width:24%}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy input,.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.acadmicStaff_form_input_element_teacher_Acadmicid_sectiondiv1__R4Ms6:focus~label,.acadmicStaff_form_input_element_teacher_Acadmicid_sectiondiv1__R4Ms6:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.acadmicStaff_teacher1_Acadmicid_sectiondiv1__SJxEf{position:relative}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD{background:#fff;border:1px solid #000;border-radius:17px;color:#000;height:40px;width:150px}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD:hover{background-color:#8080806b;top:-7px}.acadmicStaff_teacher2_Acadmicid_sectiondiv1__\+Z2Dz{position:relative}.acadmicStaff_create_button_teacher2_Acadmicid_sectiondiv1__JPYqz{background:blue;border:none;border-radius:17px;color:#fff;height:40px;width:150px}.acadmicStaff_create_button_teacher2_Acadmicid_sectiondiv1__JPYqz:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD:hover{box-shadow:0 3px 5px gray;top:-9px}.acadmicStaff_teacher1_Acadmicid_button_sectiondiv1__d-n\+P{display:flex;gap:50px;position:relative}.acadmicStaff_input_form_teacher_Acadmicid_sectiondiv1__EEhaN{grid-template-columns:1fr 1fr}.acadmicStaff_teacher1_Acadmicid_1_sectiondiv1__u2AvG{grid-gap:50px;display:flex;float:right;gap:17px;margin:-42px 1px 4px 0}.acadmicStaff_pagination__H7fLg{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:100%}.acadmicStaff_pagination__H7fLg a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.acadmicStaff_pagination__H7fLg a span{font-weight:100}.acadmicStaff_pagination__H7fLg a.acadmicStaff_active__aggaD{background-color:#1e90ff;color:#fff;float:right}.acadmicStaff_pagination__H7fLg a:hover:not(.acadmicStaff_active__aggaD){background-color:#ddd}.acadmicStaff_pagination_active__uOMAN:hover:not(.acadmicStaff_active__aggaD){background-color:blue}.acadmicStaff_pagination_active__uOMAN{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.acadmicStaff_rows__npVO2{color:#888;font-size:.9rem;padding-left:10px}.acadmicStaff_rows__npVO2>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.dashboardContent_quizErrorMsg__NtGe2{color:#9b9fa7;font-size:18px;font-weight:500;opacity:.8;position:relative}.dashboardContent_quizErrorMsgPosition__rjtuR{left:60vh;top:30vh}.dashboardContent_dashboard__b5VTL{background:var(--backgroundColor);display:flex;height:100vh;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-width:thin;width:100%}.dashboardContent_dashboard_placeholder__Y2ZBD{align-self:center;color:var(--primaryColor);font-size:1.5rem;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboardContent_cityCreateerror__dHsIr{color:red;padding:5px}.dashboardContent_dashboard_link__vgt0h{font-size:1vw;left:15px;position:absolute;top:15px}.dashboardContent_dashboard_link_master__EUonm{font-size:1vw;left:15px;position:absolute;top:3px}.dashboardContent_dashboard_link_master__EUonm span{color:#7a7a7a;font-size:12px;margin:0 2px;vertical-align:middle}.dashboardContent_dashboard_link__vgt0h span i,.dashboardContent_dashboard_link_master__EUonm span i{font-size:12px}.dashboardContent_link_text__uoDrJ{margin-right:3px!important}.dashboardContent_subTitle__CbfqU{color:#ff0;margin:0 5px!important}.dashboardContent_dashboard_link__vgt0h a,.dashboardContent_dashboard_link_master__EUonm a{color:#403e75;font-size:12px;text-decoration:none;vertical-align:middle}.dashboardContent_dashboard_last_updated__hHIef{font-size:16px!important;margin:4px 10px!important;position:absolute;right:0!important;top:15px!important}.dashboardContent_dashboard_last_updatedv2__JmkBM{margin:4px 10px!important;position:absolute;right:0!important;top:4px!important}.dashboardContent_dashboard_last_updated_master__VNyKL{margin:4px 1px!important;position:absolute;right:0!important;top:1px!important}.dashboardContent_dashboard_last_updated__hHIef>p,.dashboardContent_dashboard_last_updatedv2__JmkBM>p{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_dashboard_last_updated_master__VNyKL>p{color:#1b1b1b;font:normal normal normal 11px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_table_head__MkAxB{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-size:1vw!important;font-weight:400!important;text-align:center}.dashboardContent_table_cell__TMbYR,.dashboardContent_table_cell_name__qMtzz{color:#354052;font-family:poppins!important;font-size:14px!important}.dashboardContent_table_celll__bhee-{font-family:poppins!important;font-size:14px!important}.dashboardContent_table_rw__wdSUP:hover{border:1px solid #fd8c00}.dashboardContent_table_rw__wdSUP{align-items:center;display:flex;gap:100%;justify-content:flex-start;padding:10px 20px;position:relative}.dashboardContent_table_cellll__1XVaW{font-family:poppins!important;font-size:1vw!important}.dashboardContent_dropdowns__dmzOc{border-bottom:1px solid #f5f5f5;display:block;padding:2px 2px 0!important;width:100%}.dashboardContent_dropdowns__dmzOc:hover,.dashboardContent_listitemtext__UhpXU:hover{border-bottom:none}.dashboardContent_dropdowns__dmzOc .dashboardContent_listitemtext__UhpXU{border-bottom:1px solid #f5f5f5;padding:3px 16px!important}.dashboardContent_btnHoverEffect__0rczq:hover{filter:invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.dashboardContent_btnHoverEffect__0rczq{margin:5px}.dashboardContent_title__nbKez{border:none;border-radius:.8vw;padding:1.2vw;width:100%}.dashboardContent_title__nbKez:focus-visible{outline-color:#fff}.dashboardContent_title__nbKez:hover{border:none}.dashboardContent_aRoleActionBtn__1pk5U:hover{filter:invert(18%) sepia(99%) saturate(7432%) hue-rotate(11deg) brightness(100%) contrast(100%)}.dashboardContent_css-k7myp5__CPN30 .dashboardContent_MuiInputBase-root__xZO-F{background:#fff!important;border-radius:50px!important;height:36px!important;line-height:21px!important}.dashboardContent_grade_style__1TXQl:hover{color:#fd8c00!important}.dashboardContent_menu_item__80HQP{border-bottom:1px solid #e8e8e8!important;width:100%!important}.dashboardContent_menu_item__80HQP:last-child{border-bottom:none!important}.dashboardContent_global_list_search_container_1__fnpfp{display:flex;gap:25px;height:32px;width:247px}.dashboardContent_global_list_search_container__LlWVT{position:relative;width:250px}.dashboardContent_global_list_search_container__LlWVT input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.dashboardContent_global_list_search_container__LlWVT input::placeholder{color:#b5b6b6}.dashboardContent_global_list_search_container__LlWVT span{color:var(--utilityColor);font-size:1.2rem;left:215px;position:absolute;top:7px}.dashboardContent_Ac_Image__1e-50{box-shadow:0 0 1px #0000;display:inline-block;position:relative;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;vertical-align:middle}.dashboardContent_Ac_Image__1e-50:before{background:radial-gradient(ellipse at center,#00000059 0,#0000 80%);content:"";height:10px;left:5%;opacity:0;pointer-events:none;position:absolute;top:100%;transition-duration:.3s;transition-property:transform,opacity;width:90%;z-index:-1}.dashboardContent_Ac_Image__1e-50:hover .dashboardContent_Ac_Image_P__HOwlS{color:#fd8c00}.dashboardContent_Ac_Image__1e-50:active,.dashboardContent_Ac_Image__1e-50:focus,.dashboardContent_Ac_Image__1e-50:hover{transform:translateY(-5px)}.dashboardContent_Ac_Image__1e-50:active:before,.dashboardContent_Ac_Image__1e-50:focus:before,.dashboardContent_Ac_Image__1e-50:hover:before{opacity:1;transform:translateY(5px)}.dashboardContent_lastUpdated_text__kok0K{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_Score_and_Charts__TkV8F{margin:20px 20px 0}.dashboardContent_img_Chapter_Parent_div__5LuhG{align-items:center;display:flex;flex-direction:column;height:129px;justify-content:space-around}.dashboardContent_img_Chapter_Parent_div__5LuhG>img{border:1px solid grey;height:278px;width:200px}.dashboardContent_chapterName__rlasG{color:#423d5c;font-size:12px;font-weight:600}.dashboardContent_truncated_paragraph__nzhct{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;background-color:#fff;border-radius:5px;bottom:0;display:flex;font-size:1.1vw;height:50px;justify-content:center;line-height:1.5vw;overflow:hidden;padding:9px;position:absolute;text-align:center;text-overflow:ellipsis;transition:all .3s;white-space:normal;width:100%}.dashboardContent_add_Chapter_Btn__yhUod{align-items:center;background:#4caf50 0 0 no-repeat padding-box;border-radius:16px;box-shadow:0 1px 2px #01c60769;cursor:pointer;display:flex;gap:4px;height:30px;justify-content:center;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform,box-shadow;width:140px}.dashboardContent_add_Chapter_Btn__yhUod>img{height:19px;width:19px}.dashboardContent_add_Chapter_Btn__yhUod>div:nth-child(2){color:#fff;font-size:12px;text-transform:capitalize}.dashboardContent_add_Chapter_Btn__yhUod:active,.dashboardContent_add_Chapter_Btn__yhUod:focus,.dashboardContent_add_Chapter_Btn__yhUod:hover{box-shadow:0 4px 8px #01c60769;transform:translateY(-2px)}.dashboardContent_lastUpdate_para__bIBmf{color:#1b1b1b!important;font:normal normal normal 12px/18px Poppins!important;opacity:1!important}.dashboardContent_az_select_menu_selected__N6w3C{border-radius:150px;color:orange;padding:4px}.dashboardContent_az_select_menu__t\+5DM{border-radius:150px;color:#000;padding:4px}.dashboardContent_az_subTitle__zE-Cj{color:orange;font-size:16px}.dashboardContent_small_font__U-fgS{font-family:Poppins;font-size:16px!important}.dashboardContent_az_menu_icon__WlBEO{color:#828282;height:24px;vertical-align:middle;width:24px}.dashboardContent_az_menu_text__sPJX5{color:#828282;font-size:16px;margin-left:12px;margin-right:12px}.dashboardContent_az_selected_menu_text__1mVA8{color:orange;font-size:16px;margin-left:12px;margin-right:12px}.dashboardContent_az_double_arrow__HDPiS{color:#828282;font-size:16px;font-weight:700;margin-left:16px;margin-right:16px}.dashboardContent_az_menu_text__sPJX5:hover{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:orange;text-decoration-thickness:4px;text-underline-offset:4px}.dashboardContent_az_text_color__aav0e{color:var(--textColor)!important}.dashboardContent_az_card_img__RkOxs{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.dashboardContent_az_card__7DtTG{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.dashboardContent_az_full_quiz_card__vMfix{align-items:start;background-color:#fff;box-shadow:0 2px 1px -1px #8acbf9c4,0 1px 1px 0 #8acbf9c4,0 1px 3px 0 #8acbf9c4;color:#000;display:flex;flex-direction:column;font-size:1rem}.dashboardContent_az_full_quiz_card_customText__RvtqG{word-wrap:break-word;color:#f19e00;font-size:.93vw;font-weight:600;max-width:300px;padding:15px 10px}.dashboardContent_az_full_quiz_card_customContainer__QCI4R{background:#8acbf9c4;font-size:.93vw;padding:20px;width:100%}.dashboardContent_az_full_quiz_card_customContainer1__6hTqx{display:"flex"!important;flex-direction:"row"!important;justify-content:"space-between"!important;padding:"5px"!important}.dashboardContent_az_blue_card__pxENI{background:"rgba(4,59,189,0.91)";color:"white";font-size:"0.93vw";padding:"20px";width:"100%"}.dashboardContent_formControl__cLyzS{width:100%}.dashboardContent_formControl__cLyzS .dashboardContent_MuiInputLabel-root__pMYiG{color:#fd8c00!important;font-size:14px!important;opacity:.9}.dashboardContent_formControl__cLyzS .dashboardContent_MuiInputBase-root__xZO-F{background-color:#fff!important;border-radius:50px;height:32px;width:148px}#dashboardContent_az_card_style__cg2RM,.dashboardContent_az_card_style__cg2RM{align-items:center;background-color:#fff;color:#000;display:flex;justify-content:center;text-align:center}.dashboardContent_az_card_style__cg2RM{cursor:"pointer";height:337px;width:200px}.dashboardContent_custom_card_padding__ACR8p{padding:20px}.dashboardContent_cardContainer__5KenG{display:flex;flex-wrap:wrap}.dashboardContent_cardContainer2__-GHqR{display:flex;flex-wrap:wrap;height:500px;overflow-x:hidden;overflow-y:auto}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar{width:10px}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-track{background:#f1f1f1}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-thumb:hover{background:#555}.dashboardContent_cardContainer1__l1RvD{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}.dashboardContent_az_quiz_card_img__C46M3{border-radius:15px!important;height:278px;padding:10px!important;width:200px}.dashboardContent_card__PLjFN{border-radius:10px;padding:10px}.dashboardContent_card__PLjFN,.dashboardContent_card__PLjFN:hover{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:337px;margin:10px;min-height:166px;width:200px}.dashboardContent_card__PLjFN:hover{background-color:#fcedc2;border:1px solid var(--utilityColor);border-radius:10px}.dashboardContent_az_dd_styling__V2SfW{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-right:"33px";position:"absolute";right:"15px";row-gap:"1rem";width:"100%"}.dashboardContent_cursor_hover__mUj0n{cursor:pointer}.dashboardContent_css-87ivo5-MuiInputBase-root-MuiOutlinedInput-root__SY7Uk.dashboardContent_MuiOutlinedInput-root__gXF\+w.dashboardContent_Mui-focused__MDxKm:hover{background-color:#fcedc2!important}.dashboardContent_css-newoq5-MuiFormLabel-root-MuiInputLabel-root__1FSu\+{line-height:0%!important}.dashboardContent_container__No0hg{background-color:#f2f2f2;padding:10px}.dashboardContent_row__M3bB8{display:flex}.dashboardContent_column__lt-Kb{border:1px solid #ddd;flex:1 1;padding:10px}.dashboardContent_header__GsOte{font-weight:700}.dashboardContent_pdf_preview_periodic__b60yC,.dashboardContent_pdf_preview_practice__VCDsc,.dashboardContent_pdf_preview_term__SjZmx{height:297mm;width:210mm}.dashboardContent_hover_row__C6GZD:hover{border:1px solid #ff9702}.dashboardContent_hover_row__C6GZD:hover td:first-of-type,.dashboardContent_hover_row__C6GZD:hover th:first-of-type{border-left:1px solid #ff9702}.dashboardContent_hover_row__C6GZD:hover td:last-of-type,.dashboardContent_hover_row__C6GZD:hover th:last-of-type{border-right:1px solid #ff9702}.dashboardContent_hover_row__C6GZD td:last-of-type,.dashboardContent_hover_row__C6GZD th:last-of-type{border-right:none}.dashboardContent_hover_row__C6GZD td:first-of-type,.dashboardContent_hover_row__C6GZD th:first-of-type{border-left:none}.dashboardContent_hover_row__C6GZD:last-child:hover td,.dashboardContent_hover_row__C6GZD:last-child:hover th{border-bottom:1px solid #ff9702!important}.StudentModal_flex_container__Y3-DK{align-items:center;background-color:#00000080;display:flex;justify-content:center}.StudentModal_flex_container__Y3-DK>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.StudentModal_main_content__tfCsv h6{color:orange;display:flex;font-size:.5em;justify-content:center}.StudentModal_main_content__tfCsv span{display:block;margin:auto;width:100px}.StudentModal_main_content__tfCsv img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.StudentModal_main_content__tfCsv h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StudentModal_modal_buttons__QBVkO{display:flex;justify-content:space-around}.StudentModal_choosefile_button_1__KTTdB{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin:10px;padding:8px;width:80px}#StudentModal_choose_button_id_1__OOsBP{background-color:#ff9100;color:#fff}#StudentModal_modal__1kz1Q{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.changePassword_flex_container_teacherid__AJoc7{align-items:center;background-color:#00000080;display:flex;justify-content:center}.changePassword_flex_container_teacherid__AJoc7>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:30px;position:relative;top:91px;width:389px;z-index:1}.changePassword_main_content_teacherid__hRkmT input{border:2px solid var(--primaryColor);border-radius:8px;height:45px;padding:0 20px;width:100%}.changePassword_main_content_teacherid__hRkmT label{background:#fff;bottom:45px;color:var(--primaryColor);font-size:small;font-weight:700;left:-10px;margin-left:10px;position:relative;transition:all .2s}.changePassword_main_content_teacherid__hRkmT :hover label{color:var(--utilityColor);top:-64px;transition:all .2s}.changePassword_main_content_teacherid__hRkmT :hover i#changePassword_togglePassword-teacher_teacherid__gUAzw{color:var(--utilityColor);transition:all .2s;visibility:hidden}.changePassword_form_input_element_teacher_teacherid__dapZT:focus~label,.changePassword_form_input_element_teacher_teacherid__dapZT:not(:placeholder-shown)~label{color:var(--utilityColor);top:-64px}.changePassword_main_content_teacherid__hRkmT h5{bottom:20px;color:#000;display:flex;font-size:smaller;justify-content:space-between;margin:15px 1px 16px;position:relative}.changePassword_modal_buttons_teacherid__Di3BJ{display:flex;justify-content:space-around;margin-top:0}.changePassword_choosefile_button-2_teacherid__uApwq{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#changePassword_choose_button_id_2_teacherid__xxpQN{background-color:#ff9100;color:#fff}.changePassword_choosefile_button_1_teacherid__V0pSm{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#changePassword_choose_button_id_1_teacherid__RQDJ1{background-color:orange;border:none;border-radius:20px;color:#fff;height:45px;width:185px}#changePassword_modal_teacherid__ZBxog{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}i.changePassword_fa-solid__IufJx.changePassword_fa-xmark__ChWvB{color:grey;font-size:30px;padding-bottom:13px;padding-left:90px}#changePassword_togglePassword_teacher_teacherid__eoLij{background:#fff;bottom:45px;color:var(--primaryColor);font-size:small;font-weight:700;left:283px;position:relative;transition:all .2s}.changePassword_main_container__5TGmg{height:100vh;margin:auto;min-width:650px;width:100vw}.changePassword_main__QD6Fl{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;min-height:900px;position:relative;width:100%}.changePassword_navbar__Duyuv{left:4%;position:relative;top:3%;width:80%}.changePassword_icon__rHDio{position:relative}.changePassword_logo__aXFgF img{margin:24px 55px;width:19%}.changePassword_content__WNa-s{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.changePassword_login_img__miKTS{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.changePassword_login_form__klXgO{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;height:450px;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.changePassword_login_form_title__py7lA{display:grid;grid-template-columns:auto auto;justify-content:space-between;margin-bottom:10px}.changePassword_login_form_title__py7lA>h3{font-size:large;font-weight:100}.changePassword_login_form__klXgO h2{color:hsla(0,5%,7%,.937);font-size:large;font-weight:900}.changePassword_login_form__klXgO h3{font-size:medium;font-weight:500;margin-top:-5px}.changePassword_login_form__klXgO>input,.changePassword_password_container__gX1Z0>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.changePassword_password_container__gX1Z0{bottom:30px;height:60px;position:relative}.changePassword_password_fieldset__aQr4h{border:none;position:relative}.changePassword_password_container__gX1Z0 legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:medium;font-weight:600;left:15px;padding:5px;position:relative;top:16px;z-index:1}.changePassword_password_container__gX1Z0 input{border-radius:10px;height:50px;padding-left:15px;padding-right:15px;width:100%}.changePassword_setPassword_login_form__Kuaom{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:25px;height:320px;min-width:360px;padding:35px;position:relative;width:334px}.changePassword_error_span__ikIXr{color:red;font-size:10px;padding:15px}.changePassword_login_container__buum9{display:flex;justify-content:center;position:relative;top:-5px}#changePassword_togglePassword__cmF0Z{bottom:15px;left:92%;position:absolute}.changePassword_sp_login_btn__8AEHn{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.changePassword_login_container__buum9 :hover{box-shadow:0 3px 5px 0 orange;top:-7px}@media screen and (max-width:1100px){.changePassword_login_form__klXgO>div{margin:5px 0}.changePassword_login_form__klXgO h2{font-size:.9rem}.changePassword_login_form__klXgO h3{font-size:.7rem}.changePassword_login_form__klXgO>input,.changePassword_password_container__gX1Z0>input{font-size:1.2rem}.changePassword_password_container__gX1Z0 legend{font-size:.7rem}.changePassword_login_btn__jKnG8{font-size:.5rem;padding:0 7px;width:61%}}.TeacherEditModal_flex_container_teacherid__YfNLL{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TeacherEditModal_flex_container_teacherid__YfNLL>div{align-items:center;background-color:#fff;border-radius:8px;font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:90px;max-height:94%;max-width:94%;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherEditModal_EditHeadContainer__3M434{color:#354052;display:flex;justify-content:space-between;margin-left:30px}.TeacherEditModal_EditBox__wdBhp{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.TeacherEditModal_Edithead__uZATH{grid-gap:8px;display:grid;gap:8px;margin:0 40px 0 30px}.TeacherEditModal_Input_head__fT-NF{color:#fd8c00}.TeacherEditModal_Input__WSwCH{color:#272727;opacity:1}#TeacherEditModal_Addressbox__yl3\+m{grid-column:2/span 3}.TeacherEditModal_EditHeadContainer__3M434>i{font-size:x-large}.TeacherEditModal_main_content_teacherid__e5xoI span{display:block;margin:50px;width:100px}.TeacherEditModal_main_content_teacherid__e5xoI img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:20px;width:20px}.TeacherEditModal_main_content_teacherid__e5xoI h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherEditModal_modal_buttons_teacherid__fqIHa{display:flex;justify-content:space-around;margin:25px 10px 10px}.TeacherEditModal_Edit_btn__HwwWu{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.TeacherEditModal_Edit_btn__HwwWu:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#TeacherEditModal_Edit_btn__HwwWu{background-color:#fff;color:grey}#TeacherEditModal_modal_teacherid__SRrhS{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.shareModal_flex_container_teacherid__yFMnO{align-items:center;background-color:#00000080;display:flex;justify-content:center}.shareModal_flex_container_teacherid__yFMnO>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.shareModal_main_content_teacherid__fajkA p{color:orange;display:flex;font-size:.5em;justify-content:center}.shareModal_main_content_teacherid__fajkA span{display:block;margin:auto;width:100px}.shareModal_main_content_teacherid__fajkA img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.shareModal_main_content_teacherid__fajkA h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shareModal_modal_buttons_teacherid__uZx42{display:flex;justify-content:space-around;margin:25px 10px 10px}.shareModal_ok_btn__9y-Hz{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;margin-top:-7px;padding:10px;width:75px}.shareModal_ok_btn__9y-Hz:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#shareModal_ok_btn__9y-Hz{background-color:#fff;color:grey}#shareModal_modal_teacherid__A1e-M{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.School_Branch_Changer_Grid_school_name_branch_teacherid__kiI66{display:flex;justify-content:space-between;padding:13px}button.School_Branch_Changer_btn_branch_name_teacherid__VdWZy{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.School_Branch_Changer_branchselect_Dropdown__EDPQB{background-color:#403e75;border:none;border-radius:15px;color:#f8f4fc;cursor:pointer;height:35px;padding:0 1rem;text-align:center;width:220px}.School_Branch_Changer_branchselect_Dropdown_optipns__olDa\+{height:35px;width:220px}i.School_Branch_Changer_fa-solid__aur7v.School_Branch_Changer_fa-house-user__4tsL8{padding-right:10px}i.School_Branch_Changer_fa-solid__aur7v.School_Branch_Changer_fa-chevron-down__Z32t4{padding-left:10px}.School_Branch_Changer_school_name_teacherid__yoAGZ{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{align-items:center;border-radius:150px;padding:14px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{background:#fff!important;border-radius:30px!important}.slider-card{height:300px;width:200px}.slick-arrow{display:block}.slick-next,.slick-prev{border:none;color:#0000;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:none;padding:0;position:absolute;top:42%;transform:translateY(-50%);width:20px}.slick-next{right:-60px}.slick-prev{left:-60px;z-index:300}.slick-next:before,.slick-prev:before{color:#0000}.slider-backward-arrow{background-color:#8480e4;border-radius:3px;color:#a8a7a7;color:#fff;cursor:pointer;font-size:xx-large;font-size:1rem;height:30px;left:30px;margin-top:1.2rem;padding:5px;position:absolute;text-align:center;width:30px;z-index:1!important}.slick-prev{left:60px}.slick-next,.slick-prev{display:none;z-index:0!important}.slider-forward-arrow{background-color:#8480e4;border-radius:3px;color:#a8a7a7;color:#fff;cursor:pointer;font-size:xx-large;font-size:1rem;height:30px;margin-top:1rem;padding:5px;position:absolute;right:78px;text-align:center;width:30px;z-index:1!important}@media only screen and (max-width:600px){.slider-card{height:150px;width:100px}.slider-backward-arrow{left:80vw}.slider-backward-arrow,.slider-forward-arrow{color:#cccaca;font-size:x-large;margin-top:-35px}.slider-forward-arrow{right:7vw}.slick-next{right:0;top:-20px}.slick-prev{left:72vw;top:-20px;z-index:300}.slick-next,.slick-prev{color:#0000}}@media only screen and (min-width:1900px){.slider-card{height:350px;width:250px}}.controls{background-color:#000;border-radius:10px;bottom:20px;box-shadow:3px 3px 5px #000;display:flex;left:50%;margin-left:-200px;opacity:.5;position:absolute;transition:all 1s;visibility:hidden;width:400px}.player:focus-within .controls,.player:hover .controls{opacity:1}.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.Mui-disabled{border-radius:0!important;opacity:1!important}.css-dpjnhs-MuiInputBase-root-MuiOutlinedInput-root.Mui-disabled{background:#8181814f!important;color:#000000a6!important;cursor:default!important}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{padding:10px 14px!important}.css-11yukd5-MuiTabs-indicator{background:#4b4689!important}.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{align-items:center!important;padding:14px!important}.css-1sumxir-MuiFormLabel-root-MuiInputLabel-root{background:#fff!important;color:#ffa700!important}.css-1306eg9-MuiButtonBase-root-MuiButton-root,.css-jv5tn0-MuiButtonBase-root-MuiButton-root{text-transform:none!important}.buttonColor{color:#111fee}.style1{background:"white";border-radius:"150px";color:"#FD8C00";height:"32px";padding:"4px"}.loading{background-color:#fff;display:grid;height:100vh;max-width:100%;place-items:center;width:100vw}.loading>div{animation:loadingRotate .8s linear infinite;border-bottom:5px solid rgba(16,28,207,.719);border-radius:50%;height:10vmax;width:10vmax}@keyframes loadingRotate{to{transform:rotate(-1turn)}}.addbranch_create_branch_list__0zUOw{-ms-overflow-style:none;background:#fff;border-bottom:none;border-radius:10px;height:60%;overflow:scroll;scrollbar-width:none;width:82vw}.addbranch_table__hKS9\+,.addbranch_table__hKS9\+ th{border-collapse:collapse;font-size:small;font-size:.9rem}.addbranch_table__hKS9\+>tbody>td{height:35px}.addbranch_data_body__x4NEL{background:#fff;color:grey}.addbranch_input_grid__HQuFt{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;height:140px;margin-left:20px;margin-top:30px}.addbranch_radio_lable__yOAsm label{color:#ff9100;font-weight:700;padding-left:12px}.addbranch_school_logo_jpg__PlQtq{grid-row:1/3}.addbranch_radio_button_1__LiRbN input{border-radius:15px;padding-top:0}.addbranch_radio_button_2__eMrXr input{border-radius:15px;margin-left:45px;padding-top:0}.addbranch_radio_button_1__LiRbN,.addbranch_radio_button_2__eMrXr{color:#000;margin-left:3%}.addbranch_radio_container__PiJiG{margin-top:3px}#addbranch_button_id__HzYhV{background-color:#2828d4;color:var(--backgroundColor);font-weight:400}.addbranch_add_school_title__zScQ0{font-weight:700}.addbranch_education_container__4AoXf{background-color:#7fffd4}.addbranch_edit_schools__HU2zc{background-color:#e1e2f500;border-radius:6px;color:#ff9100;display:grid;font-size:smaller;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-top:0}.addbranch_school_logo__G7h0y{grid-row:1/3;width:75px}.addbranch_SignatoryName__xeGcY,.addbranch_SignatoryRole__eyjQS,.addbranch_cityName__pXcgY,.addbranch_phoneNumber__w8RRR,.addbranch_pocEmail__mjiJf,.addbranch_schoolName__KzsR2,.addbranch_website__3ZX4Q{font-size:.9rem;font-weight:700}th.addbranch_col_size_add_branch_13__tuesb{text-align:center}.addbranch_schoolType__SHHA4{font-size:.9rem;font-weight:700}.addbranch_artical_button_cancel__DrtcO{background:#fff;border:2px solid grey;border-radius:20px;color:gray;cursor:pointer;font-weight:400;padding:10px;text-transform:uppercase;width:140px}.addbranch_artical_button_container__2nwl1 :hover{background:grey;color:#fff}#addbranch_button_id__HzYhV:hover{box-shadow:0 3px 5px #00f6;top:-7px}.addbranch_school_logo_jpg__PlQtq img{padding-bottom:25px;width:160px}.addbranch_edit_button__NSovA{background-color:#ff9100;border:none;border-radius:30px;color:#fff;font-size:smaller;height:45%;margin-left:122%;margin-top:2px;min-width:105px}.addbranch_taken_width__y09Dy{background-color:#f6f6fc;border:.1px solid hsla(0,0%,50%,.233);border-radius:4px;box-shadow:.1px .1px;margin-top:10px;padding-top:0}.addbranch_mobile_email__NRpmG span{margin:0 10px}.addbranch_mobile_email__NRpmG label{color:#000;padding-bottom:20px}.addbranch_mobile_email__NRpmG span{text-decoration:none}.addbranch_mobile_email__NRpmG span img{position:relative;top:5px}.addbranch_dashboard__nnG9H{background-color:#f6f6fc;display:flex;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative}.addbranch_edit_schools__HU2zc>div{align-items:start;display:flex;flex-direction:column;font-size:16px;justify-content:center;margin:.2rem;width:100%}.addbranch_edit_schools__HU2zc>div>label{width:9rem}.addbranch_edit_schools__HU2zc>div>label,.addbranch_edit_schools__HU2zc>div>p{margin:0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap}.addbranch_radio_button_2__eMrXr>img{margin-left:15%}.addbranch_radio_button_2__eMrXr>label{padding-top:15%}.addbranch_main_container__aiAf2{display:flex;flex-direction:column;min-width:1110px;width:100%}.addbranch_dashboard__nnG9H{height:91%}.addbranch_add_schools__YTEHD{height:87%;margin:35px 16px 0;width:82vw}.addbranch_add_school_title__zScQ0{margin:10px 0}.addbranch_input_board__oRmTD,.addbranch_input_element__cDkoR{height:50px;position:relative}.addbranch_input_board__oRmTD input,.addbranch_input_board__oRmTD select,.addbranch_input_element__cDkoR input,.addbranch_input_element__cDkoR select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.addbranch_input_element__cDkoR label{top:15px}.addbranch_input_board__oRmTD label,.addbranch_input_element__cDkoR label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:35px;position:absolute;transition:all .2s}.addbranch_input_board__oRmTD label{top:-7px}.addbranch_input_board__oRmTD:hover label,.addbranch_input_element__cDkoR:hover label{color:#fd8c00!important;padding-right:0;top:-7px}.addbranch_form_input_board__AiKAc:focus~label,.addbranch_form_input_board__AiKAc:not(:placeholder-shown)~label,.addbranch_form_input_element__e3EgV:focus~label,.addbranch_form_input_element__e3EgV:not(:placeholder-shown)~label{color:#fd8c00;padding-right:0;top:-7px}.addbranch_form_selec_board__VTeAC option:checked,.addbranch_form_select_board__\+rGvu:valid+label,.addbranch_form_select_element__0kfGh option:checked,.addbranch_form_select_element__0kfGh:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.addbranch_std_cat__cTepX{visibility:hidden}.addbranch_cbse_radio__hKyon{-webkit-appearance:none;border:1px solid orange;border-radius:50%;height:20px;outline:none;width:20px}.addbranch_cbse_radio__hKyon,.addbranch_cbse_radio__hKyon:hover{box-shadow:inset 0 0 5px 0 orange}.addbranch_cbse_radio__hKyon:before{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 4px orange;content:"";display:block;height:60%;height:17px!important;margin:20% auto;position:relative;top:-3px;width:60%;width:17px!important}.addbranch_upload_logo_container__JTXBh{display:flex;flex-direction:column}.addbranch_upload_logo_container__JTXBh span{font-weight:500;justify-self:center;margin:5px 17px}.addbranch_artical_button_container__2nwl1{display:flex;gap:2rem;justify-content:flex-end}.addbranch_artical_button__C6dmn{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-right:15px;padding:10px;text-transform:uppercase;width:140px}.addbranch_add_schools_form__boXoX{background-color:#fff;border:.1px solid hsla(0,0%,50%,.233);border-radius:15px;height:215px;padding-top:2px;width:82vw}.addbranch_add_schools_btn__AHtUN{display:flex;height:80px;justify-content:space-between}.addbranch_choosefile_button__\+nmn9{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.addbranch_choosefile_button_container__uGwcn{margin:20px}#addbranch_choose_button_id__AhFVA{background-color:#ff9100;color:var(--backgroundColor)}.addbranch_school_list_container__nJW4A{margin:15px 0}.addbranch_magnifying_glass_icon__QYK9y{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.addbranch_school_list_table__wWatW{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:40%;overflow:auto;scrollbar-width:none;width:99%}.addbranch_school_list_table__wWatW::-webkit-scrollbar{display:none}.addbranch_table__hKS9\+{border-radius:2px;text-align:center;width:100%}.addbranch_table__hKS9\+,.addbranch_table__hKS9\+ td,.addbranch_table__hKS9\+ th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse;font-size:.9rem}.addbranch_table__hKS9\+ td,.addbranch_table__hKS9\+ th{font-weight:400;padding:5px}.addbranch_table__hKS9\+ thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.addbranch_table__hKS9\+ th i{left:2px;position:relative}.addbranch_table__hKS9\+ tr{height:47px}.addbranch_name__idY1n{overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.addbranch_create_branch_btn__Sie6H{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;padding:5px;width:65%}.addbranch_data_row__0Lt2l:hover .addbranch_circle__e1NxG i{background-color:var(--utilityColor);border-radius:50%;color:#fff;padding:7px}i.addbranch_fa__OftZD.addbranch_fa-pencil__i7glx{font-size:medium}.addbranch_active_switch__i0ggn{display:inline-block;height:29px;position:relative;width:38px}.addbranch_active_switch__i0ggn input{height:0;opacity:0;width:0}.addbranch_active_slider__fN8kH{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.addbranch_active_slider__fN8kH:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.addbranch_active_slider__fN8kH{background-color:orange}input:focus+.addbranch_active_slider__fN8kH{box-shadow:0 0 1px #d9dcfe}input:checked+.addbranch_active_slider__fN8kH:before{border:3px solid orange;transform:translateX(25px)}.addbranch_active_slider__fN8kH.addbranch_round__HzkiE{border-radius:34px}.addbranch_slider__dI7uD.addbranch_round__HzkiE:before{border-radius:0}.addbranch_pagination__7tiOH{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.addbranch_pagination__7tiOH a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranch_pagination__7tiOH a span{font-weight:100}.addbranch_pagination__7tiOH a.addbranch_active__V8bJ7{background-color:#1e90ff;color:#fff;float:right}.addbranch_pagination__7tiOH a:hover:not(.addbranch_active__V8bJ7){background-color:#ddd}.addbranch_pagination_active__lTDwX:hover:not(.addbranch_active__V8bJ7){background-color:blue}.addbranch_pagination_active__lTDwX{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranch_rows__eEA2M{color:#888;font-size:.9rem;padding-left:10px}.addbranch_rows__eEA2M>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.addbranch_circle__e1NxG img{padding:3px}.addbranch_circle__e1NxG img:hover{background:#fd8c00;border-radius:50%}.addbranchlist_add_schools__fy8mT{margin:35px 10px 0;width:100%}.addbranchlist_input_grid__\+tIUS{grid-template-columns:1fr 1fr 1fr 1fr;margin-left:10px}.addbranchlist_input_element__1SpPO{height:68%;position:relative;width:95%}.addbranchlist_input_elementinput__Z2cy0,.addbranchlist_input_elementselect__xOtR4{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.addbranchlist_input_elementlabel__6SY-t{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.addbranchlist_form_input_element__1TiI6:focus~label,.addbranchlist_form_input_element__1TiI6:not(:placeholder-shown)~label,.addbranchlist_input_element__1SpPO:hover label{color:var(--utilityColor);top:-7px}.addbranchlist_upload_logo_container__05Mjr{display:flex;flex-direction:column}.addbranchlist_upload_logo_containerspan__gt2Et{font-weight:500;justify-self:center;margin:5px 17px}.addbranchlist_artical_button_container__-LTYo{left:-170px;position:relative}.addbranchlist_artical_button__6J24y{margin-right:15px;width:140px}#addbranchlist_button_id__-\+4ze{top:20px}#addbranchlist_button_id__-\+4ze:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.addbranchlist_add_schools_form__56PiC{padding-top:2px}.addbranchlist_add_schools_btn__RGRi8{display:flex;height:80px;justify-content:space-between}.addbranchlist_choosefile_button__SX4Xk{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.addbranchlist_choosefile_button_container__uM18b{margin:20px}#addbranchlist_choose_butto_id__VUiRq{background-color:#ff9100;color:var(--backgroundColor)}.addbranchlist_schoo_lis_container__WNKKE{margin:28px 0 15px}.addbranchlist_magnifying_glass_icon__tEYsS{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.addbranchlist_school_list_table__SNGCs{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:40%;overflow:auto;scrollbar-width:none;width:99%}.addbranchlist_school_list_table__SNGCs ::-webkit-scrollbar{display:none}.addbranchlist_table__dom6m{border-collapse:collapse;border-radius:2px;text-align:center;width:100%}.addbranchlist_table__dom6m thead{background-color:var(--headerColor);border-bottom:1px solid #888888a3;border-collapse:collapse;border-radius:3px;color:blue;font-size:small;font-size:.8rem;height:47px;margin-top:0;position:-webkit-sticky;position:sticky;top:0;width:1251px;z-index:1}.addbranchlist_particular_hover__UlYoq{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.addbranchlist_col_size__-K\+H1{color:var(--primaryColor);font-size:.9rem;height:47px}col_size th{text-align:center}.addbranchlist_table__dom6m>th>i{font-size:.8rem}.addbranchlist_create_branch_btn__hEijq{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;padding:5px;width:65%}#addbranchlist_td_3rd_schoolName__ZvrrH{color:var(--utilityColor)}#addbranchlist_td_3rd__2Pkg4{background-color:var(--utilityColor);border-radius:22px;width:70%}#addbranchlist_table__dom6m _row3th{border-left:15px solid blue}#addbranchlist_table__dom6m _row3{box-shadow:3px 3px 3px 3px #888}.addbranchlist_name__\+RrbB{margin:0 -23px 0 10px;overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.addbranchlist_school_list_search_containerinput__VpTC1{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 10px;width:100%}.addbranchlist_school_list_btn_container__XCkDR{align-items:center;display:flex;justify-content:space-evenly;width:282px}.addbranchlist_school_list_search_container__Pqa3i{position:relative;width:250px}.addbranchlist_school_list_search_containerinput__VpTC1::placeholder{color:hsla(0,0%,50%,.753)}.addbranchlist_school_list_search_containerspan__uEkLF{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.addbranchlist_add_school_button__YbrMu{background-color:rgba(0,128,0,.698);border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;color:#fff;font-weight:500;height:30px;margin-right:4%;width:130px}.addbranchlist_school_list__P-E0n{margin-left:10px}#addbranchlist_button_id__-\+4ze{background-color:blue}.addbranchlist_type_of_school__wXczT{text-align:left}.addbranchlist_create_school_list__FKU08{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:50%;overflow:auto;scrollbar-width:none;width:99%}header{align-items:center;background:var(--headerColor);display:flex;height:92px;justify-content:space-between;width:100%}.addbranchlist_input_grid__\+tIUS{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;height:140px;margin-left:20px;margin-top:30px;width:99%}.addbranchlist_add_schools_form__56PiC{background-color:#fff;border:.1px solid hsla(0,0%,50%,.233);border-radius:15px;height:35%;padding-right:23%;padding-top:0;width:99%}.addbranchlist_radio_lablelabel__rhaCk{color:#ff9100;font-weight:700;padding-left:12px}.addbranchlist_school_logo_jpg__W4eZ1{grid-row:1/3}.addbranchlist_radio_button_1__gRz\+U input{border-radius:15px;padding-top:0}.addbranchlist_radio_button_2input__nEFps{border-radius:15px;margin-left:45px;padding-top:0}.addbranchlist_radio_button_1__gRz\+U,.addbranchlist_radio_button_2__et9go{color:#000;margin-left:3%}.addbranchlist_radio_container__5pY2B{margin-top:3px}#addbranchlist_button_id__-\+4ze{background-color:#2828d4;margin-left:380%;top:-54px}.addbranchlist_add_school_title__3au4q{font-weight:700;margin:10px 0}.addbranchlist_education_container__stKnq{background-color:#7fffd4}.addbranchlist_edit_schools__od2fd{background-color:#e1e2f500;border-radius:6px;color:#ff9100;display:grid;font-size:smaller;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-top:0}.addbranchlist_school_logo__a-QRt{grid-row:1/3;width:75px}.addbranchlist_SignatoryName__urJNq,.addbranchlist_SignatoryRole__gtycZ,.addbranchlist_cityName__oaKsM,.addbranchlist_phoneNumber__IhB0I,.addbranchlist_pocEmail__zp4nn,.addbranchlist_schoolName__1yNSm,.addbranchlist_schoolType__p\+QCc,.addbranchlist_website__UjHuF{font-size:.9rem;font-weight:700}p{color:#0e0d0da1}#addbranchlist_button_id__-\+4ze:hover{box-shadow:0 3px 5px #00f6;top:-56px}.addbranchlist_school_logo_jpgimg__TmQuB{padding-bottom:25px;width:160px}.addbranchlist_edit_button__QUmkl{background-color:#ff9100;border:none;border-radius:30px;color:#fff;font-size:1vw;padding:5px}.addbranchlist_taken_width__htfd1{background-color:#f6f6fc;border-bottom:1px solid var(--headerColor);border-radius:4px;border-top:1px solid var(--hoverColor);margin-right:18px}.addbranchlist_mobile_emailspan__lRf9f{margin:0 10px}.addbranchlist_mobile_emaillabel__Epo5z{color:#000;padding-bottom:20px}.addbranchlist_mobile_emailspan__lRf9f{text-decoration:none}.addbranchlist_mobile_emailspan__lRf9f img{position:relative;top:5px}tbody p{text-align:center}.addbranchlist_dashboard__t2oQ2{background-color:#f6f6fc;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.addbranchlist_edit_schools__od2fd>div{align-items:start;display:flex;flex-direction:column;font-size:1vw;justify-content:center;margin:.2rem;width:8vw}.addbranchlist_edit_schools__od2fd>div>label,.addbranchlist_edit_schools__od2fd>div>p{margin:0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:9rem}.addbranchlist_radio_button_2__et9go>img{margin-left:15%}.addbranchlist_radio_button_2__et9go>label{padding-top:15%}.addbranchlist_main_container__qJbbL{display:flex;flex-direction:column;min-width:1110px;width:100%}.addbranchlist_dashboard__t2oQ2{background:#f6f6fc;display:flex;height:91%;height:98%;position:relative;width:100%}.addbranchlist_create_branch_list__wtyXO{background:#fff;height:65%;overflow:scroll}.addbranchlist_school_logo_jpgimg__TmQuB{margin:11px auto}#addbranchlist_button_id__-\+4ze{background-color:rgba(0,150,0,.698);color:var(--backgroundColor);float:right;font-weight:400;height:33px;margin-left:390%;position:absolute;top:-16px}.addbranchlist_school_list_container__\+UfMf{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.addbranchlist_data_row__8CkrZ{height:14px}#addbranchlist_button_id__-\+4ze:hover{top:-17px}tbody tr:hover td.addbranchlist_hover_table__2Nk1m{color:orange}tbody tr:hover td span.addbranchlist_circle__3zKFj{background-color:orange;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;height:70px;width:100px}tbody tr:hover{box-shadow:3px 3px #ccc}.addbranchlist_edit_button__QUmkl:hover{top:10px}.addbranchlist_artical_button__6J24y{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;width:145px}#addbranchlist_button_id_edit__yS7nJ:hover{box-shadow:0 3px 5px #a6a6af66;top:-56px}.addbranchlist_pagination__8FB2J{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;padding:1.5rem}.addbranchlist_pagination__8FB2J a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranchlist_pagination__8FB2J a span{font-weight:100}.addbranchlist_pagination__8FB2J a.addbranchlist_active__-4T26{background-color:#1e90ff;color:#fff}.addbranchlist_pagination__8FB2J a:hover:not(.addbranchlist_active__-4T26){background-color:#ddd}.addbranchlist_pagination_active__NPhRo:hover:not(.addbranchlist_active__-4T26){background-color:blue}.addbranchlist_pagination_active__NPhRo{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranchlist_rows__--3h5{color:#888;font-size:.9rem;padding-left:10px}.addbranchlist_rows__--3h5>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.addbranchlist_active_switch__rzDAe{display:inline-block;height:29px;position:relative;width:38px}.addbranchlist_active_switch__rzDAe input{height:0;opacity:0;width:0}.addbranchlist_active_slider__dOCcN{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.addbranchlist_active_slider__dOCcN:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.addbranchlist_active_slider__dOCcN{background-color:orange}input:focus+.addbranchlist_active_slider__dOCcN{box-shadow:0 0 1px #d9dcfe}input:checked+.addbranchlist_active_slider__dOCcN:before{border:3px solid orange;transform:translateX(25px)}.addbranchlist_active_slider__dOCcN.addbranchlist_round__7Fgrr{border-radius:34px}.addbranchlist_slider__5N\+1Y.addbranchlist_round__7Fgrr:before{border-radius:0}.AddCity_article__WjPZO{background-color:#f8f4fc;height:100%;position:absolute;top:25px;width:100%}.AddCity_city_head__fvVl8{align-items:center;display:flex;justify-content:space-between;padding:8px 32px 5px 10px}.AddCity_city_head__fvVl8 i{padding:5px}.AddCity_input_grid__NEUQZ{grid-gap:20px;align-content:center;background:#fff;border-radius:20px;display:grid;grid-template-columns:auto auto auto auto;grid-template-columns:15rem;height:160px;margin:0 10px;outline:1px solid var(--headerColor);padding:20px}.AddCity_input_element__FMjoo{height:45px;position:relative}.AddCity_input_element__FMjoo input,.AddCity_input_element__FMjoo select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.AddCity_input_element__FMjoo label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.AddCity_artical_button_container__xYEEn{display:flex;gap:10%;grid-column:4;grid-row:1/span 2;justify-content:flex-end}.AddCity_artical_button_cancel__ZoYMf{background:#fff;border:2px solid grey;border-radius:20px;color:gray;cursor:pointer;font-weight:700;height:45px;padding:10px;position:relative;text-transform:uppercase;top:70px;width:40%}.AddCity_artical_button_container__xYEEn :hover{background:grey;border:none;color:#fff}.AddCity_school_list_search_container__gsqiB{position:relative;width:250px}.AddCity_school_list_search_container__gsqiB input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.AddCity_school_list_search_container__gsqiB input::placeholder{color:hsla(0,0%,50%,.753)}.AddCity_school_list_search_container__gsqiB span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#AddCity_button_id__ZgiAE{background-color:blue;border:none;border-radius:20px;color:var(--backgroundColor);float:right;height:45px;position:relative;top:70px;width:40%}#AddCity_button_id__ZgiAE:hover{box-shadow:0 3px 5px #0000ff80;top:65px}.AddCity_table_section__tkU0V{text-align:center;width:100%}.AddCity_table_section__tkU0V td{border-collapse:collapse;color:var(--primaryColor)}.AddCity_table_section__tkU0V,.AddCity_table_section__tkU0V td,.AddCity_table_section__tkU0V th{border-collapse:collapse}.AddCity_table_section__tkU0V td,.AddCity_table_section__tkU0V th{font-size:.9rem;font-weight:400!important;padding:3px}.AddCity_table_section__tkU0V thead{background-color:var(--headerColor);color:blue}td.AddCity_data1_35__acsvt,td.AddCity_data2_35__SKHd9,td.AddCity_data_35__p-KzN{color:gray;font-size:.9rem}.AddCity_table_section__tkU0V th i{font-size:.9rem;left:4px;position:relative}.AddCity_table_section__tkU0V tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.AddCity_data_row__gLa8b:hover td:first-child{border-left:10px solid blue}.AddCity_data_row__gLa8b{border-left:10px solid #fff}tbody tr:hover td.AddCity_city_name__nJcOO{color:orange}.AddCity_section_list_table__\+QTr4{background:#fff;border-radius:10px;height:45%;margin:0 10px;overflow:auto}.AddCity_city_name__nJcOO{text-align:left}.AddCity_active_switch__0c0jg{display:inline-block;height:29px;position:relative;width:38px}.AddCity_active_switch__0c0jg input{height:0;opacity:0;width:0}.AddCity_active_slider__1EGyw{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.AddCity_active_slider__1EGyw:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.AddCity_active_slider__1EGyw{background-color:orange}input:focus+.AddCity_active_slider__1EGyw{box-shadow:0 0 1px #d9dcfe}input:checked+.AddCity_active_slider__1EGyw:before{border:3px solid orange;transform:translateX(25px)}.AddCity_active_slider__1EGyw.AddCity_round__A8DOW{border-radius:34px}.AddCity_slider__tx\+1L.AddCity_round__A8DOW:before{border-radius:0}.AddCity_wrapper__bdMLJ{align-items:baseline;margin-top:-15px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois span i{color:grey;font-size:25px;line-height:50px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois .AddCity_tooltip__\+2-NH{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:60px;z-index:1}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover .AddCity_tooltip__\+2-NH{opacity:1;pointer-events:auto;top:-35px}.AddCity_icon__Zaois .AddCity_tooltip__\+2-NH:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover span{color:#fff}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover .AddCity_tooltip__\+2-NH,.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover span{text-shadow:0 -1px 0 #0006}.AddCity_wrapper__bdMLJ .AddCity_add__\+VMDp:hover i{color:orange}.AddCity_wrapper__bdMLJ .AddCity_edit__Q9rs-:hover span,.AddCity_wrapper__bdMLJ .AddCity_remove__kWwKb:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.AddCity_blank__TMebp{margin-left:50px}#AddCity_orange-add__YJo5B{box-shadow:2px 2px 2px orange}.AddCity_pagination__3NVv3{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.AddCity_pagination__3NVv3 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCity_pagination__3NVv3 a span{font-weight:100}.AddCity_pagination__3NVv3 a.AddCity_active__gcN76{background-color:#1e90ff;color:#fff;float:right}.AddCity_pagination__3NVv3 a:hover:not(.AddCity_active__gcN76){background-color:#ddd}.AddCity_pagination_active__DWNbd:hover:not(.AddCity_active__gcN76){background-color:blue}.AddCity_pagination_active__DWNbd{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCity_rows__aMJPP{color:#888;font-size:.9rem;padding-left:10px}.AddCity_rows__aMJPP>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.AddCityList_article__XuED7{background-color:#f8f4fc;height:100%;position:absolute;top:25px;width:100%}.AddCityList_city_head__62Fmd{align-items:center;border-top:1px solid var(--headerColor);display:flex;justify-content:space-between;margin:8px 30px 0 10px;padding:5px}.AddCityList_school_list_search_container_32__SGIoR{display:flex}.AddCityList_school_list_search_container__48\+IN{margin-right:15px;position:relative;width:250px}.AddCityList_school_list_search_container__48\+IN input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.AddCityList_school_list_search_container__48\+IN input::placeholder{color:hsla(0,0%,50%,.753)}.AddCityList_school_list_search_container__48\+IN span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:1px}.AddCityList_add_school_button_32__fSrL3:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.AddCityList_add_school_button_32__fSrL3{background-color:rgba(0,128,0,.698);border:none;border-radius:40px;color:#fff;cursor:pointer;padding:5px;position:relative;width:151px}.AddCityList_table_section__SxL-o{text-align:center;width:100%}.AddCityList_table_section__SxL-o td{border-collapse:collapse;color:var(--primaryColor)}.AddCityList_table_section__SxL-o,.AddCityList_table_section__SxL-o td,.AddCityList_table_section__SxL-o th{border-collapse:collapse}.AddCityList_table_section__SxL-o td,.AddCityList_table_section__SxL-o th{font-size:.9rem;font-weight:400!important;padding:3px}.AddCityList_table_section__SxL-o thead{background-color:var(--headerColor);color:blue}td.AddCityList_data1_35__8FVO2,td.AddCityList_data2_35__7lHZr,td.AddCityList_data_35__KkJTI{color:gray;font-size:.9rem}.AddCityList_table_section__SxL-o th i{font-size:.9rem;left:4px;position:relative}.AddCityList_table_section__SxL-o tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.AddCityList_data_row__C\+rr0:hover td:first-child{border-left:10px solid blue}.AddCityList_data_row__C\+rr0{border-left:10px solid #fff}tbody tr:hover td.AddCityList_city_name__peKF2{color:orange}.AddCityList_section_list_table__y-DCw{background:#fff;border-radius:10px;height:85%;margin:0 10px;overflow:auto}.AddCityList_city_name__peKF2{text-align:left}.AddCityList_active_switch__tbYhm{display:inline-block;height:29px;position:relative;width:38px}.AddCityList_active_switch__tbYhm input{height:0;opacity:0;width:0}.AddCityList_active_slider__8FIjC{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.AddCityList_active_slider__8FIjC:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.AddCityList_active_slider__8FIjC{background-color:orange}input:focus+.AddCityList_active_slider__8FIjC{box-shadow:0 0 1px #d9dcfe}input:checked+.AddCityList_active_slider__8FIjC:before{border:3px solid orange;transform:translateX(25px)}.AddCityList_active_slider__8FIjC.AddCityList_round__vXXWr{border-radius:34px}.AddCityList_slider__ihNNC.AddCityList_round__vXXWr:before{border-radius:0}.AddCityList_wrapper__EWhhm{align-items:baseline;margin-top:-15px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl span i{color:grey;font-size:1vw;line-height:50px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl .AddCityList_tooltip__DKkms{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:60px;z-index:1}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover .AddCityList_tooltip__DKkms{opacity:1;pointer-events:auto;top:-35px}.AddCityList_icon__ZLtkl .AddCityList_tooltip__DKkms:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover span{color:#fff}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover .AddCityList_tooltip__DKkms,.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover span{text-shadow:0 -1px 0 #0006}.AddCityList_wrapper__EWhhm .AddCityList_add__kKm6m:hover i{color:orange}.AddCityList_wrapper__EWhhm .AddCityList_edit__XTiVV:hover span,.AddCityList_wrapper__EWhhm .AddCityList_remove__005QK:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.AddCityList_blank__Mzisf{margin-left:50px}#AddCityList_orange-add__Xxs0t{box-shadow:2px 2px 2px orange}.AddCityList_pagination__qa4v8{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.AddCityList_pagination__qa4v8 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCityList_pagination__qa4v8 a span{font-weight:100}.AddCityList_pagination__qa4v8 a.AddCityList_active__MyCwE{background-color:#1e90ff;color:#fff;float:right}.AddCityList_pagination__qa4v8 a:hover:not(.AddCityList_active__MyCwE){background-color:#ddd}.AddCityList_pagination_active__ivQgA:hover:not(.AddCityList_active__MyCwE){background-color:blue}.AddCityList_pagination_active__ivQgA{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCityList_rows__m1rEa{color:#888;font-size:.9rem;padding-left:10px}.AddCityList_rows__m1rEa>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.BranchPlan_Grid_school_name_branch16__ze2il{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.BranchPlan_Grid16__LfTs9 .BranchPlan_school_name_branch16__MKN9Y{margin-right:16px;padding:9px}button.BranchPlan_btn_branch_name16__h9obR{border:none;box-shadow:1px 1px gray;color:#f8f4fc;height:29px;width:190px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-house-user__ES6wN{padding-right:10px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-chevron-down__yHGvb{padding-left:10px}.BranchPlan_school_name16__aAVDX{font-weight:700;padding-top:9px}.BranchPlan_grid_container_header_plan16__R5Ej5{grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.BranchPlan_item_plan116__7ee2P{border-bottom:4px solid orange;color:orange}.BranchPlan_item_plan116__7ee2P,.BranchPlan_item_plan216__Po2HK,.BranchPlan_item_plan316__0XEMU,.BranchPlan_item_plan416__LrbXC,.BranchPlan_item_plan516__Cfrxh,.BranchPlan_item_plan616__gmhjB,.BranchPlan_item_plan716__7LblV{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.BranchPlan_plan_blank__HeCn6{background:#fff;color:#fff}.BranchPlan_plan_links_container__sVwAQ{background-color:#fff;height:100%}.BranchPlan_plan_links16__129lM{height:68%;overflow-x:hidden}.BranchPlan_plan_container_link16__BOJIv{display:flex;margin:10px 0;text-decoration:none}#BranchPlan_science_container16__OKXEu{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#BranchPlan_science_container16__OKXEu>.BranchPlan_plan_container_link16__BOJIv>.BranchPlan_plan_link_text16__SYoBI{color:orange}.BranchPlan_plan_link_text16__SYoBI{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BranchPlan_main_container16__RdEp-{min-width:1076px}article.BranchPlan_article_add_school_plan16__rgxI6{background:var(--backgroundColor);height:100%;position:absolute;top:35px;width:100%}.BranchPlan_Grid16__LfTs9 .BranchPlan_school_name_branch16__MKN9Y{display:flex;justify-content:space-between;padding:0 13px 13px}button.BranchPlan_btn_branch_name16__h9obR{background-color:blue;border-radius:15px;color:#fff;float:right;height:35px;width:220px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-chevron-down__yHGvb{margin-left:10px}.BranchPlan_down_arrow_icon__7-LS2{padding-left:10px;padding-right:10px}.BranchPlan_school_name16__aAVDX{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.BranchPlan_grid_container_header_plan16__R5Ej5>div{background-color:#fff}.BranchPlan_grid_container_header_plan16__R5Ej5>div:hover{border-bottom:4px solid orange;color:orange}.BranchPlan_plan_links16__129lM{display:flex;flex-direction:column;gap:10px;height:80%;list-style-type:none;margin:0 10px;overflow:auto}.BranchPlan_flex_container_teacherid__5boz9>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:90%;padding:43px;width:80%;z-index:1}#BranchPlan_modal_teacherid__PajjB{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.BranchPlan_plan_select_list__nofKT{border-bottom:2px solid grey;display:flex;justify-content:space-between;padding-bottom:20px}.BranchPlan_plan_select_head__zBEkj{color:orange;padding:5px}.BranchPlan_plan_select_btn_box__JRhVo{grid-gap:44px;display:flex;gap:90px}.BranchPlan_select_plan_button__j67Vw{background:orange;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;width:170px}.BranchPlan_plan_select_btn_box__JRhVo i{position:relative;top:5px}.BranchPlan_plan_select_btn__wSoko{width:140px}.BranchPlan_plan_links__m7MEZ{display:flex;flex-direction:column;gap:10px;height:93%;list-style-type:none;overflow:auto;overflow-x:hidden;width:100%}.BranchPlan_plan_container_link__amdI\+{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}#BranchPlan_science_container__Bozvd{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#BranchPlan_science_container__Bozvd>.BranchPlan_plan_container_link__amdI\+>.BranchPlan_plan_link_text__IaB4m{color:orange}.BranchPlan_plan_links_items__SMylP{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey}.BranchPlan_plan_links_items__SMylP:hover{border-left-color:blue;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.BranchPlan_plan_links_items__SMylP:hover .BranchPlan_plan_link_text__IaB4m{color:orange}.BranchPlan_plan_link_text__IaB4m{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.BranchPlan_fa__x735R.BranchPlan_fa-angle-down__hIC20{padding:10px}.BranchPlan_table_plan_div__jSECd{box-shadow:1px 1px grey;font-size:.9rem;margin:-10px 0 0}.BranchPlan_table_plan__Ep57A{border-collapse:collapse;color:blue;font-size:.9rem;text-align:center;width:revert}.BranchPlan_table_plan__Ep57A tbody tr td,.BranchPlan_table_plan__Ep57A thead tr td{border:.1px solid var(--fadedColor);padding:2px;width:5%}.BranchPlan_table_plan__Ep57A thead{background:var(--headerColor)}#BranchPlan_Table_head_items1__7i6Zx,#BranchPlan_Table_head_items2__Ym3OD,#BranchPlan_Table_head_items3__jKmbQ,.BranchPlan_Table_head1__BMYNp,.BranchPlan_Table_head2__O9hCs,.BranchPlan_Table_head_items__tmUjZ{height:47px}.BranchPlan_body_data1__e\+AmN{color:#000000b8}.BranchPlan_checkbox_data__Qd8WD{color:aqua;height:47px}.BranchPlan_checkbox_data__Qd8WD>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:var(--fadedColor);cursor:pointer;height:13px;justify-content:center;outline:none;width:13px}.BranchPlan_checkbox_data__Qd8WD>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:hover{background-color:#f8f4fc}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:checked{background-color:var(--fadedColor)}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:checked:after{display:block}.BranchSection19_branchselect_Dropdown__LhxiR{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;cursor:pointer;height:35px;padding:0 1rem;text-align:center;width:220px}.BranchSection19_branchselect_Dropdown_optipns__T4Uhm{height:35px;width:220px}article.BranchSection19_article_add_school_plan__m2r0l{height:100%;position:absolute;top:33px;width:100%}.BranchSection19_Grid_school_name_branch__PJa1H{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}button.BranchSection19_btn_branch_name__sIIyF{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.BranchSection19_down_arrow_icon__X2aEP{padding-left:10px;padding-right:10px}.BranchSection19_school_name__DKS0z{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.BranchSection19_grid_container_header_plan__y\+IQs{grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}@media only screen and (max-width:768px){.BranchSection19_grid_container_header_plan__y\+IQs{height:94px}}.BranchSection19_grid_container_header_plan__y\+IQs>div{background:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding:9px 10px 10px}.BranchSection19_grid_container_header_plan__y\+IQs>div:hover,.BranchSection19_item_plan2__jLC1C{border-bottom:4px solid orange;color:orange}.BranchSection19_boards_container__N8yrN{grid-gap:50px;background-color:#fff;display:grid;gap:50px;grid-template-columns:auto auto auto auto;grid-template-rows:auto;margin:0 10px;padding:15px 15px 15px 35px}.BranchSection19_grid_item__KcGUA{grid-row-gap:5px;display:grid;padding-right:50px;row-gap:5px}.BranchSection19_grid_item__KcGUA>label{color:orange}.BranchSection19_grid_item__KcGUA .BranchSection19_board__rJxjf{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}.BranchSection19_radio__b9Wos{position:relative;right:75px;top:10px}.BranchSection19_plan_list_table__fY8pK{background:#fff;border:.01px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;width:99%}.BranchSection19_plan_list_table__fY8pK::-webkit-scrollbar{display:none}.BranchSection19_table__TtmRq{text-align:center;width:100%}.BranchSection19_table__TtmRq,.BranchSection19_table__TtmRq td,.BranchSection19_table__TtmRq th{border-collapse:collapse}.BranchSection19_table__TtmRq>tbody{background-color:#f8f4fc}.BranchSection19_table__TtmRq td,.BranchSection19_table__TtmRq th{padding:5px;width:10px}.BranchSection19_table__TtmRq thead{background-color:var(--headerColor);color:blue;height:47px}.BranchSection19_table__TtmRq th i{font-size:.8rem}.BranchSection19_table__TtmRq>tbody tr{background:#fff;border:1px groove var(--secondaryColor);height:47px}.BranchSection19_table_row_section__UJcrq:hover td:first-child{color:blue}.BranchSection19_table_section__56zjz{height:auto;overflow-x:scroll;text-align:center;width:100%}.BranchSection19_table_section__56zjz,.BranchSection19_table_section__56zjz td,.BranchSection19_table_section__56zjz th{border-collapse:collapse}.BranchSection19_table_section__56zjz>tbody{background-color:#f8f4fc}.BranchSection19_table_section__56zjz td,.BranchSection19_table_section__56zjz th{padding:5px;width:10px}.BranchSection19_table_section__56zjz thead{background-color:var(--headerColor);color:blue;height:47px}.BranchSection19_table_section__56zjz th i{font-size:.8rem}.BranchSection19_table_section__56zjz>tbody tr{background:#fff;border:1px groove var(--secondaryColor);height:47px}.BranchSection19_table_row_section__UJcrq:hover td:first-child{border-left:5px solid blue}.BranchSection19_table_row_section__UJcrq:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.BranchSection19_table_row_section__UJcrq:hover .BranchSection19_button__je6fj{background-color:var(--utilityColor);color:#fff}.BranchSection19_section_list_table__GMzJF{background:#fff;height:430px;margin:0 10px}.BranchSection19_button__je6fj{background-color:#fefefe;border-radius:20px;color:grey;outline:1px solid grey}.BranchSection19_orange_button__YxKCS,.BranchSection19_orange_button_add__Mj-aR{background-color:orange;border:none;border-radius:20px;color:#fff;height:25px;width:60px}td.BranchSection19_cbse_table_head3__sRNE5{font-size:1.1vw}td.BranchSection19_cbse_table_head2__BD9B7{font-size:1vw}.BranchSection19_table_data_section__UX503{border-radius:6px;font-size:.9rem;padding:6px 8px;width:66%}.BranchSection19_radio__b9Wos>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:10px}.BranchSection19_radio__b9Wos>input[type=checkbox]:hover{background-color:orange}.BranchSection19_cbse_checkbox_active__KjWTL:after,.BranchSection19_radio__b9Wos>input[type=checkbox]:checked:after{display:block}tr.BranchSection19_add_school_link__vmUYz{border-left:5px solid blue;box-shadow:0 1px 8px 1px grey}.BranchSection19_button__je6fj{border:none;color:#354052;height:25px;width:60px}.BranchSection19_button__je6fj :hover{color:orange}.BranchSection19_fa-light__7qlzw.BranchSection19_fa-pen__Fs9A7,.BranchSection19_fa-regular__LpXYJ.BranchSection19_fa-circle-plus__isMil,i.BranchSection19_fa-solid__CjLf6.BranchSection19_fa-trash-can__0LkXe{font-family:Font Awesome\ 6 Free;font-size:20px;font-weight:900}.BranchSection19_orange_button_icon__yNX\+n{background-color:orange;border:none;border-radius:20px;color:#fff;height:25px;left:60px;margin-right:-25px;position:relative;top:-6px;width:25px}td.BranchSection19_cbse_table_head2__BD9B7,td.BranchSection19_cbse_table_head3__sRNE5{width:30%}td>input[type=text]{border:none;border-radius:5px;height:35px;outline:.2vw solid grey;padding-left:10px;position:relative;width:175px}@media only screen and (max-width:768px){td>input[type=text]{height:25px;width:150px}}.BranchSection19_cbse_checkbox__PBOeM>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.BranchSection19_cbse_checkbox__PBOeM>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:hover{background-color:#f8f4fc}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:checked{background-color:blue}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:checked:after{display:block}.BranchSection19_radio__b9Wos>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchSection19_radio__b9Wos>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.BranchSection19_radio__b9Wos>label{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}@media only screen and (max-width:768px){.BranchSection19_radio__b9Wos>label{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}.BranchSection19_radio__b9Wos>input[type=checkbox]{height:6px;width:6px}}.BranchSection19_radio__b9Wos>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}@media only screen and (max-width:768px){.BranchSection19_radio__b9Wos>input[type=checkbox]:after{font-size:12px}}.BranchSection19_active_switch__s4rM6{display:inline-block;height:29px;position:relative;width:38px}.BranchSection19_active_switch__s4rM6 input{height:0;opacity:0;width:0}.BranchSection19_active_slider__-3Iri{background-color:orange;border-radius:4px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.BranchSection19_active_slider__-3Iri:before{background-color:#fff;border:3px solid orange;border-radius:15px;bottom:0;content:"";height:15px;left:26px;position:absolute;top:-6px;transition:.4s;width:14px}input:checked+.BranchSection19_active_slider__-3Iri{background-color:#d9dcfe}input:focus+.BranchSection19_active_slider__-3Iri{box-shadow:0 0 1px #d9dcfe}input:checked+.BranchSection19_active_slider__-3Iri:before{border:3px solid #d9dcfe;transform:translateX(-25px)}.BranchSection19_active_slider__-3Iri.BranchSection19_round__BRC\+e{border-radius:34px}.BranchSection19_slider__4DBb-.BranchSection19_round__BRC\+e:before{border-radius:0}.BranchSection19_wrapper__TJRys{display:inline-flex}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px;z-index:2}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd span i{color:grey;font-size:18px;font-weight:900;line-height:50px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd .BranchSection19_tooltip__t8rrG{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 15px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:1}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover{background-color:#00000024;border-radius:70px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover .BranchSection19_tooltip__t8rrG{opacity:1;pointer-events:auto;top:-50px}.BranchSection19_icon__t\+4Sd .BranchSection19_tooltip__t8rrG:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover span{color:#fff}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover .BranchSection19_tooltip__t8rrG,.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover span{text-shadow:0 -1px 0 #0006}.BranchSection19_wrapper__TJRys .BranchSection19_add__YfffZ:hover i,.BranchSection19_wrapper__TJRys .BranchSection19_edit__iQsOv:hover i,.BranchSection19_wrapper__TJRys .BranchSection19_remove__XIw3v:hover i{color:orange}.BranchSection19_blank__GWq0D{margin-left:50px}#BranchSection19_orange_add__Oudg2{box-shadow:2px 2px 2px orange}article.student32_article_32__JnAEZ{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:25px;width:100%}.student32_Grid__uDbB9.student32_school_name_branch_32__FUIOq{display:flex;justify-content:space-between;padding:13px}select.student32_btn_branch_name_32__izFaK{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;margin-top:-20px;position:relative;width:220px}#student32_button_position__F88\+9{margin-top:10px}i.student32_fa-solid__fljfY.student32_fa-house-user__DnC0n{padding-right:10px}i.student32_fa-solid__fljfY.student32_fa-chevron-down__8ATBT{padding-left:10px}.student32_school_name_32__YOfev{color:#000000b8;font-size:.9rem;font-weight:550;margin:12px;padding:10px}.student32_grid_container_header_plan_32__YDIK4{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.student32_grid_container_header_plan_32__YDIK4>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.student32_grid_container_header_plan_32__YDIK4>div:hover,.student32_item_plan4_32__exk8Z{border-bottom:4px solid orange;color:orange}.student32_create_teacher_32__zy9ta{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.student32_teacher1_32__gMAKc{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.student32_teacher2_32__Bwpwx{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.student32_create_HOD_box1_32__PUF1U{display:flex;gap:30px}.student32_input_element_teacher_32__qp\+EC{height:68%;position:relative;width:95%}.student32_input_element_teacher_32__qp\+EC input,.student32_input_element_teacher_32__qp\+EC select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.student32_input_element_teacher_32__qp\+EC label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.student32_form_input_element_teacher_32__-yKAO:focus~label,.student32_form_input_element_teacher_32__-yKAO:not(:placeholder-shown)~label,.student32_input_element_teacher_32__qp\+EC:hover label{color:var(--utilityColor);top:-7px}p.student32_remove_32__rhwVp{font-size:x-small;padding-bottom:10px}#student32_submit_32__oHpPq{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.student32_teacher5_32__SG6n0{padding-bottom:13px;padding-right:100px;padding-top:18px}.student32_create_button_teacher_32__yh0hJ{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.student32_create_button_teacher_32__yh0hJ:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.student32_btn_branch_name_32__izFaK{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;width:220px}.student32_grid_container_col__iNWII{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.student32_grid_item_col1__0yYn7,.student32_grid_item_col2__sZMhh{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.student32_input_element_32__hBjqZ input,.student32_input_element_32__hBjqZ select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:24px 0 11px 16px;width:100%}.student32_input_element_32__hBjqZ{height:68%;position:relative;width:95%}.student32_input_element_32__hBjqZ label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.student32_form_input_element_32__KTCYp:focus~label,.student32_form_input_element_32__KTCYp:not(:placeholder-shown)~label,.student32_input_element_32__hBjqZ:hover label{color:var(--utilityColor);top:-7px}.student32_grid_container_row__8AiEa{display:grid}.student32_grid_item_row__FHJft{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.student32_grid_container_row_1__sdbtA{display:grid}.student32_grid_item_row_1__M2G\+c{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.student32_radio__BnD83{position:relative;right:75px;top:10px}.student32_radio__BnD83>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_radio__BnD83>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:50px;outline:none;position:relative;top:20px;width:13px}.student32_radio__BnD83>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:73px}.student32_radio__BnD83>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.student32_radio__BnD83>input[type=checkbox]:checked{background-color:blue}.student32_radio__BnD83>input[type=checkbox]:checked:after{display:block}.student32_cbse_checkbox__G\+iRj>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:orange;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:14px;outline:2px solid;position:relative;top:12px;width:15px}.student32_cbse_checkbox__G\+iRj>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:19px;position:relative;top:-122px}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:hover{background-color:#f8f4fc}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:checked{background-color:orange}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:checked:after{display:block}.student32_table_section__m\+fIb{font-size:.9rem;text-align:center;width:84vw}.student32_table_section__m\+fIb,.student32_table_section__m\+fIb td,.student32_table_section__m\+fIb th{border-collapse:collapse}.student32_table_section__m\+fIb td,.student32_table_section__m\+fIb th{padding:0}.student32_table_section__m\+fIb td i{left:5px;position:relative}.student32_table_section__m\+fIb thead{background-color:var(--headerColor);color:blue;font-weight:400!important}.student32_table_section__m\+fIb thead td{border-left:10px}td.student32_data1_32__lrXCZ,td.student32_data2_32__2\+ARM,td.student32_data_32__ktBZd{color:gray;font-size:.9rem}.student32_table_section__m\+fIb th i{font-size:.8rem;padding:5px!important}.student32_table_section__m\+fIb tr{border:1px groove #8080802e;height:47px}.student32_data_row__j\+qXs:hover td:first-child{border-left:10px solid blue}.student32_data_row__j\+qXs td:first-child{border-left:10px!important;color:var(--primaryColor)}tbody tr:hover td.student32_UserName__aAexi{color:orange}.student32_wrapdata__N\+aWL{text-align:left}.student32_userId__2\+SQI,.student32_wrapdata__N\+aWL{overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.student32_userId__2\+SQI{margin:0 -23px 0 10px}.student32_Email32__n\+XRE{display:none}.student32_cbse_checkbox_thead__Pb2jK>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.student32_cbse_checkbox_thead__Pb2jK>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900;left:29px;top:10px}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:hover{background-color:#f8f4fc}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:checked{background-color:blue}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:checked:after{display:block}.student32_schoollist_32__rWPQJ{background-color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:10px}#student32_data_row_hover__7ssmS :hover{box-shadow:2px 2px solid grey}.student32_schoollist_dropdown__9h\+iV{align-items:baseline;display:flex;gap:2rem;max-height:100%}.student32_Dropdown__YIogm>select{background:#fff;border:2px solid orange;border-radius:20px;color:orange;height:32px;width:108px}.student32_Dropdown__YIogm :hover{background:orange;color:#fff}.student32_section_list_table__2QEyU{background:#fff;height:68%;margin:0 10px;overflow:auto}.student32_school_list_btn_container_32__e6Myz{align-items:center;display:flex;padding-left:690px;position:relative}.student32_school_list_search_container_32__lYsL1{display:flex;gap:25px;height:32px;width:247px}.student32_school_list_search_container__OnRIc{position:relative;width:250px}.student32_school_list_search_container__OnRIc input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.student32_school_list_search_container__OnRIc input::placeholder{color:#b5b6b6}.student32_school_list_search_container__OnRIc span{color:var(--utilityColor);font-size:1.2rem;left:215px;position:absolute;top:7px}.student32_add_school_button_32__my9pd:hover{box-shadow:0 3px 5px #00800080;top:-2px}.student32_add_school_button_32__my9pd{background-color:rgba(0,128,0,.698);border:none;border-radius:18px;color:#fff;padding:8px;position:relative;text-align:center;width:151px}.student32_pagination__-O6NT{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.student32_pagination__-O6NT a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.student32_pagination__-O6NT a span{font-weight:100}.student32_pagination__-O6NT a.student32_active__vx3CJ{background-color:#1e90ff;color:#fff;float:right}.student32_pagination__-O6NT a:hover:not(.student32_active__vx3CJ){background-color:#ddd}.student32_pagination_active__8aWtC:hover:not(.student32_active__vx3CJ){background-color:blue}.student32_pagination_active__8aWtC{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.student32_rows__HPPZG{color:#888;font-size:.9rem;padding-left:10px}.student32_rows__HPPZG>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.student32_wrapper_teacherid__Eb-K5{display:inline-flex}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu span{display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px;z-index:2}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu .student32_tooltip__AuEue{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover .student32_tooltip__AuEue{opacity:1;pointer-events:auto;top:-35px}.student32_icon__8cIBu .student32_tooltip__AuEue:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover span{color:#fff}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover .student32_tooltip__AuEue,.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover span{text-shadow:0 -1px 0 #0006}.student32_wrapper_teacherid__Eb-K5 .student32_change-password__O8U-o:hover i,.student32_wrapper_teacherid__Eb-K5 .student32_edit__eHo4t:hover i,.student32_wrapper_teacherid__Eb-K5 .student32_remove__6mr0L:hover i{color:orange}.student32_active_switch__CITS3{display:inline-block;height:29px;position:relative;width:38px}.student32_active_switch__CITS3 input{height:0;opacity:0;width:0}.student32_active_slider__o1\+ms{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.student32_active_slider__o1\+ms:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.student32_active_slider__o1\+ms{background-color:orange}input:focus+.student32_active_slider__o1\+ms{box-shadow:0 0 1px #d9dcfe}input:checked+.student32_active_slider__o1\+ms:before{border:3px solid orange;transform:translateX(25px)}.student32_active_slider__o1\+ms.student32_round__w7ou\+{border-radius:34px}.student32_slider__QEnzW.student32_round__w7ou\+:before{border-radius:0}article.choosePlan_article_add_school_plan__z\+-hS{height:100%;position:absolute;top:25px;width:100%}.choosePlan_Grid_school_name_branch__Y7DSt{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.choosePlan_Grid__UnIKb .choosePlan_school_name_branch__uRDLx{display:flex;justify-content:space-between;margin-right:px;padding:9px}button.choosePlan_btn_branch_name__oXR05{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.choosePlan_fa-solid__5f3cD.choosePlan_fa-house-user__3DTTM{padding-right:10px}i.choosePlan_fa-solid__5f3cD.choosePlan_fa-chevron-down__TQ-gt{padding-left:10px}.choosePlan_school_name__hUOOh{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.choosePlan_grid_container_header_plan__dSne-{grid-column-gap:2px;background:#fff;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.choosePlan_item_plan1__DpuV4{border-bottom:4px solid orange;color:orange}.choosePlan_grid_container_header_plan__dSne->div,.choosePlan_item_plan1__DpuV4{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.choosePlan_grid_container_header_plan__dSne->div:hover{border-bottom:4px solid orange;color:orange}.choosePlan_plan_blank__WGIbT{background:#fff;color:#fff}.choosePlan_plan_items__TWgIq>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;top:-2px;width:13px}.choosePlan_plan_items__TWgIq>label{color:gray;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding-left:10px}.choosePlan_plan_items__TWgIq>input[type=radio]:after{background-color:#f8f4fc;border-radius:56%;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.choosePlan_plan_items__TWgIq>input[type=radio]:checked{background-color:blue}.choosePlan_plan_items__TWgIq>input[type=radio]:checked:after{display:block}.choosePlan_Your_plan__wvCXS{background:#fff;height:80%;margin:0 10px;padding:20px 0 0}.choosePlan_Your_plan_head__AjtgF{color:orange;margin:0 0 0 30px}.choosePlan_Your_plan_list__kBpjx{font-size:.9rem;list-style:none;margin:0 0 0 10px}.choosePlan_plan_items__TWgIq{padding:14px 0 10px 25px}.choosePlan_View__zL5qn{color:blue;padding-left:40px;text-decoration:underline}.choosePlan_change_notic__Vb6wn{float:left}.choosePlan_change_Yellow__iIbmx,.choosePlan_change_notic__Vb6wn>i{color:orange}.choosePlan_select__0jEf0{grid-gap:10px;display:grid;float:right;gap:20px;margin-top:70px;padding:0 20px 0 0}.choosePlan_ctn__B7Oip{position:relative}.choosePlan_select_button__-I58F{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;right:0;width:170px}.choosePlan_select_button__-I58F:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.choosePlan_flex_container_teacherid__xNrt\+{align-items:center;background-color:#00000080;display:flex;justify-content:center}.choosePlan_flex_container_teacherid__xNrt\+>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:90%;padding:43px;width:80%;z-index:1}#choosePlan_modal_teacherid__qm1O4{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.choosePlan_plan_select_list__qZWA0{border-bottom:2px solid grey;display:flex;justify-content:space-between;padding-bottom:20px}.choosePlan_plan_select_head__kbfLV{color:orange;padding:5px}.choosePlan_plan_select_btn_box__X8FlE{grid-gap:44px;display:flex;gap:90px}.choosePlan_select_plan_button__gd-e0{background:orange;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;width:170px}.choosePlan_plan_select_btn_box__X8FlE i{position:relative;top:5px}.choosePlan_plan_select_btn__apnD4{width:140px}.choosePlan_plan_links__dMbN\+{display:flex;flex-direction:column;gap:10px;height:93%;list-style-type:none;overflow:auto;overflow-x:hidden;width:100%}::-webkit-scrollbar{width:0}.choosePlan_plan_container_link__6zoBn{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}#choosePlan_science_container__HjfHr{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#choosePlan_science_container__HjfHr>.choosePlan_plan_container_link__6zoBn>.choosePlan_plan_link_text__Idqj9{color:orange}.choosePlan_plan_links_items__H0bRg{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey}.choosePlan_plan_links_items__H0bRg:hover{border-left-color:blue;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.choosePlan_plan_links_items__H0bRg:hover .choosePlan_plan_link_text__Idqj9{color:orange}.choosePlan_plan_link_text__Idqj9{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.choosePlan_fa__VR72s.choosePlan_fa-angle-down__IKsqR{padding:10px}.choosePlan_table_plan_div__6wGke{font-size:.9rem;margin:-10px 0 0}.choosePlan_table_plan__NLQRK{border-collapse:collapse;color:blue;font-size:.9rem;text-align:center;width:revert}.choosePlan_table_plan__NLQRK tbody tr td,.choosePlan_table_plan__NLQRK thead tr td{border:.1px solid var(--fadedColor);padding:2px;width:5%}.choosePlan_table_plan__NLQRK thead{background:var(--headerColor)}#choosePlan_Table_head_items1__Olz7a,#choosePlan_Table_head_items2__V4lkL,#choosePlan_Table_head_items3__OQC8s,.choosePlan_Table_head1__Xf03J,.choosePlan_Table_head2__FN8Av,.choosePlan_Table_head_items__CTguo{height:47px}.choosePlan_body_data1__lvaAJ{color:#000000b8}.choosePlan_checkbox_data__jfuHs{color:aqua;height:47px}.choosePlan_checkbox_data__jfuHs>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:var(--fadedColor);cursor:pointer;height:13px;justify-content:center;outline:none;width:13px}.choosePlan_checkbox_data__jfuHs>label{color:#4c4c4c;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:hover{background-color:#f8f4fc}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:checked{background-color:var(--fadedColor)}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:checked:after{display:block}.choosePlan_flex_container__BqO7K{align-items:center;background-color:#00000080;display:flex;justify-content:center}.choosePlan_flex_container__BqO7K>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.choosePlan_main_content__JR6I- p{color:orange;display:flex;font-size:.5em;justify-content:center;margin:20px auto}.choosePlan_main_content__JR6I- span{display:block;margin:auto;width:100px}.choosePlan_main_content__JR6I- img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.choosePlan_main_content__JR6I- h5{color:gray;font-size:.5em;margin:15px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.choosePlan_modal_buttons__y3cuX{display:flex;justify-content:space-around}.choosePlan_choose_button_2__bi1fP{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#choosePlan_choose_button_id_2__dUctl{background-color:#ff9100;color:#fff}.choosePlan_buttons_box_1__zZ24w :hover{box-shadow:0 0 6px 1px orange!important;position:relative;top:-7px}.choosePlan_choose_button_1__uCYv4{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;transition-duration:.4s;width:175px}#choosePlan_choose_button_id_1__rlNdA{background-color:#fff;color:grey}#choosePlan_modal__dKI1I{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.CreateSchool_add_schools__Nyjo1{height:87%;margin:35px 0 0 16px;width:100%}.CreateSchool_add_school_title__B3lu-{margin:10px 0}.CreateSchool_input_grid__dRBPJ{grid-template-columns:1fr 1fr 1fr 1fr;margin-left:10px}.CreateSchool_input_grid__dRBPJ,.CreateSchool_input_grid_rc__hLux-{display:grid;grid-template-rows:1fr 1fr;height:140px;margin-top:30px;width:99%}.CreateSchool_input_grid_rc__hLux-{grid-template-columns:25% 25% 25% 25%;margin-left:auto;margin-right:auto}.CreateSchool_input_element__TLIyU{height:68%;position:relative;width:95%}.CreateSchool_input_element__TLIyU input,.CreateSchool_input_element__TLIyU select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:94%}.CreateSchool_input_element__TLIyU label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:30px;position:absolute;top:15px;transition:all .2s}.CreateSchool_input_element__TLIyU:hover label{color:#fd8c00;padding-right:0;top:-7px}.CreateSchool_form_input_element__8aX3X:focus~label,.CreateSchool_form_input_element__8aX3X:not(:placeholder-shown)~label,.CreateSchool_form_select_element__zOKGq option:checked,.CreateSchool_form_select_element__zOKGq:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.CreateSchool_std_cat__mD4hd{visibility:hidden}.CreateSchool_upload_logo_container__HQxO8{display:flex;flex-direction:column;position:relative}.CreateSchool_upload_logo_container__HQxO8 span{font-weight:500;justify-self:center;margin:1px 14px}.CreateSchool_artical_button_container__2OsC0{left:-170px;position:relative}.CreateSchool_artical_button__razCF,.CreateSchool_artical_button_cancel__E9T2p{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-right:15px;padding:10px;text-transform:uppercase;width:140px}#CreateSchool_button_id__9kCMJ{background-color:blue;color:var(--backgroundColor);float:right;font-weight:400;position:absolute;top:20px}#CreateSchool_button_id__9kCMJ:hover{box-shadow:0 3px 5px #0000ff80;top:18px}#CreateSchool_button_id_cancel__iO934{background-color:#fff;border:1px solid gray;color:#000;font-weight:400;left:-151px;position:absolute;top:20px}#CreateSchool_button_id_cancel__iO934:hover{background-color:#bdb4b4ee;box-shadow:0 3px 5px rgba(76,76,76,.233);color:#fff;top:18px}.CreateSchool_add_schools_form__pLTKV{background-color:#fff;border:1px solid gray;border-radius:15px;box-shadow:0 5px 5px 0 #80808012;padding-top:2px;width:99%}.CreateSchool_add_schools_btn__Z2\+B\+{display:grid;grid-template-columns:auto auto auto;height:80px;justify-content:space-between}.CreateSchool_choosefile_button__jjJuW{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.CreateSchool_choosefile_button_container__BHAkD{margin:20px}#CreateSchool_choose_button_id__qwtS9{background-color:#ff9100;color:var(--backgroundColor)}.CreateSchool_school_list_container__ObhzJ{align-items:center;display:flex;justify-content:space-between;margin:10px}.CreateSchool_school_list_search_container__eoRKP{position:relative;width:250px}.CreateSchool_school_list_search_container__eoRKP input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.CreateSchool_school_list_search_container__eoRKP input::placeholder{color:hsla(0,0%,50%,.753)}.CreateSchool_school_list_search_container__eoRKP span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.CreateSchool_magnifying_glass_icon__ZMuzp{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.CreateSchool_error_box__1Xrt9{align-self:center;color:red;font-size:.9rem}.CreateSchool_image_item__Qusb9{align-items:center;display:flex;left:195px;position:absolute}.CreateSchool_image_item__btn_wrapper__KfTDc{margin:0 20px}.CreateSchool_image_item__btn_wrapper__KfTDc p{font-size:.8rem}.CreateSchool_image_item__btn_wrapper__KfTDc button{background:none;border:none;color:blue;cursor:pointer;text-decoration:underline}.CreateSchool_school_list_table__NKVKQ{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:50%;overflow:auto;scrollbar-width:none;width:82vw}.CreateSchool_school_list_table__NKVKQ::-webkit-scrollbar{display:none}.CreateSchool_table__N1uGE{border-radius:2px;text-align:center;width:100%}.CreateSchool_table__N1uGE,.CreateSchool_table__N1uGE td,.CreateSchool_table__N1uGE th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.CreateSchool_table__N1uGE td,.CreateSchool_table__N1uGE th{font-size:.8rem;padding:5px}.CreateSchool_table__N1uGE thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.CreateSchool_table__N1uGE th i{font-size:.8rem}.CreateSchool_table__N1uGE tr{height:47px}.CreateSchool_data_row__qNsOV:hover{background-color:#f8f4fc;box-shadow:1px 1px 1px 1px #888}.CreateSchool_tbody__-jLGm>tr:hover>td:last-child input{background-color:var(--utilityColor);color:#fff}.CreateSchool_tbody__-jLGm tr:hover td:nth-child(2){color:#ff9100}.CreateSchool_name__vCr3j{overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.CreateSchool_active_switch__KRHkl{display:inline-block;height:29px;position:relative;width:38px}.CreateSchool_active_switch__KRHkl input{height:0;opacity:0;width:0}.CreateSchool_active_slider__hfJow{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.CreateSchool_active_slider__hfJow:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.CreateSchool_active_slider__hfJow{background-color:orange}input:focus+.CreateSchool_active_slider__hfJow{box-shadow:0 0 1px #d9dcfe}input:checked+.CreateSchool_active_slider__hfJow:before{border:3px solid orange;transform:translateX(25px)}.CreateSchool_active_slider__hfJow.CreateSchool_round__bSfLb{border-radius:34px}.CreateSchool_slider__C\+DLM.CreateSchool_round__bSfLb:before{border-radius:0}.CreateSchool_create_branch_btn__cpr0E{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px;width:70%}.CreateSchool_upload_logo_container__HQxO8>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem}.CreateSchool_custom_file_container__EwolL>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:0}.CreateSchool_custom_file_container__EwolL>span>span>a{cursor:pointer}.CreateSchool_custom_file_input__x\+-LU{color:#0000;margin:-10px 0 0 15px;width:8rem}.CreateSchool_custom_file_input__x\+-LU::-webkit-file-upload-button,.CreateSchool_custom_file_input__x\+-LU::-webkit-textfield-decoration-container{visibility:hidden}.CreateSchool_custom_file_input__x\+-LU:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.CreateSchool_custom_file_input__x\+-LU:hover:before{border-color:#000}.CreateSchool_custom_file_input__x\+-LU:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.CreateSchool_pagination__k-0M1{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.CreateSchool_pagination__k-0M1 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.CreateSchool_pagination__k-0M1 a span{font-weight:100}.CreateSchool_pagination__k-0M1 a.CreateSchool_active__rVnut{background-color:#1e90ff;color:#fff;float:right}.CreateSchool_pagination__k-0M1 a:hover:not(.CreateSchool_active__rVnut){background-color:#ddd}.CreateSchool_pagination_active__SnHky:hover:not(.CreateSchool_active__rVnut){background-color:blue}.CreateSchool_pagination_active__SnHky{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.CreateSchool_rows__C44O\+{color:#888;font-size:.9rem;padding-left:10px}.CreateSchool_rows__C44O\+>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.CreateSchool_chooseFile_btn_wrapper__an3kw{left:2px;margin-bottom:40px;position:relative}.CreateSchool_chooseFile_btn_wrapper__an3kw>img{left:14px;position:absolute;top:12px}.CreateSchool_chooseFile_btn__g4-9L{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.CreateSchool_chooseFile_btn_wrapper__an3kw{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.CreateSchool_chooseFile_btn_wrapper__an3kw:active,.CreateSchool_chooseFile_btn_wrapper__an3kw:focus,.CreateSchool_chooseFile_btn_wrapper__an3kw:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca{left:2px;margin-bottom:40px;position:relative}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca>img{left:14px;position:absolute;top:10px}.CreateSchool_chooseFile_btn_ATF__nHge8{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:12px;height:32px;padding-left:30px;width:118px}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:active,.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:focus,.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.createBranchModal_flex_container__3OB5i{align-items:center;background-color:#00000080;display:flex;justify-content:center}.createBranchModal_flex_container__3OB5i>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.createBranchModal_main_content__E5wCr p{color:orange;display:flex;font-size:.5em;justify-content:center}.createBranchModal_main_content__E5wCr span{display:block;margin:auto;width:100px}.createBranchModal_main_content__E5wCr img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.createBranchModal_main_content__E5wCr h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createBranchModal_modal_buttons__bWEH2{display:flex;justify-content:space-around}.createBranchModal_choosefile_button_2__Cj5AJ{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#createBranchModal_choose_button_id_2__X04sA{background-color:#ff9100;color:#fff}.createBranchModal_choosefile_button_1__uKCXr{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#createBranchModal_choose_button_id_1__VLOUg{background-color:#fff;color:grey}#createBranchModal_modal__hRip8{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}article.csppg34_article_csp34__OePOU{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:38px;width:83vw}.csppg34_Grid_school_name_branch_csp34__Mo8NF{display:flex;justify-content:space-between;padding:13px}button.csppg34_btn_branch_name_csp34__mSmuO{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.csppg34_fa-solid__kfb\+5.csppg34_fa-house-user__nLY-b{padding-right:10px}i.csppg34_fa-solid__kfb\+5.csppg34_fa-chevron-down__AL9AK{padding-left:10px}.csppg34_school_name_csp34__PKznU{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.csppg34_grid_container_header_plan_csp34__EtZMl{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:83vw}.csppg34_grid_container_header_plan_csp34__EtZMl>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.csppg34_grid_container_header_plan_csp34__EtZMl>div:hover,.csppg34_item_plan5_csp34__qacoy{border-bottom:4px solid orange;color:orange}.csppg34_create_teacher_csp34__ISO5U{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.csppg34_teacher1_csp34__h0ewq{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.csppg34_teacher2_csp34__0sdsv{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.csppg34_create_HOD_box1_csp34__gPm3o{display:flex;gap:30px}.csppg34_input_element_teacher_csp34__iXsBo{height:68%;position:relative;width:95%}.csppg34_input_element_teacher_csp34__iXsBo input,.csppg34_input_element_teacher_csp34__iXsBo select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:15px 0 12px 16px;width:100%}.csppg34_input_element_teacher_csp34__iXsBo label{background:#fff;font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-10px;transition:all .2s}.csppg34_form_input_element_teacher_csp34__nDhPY:focus~label,.csppg34_form_input_element_teacher_csp34__nDhPY:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}p.csppg34_remove_csp34__7tlSh{font-size:x-small;padding-bottom:10px}.csppg34_grid_item_col3__ec\+Ah{grid-gap:50px;align-content:center;display:grid;gap:50px;grid-template-rows:auto auto auto}.csppg34_radio_grid__GweuB{display:grid;grid-template-columns:auto auto}#csppg34_submit_csp34__oHojr{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.csppg34_teacher5_csp34__aFUIO{padding-bottom:13px;padding-right:100px;padding-top:18px}.csppg34_create_button_teacher_csp34__AbjYB{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.csppg34_create_button_teacher_csp34__AbjYB:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.csppg34_btn_branch_name_csp34__mSmuO{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.csppg34_grid_container_col__lTk8r{grid-column-gap:11px;background-color:#fff;border-bottom:1px solid gray;column-gap:11px;display:grid;grid-template-columns:1fr 0fr 1fr 1fr;margin:0 10px;padding:16px}.csppg34_grid_item_col1__WEpKT,.csppg34_grid_item_col2__KNZEN{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.csppg34_grid_content_label__wVuJe{left:10px;position:relative;top:105px}.csppg34_input_element_csp34__H5fmC input,.csppg34_input_element_csp34__H5fmC select{border:1px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:100%}.csppg34_input_element_csp34__H5fmC{height:68%;position:relative;width:95%}.csppg34_input_element_csp34__H5fmC label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:15px;position:absolute;top:20px;transition:all .2s}.csppg34_input_element_csp34__H5fmC:hover label{color:#fd8c00;padding-right:0;top:-7px}.csppg34_form_select_element_csp34__uspeP option:checked,.csppg34_form_select_element_csp34__uspeP:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.csppg34_std_cat__ArN38{visibility:hidden}.csppg34_schoollist_head_csp34__UvEx\+{background:#fff;display:flex;justify-content:space-between;margin:10px 10px 0;padding:5px}.csppg34_grid_container_row__KqE-l{display:grid}.csppg34_grid_item_row__l5ymi{background-color:#fffc;display:grid;font-size:30px;margin-left:45px;padding:20px;text-align:center}.csppg34_grid_container_row_1__X\+pWz{display:grid}.csppg34_grid_item_row_1__6NdTu{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.csppg34_radio__OaIPv{display:flex;justify-content:center;padding-top:15px;position:relative}.csppg34_radio__OaIPv>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_radio__OaIPv>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;outline:none;position:relative;width:13px}.csppg34_radio__OaIPv>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding-left:10px}.csppg34_radio__OaIPv>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.csppg34_radio__OaIPv>input[type=radio]:checked{background-color:blue}.csppg34_radio__OaIPv>input[type=radio]:checked:after{display:block}.csppg34_cbse_checkbox__cKx2U{grid-gap:13px;align-items:center;display:flex;gap:15px;justify-content:start;margin-left:70px;position:relative}.csppg34_cbse_checkbox__cKx2U>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:orange;cursor:pointer;height:15px;justify-content:space-around;outline:1px solid #bdbdbd;position:relative;width:15px}.csppg34_cbse_checkbox__cKx2U>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding:0}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:hover{background-color:#f8f4fc}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:checked{background-color:orange}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:checked:after{display:block}.csppg34_table_section__F\+ep7{text-align:center;width:82vw}.csppg34_table_section__F\+ep7,.csppg34_table_section__F\+ep7 td,.csppg34_table_section__F\+ep7 th{border-collapse:collapse}.csppg34_name__2EIUI{text-align:left}.csppg34_name__2EIUI,.csppg34_userId__8pFPD{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.csppg34_table_section__F\+ep7 td,.csppg34_table_section__F\+ep7 th{font-size:.9rem;font-weight:400!important;padding:5px;width:10px}.csppg34_cbse_table_head2__3ykEg{width:15%!important}.csppg34_table_section__F\+ep7 thead{background-color:var(--headerColor);color:blue}.csppg34_data_row__5y\+XQ:focus td:first-child,.csppg34_data_row__5y\+XQ:hover td:first-child{border-left:5px solid blue}.csppg34_table_head_section__gTX0p th:first-child{padding-left:10px!important}td.csppg34_data1_csp34__njkZM,td.csppg34_data2_csp34__Gbwa1,td.csppg34_data_csp34__DTWsp{color:gray;font-size:.9rem}tbody tr:hover td.csppg34_UserName__wx7sp{color:orange}.csppg34_table_section__F\+ep7 th i{font-size:.9rem;left:4px;position:relative}.csppg34_table_section__F\+ep7 tr{border:1px groove #8080802e;height:47px}.csppg34_cbse_checkbox_thead__ZUt4o>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;outline:1px solid;position:relative;width:15px}.csppg34_cbse_checkbox_thead__ZUt4o>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:hover{background-color:#f8f4fc}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:checked{background-color:orange}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:checked:after{display:block}.csppg34_schoollist_csp34__GQ1o9{background-color:#fff;height:44%;margin:0 10px;overflow:scroll}.csppg34_section-list-table__Rg5fS{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.csppg34_data1_csp34__njkZM,td.csppg34_data2_csp34__Gbwa1{color:orange}.csppg34_artical_button_container_csp34__CvXtD{display:flex;justify-content:flex-end;position:relative}.csppg34_artical_button_csp34__X5-uh{background-color:blue;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;width:140px}#csppg34_button_id_csp34__JhVQF{background-color:#2828d4;color:var(--backgroundColor);float:right;margin-left:1118px;position:absolute;top:-75px}#csppg34_button_id_csp34__JhVQF:hover{box-shadow:0 3px 5px #00f6;top:-78px}.csppg34_school_list_search_container_csp34__KBb7T{position:relative;width:250px}.csppg34_school_list_search_container_csp34__KBb7T input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.csppg34_school_list_search_container_csp34__KBb7T input::placeholder{color:hsla(0,0%,50%,.753)}.csppg34_school_list_search_container_csp34__KBb7T span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.csppg34_i_button__Nwolr{color:orange}.csppg34_arrow_icon__DdEda{align-items:center;color:orange;display:flex;font-size:xx-large}.csppg34_active_switch__U-NQX{display:inline-block;height:29px;position:relative;width:38px}.csppg34_active_switch__U-NQX input{height:0;opacity:0;width:0}.csppg34_active_slider__q21xc{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.csppg34_active_slider__q21xc:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.csppg34_active_slider__q21xc{background-color:orange}input:focus+.csppg34_active_slider__q21xc{box-shadow:0 0 1px #d9dcfe}input:checked+.csppg34_active_slider__q21xc:before{border:3px solid orange;transform:translateX(25px)}.csppg34_active_slider__q21xc.csppg34_round__qd2Q2{border-radius:34px}.csppg34_slider__ifCVN.csppg34_round__qd2Q2:before{border-radius:0}.csppg34_pagination__hH61p{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:100%}.csppg34_pagination__hH61p a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.csppg34_pagination__hH61p a span{font-weight:100}.csppg34_pagination__hH61p a.csppg34_active__pwS7\+{background-color:#1e90ff;color:#fff;float:right}.csppg34_pagination__hH61p a:hover:not(.csppg34_active__pwS7\+){background-color:#ddd}.csppg34_pagination_active__aFaEo:hover:not(.csppg34_active__pwS7\+){background-color:blue}.csppg34_pagination_active__aFaEo{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.csppg34_rows__mB4kM{color:#888;font-size:.9rem;padding-left:10px}.csppg34_rows__mB4kM>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.csppg34_wrapper_teacherid__nmgcn .csppg34_icon__39I1p .csppg34_tooltip__9sAmy{background:#fff;border-radius:5px;bottom:100%;box-shadow:0 10px 10px #0000001a;color:gray;font-size:8px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px}.csppg34_wrapper_teacherid__nmgcn .csppg34_icon__39I1p:hover .csppg34_tooltip__9sAmy{opacity:1}.navbar_nav__6OtSi{box-shadow:1px 0 5px 1px var(--primaryColor);margin-bottom:30px;min-height:640px;min-width:170px;overflow:scroll;width:20%}.navbar_nav_logo__z4jyK{display:flex;justify-content:space-evenly}.navbar_nav_logo__z4jyK img{height:50px;margin:15px 0 15px -10px;width:56%}.navbar_nav_title__xay8k{color:var(--utilityColor);margin:0 15px}.navbar_user_link__rK9bs{display:flex;transition:none}.navbar_nav_links__-mjng{display:flex;flex-direction:column;height:100%}.navbar_nav_links__-mjng li{margin:1px 0}.navbar_logout_container__fa\+uJ a,.navbar_nav_links__-mjng li{background:linear-gradient(270deg,#fff 50%,orange 0) 100%;background-size:200%;list-style-type:none;transition:.1s ease-out}.navbar_logout_container__fa\+uJ a{cursor:pointer;margin:0;padding:5px;position:fixed}.navbar_logout_container__fa\+uJ:hover i{color:orange}.navbar_logout_container__fa\+uJ a:hover,.navbar_nav_links__-mjng li:hover{background-position:0}.navbar_home_link_icon__sNRwS,.navbar_nav-links__tv3D5 li:hover span:first-child{color:var(--primaryColor)}.navbar_nav_links__-mjng li p{display:flex;margin:5px 0;text-decoration:none}.navbar_link_icon__fuoUc{align-self:center;color:#727272;justify-self:flex-start;padding:5px 6px;width:40px}.navbar_link_text__P76sb{color:orange;font-size:.8rem;justify-content:center;margin:5px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbar_link_dropdown__BriL3{align-self:center;display:block;justify-self:flex-end;margin-left:auto;margin-right:15px}.navbar_nav_links__-mjng li span{color:#1b1b1b;display:flex;font-size:15px;justify-content:center}.navbar_user_link__rK9bs{background:none!important;margin:10px 0!important;transition:none!important}.navbar_home_link__enPji{background:var(--hoverColor)}.navbar_schools_sublink_container__n5amh{background:none!important;transform:none!important}.navbar_schools_sublink__GLS\+4{margin:1px 0;padding:3px 14px;transition:none!important}.navbar_schools_sublink_icon__Nnwjb{visibility:hidden!important}.navbar_registered_schools_link__BIrwE{background:var(--secondaryColor)!important}.navbar_navbar_schools_sublink__QbGg\+:hover{background:orange!important}.navbar_home_link__enPji:hover i{color:var(--primaryColor)}.navbar_toggle_btn__IEmQb:hover img{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_is-active__URxfX{background:var(--secondaryColor)!important;color:red}.navbar_icon_link__nC6v8{align-self:center;color:#727272;justify-self:flex-start;padding:0 6px;width:40px}.navbar_school_img__WxGxu{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_subMenuIcon__wSX-F{background-color:#7a7a7a;border-radius:50%;display:inline-block;height:10px;margin-right:"45px";width:10px}.navbar_activeSubMenu__eekl2 .navbar_subMenuIcon__wSX-F,.navbar_highlight_SideNav__fp07o{background-color:var(--primaryColor)}.navbar_highlight_SideNav_Icon__eupDh{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_highlight_SideNav_Submenu__kRoy\+{background-color:#d3d3d366}.navbar_css-6hp17o-MuiList-root-MuiMenu-list__vOM3Q{padding-top:0!important}.NavbarAddStudentModal_flex_container__vfe9t{align-items:center;background-color:#00000080;display:flex;justify-content:center}.NavbarAddStudentModal_flex_container__vfe9t>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px}.NavbarAddStudentModal_main_content_head__YkP3y{display:flex;font-size:large;justify-content:space-between;padding:10px 0}.NavbarAddStudentModal_main_content_box_head__LgI69{border-top:1px solid var(--fadedColor);font-size:medium;padding:15px 0 25px}.NavbarAddStudentModal_main_content_box__IEHEq{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto;margin-bottom:40px;width:100%}.NavbarAddStudentModal_modal_buttons__77RU\+{display:flex;justify-content:space-around}.NavbarAddStudentModal_choosefile_button_2__f4bQv{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;padding:13px 15px;width:200px}#NavbarAddStudentModal_choose_button_id_2__jORF7{background-color:#ff9100;color:#fff}.NavbarAddStudentModal_choosefile_button_1__gwr4s{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#NavbarAddStudentModal_choose_button_id_1__KT\+4B{background-color:#fff;color:grey}#NavbarAddStudentModal_modal__GG4wq{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.NavbarAddStudentModal_input_element__q4z5v input,.NavbarAddStudentModal_input_element__q4z5v select{border:1px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:15rem}.NavbarAddStudentModal_input_element__q4z5v{height:68%;position:relative;width:95%}.NavbarAddStudentModal_input_element__q4z5v label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.NavbarAddStudentModal_input_element__q4z5v:hover label{color:#fd8c00;padding-right:0;top:-7px}.NavbarAddStudentModal_form_select_element__wwu-m option:checked,.NavbarAddStudentModal_form_select_element__wwu-m:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.NavbarAddStudentModal_std_cat__P6xas{visibility:hidden}.AddAcademicModal_flex_container__Zt31k{align-items:center;background-color:#00000080;display:flex;justify-content:center}.AddAcademicModal_flex_container__Zt31k>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:361px;padding:10px 0 0 20px;width:356px}.AddAcademicModal_main_content_head__6-psx{display:flex;font-size:large;justify-content:space-between;padding:10px 0}.AddAcademicModal_main_content_box_head__wn9tv{border-top:1px solid var(--fadedColor);color:#354052;font-size:medium;padding:15px 0 25px}.AddAcademicModal_main_content_box__S4Anh{grid-gap:25px;display:grid;gap:25px;margin-bottom:40px;width:100%}.AddAcademicModal_modal_buttons__T5diw{display:flex;justify-content:space-around;padding-right:30px;padding-top:30px}.AddAcademicModal_choosefile_button_2__EtI9P{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;height:40px;width:160px}#AddAcademicModal_choose_button_id_2__lmYTZ{background-color:#ff9100;color:#fff}.AddAcademicModal_choosefile_button_1__DohCp{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#AddAcademicModal_choose_button_id_1__lee17{background-color:#fff;color:grey}#AddAcademicModal_modal__WsMZk{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.AddAcademicModal_input_element__Mv3ny input,.AddAcademicModal_input_element__Mv3ny select{border:2px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:90%}.AddAcademicModal_input_element__Mv3ny{height:78%;position:relative;width:80%}.AddAcademicModal_input_element__Mv3ny label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;position:absolute;top:16px;transition:all .2s}.AddAcademicModal_input_element__Mv3ny:hover label{color:#fd8c00;padding-right:0;top:-7px}.AddAcademicModal_form_select_element__3HbGH option:checked,.AddAcademicModal_form_select_element__3HbGH:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.AddAcademicModal_form_select_element__3HbGH{height:48px;width:270px}.AddAcademicModal_std_cat__aOZ7f{visibility:hidden}.subMenuIcon{background-color:#7a7a7a;border-radius:50%;display:inline-block;height:10px;width:10px}.activeSubMenu{background-color:orange}.reports{padding-left:20px}.sidenav_parent{height:auto;-webkit-user-select:none;user-select:none;width:100%}.icon_and_text{background-color:orange;color:#fff}.icon_and_text,.reports{align-items:center;display:flex;font-family:poppins!important;height:45px;transform:perspective(1px) translateZ(0);transition-duration:.3s}.icon_and_text:before,.reports:before{content:"";font-family:poppins!important;inset:0;position:absolute;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-in-out;z-index:-1}.icon_and_text:active:before,.icon_and_text:focus:before,.icon_and_text:hover:before,.reports:active:before,.reports:focus:before,.reports:hover:before{color:#000;transform:scaleX(1)}.icon_and_text_active{background-color:#fff;font-family:poppins!important}.icon_and_text_active:hover,.reports:hover{background-color:orange;font-family:poppins!important}.sidenav_icons_active{filter:invert(100%) brightness(2) contrast(1)}.subMenuIcon_active{background-color:orange}.reports_icons,.sidenav_icons{align-items:center;display:flex;justify-content:center;margin:5px 22px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reports_icons>img,.sidenav_icons>img{height:3vh;width:1.4vw}.sidenav_text{color:#1b1b1b}.sidenav_text,.sidenav_text_selected{font-family:poppins!important;font-size:15px;margin:5px 4px}.reports_text{color:#1b1b1b}.reports_text,.reports_text_selected{font-family:poppins!important;font-size:.9vw;margin:5px 4px}.reports_text_selected{color:#fff}.reports_text_selected:hover{font-family:poppins!important;font-size:.9vw;margin:5px 4px}@media (min-width:768px) and (max-width:1023px){.icon_and_text,.reports{height:4.5vw}.sidenav_text{font-size:1.4vw}.reports_text{font-size:1.1vw}}@media (min-width:1024px) and (max-width:1430px){.icon_and_text,.reports{height:3.5vw}.sidenav_text{font-size:1.1vw}.reports_text{font-size:.9vw}}.css-6hp17o-MuiList-root-MuiMenu-list{padding-top:0!important}.mainContainer_main_container__tQPOa{display:flex;flex-direction:column;height:100vh;width:100%}.mainContainer_header__Av4Gv{align-items:center;background:var(--primaryColor);display:flex;height:11.5%;justify-content:space-between;width:101%}.mainContainer_header_teacher__KzyQG{align-items:center;column-gap:1rem;display:flex;flex-direction:row;padding:10px}.mainContainer_teacher_badge__taD35{align-items:center;background:#fff;border-radius:150px;display:flex;height:2.7vw;justify-content:center;width:2.7vw}.mainContainer_teacher_profile__-ypRd{align-items:start;column-gap:10px;cursor:pointer;display:flex;flex-direction:row;padding:10px}.mainContainer_profile_Name__p66jI{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:2px}.mainContainer_header_title__bK1XH{color:#fffcfc;font-size:24px;font-size:large;font-weight:400;margin:20px}.mainContainer_teacher_name__t2C8i{color:#fffcfc;font-size:13px;font-weight:700}.mainContainer_header_button_container__rmLqn{margin:20px;position:relative}.mainContainer_header_button__cvOyr{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;outline:.1px inset hsla(0,0%,50%,.212);padding:10px;text-transform:uppercase;width:153px}.mainContainer_content_dev__\+IV\+j{margin-right:-24px}.mainContainer_slider__7oV6f{align-items:center;background:var(--utilityColor);border:.1px solid hsla(0,0%,50%,.233);border-radius:20px;color:var(--backgroundColor);cursor:pointer;display:flex;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;text-transform:uppercase;top:0;transition:all .3s;width:156px;z-index:1}.mainContainer_slider_right__5f7m4{left:128px}.mainContainer_link_icon_superAdmin__6He5W{align-self:center;justify-self:flex-start;padding:5px}.mainContainer_superAdmin_icon__EB5Hx{color:#fcfbf9!important;font-size:1.2vw}.mainContainer_superAdmin_icon__EB5Hx>i{font-size:larger;padding:2px}.mainContainer_superAdmin_link_text__v46El{font-size:.9em;justify-content:center;margin:5px 4px;padding-right:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainContainer_triangle-bottom__E1vdo{border-top:10px solid #fff}.mainContainer_triangle-bottom__E1vdo,.mainContainer_triangle-up__AJCBF{border-left:10px solid #0000;border-right:10px solid #0000;height:0;justify-content:center;margin:30px auto;width:0}.mainContainer_triangle-up__AJCBF{border-bottom:10px solid #fff}.mainContainer_down_Arrow__9smUo{display:flex;flex-direction:column;justify-content:center;row-gap:20px}.head_title{color:#fffcfc;font-size:22px;margin:20px}.handWaveImg{height:auto;margin:0 0 0 6px}.subHead_title{color:#fffcfc;font-size:10px;font-weight:400}.profileSection{align-items:center;column-gap:1rem;display:flex;padding:10px}.std_badge{border-radius:150px}.std_badge>img{height:auto;margin-top:10px;width:2.86vw}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:2px}.std_name{font-weight:700}.role_std,.std_name{color:#fffcfc;font-size:13px}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;justify-content:center;row-gap:20px}.triangle-bottom{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #fff;height:0;justify-content:center;margin:30px auto;width:0}@media (min-width:768px) and (max-width:1023px){.head_title{font-size:1.45vw;margin:1.5vw}.handWaveImg{height:auto}.subHead_title{font-size:1vw}.profileSection{align-items:center;column-gap:.7vw;display:flex}.std_badge{border-radius:9.76vw;margin-top:.2vh}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:.13vw}.role_std,.std_name{color:#fffcfc;font-size:1vw}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;row-gap:1vw}}@media (min-width:1024px) and (max-width:1430px){.head_title{font-size:1.35vw;margin:1.2vw}.handWaveImg{height:auto}.subHead_title{font-size:.8vw}.profileSection{align-items:center;column-gap:.2vw;display:flex}.std_badge{margin-top:.3vh}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:.15vw}.role_std,.std_name{color:#fffcfc;font-size:1.1vw}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;row-gap:1.1vw}}article.Logo_article_add_school_plan__HgZwu{height:100%;position:absolute;top:25px;width:100%}.Logo_Grid_school_name_branch__DazYv{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.Logo_Grid__Ud6UE .Logo_school_name_branch__bHnEL{display:flex;justify-content:space-between;margin-right:px;padding:9px}button.Logo_btn_branch_name__NYLKm{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.Logo_fa-solid__EsIjM.Logo_fa-house-user__2Vlnu{padding-right:10px}i.Logo_fa-solid__EsIjM.Logo_fa-chevron-down__4gAT7{padding-left:10px}.Logo_school_name__UsYoI{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.Logo_grid_container_header_plan__453--{grid-column-gap:2px;background:#fff;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.Logo_item_plan7__TqsvN{border-bottom:4px solid orange;color:orange}.Logo_grid_container_header_plan__453-->div,.Logo_item_plan7__TqsvN{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Logo_grid_container_header_plan__453-->div:hover{border-bottom:4px solid orange;color:orange}.Logo_plan_blank__NNifu{background:#fff;border-left:7px solid var(--backgroundColor);color:#fff;margin-right:18px}.Logo_logo_part__zMbT2{background-color:#fff;height:100%;margin:0 10px}.Logo_upload_logo_container__pYWlL{align-items:center;display:grid}.Logo_upload_logo_container__pYWlL>span{display:flex;font-size:.9rem;gap:1rem;padding:15px 10px 10px 20px}.Logo_custom_file_container__OpWbE>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.Logo_custom_file_input__3NZ-n{color:#0000;margin:0 0 0 15px;width:8rem}.Logo_custom_file_input__3NZ-n::-webkit-file-upload-button,.Logo_custom_file_input__3NZ-n::-webkit-textfield-decoration-container{visibility:hidden}.Logo_custom_file_input__3NZ-n:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.Logo_custom_file_input__3NZ-n:hover:before{border-color:#000}.Logo_custom_file_input__3NZ-n:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.Logo_chooseFile_btn_wrapper__4cHO6{margin-bottom:40px;position:relative}.Logo_chooseFile_btn_wrapper__4cHO6>img{left:14px;position:absolute;top:12px}.Logo_chooseFile_btn__xVDSi{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Logo_chooseFile_btn_wrapper__4cHO6{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Logo_chooseFile_btn_wrapper__4cHO6:active,.Logo_chooseFile_btn_wrapper__4cHO6:focus,.Logo_chooseFile_btn_wrapper__4cHO6:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.ForgetPassMob_main_container__js8UO{height:100vh;margin:auto;min-width:650px;width:100vw}.ForgetPassMob_main__05Ls7{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.ForgetPassMob_navbar__RNdD3{left:4%;width:80%}.ForgetPassMob_icon__en-5G{position:relative}.ForgetPassMob_logo__L6cpf img{margin:24px 55px;width:19%}.ForgetPassMob_content__Q-i4U{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.ForgetPassMob_login_img__hJu9H{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.ForgetPassMob_login_form__WKbFQ{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:20px;position:relative;width:40%}.ForgetPassMob_login_form_title__0HjpG{grid-gap:10px;display:grid;gap:10px;margin-top:-20px;padding:5px}.ForgetPassMob_login_form__WKbFQ h2{color:hsla(0,5%,7%,.937);font-size:larger;font-weight:900}.ForgetPassMob_login_form__WKbFQ h3{font-size:.8rem;font-weight:500;margin-top:-5px}.ForgetPassMob_login_form__WKbFQ>input,.ForgetPassMob_password_container__p1WLL>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.ForgetPassMob_content__Q-i4U{height:75%}.ForgetPassMob_login_form__WKbFQ{padding:47px}.ForgetPassMob_mobile_email__xZLCQ span{margin:0 10px}.ForgetPassMob_password_container__p1WLL{bottom:20px;position:relative}.ForgetPassMob_password_container__p1WLL fieldset{border-radius:5px;position:relative}.ForgetPassMob_password_container__p1WLL legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:.8rem;padding:5px;position:relative}.ForgetPassMob_password_container__p1WLL input{height:50px;padding-left:15px;padding-right:15px;width:100%}.ForgetPassMob_input_elementx__4cPRz{background:url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="40" height="30"><text x="5" y="30" style="font: bold 18px Arial;">+91</text></svg>') no-repeat}.ForgetPassMob_input_elementx__4cPRz::placeholder{padding-left:10px}.ForgetPassMob_input_element__emZid::placeholder{color:hsla(0,0%,50%,.472)}.ForgetPassMob_verification_link__9DKD-{font-size:.8rem;margin-left:10px}.ForgetPassMob_verification_link_danger__kfgx\+{color:red;font-size:.8rem;margin-left:10px}.ForgetPassMob_login_container__3Xxq3{display:flex;justify-content:end}.ForgetPassMob_fp-login_btn__-wuTl{background:#111fee}.ForgetPassMob_fp-login_btn__-wuTl,.ForgetPassMob_verify_btn__pLVXX{border:none;border-radius:20px;cursor:pointer;height:2.1rem;width:40%}.ForgetPassMob_verify_btn__pLVXX{background:orange}.ForgetPassMob_verify_url__nd8pm{background:#e7ee11;border:none;border-radius:20px;color:#000;cursor:pointer;display:inline-block;height:2.1rem;line-height:2.1rem;text-align:center;text-decoration:none;width:40%}.ForgetPassMob_fp-login-btn__wpHWL>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.ForgetPassMob_login_btn__Z73Ua{background:#111fee;border:none;border-radius:20px;box-shadow:0 3px 5px 0 blue;cursor:pointer;height:2.1rem;width:40%}.ForgetPassMob_login_btn__Z73Ua>a{color:#fff;text-decoration-line:none}@media screen and (max-width:1100px){.ForgetPassMob_login_form__WKbFQ h2{font-size:.8rem}.ForgetPassMob_login_form__WKbFQ h3{font-size:.6rem}.ForgetPassMob_login_form__WKbFQ>input,.ForgetPassMob_password-container__IVYnE>input{font-size:1rem}.ForgetPassMob_login_form__WKbFQ>input::placeholder,.ForgetPassMob_mobile_email__xZLCQ,.ForgetPassMob_password-container__IVYnE>input::placeholder{font-size:.7rem}.ForgetPassMob_login_container__3Xxq3{flex-direction:column}.ForgetPassMob_login_btn__Z73Ua{align-self:flex-end;cursor:pointer;width:40%}.ForgetPassMob_login_btn__Z73Ua a{font-size:.6rem;padding:0 5px}.ForgetPassMob_verification_link__9DKD-{font-size:.7rem;margin-top:7px}}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.ForgetPassMob_radio_active__6wiM8:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}:root{--primaryColor:#403e75;--utilityColor:orange;--fadedColor:#7a7a7a80;--globalFont:sans-serif;--hoverColor:#d9dcfe;--headerColor:#d9dcfe;--backgroundColor:#f8f4fc;--secondaryColor:#d3d3d366;--textColor:#000;font-size:16px}body{height:100vh;max-width:100%;overflow-x:hidden;overflow-y:hidden;width:100vw}.main_main_container__mKgvM{height:100vh;min-width:650px;width:100vw}button:hover{cursor:pointer}.main_main__eNz24{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.main_navbar__HF2P4{left:4%;position:relative;top:3%;width:80%}.main_icon__aKMqn{position:relative}.main_logo__huOUI img{margin:24px 55px;width:19%}.main_content__WNal4{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.main_login_img__OCzno{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.main_login_form__O6w08{background:#fff;border-radius:18px;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:31%}.main_login_form_title__Ujto1{margin-bottom:10px;padding:5px}.main_login_form__O6w08 h2{color:hsla(0,5%,7%,.937);font-size:1rem;font-weight:900}.main_login_form__O6w08 h3{font-size:.8rem;font-weight:500;margin-top:-5px}.main_login_form__O6w08>input,.main_password_container__OFOq3>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.main_password_container__OFOq3,.main_username_container__yhCBZ{height:70px}.main_password_container__OFOq3 fieldset,.main_username_container__yhCBZ fieldset{border:none;position:relative}.main_password_container__OFOq3 input,.main_username_container__yhCBZ input{border-color:#7a7a7a80;border-color:var(--fadedColor);border-radius:5px;color:#403e75;color:var(--primaryColor);font-size:1rem;font-size:.8rem;height:60%;padding:15px;transition:.2s;width:90%}.main_input_element__LTjhK:not(:placeholder-shown),.main_password_container__OFOq3 input:hover,.main_username_container__yhCBZ input:hover{border-color:#000}.main_password_container__OFOq3 span,.main_username_container__yhCBZ span{background-color:#fff;color:#403e75;color:var(--primaryColor);font-size:.8rem;left:15px;position:absolute;top:12px;transition:.2s}.main_input_element__LTjhK:focus~.main_input_legend__obznj,.main_input_element__LTjhK:not(:placeholder-shown)~.main_input_legend__obznj,.main_password_container__OFOq3 fieldset:hover .main_input_legend__obznj,.main_username_container__yhCBZ fieldset:hover .main_input_legend__obznj{color:orange;color:var(--utilityColor);top:-10px}.main_error_legend__4CpGR{color:red!important;left:15px!important;top:51px!important}.main_login_form__O6w08>input::placeholder,.main_password_container__OFOq3>input::placeholder{font-size:.8rem;padding:10px}.main_bi_eye_slash__LGqYP{cursor:pointer;margin:-35px;transition:visibility .2s;visibility:hidden}.main_input_element__LTjhK:focus~i,.main_input_element__LTjhK:hover~i,.main_input_element__LTjhK:not(:placeholder-shown)~i{visibility:visible}.main_login_container__h4TlW{display:flex;justify-content:space-between;margin:10px 0}.main_remember_checkbox__qY2xq{align-self:center;flex-basis:100%}.main_remember_checkbox__qY2xq input{margin-right:10px;outline:2px solid #fb9d2a;outline-offset:-2px;transform:scale(1.5)}.main_remember_checkbox__qY2xq label{font-size:.8rem}.main_login_btn__rI7Px{background:#111fee;border:none;border-radius:20px;box-shadow:0 2px 2px 2px #1120ee83;color:#fff;cursor:pointer;font-size:.8rem;height:2.1rem;margin-right:50px;position:relative;text-transform:uppercase;width:50%;z-index:2}.main_forgot_password__igCLV{font-size:.7em;margin-right:50px;text-align:right}.main_forgot_password__igCLV a{color:#000;position:relative;z-index:2}@media screen and (min-width:1100px){.main_login_form__O6w08 h2{font-size:1.2rem}.main_login_form__O6w08 h3{font-size:.9rem}.main_login_form__O6w08>input,.main_password-container__eEfzp>input{font-size:1.2rem}.main_login_form__O6w08>input::placeholder,.main_password_container__OFOq3>input::placeholder,.main_remember_checkbox__qY2xq label{font-size:1rem}.main_forgot_password__igCLV{font-size:.7rem}}.mainImages_login_form__orPY3:before{content:url(/static/media/Login_element01.e425c2010df73190803a.png);left:-55px;position:absolute;top:-140px;width:80%;z-index:1}.mainImages_login_form__orPY3:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABXCAYAAAAQ0PsuAAAABHNCSVQICAgIfAhkiAAAFOhJREFUeF7tXQt4VNW1XufMQMI7AULIhEoQQQt5TIDvCth+BoXSYlXu9XUvrRUfBYWEh/Kw3qvER60t4TkJCj6Q6tUqennYUt+Ee7WKrTpJBigGZACT8CYQQ0Iyc87915k5k2EyM+fMzJmQRPf3hYSZfc7Z5197r7X2Wv/eW6DvS8wIWNNLrCRLI2SiLIGEH8okJ+L31/bq/FmR3FyIpPJ3va514NMZkihlibKcRYKcKQvUW5CpWSZhL8myQxBFR1NVyu7ddGtTjsX2Qll1wV2RYPa9MIKgldVnTbLYTbaSKGUCoCyAPVAA2vjtFGTJ4Qbo7iahYvfx2d8GXi6voCRhPtVaLcXrMTLu/F4YOhHIoPWJPdO+zTQJhJ6OH1nIAOjAXzjBPV0SqYJcZkf50fuOBQE9g1yUgzpWSMmKEZKBe1hRb5VpAc3LSbc9LLjNL9mP3OfU2Rxc/p0or5uyLEeHMegALguvPBxv3gWg1wP03SQIDsFtcgQDjns6yQBdUoC2wi5AYJQXCjbcf4d5IeVZLbapEonu8urZb+mFuNMJIzt99SDZLWSZRCETIIyEbu8uy4KbSK4UBKpwSaLDUZPyFdGt+OzCIi+nq90SwEZPx/iwAhwWQJJeML31ajEykjMHrB5qNom32Wvyn9R7fYcVxmV9V/fukWjKlgUZBpX1utwXPR0Yyt9wT3cD9LqabrucdGdjK9D/AJAFGuxVMXkAIQN1+MeQIppoCOyG05pu22CvKrhD703bvTBG0Otdu6YfHyFLchZ6NkAni0evUy3+rSBZdNQ3usv3nZpzNqhelwG6THkBel0vPlHVQ+eYICyk0hxL8fNl1fl3671JOxKGLIxMWTPUbIbbKMqZ6ONDAbYIlXEev/cAf0dTk7liz4mZNUFAj0iv6wUn6noyPWpaSIVwb58rqz45g6hQ0nOviyKMESklA7t2kbOgYqDXhSsAeALUjISev59Bd7kkh+NYwdesduKk1/VgE0udDbAb061pxfMkyfQ+vDGHnpvFVRjZqUt7kDkhS5SgXgQRwMs9ADAKHZEAOrnFii5Hxb2f08zmttbresCJto7qUWVZVk/E4O5fXp3/Jz33MkgYhebs1NQryITZKQwq3MX+DDoadRaGchdJksMsJjg+r555LpxehwuZgR82ruzFdOiCkSFkDliZau5inmOvyv9PPS8TsTDUkAAAzxRE+RIGHX+jZ4t7RUmocDVQecWZWafD6nWA7nUd8/Q0siPWgTbIFRaRPSe9+I9lVfm/0vMOIYXBIQFTN3eOLCqTpGGoaEI4gN2Yg25JdsgICTiqZx8O9hCfvy4AdHgyUfrretofcZ3t+7Kp8vgg5TpLn5M0Kn2f8tvoIhL9q7CANnuMeME9eu6vCCPTUvIDE8mT8OcI6PWu6O0iuvsJ/N8ukWlPefWsvUFBv9BfVydJGXoe3NZ11n4yherOd6PRgyppDH647IVQSvdnU82ZfvRA3pvGCsXnURWvkt0ND5UfXViv9c6KMLLTiu+BtqnH1P3VoKCvUHS54q93NL1e19iNCt+5nWaM20aXD/gmKB5cZ+2nU+j6ETtD1tECspValmkLwiJTsy22uwVJrig7MuczrXsowshKLx4nSvJQ+6KCP/viMJ1Er8/YOJeW/vzZw326nfsQOrbUJJETTr/qJFwwOy4qvYmm5ZYaM0JksmOukZudWnwlQdWX1+Q/pykM9zJa8m1j4rVrPr4+e9E1G/toXdCRvn9r11hqbjZtuOXlj6eHGPFJbhe9CBfkRv6eR0hR6c306E9fMuQ12aNi914wdXsSM/G5WjcV3EVkR6Wcpz64lR689nWt+h3q+5vXP7x9067Hr9FqNDB4EXWUUfLK5xNo9A8qDVFXalgEuY1nkdv4tVY7BNdS2sw9o7MJ40ht8u+ve+GxRnt1QaEWCPw9cCgFDlfvPTaIPj88jKaN3q7nsrB1oBbvND9AL+oNGArupVSISdYS20c30D1Xvk3dujTF3Ih2cIODo4ts08kkZtirZnOv1yzIW2RIbjrAFdnzmgmDH3PxelTZ6bYnkKRaHSxJ5f8MQS4iJEFo09t7xtDA3qfImo6QUMcvqyCMzTCceXpHBr+yqrKNEoYaFsm2FP87Ovzx8qr8D8JBK6g9ovK4hcpqLqWbsz/q8KJQJ1xQDyuRT5in94UgjJX/ODxsbs3ZfnT9yE/1XhaunhNGfEjOwOKRCA5NtNcUrAorDG+PQLpAoKXbb6bF12w0ohEX9R4+wxmpMKCyi3bctGTm2G3UK7HBkHdAoilZmF941mrpv1bLiCvzDNV4dRYj7hsZA215mMxakfpcqQfZvYst736wzzrJEHvhfWAkHpUiDNW1e/KD2+iha1/T0+72XkfJJ3AjQQyAgyJuhiFnFz5ksSatSPqJteLwQxNf7WnUqFAeJtN8TP5W6nFvPcLwelTP75xMN4z4lFJ6nWnvYGu1r9abh65VBAJ1RRIdCKWzrRhB6UmnHnzmltWT4xA09FB3LLYHJbfp9Yqjs0J6SIow5KWUJwm0vXR/FiWYXDQuY4/Wy3aE7xUQ1IYy4EjiTodXcxq9tVSQROTQ3QiLCLk9uzYc2XJn4ZSkHvUcoTa0+Kg76auvg102lVcXbA31AI8wwA2Cj336m9r+tH1/Dt0+OqwHZmhj43kzddLl/wxWR5Ro9iSvTGLtlwtmO/HuK/C/6XFqi0LdyU0rHiyL8i/h3f02rDC8qqoWvabPxTDiXyGUndbrpGEejP/LIom+2WSi+UydCQRB0QgEQcQ5s6hSd7TYIr7k0sX0qDhaWtfY3bAAXbCeB6FwuKNU+U5SiGnwtNomvdviUdnWYRIKtkjw4hMGT3hQZe7F8KiWvH073YBJFid7po2KPSYUJ3UT/W3VRFN68TNlVSewTCA4dadFGEth7ARa8eoXeXTVkF10SfLx6B8ewZW1DT0cz+38aeYCZNp4hNwwcicNTwmeBIrgtu2tquJq51hK8iW3tKPiaEFFsAb6hKF6VDsPXU7fnk+ka4eVtcULlc3ddO8GjIonrh1u784PvH/LDHp08ktxsR9t8UJBVaSXDJ07cM3VsuhOh6p6JawwFCNeRPKp+l70RsWPaMbYv7ZF21eNXmGjN6c//lVG8rESfmA14kJr/zYlrvajLV4s8BmcaFLWffRwLwJB4Td6hOFEpcGPvzeNHp4UVHiGvgeHLXKXF09FzGa6f4KnFAwOFkpnsh9+1J21oO7M1BRGW3tUT384JeO5sp/N58iqd65TikbmcEN5dEwYVt5p7IePupNerE8YalhkGQzpnB9voS6YjcexlI1ejrgRCnToZv4tg/oDmv6X/Leaj16Q90bnsB+qR5VWvEyWGh4JRt25gMSmJpo2VYynEamHDMkDhxGmYi+o3lVor52vxJAUu+X16vhvngxu3XUlsafV0QvCIgp1Bytjp7tJ3ltRlf9J4DtdKAxvz6yozqBDtQPouhGaVJ+oMfK3F4E3UfPy/Plbu8cqX1+PAGYHL0qiKSttzWgTuUbZa+Y8G1YYSs+ER9XQ3FXR2fOuVrRHXIq/vQh8gNd+cMh7MH+n8JlGgc/U23gaZlxeLsRN2aPixT9dLEeXwaMq0COMtqDutLIXrQQSxH4YxWfyfxbbpnVgEzK9M97Ft6JJmYnn36spjDai7gS1F4GNUx0K/jxe9oM1AJeaur5UOPnluMpDjSKHChi2YqGrABSDunN3nKg74exFIBqqu82fv/LFBEVV5V1WbghoKseWHQS2Tfz/uM5tvB4VZx+bmsVnsKj/iP+LtBKGGhZ555+jaUCvWspN32/Ii/vfJJy9CGo/XAh/I7zP33FQceb4bYbYj3mbZ74DQYwflHSiF9873s6Cj7qTZrsJS+jOVFTPeT+8MLxkrn2g7tjjQ93RtBetBOLNRPLn3HuXgFW+/MZ1MXWSU/U9P5609ql9X87LX6nObdpAIEqiKduy5nJBcE8pqyrgpJavBF0swx4VU3f+sP0WevAaw/m3uuyFlv3YXpmtjJBoy69fm1fyxeGhb9iPFJS6ltF0LOVcr94rniNEpe7kpPdfE2jEgwojnmGRSOyFlv24HKF2JilHUTA6i+0cE1OvbSuBtHhUtqcxMu7TMzJeRKU7Hnt3Gj3yE2MDhpHYiyD2I0NygTXvtR/RhtsfffeXz28tv/JlHhX+z2gTgYSh7gRXU96QxAug7vDM10DqTsT2opVAvNzgGOzHQYyKUv9REU4g7MExj8rACIDCWsGKpgWSS97kODbH5yEFFYbqUe0AdYeDheONo+5EZS9a2Q9vipg/Z/o++LG67YcyKnaN+ygcOz1whLAHN+aSSkMEonpUOWm2ycjJd1ODpPwuwYXhpe5UY+Hh+5VW+tUYY6g7sdiLIAJRIgX8OU/cxsB26LAfPCrYVkzVsjPxFAiHRXL72yxSgnAXjPgTaltCLj3G5E+h7vzu/dvoNxONoXzGYi+07Af3Xq1wO/L7JUU7bvmH3jUbwQTyCyyiiTVH76PuBOQ2QgrD51F9iOVlxri36JU2heHnPzS1emi479WQP9fRTNfKdGb86hXbdh6ePy2SZwYKxAjSRCiPKvTI8OplHhmLsdaPt7eJsWxA/qI2MH8R4z19pG2+T7h07f+UX7Xhtx9MK9U7Kvzb5Z9j4c9jFkjLrju25urUB3iDyZA2g79QewRTd8YP2U2Dk1tt0xcRjhwkG7OsGCuJWnz7iG4QonJgujYoUBgV42wrP/7s0Lzron2mf47eAIF4qDtpJTPdbuETx7FZSrAt5MhQParPDg1XdhaIlbrDejK3yDYvkpVEeoFT0rXMFgwx/yivunTVna/Nr41kSVmwZxsmEO8acQQMr8LmZRn2mtn/HVYY/CWHRc6CdsmjI5bQA27lWfAoUpJR9iIQLH/dHmg/Jq19cv2p493u90/v6hV0YD2jBNKyRjzxESSaFusRhhOVBj8VuxHfAOPtpHOulUYAEgrIQLpPXVN3Qsjkzf94abEj1lFxgQ3xWzfOn7MnF6mXpVJ3sIhmjbozdNgtjozyqBR7sdxmjYeK8gcpWLoWE7z36k+bbjW6E/gLniPJ92+dQQsnvKnb7fUtddMrDB91Z8e/0ZwfbY2auhNPexE4SvzpPifqe786ed3v3o3Gg9KjxmISSItH9XvZ3fgYU3fCjgzVj99cMY6uSD1MV4TYlUaj4XG3F630uje2pk6u9AAbbZ1AgXCuRQ9X2EfdSSv5BRyPA/bq2X8LLwwvKcBRM5icp1Pp59FRd9rEXgQz6LxVRLQgR3JdoEB4MxitaADur1B3MgesyTaZpLFlNfnrwgpD9ahioe60lb2IBLx41PXneullQ/pRd4rgUc3RIwwPdSdKj6ot7UU8QNZzTz4/o3/PM+N+NvzvS0439Ezla5g4ocUV9lvRVAJvb7amMHzUneiE0eb2Qg940dbhzTKx1zwixQIWaMpDsGWjh5YqCU5smmm/Z9RfD9x3zbYt3Hn1PMNH3fHyqDSFoXpUJR9fT3f9yzuR7rpzUeyFHiDC1eEVsUJiAjbLlPMAegZ+DkIA/NuJ9YClRGZnqKMYELm4EdEAtlXaG9q3LC/7r6bzXZ7XFIYaFnl37yhK6XkmIupOR7AXymoiXg8uKmDzNusAEaAjuIydFZyhdlZgF9pvc3v/8zN094WW4x2KeSe4c9rC8FJ39p9Ioy+qLqNbcv5P98Pak71QzkUiOYcPLFFUjFIAOgAnt4SefmE+XH1J3nXIf7NMrfMzdIPjqahQd7JS11wqmqWpmsLgKzhGxb85IhoBPf+i2AstvU6NLnuo2Tjvx6scWtKyWWY052eElUejqyv21bXQvhMWMP1TaGPZj9c1NCW4JFl8S5cwogyLxNVe+PS6Z8sJ7vX69TpUjFukHOSg1U2QMVowAgwsOL+DDmJZxX6Avu94Gp1rTlTuntjlPF3Wv4aG9aumS/oepa6CpBzvwN/pEoY6qYlkrZ+R9kLR6yaJweJem+xTMVp6nVVM8HORDISd6FhdEu076entJ77trZzuYRYkLN8+BuCrlZ9Q2w36b6mhTxje8ML6zybRdT/8u8LB1SrR2AvPeXcy1mQoPT2XdapOve45P8O7CbLBet33queaEgB4OlUCdN5nhVmXXFKBx1AGHb29X4+6UNAchMF24opSbKdth1fm5L3S/SvrEobqUf3v15lkgsSvQuZPo4S1F6zX4bbwxiZ5cNLZK4GKQfH66xdbr+NcJjp4aqAC+oGTqdTkxllZKN0TGhX1wsAPwv7p2OquNQzIKuJTO1SgHR3EieisXVVDWqDpE4aXulNzti+991WuHuqOx15g0y3BLfTxbiUE0OUzPtdRy19vA73O4NTUJSt6nY1q3fnuiqdiFt00BPqcdfuQvkdCRqvZNQXomPApoJeSGcDjjD4t0EN9r0sYfLFK3dGzt4hiL4qKkwA+T3zC++t+rmM8z0XiXR8qoWJYrx+FABh0fnnesfSyfjUAvop6oueHKGVeFWNXVIxJAd0ZLegxCyMSjypY6DrS8+6ifVGX20QHvCrm0OkB5MaZE1x6JTR4jCnUTBib59PruMxpcgP0AL0ebbv0XKd/ZHipOxwwXDRhYzjqzkFRpDsMOO9Os/1VYDxyT99/Mo0asSiUe3tXs4uGJEPFpMB1TDoWvJ0x6HXNRsVQQbcw1IT/n768msYO/idlQKe2VeGQNK/pY4Na29ATDhfOsYHxtCSdoqFsUKFmEsytjm1Smme0Xo/nO+sWhupRMckY2xLRxOFhN8OMqs1NLrNHxcBnZ56vOg3qnVBPw6BihqVUUe/EVsc2qc9qE70e1YvpvEi3MBQj7qXuME3+3vF/0fmI1tVwvCd9A7DZizlwKpVcMs61wWcJpma6tN8RRbenwbCGKBfqdfbXvTPYqBvUTi6MVBjsQURE3TkD3hWrGNbt55oTFNBFaPf0pBOKFzMYrqMZvJVWJYhej9V1bCeYh2xGRMIIl2g67+qiGFJPSKDlTJTk7nXaIYHW/rozHq5jpxKGmmhauWMqZVmcdOh0Cvq4R55sQFm9sDHt36PVMavB9XqQkEB7Byye7YtoZKjUHQ6MNSJEcElSyH0MO61ebz/C8NvPw+M3to7DdHa93m6EoXhU2DfdG4f5Tur1eArj/wG3cBuDg4n/hQAAAABJRU5ErkJggg==);left:85%;position:absolute;top:95%;width:80%;z-index:1}.mainImages_navbar__j6mJK:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABUCAYAAAACoiByAAAABHNCSVQICAgIfAhkiAAAFzRJREFUeF7dXXucXFV9P+fOzJ1NAnnwEEGURMMzCXmQZHc2+6TySapWksqHFiGSDRatoCYirYJCIlr8SJVQoRYj2Q0Viigmkfqh8oHsK9nZJaFJTAJFIoSWFhGMEEqyc2fnnn5/5z7mzuzcuefeO5M/eiCw2Xue3/s7v/N7nd/l7P95GerPzeGcL2FMLMZSLxJMfIAzfib+/l/4+0uC8V2Ma083t6b+rZ5Q8Hp27tf3MzuNeeaY2S44Wy7rCDadcXaYMX6Y/p/Q+LbFS/S9Uee2a8fo+XmTfxodXwlQP6DUj2DPo976THv6J0r1Q1Y6oUATwIWCeTcA7QiapxBsr8ZET9pMb57fyd8Kqk/PhwZyyzkTX0b/oGBPEeJlwfkwgN/DBf9PlhBHudBmMCGmY5zzBWOXcs5Osl/6Lyab+tWzOvn/qoypWueEAZ0dMFZhod2eie0DJW9lnKgYf0yzA9t4KueCXsJcpx6AeAuAr2tqb7jHb1HD/aPnYnf8IwD+sLd/LtgjCU1/dFErf6kaIHt6xdRRzbgRu+mrqDcRwB9MCv1PF7dzYi81KScE6Gx/bh0Wcbs9433giWsyrak+vxVks2I6M4xVgotV2PrnUD2icK5pa73thofFZGHk1+HpWrcvwX6O/r+XaUvtDIsQiGGBYOYTGPM9aPtrkdSbmpv58bD9VKpfd6DLKHlzpi0NylYv8iUxtgYvaooEnPENzW362uGB3CeEEPdhN5xh9/YYFnNbU1v6OfXex9e0XnIOByQ/DYM9DJ59dZz+nLZ1BZomLQxjD/jfVAwYGmRnknLx+VwPWEO7/J1grwL4s60fxW8TZmJlY0cqWwtAqI+RHcZC0xRD+DEFgJbj5W2L23ddgcbhtIUmiknuayjoHaqHmt+ihvuNLwpubgDgVhXON2Za9evjglCpPXbSNzHMrXiRLzW3NXwo7hh1Azo7mO9gwuy1ANE6q/FklUUMDeTbuSj8jLY0Jg2WzTgdlMkk74wjCvqNvXu3mJI/ZtAheooQ/Mbmdv0+lXn61akf0AO01dm1wKQ/09bQEWeSQ/3GDZBG7rXYhng1keA3FUx2C/42t55g4xxYjxd6G8bY3dyeXhRnDXUBWopLCeOPEhfGVjS3pbdGneTQwOjNkAK+Y2HMspAEli9Zwn9vj9FXT7BHBkfPMwV/gcZOcv1DQWJitTXWBWhH0gB/ewX8bXp0kHNfxQT/zm7/Y0gsK719nQiwocI/j8P8ArCPT4N9PBB1LXUC2mEb0SUNKCE3QZv7e2thYiPYT8VDzws2SP5wg5meH/fQ9YKJQ/EhHIqfRN8PZNoboNZHK3UBGlTwR0uk412ZNp14dagCaeUbmNjXLYyl/WFdtQ6kaj8m+kjWJsVmgql31grs7ODol5jg38X4z2JHLQy1EE/lmgPt5c8spc/IZKBehyigoFsB2DepCSb3DciwjkZZtRcv2KjYA1C6QgzrW3VoMLcCqvzP8cL/gBd+WtQ+aw60V6zDYkP1D+r5M1DPL2x2cS/YxefDLKxUC422m8rHs5WXXXJzJfWJUVXyUECoLBpsowf232sZN18BTXqNSCQ1zANLGW/+NPlhLcGS0MZIVk3HocisLVbWSuwbGhLv42PGq7R2M6FPh8SDdYUvkYEmtZjnjbmwms0Dgh0qpk/V6RFIkJvxQiz7NLbuXpHS96mwoTJJZC/k3/mq41aqZysu0kwLsGZFtaWEAtox2JuMrwJlzvNZgIFNpuPZK2ADPX6LtEyipuwDO2A+qHky/l8dE0gVkET20q4QQutrbkv1V2pg2b3FHvlM4TCtNigMV4nhQWNMUrTJFy/p0CUbCVuUgM72G8QKVo2nWtGPBcuFJxJsL6nC2YHRPmn8UVzgUP/ovQD4Bkz8GLbmxSmWP7lg8qlCFObBSD8VijZUeT7Psd6VL9BxEGhJrd+rikPRWQNFB04GepPRTQAAmgNos65AS4+FEHeD5KY7C4Smtw0L2NpQSG2tJEKFARoq7jXo75/tbXkVtuUjfpQiLYF5A2yKd1g7wbbkeRtIite2wlHQRxY3Zy70MqKykB07xMkJ0zhKwyQ0NntxS/pgWGq21ze+GfG54wmj27a80fZ7G7U2NJj6hiD5VBVo27h/AJQ6CQP8EySMvw67AFukW44+yELoemUkxwCfx++fwm65gv6Cf9ZCS4XlL1zZPSDOzDPjf6iVJvQPNrbzl8P1YNUexzpo8mNjote2IUsepwKwM7gy0AO5Z9FmAf7sgxjox++V12RRfA6Ag+IZu7ykobT18VGu65c1NfEdyp2iIuT6C4GSdCZoaf20xkb+hzDtnbolQJMMLExziw3yPljJVoU1QaoADSXgTkgSX8FLfBfO1PnwB74YZfJ+bewd2YHncIWVgQ62woTWk2nXN6uMObwjfxkweRLvahTsZ4JKm0p1XKBL7McxDPWOHOt3GI705TOmZpI/D2cdu7K5Nf3TqJNXaWd7eaDOi9UlUg34OWh0XRDgUIIobGEjxvoNdt75KmP6Am15gXN77EMvljfE44gd57rat09MOvZWDnyZT8dm3grz6YqoEw/bTu40rkEaMn+Hd/xep72U2TWcP2P6PZXOn6JNWjzZ3N6wNOy4JawDhvUNUBC+KA89XZ+nohj4DVgEerzBH4v9IRb5V2h7nBf085o6udS4TkTx7lieSFwlCoVlWC8dpJbT1wdw7NCf4fEnUCO0ScC7Li75mWa8THw56sns7dAPaJtlkMOTnAG3gJrvPBEAl8zNkfHBpyHldNrxHGtQx/Wyk6nVy1Kwnt/gZZxLBAJL5I+izpm7hhhQM6xT5K2OVVyjf5nsigk/hwlfCJBfAMgXxBokYmM/P2ZFwPEyBEt8mzNTxuRpGl/U2KLvjjg041BKttonc+RwgBKq8ThlHeudx6bLNFNrQ2jAYNQJx23nSkU2VZfMXYY1GOvwO/g6rQLCYBr+mDEsd9QPKNpWmSMa6csX7rVHQzycbyZSr5k54zBYUwPqdgP81XHBitPeS9U0v0riqx0jSGENThxJDiS9LI4nH0Dn6KXFsgeULxxsgrSyKeSYhbreCrr4EuocGeP6zNZWLp22YcvM+V2npxvYAsiEM9CWopPIBPXicZF7/NDIQ1JFVi1F4qruasNuPwB5f5aj1lGU1IRCan2QdlxpHvUB2t0ljLzXZLyfAJvJl6GYkEtIuZy/ZPXJqYL4AuRfcsr6yLCiAIlhO2Ty7x7Mdv9KpXOvgwCBPdMqAUfGJNQ7yjV+EkTC/Xivc2TfOCwTSW1FWEUOPHr0sAwkjGHhKl+cKy4yfggzm4nJ/W7UTM/o7OSjKkBQnVlNqz+ucdaDH6eptgE4Pxh986S1hw59PxfUxl23j5XR61lJTdQnGcdy12M3UbAm+SVpx3aFCaMo8mhFs2bQAui5ZaLU7oZsbmJSWthIn9lNXUTFvmG6AXPYc3xULD20p/uNavVcMRQUCu82saOSkh3M3YGT8GsQeX8FY9QyeijtQAUTwoMV4Qqw12Va0+tVMOFF6osfUeQMaE0IQd9yp4nXoVG5mljQpGY1dl0BUSqWWo6X++t8grW8sHPTO37jWYGThrTEVToU4ZLbj0NgdjmRWId9DgFBrplWyRHMvd4IP34VBE75c9v9Q4cexFCzJ9MxQckjfcHiT52XTCT2gWJIQolVSMU/kN1UVcX3OxR37hTnaAXjsHwJBf3MxZ0cantpKRKo/H0g2NKo5EgJql6RIARc+wBVFPw+RPjcGNSGns9uWr0dVNSpUleljsnMqw9mex72pWr7FgLxXFjm3LPAE/JQ1YRbFvtdFWwHaGLyt9OACD6ZEUV88S4GIiPZbE8haR//Knk35jRf1wY+U9EHqAJqpToY+xVQ9XS/9n4xgm4YGBN/A/58V7XxVcGWQNsqKHmcp8Slasu/KHrk5EjSJaO7QiDNnKau76F+8YpEVHTL25mFhftHNpOToWIp14y9rDTF9LMWtvHXgqZSAraPUOHaox1nZtx4CGy7LF5Yk+ULFG3WCR0czDInsxqyKpsdtKiwz7GeWw8Mb3ICJcc1t25ysS30gM6oUS3/NRDKTZj7UzA8XaY6Xsk9nQqicqmHZSBHwS0Ucxwpfu2ZHblZiFs+IIlZ4xkId5/Fj2Q3CLSjAOg86iVVF6ZaD1JP94Hh7qpqv3tGgSCgnNxlB7uvhIP3x6rjUD2PM3gcCy4BOm78WrZ/lC7vfA5jykPEY8krOWzKJz+n5ZPTWKHhSJhFqdbFzvol+PTHqtV3o5ugAgCQZsjOb4A3082sUKWEBZcZrcY5Z+PEr2EbHkGH06BsfKapVf+hakD6xRevnCQmpWp6gbKIkNi2P9tt3dD1KZ41065K4eXcAa3vtlAo25X9TLEVA2hcv59sHMxfqRZEustJdiUn5hRTP925eeqhlm2YvO+CoQ3m8IIowqnW5b792U1VxUtLeclDebHsa6qHoP+Ls+LDvfEkFYEuCe5WBBt87jEcgn+O6g+BbVzjTKL8sPETHSFDD0JIaak1yswUn9k/0g0XWvWC+R/D/CcA6n8HQVwSVL/qDvFonQ6h+oaEhQHbGwioCe1PGttT270T8R42foHpszOrcVdFWvtqVnAQCp7Mnbp/x8NVTbPeQxzAwM2lx1aaPFGtUo/wBZpWWw42TJ1rKt3JRmzaSqzpQcjMb8JAc3o5UkVWZPnqKiE5e1HX+3mC/xZUlaoV0pjTFkgctMuqFigom7GbPkWVyrXEoLZ+z0sCLaFHVAW6CHapEQXy5lovCwDF4v41W4FJPoi357qBnEmUD+rnZQefvgd8+gtRF1febozzOc8PPSDFTb/iDfly6vh5XsLOyzXF4pwLBNrp3HtAEpNHeNUKAgyB2hNgBTtCrqpqATFB9l8ahwz9usn+Az+eFXZR5fUhot15INtNdxEDqHn0frzc6+mqMyomVRWsoH7puWN4AgO7RxloaugV/RzjN7SoMRjEH6fnMJBPXbiQU0DkuOLVPL0GnPKKFzWubtE0BCdakf+RCkC7HyCTslS1QFJCRhomo0MBxrWIUoViox5yHNS/N/QiFNDUcZlSg9/wFxE/dy6AH0a4QsZv8FJhvrrIOHvxdR/lmngU7Ghi0GLKn8PT8PWDw93yslFQgUT0OAD4GIVA4E75hcMDxu1kXAPssW/7lhKm6A8NNHVgBxH2oLGM2iS7Ef67BQb+qgdPMS6vslfDC8yczCrEfmj343dtQYDZc3gd07j+4PAm+7JR9Vbybjkz+6gW1iEzGPjFpKiMX6lOMRg+ItBOp9kdub9gBfZIMfgXkZqpdJffYef1aqj6KGdlupZqsIhBtW+stBiA+xr+bM6ZuTvDeMMdDwptUsj9su84N8oqzc1hHZgfgvdjFIR5tQrNHKB7B96OqrnlVUS9SlOicIMJKT4T47m8W2js3YNDPRQ9ZKl0igWUi6B3gdRAkjcvgGPCuu9CYNvhF7WQPGBk6qV4bTI9xwJ6aMC4Efz5+5gfwr20G3DvBOzETc0jozTLnZdRqFoRP6Vqg4NiGq5KvGTFgI8PXHSVq5hRAeU+yVhAw1r3I2zp67BCV+2WfE6IDdWiNKuFZSmhFaMSDsAHseiVpFxNRghEeTYw19QZ8SqGMzVXtLMTD8QCGnxuFyhjYXlwTKWgQScsliX1zQkzP9W5nkbRTGHiI2JgzEb685ea3Hxa9iHYNZCSHirvT+XGQtAcSoP6LQkrLtDvUL44hG4sw52/cVFClaM05TR7EBxzqikYriQHSyBBC1N5frBXnHRUyz2PHXg2VHPfoPK4QNvJr3qtoP6imBgZaOJ1SWFYxnrBLgJ1UCbEisWymeSXI9XZOjf4RLbDsWld4rwF4lVd46XBe38CdnYlxjpe0PSZLS1c3rSqJUWXXLQqC+qPDPTIoDEXyoG8100hU9AIj6lQliWrysuhVqSmXcgTgvDYjemC3h/XCz8evGJyw6CoKVckg9oMaYSC1JUKmYNBcN3ykAXIiSTv8MbnRQYaiUs+guvCv8QsjkAOPVVpNp5K9j3Dz0KFv5k8jGWgb4Vav5Xpqf441zyoT8pTOmZyEt/oRtVjmOsV1eZa7WpIxR1gXTS9m5Qe+3nF22zRgR7IXQEq/Cklk4Jp9P1hgXbqF+0nFATC38X2xgVPD6XLDI7kufG/++039sGDQj/6prHXumkAo1EyPScoDYQq0Lb4BnWdYXdahYxHE8zUuko7MjLQuCt4FWKHH65FXrjiAUT3RzgCC/ki3D1HGIAdTFiCJF150ChBbF9QxgM3TQ/4skiyBc3NabIMVi3F4MfxmW9kRgcjd/n4pAMI/OEJBDz6pwGNDLTHkhfr/h2t2mYjRHkIiS3yRjt6swOAE9WUXEEuUpGdcoLzPouqtL5kQrw9NsYuQTSrdblH8FVB9wmLO8zOBwVtDvfKezVc/geLnIdzm3KNlN/w3Qyu16NyEyAy0M6FedqScM3PDKKUoOcq2QjkzV4sXKq1TMyrTPElbAdSjfg9flPMV2q/kHHzkTlH5PZf6KY4rjBpy27hn3TAb52RgS7mGhL/DR4t84TGLdUCUCr17WQ8AAujNBPTAdN0UN5MiIzvizsXCTq0OrzUvZSYBXdY+hrGknujSkQxgM4vQ5z5E3GTOnkBqRaAogIcOYmNd41hylOH+keYlvgcSPR1N/dHUCcylzXrtqrx2Gk+vcNFBtpz9UAgWCYFKioErUPluVd99fLroLbkUkPuI7pWdwm29ztJjWXC5tYoMXgpBGYGzakmQGNhp2BhMqWCSIpzm5sbcF+lNqWEXysE8PT2ioa0lnsSLxs3wIgYo2WccWJQ4magrIRCZIqmztxEgpr4SKal4YnawGz1UhItVQU4i5Jz8KpYaeeRNf3SppYU7MDhS9HixqpGVYXvudReH7o9zKTbcax3xo2prjSwSt5RO3DnSbRfjEMwB5SX+iW0Ulkc1vOylXkhWraaamPEomiIeN8BP7wZE3saIp73QwYq6wqsUw1s3DN5Dy8Y27GAWRTvB5DJgtgf2KlPBdXYk6j9xwJ6ZGD0o9CS/pUGR4avMyjdcNSJ+LWzDyhKi+zmiuZm6uiYmXtamiIpiw2uDze1pkKl8Ckfz+Niq4kHvLz/WEBLPm2H6sLGezO84HZ23NrCXZpRl72Dr1kgVodPJi+JJhIfj5vfv0TaUDh8o6wuNtBQMv4BrP7zFLw9aUp6xty5MAzVodgyNmUVs5UR8UqikG6qdDUt7PDOtwjqIW04c4kN9HCvOFskDPlhGPDr2+CWuiPsQoPqP9Mr3juWMDZisjJyH7tHOgwoHntCQe+Kqq3ZO9K9w1JPt1psoGmynisVBpLwLQirKPgBLS++D+ZvAKTfQp3J+HOcHKtIB98qUxNJ0MPfy3bGK0s9F3jPJoggqj2vCdD4ws8ZIpfDF4P4GRRepU/UG/1i8FQna321jZH1jb7aRuU5vMQrnZdoZZnEpXw7JxIg74Opcr2KJY06g+MCnxrhTsLBWAm7VNZUE6DlxAfzLUKYVmYZOAOw6L+M8hklpKg8K1HI/y08L274Lk6+byNtG33HqqRY+aDy6xzqtil8Lw7KDX7eGesKiICLyv0wWt1BpnnVDGjqDJrVda4N2EL8B1xPfwXZEwMTl9h3YCgvBzJyWUX6ETm/HbYU3wuZVM+2j6zCj6Wx2ZSISn6+zymlX52r5hEpf6lx/15ToCXYA/mlCB58FD8STyVT4xv4pN2/IJnSU7jC7mYbAG9NMFZAyky+BCzgwyUuLMEe1RL8rrDJoqxkgnlk/PLzzrgvcBtP6Wvi+iPDgF9zoGnwXYPig3kzh/Q+FHNsfycwaFbWNwc3ioT+QC0UHykOJsfgGXHSI1uf81Pl4UHTDfu8LkA7k6DMjcffNpaBqpFBkS+ConGO9RlStzwLfj4itMTj9f4UaVhgal3//wBctX1YpBusngAAAABJRU5ErkJggg==);left:59%;position:absolute;top:419%;width:80%;z-index:1}.mainImages_navbar__j6mJK:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAAABHNCSVQICAgIfAhkiAAABBVJREFUWEe9V2lIVFEU/t6MZauVbVootBC2abZQthERiUUbYYstFJalJmVpVBRI+KMhJVosI9owrKiIIiIoiuiPlQgWrUSLlVm22KJZ6by+M743jpPzZtSZLnzcO++dd8537/nuuXcU+L6NZYg1RFxjoRQfx59B/7+I/sQZotw5ni8JLGewYqKImEs8Jh78DwLtGCSZOE2UaAEnsG9FXPc1gVAGmPdyCx6FBKKvOQ17tYAD2A8nTvmSwAg6H1qbhTbs9xFnSWCBFrAT+2XEbl8RiPY3w7/KghgGWG0LouKJOR1hDgE3cbyLEFHamzdEuGhQT5TdS8MmRcEUu2cVVhMQoKSjUnsmorxGvPYWAT86Sl43HsXZs3GAY8fZ2mKYFEQpG1CgBZzG/gNR6A0CQXQSX5CCu6NCkQ8FXZ1zq/1OpA5ytfFI9j2Iyy0lMJQOomqyUKmoOMLgrV0EFx0cpA7qNAGEEJKioy0hMKm1Gd1+WiCKF1EZNlXFTb90TNKM/NmnEjuaSyB2QHf8eLgR6xuIzZjDe6ZA0qW3tRwcI77qDzzdBYkrRuPZwVjs4Yf/iM2Ig8mKYGUjyjQbqQtSmp96SiCQhsmX4lEUE4bjBmJzyYEEYkjgimYwmf0f4pYnBKR8Tv21ExXcb4cNxWachs1Mg573wdoKnnNHYJzZjNDfFoTT0K3YjOPjtENJ7k7bWGK/EYGZQQGofbMNKym2WW6ce/K6mASGORhu4ziTUOWZswjjZw5Eyfl4WPgu0hPvbm1UVJoqWZIzYNVsE9hfJGzC1AnIGZ6SvxhP5kcgh097uXXcBAOeCQOVNNuFRNps4gUhlxU7gV15cSiLi8T2FojNJSUWpIUsSPpdIIqGHYirNgJ8qdxIQu7br0go/QaEB/NQJ4IDmjBFd6YqLCzJupj70VxInLAR4AUih32S/KjiDr1fCtx7B9QwYzqZALlitKBxkpe5AtM1FzL7VUR23QpkwA/tEW1VsIS6nMUU2MKV8xTXyQRSIUImnMrgEduc5lyS0+hEtmJVA3eqBR1rTZjHF0u4BSfqGnn5pZ5MGA9USRHPhSY1kxldlFRUaB8tZS/V8IXL+ajZCLGqXBWSIez1/yE3j6SohK4iuCJDeNT0lhufm+Z0OYmmuRxIBR4tKFdmJO9XQmQhU2Sbe3VN/arIWNdL57YumTheTqTGyP3gokcEdJeu9PKpqp6MCFbXix8LgL01vJxInRFRHmoSAce5udKLpEYXb/9udXoR3XAn3OZOGKP5MLPfTGQ2m0ADMi708ohXUCHz/DOJBKF6aT7CKqrxSvtW/rCe9AoBp5X5Ry+/a0mEwk06h62Fr/Gd9lKG+xB3vE7ASC+UxByeCTdpI8e8XE7yfEagMb0w8R/5R+WC47u/qtEakt3R9DwAAAAASUVORK5CYII=);left:76%;position:absolute;top:520%;width:80%;z-index:1}.mainImages_main__RC7Vb:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAkCAYAAADsHujfAAAABHNCSVQICAgIfAhkiAAABWZJREFUWEe1WGFMG3UUf/9rncIyV0a2TNhc0aEJm3BdMRBNtPWTMRmUbPHDdGlNNnVuhLKA+2KkJPODUmgXIET9QBeTxcwtHNtC0MRRErNsHzYOojMRdJ0CM5nGAiqo7Z3vXe9qhfbuKNslF5L+///3fv/3fr/33sEgz4cv6akHkH3AoEycaeTzNJM+xlZjgC/t5UGWm/BMETAmwB9/C7DeGgDgIuLMUXE1tpbvNQTCb+2zAyd5gUlukCEKkjUi/nwkJn8APHBgdwT7RLAk/BgV/30DguEX0Hgcbx+mG8shsEtJwJQAObXjG7O0QBlf2h1FIK77CuQQP9T05gtD5MSD4fMsd8bJ4HZ09fDA5Jg420jA83pypoZC/+nEc53rrIlaz+4rhTrWTztPhvxQ+EBYnD3mywsFHsoNJAgeCWDg8Nkm+PjlU3r245ieIiWNf/7jE+PNcSMwquJYZgR1yZoMQqxt+OCON54ZgpKHf81pX2bwWnVXr7KOXIpk26goDmQvvg6QUHEMXBjBdKqNgIS/u7utaWSyEghMrkeWYdDaCh6KSqZxRXEsUY/qaiCMkLSGSXFkh3+kx5/JK10gxBOJgzET6QHOAkWOjp4wKQxvXYVSdyvAJRnl3hhFxdlQcV78nYrguDPYFwAuGdB4ZVhHMD3ih1deqnKXT8ATm6dzp1+GZmdntwgcw5umih3xJRFE5ysVp/Eqgrzy0z5jIB3gn10oDiEYaH/xEz0goqUVHLRBjSRVYOKALdshDqDBEepV1ohXhkDUInbLTHow7JgaxbndSDnEq+r3Qj5N9oZAyGCiA4T2L16tdz0+Aa6dE0Y+TK+neSVZArpA+K3dLsy5t3zzTPkrzpFnXY+Nw4aHFk07MtqoyL6zOw4ys68AokjOksT8qnqXLcLYiSNxKQExDPtGI+OrWpdBdHb2NaC/fgUIbwvZoMDqTetdbesKPyRVcibybhbEwlIBjP5QCYNf18LUL6Xn5/9af5LxJd0evKmfiEYll/SeTHVYH6J0mTVuZt/o95Vw4ZsaHGkY1O26muKbDO2otgBLzRvJwFjzsQEpxXifGaNm92BlhjM3XDAzVwx1u6+BxjNSDWZAsODLmiHOkh0QemfY+9YJ99l195KIBJQkX71tEvYiALVXjWMEIpxVcR7LvAwjaV76tpZSAXsrrpq9qKl92DDhUO3wzHbb3XOcBBH2NvabHA+Tsd3PLRUMBKP79SunKdf/bcLQj3428fzg+1/u34jcCxgdV1SD6Ym3fX5wo1G714xR3mfnNukXN5QmlXyzY2QKSBAi0alK7+x8MRzYM5IVPK2NTj0Fl6eq4Mkt0wikGLrqP9K9KKbD4QiTKjnBaMpXgORq95reL09WwYYHFxXJObdPKs4v3qxV/hrw6hS2+3Bmu8/JEW2BprFgdN+Oul3X4M78JhiZqlT0Xv3oZFpyuPc0dk0hycD2+2JBP6bTKCqmp/x0iUeeBLDdtx2/cBjqKlDvWGxIckQ61HtE03sauMqrFtc53f6TbveyFNeb8tNAtHavOrqt6j2yXO8ZETTklbpXm/IjmWPk8hT9r+lRVPA7RdDTu2ZA7gAXVuIRE3NKHNt9mTJGqtNYNp6YmkdyEUzj1YE9Ud0pP/bblqP7+t99GkfI0VxT/lqBKFM+NbIW1/kVeC/drFFIn0haf/zqVkWTKY4YVb5s6xqvjg++nlbP9Z/KUdo1ML9UCDRwa02OpjFqbobyzQeIWgzFMzfcVdend6aco9o0xeG61uSI9LpfgGtKDQFJdIKPasqdhWLtc+M2/ixgBMK5FHfPyapUZfpwSo2RAiouwlrxfyh5PGuOSB4+sx75F+LZfj32XLp/AAAAAElFTkSuQmCC);left:78%;position:absolute;top:18%;width:80%;z-index:1}.mainImages_main__RC7Vb:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAA11JREFUSEulVWtIk1EYfs7nqCwrMShtdrMiKarVjExorQthpjiJ6EJWZGjRxUS7QZL1IyprW6lY0g+tICJNzcqii6sfpT+sZXbRZheyNbrISi1pbqf3m+1T24q1Dnwcvvec8zzv+5z3fQ+Dh6EI1AVigMwAzl6DoRTttnKjNc3qae/fbMwjuDxvrdPe/qMMA/powLmG/qw0PwSXlRstG197Q+QGzo8iMuNSUmW6qqQwZKC1GN9wn2XBIYIphucQCdOA8dFkKYUg3DG+22T8E5EbuD0bB/deT9y5L/pM1xmOjyTNVcGBCvTDDbYVX51E8jwF4BAjpJk9pK/odyI38Cvrlc0t7YPkK5VVnhyyceAu47gs0F2wDLyRiBxcDYHk4+wV2cqM5s3lvcD5EYRnXkt8ljLrKoYP/uyNrE8osssCp6h+yacIzh8NodN5Z73ASZLd6ZeSDxyNL/AGuPcel3wcZ6fpc2IBobAXeG1aWN1Ty6jJf5DEO0KOQ0pdbjjJopHAuQ4hh28uMcdNqsGEoc3eAXnYVVk/c8WeG6sije+2bJPA7UewIflCan7B0mM+A9PBr5E6/X4b92symreUSeCNu0LulNZHqTLUJf8Dfl6pywkmr9XShfLjGHT63ryW8GFv/SJGvPAZ/OWnYUlLT2eqSO/ubOnMxvKU4tRz/yUJx4/5BYdSre39LaIkkucNO+QVZx7Mi5Wq0gffqbiuR2hzO/DNttbV5BjPQp+Lr6Ksg/3b/OeOq/MBVjqyUanNjRZT0GVh/DCi0yqSK30qnG5X+LKi3UmmllBO/aVQAqeqPHGyOial8UOos+RjJ/57nnOOmghd7nOSZFvPvs8IvJaawHSRrYEIDE1T4CJShr6A2hupOHYo9TmLXSnYLQsn6GxEORhErRLob6y4aP4yBAbTFNQ2j0dA3++YMbIRc8LqMLDfd7d72V62fs3tJkWQ8f1mfc9F98dCi0kOB5FwJ5EzotYOf4poqpNMHHPHP8J0uamrc3I0kNfXYJfpf3+hPD5zLnZ+ECMdMsRTmiXQRhXZ/cS1KiIxmKbifWsQxgRabhU/nt3WM0skWbzNPa5FkN1O0YhEDAto7iuezb8Xt/pU9cJWV+H8VRZvyHgeAuwdWEQvUoyQjnVERsG5j59Mo1qUMhydIAAAAABJRU5ErkJggg==);content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAABHNCSVQICAgIfAhkiAAAAplJREFUOE9jZMACDKSnGjAw/I9n+M8gyMD4XwGs5D/jBzDNyLD+wtOchdj0MSILGgj0CzBwscwHanjI8JdlwoUXmQ/+9zMoAA2VB4kxFjI8AFqUwMDwLwEoNuHCs9wNyPrhhkFc828CAwNTwZmibAOgYn+gZACaC0Cu28DEzNBo2D2lgYGR8cCFp9kLYGrAhkFcxLqg3WVenaveuYlAQQds3kARY2RoMO6doohsIMQwqSkbEoz29uQ6rN8M5AoQNAihYIFx3xRBhm+/Ey58KPzACPIeD+u3iIPZpe7AcAF6lTRw9pFqc9raPL4LT3MLGIGuWjA/vO+DnvS9fNKMgav+YD257+aJh0UWjGYyE7YeLyiwItF7KPaWb0k6uOeGYQOjs2rblV3pVdpkugqsbc1F2zftu8NCGX206h5sTGqSp8SwM49VGdLXFCQyZlpmnZgSPM2cEsOWnXVkWHfe2pcxVK/ixuywieq8HN/JNq9+RyzDljNGgow9vgGTVERe5PpqnyDLsM8/OBlqt8f/mXx0BisjMO8JpKzIf9/rO4uBHNfNPO7FIMDxZX/U0kNO4BywM9XgyOH7utaNHotJct3NVzIMy845MjS7L3ZkLGU4ADYMVDKsPW917cIzZU5iDQQZ1HswmKHdc942sYbP3iBz4KXGn16GhC1XLOYfuKPHUOywlkGK/y1WV4LCaPl5RwaQYbUuS68I8X21BRZN4LIOpTwDGfj0ncik2Sc9eZ9/FmIwkbnNYAzEIHD2iSrDs09CDP//MzKAIgsofpCZhSEAZhCGYTAv//vL0ABkx4MSIwh8/snJwMv+nUFd9Akokh4CzWtgKWZYgO50FJchS4JimeEvg8O//5CShImR4QLDP4YHjGVAGgcAAGGO8avu5/2IAAAAAElFTkSuQmCC);left:51%;left:84%;position:absolute;top:30%;top:29%;width:80%;z-index:1}@media screen and (max-width:1000px){.mainImages_login_form__orPY3:before{transform:scale(.8)}.mainImages_login_form__orPY3:after{left:80%;top:90%;transform:scale(.8)}.mainImages_navbar__j6mJK:before{left:44%;top:416%;transform:scale(.8)}}.mobileOTP_main_container__hx0Mg{height:100vh;margin:auto;min-width:650px;width:100vw}.mobileOTP_main__zV3zg{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.mobileOTP_login_form_title__LETw5 h2,.mobileOTP_login_form_title__LETw5 h3{margin-left:40px}.mobileOTP_login_form_title__LETw5>h3{font-size:.8rem;font-weight:400}.mobileOTP_navbar__So3GK{left:4%;position:relative;top:3%;width:80%}.mobileOTP_icon__lNk\+F{position:relative}.mobileOTP_logo__b29-S img{margin:24px 55px;width:19%}.mobileOTP_content__1EQfh{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.mobileOTP_login_img__3p\+7R{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.mobileOTP_mobileOTP_login_form__smpVu{background:#fff;border-radius:18px;box-shadow:0 0 5px 0 grey;display:flex;flex-direction:column;height:50vh;justify-content:space-evenly;margin-left:8%;min-width:300px;padding:35px;position:relative;width:40%}.mobileOTP_digit_group__UwbSb{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-evenly;margin:0 15%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobileOTP_digit_group__UwbSb input{background-color:orange;border:none;border-radius:5px;color:#fff;font-size:24px;font-weight:200;height:2.5rem;line-height:50px;margin:0 2px;text-align:center;width:17%}.mobileOTP_mo_login_btn__H72G9{background:#111fee;border:none;border-radius:20px;cursor:pointer;height:2.1rem;margin-bottom:-25px;margin-right:15px;width:40%}.mobileOTP_mo_login_btn__H72G9>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.mobileOTP_resend_otp__kQfeu{display:flex;font-size:.8rem;justify-content:space-between;margin:0 21%}.mobileOTP_resend_otp__kQfeu span{color:gray;font-size:1rem;font-weight:600;margin-right:20%}.mobileOTP_resend_otp__kQfeu a{color:grey;text-decoration:underline}.mobileOTP_resend_otp__kQfeu a:hover{color:blue}@media screen and (max-width:1200px){.mobileOTP_login_form__P6hmv{height:55vh}.mobileOTP_login_form_title__LETw5 h3{margin-top:0}.mobileOTP_digit_group__UwbSb input{height:1.5rem}.mobileOTP_resend_otp__kQfeu{font-size:.5rem;margin-top:5px}.mobileOTP_resend_otp__kQfeu span{font-size:.6rem}.mobileOTP_login_btn__wUFKi{border-radius:15px}}.mobileOTP_login_container__uDXpk{display:flex;justify-content:end;position:relative}.RegisteredSchool_dashboard_placeholder__\+uqSX{display:none}.RegisteredSchool_add_schools__2ivi3{height:90%;margin:55px 15px 0;width:100%}.RegisteredSchool_Add_school__GPkUo{margin:5px}.RegisteredSchool_grid_container__UME95{display:flex}.RegisteredSchool_grid_item__IWXOz{align-items:center;background-color:#fffc;border-bottom:.1px solid hsla(0,0%,50%,.233);border-right:.1px solid hsla(0,0%,50%,.233);border-color:hsla(0,0%,50%,.233);border-radius:10px;border-style:solid;border-width:.1px 3.1px 3.1px .1px;box-shadow:1px 1px var(--utilityColor2);display:flex;font-size:18px;grid-area:span;grid-row-start:auto;justify-content:space-between;margin:2px 5px 0;padding:15px;text-align:-webkit-left;width:100%}.RegisteredSchool_grid_container__UME95>div>p{font-weight:500;padding:5px}.RegisteredSchool_column__ZrWt\+{align-items:center;display:flex;font-size:1.17vw;justify-content:space-evenly;width:15%}.RegisteredSchool_column__ZrWt\+ img{margin-top:20px}.RegisteredSchool_link_icon_item1__J8Yln,.RegisteredSchool_link_icon_item2__Cx0Ky{font-size:1.8rem}.RegisteredSchool_link_icon_item1__J8Yln{color:#ff9100}.RegisteredSchool_link_icon_item2__Cx0Ky{color:blue}.RegisteredSchool_school_data__-ss6-{display:flex;flex-direction:column;font-size:15px}.RegisteredSchool_school_data__-ss6- span:first-child{font-weight:700}.RegisteredSchool_school_data__-ss6- span:last-child{color:hsla(0,0%,50%,.753)}.RegisteredSchool_table_school_list__cNgV\+{border-radius:10px;box-shadow:3px 3px #888;text-align:center;width:100%}.RegisteredSchool_school_list_container__aYO6-{align-items:center;display:flex;justify-content:space-between;margin:10px 0 10px 10px;width:99%}.RegisteredSchool_school_list_btn_container__om6Lf{align-items:center;display:flex;position:relative;width:440px}.RegisteredSchool_school_list_search_container__B5Okb{position:relative;width:250px}.RegisteredSchool_school_list_search_container__B5Okb input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:32px;padding:0 34px 0 10px;width:100%}.RegisteredSchool_school_list_search_container__B5Okb input::placeholder{color:#7a7a7a;font-size:13px;opacity:60%;padding:12px}.RegisteredSchool_school_list_search_container__B5Okb span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute}.RegisteredSchool_add_school_button__dCptT{background-color:rgba(0,128,0,.698);border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;color:#fff;cursor:pointer;font-weight:500;height:30px;left:277px;margin-right:4%;position:absolute;top:0;width:130px}.RegisteredSchool_add_school_button__dCptT:hover{box-shadow:0 3px 5px #00800080;top:-2px}.RegisteredSchool_school_list__TK06y{margin-left:0 12px}.RegisteredSchool_main_container__XFE2l{display:flex;flex-direction:column;height:92%;width:100%}.RegisteredSchool_school_list_table__\+TKLo{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;overflow:auto;scrollbar-width:none;width:82vw}.RegisteredSchool_school_list_table__\+TKLo::-webkit-scrollbar{display:none}.RegisteredSchool_table__MCuIp{border-radius:2px;height:auto;text-align:center;width:100%}.RegisteredSchool_table__MCuIp,.RegisteredSchool_table__MCuIp td,.RegisteredSchool_table__MCuIp th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.RegisteredSchool_table__MCuIp td,.RegisteredSchool_table__MCuIp th{font-size:.9rem;font-weight:100;padding:5px}.RegisteredSchool_table__MCuIp thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.RegisteredSchool_table__MCuIp th i{font-size:.8rem}.RegisteredSchool_table__MCuIp tr{height:47px}.RegisteredSchool_data_row__43W\+X:hover{background-color:#fff!important;box-shadow:3px 3px 3px 3px #888}.RegisteredSchool_table_h__KPoFj tr:hover td:first-child{border-left:0 solid blue}.RegisteredSchool_table_h__KPoFj tr{position:relative}.RegisteredSchool_table_h__KPoFj tr:hover td:first-child:before{background-color:blue;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:5px;z-index:1}.RegisteredSchool_table__MCuIp td{color:#354052}.RegisteredSchool_table_h__KPoFj td{color:#354052;font:normal normal normal 13px/20px Poppins;letter-spacing:var(--unnamed-character-spacing-0);letter-spacing:0;opacity:1;text-align:left}.RegisteredSchool_table__MCuIp tr:hover td:last-child input{background-color:var(--utilityColor);color:#fff}.RegisteredSchool_table_h__KPoFj tr td:hover{cursor:pointer}.RegisteredSchool_table__MCuIp tr:hover td:nth-child(2),.RegisteredSchool_table_h__KPoFj tr:hover td:nth-child(6),.RegisteredSchool_table_h__KPoFj tr:nth-last-child():hover{color:#ff9100}.RegisteredSchool_name__6L7vo{overflow:overlay;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.RegisteredSchool_create_branch__DH-vh input{border-radius:22px;height:85%;width:85%}.RegisteredSchool_create_branch_btn__uNarO{background:none;border:2px solid hsla(0,0%,50%,.233);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px}.RegisteredSchool_dropbtn__POute{align-items:center;background-color:#1f1fd5f5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;height:90px;margin-top:5px;padding:25px;position:static;width:121px}.RegisteredSchool_dropbtn__POute .RegisteredSchool_checked__Inhuw :after{background-color:#1f1fd5f5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;margin-top:5px;padding:31px 6px 23px 8px}.RegisteredSchool_dropdown__IGiIo{display:inline-block;position:relative}.RegisteredSchool_dropdown_content__VreMf{background-color:#f9f9f9;background-color:#fff;border-radius:10px;box-shadow:0 8px 16px 0 #0003;display:block;font-size:.8rem;margin:4px 0 0;min-width:170px;position:absolute;z-index:2}.RegisteredSchool_dropdown_content__VreMf .RegisteredSchool_checked__Inhuw{color:#000;padding:12px 16px;text-decoration:none}.RegisteredSchool_text__vqGL9{margin-left:1.5rem}.RegisteredSchool_dropbtn__POute i{margin:4px 2px 0 13px}.RegisteredSchool_active_switch__pwo2l{display:inline-block;height:29px;position:relative;width:38px}.RegisteredSchool_active_switch__pwo2l input{height:0;opacity:0;width:0}.RegisteredSchool_active_slider__9pkTH{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.RegisteredSchool_active_slider__9pkTH:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.RegisteredSchool_active_slider__9pkTH{background-color:orange}input:focus+.RegisteredSchool_active_slider__9pkTH{box-shadow:0 0 1px #d9dcfe}input:checked+.RegisteredSchool_active_slider__9pkTH:before{border:3px solid orange;transform:translateX(25px)}.RegisteredSchool_active_slider__9pkTH.RegisteredSchool_round__uygvq{border-radius:34px}.RegisteredSchool_slider__wRVb\+.RegisteredSchool_round__uygvq:before{border-radius:0}.RegisteredSchool_checked__Inhuw{align-items:center;display:flex;justify-content:start;position:relative}.RegisteredSchool_checked__Inhuw>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.RegisteredSchool_dropdown_content__VreMf input{-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:blue;cursor:pointer;display:flex;height:12px;outline:none;position:absolute;width:12px}.RegisteredSchool_checked__Inhuw>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;height:15px;justify-content:space-around;outline:2px solid;position:relative;width:15px}.RegisteredSchool_checked__Inhuw>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding:0}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:hover{background-color:#f8f4fc}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked{background-color:blue}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked:after{display:block}.RegisteredSchool_pagination__DCZ2r{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.RegisteredSchool_pagination__DCZ2r a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.RegisteredSchool_pagination__DCZ2r a span{font-weight:100}.RegisteredSchool_pagination__DCZ2r a.RegisteredSchool_active__Se27K{background-color:#1e90ff;color:#fff;float:right}.RegisteredSchool_pagination__DCZ2r a:hover:not(.RegisteredSchool_active__Se27K){background-color:#ddd}.RegisteredSchool_pagination_active__OmMp-:hover:not(.RegisteredSchool_active__Se27K){background-color:blue}.RegisteredSchool_pagination_active__OmMp-{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.RegisteredSchool_rows__y7bF3{color:#888;font-size:.9rem;padding-left:10px}.RegisteredSchool_rows__y7bF3>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.SetPass_main_container__god-j{height:100vh;margin:auto;min-width:650px;width:100vw}.SetPass_main__1oTgS{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;min-height:900px;min-width:900px;position:relative;width:100%}.SetPass_navbar__pXjqo{left:4%;position:relative;top:3%;width:80%}.SetPass_icon__e3VQV{position:relative}.SetPass_logo__kKQF0 img{margin:24px 55px;width:19%}.SetPass_content__KMOmo{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.SetPass_login_img__-zeYe{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.SetPass_login_form__hOr3v{grid-gap:50px;background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:50px;height:60%;min-height:550px;min-width:450px;padding:35px;position:relative;width:30%}.SetPass_login_form_title__goVsr{grid-gap:5px;display:grid;gap:5px;margin-bottom:10px;padding:5px}.SetPass_login_form_title__goVsr>h3{font-size:large;font-weight:100}.SetPass_login_form__hOr3v h2{color:hsla(0,5%,7%,.937);font-size:large;font-weight:900}.SetPass_login_form__hOr3v h3{font-size:medium;font-weight:500;margin-top:-5px}.SetPass_login_form__hOr3v>input,.SetPass_password_container__BzNm1>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.SetPass_password_container__BzNm1{bottom:55px;height:40px;position:relative}.SetPass_password_fieldset__CF93F{border:none;position:relative}.SetPass_password_container__BzNm1 legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:medium;font-weight:600;left:15px;padding:5px;position:relative;top:16px;z-index:1}.SetPass_password_container__BzNm1 input{border:1px solid gray;border-radius:7px;height:50px;padding-left:15px;padding-right:15px;width:100%}.SetPass_setPassword_login_form__O\+Xxk{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:50px;min-height:550px;min-width:450px;padding:35px;position:relative;width:40%}.SetPass_error_span__6yZAo{color:red;font-size:.8rem;padding:15px}.SetPass_login_container__IuFGv{display:flex;justify-content:end;position:relative;top:95px}#SetPass_togglePassword__X51Zx{bottom:15px;left:92%;position:absolute}.SetPass_sp_login_btn__uIbYQ{background:#111fee;border:none;border-radius:20px;box-shadow:0 3px 5px 0 blue;color:#fff;cursor:pointer;font-size:.8rem;height:2.1rem;margin:2px 0;text-decoration:none;text-transform:uppercase;width:50%}@media screen and (max-width:1100px){.SetPass_login_form__hOr3v>div{margin:5px 0}.SetPass_login_form__hOr3v h2{font-size:.9rem}.SetPass_login_form__hOr3v h3{font-size:.7rem}.SetPass_login_form__hOr3v>input,.SetPass_password_container__BzNm1>input{font-size:1.2rem}.SetPass_password_container__BzNm1 legend{font-size:.7rem}.SetPass_login_btn__2Vnqm{font-size:.5rem;padding:0 7px;width:61%}}.SetPass_container__Aa0R1 p{margin:10px -10px}.SetPass_container__Aa0R1 p .SetPass_close__yuiqO{border:2px solid red;border-radius:50%;color:red;font-size:large;font-size:1.1rem;line-height:20px;text-align:center}.SetPass_text__1lDqJ{color:red}.SetPass_close__yuiqO i{opacity:1;padding:0 0 4px;width:1rem}.SetPass_text__1lDqJ{margin:10px}.SetPass_container__Aa0R1 p .SetPass_check__XWYx8{border:2px solid green;border-radius:50%;color:green;font-size:large;line-height:20px;text-align:center}.SetPass_text_right__AxRva{color:green}.SetPass_check__XWYx8 i{opacity:1;padding:0 0 4px;width:1.1rem}.SetPass_text_gap__lrhZP,.SetPass_text_right__AxRva{margin:10px}[class*=" bi-"]:before,[class^=bi-]:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;vertical-align:text-bottom}article.Studentpg31_article_31__ChgtF{background-color:#fff;height:100%;position:absolute;top:38px;width:100%}.Studentpg31_Grid_school_name_branch_31__2R9sj{display:flex;justify-content:space-between;padding:13px}button.Studentpg31_btn_branch_name_31__blnFe{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;position:relative;width:220px}i.Studentpg31_fa-solid__XPYHq.Studentpg31_fa-house-user__nf1ZM{padding-right:10px}i.Studentpg31_fa-solid__XPYHq.Studentpg31_fa-chevron-down__RTtJM{padding-left:10px}.Studentpg31_school_name_31__FVVLh{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.Studentpg31_grid_container_header_plan_31__aRWAU{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.Studentpg31_grid_container_header_plan_31__aRWAU>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Studentpg31_grid_container_header_plan_31__aRWAU>div:hover,.Studentpg31_item_plan4_31__ba1y-{border-bottom:4px solid orange;color:orange}.Studentpg31_add_schools_31__QsqUe{height:87%;margin:35px 0 0 16px;width:100%}.Studentpg31_add_school_title_31__VArQI{margin:10px 0}.Studentpg31_input_grid_31__7QCz1{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;margin:10px}.Studentpg31_input_element_31_cancel__Kq0g1 input,.Studentpg31_input_element_31_cancel__Kq0g1 select{border:1px solid gray;border-radius:8px;height:100%;padding:4px 26px 12px 10p;width:100%}#Studentpg31_button_id_31_cancel__MhpkL{background-color:blue;color:var(--backgroundColor);float:right;position:absolute}.Studentpg31_artical_button_31_cancel__DZk3w{background-color:#fff;border:none;border-radius:20px;color:grey;cursor:pointer;font-weight:700;outline:1px solid grey;padding:8px;position:relative;right:-90%;text-transform:uppercase;top:56px;width:53%}.Studentpg31_artical_button_31_cancel__DZk3w:hover{background-color:gray;border-block-color:gray;color:#fff}.Studentpg31_input_element_31__LdOOW p{visibility:hidden}.Studentpg31_input_element_31__LdOOW:hover p{visibility:visible}.Studentpg31_input_element_31__LdOOW{height:100%;position:relative;width:95%}.Studentpg31_input_element_31__LdOOW input,.Studentpg31_input_element_31__LdOOW select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Studentpg31_input_element_31__LdOOW label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.Studentpg31_input_element_31__LdOOW:hover label{color:#fd8c00;padding-right:0;top:-7px}.Studentpg31_form_input_element_31__1mBHo:focus~label,.Studentpg31_form_input_element_31__1mBHo:not(:placeholder-shown)~label,.Studentpg31_form_select_element_31__D7wt7 option:checked,.Studentpg31_form_select_element_31__D7wt7:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Studentpg31_std_cat__BIW9r{visibility:hidden}.Studentpg31_form_select_element_31__D7wt7[type=date]{font-size:13px}.Studentpg31_upload_logo_container_31__mQgb7 span{margin:5px 17px}.Studentpg31_artical_button_container_31__\+ekGE{position:relative}.Studentpg31_artical_button_31__ua-d-{background-color:#403e75;border:none;border-radius:20px;color:#f6f6fc;cursor:pointer;font-weight:700;padding:10px;position:relative;right:-45%;text-transform:uppercase;top:54px;width:53%}.Studentpg31_artical_button_container_31__\+ekGE:hover{top:-4px}#Studentpg31_button_id_31__nnhU7:hover{top:-50px}.Studentpg31_choosefile_button_31__6TQg8{background-color:var(--backgroundColor);color:var(--primaryColor);margin-left:33px;width:101px}.Studentpg31_school_list_container_31__lc3Tu{margin:28px 0 15px}.Studentpg31_magnifying_glass_icon_31__x7kOV{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.Studentpg31_school_list_table_31__kP-Zh{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:60%;overflow:auto;scrollbar-width:none}.Studentpg31_school_list_table_31__kP-Zh::-webkit-scrollbar{display:none}.Studentpg31_add_schools_btn_31__sSQZC{display:flex;height:80px;justify-content:space-between}.Studentpg31_upload_logo_container_31__mQgb7{display:flex;flex-direction:column}.Studentpg31_upload_logo_container_31__mQgb7 span{font-family:ui-serif;font-size:.9rem;font-weight:500;justify-self:center;margin:1px 36px;position:relative}.Studentpg31_choosefile_button_31__6TQg8{background-color:var(--utilityColor);border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:19px;padding:10px;position:relative;top:-76px;width:140px}.Studentpg31_choosefile_button_container_31__zh980{margin:20px}#Studentpg31_choose_button_id_31__uC81Y{background-color:#ff9100;color:var(--backgroundColor)}#Studentpg31_button_id_31__nnhU7{background-color:blue;color:var(--backgroundColor);float:right;position:absolute;top:20px}#Studentpg31_button_id_31__nnhU7:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.Studentpg31_schoollist_31__CyCFE{background-color:#fff;border-radius:9px;margin:0 10px;padding:10px;position:relative}.Studentpg31_create_branch_list_31__CX28u{-ms-overflow-style:none;border-bottom:none;border-radius:10px;height:28%;scrollbar-width:none;width:100%}.Studentpg31_section_list_table__M0jnJ{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;margin:4px 0 0 7px;overflow:auto;scrollbar-width:none;width:82vw}.Studentpg31_section_list_table__M0jnJ::-webkit-scrollbar{display:none}.Studentpg31_table_section__\+gURg{border-radius:2px;height:auto;text-align:center;width:100%}.Studentpg31_table_section__\+gURg,.Studentpg31_table_section__\+gURg td,.Studentpg31_table_section__\+gURg th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.Studentpg31_table_section__\+gURg td,.Studentpg31_table_section__\+gURg th{font-size:.9rem;font-weight:100}.Studentpg31_table_section__\+gURg thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Studentpg31_table_section__\+gURg th i{font-size:.8rem}.Studentpg31_table_section__\+gURg tr{height:47px}.Studentpg31_data_row__UMNkI:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.Studentpg31_wrapdata__D2bot:hover:nth-child(3){color:#ff9100}.Studentpg31_wrapdata__D2bot{overflow:overlay;text-overflow:clip;width:20px}.Studentpg31_name__odBy0{margin:0 -23px 0 10px;overflow:overlay;text-align:left;text-overflow:clip;white-space:nowrap;width:10rem}.Studentpg31_table_section__\+gURg tr:hover td:last-child{color:#fff}.Studentpg31_table_section__\+gURg tr:hover .Studentpg31_name__odBy0{color:orange}.Studentpg31_wrapper_teacherid__8ByQS{align-items:baseline;align-items:center;display:flex;width:110px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:32px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px;position:absolute}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg .Studentpg31_tooltip__pnesS{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:120px;z-index:1}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover .Studentpg31_tooltip__pnesS{opacity:1;pointer-events:auto;top:-35px}.Studentpg31_icon__Sj6mg .Studentpg31_tooltip__pnesS:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover span{color:#fff}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover .Studentpg31_tooltip__pnesS,.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover span{text-shadow:0 -1px 0 #0006}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_add__gbVNl:hover i{color:orange}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_edit__TWxZQ:hover span,.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_remove__oVEFH:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.Studentpg31_blank__VoPbk{margin-left:50px}#Studentpg31_orange-add__QBgeh{box-shadow:2px 2px 2px orange}.Studentpg31_custom_file_input__SbLT3{margin-left:10px;padding:.5rem;width:20rem}.Studentpg31_custom_file_input__SbLT3::-webkit-file-upload-button{visibility:hidden}.Studentpg31_custom_file_input__SbLT3:before{background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.Studentpg31_custom_file_input__SbLT3:hover:before{border-color:#000}.Studentpg31_custom_file_input__SbLT3:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}#Studentpg31_submit_teacherid__9TIMp{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.Studentpg31_error_box__rsykG{color:red}.Studentpg31_flex_container_teacherid__Ul\+hH{align-items:center;background-color:#00000080;display:flex;justify-content:center}.Studentpg31_flex_container_teacherid__Ul\+hH>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.Studentpg31_main_content_teacherid__tqt9- p{color:orange;display:flex;font-size:.5em;justify-content:center}.Studentpg31_main_content_teacherid__tqt9- span{display:block;margin:auto;width:100px}.Studentpg31_main_content_teacherid__tqt9- img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.Studentpg31_main_content_teacherid__tqt9- h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Studentpg31_modal_buttons_teacherid__9Cx5Z{display:flex;justify-content:space-around;margin:25px 10px 10px}.Studentpg31_ok_btn__XAkS4{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.Studentpg31_ok_btn__XAkS4:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#Studentpg31_ok_btn__XAkS4{background-color:#fff;color:grey}#Studentpg31_modal_teacherid__FcSux{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.Studentpg31_list2_teacherid__zv3oC{border:1px solid grey;border-radius:20px;margin:6px;padding-inline:16px}.Studentpg31_input_element_31__LdOOW p{color:gray;font-size:.5rem;font-weight:700;min-width:-webkit-max-content;min-width:max-content}.Studentpg31_input_list2_teacherid__-QSJI{background:#fff;border:none;height:33px;outline:none;width:15rem}#Studentpg31_search_button_teacherid__heG-G{background:#fff;border:none;color:orange;font-size:20px}.Studentpg31_school_list_search_container__vPKYh{position:relative;width:250px}.Studentpg31_school_list_search_container__vPKYh input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Studentpg31_school_list_search_container__vPKYh input::placeholder{color:hsla(0,0%,50%,.753)}.Studentpg31_school_list_search_container__vPKYh button{background-color:initial;border:none;color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.Studentpg31_teacher_list_teacherid__7RbHJ{align-items:center;background:#fff;border-top:1px solid #f8f4fc;display:flex;justify-content:space-between;margin:0 10px;padding-left:15px;padding-right:15px}.Studentpg31_alert__7Z19e,.Studentpg31_logo2__AY4W8,.Studentpg31_logo__P\+QId{color:red}.Studentpg31_hr__2hLv5{margin:0 10px -1px 11px}.Studentpg31_pagination__e7h3S{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Studentpg31_pagination__e7h3S a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg31_pagination__e7h3S a span{font-weight:100}.Studentpg31_pagination__e7h3S a.Studentpg31_active__4Z-C2{background-color:#1e90ff;color:#fff}.Studentpg31_pagination__e7h3S a:hover:not(.Studentpg31_active__4Z-C2){background-color:#ddd}.Studentpg31_pagination_active__YxoCb:hover:not(.Studentpg31_active__4Z-C2){background-color:blue}.Studentpg31_pagination_active__YxoCb{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg31_rows__zRe6A{color:#888;font-size:.9rem;padding-left:10px}.Studentpg31_rows__zRe6A>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.Studentpg31_pagination_35__ndMu6{float:right}.Studentpg31_active_switch__EMJIh{display:inline-block;height:29px;position:relative;width:38px}.Studentpg31_cbse_table_head2__g3\+UU{width:100px!important}.Studentpg31_active_switch__EMJIh input{height:0;opacity:0;width:0}.Studentpg31_active_slider__\+wUkW{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.Studentpg31_active_slider__\+wUkW:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.Studentpg31_active_slider__\+wUkW{background-color:orange}input:focus+.Studentpg31_active_slider__\+wUkW{box-shadow:0 0 1px #d9dcfe}input:checked+.Studentpg31_active_slider__\+wUkW:before{border:3px solid orange;transform:translateX(25px)}.Studentpg31_active_slider__\+wUkW.Studentpg31_round__hPSbL{border-radius:34px}.Studentpg31_slider__KYrPR.Studentpg31_round__hPSbL:before{border-radius:0}.Studentpg31_chooseFile_btn_wrapper__AyO5v{margin-bottom:20px;margin-left:10px;position:relative}.Studentpg31_chooseFile_btn_wrapper__AyO5v>img{left:14px;position:absolute;top:12px}.Studentpg31_chooseFile_btn__hYwqD{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Studentpg31_chooseFile_btn_wrapper__AyO5v{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Studentpg31_chooseFile_btn_wrapper__AyO5v:active,.Studentpg31_chooseFile_btn_wrapper__AyO5v:focus,.Studentpg31_chooseFile_btn_wrapper__AyO5v:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}article.TeacherId_article_teacherid__SwUMF{background-color:#f8f4fc;height:100%;position:absolute;top:35px;width:100%}.TeacherId_Grid_school_name_branch_teacherid__7x7ZZ{display:flex;justify-content:space-between;padding:13px}button.TeacherId_btn_branch_name_teacherid__pbB1M{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-house-user__m4JPv{padding-right:10px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-chevron-down__-wdtZ{padding-left:10px}.TeacherId_school_name_teacherid__Lovts{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.TeacherId_grid_container_header_plan_teacherid__dfz0X{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:84vw}.TeacherId_grid_container_header_plan_teacherid__dfz0X>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:14px;padding-top:9px}.TeacherId_grid_container_header_plan_teacherid__dfz0X>div:hover,.TeacherId_item_plan3_teacherid__dV132{border-bottom:4px solid orange;color:orange}.TeacherId_create_teacher_teacherid__W0QOB{align-items:center;background:#fff;border-bottom:1px solid var(--hoverColor);gap:20px;margin:0 10px}.TeacherId_teacher1_teacherid__rAVEs{display:flex;gap:3rem;padding:1rem}.TeacherId_teacher2_teacherid__8tvwD{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto;padding:0 1rem}.TeacherId_create_HOD_box1_teacherid__GmAc7{display:flex;gap:30px}.TeacherId_input_form_teacher_teacherid__xCMMU{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:auto auto auto auto;height:100%;margin:10px}.TeacherId_input_element_teacher_teacherid__HxYVn p{color:gray;font-size:52%;font-weight:700}.TeacherId_input_element_teacher_teacherid__HxYVn{height:45px;position:relative;width:95%}.TeacherId_input_element_teacher_teacherid__HxYVn input,.TeacherId_input_element_teacher_teacherid__HxYVn select{border:1px solid #9e9e9e;border-radius:8px;height:100%;padding:0 20px;width:100%}.TeacherId_input_element_teacher_teacherid__HxYVn label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;position:absolute;top:15px;transition:all .2s}.TeacherId_input_element_teacher_teacherid__HxYVn:hover label{color:#fd8c00;padding-right:0;top:-7px}.TeacherId_form_input_element_teacher_teacherid__WDixf:focus~label,.TeacherId_form_input_element_teacher_teacherid__WDixf:not(:placeholder-shown)~label,.TeacherId_form_input_element_teacher_teacherid_s__LjCjk option:checked,.TeacherId_form_input_element_teacher_teacherid_s__LjCjk:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.TeacherId_std_cat__3xesK{visibility:hidden}.TeacherId_form_input_element_teacher_teacherid_s__LjCjk[type=date]{font-size:13px}.TeacherId_input_element_teacher_teacherid__HxYVn p{visibility:hidden}.TeacherId_form_input_element_teacher_teacherid__WDixf:focus~p,.TeacherId_form_input_element_teacher_teacherid__WDixf:not(:placeholder-shown)~p,.TeacherId_input_element_teacher_teacherid__HxYVn:hover p{visibility:visible}.TeacherId_input_block_element_teacher_teacherid__mEy47{display:block}p.TeacherId_remove_teacherid__jkizg{font-size:x-small;padding-bottom:10px}#TeacherId_submit_teacherid__j6C8X{background-color:#69ca69;border:none;border-radius:20px;color:#fff;height:30px;padding:10p;width:130px}.TeacherId_teacher5_teacherid__N-1yZ{position:relative}.TeacherId_create_button_teacher_teacherid_2__GJ4\+j{background:blue;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;position:relative;right:8px;text-transform:uppercase;width:60%}.TeacherId_create_button_teacher_teacherid_2__GJ4\+j:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.TeacherId_create_button_teacher_teacherid__pyaKS{background:#fff;border:none;border-radius:17px;border-radius:20px;color:gray;cursor:pointer;font-weight:700;height:37px;left:254%;margin:-68px 60px 0 55px;outline:1px solid gray;padding:8px;position:relative;position:absolute;right:-240%;text-transform:uppercase;width:60%}.TeacherId_create_button_teacher_teacherid__pyaKS:hover{background-color:gray;color:#fff;top:7}.TeacherId_error_box__OYoZf{color:red}.TeacherId_radio_teacherid__wnFxV>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.TeacherId_radio_teacherid__wnFxV>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:10px}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:checked{background-color:blue}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:checked:after{display:block}.TeacherId_wrapper_teacherid__E4\+bt>label{align-items:center;display:flex}.TeacherId_teacher_list_teacherid__KUu\+V{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.TeacherId_school_list_search_container__AJtgZ{position:relative;width:250px}.TeacherId_school_list_search_container__AJtgZ input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.TeacherId_school_list_search_container__AJtgZ input::placeholder{color:hsla(0,0%,50%,.753)}.TeacherId_school_list_search_container__AJtgZ span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#TeacherId_search_button_teacherid__Vnu1S{background:#fff;border:none;color:orange;font-size:20px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-chalkboard-user__55QI8{padding-right:15px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-magnifying-glass__8Rq7N{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.TeacherId_list_table_teacher_div_teacherid__AsJA\+{background-color:#fff;height:60%;margin:0 10px;overflow:scroll}table.TeacherId_table_section_teacher_list_teacherid__jo8Xs{background:#d9dcfe;border-collapse:collapse;height:auto;text-align:center;width:82vw}.TeacherId_table_section_teacher_list_teacherid__jo8Xs>tbody{background-color:#fff;color:var(--primaryColor)}.TeacherId_table_section_teacher_list_teacherid__jo8Xs>tbody>tr,.TeacherId_table_section_teacher_list_teacherid__jo8Xs>thead>tr{border:1px groove #8080802e;font-size:.9rem;font-weight:400!important;height:47px}#TeacherId_email_td__oiDC\+{width:15%!important}#TeacherId_email__y\+aRD{text-align:start!important}.TeacherId_list_role__C\+wCH{padding-left:36px;text-align:start!important;width:140px!important}.TeacherId_table_head_section_teacher_list_teacherid__lN3BE{color:blue!important}p.TeacherId_data_placeholder_teacherid__0rW6s{align-self:center;color:var(--primaryColor);font-size:medium;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherId_data_row__Zq7CL:hover td:first-child{border-left:10px solid blue}.TeacherId_data_row__Zq7CL{border-left:10px solid #fff}tbody tr:hover td#TeacherId_email__y\+aRD{color:orange}.TeacherId_data_available_teacherid__1F\+lA{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-radius:20px;border-right:10px solid #f8f4fc;display:flex;height:285px;position:relative;width:100%}.TeacherId_name__MnVpF{text-align:left}.TeacherId_name__MnVpF,.TeacherId_userId__\+pLqT{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.TeacherId_flex_container_teacherid__zXOmj{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TeacherId_flex_container_teacherid__zXOmj>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.TeacherId_main_content_teacherid__cRjaQ p{color:orange;display:flex;font-size:.5em;justify-content:center}.TeacherId_main_content_teacherid__cRjaQ span{display:block;margin:auto;width:100px}.TeacherId_main_content_teacherid__cRjaQ img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.TeacherId_main_content_teacherid__cRjaQ h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherId_modal_buttons_teacherid__kSHIf{display:flex;justify-content:space-around;margin:25px 10px 10px}.TeacherId_ok_btn__4-vDY{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.TeacherId_ok_btn__4-vDY:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#TeacherId_ok_btn__4-vDY{background-color:#fff;color:grey}#TeacherId_modal_teacherid__mtM9t{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.TeacherId_wrapper_teacherid__E4\+bt{display:inline-flex}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 -3px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:1.2vw;font-weight:900;line-height:50px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW .TeacherId_tooltip__CLTTN{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover .TeacherId_tooltip__CLTTN{opacity:1;pointer-events:auto;top:-35px}.TeacherId_icon__ZfoQW .TeacherId_tooltip__CLTTN:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover span{color:#fff}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover .TeacherId_tooltip__CLTTN,.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover span{text-shadow:0 -1px 0 #0006}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_add__NipdP:hover i{color:orange}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_edit__1ichf:hover span,.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_remove__1fl1M:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.TeacherId_blank__tNZD0{margin-left:50px}#TeacherId_orange-add__1e0-U{box-shadow:2px 2px 2px orange}.TeacherId_custom_file_input__W0sl\+{margin:0 0 10px 1px;padding:0;width:310px}.TeacherId_custom_file_input__W0sl\+::-webkit-file-upload-button{visibility:hidden}.TeacherId_custom_file_input__W0sl\+:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.TeacherId_custom_file_input__W0sl\+:hover:before{border-color:#000}.TeacherId_custom_file_input__W0sl\+:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.TeacherId_teacher5_teacherid_2__FT-8T{position:relative}.TeacherId_logo3__406RN,.TeacherId_logo4__0ojHq{color:red}.TeacherId_pagination__vu\+X4{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;overflow:auto;padding:10px}.TeacherId_pagination__vu\+X4 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TeacherId_pagination__vu\+X4 a span{font-weight:100}.TeacherId_pagination__vu\+X4 a.TeacherId_active__OKlA1{background-color:#1e90ff;color:#fff}.TeacherId_pagination__vu\+X4 a:hover:not(.TeacherId_active__OKlA1){background-color:#ddd}.TeacherId_pagination_active__Ii31u:hover:not(.TeacherId_active__OKlA1){background-color:blue}.TeacherId_pagination_active__Ii31u{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TeacherId_rows__4SrwN{color:#888;font-size:.9rem;padding-left:10px}.TeacherId_rows__4SrwN>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.TeacherId_chooseFile_btn_wrapper__wSJAs{margin-bottom:20px;position:relative}.TeacherId_chooseFile_btn_wrapper__wSJAs>img{left:14px;position:absolute;top:12px}.TeacherId_chooseFile_btn__KxdoL{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.TeacherId_chooseFile_btn_wrapper__wSJAs{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.TeacherId_chooseFile_btn_wrapper__wSJAs:active,.TeacherId_chooseFile_btn_wrapper__wSJAs:focus,.TeacherId_chooseFile_btn_wrapper__wSJAs:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.EditModel_flex_container_teacherid__k7p24{align-items:center;background-color:#00000080;display:flex;justify-content:center}.EditModel_flex_container_teacherid__k7p24>div{align-items:center;background-color:#fff;border-radius:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:94%;max-width:94%;padding:30px;width:850px}.EditModel_EditHeadContainer__KzO3g{color:#354052;display:flex;justify-content:space-between}.EditModel_EditBox__AZFnp{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.EditModel_Edithead__AkcZG{grid-gap:8px;display:grid;gap:8px}.EditModel_Input_head__RJuTt{color:orange}.EditModel_Input__qvGI1{color:#272727;opacity:1}#EditModel_Addressbox__0rJZC{grid-column:1/span 3}.EditModel_EditHeadContainer__KzO3g>i{font-size:x-large}.EditModel_main_content_teacherid__uGPik span{display:block;margin:auto;width:100px}.EditModel_main_content_teacherid__uGPik img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.EditModel_main_content_teacherid__uGPik h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModel_modal_buttons_teacherid__tIwpX{display:flex;justify-content:space-around;margin:25px 10px 10px}.EditModel_Edit_btn__8wUDL{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.EditModel_Edit_btn__8wUDL:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#EditModel_Edit_btn__8wUDL{background-color:#fff;color:grey}#EditModel_modal_teacherid__p7xyz{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}article.teacherIdList_article_teacherid__EDQOR{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:38px;width:100%}.teacherIdList_Grid_school_name_branch_teacherid__GFV9l{display:flex;justify-content:space-between;padding:13px}button.teacherIdList_btn_branch_name_teacherid__pe1uG{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.teacherIdList_teacher_id_text__xVU4J{margin:5px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-house-user__NWfnQ{padding-right:10px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-chevron-down__BK8nA{padding-left:10px}.teacherIdList_school_name_teacherid__w-USX{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.teacherIdList_grid_container_header_plan_teacherid__0ahoq{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.teacherIdList_grid_container_header_plan_teacherid__0ahoq>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.teacherIdList_grid_container_header_plan_teacherid__0ahoq>div:hover,.teacherIdList_item_plan3_teacherid__Um\+uK{border-bottom:4px solid orange;color:orange}.teacherIdList_teacher_list_teacherid__NhSzl{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:18px 10px}.teacherIdList_school_list_search_container__7lrOO{position:relative;width:250px}.teacherIdList_school_list_search_container__7lrOO input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.teacherIdList_school_list_search_container__7lrOO input::placeholder{color:hsla(0,0%,50%,.753)}.teacherIdList_school_list_search_container__7lrOO span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#teacherIdList_search_button_teacherid__xVAh4{background:#fff;border:none;color:orange;font-size:20px}.teacherIdList_button_text__lSXZW{margin:5px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-chalkboard-user__2wdBf{padding-right:15px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-magnifying-glass__Mibkv{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.teacherIdList_create_button_teacher_teacherid__0XNWE{background:#4d9f4d;border:none;border-radius:20px;color:#fff;float:right;height:35px;position:relative;right:0;width:180px}.teacherIdList_create_button_teacher_teacherid__0XNWE:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.teacherIdList_list3_teacherid__uufjz{align-items:center;display:flex;gap:1rem}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-circle-plus__aqBhs{padding-right:10px}.teacherIdList_div_table_teacher_list_teacherid__bTgfJ{background:#fff;height:443px;margin:0 10px 10px;overflow:auto}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ{border:1px groove #8080802e;border-collapse:collapse;font-size:.9rem;text-align:center;width:82vw}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>thead{background:var(--headerColor);color:blue;font-size:.9rem;font-weight:400;height:47px}.teacherIdList_name__lFm95{text-align:left}.teacherIdList_name__lFm95,.teacherIdList_userId__rkk9G{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>tbody{background-color:#fff;color:var(--primaryColor)}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>tbody>tr{border:1px groove #8080802e}.teacherIdList_table_body_section_teacher_list_teacherid__75THN :hover td:first-child{border-left:5px solid blue}.teacherIdList_table_body_section_teacher_list_teacherid__75THN:hover{border-left:10px solid blue;box-shadow:1px 0 7px 1px grey}.teacherIdList_table_body_section_teacher_list_teacherid__75THN:hover .teacherIdList_list_body_table_yellow_teacher_list_teacherid__7bKLM{color:orange}.teacherIdList_body_section_teacher_list_teacherid__9E46c tr:hover td:nth-child(3){color:#ff9100}.teacherIdList_blank_teacherid__fnH5L{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;height:350px;outline:3px solid #f8f4fc}.teacherIdList_list_body_table_yellow_teacher_list_teacherid__7bKLM{text-align:start!important;width:193px}.teacherIdList_list_role__HNPB6{padding-left:36px;text-align:start!important;width:140px!important}.teacherIdList_flex_container_teacherid__AhDiv{align-items:center;background-color:#00000080;display:flex;justify-content:center}.teacherIdList_flex_container_teacherid__AhDiv>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:400px;z-index:1}.teacherIdList_main_content_teacherid__0dCRj p{color:orange;display:flex;font-size:.5em;justify-content:center}.teacherIdList_main_content_teacherid__0dCRj span{display:block;margin:auto;width:100px}.teacherIdList_main_content_teacherid__0dCRj img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.teacherIdList_main_content_teacherid__0dCRj h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.teacherIdList_modal-buttons_teacherid__5ngM5{display:flex;justify-content:space-around;margin-top:24px}.teacherIdList_choosefile_button-2_teacherid__UpwbW{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#teacherIdList_choose_button_id_2_teacherid__ZrlAg{background-color:#ff9100;color:#fff}.teacherIdList_choosefile_button_1_teacherid__7jzJu{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#teacherIdList_choose_button_id_1_teacherid__bFkom{background-color:orange;border:none;border-radius:20px;color:#fff;height:35px;width:70px}.teacherIdList_wrapper_teacherid__tbVQ\+{display:inline-flex}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy span{display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:1vw;font-weight:900;line-height:50px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy .teacherIdList_tooltip__Q\+mES{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:1}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover .teacherIdList_tooltip__Q\+mES{opacity:1;pointer-events:auto;top:-45px}.teacherIdList_icon__JaMJy .teacherIdList_tooltip__Q\+mES:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover span{color:#fff}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover .teacherIdList_tooltip__Q\+mES,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover span{text-shadow:0 -1px 0 #0006}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_change-password__hbrGy:hover i,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_edit__YhYwv:hover i,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_remove__k9xuW:hover i{color:orange}.teacherIdList_active_switch__3CSZh{display:inline-block;height:29px;position:relative;width:38px}.teacherIdList_active_switch__3CSZh input{height:0;opacity:0;width:0}.teacherIdList_active_slider__ULV2E{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.teacherIdList_active_slider__ULV2E:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.teacherIdList_active_slider__ULV2E{background-color:orange}input:focus+.teacherIdList_active_slider__ULV2E{box-shadow:0 0 1px #d9dcfe}input:checked+.teacherIdList_active_slider__ULV2E:before{border:3px solid orange;transform:translateX(25px)}.teacherIdList_active_slider__ULV2E.teacherIdList_round__G\+2xq{border-radius:34px}.teacherIdList_slider__sClTx.teacherIdList_round__G\+2xq:before{border-radius:0}.teacherIdList_plan_link_icon16__UhOCR{border-radius:4px;border-style:inset;box-shadow:.1px .1px;color:blue;padding:1px -8px;width:17px}.teacherIdList_plan_link_icon16__UhOCR>input{height:1px;width:20px}.teacherIdList_plan_link_icon16__UhOCR>input:hover{left:5px;right:5px}.teacherIdList_plan_links_items16__SLKIh:hover{border-left-color:blue;border-left-width:8px}.teacherIdList_plan_container_link16__Ye8ol{display:flex;height:19px;margin:10px 12px;text-decoration:none;width:16px}.teacherIdList_text_staff__GvVQk{margin:0 0 0 10px}.teacherIdList_pagination__chArR{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:83vw}.teacherIdList_pagination__chArR a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.teacherIdList_pagination__chArR a span{font-weight:100}.teacherIdList_pagination__chArR a.teacherIdList_active__bum\+D{background-color:#1e90ff;color:#fff;float:right}.teacherIdList_pagination__chArR a:hover:not(.teacherIdList_active__bum\+D){background-color:#ddd}.teacherIdList_pagination_active__Z6guU:hover:not(.teacherIdList_active__bum\+D){background-color:blue}.teacherIdList_pagination_active__Z6guU{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.teacherIdList_rows__-X3jj{color:#888;font-size:.9rem;padding-left:10px}.teacherIdList_rows__-X3jj>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}article.token35_article_35__STy1t{background-color:#f8f4fc;outline:3px solid #f8f4fc;overflow:scroll;position:absolute;top:25px;width:100%}.token35_Grid_school_name_branch_35__QBdD4{display:flex;justify-content:space-between;padding:13px}button.token35_btn_branch_name_35__efNkr{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;width:220px}i.token35_fa-solid__FagMf.token35_fa-house-user__rxbyH{padding-right:10px}i.token35_fa-solid__FagMf.token35_fa-chevron-down__mCX6j{padding-left:10px}.token35_school_name_35__DBq\+3{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.token35_grid_container_header_plan_35__7Hhk6{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.token35_grid_container_header_plan_35__7Hhk6>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.token35_grid_container_header_plan_35__7Hhk6>div:hover,.token35_item_plan6_35__m6i9w{border-bottom:4px solid orange;color:orange}.token35_create_teacher_35__a6YeH{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.token35_teacher1_35__RxmHI{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.token35_teacher2_35__GRnYX{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.token35_create_HOD_box1_35__mH5iG{display:flex;gap:30px}.token35_input_element_teacher_35__N\+m3L{position:relative;width:100%}.token35_input_element_teacher_35__N\+m3L input,.token35_input_element_teacher_35__N\+m3L select{border:1px solid gray;border-radius:4px;margin:5px;padding:10px;width:95%}.token35_input_element_teacher_35__N\+m3L label{background:#fff;color:var(--primaryColor);color:var(--utilityColor);font-size:.8rem;font-weight:700;left:17px;position:absolute;top:6px;top:-3px;transition:all .2s}p.token35_remove_35__tfOs2{font-size:x-small;padding-bottom:10px}#token35_submit_35__TwOzR{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10px;width:130px}.token35_teacher5_35__ToTde{padding-bottom:13px;padding-right:100px;padding-top:18px}.token35_create_button_teacher_35__-llCc{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.token35_create_button_teacher_35__-llCc:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.token35_btn_branch_name_35__efNkr{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.token35_grid_container_col__8lcwm{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.token35_grid_item_col1__Y5Q1S,.token35_grid_item_col2__smhu0{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.token35_input_element_35__an2xg input,.token35_input_element_35__an2xg select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:24px 0 11px 16px;width:100%}.token35_input_element_35__an2xg label{top:15px}.token35_form_input_element_35__nwLgR:focus~label,.token35_form_input_element_35__nwLgR:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.token35_grid_container_row__yswyW{display:grid}.token35_grid_item_row__qnuso{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.token35_grid_container_row_1__-Jlj-{display:grid}.token35_grid_item_row_1__tbt0O{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.token35_radio__jIIU6{position:relative;right:75px;top:10px}.token35_radio__jIIU6>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_radio__jIIU6>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:50px;outline:none;position:relative;top:20px;width:13px}.token35_radio__jIIU6>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:73px}.token35_radio__jIIU6>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.token35_radio__jIIU6>input[type=checkbox]:checked{background-color:blue}.token35_radio__jIIU6>input[type=checkbox]:checked:after{display:block}.token35_cbse_checkbox__1sX7R>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_cbse_checkbox__1sX7R>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:767px;outline:2px solid;position:relative;top:-104px;width:15px}.token35_cbse_checkbox__1sX7R>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:792px;position:relative;top:-122px}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:hover{background-color:#f8f4fc}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:checked{background-color:blue}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:checked:after{display:block}.token35_table_section__3t5B3{text-align:center;width:100%}.token35_table_section__3t5B3 td{border-collapse:collapse;color:var(--primaryColor)}.token35_table_section__3t5B3,.token35_table_section__3t5B3 td,.token35_table_section__3t5B3 th{border-collapse:collapse}.token35_table_section__3t5B3 td,.token35_table_section__3t5B3 th{font-size:.9rem;font-weight:400!important;padding:3px}.token35_table_section__3t5B3 thead{background-color:var(--headerColor);color:blue}td.token35_data1_35__Fg14e,td.token35_data2_35__gOTbc,td.token35_data_35__S34l4{color:gray;font-size:.9rem}.token35_table_section__3t5B3 th i{font-size:.9rem;left:4px;position:relative}.token35_table_section__3t5B3 tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.token35_data_row__0e8uB:hover td:first-child{border-left:10px solid blue}.token35_data_row__0e8uB{border-left:10px solid #fff}tbody tr:hover td.token35_cbse_table_headToken__u-X6c{color:orange}.token35_cbse_checkbox_thead__mUqcx>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.token35_cbse_checkbox_thead__mUqcx>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:hover{background-color:#f8f4fc}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:checked{background-color:blue}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:checked:after{display:block}.token35_schoollist_35__WQ1JS{align-items:center;background-color:#fff;display:flex;height:50px;justify-content:space-between;margin:0 10px;padding:0 10px}.token35_section-list-table__snaz4{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.token35_data1_35__Fg14e,tbody tr:hover td.token35_data2_35__gOTbc{color:orange}.token35_section_list_table__mMwxQ{background:#fff;height:20rem;margin:0 10px;overflow:auto}.token35_cbse_table_head1__mXPNZ{width:40px}.token35_name__mkSBU{text-align:left}.token35_name__mkSBU,.token35_wrapdata_td__-cd8F{margin:0 -23px 0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:7rem}.token35_school_list_btn_container_35__3LPC1{align-items:center;display:flex;position:relative}.token35_teacher_list_teacherid__3h9dU{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.token35_school_list_search_container__lNC8p{position:relative;width:250px}.token35_school_list_search_container__lNC8p input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.token35_school_list_search_container__lNC8p input::placeholder{color:hsla(0,0%,50%,.753)}.token35_school_list_search_container__lNC8p span{color:var(--utilityColor);cursor:pointer;font-size:1.2rem;left:220px;position:absolute;top:5px}.token35_school_list_search_container_35__ZtWkW span i{font-family:Font Awesome\ 6 Free;font-weight:600}.token35_grid_item_35__qlHzW{background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:5px;box-shadow:1px 1px var(--utilityColor);font-size:18px;grid-area:span;grid-row-start:auto;margin:0 10px;padding:15px;text-align:-webkit-left}.token35_column_35__EPmx1,.token35_grid_item_35__qlHzW{align-items:center;display:flex;justify-content:space-evenly}.token35_column_35__EPmx1{width:60%}.token35_link_icon_item1_35__H0h2l{font-size:2rem}.token35_link_icon_item_35__h3q4r{color:#ff9100}.token35_school_data_35__UTOhQ{display:flex;flex-direction:column}.token35_school_data_35__UTOhQ span:first-child{font-weight:700}.token35_school_data_35__UTOhQ span:last-child{color:hsla(0,0%,50%,.753)}.token35_input_element_35__an2xg{height:68%;position:relative;width:95%}.token35_input_element_35__an2xg input,.token35_input_element_35__an2xg select{border:1px solid gray;border-radius:4px;height:40px;margin:2px 10px 0;padding:0 20px;width:95%}.token35_input_element_35__an2xg label{background:#fff;color:var(--primaryColor);color:var(--utilityColor);font-size:.8rem;font-weight:700;left:20px;position:absolute;top:-6px;transition:all .2s}.token35_pagination_35__X7qzq{float:right}a.token35_active_35__s499h{background-color:#0000ffc7;color:#fff}.token35_artical_button_35__1WPOD{background-color:#111fee;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:100%;margin-top:12px;padding:10px;text-transform:uppercase;top:20px;width:140px}#token35_button_id_35__WpSGM{background-color:#2828d4;color:var(--backgroundColor);position:absolute;top:13px}#token35_button_id_35__WpSGM:hover{box-shadow:0 3px 5px #00f6;top:9px}.token35_grid_item_2_35__H9hTr{grid-gap:1rem;align-items:center;background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:10px;box-shadow:1px 1px var(--utilityColor);display:grid;gap:1rem;grid-row-start:auto;grid-template-columns:auto auto auto auto;height:160px;margin:0 10px 100px;text-align:-webkit-left}i.token35_fa-search__ZOj00{font-family:Font Awesome\ 6 Free;font-weight:600}.token35_error_box__SO9Y8{color:red;display:block}.token35_artical_button_container1__5njwK{left:-326px;top:-18px}.token35_artical_button1__EtoXs{background-color:#111fee;border:none;border-radius:20px;color:#111fee;cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;top:20px;width:180px}#token35_button_id1__6kbIA{background-color:blue;color:#fff;top:13px}#token35_button_id1__6kbIA:hover{color:#f8f4fc;top:9px}.token35_artical_button_container1_335__Wnf2T{align-items:end;display:flex;gap:1rem;margin-right:10%}.token35_artical_button1_335__xIgcA{background-color:#111fee;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-top:12px;padding:10px;text-transform:uppercase;top:20px;width:180px}#token35_button_id1_335__gyHUD{background-color:#fff;border:1px solid gray;color:gray;top:13px}#token35_button_id1_335__gyHUD:hover{background-color:gray;box-shadow:0 3px 5px #565151;color:#f8f4fc;top:9px}.token35_pagination__YZNRg{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.token35_pagination__YZNRg a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.token35_pagination__YZNRg a span{font-weight:100}.token35_pagination__YZNRg a.token35_active__4b5vN{background-color:#1e90ff;color:#fff}.token35_pagination__YZNRg a:hover:not(.token35_active__4b5vN){background-color:#ddd}.token35_pagination_active__Q2uly:hover:not(.token35_active__4b5vN){background-color:blue}.token35_pagination_active__Q2uly{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.token35_rows__Z4gYk{color:#888;font-size:.9rem;padding-left:10px}.token35_rows__Z4gYk>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}article.Tokenpg36_article_36__G5J0E{background-color:#f8f4fc;outline:3px solid #f8f4fc;position:absolute;top:38px;width:83vw}.Tokenpg36_Grid_school_name_branch_36__1Ieik{display:flex;justify-content:space-between;padding:13px}button.Tokenpg36_btn_branch_name_36__WGCYq{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.Tokenpg36_fa-solid__gNGrd.Tokenpg36_fa-house-user__JsfLT{padding-right:10px}i.Tokenpg36_fa-solid__gNGrd.Tokenpg36_fa-chevron-down__hs6VI{padding-left:10px}.Tokenpg36_school_name_36__oLKrp{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.Tokenpg36_grid_container_header_plan_36__JbiWD{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:83vw}.Tokenpg36_grid_container_header_plan_36__JbiWD>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Tokenpg36_grid_container_header_plan_36__JbiWD>div:hover,.Tokenpg36_item_plan6_36__ToT52{border-bottom:4px solid orange;color:orange}.Tokenpg36_schoollist_32__4-M\+O{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:10px 5px;text-align:center}.Tokenpg36_school_list_btn_container_32__DUktx{align-items:center;display:flex;padding-left:690px;position:relative}.Tokenpg36_teacher_list_teacherid__vXBgr{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.Tokenpg36_school_list_search_container__a-9ym{position:relative;width:250px}.Tokenpg36_school_list_search_container__a-9ym input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Tokenpg36_school_list_search_container__a-9ym input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_school_list_search_container__a-9ym span{color:var(--utilityColor);cursor:pointer;font-size:1.2rem;left:220px;position:absolute;top:5px}.Tokenpg36_school_list_search_container_32__D6Mmr{display:flex;gap:25px;height:36px}.Tokenpg36_school_list_search_container_32__D6Mmr input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_search_box__xYfni>span{bottom:1.5rem;color:var(--utilityColor);float:right;font-size:1.2rem;margin:0 10px;position:relative}.Tokenpg36_add_school_button_32__mZzwG:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.Tokenpg36_add_school_button_32__mZzwG{background-color:rgba(0,128,0,.698);border:none;border-radius:40px;color:#fff;cursor:pointer;padding:5px;position:relative;width:151px}.Tokenpg36_create_teacher_36__6EmbV{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.Tokenpg36_teacher1_36__4\+\+up{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.Tokenpg36_teacher2_36__mOANq{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.Tokenpg36_create_HOD_box1_36__33GlJ{display:flex;gap:30px}.Tokenpg36_input_element_teacher_36__ThEFS{height:68%;position:relative;width:95%}.Tokenpg36_input_element_teacher_36__ThEFS input,.Tokenpg36_input_element_teacher_36__ThEFS select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Tokenpg36_input_element_teacher_36__ThEFS label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.Tokenpg36_form_input_element_teacher_36__r87Ww:focus~label,.Tokenpg36_form_input_element_teacher_36__r87Ww:not(:placeholder-shown)~label,.Tokenpg36_input_element_teacher_36__ThEFS:hover label{color:var(--utilityColor);top:-7px}p.Tokenpg36_remove_36__lPTmD{font-size:x-small;padding-bottom:10px}#Tokenpg36_submit_36__tCVzP{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10px;width:130px}.Tokenpg36_teacher5_36__KEjkn{padding-bottom:13px;padding-right:100px;padding-top:18px}.Tokenpg36_create_button_teacher_36__-2Yhc{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.Tokenpg36_create_button_teacher_36__-2Yhc:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.Tokenpg36_btn_branch_name_36__WGCYq{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.Tokenpg36_grid_container_col__d8NtA{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.Tokenpg36_grid_item_col1__ydADg,.Tokenpg36_grid_item_col2__9BPkd{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.Tokenpg36_input_element_36__x2-lZ input,.Tokenpg36_input_element_36__x2-lZ select{border:1px solid var(--primaryColor);border-radius:8px;padding:14px 0 11px 16px;width:100%}.Tokenpg36_input_element_36__x2-lZ{height:68%;position:relative;top:10px;width:95%}.Tokenpg36_input_element_36__x2-lZ label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:25px;position:absolute;top:15px;transition:all .2s}.Tokenpg36_input_element_36__x2-lZ:hover label{color:#fd8c00;padding-right:0;top:-7px}.Tokenpg36_form_select_element_36__rmAAy option:checked,.Tokenpg36_form_select_element_36__rmAAy:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Tokenpg36_std_cat__X6Lak{visibility:hidden}.Tokenpg36_grid_container_row__GtsTC{display:grid}.Tokenpg36_grid_item_row__-ce\+F{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.Tokenpg36_grid_container_row_1__p0q8e{display:grid}.Tokenpg36_grid_item_row_1__lbr7k{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.Tokenpg36_table_section__-C5vr{text-align:center;width:81vw}.Tokenpg36_table_section__-C5vr td{border-collapse:collapse;color:var(--primaryColor)}.Tokenpg36_table_section__-C5vr,.Tokenpg36_table_section__-C5vr td,.Tokenpg36_table_section__-C5vr th{border-collapse:collapse}.Tokenpg36_table_section__-C5vr td,.Tokenpg36_table_section__-C5vr th{font-weight:400;padding:5px}.Tokenpg36_table_section__-C5vr thead{background-color:var(--headerColor);color:blue}td.Tokenpg36_data1_36__cLBJ7,td.Tokenpg36_data2_36__3JMR-,td.Tokenpg36_data_36__-2E9K{color:gray;font-size:.9rem}.Tokenpg36_table_section__-C5vr th i{font-size:.9rem;left:4px;position:relative}.Tokenpg36_table_section__-C5vr tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.Tokenpg36_data_row__4Ji7H:hover td:first-child{border-left:10px solid blue}.Tokenpg36_data_row__4Ji7H{border-left:10px solid #fff}.Tokenpg36_name__jo8hk{text-align:left}.Tokenpg36_name__jo8hk,.Tokenpg36_userId__nKrMy{margin:0 -23px 0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:7rem}#Tokenpg36_Email__LMFs5{width:10%}#Tokenpg36_Email_data__50aQH{text-align:left}#Tokenpg36_table_36__dkaJX{background-color:#fff}.Tokenpg36_schoollist_36__x9maX{background-color:#fff;margin-left:10px;margin-right:10px;padding:20px;position:relative;top:3px}.Tokenpg36_section-list-table__EaOtU{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.Tokenpg36_data1_36__cLBJ7,tbody tr:hover td.Tokenpg36_data2_36__3JMR-{color:orange}tbody tr:hover{box-shadow:2px 2px gray}.Tokenpg36_section_list_table__dES8C{background-color:#fff;height:363px;margin:0 10px;overflow:auto}.Tokenpg36_school_list_btn_container_36__BkeRT{align-items:center;display:flex;padding-left:690px;position:relative;top:-19px}.Tokenpg36_school_list_search_container_36__Otnsp{float:right;position:relative;top:-6px;width:250px}.Tokenpg36_school_list_search_container_36__Otnsp input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 10px;width:100%}.Tokenpg36_school_list_search_container_36__Otnsp input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_school_list_search_container_32__D6Mmr>span{bottom:1.5rem;color:var(--utilityColor);float:right;font-size:1.2rem;margin:0 10px;position:relative}.Tokenpg36_grid_item_36__6WMsR{background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:7px;box-shadow:1px 1px var(--utilityColor);font-size:15px;gap:20px;grid-row-start:auto;margin:0 10px;padding:15px;text-align:-webkit-left}.Tokenpg36_column_36__PfyX4,.Tokenpg36_grid_item_36__6WMsR{align-items:center;display:flex;justify-content:space-evenly}.Tokenpg36_column_36__PfyX4{width:60%}.Tokenpg36_link_icon_item1_36__3OFvQ{color:orange;font-size:2rem}.Tokenpg36_link_icon_item_36__v\+qsg{color:#ff9100}.Tokenpg36_school_data_36__cPwd5{display:flex;flex-direction:column}.Tokenpg36_school_data_36__cPwd5 span:first-child{font-weight:700}.Tokenpg36_school_data_36__cPwd5 span:last-child{color:hsla(0,0%,50%,.753)}.Tokenpg36_add_school_button_36__5pTVl:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.Tokenpg36_add_school_button_36__5pTVl{background-color:rgba(0,128,0,.698);margin-left:263px;position:relative;top:-30px;width:50%}.Tokenpg36_pagination__aKjhu{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Tokenpg36_pagination__aKjhu a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Tokenpg36_pagination__aKjhu a span{font-weight:100}.Tokenpg36_pagination__aKjhu a.Tokenpg36_active__CaC4e{background-color:#1e90ff;color:#fff}.Tokenpg36_pagination__aKjhu a:hover:not(.Tokenpg36_active__CaC4e){background-color:#ddd}.Tokenpg36_pagination_active__TU1IU:hover:not(.Tokenpg36_active__CaC4e){background-color:blue}.Tokenpg36_pagination_active__TU1IU{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Tokenpg36_rows__5YaOM{color:#888;font-size:.9rem;padding-left:10px}.Tokenpg36_rows__5YaOM>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.updatepass_main_container__WNAQc{height:100vh;margin:auto;min-width:650px;width:100vw}.updatepass_main__S-IYt{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.updatepass_navbar__SOBba{left:4%;position:relative;top:3%;width:80%}.updatepass_icon__zZLAp{position:relative}.updatepass_logo__\+WQQx img{margin:24px 55px;width:19%}.updatepass_content__WOBcB{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.updatepass_login_container__CdkEY{display:flex;justify-content:end;position:relative}.updatepass_login_img__IE8wg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.updatepass_login_form__GuLwz{background:#fff;border-radius:18px;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.updatepass_login_form_title__kMqzx{margin-bottom:10px;padding:5px}.updatepass_login_form__GuLwz h2{color:hsla(0,5%,7%,.937);font-size:1rem;font-weight:900}.updatepass_login_form__GuLwz h3{font-size:.8rem;font-weight:500;margin-top:-5px}.updatepass_login_form__GuLwz>input,.updatepass_password_container__7hgW3>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.updatepass_updatePassword_login_form__tANH\+{align-self:center;background:#fff;border-radius:18px;box-shadow:0 0 4px 0 grey;display:flex;flex-direction:column;height:35vh;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.updatepass_up_login_btn__Ce26S{background:#111fee;border:none;border-radius:20px;box-shadow:0 0 4px 0 grey;cursor:pointer;height:2.1rem;margin-right:15px;width:45%}.updatepass_login_form_title__kMqzx>h2{font-size:1.3rem}.updatepass_up_login_btn__Ce26S>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.updatepass_login_form_title__kMqzx h3{font-size:.8rem;font-weight:400;margin-top:3px}@media screen and (max-width:1100px){.updatepass_login_form__GuLwz{height:50vh}.updatepass_login_btn__LDVEc{border-radius:15px;width:35%}.updatepass_login_btn__LDVEc a{font-size:.6rem;padding:0 5px}}.SuperAdminDash_mainContainer__b67Dt{font-family:Poppins;height:auto;margin:10px;overflow:auto;width:100%}.SuperAdminDash_link_text__Jr7ZA{color:#7a7a7a;font-size:12px;margin-right:0!important}.SuperAdminDash_schoolContainer__wx7Uh{display:flex;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;font-size:12px;margin:5px;padding:15px;text-align:center}.SuperAdminDash_totalNoText__AZ0Uo{color:#2d3962;margin-top:-35px}.SuperAdminDash_boardsContainer__b7oYK{display:flex;font-size:14px;margin:5px;width:100%}.SuperAdminDash_boardBox__0GTMX{margin-right:12px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;height:11rem;justify-content:space-between;overflow:scroll;padding:10px;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:14px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:11rem;justify-content:space-between;padding:10px;width:25%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;margin:5px;overflow:scroll;width:100%}.SuperAdminDash_schoolRow__jGI1-{box-sizing:border-box;display:flex;flex:1 1;justify-content:space-between;margin-bottom:10px}.SuperAdminDash_overviewText__MEAGS{padding:15px 5px 0 25px}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:100px;margin:5px 5px 5px 30px;padding:40px 10px 10px;text-align:center;width:165px}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:1px;display:grid;flex:1 1;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .4fr}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:94%;margin:7px;overflow:hidden;padding-left:2px;width:175px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:13px;overflow:scroll;padding:20px 10px 10px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;height:94px;margin:5px 5px 5px 8px;text-align:center;width:90%}.SuperAdminDash_branchNo__oD4bL{padding:35px 10px 10px;text-decoration:underline}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;height:24px;width:94%}.SuperAdminDash_schoolBranchInsideBox2__P5tHn,.SuperAdminDash_schoolBranchLabel__WxurK{border-radius:4px;box-sizing:border-box;font-size:13px;margin:5px;overflow:scroll;padding:3px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;height:23px;width:139px}.SuperAdminDash_schoolBranch1__8lOlp{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SuperAdminDash_cityData__QYcAf{background-color:#fff3f3}.SuperAdminDash_cityData__QYcAf,.SuperAdminDash_schoolData__xQmkA{border-radius:5px;font-size:12px;height:25px;margin:5px;overflow:scroll;width:190px}.SuperAdminDash_schoolData__xQmkA{background-color:#f5ffed}.SuperAdminDash_cityCount__vQt-d{background-color:#fff3f3}.SuperAdminDash_cityCount__vQt-d,.SuperAdminDash_schoolCount__VrUmx{border-radius:5px;cursor:pointer;height:25px;padding-top:2px;text-align:center;width:25px}.SuperAdminDash_schoolCount__VrUmx{background-color:#a3f478c9}@media (max-width:1440px){.SuperAdminDash_schoolContainer__wx7Uh{display:flex;height:auto;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;height:3.8rem;margin:5px;padding:15px;text-align:center;width:42%}.SuperAdminDash_boardsContainer__b7oYK{display:flex;font-size:14px;margin:5px;width:100%}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;height:290px;overflow:scroll;width:100%}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .4fr;padding-bottom:10px}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:89%;margin:5px;overflow:hidden;width:100%}.SuperAdminDash_boardBox__0GTMX{margin-right:14px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;justify-content:space-between;overflow:scroll;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:12px;padding:10px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:21%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:12px;height:4.5rem;margin:5px;overflow:scroll;padding-top:25px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;text-align:center;width:93%}.SuperAdminDash_branchNo__oD4bL{font-size:14px;height:4.2rem;margin:5px 5px 15px;padding-top:35px}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;border-radius:4px;box-sizing:border-box;font-size:10px;height:23px;margin:5px;overflow:hidden;padding:3px;width:94%}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:43%;margin:5px;padding:27px 10px 10px;text-align:center;width:140px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;border-radius:4px;box-sizing:border-box;font-size:10px;height:22px;margin:5px;overflow:hidden;padding:3px;width:139px}}@media (max-width:728px){.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:5px;grid-template-columns:repeat(2,.4fr);height:auto}.SuperAdminDash_schoolContainer__wx7Uh{display:flex;flex-direction:column;height:auto;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;height:3.8rem;margin:5px;padding:15px;text-align:center;width:42%}.SuperAdminDash_boardsContainer__b7oYK{display:flex;flex-direction:column;font-size:14px;margin:5px;width:100%}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:290px;overflow:scroll;width:100%}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;padding-bottom:10px}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:75%;margin:5px;overflow:hidden;width:80%}.SuperAdminDash_boardBox__0GTMX{margin-right:14px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;justify-content:space-between;overflow:scroll;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:12px;padding:10px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:21%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:12px;height:4.5rem;margin:5px;overflow:scroll;padding-top:25px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;text-align:center;width:93%}.SuperAdminDash_branchNo__oD4bL{font-size:14px;height:4.2rem;margin:5px 5px 15px;padding-top:35px}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;border-radius:4px;box-sizing:border-box;font-size:10px;height:23px;margin:5px;overflow:hidden;padding:3px;width:94%}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:33%;margin:5px;padding:15px 10px 10px;text-align:center;width:80px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;border-radius:4px;box-sizing:border-box;font-size:10px;height:22px;margin:5px;overflow:hidden;padding:3px;width:139px}}*{font-family:poppins}.MuiTableRow-hover:hover{background:#fff!important;border-left:5px solid #111fee!important}.css-10mzr36-MuiGrid-root{margin-left:0!important;width:auto!important}.css-10mzr36-MuiGrid-root>.MuiGrid-item{padding-left:0!important}.css-1ex1afd-MuiTableCell-root{line-height:2.43!important}----------------- .vert-move,.vert-move{animation:mover 1s infinite alternate}.one{animation-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.css-10hburv-MuiTypography-root{overflow:hidden!important;text-overflow:ellipsis!important}.cursor-pointer{cursor:pointer}.fadeInUp{animation-name:fadeInUp}.animate{animation-duration:1s;animation-fill-mode:both}.css-i4bv87-MuiSvgIcon-root{fill:currentColor;background-color:#fff;border-radius:50%;display:inline-block;flex-shrink:0;font-size:1.5rem;height:1em;padding:0;-webkit-transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;width:1em}.az_dd_hover{background-color:"black";border:1px solid;border-color:initial;color:red;transition:border .3s ease}.az_dd_hover:hover{border:1px solid orange;color:#000!important}#az-Subtitle{color:orange}#az_level1,.az_level2{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-top:"33px";position:"absolute";right:"15px";width:"100%"}.select-wrapper .select__option:hover{background-color:red;opacity:.7}.select-wrapper .select__option--is-selected{background-color:red}.az_cursor_pointer{cursor:pointer!important}.az_create_school_button_container{align-items:center;display:flex;gap:20px;margin-right:10px}.az_home_navigation_section{background:#f8f4fc;display:flex;justify-content:space-between;padding:15px 20px;position:fixed;top:85px;width:84vw;z-index:99}.az_navigation_content{cursor:pointer;font-size:16px}.az_navigation_text:hover{border-bottom:2px solid #403e75;color:orange;cursor:pointer}.az_last_update_time{color:#1b1b1b;font:normal normal normal 12px/18px Poppins}.az_school_admin_table{height:calc(100vh - 240px);overflow-y:auto}.az_table_head tr{background-color:#403e75!important;margin-top:10px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.az_table_head .az_checkbox{background-color:#fff;box-shadow:none!important;color:"#BDBDBD"!important;outline:1px solid #bdbdbd!important}.az_table_head .az_checkbox:hover{background-color:#ffa5000d;box-shadow:none!important;color:orange!important;outline:1px solid orange!important}.az_table_head tr td,.az_table_head tr th{color:#fff!important}.az_table_body tr:nth-child(2n){background-color:#f5f5f8!important}.az_table_body tr td{color:#828282!important}.az_table_body tr:hover,td{color:#000!important}.az_table_body tr:hover{border:1.5px solid orange!important}.az_checkbox_td{align-items:center;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:orange;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:14px;position:relative;top:12px;width:15px}.az_table_body tr .az_checkbox{background-color:#fff;box-shadow:none!important;color:"#BDBDBD"!important;outline:1px solid #bdbdbd!important}.az_table_body tr .az_checkbox:hover{background-color:#ffa5000d;box-shadow:none!important;color:orange!important;outline:1px solid orange!important}.az_table_body tr td input[type=checkbox]:checked{background-color:orange!important}.az_table_body tr:hover td{background-color:#fff!important;color:inherit!important}.az_tooltip{background-color:orange!important;color:#fff!important}.az_text_input{border-color:#bdbdbd!important;border-radius:20px!important;height:90%!important;width:100%!important}.az_text_input label:hover{color:#3d3d3d!important}.az_text_input:focus-visible{outline:none!important}.az_text_input:focus,.az_text_input:hover{border:1.5px solid orange!important}.az_text_input:focus+label,.az_text_input:focus-within+label,.az_text_input:hover+label,.az_text_input:not(:placeholder-shown)+label{color:#3d3d3d!important}.az_phone_code,.az_text_input[type=text]{color:orange!important}.az_phone_code{border-color:#bdbdbd!important;border-radius:20px!important;height:60%!important}.az_phone_code option{color:#000!important}.az_phone_code:focus-visible{outline:none!important}.az_select,.az_select_1{border-color:#bdbdbd!important;border-radius:20px!important;color:orange!important}.az_select{height:90%!important}.az_select option,.az_select_1 option{color:#000!important}.az_select:focus-visible,.az_select_1:focus-visible{outline:none!important}.az_select label:hover,.az_select_1 label:hover{color:#3d3d3d!important}.az_select:hover,.az_select_1:hover{border:1.5px solid orange!important}.az_select:focus+label,.az_select:focus-within+label,.az_select:hover+label,.az_select:not(:placeholder-shown)+label,.az_select_1:focus+label,.az_select_1:focus-within+label,.az_select_1:hover+label,.az_select_1:not(:placeholder-shown)+label{color:#3d3d3d!important}.az_select option:checked,.az_select_1 option:checked{background:orange;color:#fff!important}.az_select option:hover,.az_select_1 option:hover{background:red!important}.az_select_Add_student_Modal_select{height:100%!important}.az_input_radio{-webkit-appearance:none!important;appearance:none!important;background-clip:initial!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 1px #6d6d6d!important;font-size:1em!important;height:15px!important;transition:background-color .3s,box-shadow .3s!important;vertical-align:middle!important;width:15px!important}.az_input_radio.on:checked{background-color:orange!important;box-shadow:0 0 0 1px orange!important}.az_input_radio.off:checked{background-color:#ff5151!important;box-shadow:0 0 0 1px #eb0000!important}input[type=radio]:disabled{box-shadow:0 0 0 1px #e0e0e0!important;pointer-events:none!important}.az_nav_menu_li:hover .az_nav_span_text{color:#fff!important}.az_confirm_btn{background-color:#403e75;border:2px solid #403e75;border-radius:20px;color:#fff;padding:8px 32px}.az_confirm_btn:hover{background-color:#2a2859}.az_cancel_btn{background-color:#fff;border:2px solid #403e75;border-radius:20px;color:#333;padding:8px 32px}.az_cancel_btn:hover{background-color:#2a285926}.az_add_staff_input_radio{background-clip:initial!important;border:2px solid #fff!important;border-radius:50%!important;font-size:1em!important;height:18px!important;transition:background-color .3s,box-shadow .3s!important;vertical-align:middle!important;width:18px!important}.az_add_staff_input_radio .on:checked{background-color:orange!important;box-shadow:0 0 0 1px orange!important}.rpv-core__text-layer{-webkit-user-select:none!important;user-select:none!important}.dashboard-table-container{margin:25px 0}.dashboard-dropdown-list-header{display:flex;justify-content:space-between;margin-bottom:15px}.dropdown-list{align-items:center;column-gap:20px;display:flex}.dropdown{border-radius:20px;font-size:16px;padding:8px}.dropdown option[selected]{background-color:red;font-weight:700}.dropdown option:hover{background-color:red}#dashboard-search-input{background-position:550px 12px;background-repeat:no-repeat;border:1px solid #ddd;border-radius:25px;font-size:16px;margin-bottom:12px;padding:12px 20px 12px 40px;width:100%}.submit-btn{background-color:orange}.grade-process-btn,.submit-btn{border:none;border-radius:20px;color:#fff;display:inline-block;font-size:14px;padding:10px 30px;text-align:center;text-decoration:none}.grade-process-btn{background-color:#403e75}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table td,.dashboard-table th{font-size:16px;padding:12px 15px;text-align:center}.dashboard-table th{text-wrap:nowrap;background-color:#403e75;color:#fff}.dashboard-table tbody tr:nth-child(2n){background-color:#f5f5f8}@media (max-width:500px){.dashboard-table thead{display:none}.dashboard-table,.dashboard-table tbody,.dashboard-table td,.dashboard-table tr{display:block;width:100%}.dashboard-table tr{margin-bottom:15px}.dashboard-table td{padding-left:50%;position:relative;text-align:left}.dashboard-table td:before{content:attr(data-label);font-size:15px;font-weight:700;left:0;padding-left:15px;position:absolute;text-align:left;width:50%}}.queestion-text,.queestion-text p{color:#000!important;font-size:.88vw}.queestion-text p span{color:#000!important;font-family:Poppins;font-size:.88vw!important}.question-options,.question-options p,.sub-questions,.sub-questions p{color:#000!important;font-size:.88vw}.question-options-main{margin-left:75px!important}.sub-qstns{padding-left:42px}.dashboard-pagination{display:inline-block}.dashboard-pagination span{color:#000;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s}.dashboard-pagination span.active{background-color:orange;color:#fff}.dashboard-pagination span:hover:not(.active){background-color:#ddd}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{background-color:#403e75;border-bottom:1px solid #403e75}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background-color:#fff;border:none;border-bottom:1px solid #403e75}div[aria-describedby=rpv-core__tooltip-body-print] button[aria-label=Print]{display:none}.ant-popover-content{height:300px;overflow-y:scroll;scrollbar-width:thin}.inbox-list-li p:first-child{font-Size:16px;color:#000;padding-bottom:5px}#loader{background-color:#0d0d0db3;bottom:0;left:0;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:9999}#loader:after{animation:spin .8s linear infinite;border:5px solid #fff;border-radius:50%;border-top-color:#0000;content:"";display:block;height:60px;left:48%;position:absolute;top:40%;width:60px}.ember-box,.rpv-core__inner-pages{scrollbar-width:thin}.ember-box{border-radius:5px;box-shadow:0 30px 40px -20px #a3a5ae;height:98px;overflow:auto;overflow-x:hidden;padding:15px}.ember-card-container{align-items:center;display:flex;justify-content:space-between}.cs-chart-bar-pair{width:142px}.carousel{height:250px;margin:80px auto auto;perspective:950px;position:relative;width:300px}.card-container{height:90%;position:relative;transform-style:preserve-3d;transition:transform 1s;width:100%}.view-card{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;font-size:24px;height:90%;justify-content:center;position:absolute;width:100%}.next,.prev{padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.next,.prev,.view-btn{background-color:#403e75;border:none;color:#fff;cursor:pointer}.view-btn{padding:7px 5px}.prev{left:0}.next{right:0}.ck-source-editing-area textarea{position:relative!important}#commonStyling_az_Subtitle__Gu0hc{color:orange;font-size:16px}.commonStyling_az_small__Qi2Wh{font-size:16px}.commonStyling_az_selected__qUbyN{color:orange}.commonStyling_azSubtitle__wgwqv{color:#82eeb1;font-size:15px}#commonStyling_demo-simple-select__4V44E,.commonStyling_subTitle__G02jb{color:orange;font-size:16px}.commonStyling_selectClass__wlWlh{border-radius:150px;color:orange;padding:40px}.commonStyling_selectClass__wlWlh:hover{border:2px solid orange;border-radius:"150px";color:orange;padding:"4px"}.commonStyling_formControlinput__fC4I4{width:100%}.commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputLabel-root__2FDBg{color:#fd8c00!important;font-size:14px!important;opacity:.9}.commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputBase-root__y0iPn{background-color:#fff;border-radius:50px;height:32px;width:148px}#commonStyling_formControlinput__fC4I4{width:100%}#commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputLabel-root__2FDBg{color:#fd8c00!important;font-size:14px!important;opacity:.9}#commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputBase-root__y0iPn{background-color:#fff;border-radius:50px;height:32px;width:148px}#commonStyling_az_level1__1TpkA,.commonStyling_az_level2__Xpn0W{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-top:"33px";position:"absolute";right:"15px";width:"100%"}.contetnApproval_flex__CUKKo{display:flex;flex-direction:row}.contetnApproval_orange_btn__pIosy{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:3px 5px;padding:7px 14px;width:100px}.contetnApproval_orange_btn__pIosy:hover{background-color:#fd8c00;color:#fff}.contetnApproval_flex_container__4LgD-{align-items:center;background-color:#00000080;display:flex;justify-content:center}.contetnApproval_main_container__tM2X8{background-color:#fff;border-radius:20px;height:250px;width:500px}.contetnApproval_main_container__tM2X8 p{color:orange;display:flex;font-size:.5em;justify-content:center}#contetnApproval_modal_id__cxq5l{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.contetnApproval_table_head__88mtw{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.contetnApproval_table_cell__LwL3O{font-family:poppins!important}.contetnApproval_table_cellll__RYYsu{color:#354052!important;font-family:poppins!important;font-size:1vw!important}.contetnApproval_table_rw__VcLCZ:hover{border:4px solid orange;color:#354052!important}.contetnApproval_pagination__vFDP3{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.contetnApproval_pagination__vFDP3 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.contetnApproval_pagination__vFDP3 a span{font-weight:100}.contetnApproval_pagination__vFDP3 a.contetnApproval_active__r\+91f{background-color:#1e90ff;color:#fff;float:right}.contetnApproval_pagination__vFDP3 a:hover:not(.contetnApproval_active__r\+91f){background-color:#ddd}.contetnApproval_pagination_active__CtLYh:hover:not(.contetnApproval_active__r\+91f){background-color:blue}.contetnApproval_pagination_active__CtLYh{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.contetnApproval_rows__AzI8C{color:#888;font-size:.9rem;padding-left:10px}.contetnApproval_rows__AzI8C>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.contetnApproval_green_btn__kRbCp{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.contetnApproval_green_btn__kRbCp:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.contetnApproval_red_btn__tNgHu{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.contetnApproval_red_btn__tNgHu:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.contetnApproval_white_btn__8IQ4n{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.contetnApproval_white_btn__8IQ4n:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.contetnApproval_blue_btn__vKVSJ{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.contetnApproval_blue_btn__vKVSJ:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.createChapter_flex__lHh3u{display:flex;flex-direction:row}.createChapter_chapter_container__vOgoC{width:100%}.createChapter_concept__DymNo:hover{color:blue!important}.createChapter_table_head__k4DCG{border-bottom:1px solid #a9a9a9!important;border-right:1px solid #a9a9a9!important;border-top:1px solid #a9a9a9!important;color:#00f!important;font-family:poppins!important;font-size:1vw!important;font-weight:600;text-align:left!important}.createChapter_table_head__k4DCG:last-child{border-right:none!important;border-top:1px solid #a9a9a9!important}tbody tr:last-child td{border-bottom:1px solid #a9a9a9!important}.createChapter_table_cell__Eamgd:last-child{border-right:none!important}.createChapter_table_cell__Eamgd:first-child{border-left:none!important}.createChapter_table_cell__Eamgd{color:#354052!important;font-family:poppins!important;font-size:1vw!important;padding:0 0 0 15px!important;padding-left:"16px !important";vertical-align:initial!important}.createChapter_select_input__uh-GC{font:normal normal normal 1vw/21px Poppins!important;opacity:.8}.createChapter_select_menu__cgr5-{color:#354052!important;font:normal normal normal .9vw/22px Poppins!important;opacity:.7}.createChapter_select_selected__DMa6m{color:#1b1b1b!important;font:normal normal normal 1vw/21px Poppins!important;opacity:.8}.createChapter_cell__mCwxp{align-items:center;background-color:#c9e9fd;display:flex;height:40px;padding:5px 20px}.createChapter_sub_cell__eaCSw{background-color:#f5f5f5}.createChapter_root_cell__YMZKk,.createChapter_sub_cell__eaCSw{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:40px;padding:5px 35px}.createChapter_pagination__5lt2X{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.createChapter_pagination__5lt2X a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createChapter_pagination__5lt2X a span{font-weight:100}.createChapter_pagination__5lt2X a.createChapter_active__QpN4J{background-color:#1e90ff;color:#fff;float:right}.createChapter_pagination__5lt2X a:hover:not(.createChapter_active__QpN4J){background-color:#ddd}.createChapter_pagination_active__KLZ2u:hover:not(.createChapter_active__QpN4J){background-color:blue}.createChapter_pagination_active__KLZ2u{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createChapter_rows__keihi{color:#888;font-size:.9rem;padding-left:10px}.createChapter_rows__keihi>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.createChapter_green_btn__KW63Q{background-color:#4caf50;border:none;border-radius:150px;color:#fff;font-size:1vw;padding:.1vw 1vw}.createChapter_green_btn__KW63Q:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.createChapter_red_btn__zRUyR{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;font-size:1vw;padding:.1vw .5vw}.createChapter_red_btn__zRUyR:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.createChapter_orange_btn__EJiVo{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:auto 5px;padding:7px 14px}.createChapter_orange_btn__EJiVo:hover{background-color:#fd8c00;color:#fff}.createChapter_white_btn__bLpFW{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:1vw;margin:3px auto;min-width:100px;padding:5px;width:12vw}.createChapter_white_btn__bLpFW:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.createChapter_blue_btn__rSYor{background-color:#403e75;border-color:grey;border-radius:150px;color:#fff;cursor:pointer;height:32px;height:50px;padding:7px;width:100px}.createChapter_blue_btn__rSYor:hover{background-color:#403e75;box-shadow:0 3px 5px #403e75;color:#fff;top:-2}.createChapter_blue_btn__rSYor:disabled{opacity:.5}.createChapter_blueWhite_btn__p6JED{background-color:#fff;border-color:blue;border-radius:150px;color:blue;cursor:pointer;height:50px;padding:7px;width:175px}.createChapter_blueWhite_btn__p6JED:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.createChapter_active_switch__XQM5v{display:inline-block;height:29px;position:relative;width:38px}.createChapter_active_switch__XQM5v input{height:0;opacity:0;width:0}.createChapter_active_slider__DPKCL{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.createChapter_active_slider__DPKCL:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.createChapter_active_slider__DPKCL{background-color:orange}input:focus+.createChapter_active_slider__DPKCL{box-shadow:0 0 1px #d9dcfe}input:checked+.createChapter_active_slider__DPKCL:before{border:3px solid orange;transform:translateX(25px)}.createChapter_active_slider__DPKCL.createChapter_round__irqZh{border-radius:34px}.createChapter_slider__7owcB.createChapter_round__irqZh:before{border-radius:0}.createChapter_concept_list_itm__f2vSM li{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.createChapter_concept_list_itm__f2vSM li:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;color:#001af3!important;opacity:1}.createChapter_SubConcept_list_itm__kmH0y li{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.createChapter_SubConcept_list_itm__kmH0y li:hover{color:#001af3!important}.createChapter_RootConcept_list_itm__EqqSU li,.createChapter_SubConcept_list_itm__kmH0y li:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.studentFiles_flex__nur5l{display:flex;flex-direction:row}.studentFiles_radio_active__AQIvl:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.studentFiles_radio_teacherid__uqWWx>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.studentFiles_radio_teacherid__uqWWx>label{color:gray;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding-left:10px}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:checked{background-color:blue}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:checked:after{display:block}.studentFiles_myText__2N\+vX{color:green;font-size:69px}.studentFiles_upload_logo_container__TW6I6>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem;padding:0 10px 10px 20px}.studentFiles_custom_file_container__OFFM->span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.studentFiles_custom_file_container__OFFM->span>span>a{cursor:pointer}.studentFiles_custom_file_input__vqr9z{color:#0000;margin:-10px 0 0 15px;width:8rem}.studentFiles_custom_file_input__vqr9z::-webkit-file-upload-button,.studentFiles_custom_file_input__vqr9z::-webkit-textfield-decoration-container{visibility:hidden}.studentFiles_custom_file_input__vqr9z:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.studentFiles_custom_file_input__vqr9z:hover:before{border-color:#000}.studentFiles_custom_file_input__vqr9z:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.studentFiles_select_input__TNr5A{color:#b5b6b6;font-family:poppins!important;font-weight:300}.studentFiles_table_head__LHWwG{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.studentFiles_accordion_detail__\+edwT{border-bottom:1px solid grey;display:flex;justify-content:space-around}.studentFiles_accordion_detail__\+edwT>i{color:grey;font-size:22px;margin-left:8px}.studentFiles_input_element__dVOIi{height:68%;position:relative;width:95%}.studentFiles_input_element__dVOIi input,.studentFiles_input_element__dVOIi select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:12px 20px;width:100%}.studentFiles_input_element__dVOIi label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.studentFiles_form_input_element__PPcMR:focus~label,.studentFiles_form_input_element__PPcMR:not(:placeholder-shown)~label,.studentFiles_form_select_element__IYTzw:focus~label,.studentFiles_form_select_element__IYTzw:not(:placeholder-shown)~label,.studentFiles_input_element__dVOIi:hover label{color:var(--utilityColor);top:-7px}.teacherFiles_flex__w6D3x{display:flex;flex-direction:row}.teacherFiles_select_input__565ps{color:#b5b6b6;font-family:poppins!important;font-weight:300}.teacherFiles_table_head__jaNSi{background:#d9dcfe!important;color:#403e75!important;font-family:poppins!important;font-size:16px;font-weight:1000}.teacherFiles_accordion_detail__1PgG9{border-bottom:1px solid grey;display:flex;justify-content:space-around}.teacherFiles_accordion_detail__1PgG9>i{color:grey;font-size:22px;margin-left:8px}.teacherFiles_input_element__TZSYA{height:68%;position:relative;width:50%}.teacherFiles_input_element__TZSYA input,.teacherFiles_input_element__TZSYA select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;margin-right:30px;padding:12px 20px;width:100%}.teacherFiles_input_element__TZSYA label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.teacherFiles_form_input_element__V-1ji:focus~label,.teacherFiles_form_input_element__V-1ji:not(:placeholder-shown)~label,.teacherFiles_form_select_element__zP7xg:focus~label,.teacherFiles_form_select_element__zP7xg:not(:placeholder-shown)~label,.teacherFiles_input_element__TZSYA:hover label{color:var(--utilityColor);top:-7px}.associateConcept_container__28Qi3{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:30px}.associateConcept_box__1NTMb>h3{color:orange;font-size:1.3vw;font-weight:600}.associateConcept_d_flex__i93U\+{display:flex}.associateConcept_flex_center__82W2T{display:flex;justify-content:center}.associateConcept_flex_center__82W2T>p{color:blue;padding-right:20px}.associateConcept_d_grid__5zB8f{border-bottom:2px solid #d3d3d3;border-top:2px solid #d3d3d3;display:grid;grid-template-columns:1fr 1fr 1fr;padding-bottom:8px;padding-left:100px;padding-top:8px}.associateConcept_concept_col__-JdY2>p{border-bottom:2px solid #d3d3d3;border-top:2px solid #d3d3d3;color:blue;padding:8px;text-align:center}.associateConcept_searchOptBox__UdcEf{box-shadow:0 3px 8px #0000003d;display:flex;height:224px;justify-content:center;margin:auto;width:40%}.associateConcept_Dd_itm_style__DNQYw:hover{background:#c9e9fd}.conceptDetail_flex__Q5tsN{display:flex;flex-direction:row}*{font-family:sans-serif}.fileStatus_flex__pgIGX{display:flex;flex-direction:row}.fileStatus_reasonbtn__IGGIT{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;padding:10px}.fileStatus_reasonbtn__IGGIT:hover{background-color:#fd8c00;color:#fff}.fileStatus_flex_container__gBcMb{align-items:center;background-color:#00000080;display:flex;justify-content:center}.fileStatus_main_container__jzNV\+{background-color:#fff;border-radius:20px;height:250px;width:500px}.fileStatus_main_container__jzNV\+ p{color:orange;display:flex;font-size:.5em;justify-content:center}#fileStatus_modal_id__QDRCO{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.fileStatus_table_head__jaq3a{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.fileStatus_table_cell__ccX3-{font-family:poppins!important}.fileStatus_pagination__PCllm{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.fileStatus_pagination__PCllm a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.fileStatus_pagination__PCllm a span{font-weight:100}.fileStatus_pagination__PCllm a.fileStatus_active__eOFRh{background-color:#1e90ff;color:#fff;float:right}.fileStatus_pagination__PCllm a:hover:not(.fileStatus_active__eOFRh){background-color:#ddd}.fileStatus_pagination_active__fo2fg:hover:not(.fileStatus_active__eOFRh){background-color:blue}.fileStatus_pagination_active__fo2fg{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.fileStatus_rows__LSDtq{color:#888;font-size:.9rem;padding-left:10px}.fileStatus_rows__LSDtq>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.fileStatus_green_btn__Xp5ky{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.fileStatus_green_btn__Xp5ky:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.fileStatus_red_btn__WBi5F{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.fileStatus_red_btn__WBi5F:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.fileStatus_white_btn__2Cw70{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.fileStatus_white_btn__2Cw70:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.fileStatus_blue_btn__YQAUW{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.fileStatus_blue_btn__YQAUW:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.first_box:after{color:grey;content:"";display:block;height:60px;width:5px}.link_text{color:green;font-size:68px}.fSize{color:green;font-size:xx-large}.white{color:green;text-transform:capitalize}.white_box{background:#fff 0 0 no-repeat padding-box;border-radius:6px;box-shadow:0 2px 3px #00000029;height:685px;left:251px;opacity:1;top:271px;width:1140px}.CreateConcept_flex__UAsdf{display:flex;flex-direction:row}.CreateConcept_reasonbtn__vCWz7{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;padding:10px}.CreateConcept_reasonbtn__vCWz7:hover{background-color:#fd8c00;color:#fff}.CreateConcept_flex_container__xguIo{align-items:center;background-color:#00000080;display:flex;justify-content:center}.CreateConcept_main_container__wJUzN{background-color:#fff;border-radius:20px;margin-top:255px;width:929px}.CreateConcept_main_container__wJUzN p{color:orange;display:flex;font-size:.5em;justify-content:center}#CreateConcept_modal_id__FwN5u{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.createDocCategory_flex__ECR0F{display:flex;flex-direction:row}.createDocCategory_icon__b\+mAf{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.createDocCategory_icon__b\+mAf span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.createDocCategory_icon__b\+mAf span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.createDocCategory_icon__b\+mAf .createDocCategory_tooltip__xrArz{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:70px;z-index:1}.createDocCategory_icon__b\+mAf:hover .createDocCategory_tooltip__xrArz{opacity:1;pointer-events:auto;top:-35px}.createDocCategory_icon__b\+mAf .createDocCategory_tooltip__xrArz:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.createDocCategory_icon__b\+mAf:hover span i{color:#f009}.createDocCategory_icon__b\+mAf:hover .createDocCategory_tooltip__xrArz,.createDocCategory_icon__b\+mAf:hover span{text-shadow:0 -1px 0 #0006}.createDocCategory_table_head__Pivd-{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.createDocCategory_table_cell__5AauF{font-family:poppins!important}.createDocCategory_pencil_icon__VPc7Y>i{background-color:orange;border-radius:50%;color:#fff;font-size:24px;margin-right:20px;padding:1px 7px 7px}.createTraining_flex__Ki\+NP{display:flex;flex-direction:row}.createTraining_radio_active__PO0zI:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.createTraining_radio_funcionality__VTl0h>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.createTraining_radio_funcionality__VTl0h>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.createTraining_radio_funcionality__VTl0h>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.createTraining_myText__7Np36{color:green;font-size:69px}.createTraining_table_head__k3UIJ{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-weight:600}.createTraining_table_cell__OwRWQ{font-family:poppins!important}.createTraining_select_input__FAP-r{color:#b5b6b6;font-family:poppins!important;font-weight:300}.createTraining_err_box__ACdIu{margin-top:42px;position:absolute;right:256px}.createTraining_err_box__ACdIu>p{color:red;display:flex;float:right}.createTraining_pagination__y6O2p{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.createTraining_pagination__y6O2p a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createTraining_pagination__y6O2p a span{font-weight:100}.createTraining_pagination__y6O2p a.createTraining_active__\+rZxJ{background-color:#1e90ff;color:#fff;float:right}.createTraining_pagination__y6O2p a:hover:not(.createTraining_active__\+rZxJ){background-color:#ddd}.createTraining_pagination_active__NiNBp:hover:not(.createTraining_active__\+rZxJ){background-color:blue}.createTraining_pagination_active__NiNBp{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createTraining_rows__4Ksgb{color:#888;font-size:.9rem;padding-left:10px}.createTraining_rows__4Ksgb>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.createTraining_green_btn__y-Bzg{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.createTraining_green_btn__y-Bzg:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.createTraining_red_btn__Kx98a{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.createTraining_red_btn__Kx98a:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.createTraining_white_btn__z0Atq{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.createTraining_white_btn__z0Atq:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.createTraining_blue_btn__eu3C9{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.createTraining_blue_btn__eu3C9:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.TrainingCategory_flex__51M-d{display:flex;flex-direction:row}.TrainingCategory_icon__PaYfp{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.TrainingCategory_icon__PaYfp span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.TrainingCategory_icon__PaYfp span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.TrainingCategory_icon__PaYfp .TrainingCategory_tooltip__FABVT{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:70px;z-index:1}.TrainingCategory_icon__PaYfp:hover .TrainingCategory_tooltip__FABVT{opacity:1;pointer-events:auto;top:-35px}.TrainingCategory_icon__PaYfp .TrainingCategory_tooltip__FABVT:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.TrainingCategory_icon__PaYfp:hover span i{color:#f009}.TrainingCategory_icon__PaYfp:hover .TrainingCategory_tooltip__FABVT,.TrainingCategory_icon__PaYfp:hover span{text-shadow:0 -1px 0 #0006}.TrainingCategory_select_input__t0RT0{color:#b5b6b6;font-family:poppins!important;font-weight:300}.TrainingCategory_table_head__N2zVE{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-weight:600}.TrainingCategory_table_cell__o7pOT{font-family:poppins!important}.TrainingCategory_pagination__myter{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.TrainingCategory_pagination__myter a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TrainingCategory_pagination__myter a span{font-weight:100}.TrainingCategory_pagination__myter a.TrainingCategory_active__0bUik{background-color:#1e90ff;color:#fff;float:right}.TrainingCategory_pagination__myter a:hover:not(.TrainingCategory_active__0bUik){background-color:#ddd}.TrainingCategory_pagination_active__-gEuP:hover:not(){background-color:blue}.TrainingCategory_pagination_active__-gEuP{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TrainingCategory_rows__3T07w{color:#888;font-size:.9rem;padding-left:10px}.TrainingCategory_rows__3T07w>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.TrainingCategory_green_btn__J4ofo{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.TrainingCategory_green_btn__J4ofo:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.TrainingCategory_red_btn__HA012{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.TrainingCategory_red_btn__HA012:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.TrainingCategory_white_btn__qZ6KJ{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.TrainingCategory_white_btn__qZ6KJ:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.TrainingCategory_blue_btn__K0osR{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.TrainingCategory_blue_btn__K0osR:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.TrainingCategory_flex_container__35dq1{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TrainingCategory_main_container__\+p4Yq{background-color:#fff;border-radius:20px;height:250px;width:500px}.TrainingCategory_main_container__\+p4Yq p{color:orange;display:flex;font-size:.5em;justify-content:center}#TrainingCategory_modal_id__d7\+p2{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.TrainingCategory_white_btn__qZ6KJ{background-color:initial;border-color:grey;color:grey;margin:auto 3px;padding:8px 13px}.Quiz_Main__div{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;padding:31px;-webkit-user-select:none;user-select:none;width:100%}.Qstn_and__Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.Qstn__div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn__div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn__div::-webkit-scrollbar-track{background-color:#fff}.Fib_Head{font-size:16px}.Fib_Qstn_Img{height:110px;margin-top:20px;width:170px}.Qstn_content__1{color:#333;font-size:1.4vw;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content__1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content__1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content__1::-webkit-scrollbar-track{background-color:#fff}.Ans__div{max-height:400px;overflow-x:hidden}.Ans__div::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.Ans__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans__div::-webkit-scrollbar-track{background-color:#fff}._Head{color:#1b1b1b;font-size:16px}.Ans_inp{border:1px solid #dbdee6;border-radius:50px;color:#706f6f;font-size:14px;height:4vh;line-height:2;margin-top:11px;opacity:.9;padding:10px;width:470px}.Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.Option_and_Ans>input{box-shadow:0 3px 6px #00000029}.Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1.5vw}.Fib_img>img{height:20.31vh;margin-top:2vw;width:23.47vw}.Qstn_content__1{font-size:1.4vw}.Ans_inp,._Head{font-size:1.5vw}.Ans_inp{height:6vh;margin-top:1.5vw;padding:1.5vw;width:30vw}.Option_and_Ans{gap:3vw;margin-left:2vw}.Option{font-size:2vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1.3vw}.Fib_img>img{height:26.31vh;margin-top:2.5vw;width:24.47vw}.Qstn_content__1{font-size:1.4vw}.Ans_inp,._Head{font-size:1.3vw}.Ans_inp{height:6vh;margin-top:1.7vw;padding:1.7vw;width:33vw}.Option_and_Ans{gap:2.5vw;margin-left:1vw}.Option{font-size:1.5vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1vw}.Fib_img>img{height:26.31vh;margin-top:2.5vw;width:24.47vw}.Qstn_content__1{font-size:1.4vw}._Head{font-size:1vw}.Ans_inp{font-size:1.3vw;height:6vh;margin-top:1.7vw;padding:1.5vw;width:30vw}.Option_and_Ans{gap:2.5vw;margin-left:1vw}.Option{font-size:1.3vw}}.horizontal-line{background-color:grey;height:1px;margin:20px 0;width:70%}*{font-family:Poppins}.questionbank_flex__cVVs-{display:flex;flex-direction:row}.questionbank_shadow_container__U6yoX{border-radius:11px;border-right:1px solid #e8e8e8;box-shadow:0 2px 4px 2px #808080a1;margin-inline:10px;width:50%}.questionbank_orangeBorder_btn__gTaBm{background-color:#fff;background-color:initial;color:#fd8c00}.questionbank_orangeBorder_btn__gTaBm,.questionbank_orange_btn__iB6c\+{border:1px solid #fd8c00;border-radius:21px;margin:3px 5px;padding:7px 14px}.questionbank_orange_btn__iB6c\+{background-color:#fd8c00;color:#fff;position:relative;top:0;transition:top .2s ease}.questionbank_orange_btn__iB6c\+:hover{box-shadow:2p 2px 4px orange;top:-2px}.questionbank_grey_btn__yPBIX{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#7a7a7a;margin:3px 5px;padding:7px 14px}.questionbank_grey_btn__yPBIX:hover{background-color:#7a7a7a;color:#fff}.questionbank_flex_container__PVnIf{align-items:center;background-color:#00000080;display:flex;justify-content:center}.questionbank_main_container__wa\+CG{background-color:#fff;border-radius:20px;height:250px;width:500px}.questionbank_main_container__wa\+CG p{color:orange;display:flex;font-size:.5em;justify-content:center}#questionbank_modal_id__BDJBy{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.questionbank_table_head__BSO8j{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.questionbank_table_cell__W6rg-{font-family:poppins!important}.questionbank_pagination__woQMU{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.questionbank_pagination__woQMU a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.questionbank_pagination__woQMU a span{font-weight:100}.questionbank_pagination__woQMU a.questionbank_active__srkML{background-color:#1e90ff;color:#fff;float:right}.questionbank_pagination__woQMU a:hover:not(.questionbank_active__srkML){background-color:#ddd}.questionbank_pagination_active__7bBUS:hover:not(.questionbank_active__srkML){background-color:blue}.questionbank_pagination_active__7bBUS{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.questionbank_rows__gtb4R{color:#888;font-size:.9rem;padding-left:10px}.questionbank_rows__gtb4R>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.questionbank_green_btn__JY125{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.questionbank_green_btn__JY125:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.questionbank_red_btn__rt9di{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.questionbank_red_btn__rt9di:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.questionbank_white_btn__pQKAB{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.questionbank_white_btn__pQKAB:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.questionbank_blue_btn__jDr3s{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.questionbank_blue_btn__jDr3s:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.questionbank_active_switch__qvarR{display:inline-block;height:29px;position:relative;width:38px}.questionbank_active_switch__qvarR input{height:0;opacity:0;width:0}.questionbank_active_slider__PcDcP{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.questionbank_active_slider__PcDcP:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.questionbank_active_slider__PcDcP{background-color:orange}input:focus+.questionbank_active_slider__PcDcP{box-shadow:0 0 1px #d9dcfe}input:checked+.questionbank_active_slider__PcDcP:before{border:3px solid orange;transform:translateX(25px)}.questionbank_active_slider__PcDcP.questionbank_round__lo3UX{border-radius:34px}.questionbank_slider__EhI4b.questionbank_round__lo3UX:before{border-radius:0}.questionbank_plan_container_link__DJSh0>.questionbank_plan_link_text__zu-Hp{color:#354052}.questionbank_plan_container_link__DJSh0{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}.questionbank_plan_links_items__e21N1{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey;list-style-type:none;margin:6px}.questionbank_plan_links_items__e21N1:hover{border-left-color:#403e75;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.questionbank_plan_links_items__e21N1:hover .questionbank_plan_link_text__zu-Hp{color:orange}.questionbank_plan_link_text__zu-Hp{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.questionbank_fa__2-9-B.questionbank_fa-angle-down__GlgIx{padding:10px}.questionbank_select_input__OO-WT{color:#b5b6b6;font-family:poppins!important;font-size:1.2vw!important;font-weight:300}.questionbank_az_card_img__B2Ysc{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.questionbank_az_card__rZ4oa{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.MTF_DD_Box{border-radius:10px;cursor:pointer;height:auto;padding:20px;width:100%}.MTF_DD_Qstn_And_Field_div{display:flex;flex-direction:column;gap:2vw;max-height:500px;overflow-x:hidden;width:51vw}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_DD_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_DD_Fields_1{display:flex;justify-content:space-between;width:50vw}.MTF_DD_Fields_10,.MTF_DD_Fields_2,.MTF_DD_Fields_3,.MTF_DD_Fields_4,.MTF_DD_Fields_5,.MTF_DD_Fields_6,.MTF_DD_Fields_7,.MTF_DD_Fields_8,.MTF_DD_Fields_9{display:flex;justify-content:space-evenly;margin-top:20px;width:800px}.MTF_DD_Qstn_Field_10_B1,.MTF_DD_Qstn_Field_1_B1,.MTF_DD_Qstn_Field_2_B1,.MTF_DD_Qstn_Field_3_B1,.MTF_DD_Qstn_Field_4_B1,.MTF_DD_Qstn_Field_5_B1,.MTF_DD_Qstn_Field_6_B1,.MTF_DD_Qstn_Field_7_B1,.MTF_DD_Qstn_Field_8_B1,.MTF_DD_Qstn_Field_9_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:18vw}.MTF_DD_Qstn_Field_10_B2,.MTF_DD_Qstn_Field_1_B2,.MTF_DD_Qstn_Field_2_B2,.MTF_DD_Qstn_Field_3_B2,.MTF_DD_Qstn_Field_4_B2,.MTF_DD_Qstn_Field_5_B2,.MTF_DD_Qstn_Field_6_B2,.MTF_DD_Qstn_Field_7_B2,.MTF_DD_Qstn_Field_8_B2,.MTF_DD_Qstn_Field_9_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:10px 1px,1px 10px;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.MTF_DD_Qstn_Field_10_B1:after,.MTF_DD_Qstn_Field_1_B1:after,.MTF_DD_Qstn_Field_2_B1:after,.MTF_DD_Qstn_Field_3_B1:after,.MTF_DD_Qstn_Field_4_B1:after,.MTF_DD_Qstn_Field_5_B1:after,.MTF_DD_Qstn_Field_6_B1:after,.MTF_DD_Qstn_Field_7_B1:after,.MTF_DD_Qstn_Field_8_B1:after,.MTF_DD_Qstn_Field_9_B1:after{border:.5px dashed #707070;content:"";left:18vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:9vw}.MTF_DD_Ans{align-items:center;display:flex;flex-direction:column;gap:2vw;max-height:500px;overflow-x:hidden}.MTF_DD_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;height:60px;justify-content:center;padding:29px;width:300px}.MTF_DD_Ans_Field_10,.MTF_DD_Ans_Field_2,.MTF_DD_Ans_Field_3,.MTF_DD_Ans_Field_4,.MTF_DD_Ans_Field_5,.MTF_DD_Ans_Field_6,.MTF_DD_Ans_Field_7,.MTF_DD_Ans_Field_8,.MTF_DD_Ans_Field_9{align-items:center;border:1px solid #707070;display:flex;flex-direction:column;height:60px;justify-content:center;padding:20px;width:300px}.MTF_DD_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_DD_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_DD_Ans::-webkit-scrollbar-track{background-color:#fff}.MTF_DL_Div{height:45vw}.fileApproval_flex__UStdh{display:flex;flex-direction:row}.fileApproval_radio_active__1GL-V:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.fileApproval_myText__xNWCt{color:green;font-size:69px}.fileApproval_left_row__5vR81{display:flex;font-size:22px;margin-left:15px}.fileApproval_left_row__5vR81>i{margin:auto}.fileApproval_left_row__5vR81>i:first-child{font-size:32px}.fileApproval_left_row__5vR81>p{margin:auto}.fileApproval_upload_logo_container__EgX0t>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem;padding:0 10px 10px 20px}.fileApproval_custom_file_container__zAt1K>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.fileApproval_custom_file_container__zAt1K>span>span>a{cursor:pointer}.fileApproval_custom_file_input__Bm3BU{color:#0000;margin:-10px 0 0 15px;width:8rem}.fileApproval_custom_file_input__Bm3BU::-webkit-file-upload-button,.fileApproval_custom_file_input__Bm3BU::-webkit-textfield-decoration-container{visibility:hidden}.fileApproval_custom_file_input__Bm3BU:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.fileApproval_custom_file_input__Bm3BU:hover:before{border-color:#000}.fileApproval_custom_file_input__Bm3BU:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.fileApproval_select_input__tv4M1{color:#b5b6b6;font-family:poppins!important;font-weight:300}.fileApproval_table_head__\+th0U{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.fileApproval_accordion_detail__K5OAO{box-shadow:0 2px 3px #00000029;display:flex;justify-content:space-around}.fileApproval_accordion_detail__K5OAO>i{color:grey;font-size:22px;margin-left:8px}.fileApproval_orange_btn__WaCxf,.fileApproval_orange_btn_disabled__SHITd{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:auto 5px;padding:7px 14px}.fileApproval_orange_btn_disabled_grey__nCYMw{background-color:#ccc;border:1px solid #ccc;border-radius:6px;color:#fff;margin:auto 5px;padding:7px 14px}.fileApproval_orange_btn__WaCxf:hover{background-color:#fd8c00;color:#fff}.subConceptTree_flex__JRWBe{display:flex;flex-direction:row}.subConceptTree_flex_container__nZ2pN{align-items:center;background-color:#00000080;display:flex;justify-content:center}.subConceptTree_main_container__syOPs{background-color:#fff;border-radius:20px;height:250px;width:500px}.subConceptTree_main_container__syOPs p{color:orange;display:flex;font-size:.5em;justify-content:center}#subConceptTree_modal_id__V29\+z{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.subConceptTree_tablex_cellx__3RYI2{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;position:relative;transition:.7s}.subConceptTree_tablex_cellx__3RYI2:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;position:relative}.subConceptTree_table_cell__lEsVS{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;margin:8px;position:relative;transition:.7s}.subConceptTree_table_cell__lEsVS:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;margin:8px;position:relative}.subConceptTree_table_cell_cotree__x13kU{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;padding:8px;position:relative;transition:.7s}.subConceptTree_table_cell_cotree__x13kU:focus,.subConceptTree_table_cell_cotree__x13kU:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;position:relative}.subConceptTree_table_cell__lEsVS>i{background-color:#fff;border-radius:50%;box-shadow:0 3px 6px #00000029;color:#a9a9a9;margin-left:175px;padding:6px;position:absolute;right:25px}.subConceptTree_table_cell__lEsVS>i:hover{background-color:#fd8c00;box-shadow:0 3px 6px #00000029;color:#fff}.subConceptTree_table_head__jC\+gM{border-right:1px solid #d3d3d3;color:#fff!important;font-family:poppins,sans-serif!important;margin:8px}.subConceptTree_drop_down_input__2CwV5{width:"16vw"}.subConceptTree_pagination__Nde7i{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.subConceptTree_pagination__Nde7i a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.subConceptTree_pagination__Nde7i a span{font-weight:100}.subConceptTree_pagination__Nde7i a.subConceptTree_active__CAES0{background-color:#1e90ff;color:#fff;float:right}.subConceptTree_pagination__Nde7i a:hover:not(.subConceptTree_active__CAES0){background-color:#ddd}.subConceptTree_pagination_active__7wSD8:hover:not(.subConceptTree_active__CAES0){background-color:blue}.subConceptTree_pagination_active__7wSD8{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.subConceptTree_rows__KHr8N{color:#888;font-size:.9rem;padding-left:10px}.subConceptTree_rows__KHr8N>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}.TrainingAids_flex__sFkGf{display:flex;flex-direction:row}.TrainingAids_data_row__908iT{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-around;width:324px}.TrainingAids_data_row__908iT:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.TrainingAids_data_row__908iT{height:48px;padding:4px}.TrainingAids_data_row__908iT>p{align-items:center;color:#000;display:inline-flex;font-family:poppins!important;font-size:17px}.TrainingAids_data_row__908iT>i:hover{background-color:orange;border-radius:50%;color:#fff;padding:4px}.TrainingAids_table_cell__WFnIf{font-family:poppins!important}.map_quizBox__mL31J{background-color:#fff;border:1px solid #e8e8e8;box-shadow:1px 1px 14px 2px #00000029;margin:8px;padding:2vw}.map_green_btn__gh-64{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.map_blue_btn__BAVub{background-color:#403e75;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.map_blue_btn__BAVub:hover{background-color:#403e75;box-shadow:0 3px 5px #403e75;color:#fff;top:-2}.map_green_btn__gh-64:hover{background-color:#4caf50;color:#fff}.map_select_input__KPnkA{color:#b5b6b6;font-family:poppins!important;font-size:1vw!important;font-weight:300}.map_plan_links_items__Sx0Xl{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey;height:56px;list-style-type:none;margin:7px;width:90%}.map_plan_links_items__Sx0Xl:hover{border-left-color:#403e75;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.map_plan_link_text__x67uG{color:"#354052"}.map_plan_links_items__Sx0Xl:hover .map_plan_link_text__x67uG{color:orange}.map_plan_container_link__fKpyR{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}.CS_div{grid-column-gap:40px;background:#fff;border-radius:10px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);height:100%;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.Para_and_img{max-height:672px;overflow:auto;padding-right:20px;width:100%}.Para_and_img::-webkit-scrollbar{background-color:#fff;display:block;height:6px;max-height:178px;position:relative;width:6px}.Para_and_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Para_and_img::-webkit-scrollbar-track{background-color:#f2f2f2}.head_1{color:#00be66;font-size:16px;opacity:.9}.Para_div_1{padding-bottom:20px;text-align:justify}.Para_div_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Para_div_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Para_div_1::-webkit-scrollbar-track{background-color:#fff}.Para{font-size:1.4vw;margin-top:20px;text-align:justify}.Cs_Explanation{font-size:1.2vw;margin-top:20px}.Cs_img{cursor:pointer;margin-top:20px}.Cs_img_1{cursor:"context-menu";margin-top:20px}.Cs_img,.Cs_img_1{height:110px;width:100%}.SubQuestion_Section{max-height:auto;overflow-y:scroll;padding-right:10px}.Qstns_and_Ans{width:100%}.SubQuestion_Section::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.SubQuestion_Section::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.SubQuestion_Section::-webkit-scrollbar-track{background-color:#fff}.Img_and_Para{align-items:center;display:flex;gap:10px}.Q_para{font-size:13px;margin-top:10px;text-align:justify;width:100%}.sub_Qustn_img{height:60px;width:100px}.Cs_Ans_Fields{margin-top:10px}.title_{font-size:16px}.Option_and_Ans_cs{align-items:baseline;display:flex;gap:40px}.Ans1_FIB_cs{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:60px;line-height:2;margin-top:9px;opacity:.9;padding:10px;width:500px}.Ans1_MSQ_cs,.Ans_MCQ_cs{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:9px;opacity:.9;padding:8px;width:600px}@media screen and (min-width:768px) and (max-width:1023px){.CS_div{column-gap:2vw}.head_1{font-size:2.2vw}.Para{font-size:1.3vw;margin-top:1.8vw}.Cs_Explanation{font-size:1.2vw}.Cs_Explanation,.Cs_img{margin-top:1.8vw}.Cs_img{height:18vh;width:100%}.Cs_img_1{height:18vh;margin-top:1.8vw;width:100%}.Q_para{font-size:1.5vw;margin-top:1vw}.Img_and_Para{gap:1.5vw}.sub_Qustn_img{height:12.85vh;width:9.76vw}.Cs_Ans_Fields{margin-top:2vw}.Ans1_FIB_cs,.title_{font-size:1.5vw}.Ans1_FIB_cs{height:8.31vh;margin-top:.58vw;padding:1.5vw;width:41.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:1.3vw;margin-top:2vw;padding:.5vw;width:41vw}}@media screen and (min-width:1024px) and (max-width:1430px){.CS_div{column-gap:2.5vw}.head_1{font-size:1.8vw}.Para{font-size:1.4vw}.Cs_Explanation,.Cs_img,.Para{margin-top:1.7vw}.Cs_img{height:16vh;width:100%}.Cs_img_1{height:16vh;margin-top:1.7vw;width:100%}.Q_para{font-size:1.3vw;margin-top:1.1vw}.Img_and_Para{gap:1.6vw}.sub_Qustn_img{height:13.85vh;width:10.76vw}.Cs_Ans_Fields{margin-top:2.2vw}.title_{font-size:1.3vw}.Ans1_FIB_cs{font-size:1.6vw;height:8.4vh;margin-top:1.5vw;padding:1.4vw;width:42.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:1.6vw;margin-top:1.2vw;padding:.6vw;width:41.5vw}}@media screen and (min-width:1440px) and (max-width:3072px){.CS_div{column-gap:2.5vw}.head_1{font-size:1.2vw}.Para{font-size:1.1vw;margin-top:.5vw}.Cs_Explanation{margin-top:1.3vw}.Cs_img{height:16vh;width:100%}.Cs_img,.Cs_img_1{margin-top:1vw}.Cs_img_1{height:16vh;width:100%}.Q_para{font-size:.9vw;margin-top:1vw}.Img_and_Para{gap:1vw}.sub_Qustn_img{height:13.85vh;width:8.76vw}.Cs_Ans_Fields{margin-top:2.2vw}.title_{font-size:1vw}.Ans1_FIB_cs{font-size:1.1vw;height:8vh;margin-top:1vw;padding:1.4vw;width:42.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:.8vw;margin-top:1vw;width:37vw}}.quiz_quizBox__8Naxv{background-color:#fff;border:1px solid #e8e8e8;box-shadow:0 3px 6px #00000029;height:10vw;margin:8px;padding:2vw;width:18vw}.quiz_quizBox__8Naxv>p{color:#354052;font-size:1.7vw}.quiz_quizBox__8Naxv>button{background-color:orange;border:none;border-radius:8px;color:#fff;padding:3px 2vw}.quiz_active_switch__UhZgo{display:inline-block;height:29px;position:relative;width:38px}.quiz_active_switch__UhZgo input{height:0;opacity:0;width:0}.quiz_active_slider__0vGnI{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.quiz_active_slider__0vGnI:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.quiz_active_slider__0vGnI{background-color:orange}input:focus+.quiz_active_slider__0vGnI{box-shadow:0 0 1px #d9dcfe}input:checked+.quiz_active_slider__0vGnI:before{border:3px solid orange;transform:translateX(25px)}.quiz_active_slider__0vGnI.quiz_round__WijuC{border-radius:34px}.quiz_slider__HYN7l.quiz_round__WijuC:before{border-radius:0}article.Studentpg311_article_31__C7N0u{background-color:#fff;height:100%;position:absolute;top:25px;width:100%}.Studentpg311_Grid_school_name_branch_31__ct0Te{display:flex;justify-content:space-between;padding:13px}button.Studentpg311_btn_branch_name_31__nlu1a{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;position:relative;width:220px}i.Studentpg311_fa-solid__O2Cku.Studentpg311_fa-house-user__hHA10{padding-right:10px}i.Studentpg311_fa-solid__O2Cku.Studentpg311_fa-chevron-down__-ki5y{padding-left:10px}.Studentpg311_school_name_31__8kYGs{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.Studentpg311_grid_container_header_plan_31__amwTG{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.Studentpg311_grid_container_header_plan_31__amwTG>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Studentpg311_grid_container_header_plan_31__amwTG>div:hover,.Studentpg311_item_plan4_31__YXHNA{border-bottom:4px solid orange;color:orange}.Studentpg311_add_schools_31__uSa45{height:87%;margin:35px 0 0 16px;width:100%}.Studentpg311_add_school_title_31__F0eYC{margin:10px 0}.Studentpg311_input_grid_31__esF-T{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;margin:10px}.Studentpg311_input_element_31_cancel__3Tq4t input,.Studentpg311_input_element_31_cancel__3Tq4t select{border:1px solid gray;border-radius:8px;height:100%;padding:4px 26px 12px 10p;width:100%}#Studentpg311_button_id_31_cancel__o3IWS{background-color:blue;color:var(--backgroundColor);float:right;position:absolute}.Studentpg311_artical_button_31_cancel__runbR{background-color:#fff;border:none;border-radius:20px;color:grey;cursor:pointer;font-weight:700;outline:1px solid grey;padding:8px;position:relative;right:-90%;text-transform:uppercase;top:56px;width:53%}.Studentpg311_artical_button_31_cancel__runbR:hover{background-color:gray;border-block-color:gray;color:#fff}.Studentpg311_input_element_31__dRH69 p{visibility:hidden}.Studentpg311_input_element_31__dRH69:hover p{visibility:visible}.Studentpg311_input_element_31__dRH69{height:100%;position:relative;top:10px;width:95%}.Studentpg311_input_element_31__dRH69 input,.Studentpg311_input_element_31__dRH69 select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Studentpg311_input_element_31__dRH69 label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.Studentpg311_input_element_31__dRH69:hover label{color:#fd8c00;padding-right:0;top:-7px}.Studentpg311_form_input_element_31__84oI8:focus~label,.Studentpg311_form_input_element_31__84oI8:not(:placeholder-shown)~label,.Studentpg311_form_select_element_31__US3fK option:checked,.Studentpg311_form_select_element_31__US3fK:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Studentpg311_std_cat__Kifuk{visibility:hidden}.Studentpg311_form_select_element_31__US3fK[type=date]{font-size:13px}.Studentpg311_upload_logo_container_31__uNUlJ span{margin:5px 17px}.Studentpg311_artical_button_container_31__tgHmJ{position:relative}.Studentpg311_artical_button_31__zXql-{background-color:#111fee;border:none;border-radius:20px;color:#f6f6fc;cursor:pointer;font-weight:700;padding:10px;position:relative;right:-45%;text-transform:uppercase;top:54px;width:53%}.Studentpg311_artical_button_container_31__tgHmJ:hover{top:-4px}#Studentpg311_button_id_31__IieTx:hover{top:-50px}.Studentpg311_choosefile_button_31__dpXaS{background-color:var(--backgroundColor);color:var(--primaryColor);margin-left:33px;width:101px}.Studentpg311_school_list_container_31__Bj-9Q{margin:28px 0 15px}.Studentpg311_magnifying_glass_icon_31__245pT{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.Studentpg311_school_list_table_31__INEEh{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:60%;overflow:auto;scrollbar-width:none}.Studentpg311_school_list_table_31__INEEh::-webkit-scrollbar{display:none}.Studentpg311_add_schools_btn_31__RW1EW{display:flex;height:80px;justify-content:space-between}.Studentpg311_upload_logo_container_31__uNUlJ{display:flex;flex-direction:column}.Studentpg311_upload_logo_container_31__uNUlJ span{font-family:ui-serif;font-size:.9rem;font-weight:500;justify-self:center;margin:1px 36px;position:relative}.Studentpg311_choosefile_button_31__dpXaS{background-color:var(--utilityColor);border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:19px;padding:10px;position:relative;top:-76px;width:140px}.Studentpg311_choosefile_button_container_31__l5gcd{margin:20px}#Studentpg311_choose_button_id_31__dQsze{background-color:#ff9100;color:var(--backgroundColor)}#Studentpg311_button_id_31__IieTx{background-color:blue;color:var(--backgroundColor);float:right;position:absolute;top:20px}#Studentpg311_button_id_31__IieTx:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.Studentpg311_schoollist_31__wEEEr{background-color:#fff;border-radius:9px;margin:0 10px;padding:10px;position:relative}.Studentpg311_create_branch_list_31__\+kj\+X{-ms-overflow-style:none;border-bottom:none;border-radius:10px;height:28%;scrollbar-width:none;width:100%}.Studentpg311_section_list_table__J79Qg{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;margin:4px 0 0 7px;overflow:auto;scrollbar-width:none;width:99%}.Studentpg311_section_list_table__J79Qg::-webkit-scrollbar{display:none}.Studentpg311_table_section__aaAUb{border-radius:2px;height:auto;text-align:center;width:100%}.Studentpg311_table_section__aaAUb,.Studentpg311_table_section__aaAUb td,.Studentpg311_table_section__aaAUb th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.Studentpg311_table_section__aaAUb td,.Studentpg311_table_section__aaAUb th{font-size:.9rem;font-weight:100}.Studentpg311_table_section__aaAUb thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Studentpg311_table_section__aaAUb th i{font-size:.8rem}.Studentpg311_table_section__aaAUb tr{height:47px}.Studentpg311_data_row__lVApE:hover{background-color:#fff;border:1px solid #ff9702!important}.Studentpg311_wrapdata__o1ds9:hover:nth-child(3){color:#ff9100}.Studentpg311_name__HIZgC,.Studentpg311_wrapdata__o1ds9{overflow:overlay;text-overflow:clip}.Studentpg311_name__HIZgC{margin:0 -23px 0 10px;text-align:left;white-space:nowrap;width:10rem}.Studentpg311_table_section__aaAUb tr:hover td:last-child{color:#fff}.Studentpg311_table_section__aaAUb tr:hover .Studentpg311_name__HIZgC{color:orange}.Studentpg311_wrapper_teacherid__qpKHF{align-items:baseline;align-items:center;display:flex;justify-content:center;margin-bottom:5px;margin-left:10px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px;position:absolute}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB .Studentpg311_tooltip__4RqEI{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover .Studentpg311_tooltip__4RqEI{opacity:1;pointer-events:auto;top:-35px}.Studentpg311_icon__drRNB .Studentpg311_tooltip__4RqEI:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover span{color:#fff}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover .Studentpg311_tooltip__4RqEI,.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover span{text-shadow:0 -1px 0 #0006}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_add__Gq\+op:hover i{color:orange}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_edit__GY4GL:hover span,.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_remove__KhycF:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.Studentpg311_blank__GeNU8{margin-left:50px}#Studentpg311_orange-add__a8\+tY{box-shadow:2px 2px 2px orange}.Studentpg311_custom_file_input__hjIfn{margin-left:10px;padding:.5rem;width:20rem}.Studentpg311_custom_file_input__hjIfn::-webkit-file-upload-button{visibility:hidden}.Studentpg311_custom_file_input__hjIfn:before{background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.Studentpg311_custom_file_input__hjIfn:hover:before{border-color:#000}.Studentpg311_custom_file_input__hjIfn:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}#Studentpg311_submit_teacherid__EdzXU{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.Studentpg311_error_box__5z3Jh{color:red}.Studentpg311_flex_container_teacherid__vZyem{align-items:center;background-color:#00000080;display:flex;justify-content:center}.Studentpg311_flex_container_teacherid__vZyem>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.Studentpg311_main_content_teacherid__ynvm8 p{color:orange;display:flex;font-size:.5em;justify-content:center}.Studentpg311_main_content_teacherid__ynvm8 span{display:block;margin:auto;width:100px}.Studentpg311_main_content_teacherid__ynvm8 img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.Studentpg311_main_content_teacherid__ynvm8 h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Studentpg311_modal_buttons_teacherid__3aoXS{display:flex;justify-content:space-around;margin:25px 10px 10px}.Studentpg311_ok_btn__KY39s{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.Studentpg311_ok_btn__KY39s:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#Studentpg311_ok_btn__KY39s{background-color:#fff;color:grey}#Studentpg311_modal_teacherid__GYWH-{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.Studentpg311_list2_teacherid__UZPSo{border:1px solid grey;border-radius:20px;margin:6px;padding-inline:16px}.Studentpg311_input_element_31__dRH69 p{color:gray;font-size:.5rem;font-weight:700;min-width:-webkit-max-content;min-width:max-content}.Studentpg311_input_list2_teacherid__iPpqv{background:#fff;border:none;height:33px;outline:none;width:15rem}#Studentpg311_search_button_teacherid__4lHGs{background:#fff;border:none;color:orange;font-size:20px}.Studentpg311_school_list_search_container__3CME0{position:relative;width:250px}.Studentpg311_school_list_search_container__3CME0 input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Studentpg311_school_list_search_container__3CME0 input::placeholder{color:hsla(0,0%,50%,.753)}.Studentpg311_school_list_search_container__3CME0 button{background-color:initial;border:none;color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.Studentpg311_teacher_list_teacherid__ee\+mx{align-items:center;background:#fff;border-top:1px solid #f8f4fc;display:flex;justify-content:space-between;margin:0 10px;padding-left:15px;padding-right:15px}.Studentpg311_alert__IX-HX,.Studentpg311_logo2__IVGBU,.Studentpg311_logo__U23VK{color:red}.Studentpg311_hr__XfLXb{margin:0 10px -1px 11px}.Studentpg311_pagination__SuoWJ{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Studentpg311_pagination__SuoWJ a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg311_pagination__SuoWJ a span{font-weight:100}.Studentpg311_pagination__SuoWJ a.Studentpg311_active__IKymT{background-color:#1e90ff;color:#fff}.Studentpg311_pagination__SuoWJ a:hover:not(.Studentpg311_active__IKymT){background-color:#ddd}.Studentpg311_pagination_active__Qk942:hover:not(.Studentpg311_active__IKymT){background-color:blue}.Studentpg311_pagination_active__Qk942{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg311_rows__FDgZt{color:#888;font-size:.9rem;padding-left:10px}.Studentpg311_rows__FDgZt>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.Studentpg311_pagination_35__12-oI{float:right}.Studentpg311_active_switch__XbvW4{display:inline-block;height:29px;position:relative;width:38px}.Studentpg311_cbse_table_head2__wHOTb{width:15%!important}.Studentpg311_active_switch__XbvW4 input{height:0;opacity:0;width:0}.Studentpg311_active_slider__QtYqv{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.Studentpg311_active_slider__QtYqv:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.Studentpg311_active_slider__QtYqv{background-color:orange}input:focus+.Studentpg311_active_slider__QtYqv{box-shadow:0 0 1px #d9dcfe}input:checked+.Studentpg311_active_slider__QtYqv:before{border:3px solid orange;transform:translateX(25px)}.Studentpg311_active_slider__QtYqv.Studentpg311_round__\+N4Rg{border-radius:34px}.Studentpg311_slider__I30kQ.Studentpg311_round__\+N4Rg:before{border-radius:0}.Studentpg311_chooseFile_btn_wrapper__yRQlA{margin-bottom:20px;margin-left:10px;position:relative}.Studentpg311_chooseFile_btn_wrapper__yRQlA>img{left:14px;position:absolute;top:12px}.Studentpg311_chooseFile_btn__7qrvl{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Studentpg311_chooseFile_btn_wrapper__yRQlA{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Studentpg311_chooseFile_btn_wrapper__yRQlA:active,.Studentpg311_chooseFile_btn_wrapper__yRQlA:focus,.Studentpg311_chooseFile_btn_wrapper__yRQlA:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.Studentpg311_treeSelect__CSb70{height:48px!important;overflow-y:auto!important;width:94%!important}.EditModelAdmin_flex_container_teacherid__n3KXo{align-items:center;background-color:#00000080;display:flex;justify-content:center}.EditModelAdmin_flex_container_teacherid__n3KXo>div{align-items:center;background-color:#fff;border-radius:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:94%;max-width:90%;padding:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModelAdmin_EditHeadContainer__9a1fe{color:#354052;display:flex;justify-content:space-between}.EditModelAdmin_EditBox__2AKoz{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.EditModelAdmin_Edithead__4RmR6{grid-gap:8px;display:grid;gap:8px}.EditModelAdmin_Input_head__ptEOB{color:orange}.EditModelAdmin_Input__HMMnl{color:#272727;opacity:1}#EditModelAdmin_Addressbox__ymleI{grid-column:2/span 3}.EditModelAdmin_EditHeadContainer__9a1fe>i{font-size:x-large}.EditModelAdmin_main_content_teacherid__iRok0 span{display:block;margin:auto;width:100px}.EditModelAdmin_main_content_teacherid__iRok0 img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.EditModelAdmin_main_content_teacherid__iRok0 h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModelAdmin_modal_buttons_teacherid__Tpl8p{display:flex;justify-content:space-around;margin:25px 10px 10px}.EditModelAdmin_Edit_btn__Yr2QF{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.EditModelAdmin_Edit_btn__Yr2QF:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#EditModelAdmin_Edit_btn__Yr2QF{background-color:#fff;color:grey}#EditModelAdmin_modal_teacherid__65o85{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.Quiz_Main_div_MSQ{background-color:#fff;border:1px solid #fff;border-radius:10px;height:100%;opacity:.9;padding:30px;-webkit-user-select:none;user-select:none;width:100%}.Qstn_and_Ans_MSQ{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr}.Qstn_div_MSQ{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.Msq_Head{font-size:15px;opacity:.8}.Qstn_content_1_MSQ{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content_1_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content_1_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content_1_MSQ::-webkit-scrollbar-track{background-color:#fff}.MSQ_img{height:110px;margin-top:10px;width:170px}.Ans_div_MSQ{max-height:400px;overflow-x:hidden}.Ans_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Ans_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.Head_MSQ{color:#1b1b1b;font-size:16px}.Ans1_MSQ{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:10px;opacity:.9;padding:10px;width:550px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head,.Qstn_content_1_MSQ{font-size:1.5vw}.MSQ_img{height:15vh;width:19vw}.Ans1_MSQ,.Head_MSQ{font-size:1.5vw}.Ans1_MSQ{border:1px solid #dbdee6;padding:.5vw;width:36vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head,.Qstn_content_1_MSQ{font-size:1.2vw}.MSQ_img{height:14vh;width:14vw}.Ans1_MSQ,.Head_MSQ{font-size:1.2vw}.Ans1_MSQ{padding:.7vw;width:38vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head{font-size:1vw}.Qstn_content_1_MSQ{font-size:.9vw}.MSQ_img{height:20vh;width:14vw}.Ans1_MSQ,.Head_MSQ{font-size:1vw}.Ans1_MSQ{height:auto;padding:.9vw;width:35vw}}.Quiz_Main_div_MCQ{background-color:#fff;border:1px solid #fff;border-radius:10px;height:100%;opacity:.9;padding:31px;width:100%}.Qstn_and_Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.Qstn_div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn_div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_div::-webkit-scrollbar-track{background-color:#fff}.Mcq_Head{font-size:15px;opacity:.8}.Qstn_content_1{color:#333;font-size:13px;line-height:1.7;margin-top:10px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content_1::-webkit-scrollbar-track{background-color:#fff}.MCQ_Qstn_Img{height:110px;width:170px}.Ans_div{max-height:400px;overflow-x:hidden}.Ans_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.Ans_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans_div::-webkit-scrollbar-track{background-color:#fff}.Ans_Head_and_Count{display:flex;justify-content:space-between}.Head{font-size:16px}.Ans1,.Head{color:#1b1b1b}.Ans1{border:1px solid #dbdee6;border-radius:5px;font-size:18px;height:auto;line-height:24px;margin-top:11px;opacity:.9;padding:10px;width:520px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head,.Qstn_content_1{font-size:1.3vw}.Head{font-size:1.5vw}.Ans1{font-size:1.4vw;height:auto;margin-top:1vw;padding:.2vw;width:35vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head,.Qstn_content_1{font-size:1.1vw}.Ans1,.Head{font-size:1.3vw}.Ans1{margin-top:1.3vw;padding:.4vw;width:38vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head{font-size:1vw}.Qstn_content_1{font-size:.9vw}.Ans1,.Head{font-size:1vw}.Ans1{margin-top:1.3vw;padding:.6vw;width:35vw}}.MTF_dd_Box{background-color:#fff;border-radius:10px;height:100%;padding:20px;width:100%}.qstn_img{display:flex;gap:10vw;justify-content:space-between;max-height:90px;overflow-x:hidden;padding-right:20px}.AnswerSelected{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.qstn_img::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.qstn_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.qstn_img::-webkit-scrollbar-track{background-color:#fff}.main_qstn{font-size:.8vw;text-align:justify}.MTF_dd_img{height:90px;margin-right:20px;width:80px}.MTF_dd_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_dd_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_dd_Fields_1{display:flex;justify-content:space-evenly;width:800px}.MTF_dd_Qstn_Field_1_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:250px}.MTF_dd_Qstn_Field_1_B1:after{border:.5px dashed #707070;content:"";left:16vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:4.5vw}.MTF_dd_Qstn_Field_1_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:.6vw .06vw,.06vw .6vw;border-radius:5px;display:flex;height:auto;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.AnsWithBtn{border:1px solid #939598;border-radius:10px;display:flex}.ans_Cancel_Btn{height:3vh!important;width:2vw!important}.AnsWithBtn--short{max-width:11vw}.AnsWithBtn--medium{max-width:100%}.AnsWithBtn--long{max-height:100%;max-width:100%}.MTF_dd_Ans{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.MTF_dd_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_dd_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_dd_Ans::-webkit-scrollbar-track{background-color:#fff}.MTF_dd_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;height:auto;justify-content:center;padding:29px}@media screen and (min-width:768px) and (max-width:1023px){.qstn_img{gap:10vw;max-height:60px}.main_qstn{font-size:1.5vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:2vw}.MTF_dd_Box{padding:3.5vw}.MTF_dd_Qstn_And_Field_div{max-height:50.25vh;width:52vw}.MTF_dd_Fields_1{height:7vh;margin-top:1vw;width:50vw}.MTF_dd_Qstn_Field_1_B1{font-size:1.2vw;max-height:6.31vh;padding:1.5vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{padding:1.5vw;width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.5vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1.5vw}.MTF_dd_Ans{gap:1vw;max-height:50.25vh}.MTF_dd_Ans_Field_1{font-size:1.5vw;padding:1.5vw;width:19.53vw}}@media screen and (min-width:1024px) and (max-width:1430px){.qstn_img{gap:10vw;max-height:65px}.main_qstn{font-size:1.2vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:1.9vw}.MTF_dd_Box{padding:3.7vw}.MTF_dd_Qstn_And_Field_div{max-height:45.25vh;width:51vw}.MTF_dd_Fields_1{height:7vh;margin-top:2vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:1vw;height:8.31vh;padding:1vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{justify-content:flex-start;overflow-x:scroll;padding:1vw;scrollbar-width:none;width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.2vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1.2vw}.MTF_dd_Ans{gap:.7vw;max-height:45.25vh}.MTF_dd_Ans_Field_1{font-size:1.2vw;padding:1vw;width:19.53vw}}@media screen and (min-width:1430px) and (max-width:1500px){.qstn_img{gap:10vw;max-height:70px}.main_qstn{font-size:1vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:1.8vw}.MTF_dd_Box{height:100%;padding:3.7vw;width:100%}.MTF_dd_Qstn_And_Field_div{max-height:48.25vh;width:51vw}.MTF_dd_Fields_1{height:7vh;margin-top:1.5vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:.8vw;height:8.21vh;padding:.9vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.3vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1vw}.MTF_dd_Ans{gap:1vw;max-height:48.25vh}.MTF_dd_Ans_Field_1{font-size:1vw;padding:1vw;width:19.53vw}}@media screen and (min-width:1500px) and (max-width:3072px){.MTF_dd_Box{padding:1.7vw}.MTF_dd_Qstn_And_Field_div{max-height:54vh;width:51vw}.MTF_dd_Fields_1{margin-top:1vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:1vw;max-height:9.31vh;width:15vw}.MTF_dd_Qstn_Field_1_B2{width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.1vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.62vw}.dd_placeHolder{font-size:1.1vw}.MTF_dd_Ans{gap:1.2vw;max-height:54vh}.MTF_dd_Ans_Field_1{font-size:1.1vw;width:19.53vw}}.container{align-items:center;height:auto;justify-content:center}.content{cursor:pointer;overflow:hidden;width:45px}.az-content-mtf p,.content{text-overflow:ellipsis;white-space:nowrap}.az-content-mtf p{display:inline-block;overflow:hidden!important;width:40px}.az-ans-length{display:flex;justify-content:center}.cqk_MTF_dd_Box{background-color:#fff;border-radius:10px;height:100%;overflow:auto;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.cqk_qstn_img{display:flex;gap:10vw;justify-content:space-between;max-height:90px;overflow-x:hidden;padding-right:20px}.cqk_qstn_img::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_qstn_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_qstn_img::-webkit-scrollbar-track{background-color:#fff}.cqk_main_qstn{font-size:1vw;text-align:justify}.cqk_MTF_dd_img{height:90px;margin-right:20px;width:80px}.cqk_MTF_dd_Div{display:grid;grid-template-columns:repeat(2,1fr)}.cqk_MTF_dd_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.cqk_MTF_dd_Fields_1{display:flex;justify-content:space-evenly;margin-top:20px;width:800px}.cqk_MTF_dd_Qstn_Field_1_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:250px}.cqk_MTF_dd_Qstn_Field_1_B1>span{max-height:60px;overflow:scroll;padding:5px 10px}.cqk_MTF_dd_Qstn_Field_1_B1:after{border:.5px dashed #707070;content:"";left:16vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:4.5vw}.cqk_MTF_dd_Qstn_Field_1_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:.6vw .06vw,.06vw .6vw;border-radius:5px;display:flex;height:auto;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.cqk_MTF_dd_Ans{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.cqk_MTF_dd_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_MTF_dd_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_MTF_dd_Ans::-webkit-scrollbar-track{background-color:#fff}.cqk_MTF_dd_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;max-height:60px;overflow:scroll;padding:29px;width:300px}.cqk_MTF_dd_Ans_Field_1>span{max-height:60px}.MTF_DL_Div{background-color:#fff;border-radius:10px;max-height:29vw;overflow:scroll;padding:20px;width:100%}.MTF_DL_Div p{font-size:20px}.MTF_DL_Cards{display:grid;grid-template-columns:repeat(2,1fr);max-height:400px;overflow-x:hidden;scrollbar-width:thin}.Ans_Cards,.Qstns_Cards{display:flex;flex-direction:column;padding:40px}.Ans_Cards{align-items:flex-end}.AnsCard,.QstnCarD{align-items:center;border:1px solid;border-radius:5px;color:#1b1b1b;display:flex;height:60px;justify-content:center;margin-bottom:25px;width:350px}.react-flow__handle{border-radius:50%;height:13px;width:13px}.react-flow__controls-button react-flow__controls-interactive{display:none}.scrollable-section{-ms-overflow-style:scroll!important;overflow-y:scroll!important}.scrollable-section::-webkit-scrollbar{width:12px!important}.scrollable-section::-webkit-scrollbar-thumb{background-color:#e9e5e5!important}.scrollable-section::-webkit-scrollbar-track{background-color:#fbfafa!important}.fullpageWhite{background-color:#fff}.question_paper_font{font-family:Calibri;font-size:1.18vw;font-weight:700}.question_paper_font_new{font-family:Calibri;font-size:1.23vw;font-weight:700}.question_paper_instructions{font-family:Calibri;font-size:1.18vw;font-style:italic;font-weight:700}.question_paper_instructions_list{color:#000!important;font-family:Calibri;font-size:1.03vw;font-weight:500}.question_paper_font_text{font-family:Calibri;font-size:1.082vw;font-weight:700}.question_container{padding:10px}.instructions_container{border:2px solid #000;display:flex;flex-direction:column;padding:30px}.unordered_list_format{font-size:1.03vw;list-style-type:none;margin-top:10px}.section{margin-bottom:20px;page-break-inside:avoid}.section-heading{padding-top:5px;page-break-before:auto}.page-break{page-break-before:always}@media print{.section{page-break-inside:avoid}.section-heading{padding-top:5px;page-break-before:auto}.page-break{page-break-before:always}}.custom-h3{font-weight:400}.dropDowns{display:flex;margin:50px 0 0 20px}.Heading_div{margin:12px 0 0 30px}.Heading p{color:#1b1b1b;font-size:1vw;font-weight:bolder}.Quiz_Cards_Wrapper{column-gap:45px;display:flex;flex-wrap:wrap;margin:70px 0 30px 90px;padding-bottom:50px;row-gap:45px;-webkit-user-select:none;user-select:none}.Quiz_Card_1{border-radius:2px;flex-basis:calc(28% - 8px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.Card_Mask{background-color:#fff;box-shadow:0 3px 16px #00000029;cursor:not-allowed;height:100%;opacity:.5;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:2}.Quiz_Tittle_Box{align-items:center;background-color:#fff;border:1px;display:flex;justify-content:space-between;padding:10px}.Quiz_Tittle_Box p{color:#ff7f00;font-size:1vw}.Quiz_Tittle_Box p,.Quiz_Tittle_Box p:nth-child(2){word-wrap:break-word;font-weight:700;max-width:300px}.Quiz_Tittle_Box p:nth-child(2){color:#4e4e4e;font-size:12px}.Quiz_Box_1{background-color:#b9dcff;height:113px;width:331px}.Quiz_Box_1_Practice{background-color:#8ed4d3;height:113px;width:331px}.Quiz_Box_Detail_1{display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_Detail_1 p{color:#333;font-size:.9vw;opacity:.9}.Quiz_Box_2{background-color:#1348ad;padding:25px}.Quiz_Box_2_Practice{background-color:#3ba5a3;padding:25px}.Quiz_Box_Detail_2{display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_Detail_2 p{color:#fff;font-size:.9vw;opacity:.7}.Quiz_Box_Detail_2 .percentage_val{margin-left:63px}.Quiz_Box_3{background-color:#06206c;padding:14px}.Quiz_Box_3_Practice{background-color:#23706f;padding:14px}.Quiz_Box_3 p,.Quiz_Box_3_Practice p{color:#fff;font-size:.9vw;opacity:.8;text-align:center}.Quiz_Box_4{display:flex;padding:5px}.lock_icon{margin:5px 15px 0 10px}.info_icon{margin:4px 0 0}.Quiz_Box_4 button{background-color:#fd8c00;border:1px solid #fd8c00;border-radius:15px;color:#f4f4f4;font-size:.9vw;margin:5px 0 0 50px;padding:2px 20px}.Time_btns_div{grid-column-gap:5px;column-gap:5px;display:grid!important;grid-template-columns:repeat(3,1fr);justify-content:center;padding:10px 0;place-items:center;width:331px}.time-btn-item{box-sizing:border-box;margin-bottom:2px;max-width:calc(10% - 20px)}.Time_Btn_Box_info_icon{margin:8px 0 0 5px}.time_btn1{width:120px}.time_btn1,.time_btn2{align-items:center;background-color:#fd8c00;border:1px solid #fd8c00;border-radius:15px;color:#f4f4f4;display:flex;font-size:13px;gap:5px;height:28px;justify-content:center}.time_btn2{margin-right:20px;width:135px}.reportButton{background-color:#fff;border:1px solid grey;border-radius:15px;color:#f4f4f4;color:#000;font-size:13px;gap:5px;height:28px;justify-content:center;margin-right:20px;width:105px}.Quiz_Box_5,.reportButton{align-items:center;display:flex}.Quiz_Box_5{background-color:#d2dbf8;height:39px;justify-content:space-evenly;width:329px}.Box_5_Report{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;display:flex;height:19px;width:85px}.Box_5_Report h6{color:#4e4e4e;font-size:12px;margin-left:5px}.Box_5_Report h6:nth-child(2){background-color:#fd8c00;border-radius:10px;color:#fff;font-size:12px;height:17px;margin-left:17px;text-align:center;width:21px}@media (min-width:768px) and (max-width:1023px){.Quiz_Cards_Wrapper{margin:3vw 0 1vw 4vw}.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:1.5vw;width:20vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.1vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.1vw 0 .4vw 2.2vw;padding:.2vw 1.6vw}}@media (min-width:1024px) and (max-width:1430px){.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:2vh 0 2vh 1vw;width:20vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.2vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.2vw 0 .4vw 2.2vw;padding:.2vw 1.6vw}}@media (min-width:1431px) and (max-width:3072px){.Quiz_Tittle_Box{align-items:center;border:1px;display:flex;justify-content:space-between;padding:10px}.Quiz_Tittle_Box p{word-wrap:break-word;font-size:1vw;max-width:400px}.Quiz_Tittle_Box p:nth-child(2){word-wrap:break-word;font-size:12px;max-width:400px}.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:1.1vw;width:22vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.1vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.5vw 0 .4vw 2.9vw;padding:.2vw 1.6vw}}#demo-simple-select-label,#selected_orange{color:orange!important}#selected_black{color:#000!important}.az_card_img{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.az_card{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.container{padding:10px;width:100%}.blue_print_list{margin:20px}.heading{background-color:#d9dcfe;display:flex;font-weight:550;padding:30px}.blue_print_list{background-color:#f3f2ff;display:flex;margin:2px;padding:15px;width:100%}.table_container{border-radius:15px}#blueprint_table td,#blueprint_table th{padding:30px}#blueprint_table tr:hover{background-color:#ddd}#blueprint_table th{background-color:#8cccf3;color:#0364f5;padding-bottom:8px;padding-top:12px}.video-box{align-items:center;display:flex;height:450px;justify-content:center;width:100%}.player{border:.1rem solid #000;font-size:0;max-width:50rem;overflow:hidden;position:relative;width:90%}.player:fullscreen{max-width:none;width:100%}.player:-webkit-full-screen{max-width:none;width:100%}.player:-moz-full-screen{max-width:none;width:100%}.player_video{cursor:pointer;width:100%}.player_button{background:none;border:0;cursor:pointer;font-size:1rem;line-height:1;max-width:50px;outline:0;padding:0;text-align:center}.player_controls>*{flex:1 1}.player_controls{background:#00000080;bottom:0;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0 1.5rem;position:absolute;transform:translateY(100%) translateX(-5px);transition:all .3s ease-in-out;width:100%}.player:hover .player_controls{transform:translateY(0)}.left_Icons{gap:20px}.left_Icons,.vol_and_range{align-items:center;display:flex}.player_slider{height:3rem;width:.75rem}input[type=range]{appearance:none;-webkit-appearance:none;background:#0000;margin:0 20px;width:50%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#fff;border:.2px solid #000;border-radius:50px;cursor:pointer;height:6px;width:100%}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:1em;margin-top:-5px;width:1em}.right_icons{align-items:center;display:flex;justify-content:flex-end}.time{color:#fff;font-size:.8rem;margin-right:1em;padding-left:.5em;position:relative;text-align:right;-webkit-user-select:none;user-select:none}@media (max-width:827px){button+button{margin-left:0}.time{margin-right:.5em;padding-left:0}.player{width:80%}}@media (max-width:600px){.player{width:95%}}.submit-button-home-work{background-color:#001af3;border:none;border-radius:21px;color:#fff;height:40px;width:176px}.cancel-button-home-work{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#fff;color:#7a7a7a;height:40px;width:176px}.home-work-table-data-head{background-color:#d4d9ff;color:#2d3962;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;height:60px;line-height:20px}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{border-radius:5px!important}.msg-modal-body{padding:20px}.msg-modal-title{color:#001af3;font-size:24px;font-weight:400;line-height:normal}.msg-modal-content{color:#1b1b1b;font-size:16px;line-height:normal}.btn-container-modal{align-items:center;display:flex;justify-content:center}.btn-modal{background:#faa220;border:none;border-radius:45px;cursor:pointer;height:50px;margin-top:10px;width:146px}.scrollbar{display:flex;flex-direction:row;justify-content:center;min-height:200px;overflow-x:scroll;width:100%}.scroll-smooth::-webkit-scrollbar{background-color:#fff;display:block;height:9px}.scroll-smooth::-webkit-scrollbar-track{background:#bebebe;border-bottom:4px solid #fff;border-top:4px solid #fff}.scroll-smooth::-webkit-scrollbar-thumb{background:#d8bcbc;display:block}.scroll-smooth::-webkit-scrollbar-thumb:hover{cursor:pointer}.removeScrollbar::-webkit-scrollbar{display:none}.class_average{gap:100px;overflow-x:auto;width:100%}.custom-list li.active p{color:#fff}.quizOverviewTiles{font-size:.8vw}.taxonomyTileBox{height:83px}.taxonomyText{font-size:13px}@media only screen and (max-width:1440px){.taxonomyTileBox{height:66px}.taxonomyText{font-size:11px}.quizTileIcons img{width:80px}.quizTileIcon img{width:65px}}@media only screen and (max-width:1395px){.quizOverviewTiles{font-size:.7vw}.taxonomyTileBox{height:60px}.taxonomyText{font-size:10px}}@media only screen and (max-width:1108px){.quizOverviewTiles{font-size:.6vw}.quizTileIcons img{width:65px}.quizTileIcon img{width:50px}.taxonomyTileBox{height:50px}.taxonomyText{font-size:8px}}.reject-button-blue-print{border:1px solid red;border-radius:9px;color:red;cursor:pointer;flex-shrink:0;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;height:60px;line-height:normal;width:200px}.cancel-button-blue-print{border:1px solid #ccc;border-radius:9px}.approve-button-blue-print,.cancel-button-blue-print{color:#fff;cursor:pointer;flex-shrink:0;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;height:60px;line-height:normal;width:200px}.approve-button-blue-print{background:#1fbc05;border:none;border-radius:9px}.modal-text{color:#1b1b1b5e;color:"red";font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.queSelectionStyles_breadcrumbs__hNhNI{align-items:center;display:flex}.queSelectionStyles_breadcrumbs__hNhNI,.queSelectionStyles_breadcrumbs__hNhNI p{color:#354052;font-family:Poppins;font-size:15px;font-weight:500;text-transform:capitalize}.queSelectionStyles_root_item_container__0kyA6{width:80%}.queSelectionStyles_accordion_listitems__cNdbN{color:#354052;font-size:13px;font:normal normal normal 13px/23px Poppins}.queSelectionStyles_root_topics_container__h3xLW{align-items:center;border:1px solid #d9d9d9;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:14px 20px 14px 50px}.queSelectionStyles_topic_select_btn__FL\+es{background-color:#fd8c00}.queSelectionStyles_topic_select_btn__FL\+es,.queSelectionStyles_topic_selected_btn__eTOKb{border:0;border-radius:16px;color:#fff;cursor:pointer;font-family:Poppins;font-size:15px;font-weight:400;list-style-type:none;padding:5px 15px;text-decoration:none}.queSelectionStyles_topic_selected_btn__eTOKb{background-color:#9b9fa7}.queSelectionStyles_dropdown_container__WrNvR{padding-top:-30px}.queSelectionStyles_css-o4b71y-MuiAccordionSummary-content__f21Hd{margin:0!important}.queSelectionStyles_css-15v22id-MuiAccordionDetails-root__-XoDs{padding:0!important}.queSelectionStyles_css-o4b71y-MuiAccordionSummary-content__f21Hd.queSelectionStyles_Mui-expanded__-60nn{margin:0!important}.queSelectionStyles_css-15v22id-MuiAccordionDetails-root__-XoDs{padding:8px!important}.queSelectionStyles_accordian_main__ShdlG,.queSelectionStyles_items_link__w68lV{background-color:#fff;border:1px solid #7070706b;list-style-type:none;margin:6px}.queSelectionStyles_sublink_text__ER4bb{color:#000;font-size:.8rem;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.queSelectionStyles_totalScore__Ij1Ao{color:#fd8c00;font-family:Poppins;font-size:15px;font-weight:500;position:absolute;right:0}.faq_division{height:auto;margin:20px;width:100%}.faq_dropdown_div{display:flex;gap:20px;margin:30px 0 10px}.faq_name_division{margin:0 0 40px}.no_faq{color:#9b9fa7;font-size:18px;font-weight:500;left:28vw;opacity:.8;position:relative;top:25vh}.Quiz_Wrapper{display:flex;flex-direction:column;padding:20px;width:100%}.Title_And_Time{align-items:flex-end;display:flex;gap:35rem;justify-content:space-between;margin:20px 0;width:100%}.Title{font-size:14px}.Time_OutOf{align-items:flex-end;display:flex}.OutOf{color:#093eb5;font-size:15px;font-weight:700;margin:20px 25px 0 0;opacity:.9}.Time{font-size:14px;letter-spacing:.4px;opacity:.8}.BtnsDiv{-webkit-user-select:none;user-select:none}.BtnsDiv,.QstnBtns{display:flex;justify-content:flex-end}.QstnBtns{align-items:center;background-color:#f8f4fc;border:1px solid #faf9ff;margin-top:5px;padding:20px}.PrevBtn{align-items:center;background-color:#9ea3d4;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px}.PrevBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.az-exit-btn-container{text-align:right;width:100%}.ExitBtn{align-items:right;background-color:#19c183;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px 20px}.ExitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.NxtBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px 5px 10px 10px}.NxtBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.SubmitBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;height:40px;justify-content:center;margin-right:20px;width:135px}.SubmitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Qstn_Bubble_div{background-color:#fff;border-radius:10px;margin:0 0 10px;-webkit-user-select:none;user-select:none}.Bubble_and_img{display:flex;gap:50px;height:auto;padding:8px;width:1179px}.Qstn_Bubble_img{align-items:center;display:flex;justify-content:center;margin:0 0 0 20px}.Qstn_Bubble_img img{height:87px;width:55px}.Qstn_Bubble_img h6{color:#1b1b1b;font-size:13px;margin-left:15px}.Qstn_Bubble_img span{display:flex;flex-direction:column}.Bubbles{grid-gap:15px;align-content:center;display:grid;gap:15px;grid-template-columns:repeat(20,1fr)}.Bubbles>.Bubble>div:nth-child(-n+25){grid-column:span 25}.Bubbles>.Bubble>div:nth-child(n+26){grid-column:span 25;grid-row:2}.Bubble{background-color:#00ce95;border-radius:50px;box-shadow:0 3px #000;color:#fff;cursor:pointer;font-size:16px;height:32px;line-height:3;text-align:center;width:32px}.Bubble:active{background-color:#3e8e41;box-shadow:0 5px;transform:translateY(4px)}.Info_Bubbles{color:#1b1b1b;display:flex;font-size:12px;gap:45px;opacity:.9;padding:0 0 20px 30px;-webkit-user-select:none;user-select:none}.bubble_1,.bubble_2{align-items:center;display:flex;gap:5px;opacity:.9}.circle_1{background-color:#2fb44d}.circle_1,.circle_2{border-radius:50%;display:flex;height:16px;width:16px}.circle_2{background-color:#bababa}.Modal_Head{background-color:#545282;display:flex;justify-content:space-between;padding:15px}.Modal_title{color:#fff;font-size:18px;opacity:.9}.Close_btn{color:#fff}.modal_contents{max-height:calc(100% - 120px);overflow-y:auto;padding:20px}.modal_content_1{margin-bottom:10px}.modal_content_1,.modal_content_2{color:#333;font-size:16px;font-weight:400;opacity:.9}.modal_content_2 span{color:#333;font-weight:700}.modal_content_3{color:#333;font-size:14px;font-weight:400;margin-top:30px;opacity:.9}.Modal_Footer{bottom:0;padding:15px;position:absolute;width:100%}.Modal_Footer_Btns{display:flex;gap:15px;justify-content:flex-end;margin-right:15px;margin-top:10px}.Cancel_Btn button{background-color:#fd8c00}.Cancel_Btn button,.Start_Btn button{border:none;border-radius:2px;color:#fff;font-size:13px;height:32px;opacity:.9;width:92px}.Start_Btn button{background-color:#00ad34}.U_line{border-top:1px solid #f2f2f2;opacity:.9;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.Title_And_Time{gap:36.4vw;margin:1.3vw 0}.OutOf,.Title{font-size:1.3vw}.OutOf{margin:1.3vw 1.62vw 0 0}.Time{font-size:1.3vw}.QstnBtns{margin-top:.32vw;padding:1.5vw}.PrevBtn{height:4vw;margin-right:1.3vw;width:17vw}.PrevBtn img{height:1.66vh;width:1.4vw}.PrevBtn h6{font-size:1.3vw}.NxtBtn{height:4vw;margin-right:1.3vw;width:14vw}.NxtBtn img{height:1.66vh;width:1.4vw}.NxtBtn h6{font-size:1.3vw}.SubmitBtn{height:4vw;margin-right:1.3vw;width:11vw}.SubmitBtn h6{font-size:1.3vw}.Qstn_Bubble_div{margin:0 0 1.5vw}.Bubble_and_img{gap:4.55vw;height:auto;width:90.5vw}.Qstn_Bubble_img{margin:0 0 0 1.8vw}.Qstn_Bubble_img img{height:12vh;width:3.6vw}.Qstn_Bubble_img h6{font-size:1.3vw;margin-left:2vw}.Bubbles{gap:1.2vw}.Bubble{border-radius:4.3vw;font-size:1.5vw;height:2em;width:2em}.Info_Bubbles{font-size:1.3vw;gap:3.2vw;padding:0 0 2.35vw 2vw}.bubble_1,.bubble_2{gap:.2vw}.circle_1,.circle_2{height:12px;width:12px}}@media screen and (min-width:1024px) and (max-width:1430px){.Title_And_Time{gap:34.4vw;margin:2vw 0}.Title{font-size:1.7vw}.OutOf{margin:1.5vw 1.72vw 0 0}.OutOf,.Time{font-size:1.1vw}.QstnBtns{margin-top:.52vw;padding:1.5vw}.PrevBtn{height:3.5vw;margin-right:1.3vw;width:15vw}.PrevBtn img{height:2vh;width:1.8vw}.PrevBtn h6{font-size:1.2vw}.NxtBtn{height:3.5vw;margin-right:1.3vw;width:14vw}.NxtBtn img{height:2vh;width:1.8vw}.NxtBtn h6{font-size:1.2vw}.SubmitBtn{height:3.5vw;margin-right:1.3vw;width:10vw}.SubmitBtn h6{font-size:1.2vw}.Qstn_Bubble_div{margin:0 0 1.7vw}.Bubble_and_img{gap:4.55vw;height:auto;width:90.5vw}.Qstn_Bubble_img{margin:0 0 0 2vw}.Qstn_Bubble_img img{height:13vh;width:4.6vw}.Qstn_Bubble_img h6{font-size:1.3vw;margin-left:2.2vw}.Bubbles{gap:.9vw}.Bubble{border-radius:4.3vw;font-size:1.2vw;height:2em;width:2em}.Info_Bubbles{font-size:1.1vw;gap:3.4vw;padding:0 0 2.45vw 2.2vw}.bubble_1,.bubble_2{gap:.3vw}.circle_1,.circle_2{height:13px;width:13px}}.MTF_Box{background-color:#fff;border-radius:10px;height:600px;padding:20px;width:100%}.MTF_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.MTF_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_Fields_1,.MTF_Fields_2,.MTF_Fields_3,.MTF_Fields_4{display:flex;justify-content:space-evenly;width:800px}.MTF_Fields_2,.MTF_Fields_3,.MTF_Fields_4{margin-top:20px}.MTF_Qstn_Field_1_B1,.MTF_Qstn_Field_1_B2,.MTF_Qstn_Field_2_B1,.MTF_Qstn_Field_2_B2,.MTF_Qstn_Field_3_B1,.MTF_Qstn_Field_3_B2,.MTF_Qstn_Field_4_B1,.MTF_Qstn_Field_4_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:10px 1px,1px 10px;border-radius:6px;display:flex;height:159px;justify-content:center;position:-webkit-sticky;position:sticky;width:276px}.MTF_Qstn_Field_1_B1:after,.MTF_Qstn_Field_2_B1:after,.MTF_Qstn_Field_3_B1:after,.MTF_Qstn_Field_4_B1:after{border:.5px dashed #707070;border-collapse:initial;border-spacing:150px;content:"";position:absolute;right:-85px;top:50%;transform:translateY(-50%);width:85px}.MTF_Ans_Imgs{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.MTF_Ans_Imgs img{border:.5px dashed #707070;height:159px;width:276px}.MTF_Ans_Imgs::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_Ans_Imgs::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_Ans_Imgs::-webkit-scrollbar-track{background-color:#fff}.Header_div{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}.Header_div>div:first-child>h5{color:#333;font-size:14px;opacity:.8}.Header_Img_Time_Score{align-items:baseline;display:flex;gap:40px}.Img_Score_div{display:flex;flex-direction:row;justify-content:center;opacity:.9;position:relative;text-align:center}.Img_Score_div>img:first-child{height:54px;width:54px}.Img_Score_div>h6:nth-child(2){bottom:-28%;color:#333;font-size:13px;opacity:.9;position:absolute;white-space:nowrap}.Time_and_details{display:flex;flex-direction:row}.clock_img{display:flex;margin-right:10px}.Time_div h6:first-child{color:#333;font-size:13px;opacity:.8}.Time_div h6:nth-child(2){color:#afafaf;font-size:11px;font-weight:400}.Charts_Wrapper{padding:20px 30px 0}.Charts_Headings{color:#333;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:0 7rem 0 3.5rem}.Chart_div{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}.DNut_details{display:flex;gap:20px}.details div:first-child h5,.details div:nth-child(2) h5,.details div:nth-child(3) h5{color:#333;font-size:15px;margin-top:15px}.details div:first-child h6,.details div:nth-child(2) h6,.details div:nth-child(3) h6{color:#54585a;font-size:10px;opacity:.7}.dot1{background-color:#00ce95}.dot1,.dot2{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.dot2{background-color:#eb3e68}.dot3{background-color:#959aad;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.Analysis_div_parent{height:21vh;overflow-y:scroll}.Analysis_div_parent::-webkit-scrollbar{display:block;width:7px}.Analysis_div_parent::-webkit-scrollbar-track{background-color:#fff}.Analysis_div_parent::-webkit-scrollbar-thumb{border-Radius:4px;background-color:gray}.Analysis_div_parent::-webkit-scrollbar-thumb:hover{background-color:#a9a9a9}.Analysis_div{background-color:#c3ffda48;border-radius:10px;height:auto;margin-bottom:2vh;padding:20px}.Analysis_head{color:#333;font-size:20px;font-weight:400;opacity:.9}.Analysis_Details{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.detail_1{color:#333;font-size:16px;text-align:center}.detail_1 h6:nth-child(2){color:#0470cc;font-size:16px}.Analysis_Btn{margin-top:20px}.Analysis_Btn,.Analysis_Btn button{align-items:center;display:flex;justify-content:center}.Analysis_Btn button{background-color:#22af42;border:none;border-radius:20px;box-shadow:0 4px #999;color:#fff;font-size:12px;height:40px;outline:none;width:162px}.Analysis_Btn button:active{background-color:#22af42;transform:translateY(4px)}.Cqk_Quiz_Wrapper{display:flex;flex-direction:column;padding:20px;width:100%}.Cqk_Title_And_Time{align-items:flex-end;display:flex;gap:35rem;justify-content:space-between;margin:20px 0;width:100%}.Cqk_OutOf{color:#093eb5;font-size:15px;font-weight:700;opacity:.9}.Cqk_BtnsDiv,.Cqk_OutOf{display:flex;justify-content:flex-end}.Cqk_BtnsDiv{-webkit-user-select:none;user-select:none}.Cqk_QstnBtns{padding:10px}.Cqk_QstnBtns,.Cqk_QstnBtnsChap{align-items:center;background-color:#fcfcff;border:1px solid #faf9ff;display:flex;justify-content:flex-end}.Cqk_QstnBtnsChap{padding:10px 20px}.TimeTakenLabel{font-size:15px;font-weight:700;margin-right:20px}.Cqk_ExitBtn{align-items:center;background-color:#2aa571;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px}.Cqk_ExitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Cqk_PrevBtn{align-items:center;background-color:#9ea3d4;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px}.Cqk_PrevBtn h6{color:#fff;font-size:12px;font-weight:400;opacity:.9}.Cqk_NxtBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px 5px 10px 10px}.Cqk_NxtBtn h6{color:#fff;font-size:12px;font-weight:400;opacity:.9}.Cqk_SubmitBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;height:40px;justify-content:center;margin-right:20px;width:135px}.Cqk_SubmitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Cqk_Qstn_Bubble_div{background-color:#fff;border-radius:10px;margin:0 0 10px;-webkit-user-select:none;user-select:none}.Cqk_Bubble_and_img{display:flex;gap:50px;height:auto;padding:8px;width:100%}.Cqk_Qstn_Bubble_img{align-items:center;display:flex;justify-content:center;margin:0 0 0 20px}.Cqk_Qstn_Bubble_img img{height:87px;width:55px}.Cqk_Qstn_Bubble_img h6{color:#1b1b1b;font-size:13px;margin-left:15px}.Cqk_Qstn_Bubble_img span{display:flex;flex-direction:column;font-size:20px}.Cqk_Bubbles{grid-gap:15px;align-content:center;display:grid;gap:15px;grid-template-columns:repeat(20,1fr)}.Cqk_Bubbles>.Cqk_Bubble>div:nth-child(-n+25){grid-column:span 25}.Cqk_Bubbles>.Cqk_Bubble>div:nth-child(n+26){grid-column:span 25;grid-row:2}.Cqk_Bubble{background-color:#00ce95;color:#fff;cursor:pointer;font-size:16px;height:32px;line-height:3;text-align:center;width:32px}.Cqk_Bubble:active{background-color:#3e8e41;transform:translateY(4px)}.Cqk_Info_Bubbles{color:#1b1b1b;display:flex;font-size:12px;gap:25px;margin-left:20px;-webkit-user-select:none;user-select:none}.Cqk_bubble_1,.Cqk_bubble_2,.Cqk_bubble_3{align-items:center;display:flex;gap:5px}.Cqk_circle_1{background-color:#2fb44d}.Cqk_circle_1,.Cqk_circle_2{border-radius:50%;display:flex;height:16px;width:16px}.Cqk_circle_2{background-color:#bababa}.Cqk_circle_3{background-color:#eb3e68;border-radius:50%;display:flex;height:16px;width:16px}.cqk_CS_div{grid-column-gap:40px;background:#fff;border-radius:10px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);height:355px;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.cqk_Para_and_img{max-height:672px;overflow:auto;padding-right:20px;width:100%}.cqk_Para_and_img::-webkit-scrollbar{background-color:#fff;display:block;height:6px;max-height:178px;position:relative;width:6px}.cqk_Para_and_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Para_and_img::-webkit-scrollbar-track{background-color:#f2f2f2}.cqk_head_1{color:#00be66;font-size:16px;opacity:.9}.cqk_Para_div_1{font-size:13px;overflow-y:scroll;padding-bottom:20px;text-align:justify}.cqk_Para_div_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk_Para_div_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Para_div_1::-webkit-scrollbar-track{background-color:#fff}.cqk_Para{font-size:1.3 vw;text-align:justify}.cqk_Cs_Explanation,.cqk_Cs_img,.cqk_Para{margin-top:20px}.cqk_Cs_img{height:110px;width:170px}.cqk_SubQuestion_Section{overflow-y:scroll}.cqk_SubQuestion_Section,.cqk_SubQuestion_Section_chapterquizkey{max-height:672px;padding-right:10px}.cqk_Qstns_and_Ans{width:100%}.cqk_SubQuestion_Section::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_SubQuestion_Section::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_SubQuestion_Section::-webkit-scrollbar-track{background-color:#fff}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar-track{background-color:#fff}.cqk_Img_and_Para{align-items:center;display:flex;gap:10px}.cqk_Q_para{font-size:13px;margin-top:10px;text-align:justify;width:100%}.cqk_sub_Qustn_img{height:60px;width:100px}.cqk_Cs_Ans_Fields{margin-top:5px}.cqk_title_{font-size:16px}.cqk_CsFib_Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.cqk_CsFib_Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}.cqk_CsFib_Ans_div{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;gap:10px;height:60px;margin-top:20px;width:500px}.cqk_CsFib_tick_And_Cancel_Icon{align-items:center;display:flex;margin-left:20px}.cqk_CsFib_CorrectAnsLabel{font-size:13px;font-weight:700;margin:8px 0 0 100px}.wholePage{height:auto;-webkit-user-select:none;user-select:none;width:100%}.dropdown_And_search_div{display:flex;justify-content:space-between;margin:50px 0 0 20px;width:81vw}.dropdown_div{display:flex;gap:3.58vw}.u_line{border-bottom:1px solid #e9e7f6;margin:12px 0 0 10px}.Lms_Cards_Container{display:grid;grid-template-columns:repeat(5,1fr);margin-right:4em;position:absolute}.Nochapter{color:#9b9fa7;font-size:20px;font-weight:500;left:38vw;opacity:.8;position:relative;top:32vh}.Lms_Card{background-color:#fff;border:1px solid #fff;border-radius:.32vw;cursor:pointer;height:300px;padding:10px;position:relative;transition:box-shadow .3s ease;width:200px}.Lms_Card .chap_Img{height:11vh}.Lms_Card .chap_Img,.altImg{display:block;margin-left:auto;margin-right:auto;object-fit:contain;width:50%}.altImg{height:10vh}.Lms_Card p{bottom:3px;color:#2f395b;font-size:.67vw;left:0;margin-top:5px;padding:5px;position:absolute;text-align:center;top:85px;width:100%}.Lms_Card:hover{border:2px solid orange}.msg_Icon_style{display:flex;justify-content:flex-end}.msg_Icon_style img{background-color:#1436c3;border:5px solid blue;border-radius:50px;height:48px;padding:5px;width:48px}@media (min-width:768px) and (max-width:1023px){.dropdown_And_search_div{justify-content:normal}.dropdown_div{gap:6.5vw}.Lms_Cards_Container{grid-template-columns:repeat(4,1fr)}.Lms_Card{border-radius:.6vw;height:93px;margin:2.3vw 0 0 1.3vw;width:134px}.Lms_Card p{font-size:1vw;top:62px}}@media (min-width:1024px) and (max-width:1430px){.dropdown_And_search_div{width:95%}.dropdown_div{gap:6.5vw}.Lms_Card{border-radius:.5vw;height:100px;margin:1.3vw 0 0 1.3vw;width:150px}.Lms_Card p{font-size:.9vw;top:65px}}@media (min-width:1500px) and (max-width:3072px){.Lms_Card{border-radius:.5vw;margin:1.3vw 0 0 1.3vw}.Lms_Card p{top:84px}}.css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root:hover,.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select:hover,.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input:hover{border-color:orange!important;color:orange!important}.css-wrwlcd-MuiButtonBase-root-MuiMenuItem-root.Mui-selected:hover{background-color:#e9e7f6!important}.MuiInputBase-root:hover{borderColor:#fd8c00!important;backgroundColor:#f7e5c4!important}.Warning_img{align-items:center;display:flex;justify-content:center}.Warning_text{margin-top:20px;text-align:center}.Warning_Btns{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px}.Btn1{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#7a7a7a;font-weight:700}.Btn1,.Btn2{font-size:14px;height:40px;text-transform:uppercase;width:100px}.Btn2{background-color:#fd8c00;border:none;border-radius:21px;box-shadow:0 5px #fd8c0080;color:#fff;letter-spacing:.5px;outline:none}.Btn2:hover{background-color:#ec7b23}.Btn2:active{background-color:#fd8c00;box-shadow:0 5px #fd8c0080;transform:translateY(4px)}.cqk__Quiz_Main_div_MSQ{height:355px}.cqk__Quiz_Main_div_MSQ,.cqk__Quiz_Main_div_MSQ_Auto{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;padding:15px;-webkit-user-select:none;user-select:none;width:100%}.cqk__Quiz_Main_div_MSQ_Auto{height:auto}.cqk__Qstn_and_Ans_MSQ{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr}.cqk__Qstn_div_MSQ{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__Msq_Head{font-size:15px;opacity:.8}.cqk__Qstn_content_1_MSQ{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__MSQ_img{height:110px;margin-top:10px;width:170px}.cqk__Ans_div_MSQ{max-height:300px;overflow-x:hidden}.cqk__Ans_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Ans_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Ans_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__Head_MSQ{color:#1b1b1b;font-size:16px}.cqk__Ans1_MSQ{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:10px;opacity:.9;padding:10px;width:550px}.cqk_Quiz_Main__div{padding:31px}.cqk_Quiz_Main__div,.cqk_Quiz_Main__div_chapterquizkey{height:355px}.cqk_Quiz_Main__div,.cqk_Quiz_Main__div_chapterquizkey,.cqk_Quiz_Main__div_chapterquizkey_height{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;-webkit-user-select:none;user-select:none;width:100%}.cqk_Quiz_Main__div_chapterquizkey_height{height:auto}.cqk_Qstn_and__Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.cqk_Qstn__div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk_Qstn__div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk_Qstn__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Qstn__div::-webkit-scrollbar-track{background-color:#fff}.cqk_Fib_Head{font-size:16px}.cqk_Fib_Qstn_Img{height:110px;margin-top:20px;width:170px}.Paragraph_title{font-size:18px}.Paragraph{font-size:16px;margin-bottom:2px;margin-top:1px;text-align:justify}.cqk_Qstn_content__1{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk_Qstn_content__1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk_Qstn_content__1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Qstn_content__1::-webkit-scrollbar-track{background-color:#fff}.cqk_Ans__div{max-height:300px;overflow-x:hidden}.cqk_Ans__div::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_Ans__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Ans__div::-webkit-scrollbar-track{background-color:#fff}.cqk_Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.cqk_Option_and_Ans>input{box-shadow:0 3px 6px #00000029}.cqk_Option_and_Ans_chapterQuiz_key{align-items:baseline;display:flex;gap:40px}.cqk_Option_and_Ans_chapterQuiz_key>input{box-shadow:0 3px 6px #00000029}.fib_text>p,.fib_text>p>p{color:#090e64}.cqk_Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}.cqk_Ans_div{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;gap:10px;height:60px;margin-top:20px;width:500px}.tick_And_Cancel_Icon{align-items:center;display:flex;margin-left:20px}.CorrectAnsLabel{font-size:13px;font-weight:700;margin:8px 10px 0 100px;text-align:justify}.cqk__Quiz_Main_div_MCQ{height:355px;padding:15px}.cqk__Quiz_Main_div_MCQ,.cqk__Quiz_Main_div_MCQ_chapterquizkey{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;width:100%}.cqk__Quiz_Main_div_MCQ_chapterquizkey{height:"auto"}.cqk__Qstn_and_Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.cqk__Qstn_div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div::-webkit-scrollbar-track{background-color:#fff}.cqk__Qstn_div_chapterquizkey{border-right:1px solid #faf9ff;max-height:200px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar-track{background-color:#fff}.cqk__Mcq_Head{font-size:15px;opacity:.8}.cqk__Qstn_content_1{color:#333;font-size:13px;line-height:1.7;margin-top:10px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk__Qstn_content_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk__Qstn_content_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_content_1::-webkit-scrollbar-track{background-color:#fff}.cqk__MCQ_Qstn_Img{height:110px;width:170px}.cqk__Ans_div{max-height:320px;overflow-x:hidden}.cqk__Ans_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk__Ans_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Ans_div::-webkit-scrollbar-track{background-color:#fff}.cqk__Ans_Head_and_Count{display:flex;justify-content:space-between}.cqk__Head{color:#1b1b1b;font-size:16px}.cqk__Ans1{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:11px;opacity:.9;padding:10px;width:520px}.thumbsUP{margin-top:20px}.star1{transform:translate(3px,15px)}.star1,.star2{position:relative}.star2{transform:translateY(5px)}.star3{transform:translate(0)}.star3,.star4{position:relative}.star4{transform:translateY(5px)}.star5{position:relative;transform:translate(-3px,15px)}.Wrapper{background:#f4f4f4;display:flex;flex-direction:column;height:88vh;width:100%}.dropdown__div{display:flex;gap:20px;margin:55px 0 5px 25px}.u__line{border-bottom:1px solid #e9e7f6;margin:12px 0 0 10px;width:100%}.h__line{background:#e9e7f6;height:77vh;position:relative;top:-20px;width:1px}.CR_Wrapper{margin:20px 20px 0}.Score_and_Charts{display:flex;justify-content:space-around}.Score_Cards{display:flex;flex-direction:column;gap:20px;max-height:550px;overflow-x:hidden;overflow-y:auto;padding-right:15px;width:22%}.Score_Cards::-webkit-scrollbar{background-color:#c4c3c7;display:block;max-height:178px;position:relative;width:6px}.Score_Cards::-webkit-scrollbar-thumb{background-color:#c4c3c7;border-radius:10px;height:10px}.Score_Cards::-webkit-scrollbar-track{background-color:#f4f4f4}.Score_Card{background-color:#fff;border-radius:10px;max-height:170px;padding:20px;width:100%}.Score_Card div:first-child{color:#2f395b;font-size:14px;font-weight:700;margin-bottom:5px;max-height:65px;opacity:.9;overflow:auto}.score{color:#9093a8;font-size:13px;margin-top:10px}.Progress_Bar_div span{color:#333;font-size:14px;font-weight:700}.Score_Card div:last-child{align-items:center;color:#fd8c00;display:flex;font-size:13px;justify-content:center;margin-top:5px}.CR_Charts_div{background-color:#fff;border-radius:10px;height:63vh;overflow:auto;width:73%}.CR_Header_div{align-items:center;display:flex;height:82px;justify-content:space-between;padding:20px}.CR_Header_div h5:first-child{color:#333;font-size:16px;opacity:.8}.CR_Header_Img_Time_Score,.CR_Img_Score_div{align-items:center;display:flex}.CR_Img_Score_div{flex-direction:column;margin:5px 40px 15px 0;opacity:.9}.CR_Img_Score_div h6:nth-child(2){color:#333;font-size:16px;opacity:.9}.CR_clock_img{display:flex;margin-right:10px}.CR_Time_div h6:first-child{color:#333;font-size:16px;opacity:.8}.CR_Time_div h6:nth-child(2){color:#afafaf;font-size:13px}.CR_Chart_div{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-top:20px;padding:10px}.CR_DNut_details{display:flex}.CR_details div:first-child h5,.CR_details div:nth-child(2) h5,.CR_details div:nth-child(3) h5{color:#333;font-size:18px}.CR_details div:nth-child(2),.CR_details div:nth-child(3){margin:25px 0 0}.CR_details div:first-child h6,.CR_details div:nth-child(2) h6,.CR_details div:nth-child(3) h6{color:#54585a;font-size:11px}.CR_dot1{background-color:#00ce95}.CR_dot1,.CR_dot2{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.CR_dot2{background-color:#eb3e68}.CR_dot3{background-color:#959aad;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.CR_Analysis_div{background-color:#c3ffda48;border-radius:10px;height:130px;margin:20px auto;max-width:95%;padding:20px}.Analysis_div_parent{margin:auto;max-height:135px;overflow:auto;width:90%}.Analysis_div{margin:auto auto 2vh;width:92%}.CR_Analysis_head{color:#333;font-size:22px;font-weight:400;opacity:.9}.CR_Analysis_Details{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.CR_detail_1{color:#333;font-size:18px;text-align:center}.CR_detail_1 h6:nth-child(2){color:#0470cc;font-size:16px}.CR_Analysis_Btn{margin-bottom:40px;margin-top:40px}.CR_Analysis_Btn,.CR_Analysis_Btn button{align-items:center;display:flex;justify-content:center}.CR_Analysis_Btn button{background-color:#22af42;border:none;border-radius:20px;box-shadow:0 4px #999;color:#fff;font-size:12px;height:40px;outline:none;width:162px}.CR_Analysis_Btn button:hover{background-color:#3e8e41}.CR_Analysis_Btn button:active{background-color:#3e8e41;box-shadow:0 5px #666;transform:translateY(4px)}.msg__Icon_style{display:flex;justify-content:flex-end;padding:20px}.msg__Icon_style img{background-color:#1436c3;border:5px solid blue;border-radius:50px;height:48px;padding:5px;width:48px}.viewDetailsBtn:hover{cursor:pointer}.msgOuterDiv{bottom:0;position:fixed;right:0}iframe:-webkit-full-screen{height:100%}iframe:fullscreen{height:100%}.FullScrnBtn{background-color:#18ba24;border:none;border-radius:5px;color:#fff;font-size:13px;margin-top:15px;outline:none;padding:8px}.hvr-bubble-top{box-shadow:0 0 1px #0000;display:inline-block;position:relative;transform:perspective(1px) translateZ(0);vertical-align:middle}.hvr-bubble-top:before{border-color:#0000 #0000 #18ba24;border-style:solid;border-width:0 10px 10px;content:"";left:calc(50% - 10px);pointer-events:none;position:absolute;top:0;transition-duration:.3s;transition-property:transform;z-index:-1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{transform:translateY(-10px)}.Main_Container{border-radius:10px;padding:10px;-webkit-user-select:none;user-select:none;width:100%}.Bread_Crumbs_itms{display:flex}.ChapPage:hover{color:#1912bf}.SD_and_btn{align-items:baseline;display:flex;justify-content:space-between;margin:15px 0 20px 10px}.StartAndEndDates{align-items:center;display:flex;gap:20px}.SD_heading1,.SD_heading2{color:#2d3962;font-size:15px;font-weight:700;opacity:.9}.S-date{color:#08f}.E-date,.S-date{font-size:13px;opacity:.9;padding-left:10px}.End_btn,.Enrich_btn{background-color:#707070;border:0;border-radius:2px;color:#fff;font-size:13px;height:32px;margin-right:20px;opacity:.8;width:75px}.image_iframe{height:83.1vh;width:100%}@media (min-width:768px) and (max-width:1023px){.Bread_Crumbs_itms{display:flex;margin:.9vw 0 0 .6vw}.Bread_Crumbs_itms p{font-size:.78vw}.Bread_Crumbs_itms>img{margin:.015vw 0 0 .32vw;width:.98vw}.SD_and_btn{align-items:baseline;display:flex;justify-content:space-between;margin:.6vw 0 1vw .55vw}.StartAndEndDates{align-items:center;display:flex;gap:20px}.SD_heading1,.SD_heading2{font-size:.97vw}.E-date,.S-date{font-size:.84vw;padding-left:10px}.Enrich_btn{border-radius:.3vw;font-size:.84vw;height:3.43vh;margin-right:1.3vw;width:3.88vw}.image_iframe{height:41.1vh;width:100%}.FullScrnBtn{border-radius:.5vw;font-size:1.2vw;margin-top:1.5vw;padding:.62vw}}.az_menu_icon{color:#828282;height:24px;vertical-align:middle;width:24px}.az_menu_text{color:#828282}.az_menu_text,.az_selected_menu_text{font-size:16px;font-weight:700;margin-left:12px;margin-right:12px}.az_selected_menu_text{color:orange}.az_double_arrow{color:#828282;font-size:16px;font-weight:700;margin-left:16px;margin-right:16px}.az_menu_text:hover{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:orange;text-decoration-thickness:4px;text-underline-offset:4px}@media print{.rpv-core__display--block-medium .example-modal{display:none}}.studyHeading.borderLeft{background-color:#1912bf;border-bottom-right-radius:20px;border-left:6px solid #ffcf09;border-top-right-radius:20px}.listItemIcon{display:flex;margin-right:10px}.Mind_map_pdf{background-color:#fff;border:1px solid #fff;border-radius:10px;box-shadow:0 0 10px 0 #0000000f;margin:20px;padding:10px}.Chap_Name{font-weight:bolder;margin:20px 0 10px 20px;opacity:.9}.U_Line{border-top:1px solid #707070;margin-bottom:20px;opacity:.4;width:100%}.Mind_map_pdf iframe{border-radius:6px;height:740px;width:100%}.SideMenu_video{margin:20px 0 0 50px}.SideMenu_video video{width:95%}.bp-table-head{align-items:center;column-gap:17px;display:flex;margin-bottom:15px}.bp-table-head-cell{background:#d9ddfd;border-radius:8px;color:#252525;display:grid;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:26px 0;place-content:center}.bp-table-body-row{align-items:center;column-gap:17px;display:flex;margin-top:-12px}.bp-table-body-cell{background:#d9ddfd;color:#252525;font-family:Poppins;padding-bottom:18px;text-align:center}.bp-table-first-row{border-top-left-radius:8px;border-top-right-radius:8px;padding-top:40px}.bp-table-last-row{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:10px}.bp-configuration-count{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:10px;margin-top:5px}.bp-config-text,.bp-configuration-count{color:#252525;font-family:Poppins;font-size:20px;font-style:normal;line-height:normal}.bp-config-text{border:1px solid #6f7fff;border-radius:8px;font-weight:400;height:50px;margin-left:10px;outline:none;padding:5px;text-align:center;width:70px}.bp-table-text{background-color:#d9ddfd;border:none;font-size:18px;outline:none}.bp-cancel-btn,.bp-table-text{font-style:normal;font-weight:400;line-height:normal}.bp-cancel-btn{border:1px solid #7e7e7e;border-radius:12px}.bp-cancel-btn,.bp-submit-btn{color:#7e7e7e;font-family:Poppins;font-size:20px;height:45px;width:145px}.bp-submit-btn{background:#001af3;border:none;border-radius:9px;color:#fff;font-style:normal;font-weight:400;line-height:normal}.bp-table-body{margin-top:35px}.filter-wrap-blueprint{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.filter-dropdown{display:flex}.form-select-blue-print{background:#fff}.select-option-blue-print{padding:5px}.filter-search{background-color:#fff;border-radius:10px;margin-left:10px}.filter-input{border:none;border-radius:10px;outline:none;padding-left:10px}.filter-input::-webkit-search-cancel-button{cursor:pointer}.blue-print-tab-wrapper{align-items:center;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;display:flex;justify-content:space-between;margin-top:30px;width:100%}.blue-print-tab{color:#2d3962;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;height:73px;line-height:20px;padding-top:20px;text-align:center;width:30%}.table-wrapper{align-items:center;border-collapse:collapse;text-align:center;width:100%}.table-data-head{background-color:#403e75;color:#fff;height:60px}.table-data,.table-data-head{font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.table-data{background-color:#fff;color:#2d3962;height:50px}.action-container{align-items:center;display:flex;gap:20px}.preview-container{border:1px solid #faa220;border-radius:15px;color:#faa220;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px;padding:5px}.sheet-table-img-wrap{display:flex;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:30px}.sheet-table-page-head{color:#1b1b1b;font-family:Poppins;font-size:13px;font-style:bold;font-weight:500;line-height:19.5px;padding-left:10px}.sheet-table-wrapper{background-color:#fff;border-radius:5px;margin-left:20px;margin-right:20px;margin-top:10px;padding:5px}.sheet-table-content{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-left:10px;margin-right:10px}.sheet-table-head{background-color:#b2c3ff;border-top-left-radius:11px;border-top-right-radius:11px;font-size:13px;font-weight:600;height:50px}.sheet-table-body,.sheet-table-head{color:#1b1b1b;font-family:Poppins;padding-top:10px;text-align:center}.sheet-table-body{background-color:#ecebff;font-size:14px;font-weight:400;height:40px;line-height:21px}.input-text{background-color:#ecebff;border:none;margin-top:-10px;outline:none;padding:5px;text-align:center;width:100%}.sheet-button{background:#001af3;border:none;border-radius:9px;color:#fff;flex-shrink:0;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;height:40px;line-height:normal;width:170px}.btn-wrapper{display:flex;justify-content:end;margin-right:10px;margin-top:15px}.filter-wrapper{margin-left:20px;margin-right:20px}.blue-print-wrap{margin-top:5px;width:100%}.blue-print-form-container{background-color:#fff;border-radius:18px;height:350px;margin-top:10px;position:relative;width:100%}.image-button{align-items:center;background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:10px 20px;width:220px}.image-button img{height:20px;margin-left:30px}.btn-text{font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.button-cancel{border:1px solid #7e7e7e;border-radius:12px;color:#7e7e7e;height:45px;margin-right:10px;width:145px}.button-submit{background-color:#faa220;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.form-wrapper{padding-left:50px;padding-top:30px}.file-upload-text{color:#001af3;text-decoration:underline}.tooltip-text{border-radius:10px;color:#fff;font-size:12px;height:35px;left:-90px;padding-top:5px;top:-40px;visibility:hidden;width:120px;z-index:2}.tooltip-text,.tooltip-text:before{background-color:#7a73ff;position:absolute}.tooltip-text:before{content:"";left:50px;padding:5px;top:30px;transform:rotate(45deg);z-index:1}.hover-text:hover .tooltip-text{visibility:visible}.hover-text{display:inline-block;position:relative}.link-style{color:#faa220;font-family:Poppins;font-size:11px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}.error-style{color:#d32f2f;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.66;margin:3px 14px 0;text-align:left}.subjects{color:#2d3962;font:normal normal 700 20px/30px Poppins;letter-spacing:0;opacity:1}.range{font:normal normal normal 13px/20px Poppins}.percent,.range{color:#fff;letter-spacing:0}.percent{font:normal normal medium 14px/21px Poppins}.vs-card{border-radius:5px;padding:10px 0}.vs-card-1{background:#0000 linear-gradient(20deg,#7517a6,#8828e4) 0 0 no-repeat padding-box}.vs-card-2{background:#0000 linear-gradient(20deg,#0093e7,#00d1b9) 0 0 no-repeat padding-box}.vs-card-3{background:#0000 linear-gradient(20deg,#264ade,#47a0f6) 0 0 no-repeat padding-box}.vs-cardheading{color:#fff;font:normal normal 600 16px/25px Poppins;letter-spacing:0}.vs-cardSubheading{color:#fff;font-family:Poppins;font-size:15px;font-weight:500;letter-spacing:0}.vs-cardCount{color:#fff;font:normal normal 700 32px/48px Poppins;letter-spacing:0}.tasks-cordinator{background:#fff;border-radius:5px;height:100%;padding:10px 0}.horizontal-scroll-container{overflow:hidden;position:relative;width:100%}.scroll-content{align-items:center;column-gap:4;display:flex;height:90%;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;width:100%}.scroll-content::-webkit-scrollbar{display:none}.scroll-button{background:none;border:none;bottom:0;cursor:pointer;height:30px;position:absolute;top:40%;width:24px}.scrl-btn-left{left:-30px}.scrl-btn-left img{transform:rotate(-180deg)}.scrl-btn-right{right:-30px}.prncpl-dash-wrapper{display:flex;flex-direction:column;padding:50px 0 50px 50px;position:relative;-webkit-user-select:none;user-select:none;width:80vw}.principal-card-section{display:flex;justify-content:space-between}.principal-card{background-color:#fff;border-radius:10px;height:160px;padding:10px 5px 10px 15px;width:32%}.principal-count-card{display:flex;flex-direction:column;gap:5px;width:30%}.progress-wrapper{gap:10px}.card-sub-head-prncpl{color:#ee5f48;font-size:16px;font-weight:500;margin-top:15px}.card-sub-head-prncpl,.card-text-prncpl{font-family:Poppins;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-text-prncpl{color:#060606;font-size:12px;font-weight:400}.card-text-teacher{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:10px;position:absolute;right:15px;top:22px}.card-heading{font-size:14px}.dashboard-heading{font-size:15px}.principal-grade-count-label{color:#2d3962;font-size:14px;font-weight:400}.principal-grade-count,.principal-grade-count-label{font-family:Poppins;font-style:normal;line-height:14px;padding-left:20px}.principal-grade-count{color:#6a6a6a;font-size:18px;font-weight:600;padding-top:8px}.principal-top-section-card{display:flex;padding:20px 0 0 15px}.principal-bargraph-wrapper{margin-top:30px}.select-box{font-size:12px;width:250px}.filtersSection{align-items:center;column-gap:10px;display:flex;position:absolute;right:20px;top:-10px}.select-box-v2{color:#000;font-size:12px;font-weight:400;width:200px}.chart-cardv2-title,.select-box-v2{font-family:Poppins;font-style:normal}.chart-cardv2-title{color:#6a6a6a;font-size:16px;font-weight:600;line-height:16px}.chart-cardv2-container-legend{align-items:center;column-gap:15px;display:flex}.chart-cardv2-container-indicator{align-items:center;column-gap:5px;display:flex}.chart-cardv2-container-sub-heading{color:#6a6a6a;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.clr-box{height:7px;width:7px}.indicator-label{font-size:10px}.grade-modal-headv2{border-bottom:1px solid #030303;display:flex;justify-content:space-between;margin-bottom:20px}.grade-modal-head-wrap{align-items:center;display:flex;flex-direction:column}.grade-table-wrap{margin-top:20px;padding-left:10px;padding-right:10px}.grade-table{align-items:left;font-family:Poppins;font-size:15px;font-weight:500;margin-top:5px}.grade-table,.grade-table-v2{display:flex;justify-content:space-between}.grade-table-v2{align-items:center;margin:0 auto 10px;width:95%}.grade-table-content{color:#3f5398;font-size:15px}.grade-table-content-v2{color:#3f5398;font-size:15px;line-height:20px}.grade-table-content-v2,.student-label{font-family:Poppins;font-style:normal;font-weight:500}.student-label{color:#6a6a6a;font-size:16px;line-height:14px;text-align:right}.label-index{font-feature-settings:"clig" off,"liga" off;color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:12px;margin-right:6px}.grade-table-bottom-label,.label-grade-modal{color:#2d3962;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.select-teacher-dropdown{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;width:200px}.option-wrapper{align-items:center;display:flex}.cs-chart-pair-label{width:62px}.scrl-container-top{padding-right:60px}.grade-modal-head{border-bottom:1px solid #030303;display:flex;justify-content:space-between}.ember{color:#346aff;font-size:16px;font-weight:700;margin-top:15px}.container{display:flex}.left{flex:75% 1}.sentence{color:#6a6a6a;font-size:12px;line-height:1.5;margin:2px;padding-left:5px}.table-wrap{margin-top:20px;padding-left:60px;padding-right:55px}.table{display:flex;font-size:12px;justify-content:space-between;margin-top:5px}.wrap-circles{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.right{flex:25% 1}.circle .inner{align-items:center;background:#fff;border-radius:50%;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;left:50%;top:45%;transform:translate(-50%,-50%);width:50px}.circle .inner,.circle .per{color:#2d3962;position:absolute}.circle .per{font-size:10px;left:42%;top:55%}.students{font-size:10px;line-height:1.5;padding-left:12px;text-align:center}.circle{position:relative}.ember-content-wrap{display:flex}.ember-content{display:flex;justify-content:space-between}.tabs{font-family:Arial,sans-serif}.tab-buttons{display:flex;gap:10px;margin-bottom:20px}.tab-buttons button{background-color:#f1f1f1;border:none;cursor:pointer;padding:10px 20px;transition:background-color .3s}.tab-buttons button.active{background-color:orange;border-bottom:4px solid #403e75;color:#fff}.tab-content{padding:10px 0}.tab-buttons{background-color:#f1f1f1}h1{font-size:24px;margin-bottom:10px}p{font-size:16px;line-height:1.5}.bar-chart{gap:30px}.cs-chart-bar-pair{align-items:center;border-radius:5px;display:flex;justify-content:center;margin-right:20px;position:relative;text-align:center}.cs-chart-bar-pair-inner{align-items:flex-end;display:flex;height:178px;justify-content:center;padding:10px 10px 0;width:62px}.cs-chart-pair-label{bottom:-17px;color:#060606;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;left:0;line-height:10px;padding-left:3px;position:absolute;right:0;text-align:left;text-align:center;width:100px}.bar{border-radius:5px;margin-bottom:5px;width:13px}.donut{margin-right:2px;position:relative}.bar-label{color:#060606;font-size:8px;font-style:normal;font-weight:400;line-height:10px;text-align:center;top:-12px}.scrl-container-top{align-items:center;display:flex;justify-content:space-between}.scrl-container-legend{align-items:center;column-gap:30px;display:flex;margin-right:10px}.scrl-container-indicator{align-items:center;column-gap:10px;display:flex}.scrl-container-sub-heading{color:#6a6a6a;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.clr-box{border-radius:2px;height:10px;width:10px}.indicator-label{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.ember-container{align-items:center;display:flex;height:50%;justify-content:space-between;width:100%}.chart-card{background-color:#fff;border-radius:10px;cursor:pointer;height:250px;margin-right:20px}.chart-card-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:15px;width:194px}.chart-label{color:#060606;font-size:10px;font-weight:400;line-height:10px;text-align:center}.chart-card-title,.chart-label{font-family:Poppins;font-style:normal}.chart-card-title{color:#3268e7;font-size:16px;font-weight:600;line-height:20px}.chart-card-subtitle{color:#000;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:10px}.casestudy_class_average{background-color:#9cf7f0;border-radius:5px;display:flex;padding:10px;width:100%}.class_average{display:flex}.custom-list{align-items:baseline;display:flex;gap:40px;list-style-type:none;margin-top:10px;padding:0}.custom-list.mtf-list{gap:20px}.custom-list li{color:#222;font-size:12px}.custom-list li.active{background:#3ac869 0 0 no-repeat padding-box;border-radius:3px;color:#fff;padding:4px 7px}.modal-overlay{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border-radius:5px;max-height:80%;max-width:80%;overflow:auto;padding:20px;position:relative}.modal-content img{width:100%}.close-icon{cursor:pointer;font-size:20px;position:absolute;right:4px;top:-3px}.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{color:#fd8c00!important;font-size:13px!important}.css-1o9s3wi-MuiInputBase-input-MuiOutlinedInput-input{color:#2d3962!important;font-size:14px!important;font-weight:500!important}.thermometer .thermometer__draw-a,.thermometer .thermometer__draw-a:after{box-shadow:none!important}.thermometer .thermometer__bg-color{background:#01cc9b!important}.thermometer .thermometer__draw-b:before{background:#fff!important}.thermometer .thermometer__draw-b:after{background:#01cc9b!important}.thermometer .thermometer__meter{width:14px}.thermometer ul.thermometer__statistics{left:5px!important}.thermometer--normal .thermometer__draw-b:after{height:20px!important;top:6px!important;width:20px!important}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{font-size:15px!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{font-size:14px!important;top:-4px!important}.css-safhly-MuiFormControl-root{min-width:9.8vw!important}.css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{padding:0!important}.css-1tv0ec6-MuiFormControl-root{min-width:10.3vw!important}.css-1n4rt4-MuiFormControl-root .MuiInputBase-root,.css-tudw80-MuiFormControl-root .MuiInputBase-root{height:38px!important}.css-1lufxmk-MuiPaper-root{border:1px solid #bebebe!important;box-shadow:0 3px 6px #00000014!important}.navbar_nav_links__jIXPF li span{font-size:13px!important}.dashboardContent_dashboard_link__K9ujk{display:flex;gap:5px;margin-top:10px}.mainContainer_header_title__c9MeK{font-size:22px!important;font-weight:600!important}.mainContainer_teacher_name__PW5yi{font-size:15px!important}.dashboardContent_dashboard_link__K9ujk{font-size:12px!important}.bp-level-container{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:20px 40px 20px 20px;padding:10px 20px}.sp-tabhead{align-items:center;background:#f1f5f9;border-radius:8px;display:inline-flex;gap:4px;height:auto;margin-left:20px;margin-top:12px;padding:4px;width:auto}.sp-tab{border-radius:6px;color:#1b1b1bb8;cursor:pointer;padding:6px 12px;transition:background-color .15s ease,color .15s ease;width:auto}.sp-tab p{background:#0000;border-radius:0;color:inherit;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:1.4;margin:0;padding:0;text-align:center;white-space:nowrap;width:auto}.sp-tab:hover{color:#1b1b1b}.sp-active-tab{background:#fff;border-bottom:none;box-shadow:0 1px 2px #00000014}.sp-active-tab p{background:#0000;color:#001af3;font-weight:600}.loader-container{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card{background:#0000 linear-gradient(128deg,#4b498d,#0f0b6a) 0 0 no-repeat padding-box;border-radius:5px;display:flex;font-size:12px;justify-content:space-between}.count-card{background:#fff;box-shadow:0 0 30px #0000000a}.icon-bg{align-items:center;border-radius:100px;display:flex;height:58px;justify-content:center;width:58px}.icon-bg-1{background:#0000 linear-gradient(180deg,#ffc11e,#f85025) 0 0 no-repeat padding-box}.icon-bg-2{background:#0000 linear-gradient(180deg,#4aa8f8,#2340dc) 0 0 no-repeat padding-box}.icon-bg-3{background:#0000 linear-gradient(180deg,#00d8b4,#0079fa) 0 0 no-repeat padding-box}.breadCrumbs{color:"#7A7A7A";display:flex;font-family:Poppins;font-size:12px}.last-update{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;letter-spacing:0}.vss-card{border-radius:5px;height:100px;padding:12px 11px;width:24%}.vss-card-1{background:#0000 linear-gradient(244deg,#1da0ff,#117bc9) 0 0 no-repeat padding-box}.vss-card-1,.vss-card-2{box-shadow:0 0 30px #0000000a}.vss-card-2{background:#0000 linear-gradient(244deg,#401dff,#8911c9) 0 0 no-repeat padding-box}.cardCount{color:#fff;font:normal normal 700 32px/48px Poppins}.cardCount,.vs{letter-spacing:0}.vs{align-items:center;color:#29047d;display:flex;font:normal normal 700 22px/33px Poppins;justify-content:center}.cardheading{font-size:16px;font-weight:600;margin-bottom:20px}.cardSubheading,.cardheading{color:#fff;font-family:Poppins;letter-spacing:0}.cardSubheading{font-size:24px;font-weight:700}.rows-container{align-items:flex-start;width:100%}.columns-container,.rows-container{display:flex;justify-content:space-between}.columns-container{align-items:center;flex-direction:column;max-width:770px;min-width:64%;width:64%}.tasks{background:#fff;border-radius:5px;height:625px;padding:10px 0;width:33%}.task-indicator{border-radius:0 3px 3px 0;height:40px;width:3px}.task-priority{border-radius:12px;height:11px;width:11px}.task-heading{color:#354052;font-size:14px}.task-heading,.task-subheading{font-family:Poppins;letter-spacing:0}.task-subheading{color:#9e9e9e;font-size:12px}.task-priority-text{color:#7e84a3;font-size:10px;text-transform:capitalize}.task-header,.task-priority-text{font-family:Poppins;letter-spacing:0}.task-header{color:#2d3962;font-size:16px;font-weight:600}.tasks-bottom{display:flex;justify-content:center;width:"100%"}.tasks-bottom-text{color:#9249e8;cursor:pointer;font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:0}.sections-list{border-left:1px solid #e1e4ef;height:100%;overflow-y:auto;padding-left:32px;padding-right:16px}.scroll{scrollbar-color:#6969dd #e0e0e0;scrollbar-width:thin}.section-card{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding-bottom:16px;padding-top:10px}.section-left{width:60%}.section-right{width:40%}.section-title{color:#2d3962;font-size:14px;font-weight:500;margin-bottom:6px}.section-text,.section-title{font-family:Poppins;letter-spacing:0}.section-text{color:#87879b;font-size:11px;font-weight:400;margin-bottom:2px}.task-modal-container{background-color:#fff;border:none;height:70vh;margin:10% auto 0;width:60%}.task-modal-header{align-items:center;background:#545282;color:#fff;display:flex;justify-content:space-between;padding:14px 21px}.tasks-title{color:#fff;font-weight:400}.sub-heading,.tasks-title{font-family:Poppins;font-size:16px;letter-spacing:0}.sub-heading{color:#354052}.row-two-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:21px}.sections-scroll-box{border-bottom:1px solid #f2f0ff;display:flex;height:100px;margin-top:12px;overflow-x:scroll;width:100%}.sections-scroll-box-head{align-items:center;background-color:#62e3d4;display:flex;height:25px;width:100%}.table-label{color:"#fff";color:#fff;font-size:14px;height:25px;position:relative;text-align:center;width:120px}.table-label,.table-value{font-family:Poppins;font-weight:700;letter-spacing:0}.table-value{bottom:-40px;color:#354052;font-size:12px;left:0;position:absolute;right:0}.bar-chart-container{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.round-btn{background-color:#c8c9d6;border-radius:100px;cursor:pointer;height:24px;justify-content:center;width:24px}.bar-chart,.round-btn{align-items:center;display:flex}.bar-chart{column-gap:4;height:90%;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;width:90%}.bar-pair{align-items:flex-end;display:flex;height:174px;margin-right:70px;position:relative}.pair-label{bottom:-30px;color:#87879b;font-family:Poppins;font-size:13px;font-weight:500;left:0;letter-spacing:0;position:absolute;right:0;text-align:left;width:101px}.bar{border-top-left-radius:20px;border-top-right-radius:20px;position:relative;width:29px}.bar-label{color:#2d3962;font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:0;position:absolute;top:-20px}.button-submit-assign{background-color:#001af3;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.modal-head{border-bottom:1px solid #cecece;margin-bottom:20px;padding:40px 72px 17px;position:relative}.modal-close{position:absolute;right:20px;top:25px}.modal-body{align-items:center;display:flex;height:400px;justify-content:space-between;padding-left:72px;padding-right:72px;width:100%}.modal-left{border-right:1px solid #cecece;padding-right:28px}.modal-left,.modal-right{height:400px;overflow-y:"auto";width:50%}.modal-right{padding-left:28px}.modal-scroll{height:375px;overflow-x:hidden;overflow-y:auto}.flexed{align-items:center;display:flex}.school-text{color:#faa220}.branch-text,.school-text{font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.branch-text{color:#0d70b8}.title{color:#faa220;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.modal-bottom{padding:26px 0;width:100%}.modal-btn{background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:grid;font-size:20px;height:47px;margin:0 auto;place-content:center;width:156px}.modal-btn,.upload-assessment-title{font-family:Poppins;font-style:normal;font-weight:500;line-height:normal}.upload-assessment-title{color:#1b1b1b;font-size:13px}.upload-assessment-form-container{background-color:#fff;border-radius:18px;height:300px;margin-top:10px;position:relative;width:100%}.button-submit-update{background-color:#006cec;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.button-cancel-assessment{background-color:#fff;border:1px solid #7e7e7e;border-radius:12px;color:#7e7e7e;height:45px;margin-right:10px;width:145px}.image-button-upload{align-items:center;background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:6px 10px;width:220px}.MuiInputLabel-root.Mui-required{display:flex;flex-direction:row-reverse}.SchoolAdminDash_mainContainer__AD6EN{font-family:Poppins;margin:15px;overflow:scroll;width:100%}.SchoolAdminDash_link_text__OhshS{color:#7a7a7a;font-size:12px}.SchoolAdminDash_schoolContainer__spnXU{display:flex;flex:1 1}.SchoolAdminDash_totalNoText__3rJMO{margin-top:10px}.SchoolAdminDash_boardsContainer__08Jqd{grid-gap:20px;display:grid;flex:1 1;grid-template-columns:1.5fr 1fr 1fr}.SchoolAdminDash_boardBox__NSRRi{background-color:#fff;border-radius:10px;box-sizing:border-box;height:280px;justify-content:space-between;margin:5px;overflow:scroll;padding:5px;width:85%}.SchoolAdminDash_applicationBox1__KipZ8,.SchoolAdminDash_applicationBox2__dAKZd{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:14.5rem;justify-content:space-between;margin:5px;padding:10px;width:78%}.SchoolAdminDash_schoolOverviewContainer__YFO0A{background-color:#fff;border-radius:10px;display:flex;flex:1 1;height:300px;overflow-y:hidden}.SchoolAdminDash_schoolRow__Kq1-3{box-sizing:border-box;display:flex;flex:1 1;margin-bottom:10px}.SchoolAdminDash_overviewText__7oONH{padding:15px 5px 0 25px}.SchoolAdminDash_branch__w\+GXJ,.SchoolAdminDash_school__IImp2{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:110px;margin:5px 5px 5px 30px;padding:40px 10px 10px;text-align:center;width:160px}.SchoolAdminDash_bottomSchoolFlex__HIuUI{display:flex;flex:1 1}.SchoolAdminDash_schoolBranch__CUO1L{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SchoolAdminDash_branchNo__qd8wL,.SchoolAdminDash_schoolBranchInsideBox__r1VOZ{background-color:#fff;border-radius:10px;box-sizing:border-box;height:95px;margin:5px;padding:10px;width:135px}.SchoolAdminDash_branchNo__qd8wL{text-align:center}.SchoolAdminDash_schoolBranchInsideBox2__uA\+gt{background-color:#fff}.SchoolAdminDash_schoolBranchInsideBox2__uA\+gt,.SchoolAdminDash_schoolBranchLabel__0j5gq{border-radius:8px;box-sizing:border-box;font-size:14px;height:25px;margin:5px;overflow:scroll;padding:3px;width:135px}.SchoolAdminDash_schoolBranchLabel__0j5gq{background-color:#eaeaf5}.SchoolAdminDash_schoolBranch1__w3to8{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SchoolAdminDash_cityData__rqGIS{background-color:#fff3f3;border-radius:5px;flex:1 1;height:25px;margin:5px}.SchoolAdminDash_schoolData__Bo3aJ{background-color:#c3eeac87;border-radius:5px;flex:1 1;height:25px;margin:5px}.SchoolAdminDash_cityCount__tHbRG{background-color:#fff3f3;border-radius:50%;cursor:pointer;height:25px;padding:0 6px;width:25px}.SchoolAdminDash_schoolCount__saMkh{background-color:#a3f478c9;border-radius:50%;cursor:pointer;height:25px;padding:0 6px;width:25px}.SchoolAdminDash_noOfBranches__KMuCW{display:flex;padding:10px}@media (max-width:1440px){.SchoolAdminDash_boardBox__NSRRi{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:13px;height:12.9rem;justify-content:space-between;margin:5px;overflow:hidden;padding:0;width:90%}.SchoolAdminDash_applicationBox1__KipZ8,.SchoolAdminDash_applicationBox2__dAKZd{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:11.9rem;justify-content:space-between;margin:5px;padding:10px;width:90%}.SchoolAdminDash_noOfBranches__KMuCW{display:flex;justify-content:space-around;padding:5px}}.DashWrapper{display:flex;flex-direction:column;padding:50px 0 50px 50px;-webkit-user-select:none;user-select:none;width:80vw}.top-section{margin-bottom:23px}.dashboard-top-section-card,.top-section{display:flex;justify-content:space-between}.dashboard-top-section-card{align-items:flex-start;background-color:#fff;border-radius:10px;height:160px;padding:30px 5px 10px 15px;width:32%}.dashboard-card-count{color:#6a6a6a;font-family:Poppins;font-size:11px;font-style:normal;font-weight:400;line-height:20px;margin-top:10px;opacity:.8}.dcard-left-side{width:40%}.dcard-right-side{width:60%}.dcard-title{color:#2e3962;font-size:16px;font-weight:600;margin-bottom:6px}.dcard-body,.dcard-title{font-family:Poppins;letter-spacing:0;line-height:20px;text-align:left}.dcard-body{color:#060606;font-size:12px;font-weight:300}.msg-modal-body{background-color:#fff;border-radius:10px;padding:40px 17px 40px 40px;position:relative}.msg-modal-title{color:#51bf9f;font-size:16px;font-weight:600}.msg-modal-content,.msg-modal-title{font-family:Poppins;font-style:normal;line-height:20px}.msg-modal-content{color:#000;font-size:14px;font-weight:300}.msg-modal-close-btn{cursor:pointer;height:10px;position:absolute;right:15px;top:15px;width:10px}.WholePagee{height:auto;width:100%}.TeacherDashWrapper{display:flex;flex-direction:column;height:auto;padding:50px 0 50px 50px;-webkit-user-select:none;user-select:none;width:80vw}.teacher-card-section{display:flex;justify-content:space-between}.teacher-card{background-color:#fff;border-radius:10px;height:160px;padding:10px 5px 10px 15px;width:32%}.teacher-count-card{gap:5px;width:30%}.count-wrapper,.teacher-count-card{display:flex;flex-direction:column}.progress-wrapper{display:flex;gap:15px}.card-sub-head{font-size:15px;font-weight:500}.card-sub-head,.card-text{font-family:Poppins;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-text{color:#060606;font-size:13px;font-weight:400}.card-heading{font-size:15px;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-heading,.dashboard-heading{color:#6a6a6a;font-family:Poppins;font-weight:600}.dashboard-heading{font-size:16px;font-style:normal;line-height:16px;margin-top:10px}.count-card-wrapper{display:flex;flex-direction:column;position:absolute}.count-card{background-color:#fff;border-radius:10px;height:80px}.teacher-grade-count-label{color:#2d3962;font-size:15px;font-weight:400}.teacher-grade-count,.teacher-grade-count-label{font-family:Poppins;font-style:normal;line-height:14px;padding-left:20px}.teacher-grade-count{color:#6a6a6a;font-size:17px;font-weight:600;padding-top:8px}.circle-wrapper{margin-top:1px}.teacher-top-section-card{display:flex;padding:20px 0 0 15px}.teacher-bargraph-wrapper{margin-top:30px}.head-wrapper{display:flex;justify-content:space-between}.box{border-radius:5px;clear:both;float:left;height:14px;margin-bottom:10px;margin-left:10px;margin-right:5px;width:14px}.orange{background-color:#fa9825}.blue{background-color:#4fd8bf}.text-style{color:#6a6a6a;font-size:12px}.select-box,.text-style{font-family:Poppins;font-style:normal}.select-box{color:#000;font-size:16px;font-weight:400;width:200px}.modal-head{color:#4fcda8}@media only screen and (max-width:1024px){.card-heading{font-size:14px}.card-text{font-size:10px}.card-sub-head,.teacher-grade-count-label{font-size:12px}}