@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;transition:all .3s ease-in}:root{--color-1:#111c43;--color-2:#8c96b5;--color-3:#ffffff0d;--color-4:#f0f1f7;--color-5:#578f1b;--blue:#23b7e5;--blue-light:#23b8e528;--green:#26bf94;--green-light:#26bf9438;--orange:#f5b849;--orange-light:#f5b9492d;--grey:#8c9097;--font-1:"Montserrat",sans-serif;--font-2:"Inter",sans-serif;--shadow-1:0 1px 2px #38414a26}body{background-color:#f0f1f7;background-color:var(--color-4)}button{cursor:pointer}.flex{align-items:center;display:flex;justify-content:center}.column{flex-direction:column}h5{color:#000;font:600 1.1vmax Inter,sans-serif;font:600 1.1vmax var(--font-2)}p{color:#8c96b5;color:var(--color-2);font:400 1vmax Inter,sans-serif;font:400 1vmax var(--font-2)}h3{color:#000;font:600 1.4vmax Montserrat,sans-serif;font:600 1.4vmax var(--font-1)}h2{color:#fff;font:600 1.8vmax Montserrat,sans-serif;font:600 1.8vmax var(--font-1)}h4{color:#000;font:600 1.2vmax Montserrat,sans-serif;font:600 1.2vmax var(--font-1)}.heading4{border-bottom:.1vmax solid #8c96b5;border-bottom:.1vmax solid var(--color-2);padding-bottom:1vmax;padding-left:1vmax;position:relative}.heading4:after{background:linear-gradient(#578f1b 10%,#8c96b5);background:linear-gradient(var(--color-5) 10%,var(--color-2) 100%);border-radius:.5vmax;content:"";height:1.5vmax;left:0;position:absolute;top:0;width:.3vmax}.MainContainer{align-items:flex-start;min-height:100vh;position:relative}.fixedContainer{height:100vh;position:relative;width:19%}.fixedContainer>div{background-color:var(--color-1);gap:2vmax;justify-content:flex-start;left:0;max-height:100vh;overflow:auto;padding:4vmax 2vmax;position:fixed;top:0;width:19%}.fixedContainer>div>:first-child{background-color:#fff;border:.4vmax solid var(--green);border-radius:50%;display:grid;flex-shrink:0;height:12vmax;padding:1vmax;place-items:center;width:12vmax}.fixedContainer>div>:first-child>img{flex-shrink:0;width:100%}.pages{width:100%}.pages>a,.pages>button{align-items:center;background-color:initial;border:none;border-radius:.5vmax;color:var(--color-2);display:flex;font:500 1vmax var(--font-1);gap:2vmax;letter-spacing:1px;outline:none;padding:1vmax;text-decoration:none;width:100%}.activePage,.pages>a:hover,.pages>button:hover{background-color:var(--color-3)!important;color:#fff!important}.pages>a>img,.pages>button>img{width:1.4vmax}.changingContainer{width:81%}.profileFixed{position:relative;width:100%;z-index:999}.profileFixed,.profileFixed>div{background-color:#fff;height:6vmax;justify-content:flex-end}.profileFixed>div{box-shadow:var(--shadow-1);left:right;padding:0 3vmax;position:fixed;top:0;width:81%}.profileFixed>div>a>:first-child{border-radius:50%;height:3vmax;margin-right:2vmax;width:3vmax}.profileFixed>div>a>:first-child>img{border-radius:50%;height:100%;width:100%}.accessDenied{height:100vh;width:100%}.accessDenied>div{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);gap:2vmax;padding:3vmax;width:50%}.accessDenied>div h1{color:var(--color-1);font:600 3.4vmax var(--font-1)}.accessDenied>div h2{color:var(--color-5);font:500 1.3vmax var(--font-1);text-align:center}.accessDenied>div button{background-color:var(--color-5);border:none;border-radius:.5vmax;color:#fff;font:500 1.2vmax var(--font-1);letter-spacing:1px;outline:none;padding:1vmax}.accessDenied>div button:hover{background-color:var(--color-1)}.humberg{background-color:initial;border:none;color:var(--color-1);display:none;font-size:2.4vmax;outline:none}.dashboardWelcome{justify-content:space-between;padding:1.5vmax 3vmax}.dashboardWelcome>div{display:flex;gap:4vmax}.dashboardWelcome>div>div>h5{padding-right:2vmax}.dashboardWelcome>div>div>input{background-color:#fff;border:none;border-bottom-left-radius:.5vmax;border-top-left-radius:.5vmax;box-shadow:var(--shadow-1);font:500 1.1vmax var(--font-2);outline:none;padding:1vmax}.dashboardWelcome>div>div>div{background-color:var(--color-1);border-bottom-right-radius:.5vmax;border-top-right-radius:.5vmax;padding:1vmax}.dashboardWelcome>div>div>div>img{width:1.5vmax}.dashboard-1{align-items:flex-start;justify-content:space-between;padding:0 3vmax}.dashboard-1-1{width:35%}.adminWelcome{align-items:flex-start;background:url(/static/media/tree.dd2d44ef4808e541e4c9.png) no-repeat 50%/cover;background-blend-mode:multiply;border-radius:.5vmax;gap:1vmax;margin-bottom:2vmax;padding:1.5vmax;position:relative;width:100%}.adminWelcome:after{background-color:#568f1bc7;border-radius:.5vmax;content:"";inset:0;position:absolute}.adminWelcome p{color:#f7f3ffc4;position:relative;z-index:2}.adminWelcome a{color:#fff;font:600 1.4vmax var(--font-2);position:relative;text-decoration:underline;z-index:2}.adminWelcome h2{font-size:1.5vmax;position:relative;z-index:2}.topCourses{background-color:#fff;border-radius:.5vmax;box-shadow:var(--shadow-1);height:40vmax;overflow:auto;padding:1.5vmax;width:100%}.TopCourses-1{border-bottom:.1vmax solid #d9c7ffc4;justify-content:space-between;padding:1vmax 0}.TopCourses-1 span{font:600 1.2vmax var(--font-1)}.TopCourses-1>:first-child{width:15%}.TopCourses-1>:first-child>div{background-color:var(--color-4);border-radius:50%;height:2.5vmax;width:2.5vmax}.TopCourses-1>:first-child>div>img{border-radius:50%;width:100%}.TopCourses-1>:nth-child(2){width:60%}.TopCourses-1>:nth-child(3){color:var(--color-1);text-align:right;width:25%}.dashboard-1-2{width:62%}.dashboard-1-2>:nth-child(1)>div {width: 48%;background: white;margin-bottom: 4%;border-radius: 0.7vmax;padding: 2vmax;display: flex;justify-content: space-between;}.dashboard-1-2>:first-child{flex-wrap:wrap;justify-content:center;justify-content:space-between}.dashboard-1-2>:first-child>div,.dashboard-1-2>:first-child>div>:nth-child{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);display:flex;justify-content:space-between;margin-bottom:4%;padding:2vmax;width:48%}.dashboard-1-2>:first-child>div:hover{transform:translateY(-.5vmax)}.dashboard-1-2>:first-child>div>div>h4{color:var(--grey);font:400 1.05vmax var(--font-2)}.dashboard-1-2>:first-child>div>div>h2{color:#000;font:600 2.4vmax var(--font-2);padding:.5vmax 0 1vmax}.dashboard-1-2>:first-child>div>:nth-child(2){align-items:flex-end;display:flex}.dashboard-1-2>:first-child>div>:nth-child(2)>div{background-color:var(--color-1);border-radius:50%;height:4vmax;padding:1vmax;width:4vmax}.dashboard-1-2>:first-child>div>:nth-child(2)>div>img{width:100%}.dashboard-1-2>:first-child>div>div>a{color:var(--color-1);font:500 1vmax var(--font-1)}.dashboard-1-2>:first-child>:nth-child(2)>div>a{color:var(--blue)}.dashboard-1-2>:first-child>:nth-child(2)>div>div{background-color:var(--blue)}.dashboard-1-2>:first-child>:nth-child(3)>div>a{color:var(--green)}.dashboard-1-2>:first-child>:nth-child(3)>div>div{background-color:var(--green)}.dashboard-1-2>:first-child>:nth-child(4)>div>a{color:var(--orange)}.dashboard-1-2>:first-child>:nth-child(4)>div>div{background-color:var(--orange)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.newStudents{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);height:29vmax;margin-bottom:4vmax;overflow:auto;padding:2vmax;width:100%}.newStudendsHeader{background-color:var(--color-4);padding:.5vmax 0}.newStudendsHeader>h4{padding-left:1vmax}.newStudendsHeader>:first-child,.newStudents-1>:first-child{flex:1 1}.newStudendsHeader>:nth-child(2),.newStudents-1>:nth-child(2){flex:1.6 1}.newStudendsHeader>:nth-child(3),.newStudents-1>:nth-child(3){flex:0.8 1}.newStudendsHeader>:nth-child(4),.newStudents-1>:nth-child(4){flex:0.7 1}.newStudents-1{border-bottom:.1vmax solid #d9c7ffc4;padding:1vmax 0}.newStudents-1>div,.newStudents-1>h5,.newStudents-1>p{padding-left:1vmax}.newStudents-1>div>h5{color:var(--green);font:600 1.2vmax var(--font-1)}.newStudents-1 p{color:var(--color-1)}.newStudents-1>:nth-child(3){color:var(--orange);font-weight:600}.pageTop{box-shadow:none!important;gap:1vmax}.pageTop>a{color:var(--color-5);font:600 1.1vmax var(--font-1)}.pageTop>img{width:1.5vmax}.pageTop>p{color:var(--grey)!important;font-size:1.1vmax}.profileSection{align-items:flex-start;flex-wrap:wrap;justify-content:space-between;margin:0 3vmax 3vmax}.profileSection>div{width:48%}.proSection-1-3{height:35.8vmax;overflow:auto}.profile-1{background:url(/static/media/bg%202.cce6b7ebae932749a7df.jpg) no-repeat 50%/cover;border-radius:.7vmax .7vmax 0 0;justify-content:space-between;padding:1.5vmax;position:relative}.profile-1:after{background-color:#111c43d4;border-radius:.7vmax;content:"";left:0;position:absolute;top:0;inset:0}.profile-1 *{position:relative;z-index:2}.profile-1>:first-child{border-radius:50%;height:6vmax;position:relative;width:6vmax}.profile-1>:first-child>img{border:.4vmax solid #fff;border-radius:50%;height:6vmax;width:6vmax}.profile-1>:first-child>div{background-color:var(--green);border:.2vmax solid #fff;border-radius:50%;bottom:.5vmax;height:1.2vmax;position:absolute;right:0;width:1.2vmax}.profile-1>:nth-child(2){width:75%}.profile-1>:nth-child(2)>h4{color:#fff;font-size:1.6vmax!important}.profile-1>:nth-child(2)>p{color:var(--color-4);padding-bottom:1vmax}.profile-1>:nth-child(2)>p img{padding-top:1vmax;width:1.2vmax}.proSection-1-2,.proSection-1-3{background-color:#fff;border-radius:0 0 .7vmax .7vmax;box-shadow:var(--shadow-1);padding:3vmax}.proSection-1-3{border-radius:.7vmax .7vmax;padding:2vmax}.proSection-1-2>div{gap:2vmax;justify-content:flex-start;padding:1vmax 0}.proSection-1-2>div>div{background-color:var(--color-4);border-radius:50%;height:2.5vmax;padding:.5vmax;width:2.5vmax}.proSection-1-3>div>:first-child>div{background-color:var(--color-4);border-radius:50%;height:1.8vmax;width:1.8vmax}.proSection-1-2>div>div>img,.proSection-1-3>div>:first-child>div img{border-radius:50%}.proSection-1-2>div>p{color:var(--grey);font:500 1.1vmax var(--font-1)}.proSection-1-3>div>:first-child{width:10%}.proSection-1-3>div>:nth-child(2){width:55%}.proSection-1-3>div>:nth-child(2)>h4{font:500 1vmax var(--font-2)}.proSection-1-3>div>:nth-child(3){width:35%}.proSection-1-3>div>:nth-child(3)>div{border-radius:.3vmax;color:var(--green);font:700 .9vmax var(--font-1);outline:none;text-align:center}.proSection-1-3>div{border:.1vmax solid var(--color-4);justify-content:space-between;margin:0 1vmax;padding:1vmax}.proSection-1-3>:nth-child(2){margin:2vmax 1vmax 0}.editProfileButton{background-color:initial;border:none;color:#fff;color:var(--color-2);font:500 1vmax var(--font-1);padding:.4vmax}.changeRole>select{color:var(--green);padding:.4vmax}.changeRole>button,.changeRole>select{border:.1vmax solid var(--green);font:600 1vmax var(--font-2);outline:none}.changeRole>button{background-color:var(--green);color:#fff;padding:.47vmax}.hideUsers{position:relative}.hideUsers:after{background-color:#5151516c;content:"";inset:0;left:0;position:absolute;top:0}.updateProfile{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);padding:3vmax}.updateProfile>:first-child{border-bottom:.1vmax solid var(--color-2);justify-content:space-between;padding-bottom:1vmax}.updateProfile>:first-child>button{font-size:1vmax;padding:.3vmax .5vmax}.updateProfile>:first-child>h5{border-bottom:none;padding:0 0 0 1vmax}.updateProfile form{gap:1.5vmax;padding:3vmax 0 0}.updateProfile form>div{align-items:flex-start;width:100%}.updateProfile form>div span{margin-bottom:.6vmax!important}.updateProfile form>:last-child{justify-content:space-between;margin-top:1vmax}.updateProfile form>:last-child>button,.updateProfile form>:last-child>label{background-color:var(--color-5);border:none;color:#fff;font:500 1vmax var(--font-1);outline:none;padding:1vmax;text-align:center;width:48%}.updateProfile form>:last-child>:first-child{background-color:var(--color-1)}.updateProfile form>:last-child>button:hover{transform:translateY(-.5vmax)}.changeAvatarImage{border:.2vmax dashed var(--grey);border-radius:.7vmax;height:20vmax;padding:2vmax;width:20vmax!important}.changeAvatarImage>img{height:100%;width:100%!important}.allcourses{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);margin:0 3vmax 3vmax;padding:3vmax}.AllCoursesHeader{background-color:var(--color-4);padding:.7vmax 0}.allCoursesContent:hover{box-shadow:var(--shadow-1);transform:scale(1.05)}.AllCoursesHeader>:first-child,.allCoursesContent>:first-child{flex:0.3 1}.AllCoursesHeader>:nth-child(2),.allCoursesContent>:nth-child(2){flex:1.5 1}.AllCoursesHeader>:nth-child(3),.AllCoursesHeader>:nth-child(4),.AllCoursesHeader>:nth-child(5),.AllCoursesHeader>:nth-child(6),.allCoursesContent>:nth-child(3),.allCoursesContent>:nth-child(4),.allCoursesContent>:nth-child(5),.allCoursesContent>:nth-child(6){flex:1 1}.AllCoursesHeader>h5,.allCoursesContent>div,.allCoursesContent>h4{padding:0 1vmax}.allCoursesContent>div,.allCoursesContent>h4{border:.1vmax solid var(--color-4);padding:1vmax}.allCoursesContent>:first-child{color:var(--color-5)!important}.AllExpensesHeader>:first-child{flex:1 1}.AllExpensesContent>:first-child{color:var(--color-1)!important;flex:1 1}.AllExpensesContent>:nth-child(2),.AllExpensesContent>:nth-child(4),.AllExpensesHeader>:nth-child(2),.AllExpensesHeader>:nth-child(4){flex:0.5 1}.AllExpensesContent>:nth-child(4){color:var(--grey)!important}.AllExpensesContent>:nth-child(2)>span,.allCoursesContent>:nth-child(3)>span{background-color:var(--color-4);border:.1vmax solid var(--grey);border-radius:.4vmax;font-size:1vmax;padding:.2vmax .5vmax}.AllExpensesContent>:nth-child(3)>span{background-color:initial;border:none;border-radius:none;padding:0}.allCoursesContent>:nth-child(4){color:var(--color-5);font:700 1vmax var(--font-1)}.allCoursesContent>:nth-child(5){text-align:center}.allCoursesContent>:nth-child(6){color:var(--grey);font:600 1vmax var(--font-1);padding:.9vmax 1vmax}.pagination{justify-content:flex-start;margin:2vmax 0}.pagination>button{background-color:initial;border:.1vmax solid var(--color-2);font:500 1.1vmax var(--font-1);padding:.5vmax 1vmax}.pagination>.activePageBtn{background-color:var(--color-5);color:#fff!important}.NextButton,.pagination>:first-child{color:var(--color-5)}.filters>:first-child{justify-content:flex-end;padding:0 0 2vmax}.filters>:first-child>button{background-color:var(--color-1);color:#fff;font:600 1.1vmax var(--font-1);gap:1vmax;padding:.7vmax 1vmax}.filters>:first-child>button:hover{transform:scale(1.05)}.filters>:first-child>button>img{width:1.7vmax}.subfilterSection{gap:4vmax;justify-content:flex-start;padding:0 0 2vmax}.subfilterSection>div{height:2vmax;width:30%}.searchBar{justify-content:space-between}.searchBar>input,.searchBar>select{background-color:#ebebeb;border:none;border-radius:.7vmax 0 0 .7vmax;font:500 1.1vmax var(--font-1);outline:none;padding:.7vmax 1vmax;width:75%}.searchBar>select{font-size:.9vmax}.searchBar>button{background-color:var(--color-1);border-radius:0 .7vmax .7vmax 0;color:#fff;font:600 .9vmax var(--font-1);padding:.7vmax 1vmax;width:25%}.searchBar label{color:var(--color-1);font:600 1.1vmax var(--font-1);padding-bottom:1vmax}.addCourse{align-items:flex-start;justify-content:space-between;padding:0 3vmax}.addCourse-1{width:34%}.addCourse-2{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);padding:3vmax;width:63%}.addCourse-2>form,.addStudent>form,.printChallen form{align-items:flex-start!important;gap:1vmax;padding:2vmax 0 0}.addCourse-2>form>div{display:flex;flex-direction:column;gap:.7vmax}.addCourse-2>form>div>span,.printChallen form>div>span,.updateCourseImage span,.updateProfile form>div>span{font:600 1vmax var(--font-2)}.addCourse-2>form>div{width:100%}.addCourse-2>form>div>input,.addCourse-2>form>div>select,.printChallen form>div>input,.updateCourseImage input,.updateProfile form>div>input{border:.1vmax solid var(--grey);border-radius:.3vmax;font:600 1vmax var(--font-2);outline:none;padding:.7vmax 2vmax;width:100%}.addCourse-2>form>button,.addStudent form>button,.printChallen form>button{background-color:var(--color-1);border:none;border-radius:.5vmax;box-shadow:var(--shadow-1);color:#fff;font:600 1vmax var(--font-1);outline:none;padding:1vmax 2vmax;width:100%}.addCourse-2>form>button:hover,.addStudent form>button:hover{transform:translateY(-.5vmax)}.staric{color:red}.topCoursesAdded,.topStudentAdded{position:relative}.topCoursesAdded:after,.topStudentAdded:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAABldJREFUeJzlmltMFFcYgL9ZUMGli8DaxctCy8UF8VKxrbeIQI0ajTaQNu2LqTatNpY28aVNa6PSymPTxFtDayz6Uqkx9qE1qTWwIk2rFkkapSyypggiKKAgRBHY6QMw7C6zMDPsrAv8T7OzZ845/3f+2zkzwjz7oSOIwg4glOAQhyAaXndk73IEYjADovAmwaM8gE0U+kptJUdtgRjMICJ8gogrEIMpF2FWoCAYbmZ9WCTA+8EJwXUx6cLB+bqOMnhhKzn8rgjfI2DQc0AN0uzqc2XXrv24So/OJWUd2XnHA2UJ1jAT+UkZZEXHK2luMYQYSvSyBMH7ht6WEB8eSdGCzcycOp2O3m5WXj6h9FFdLGGYknpaQlxYJD8MKA/wsLdbzeO6WILsKusBIS4skqKFm3l+QHmAqs77arvxOwSfZu5PCHLKA1R1tmjpzq8QRvRzf0CID4/khJvy3a4+6b+qLk8A8yPMpEXMVNKt3yCMGujGAsE94AHY2+oof1gPgIinBeRYbJxalMOpxTksCCAERZFeCwQ55Xc7LpA8PRqAhicddAwEwRyLjfzEDAxCf1JyISodZswQFKc6NRCsYSZZ5cMNoVjDTMDQ6rsrLwJfOi+pjQ1jgqAq1yuFsG3OoiHlH9xmt+MCPa4+UiPMUuFxo6tFVvnTTf9K/aQYY7AZY5RMTTME1cWOEgj2ttu09Tzm1/u17K7+nZ6BwJdmNEttUowxIyqfa0nhp8W5nF6cS64lRcnUNEEYVgkqFS0V49e2taw3J3jcE4GCW+WcujtU4HnHBBE44CynuElREaiqYtRc7moJjKkRZo/fgyvvrnyuJUVS3iWKuEQRAdiTsEoXSxhTva8Ggil0mhQAYWjl3c1+p3UJ+xNXS25RcOsP9jnLcIkiBkEgPymDt2IV6aUYwpg3PEohpBhjJH+TW/kPrOl8FPdKv/KiyP7aMoqbqjjb7CDfecnDElKNZrkhvEURBL/s+JRAaO/txiWKPgPeLuvSocYCHpXAmebqIQiCgKA8co0KQXMQlJPRAuNgSnN0tUr3ci0pQ2YviiCAQL//7629yM/3aqS2qUYzggDtPd3ssC7B3lZHaVudkqn5DIx+BQDqsoN3HXDAWU6v6GLfABBf5wXH0jaxfMYcHvU+ZcXlIqVTk4Xg90MPNTHBPdoP+vyZ5mr21ZbxqPcpv7XcGvZcuimW5TPmAHBD3XZa1h10OfVRAmGkav/sPQcrLheR77w07D/3WFHYcE3t1IZB0O0AdDQIjq5WjxS3PymDt2eNnLVeMlmk1b/S3sjV9rtapuYBIURLD0ql9cS5SvM7GxuAzQjD4011VytNT7vIjIrHIAisjorjQe9jrvsw7QNJmcwdqCW+qLXT2N2pdWoRgkF4I2rrhnO6H4E7svOOI7DTlyV45/nPX1wluwHy0+q7i8UQYjgTkHcANVl5x0ZyB/c8DyDKRIg868vS9bf1Ff6aWorf0+BIoqVOgP7If3LhFgCutjey/fovAMyeFsEGcyKWaUaK7vzDXQ0uEVAAoG0XOZj3AfbctBMzJZx15gSPo7Pipiq+cparnk/A3wo7svOO20oOI4rKILjnfYCC5EzZdloD4jN5D6hmF7lzbrrs/W5Xn8cJ83kfRdN3aRv5c9k2Xot+QbafZ/YiVCkEmzFauu529VHS9h+f1pSwoeJHKVhWdbZQ/6RDapduiuVY2iZOLtzCyhlzeS50Kmui42T7f6YfRihxh73OMtZExXGtowl7Wx1dfT0AbDQnEmbon/751v7VTzfFssu61MNloD9tFtZXys4h4EFQTrQExoOp68geMOvPakpZb04g0+ttc2VHE0fqK/jr4R2f/QQFAFAHwRgyhYuvbpUswFuutDdytL6CvxUUS0HzbZCa7JAZHS+rvJIV95agAQDKISyLnO3xW82Ke0vQuIC7jOYOWdHxFCRncqPzPoUNlZoUH5SgBACB+2YpaAFAYCAENQDQH0LQAwB9IYwLAKAfhHEDAPSBMK4AgP8hjDsA4F8I4xIA+A/CuAUA/oEwrgHA2CGMewAwNggTAgBohzBhAIA2CBMKAKiHMOEAgDoIExIAKIcwYQGAMggTGgCMDmHCA4CRIUwKAOAbwqQBAPIQJhUAgHmlh99DpHAAQt+kAwCQbD+0XRCFbxAo/h+1vDau8N1i3gAAAABJRU5ErkJggg==) no-repeat 50%/contain;content:"";height:4vmax;position:absolute;right:-1.5vmax;top:-.7vmax;width:2.5vmax}.topStudentAdded:after{right:0}.loader{background-color:#fff;height:100%;left:0;min-height:100vh;position:absolute;top:0;width:100%;z-index:9999}.loader>div{width:17%}.loader>div>img{width:100%}.loader2{padding:4vmax;text-align:center}.allStudents{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);margin:0 3vmax 3vmax;padding:3vmax}.allStudentsHeader{background-color:var(--color-4);padding:.5vmax 0}.allStudentsContent:hover{box-shadow:var(--shadow-1);transform:scale(1.05)}.allStudentsContent>:first-child,.allStudentsHeader>:first-child{flex:0.3 1}.allStudentsContent>:nth-child(2),.allStudentsHeader>:nth-child(2){flex:1 1}.allStudentsContent>:nth-child(3),.allStudentsHeader>:nth-child(3){flex:1.4 1}.allStudentsContent>:nth-child(4),.allStudentsHeader>:nth-child(4){flex:1 1}.allStudentsContent>:nth-child(4){font-size:1vmax}.allStudentsContent>:nth-child(5),.allStudentsHeader>:nth-child(5){flex:0.9 1}.allStudentsContent>:nth-child(6),.allStudentsContent>:nth-child(7),.allStudentsHeader>:nth-child(6),.allStudentsHeader>:nth-child(7){flex:1 1}.allStudentsContent>div,.allStudentsContent>h4,.allStudentsHeader>h4{padding-left:1vmax}.allStudentsContent>div,.allStudentsContent>h4{border:.1vmax solid var(--color-4);display:flex;flex-direction:column;height:4vmax;justify-content:center}.allStudentsContent>:nth-child(6)>span{background-color:#111c433b;border:.1vmax solid var(--color-1);border-radius:.3vmax;color:var(--color-1)}.allStudentsContent>:nth-child(6)>span,.allStudentsContent>:nth-child(7)>span{font:600 1vmax var(--font-1);margin:auto;padding:.3vmax .8vmax;text-align:center;width:70%}.allStudentsContent>:nth-child(7)>span{background-color:#578f1b41;border:.1vmax solid var(--color-5);border-radius:.3vmax;color:var(--color-5)}.allStudentsContent>:first-child{color:var(--color-5)}.infoParah{color:#000;padding:1vmax 0}.infoParah>img{transform:translateY(.4vmax);width:1.5vmax}.noRecordFound{padding:4vmax;text-align:center}.filterbycourseIdHeader{background-color:#ebebeb;border-radius:.7vmax;box-shadow:var(--shadow-1);justify-content:space-between;padding:.5vmax 1vmax;position:relative;z-index:2}.filterBYcourseId{position:relative}.FilterBycourseIdContent>div{border-bottom:.1vmax solid var(--color-4);cursor:pointer;justify-content:space-between;padding:1vmax}.FilterBycourseIdContent>div>:first-child{width:15%}.FilterBycourseIdContent>div>:first-child>div{border:.1vmax solid var(--color-1);border-radius:50%;height:1.5vmax;margin:auto;width:1.5vmax}.FilterBycourseIdContent>div>:nth-child(2){font-size:1vmax;width:83%}.FilterBycourseIdContent{background-color:#fff;border-radius:.7vmax .7vmax;box-shadow:var(--shadow-1);height:23.5vmax;overflow:auto;padding-top:1vmax;position:relative;z-index:234234}.courseByidFIlterButton{text-align:center}.courseByidFIlterButton>button{background-color:var(--color-5);border:none;color:#fff;font:600 1.1vmax var(--font-1);padding:.7vmax 1vmax;width:100%!important}.filterbycourseIdHeader>button{background-color:initial;border:none;font-size:1.4vmax;outline:none;padding:0}.crosBtn{padding:.2vmax .6vmax}.courseFilterView{flex-wrap:wrap;gap:1vmax;justify-content:flex-start;padding:0 0 2vmax}.courseFilterView>div{background-color:var(--color-1);border-radius:.5vmax;gap:2vmax;padding:.3vmax 1vmax}.courseFilterView>div>button{background-color:initial;border:none;color:#fff;font:500 1.2vmax var(--font-1);outline:none}.addStudent{margin:0 3vmax 3vmax}.addStudent>div{align-items:flex-start!important;justify-content:space-between;width:100%}.addStudent .proSection-1-3>div>:first-child{width:12%}.addStudent .proSection-1-3>div>:nth-child(2){width:45%}.addStudent .proSection-1-3>div>:nth-child(3){width:43%}.addStudent>div>div{height:41vmax;overflow:auto;width:40%}.addStudent>div>form,.printChallen>form{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);gap:1.5vmax;padding:3vmax;width:57%}.printChallen>form{width:50%}.addStudent>div>form>h5{margin-bottom:1vmax;width:100%}.twoInputFields{flex-direction:row!important;justify-content:space-between;width:100%}.twoInputFields>div{align-items:flex-start!important;width:48%}.addStudent span,.printChallen span,.twoInputFields span{display:inline-block;font:600 1vmax var(--font-2);padding-bottom:.5vmax}.addStudent input,.addStudent select,.printChallen .updateStudent input,.twoInputFields input,.twoInputFields select{border:.1vmax solid var(--grey);border-radius:.3vmax;font:600 1vmax var(--font-2);outline:none;padding:.7vmax 2vmax;width:100%}.threeInoutFeilds{justify-content:space-between}.threeInoutFeilds>div{align-items:flex-start;width:31%}.printChallen form>div .addStudent form>div{align-items:flex-start;width:100%}select>div{max-height:5vmax!important;overflow:auto}.hideWithAfter{position:relative}.hideWithAfter:after{background-color:#80808051;content:"";height:15vmax;left:-2vmax;position:absolute;top:-.5vmax;width:110%}.updateStudent .hideWithAfter:after{height:7vmax}.forgotPasswordSection{background-color:#000000de;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.forgotPasswordSection>form{margin:0!important}.signUp{min-height:100vh;width:100%}.signUp>div{background:url(/static/media/bg%203.2762dc2a4e89822245de.png) no-repeat bottom/cover;justify-content:flex-start;min-height:25vmax;padding-top:5vmax;width:100%}.loginSignup{background-color:#fff;border-radius:.5vmax;box-shadow:var(--shadow-1);gap:1vmax;margin:-10vmax auto auto;padding:3vmax;width:35%}.loginSignup span{font:600 1vmax var(--font-2);padding-bottom:.5vmax}.loginSignup>div{align-items:flex-start;width:100%}.loginSignup input{border:.1vmax solid var(--grey);border-radius:.3vmax;font:600 1vmax var(--font-2);outline:none;padding:.5vmax 2vmax;width:100%}.loginSignup button{background-color:var(--color-1);border:none;border-radius:.5vmax;box-shadow:var(--shadow-1);color:#fff;font:600 1vmax var(--font-1);outline:none;padding:1vmax 2vmax;width:100%}.loginSignup button:hover{transform:scale(1.05)}.loginSignupNavigator{text-align:center}.forgotPasswordButton{background-color:initial!important;box-shadow:none!important;color:#000!important;margin-top:none!important;padding:0!important;text-align:right;width:100%}.forgotPasswordButton:hover{color:var(--color-5)!important;transform:scale(1)!important}.CrossButton{background-color:initial;border:.2vmax solid #fff;border-radius:50%;color:#fff;font:700 2vmax var(--font-1);height:4vmax;position:absolute;right:2vmax;top:2vmax;width:4vmax}.signUp>div>div{background-color:#fff;border:.4vmax solid var(--color-5);border-radius:50%;display:grid;height:12vmax;padding:1vmax;place-items:center;width:12vmax}.signUp>div>div>img{width:100%}.verifyEmail{background-color:#f1f1f1;height:100vh}.verifyEmail>div{background-color:#fff!important;border-radius:.7vmax;box-shadow:var(--shadow-1);gap:1.4vmax;padding:4vmax;width:40%}.verifyEmail>div>h4{font:500 2vmax var(--font-1)}.verifyEmail>div>img{width:8vmax}.verification-code-input{justify-content:space-between!important;padding:0 4vmax}.verification-code-input>input{background-color:initial;border:.2vmax solid var(--color-2);border-radius:.4vmax;display:flex;font:700 2.4vmax var(--font-2);outline:none;padding:.4vmax 0;text-align:center;width:20%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.verifyButton{background-color:var(--color-1)!important;border:none;color:#fff;font:500 1.2vmax var(--font-1);outline:none;padding:.8vmax 2vmax}.verifyButton:hover{transform:translateY(-.5vmax)}.resendEmail{color:var(--color-1);font:400 1.3vmax var(--font-2)}.resendEmail>button{background-color:initial;border:none;border-bottom:.1vmax solid var(--color-1);color:var(--color-5);font:400 1.3vmax var(--font-1);outline:none;padding-bottom:.2vmax}@media screen and (max-width:820px){.verifyEmail>div{width:70%}.verification-code-input>input{font:700 3vmax poppins}}@media screen and (max-width:480px){.verifyEmail>div{gap:2vmax;width:90%}}.skipSubmitButton{gap:1vmax}.skipSubmitButton>:first-child{background-color:var(--color-5)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.studentDetails{align-items:flex-start;justify-content:space-between;margin:3vmax}.studentDetails>div{gap:2vmax;width:31.5%}.studentDetails>div>div{background-color:#fff}.studentDetails>div>div,.studentDetailsButton{border-radius:3vmax;box-shadow:var(--shadow-1);padding:2vmax;width:100%}.studentDetailsButton{background-color:var(--color-1);border:none;color:#fff;font:600 1.2vmax var(--font-1);outline:none}.studentDetailsButton:hover{transform:scale(.95)}.studentDetails-1>div{gap:1vmax}.studentDetails-1>div>div{border:.5vmax solid var(--color-4);border-radius:50%;box-shadow:var(--shadow-1);height:12vmax;width:12vmax}.studentDetails-1>div img{border-radius:50%;height:100%;width:100%}.studentDetails-1>div>h4{position:relative}.studentDetails-1>div>h4:after{background-color:var(--color-1);border-radius:.5vmax;bottom:-.5vmax;content:"";height:.2vmax;left:30%;position:absolute;width:40%}.studentDetails-1>div>p{color:var(--grey)}.studentDetails-2 .heading4,.studentDetails-3 .heading4{margin-bottom:1vmax;width:100%}.studentDetails-2 .heading4{margin-bottom:2vmax;width:100%}.enrollmentDetails{width:100%}.enrollmentDetails>a,.enrollmentDetails>div{justify-content:space-between;margin:1vmax 0;padding:.5vmax 0;position:relative;width:100%}.enrollmentDetails>div:after{background-color:var(--color-1);border-radius:.3vmax;content:"";height:80%;position:absolute;top:5%;width:.4vmax}.enrollmentDetails>:nth-child(2):after,.enrollmentDetails>:nth-child(4):after,.enrollmentDetails>:nth-child(6):after{background-color:var(--color-5)}.enrollmentDetails>a:hover{transform:scale(.95)}.enrollmentDetails>a>:first-child,.enrollmentDetails>div>:first-child{color:var(--grey);font-size:1vmax;padding-left:1vmax;width:35%}.enrollmentDetails>a>:nth-child(2),.enrollmentDetails>div>:nth-child(2){font-size:1.1vmax!important;text-align:right;width:50%}.cnicDiv{cursor:pointer}.cnicDiv,.cnicDiv>img{aspect-ratio:1.585/1;height:auto;width:100%}.imageFixed,.printChallen{background-color:#000000b2;left:0;min-height:100vh;position:fixed;top:0;width:100%;z-index:99999}.imageFixed>div{align-items:flex-start;background-color:#000000b0;border-radius:1vmax;gap:2vmax;padding:1vmax 2vmax;width:50%}.imageFixed>div>:first-child{justify-content:space-between;width:100%}.imageFixed>div>:first-child>button,.printChallen>div>:first-child>button{background-color:initial;border:none;color:#fff;font-size:2vmax;outline:none}.imageFixed>div>:nth-child(2){width:100%}.imageFixed>div>:nth-child(2)>img{aspect-ratio:1.585/1;height:auto;width:100%}.imageFixed>div>:nth-child(3){gap:1vmax;width:100%}.buttonUpdateStudent{justify-content:space-between!important;width:100%}.buttonUpdateStudent>button{font-size:1.8vmax}.buttonUpdateStudent>button,.imageFixed>div>:nth-child(3)>button{background-color:initial;border:.2vmax solid #fff;border-radius:50%;outline:none;padding:.5vmax}.imageFixed>div>:nth-child(3)>.active{background-color:#fff}.printChallen>div>:first-child>button{color:#000}.printChallen>div{background-color:#fff!important;border-radius:.7vmax;gap:1vmax;padding:2vmax 3vmax}.printChallen>div>:first-child{justify-content:space-between;width:100%}.printChallen>div>:first-child h2{color:#000}.enrollmentDetails-2>div>:first-child{width:50%}.enrollmentDetails-2{height:25vmax;overflow:auto}.enrollmentDetails-2>div:after{display:none}.updateCourseSection{background-color:#000000d9;left:0;min-height:100vh;position:fixed;top:0;width:100%;z-index:999}.updateCourseSection>button{background-color:initial;border:.2vmax solid #fff;border-radius:50%;color:#fff;font-size:1.5vmax;padding:.5vmax .75vmax;position:fixed;right:2vmax;top:2vmax}.updateCourseSection>button:hover{transform:scale(.95)}.updateCourseSection>div{width:50%}.updateCourseImage{flex-direction:row!important}.updateCourseImage>:first-child{width:20%}.updateCourseImage>:first-child>div{background-color:var(--grey)}.updateCourseImage>:first-child>div,.updateCourseImage>:first-child>div img{border-radius:50%;height:7vmax;width:7vmax}.updateCourseImage>:nth-child(2){width:80%}.notFound{padding:3vmax;text-align:center}.proSection-1-2>div>div>img,.proSection-1-3>div>:first-child>div img{height:100%;width:100%}.twoButtons{gap:1vmax}.twoButtons>button{border:none;color:#fff;font:600 .9vmax var(--font-1);outline:none;padding:.2vmax 1vmax}.twoButtons>button:hover{transform:scale(.95)}.twoButtons>:first-child{background-color:var(--color-1)}.twoButtons>:nth-child(2){background-color:red}.updateExpenses{background-color:#000000da;height:100%;left:-3vmax;position:fixed;top:0;width:100%;z-index:999999}.updateExpenses>button{background-color:initial;border:.2vmax solid #fff;border-radius:50%;color:#fff;font-size:1.5vmax;outline:none;padding:.5vmax .8vmax;position:fixed;right:1vmax;top:1vmax;z-index:9999999}.updateExpenses>div{justify-content:center}.updateExpenses>div>:nth-child(2){width:40%}.allexpensesMain>div,.printChallenPage{width:100%}.printChallenPage>div{background-color:#fff;border-radius:.7vmax;box-shadow:var(--shadow-1);height:25cm;justify-content:space-between;margin:0 auto;width:21cm}.printLogo{gap:50px;justify-content:flex-start;padding:30px 30px 15px}.printLogo>:first-child{border:4px solid var(--color-5);border-radius:50%;height:110px;padding:10px;width:110px}.printLogo>:first-child>img{width:100%}.printLogo>div>h2{color:var(--color-1);font-family:var(--font-2);font-size:26px;padding-bottom:0}.printLogo>div>p{color:var(--color-5);font-size:16px!important}.invoiceHeading{justify-content:flex-end!important;position:relative;width:100%}.invoiceHeading:before{background-color:var(--color-5);content:"";height:40%;left:0;position:absolute;top:30%;width:100%}.invoiceHeading>h2{background-color:#fff;color:var(--color-1);font:600 50px var(--font-1);margin-right:100px;padding:10px 20px;position:relative;z-index:2}.studentDetailsPrint{padding:30px}.studentDetailsPrintHeader{background-color:var(--color-4);padding:10px}.studentDetailsPrintHeader>h4{font-size:16px;padding-left:10px}.studentDetailsPrintContent>:first-child,.studentDetailsPrintHeader>:first-child{flex:2 1}.studentDetailsPrintContent>:nth-child(2),.studentDetailsPrintHeader>:nth-child(2){flex:1 1;text-align:center}.studentDetailsPrintContent>:nth-child(3),.studentDetailsPrintContent>:nth-child(4),.studentDetailsPrintHeader>:nth-child(3),.studentDetailsPrintHeader>:nth-child(4){flex:0.7 1;text-align:center}.studentDetailsPrintContent>span{border:1.5px solid var(--color-4);display:inline-block;font:500 14px var(--font-1);padding:10px}.invoiceTo{justify-content:space-between;padding:30px}.invoiceTo>h4{font-size:16px}.invoiceTo>h4>h2{color:var(--color-5);font-family:var(--font-2);font-size:30px}.invoiceTo>h4>span{border-bottom:1.5px solid #000;color:#000;font-weight:400;padding-bottom:5px}.total{justify-content:flex-end;margin:20px 30px}.total>span{background-color:var(--color-1);color:#fff;display:inline-block;font:600 17px var(--font-1);padding:10px 30px}.total>span>span{display:inline-block;font-weight:500;padding-left:60px}.invoiceHeading2{margin:20px 0}.invoiceHeading2:before{height:5%;top:0}.invoiceHeading2>div{background-color:#fff;margin-right:100px;padding:0 20px;position:relative;z-index:1}.invoiceHeading2>div>h4{border-top:2px solid var(--color-1);font:600 18px var(--font-1);padding:10px 20px;text-transform:uppercase}.paymentSummery{font:400 15px var(--font-2);line-height:25px;padding:30px}.paymentSummery>span{color:var(--color-5);display:inline-block;font:600 18px var(--font-1);padding-bottom:15px}.skipChallan{justify-content:space-between;width:100%}.skipChallan>button{background-color:var(--color-1);border:none;border-radius:.5vmax;box-shadow:var(--shadow-1);color:#fff;font:600 1vmax var(--font-1);outline:none;padding:1vmax 2vmax;width:48%}.skipChallan>:first-child{background-color:var(--color-5);color:#fff}.totalProfit{padding:0 3vmax}.totalProfit-1,.totalProfit-2{align-items:flex-start;justify-content:space-between;margin:3vmax 0;width:100%}.totalProfit-1>:first-child,.totalProfit-2>:first-child{width:40%}.totalProfit-1>:nth-child(2),.totalProfit-2>:nth-child(2){width:57%}.totalProfit-2>div{background-color:#fff;border-radius:.7vmax;padding:3vmax}.totalProfitExp_header,.totalProfitStud_header{background-color:var(--color-4);margin-top:2vmax;padding:.5vmax 1vmax}.totalProfitExp_content>:first-child,.totalProfitExp_header>:first-child,.totalProfitStud_content>:first-child,.totalProfitStud_header>:first-child{flex:1 1}.totalProfitExp_content>:nth-child(2),.totalProfitExp_header>:nth-child(2),.totalProfitStud_content>:nth-child(2),.totalProfitStud_header>:nth-child(2){flex:0.5 1;text-align:center}.totalProfitStud_content>:nth-child(2),.totalProfitStud_header>:nth-child(2){flex:1.7 1;padding-left:1vmax;text-align:left}.totalProfitStud_content>:nth-child(3),.totalProfitStud_header>:nth-child(3){flex:0.6 1;text-align:center}.totalProfitExp_content span,.totalProfitStud_content span{border:.1vmax solid var(--color-4);font:500 1.1vmax var(--font-1);padding:.7vmax}.totalProfitExp_content>:nth-child(2),.totalProfitStud_content>:nth-child(3){color:var(--color-5);font-weight:700}.totalProfit-2>:first-child{height:27vmax;overflow:auto}.totalProfit-2>:nth-child(2){height:27vmax;margin-top:0;overflow:auto}.totalProfit-1 .proSection-1-2{padding:3vmax 3vmax 1vmax}.headingTop{margin:3vmax 0;position:relative;text-transform:capitalize;z-index:2!important}.headingTop>span{background:url(/static/media/heading.c3b31a0be8572f44efa7.png) no-repeat 50%/contain;bottom:-100%;content:"";display:inline-block;height:2vmax;left:-150%;position:absolute;width:400%;z-index:-1}.pageNotFound{background-color:#fff;min-height:100vh;width:100%}.pageNotFound>div{width:30%}.pageNotFound>div>img{width:100%}@media only screen and (max-width:1023px){.loginSignup{width:50%}.fixedContainer{background-color:#000000d6;height:100%;position:fixed;transform:translateX(-100%);width:100%;z-index:99999}.closeHeader{background-color:initial;border:none;color:#fff;font-size:3vmax!important;outline:none;position:fixed;right:2vmax;top:2vmax;z-index:99999999}.profileFixed>div{left:0;width:100%}.tabletHeader{transform:translateX(0)}.humberg{display:block}.profileFixed>div{justify-content:space-between}.fixedContainer>div{width:30%}.changingContainer{width:100%}.fixedContainer>div{height:100vh}}@media (max-width:600px){.Toastify__toast{font-size:14px;min-height:40px;padding:8px}.Toastify__toast-body{margin:0}.Toastify__progress-bar{height:3px}.loader>div{width:17%}.resendEmail{font:400 1.5vmax var(--font-2)}.verifyButton{font:500 1.6vmax var(--font-1)}h5{color:#000;font:600 1.4vmax var(--font-2)}}@media only screen and (max-width:600px){.loginSignup{width:85%}.loginSignup span{font:600 1.5vmax var(--font-2)}.loginSignup input{font:600 1.4vmax var(--font-2);padding:1vmax 2vmax}.loginSignup button{font:600 1.4vmax var(--font-1)}h4{font:600 1.6vmax var(--font-1)}p{font-size:1.2vmax}.signUp>div>div{height:15vmax;position:relative;width:15vmax;z-index:2}.loginSignup{margin-top:-7vmax}.fixedContainer>div{width:100%}.welcomemobile h3{padding-bottom:2vmax}.closeHeader{font-size:5vmax!important}.fixedContainer>div>:first-child{height:17vmax;padding:2vmax;width:17vmax}.fixedContainer>div{justify-content:center}.pages>a,.pages>button{font:500 2vmax var(--font-1);padding:1.5vmax 3vmax;width:auto}.pages>a>img,.pages>button>img{width:3vmax}.welcomemobile{flex-direction:column}.welcomemobile>h3{display:none}.welcomemobile>div{align-items:flex-end;flex-direction:column;gap:2vmax;width:100%}.flex{flex-wrap:wrap}.dashboard-1-1{width:100%}.dashboard-1 .topCourses{display:none}.dashboard-1-2{width:100%}.welcomemobile>div>div>div{padding:1vmax 2vmax}.welcomemobile>div>div>input{font:500 2vmax var(--font-2)!important;padding:1vmax}.adminWelcome h2{font-size:2vmax}.adminWelcome p>br{display:none}.dashboard-1-2>:first-child>div>div>h4{font:400 1.5vmax var(--font-2)}.dashboard-1-2>:first-child>div>div>h2{font:600 3vmax var(--font-2)}.dashboard-1-2>:first-child>div>div>a{font:500 1.2vmax var(--font-1)}.welcomemobile{padding:1.5vmax}.dashboard-1{padding:2vmax 1.5vmax}.profileSection>div{width:48%}.pageTop>a,.pageTop>p{font:600 1.5vmax var(--font-1)}h3{font:600 2vmax var(--font-1)}.profileSection{gap:3vmax;margin:2vmax 1.5vmax}.profileSection>div{width:100%}.dashboardWelcome{padding:1.5vmax}.profile-1>:nth-child(2)>h4{font-size:2vmax!important}.profile-1>:nth-child(2)>p{font-size:1.8vmax}.profile-1>:first-child>img{height:7vmax;width:7vmax}.editProfileButton{font:500 1.6vmax var(--font-1)}.profile-1>:first-child>div{bottom:-.5vmax;height:1.6vmax;right:-.8vmax;width:1.6vmax}.proSection-1-2>div>div{height:3.5vmax;width:3.5vmax}.proSection-1-2>div>p{font:500 1.6vmax var(--font-1)}.updateProfile>:first-child>button{font-size:1.5vmax}.addCourse-2>form>div>span,.printChallen form>div>span,.updateCourseImage span,.updateProfile form>div>span{font:600 1.5vmax var(--font-2)}.addCourse-2>form>div>input,.addCourse-2>form>div>select,.printChallen form>div>input,.updateCourseImage input,.updateProfile form>div>input{border:.1vmax solid var(--grey);border-radius:.3vmax;font:600 1.6vmax var(--font-2);outline:none;padding:1.2vmax 2vmax;width:100%}.updateProfile form>:last-child>button,.updateProfile form>:last-child>label{font:500 1.5vmax var(--font-1);padding:1vmax}.proSection-1-3>div>:first-child>div{height:3vmax;width:3vmax}.proSection-1-3>div>:nth-child(2),.proSection-1-3>div>:nth-child(3){width:45%}.proSection-1-3>div>:nth-child(2)>h4{font:500 1.6vmax var(--font-2)}.changeRole>button,.changeRole>select{font:600 1.3vmax var(--font-2)}.allcourses{margin:1.5vmax;overflow:auto}.AllCoursesHeader,.allCoursesContent,.filters{width:180%}.filters{margin-bottom:2vmax}.subfilterSection>div{width:29%}.studentDetails{gap:2vmax}.studentDetails>div{width:100%}.enrollmentDetails>a>:first-child,.enrollmentDetails>div>:first-child{font-size:2vmax}.enrollmentDetails>a>:nth-child(2),.enrollmentDetails>div>:nth-child(2){font-size:1.8vmax!important}.heading4{font-size:2vmax}.heading4:after{height:2.5vmax;width:.5vmax}.studentDetails-1>div>h4{font-size:3vmax}.studentDetails-1>div>p{font-size:2vmax}.studentDetailsButton{font:600 2vmax var(--font-1)}.updateCourseSection>div{width:91%}.updateCourseImage>:first-child{width:18%}.updateCourseImage>:first-child>div,.updateCourseImage>:first-child>div>img{height:5vmax;width:5vmax}.addStudent input,.addStudent select,.printChallen .updateStudent input,.twoInputFields input,.twoInputFields select{font:600 1.6vmax var(--font-2);padding:1.2vmax 2vmax}.addCourse-2>form>button,.addStudent form>button,.printChallen form>button{font:600 2vmax var(--font-1);padding:1.5vmax 2vmax}.updateCourseSection>button{font-size:3vmax;padding:.5vmax 1vmax}.addCourse-1,.addCourse-2{width:100%}.addCourse{gap:3vmax;padding:1.5vmax}.TopCourses-1>:first-child>div{height:3.5vmax;width:3.5vmax}.TopCourses-1>:first-child>div>img{height:100%}.TopCourses-1 span{font:600 1.6vmax var(--font-1)}.topCoursesAdded:after,.topStudentAdded:after{height:5vmax;width:3.5vmax}.addStudent span,.printChallen span,.twoInputFields span{font:600 1.5vmax var(--font-2)}.allStudents{margin:1.5vmax;overflow:auto}.allStudents .filters,.allStudentsContent,.allStudentsHeader{width:200%}.accessDenied>div{width:85%}.filterbycourseIdHeader h4{font-size:1.4vmax}.infoParah{width:120%}.courseFilterView{width:200%}.addStudent>div{gap:3vmax}.addStudent>div>div,.addStudent>div>form,.printChallen>form{width:100%}.addStudent{margin:1.5vmax}.threeInoutFeilds{gap:1vmax}.threeInoutFeilds>div{align-items:flex-start;width:100%}.proSection-1-3>div>:nth-child(3)>div{font:700 1.6vmax var(--font-1)}.dashboardWelcome>div{gap:2vmax}.updateExpenses{background-color:#000000da;height:100vh;left:0;margin:0;position:fixed;top:0;width:100vw;z-index:999999}.updateExpenses>div>:nth-child(2){width:85%}.updateExpenses>button{font-size:2.5vmax;padding:.7vmax 1.2vmax;right:2vmax;top:2vmax}.imageFixed>div,.printChallen>div{width:85%}.printChallen>form{width:95%}.totalProfit-1>:first-child,.totalProfit-2>:first-child{width:100%}.totalProfit-1>:nth-child(2),.totalProfit-2>:nth-child(2){margin-top:2vmax;width:100%}.dashboard-1-2>:first-child>div>div>h2{font:600 2.5vmax var(--font-2)}.totalProfit{padding:0 1.5vmax}.pageNotFound>div{width:60%}}.ActionButtons{position:relative}.hideActionButtons:after{align-items:center;background-color:var(--color-1);color:#fff;content:"Only  creator can edit/delete this.";display:flex;font:500 .8vmax var(--font-1);inset:0;justify-content:center;left:0;position:absolute;top:0}
/*# sourceMappingURL=main.e6aea8f9.css.map*/