@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playwrite+US+Trad:wght@100..400&display=swap);@import url(https://fonts.googleapis.com/css2?family=Birthstone&family=Lavishly+Yours&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center!important;color:#202124;color:var(--text-main);display:flex!important;font-family:Poppins,sans-serif;justify-content:center!important}*,body{margin:0}*{box-sizing:border-box;padding:0}html{scroll-behavior:smooth}::selection{background-color:#dca73a;color:#fff;text-shadow:none}:root{--gtp:#008b8b65;--tp:#1a73e844;--primary:#1a73e8;--hcolor:#089981;--secondary:#34a853;--secondaryH:#34a853a7;--background:#f9fafb;--text-main:#202124;--text-muted:#5f6368;--alerts:#fbbc05;--error:#ea4335;--border:#e0e0e0;--boxShadow:#0e3f7e0f 0px 0px 0px 1px,#2a334608 0px 1px 1px -0.5px,#2a33460a 0px 2px 2px -1px,#2a33460a 0px 3px 3px -1.5px,#2a334608 0px 5px 5px -2.5px,#2a334608 0px 10px 10px -5px,#2a334608 0px 24px 24px -8px}.gradient{background:#013a73}h7{color:#ff4500}ul{margin-left:20px}li{font-size:14px}hr{background-color:hsla(0,0%,75%,.102);margin-bottom:1rem;margin-top:0}.txt{color:#dca73a!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#393939;font-family:Poppins,sans-serif;font-weight:700;line-height:1.25;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.h1,h1{font-size:3.5rem}}.h2,h2{font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.h2,h2{font-size:3rem}}.h3,h3{font-size:calc(1.355rem + 1.26vw)}@media(min-width:1200px){.h3,h3{font-size:2.3rem}}.h4,h4{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h4,h4{font-size:1.75rem}}.h5,h5{font-size:calc(1.255rem + .06vw)}@media(min-width:1200px){.h5,h5{font-size:1.3rem}}.h6,h6{font-size:1rem}label,p{color:#202124!important;color:var(--text-main)!important;margin-bottom:5px;margin-top:0}label,p,select{font-size:14px!important}select{background-color:var(--bgColor);border:1px solid var(--drkgray);border-radius:5px;cursor:pointer;height:35px;outline:none!important;padding:0 10px!important;width:100%}.thin{font-size:1rem;font-weight:400}Link,a{color:var(--darkColor);text-decoration:none}::placeholder{color:gray!important;font-family:Poppins,sans-serif;font-size:14px}input:focus::placeholder{color:var(--bgcolor)!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{border:none!important}.__fw{align-items:center!important;width:100dvw!important}.__fw,.__mw{display:flex!important;flex-direction:column!important;height:auto!important;justify-content:center!important}.__mw{max-width:1200px!important;padding-left:calc(var(--bs-padding)*.5);padding-right:calc(var(--bs-padding)*.5);width:100%!important}input,select{align-items:center!important;box-sizing:border-box!important;box-sizing:border-box;display:block!important;font-size:14px!important;font-weight:500!important;height:2.1875rem;justify-content:center!important;padding:0 20px!important;text-align:left!important;transform:"scale(1.0)"}input,select,textarea{background-color:#fff;border:1px solid #e0e0e0;border:1px solid var(--border);border-radius:5px!important;color:#000!important;outline:none!important;width:100%}textarea{padding:5px 20px!important}.bk{animation:gradient 15s ease infinite;background:#85baff;background:linear-gradient(-45deg,#1a73e8,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;display:flex;height:100vh;min-height:100dvh}.sub_btn{background-color:#34a853!important;background-color:var(--secondary)!important;border-radius:3px;cursor:pointer;display:flex;float:right!important;justify-content:flex-end!important;margin-top:10px;padding:15px 20px}.sub_btn span{color:#fff!important;font-weight:600;transition:.3s ease-in-out;width:auto!important}.sub_btn:hover{background-color:#34a853a7!important;background-color:var(--secondaryH)!important}.sub_btn:hover span{color:#fff!important;transition:.3s ease-in-out}.main_wrp{align-items:center;display:flex;flex-direction:column;height:100vh;overflow:auto;padding:1rem;width:100%}.bk_anim{animation:gradient 15s ease infinite;background:#85baff;background:linear-gradient(-45deg,#1a73e8,#e73c7e,#23a6d5,#23d5ab);background-size:600% 600%;display:flex}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}table{border-collapse:collapse;font-family:arial,sans-serif;width:100%}td,th{padding:8px;text-align:left}td,th{font-size:14px}th{background-color:#edf2f7;border-bottom:1px solid #aec3d8}tr:nth-child(2n){background-color:hsla(0,0%,100%,.561);font-size:14px}.dash_b_wrp{grid-gap:1rem;display:grid;grid-template-columns:2fr 1fr;width:100%}.dash_b_wrp .dh_lft{-ms-overflow-style:none;display:flex;flex-direction:column;height:auto;overflow:scroll;position:relative;scrollbar-width:none;width:100%}.dash_b_wrp .dh_lft::-webkit-scrollbar{display:none}.dash_b_wrp .dh_right{display:flex;flex-direction:column;overflow:auto;padding:1rem;position:relative}.dash_b_wrp .dh_right .dh_r_in{position:sticky;top:0}@media screen and (max-width:768px){.dash_b_wrp{grid-template-columns:1fr}}.dh_main_wrp{padding:10px}.btn_submit_form{background-color:#34a853!important;background-color:var(--secondary)!important;border-radius:3px;cursor:pointer;display:flex;float:right!important;justify-content:flex-end!important;margin-top:10px;padding:10px 20px}.btn_submit_form span{color:#fff!important;font-weight:600;transition:.3s ease-in-out;width:auto!important}.btn_update{background-color:#ccc!important;border-radius:3px;cursor:pointer;display:flex;float:right!important;justify-content:flex-end!important;margin-left:10px;margin-top:10px;padding:9px 20px}.btn_update span{color:#fff!important;font-size:12px;font-weight:600;transition:.3s ease-in-out;width:auto!important}.dh_head h5 em{color:gray;font-style:normal;font-weight:400}.calendar-container{background-color:#fff;border-radius:.5rem;box-shadow:0 0 0 1px #0e3f7e0f,0 1px 1px -.5px #2a334608,0 2px 2px -1px #2a33460a,0 3px 3px -1.5px #2a33460a,0 5px 5px -2.5px #2a334608,0 10px 10px -5px #2a334608,0 24px 24px -8px #2a334608;box-shadow:var(--boxShadow);overflow:hidden;padding:1rem}.up_btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-bottom:20px;padding:10px 20px;transition:background .3s}label{color:gray!important;font-size:13px!important}.notice_wrp_main{background-color:#fff;border-radius:.5rem;box-shadow:var(--boxShadow);padding:1rem;width:100%}.notice_wrp_main .nt_hed{display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.notice_wrp_main .nt_hed h5 em{color:gray;font-style:normal;font-weight:400}.notice_wrp_main .nt_hed .sh_bt{cursor:pointer;margin-bottom:0}.notice_wrp_main .nt_hed .sh_bt span{color:gray;font-size:14px;font-weight:600;margin-bottom:0;text-transform:capitalize;transition:.2s ease-out}.notice_wrp_main .nt_hed .sh_bt span em{color:var(--alerts);font-style:normal}.notice_wrp_main .nt_hed .sh_bt span:hover{color:var(--primary);transition:.2s ease-out}.notice_wrp_main .nt_hed .sh_bt h5{margin-bottom:0}.notice_wrp_main .notice_wrp{grid-row-gap:.5rem;grid-column-gap:2rem;display:grid;grid-template-columns:1fr}.notice{border-left:4px solid #0000;border-radius:6px;font-size:14px;line-height:1.2;margin-bottom:1rem;padding:1rem}.notice.general{background-color:#fefcbf;border-left-color:#ecc94b;color:#744210}.notice.info{background-color:#e6f7ff;border-left-color:#0094d9;color:#005f99}.notice.update{background-color:#f0fff4;border-left-color:#38a169;color:#276749}.notice.alert{background-color:#fff5f5;border-left-color:#e53e3e;color:#c53030}.notice.warning{background-color:#fffbea;border-left-color:#d69e2e;color:#975a16}.notice.academic{background-color:#edf2f7;border-left-color:#a0aec0;color:#2d3748}.notice.success{background-color:#f0fff4;border-left-color:#48bb78;color:#2f855a}.notice.error{background-color:#fde8e8;border-left-color:#e53e3e;color:#c53030}.notice_loading{animation:shimmer 1.5s infinite;background-color:hsla(0,0%,50%,.109);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:6px;border-radius:4px;font-size:14px;line-height:1.2;margin-bottom:1rem;padding:1rem}.notice_loading h6{color:#0000}.notice_loading p{color:#0000!important}.notice_loading small{color:#0000}.no_up{align-items:center;display:flex;gap:20px;justify-content:flex-end;margin-top:1rem;width:100%}.no_up .not_wrp small{color:#515151;cursor:pointer;text-decoration:underline}.no_up .not_wrp small:hover{color:#020202}.dh_right{display:flex;flex-direction:column;overflow:auto;padding:1rem;position:relative}.dh_right .dh_r_in{position:sticky;top:0}.sub_nav_bar{display:flex;padding-bottom:2rem;width:100%}.sub_nav_bar ul{display:flex;flex-wrap:wrap;gap:10px;width:100%}.sub_nav_bar ul .active li{background-color:#055050!important}.sub_nav_bar ul .active li small{color:#fff!important}.sub_nav_bar ul li{border-radius:3px;color:#262626;cursor:pointer;list-style:none;padding:5px 10px}.sub_nav_bar ul li small{color:#055050;font-size:12px;font-weight:600}.sub_nav_bar ul li:hover{background-color:#077a7a;padding:5px 10px}.sub_nav_bar ul li:hover small{color:#fff}.cl_card_wrp{display:flex;flex-direction:column;padding:1rem 2px;width:100%}.cl_card_wrp .cl_crd_in{background-color:#fff;border-radius:.5rem;box-shadow:var(--boxShadow);display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden}.cl_card_wrp .cl_crd_in .classCard{grid-gap:1rem;display:grid;grid-template-columns:.7fr 3fr 1.2fr;width:100%}.cl_card_wrp .cl_crd_in .classCard .c_img_wrp{align-content:center;align-items:center;background-color:#e4f9ff82;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:1rem 2px 2px;width:100%}.cl_card_wrp .cl_crd_in .classCard .c_img_wrp img{border-radius:50%;height:80px;width:80px}.cl_card_wrp .cl_crd_in .classCard .c_img_wrp .img_tex{align-items:center;background-color:#36a2eb33;border:1px solid #36a3eb;border-radius:50%;display:flex;height:70px;justify-content:center;width:70px}.cl_card_wrp .cl_crd_in .classCard .c_img_wrp .img_tex h4{color:#36a2eb;font-weight:400;margin-bottom:0;text-transform:uppercase}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp{display:flex;flex-direction:column;padding:20px}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp h6{color:#fbbc05!important}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .c_id{display:flex;flex-direction:row;gap:10px;margin-bottom:10px}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .c_id .v_wrp{align-items:center;display:flex;justify-content:center}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .c_id .v_wrp small{align-items:center;display:flex;font-size:10px;font-weight:600;justify-content:center}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .c_id small{background-color:#f0fff4!important;border:1px solid #48bb78;border-radius:30px;color:#2f855a;font-size:10px;font-weight:600;margin-bottom:0;padding:2px 10px}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .c_id small em{color:var(--text-main);font-style:normal;margin-right:5px}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp span{color:gray!important;cursor:pointer;font-size:12px!important;font-style:normal;margin-bottom:5px;text-transform:capitalize}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp span em{color:#424242;font-style:normal;font-weight:600}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp span:hover{text-decoration:underline}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp strong{background-color:#48bb78;border-radius:30px;color:#fff!important;font-size:12px!important;font-style:normal;padding:3px 10px}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp strong em{color:#fff;font-style:normal;font-weight:600}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp h6{font-size:16px!important;font-weight:600!important}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .answers_section{display:flex;flex-direction:column;margin-top:1rem;width:100%}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .answers_section h6{color:#202124!important}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .answers_section .answer_card{display:flex;flex-direction:column;margin-top:.5rem}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .answers_section .answer_card small{text-transform:capitalize}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .answers_section .answer_card p{color:gray!important}.cl_card_wrp .cl_crd_in .classCard .c_text_wrp .data_wrp{display:flex;gap:20px}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp{align-items:center;background-color:#e4f9ff82;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:hidden;padding:5px;width:100%}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_one{background-color:var(--primary);border-radius:3px;color:#fff;cursor:pointer;padding:5px 20px}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_one small{font-size:12px}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_one:hover{background-color:#85baff}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_two{background-color:rgba(251,189,5,.227);border-radius:3px;cursor:pointer;padding:5px 10px}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_two small{font-size:12px}.cl_card_wrp .cl_crd_in .classCard .c_btn_wrp .btn_two:hover{background-color:var(--alerts)}@media screen and (max-width:900px){.cl_card_wrp .cl_crd_in .classCard{grid-template-columns:1fr}}.cl_card_wrp .cl_crd_in .cl_sch{background-color:#fff;display:flex;flex-direction:column;padding:0 1rem 1rem}.cl_card_wrp .head_wrp{display:flex;padding:1rem;width:100%}.cl_card_wrp .head_wrp em{color:gray;font-style:normal;font-weight:400}.cl_crd_in_loading{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:1.5rem;overflow:hidden}.cl_crd_in_loading h6,.cl_crd_in_loading h6 em,.cl_crd_in_loading small{color:#0000}.cl_crd_in_loading p,.cl_crd_in_loading p em{color:#0000!important}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.slide-in-modal{bottom:0;pointer-events:none;position:fixed;right:0;top:0;width:100vw;z-index:1000}.slide-in-modal .modal-overlay{background-color:#0006;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100vw}.slide-in-modal .modal-content{background-color:#fff;box-shadow:-2px 0 5px #0003;height:100%;overflow-y:auto;padding:1rem;position:absolute;right:-30dvw;top:0;transition:right .3s ease;width:30dvw}@media screen and (max-width:900px){.slide-in-modal .modal-content{right:-100dvw;width:100dvw}}.slide-in-modal.open{pointer-events:auto}.slide-in-modal.open .modal-overlay{opacity:1}.slide-in-modal.open .modal-content{right:0}.slide-in-modal .close-btn{background:none;border:none;cursor:pointer;float:right;font-size:1.5rem}.th_main_wrp{display:flex;flex-direction:column;padding:1rem;width:100%}.th_main_wrp .teacherCard{border-radius:1rem;justify-items:center}.th_main_wrp .teacherCard,.th_main_wrp .teacherCard .pro_img{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%}.th_main_wrp .teacherCard .pro_img{background:#23d5ab;background:linear-gradient(144deg,#23d5ab 22%,#23a6d5 64%);padding:2rem 0}.th_main_wrp .teacherCard .pro_img img{background-color:#fff;border:1px solid #151a20;border-radius:50%;height:120px;object-fit:cover;padding:3px;width:120px}.th_main_wrp .teacherCard .pro_des{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2rem .5rem;text-align:center;width:100%}.th_main_wrp .teacherCard .pro_des .pro_top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:.5rem}.th_main_wrp .teacherCard .pro_des .pro_top h5{font-size:1.2rem;margin-bottom:0;text-transform:capitalize}.th_main_wrp .teacherCard .pro_des .su_wrp{align-items:center;display:flex;flex-direction:column;padding-bottom:1rem;width:100%}.th_main_wrp .teacherCard .pro_des .su_wrp .su_in{display:flex;gap:10px;margin-bottom:10px}.th_main_wrp .teacherCard .pro_des .su_wrp .su_in span{margin-right:10px}.th_main_wrp .teacherCard .pro_des p{color:gray!important;font-size:13px!important}.th_main_wrp .teacherCard .pro_des button{background:#23d5ab;background:linear-gradient(144deg,#23d5ab 22%,#23a6d5 64%);border-radius:30px;color:#fff;margin-top:1rem;padding:10px 30px}.h_profile_head{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;padding:1rem;width:100%}.h_profile_head .h_hed_sec{border-radius:.5rem;box-shadow:var(--boxShadow);cursor:pointer;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem;width:250px}.h_profile_head .h_hed_sec span:first-child{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;text-align:right}.h_profile_head .h_hed_sec span:first-child p{margin-bottom:0}.h_profile_head .h_hed_sec span:first-child h4{font-weight:500!important;margin-bottom:0}.h_profile_head .h_hed_sec span:nth-child(2){align-items:center;color:#fff;display:flex;font-size:20px;justify-content:center}.h_profile_head .h_hed_sec span:nth-child(2) .h_i_in{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.h_profile_head .h_hed_sec span:nth-child(2) .aa{background-color:rgba(82,67,217,.749)}.h_profile_head .h_hed_sec span:nth-child(2) .bb{background-color:rgba(247,195,46,.749)}.h_profile_head .h_hed_sec span:nth-child(2) .cc{background-color:rgba(12,188,135,.749)}.h_profile_head .h_hed_sec span:nth-child(2) .dd{background-color:rgba(23,163,184,.749)}.h_profile_head .a{background-color:rgba(82,67,217,.123);border:1px #5243d9}.h_profile_head .b{background-color:rgba(247,193,46,.171);border:1px #f7c12e}.h_profile_head .c{background-color:rgba(12,188,135,.237);border:1px #0cbc87}.h_profile_head .d{background-color:rgba(23,163,184,.252);border:1px #17a3b8}.no_class_message{align-items:center;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:20px;width:100%}.no_class_message span{color:gray;font-size:14px}.no_class_message .no_class_message{color:#444;font-size:16px;padding:30px 20px;text-align:center}.no_class_message .explore_btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:5px;color:#fff;display:inline-block;gap:10px;margin-top:15px;padding:5px 18px;text-decoration:none;transition:background .3s ease}.no_class_message .explore_btn:hover{background-color:#0056b3}.auth_main_wrp{padding:3rem}.auth_main_wrp,.auth_main_wrp .auth_wrp{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-items:center;width:100%}.auth_main_wrp .auth_wrp{background-color:#fff;border-radius:.5rem;box-shadow:var(--boxShadow);max-width:900px;padding:2rem}.auth_main_wrp .auth_wrp .authTop{display:flex;justify-content:flex-start;width:100%}.auth_main_wrp .auth_wrp .auth_hed{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;width:100%}.auth_main_wrp .auth_wrp .auth_hed h6{font-weight:400}.auth_main_wrp .auth_wrp .auth_hed h5{color:var(--primary)}.auth_main_wrp .auth_wrp .auth_bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;width:100%}.auth_main_wrp .auth_wrp .form_wrp{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;width:100%}.auth_main_wrp .auth_wrp .log_form{display:flex;flex-direction:column;width:100%}.auth_main_wrp .auth_wrp .log_form .in_rp{align-items:center;border-bottom:1px solid var(--primary);display:flex;gap:20px;justify-content:start;margin-bottom:20px}.auth_main_wrp .auth_wrp .log_form .in_rp input{border:none;outline:none}.auth_main_wrp .auth_wrp .log_form .l_f_tp{margin-bottom:10px}.auth_main_wrp .auth_wrp .er_wrp{display:flex;margin-top:10px;width:100%}.auth_main_wrp .auth_wrp .er_wrp small{color:red}.auth_main_wrp .img_wrp{align-items:center;display:flex;justify-content:center;width:100%}.auth_main_wrp .img_wrp img{width:400px}.sub_wrp{align-items:center;width:100%}.re_wrp,.sub_wrp{display:flex;justify-content:space-between}.re_wrp{margin-top:10px}.re_wrp small em{color:var(--alerts);cursor:pointer;font-style:normal;transition:.2s ease-in-out}.re_wrp small em:hover{text-decoration:underline;transition:.2s ease-in-out}.fo_y{cursor:pointer;margin-top:10px}.fo_y small{color:var(--text-muted);transition:.2s ease-in-out}.fo_y small:hover{text-decoration:underline;transition:.2s ease-in-out}._lg_wrp{grid-gap:20px;background-color:#ffffff69;border-radius:.5rem;display:grid;grid-template-columns:1fr 1fr}form{display:flex;flex-direction:column}.sideBar_wrp{background-color:#151a20;box-shadow:var(--boxShadow);display:flex;height:100dvh;justify-content:center;width:90px}.sideBar_wrp .sideBar_in{display:flex;flex-direction:column;height:100%;padding:1rem 0;width:100%}.sideBar_wrp .sideBar_in .sideBar_top{align-items:center;display:flex;justify-content:center;padding:1rem;width:100%}.sideBar_wrp .sideBar_in .sideBar_top img{width:40px}.sideBar_wrp .sideBar_in .sideBar_center{align-items:center;justify-content:center;padding:1rem 0}.sideBar_wrp .sideBar_in .sideBar_center,.sideBar_wrp .sideBar_in .sideBar_center ul{display:flex;flex-direction:column;width:100%}.sideBar_wrp .sideBar_in .sideBar_center ul li{align-items:center;border-left:2px solid #151a20;color:#d2d2d2;cursor:pointer;display:flex;flex-direction:column;font-size:12px;justify-content:center;list-style:none;margin-bottom:1.5rem;padding:5px;transition:all .3s ease;width:100%}.sideBar_wrp .sideBar_in .sideBar_center ul li:hover{border-left:2px solid #fff;color:orange}.sideBar_wrp .sideBar_in .sideBar_center ul .active li{-webkit-backdrop-filter:contrast(80%);backdrop-filter:contrast(80%);border-left:2px solid orange;color:orange}.sideBar_wrp .sideBar_in .sideBar_bottom{align-items:center;bottom:10px;display:flex;flex-direction:column;margin-top:auto;width:100%}.sideBar_wrp .sideBar_in .sideBar_bottom span{align-items:center;color:var(--alerts);cursor:pointer;display:flex;flex-direction:column;font-size:13px;gap:10px;justify-content:center}.sideBar_wrp .sideBar_in .sideBar_bottom span:hover{color:#fff;transition:var(--transition)}ul{margin-left:0!important}.layout{display:flex;height:100vh;width:100dvw}.main_wrp_in{background-color:#f5f7fa;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.main_wrp_in .content-container{background-color:#f3f4f6;flex:1 1;overflow:auto;padding:20px}.topNav_wrp{display:flex;padding:.5rem 2rem;width:100%}.topNav_wrp .topNav_in{display:flex;justify-content:space-between;width:100%}.topNav_wrp .topNav_in .tp_l{align-items:center;display:flex}.topNav_wrp .topNav_in .tp_l input{background-color:#fff!important}.topNav_wrp .topNav_in .tp_l h5{color:#fff;margin-bottom:0}.topNav_wrp .topNav_in .tp_l h5 em{color:var(--alerts);font-style:normal;font-weight:400}.topNav_wrp .topNav_in .tp_r{align-items:center;display:flex;gap:10px}.topNav_wrp .topNav_in .tp_r span{background-color:#fff;border-radius:50%;color:var(--braown);line-height:0;margin-bottom:0;padding:2px}.topNav_wrp .topNav_in .tp_r p{color:#fff!important;font-weight:600;margin-bottom:0}.class_temp_wrp{grid-gap:1rem;display:grid;grid-template-columns:3fr 1fr;width:100%}.class_temp_wrp .clas_tem_lft,.class_temp_wrp .clas_tem_lft .teacherCard{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.class_temp_wrp .clas_tem_lft .teacherCard{border-radius:1rem;box-shadow:var(--boxShadow);justify-items:center;max-width:290px;overflow:hidden}.class_temp_wrp .clas_tem_lft .teacherCard .pro_img{align-items:center;background:#23d5ab;background:linear-gradient(144deg,#23d5ab 22%,#23a6d5 64%);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem 0;width:100%}.class_temp_wrp .clas_tem_lft .teacherCard .pro_img img{background-color:#fff;border:1px solid #151a20;border-radius:50%;height:120px;object-fit:cover;padding:3px;width:120px}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem .5rem;text-align:center;width:100%}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des .pro_top{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des .pro_top h5{font-size:1.2rem;margin-bottom:0}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des .pro_top small{color:var(--primary);font-size:13px;font-weight:600}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des p{color:gray!important;font-size:13px!important}.class_temp_wrp .clas_tem_lft .teacherCard .pro_des button{background:#23d5ab;background:linear-gradient(144deg,#23d5ab 22%,#23a6d5 64%);border-radius:30px;color:#fff;margin-top:1rem;padding:10px 30px}.class_temp_wrp .clas_tem_rigt,.class_temp_wrp .clas_tem_rigt .cls_hed{display:flex;flex-direction:column;width:100%}.class_temp_wrp .clas_tem_rigt .cls_hed{padding:1rem}.class_temp_wrp .clas_tem_rigt .cls_hed em{color:var(--alerts);font-style:normal}.class_temp_wrp .clas_tem_rigt .lock_cls{grid-gap:1rem;background-color:#fff5f5;border:1px solid rgba(229,62,62,.486);border-radius:.5rem;box-shadow:var(--boxShadow);display:flex;display:grid;grid-template-columns:1fr 2fr;padding:2rem 1rem;width:100%}.class_temp_wrp .clas_tem_rigt .lock_cls .lock_cls_rit{align-items:center;display:flex;justify-content:center;padding:.5rem;width:100%}.class_temp_wrp .clas_tem_rigt .lock_cls .lock_cls_rit img{width:200px}.class_temp_wrp .clas_tem_rigt .lock_cls .lock_cls_lft{display:flex;flex-direction:column;padding:.5rem;width:100%}.class_temp_wrp .clas_tem_rigt .lock_cls .lock_cls_lft h5{align-items:center;color:red;display:flex;gap:10px;justify-content:flex-start}@media screen and (max-width:900px){.class_temp_wrp,.class_temp_wrp .clas_tem_rigt .lock_cls{grid-template-columns:1fr}}.add_main{background-color:#fff;border-radius:5px;box-shadow:var(--boxShadow);display:flex;flex-direction:column;padding:1rem;width:100%}.add_main .add_t_form{grid-gap:10px;display:grid;grid-template-columns:1fr 1fr;width:100%}.add_main .add_t_form .in_main{display:flex;flex-direction:column;width:100%}@media screen and (max-width:768px){.add_main .add_t_form{grid-template-columns:1fr}}.add_main .in_main_long{margin-top:10px}.add_main .in_main_long,.cl_sch_wrp{display:flex;flex-direction:column;width:100%}.cl_sch_wrp{margin-top:20px}.cl_sch_wrp .sch_in{display:flex;gap:10px;margin-bottom:10px}.in_main_allw{align-items:center;display:flex;justify-content:space-between;padding:1rem}._btn{background-color:var(--primary);border-radius:5px;color:#fff;cursor:pointer;padding:10px}.in_main_long{margin-bottom:1rem}.in_main_long p{margin-bottom:0!important}.in_main_long label{display:block;font-size:14px!important;margin-bottom:.5rem}.in_main_long .check_main{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.in_main_long .checkboxes{align-items:center;background:#f9f9f9;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.4rem .6rem;transition:background .2s ease}.in_main_long .checkboxes input.check_in{accent-color:#1d4ed8;height:16px;width:16px}.in_main_long .checkboxes:hover{background:#eef4ff}.in_main_long .checkboxes input.check_in{cursor:pointer;margin:0}.fc-event-title{color:#2f855a!important;font-size:14px}.fc-timegrid-event .fc-event-time{color:#2f855a!important;font-weight:700}.cls_box{align-items:center;display:flex;flex-direction:column;justify-content:center}.cls_box small,.cls_box strong{color:#2f855a!important}.login-page{display:flex;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden;width:100vw}.login-page .login-left{align-items:center;background:#0003;color:#fff;display:flex;flex:2 1;justify-content:center;z-index:99}.login-page .login-left .branding{text-align:center}.login-page .login-left .branding .img_wrp img{max-width:400px}.login-page .login-left .branding .bra_logo{align-items:center;display:flex;flex-direction:row;justify-content:center}.login-page .login-left .branding .bra_logo h1{color:#fff;font-size:3rem;line-height:1.4;margin-bottom:1rem}.login-page .login-left .branding .bra_logo img{height:80px}@media screen and (max-width:900px){.login-page .login-left .branding .bra_logo{flex-direction:column}}.login-page .login-left .branding h5{color:#b8b8b8;font-weight:400}.login-page .login-left .branding p{font-size:1.2rem}.login-page .login-right{align-items:center;background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;justify-content:space-between;padding:1rem}.login-page .login-right .copy_right{align-items:center;display:flex;padding:1rem 2px}.login-page .login-right .copy_right small{color:#555;font-size:10px;text-align:center}.login-page .login-right .login-form{max-width:400px;width:100%}.login-page .login-right .login-form .log_hed{margin-bottom:1.5rem}.login-page .login-right .login-form .log_hed h2{color:#333;font-size:2rem}.login-page .login-right .login-form .log_hed h2 em{border-radius:2px;color:orange;font-style:normal;font-weight:400;padding:2px 10px}.login-page .login-right .login-form .log_hed h5{color:orange!important}.login-page .login-right .login-form .form-group{margin-bottom:1rem}.login-page .login-right .login-form .form-group label{color:#555;display:block;margin-bottom:.5rem}.login-page .login-right .login-form .form-group input{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.75rem;transition:border .3s ease;width:100%}.login-page .login-right .login-form .form-group input:focus{border-color:#0a58ca;outline:none}.login-page .login-right .login-form .form-options{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1.5rem}.login-page .login-right .login-form .form-options a{color:#0a58ca;text-decoration:none}.login-page .login-right .login-form .form-options a:hover{text-decoration:underline}.login-page .login-right .login-form .login-btn{background:#0a58ca;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .3s ease;width:100%}.login-page .login-right .login-form .login-btn:hover{background:#0048b4}.login-page .login-right .login-form .register-link{font-size:.9rem;margin-top:1rem;text-align:center}.login-page .login-right .login-form .register-link a{color:#0a58ca;text-decoration:none}.login-page .login-right .login-form .register-link a:hover{text-decoration:underline}@media(max-width:768px){.login-page{flex-direction:column}.login-page .login-left{flex:none;height:50vh;order:1;width:100%}.login-page .login-right{flex:none;height:auto;order:2;padding:1rem 3rem;width:100%}}@media(max-width:480px){.login-right{padding:1rem}.login-left .branding h1{font-size:2rem}.login-left .branding h5{font-size:1rem}}
/*# sourceMappingURL=main.5236a258.css.map*/