@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);*{box-sizing:border-box;font-family:Poppins;list-style:none;padding:0;text-decoration:none}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--main-color:#042954;--second-color:#0760b9;--font-color-one:red}.admission-con{background-color:#fff;min-height:100vh;padding-bottom:5%;padding-top:5%}.admission-form{background-color:#f9f9f9;border-radius:5px;margin:auto;min-height:250px;padding:30px;width:1440px}.application-click-application-status{align-items:center;color:#7b22fa;display:flex;flex-direction:row;font-size:1rem;font-style:italic;font-weight:500;justify-content:flex-end;margin-bottom:20px;text-align:right}.application-click-application-status>p{cursor:pointer}.admission-form-header{display:flex;flex-direction:column;gap:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admission-form-header>h1{font-family:Poppins;font-size:1.5rem;font-weight:600}.admission-form-header>div{background-color:#7b22fa;height:3px;width:100%}.admission-form-year-class{display:flex;flex-direction:row;gap:20px;margin-bottom:10px;margin-top:10px;width:100%}.admission-form-year-class>div{display:flex;flex-direction:column;gap:5px;width:100%}.admission-form-year-class>div label{color:#4a4a4a;font-family:poppins;font-size:1rem;font-weight:500}.admission-form-year-class>div label span{color:red}.admission-form-year-class>div input,.admission-form-year-class>div select{border:1px solid silver;border-radius:5px;font-family:poppins;font-size:1rem;font-weight:400;height:39px;outline:none;padding:5px}.admission-form-line{background-color:silver;height:1px;margin-bottom:20px;margin-top:25px;width:100%}.admission-form-personal-info-of-child>h1{color:#000;font-family:poppins;font-size:1.3rem;font-weight:600}.admission-form-three-column-div{display:flex;flex-direction:row;gap:20px;width:100%}.admission-form-three-column-div>div{display:flex;flex-direction:column;gap:5px;width:100%}.admission-form-three-column-div>div label{color:#4a4a4a;font-family:poppins;font-size:1rem;font-weight:500}.admission-form-three-column-div>div label span{color:red}.admission-form-three-column-div>div input,.admission-form-three-column-div>div select{border:1px solid silver;border-radius:5px;font-family:poppins;font-size:1rem;font-weight:400;height:39px;outline:none;padding:5px}.admission-form>button{background-color:#7b22fa;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;min-width:250px;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.application-info-box{background-color:#fff;min-height:100px;padding-bottom:25px;padding-top:25px;position:relative;width:600px}.application-info-box-cross-btn{position:absolute;right:-25px;top:-10px}.application-info-content{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;padding:10px 20px}.application-info-content>h1{font-size:1rem;font-weight:400;text-align:center;text-transform:capitalize}.application-info-content>h2{font-size:1.1rem;font-weight:600;text-transform:capitalize}.application-info-content>h3{color:#0482df;font-size:1.1rem;font-weight:700}@media (max-width:1450px){.admission-form{width:85%}}@media (max-width:980px){.admission-form{width:90%}.admission-form-header>h1{font-size:1.3rem;font-weight:500}}@media (max-width:850px){.admission-form-three-column-div{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}}@media (max-width:600px){.admission-form-three-column-div{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.admission-form-year-class{flex-direction:column}.application-info-box{width:80%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--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-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-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-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{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{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{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{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)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding: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{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.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-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.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:#e74c3c;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:#e74c3c;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{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.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{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.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;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);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);bottom:0;height:5px;left:0;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)}}.application-status-check{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:5%}.application-status-check>h1{color:#7b22fa;font-size:1.4rem;font-weight:600;text-align:center;text-transform:capitalize}.application-status-check>form{background-color:#fff;display:flex;flex-direction:column;gap:10px;padding:20px;width:400px}.application-status-check>form div{display:flex;flex-direction:column;gap:5px}.application-status-check>form div>label{color:#757575;font-size:.95rem;font-weight:500;text-transform:capitalize}.application-status-check>form div>input{border:1px solid #c7c7c7;border-radius:5px;height:35px;padding-left:5px}.application-status-check>form div>input:focus{outline:1px solid #7b22fa}.application-status-check>form button{background-color:#9951ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin:auto;padding:5px 12px;text-align:center;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.application-status-check>form button:hover{background-color:#8b3bfb}.application-details{align-items:center;border-radius:5px;box-shadow:-1px 1px 14px -6px #dbdbdb;display:flex;flex-direction:column;justify-content:center;margin:50px auto auto;padding:25px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.application-details-header>h1{border-bottom:2px solid #8b3bfb;color:#8b3bfb;font-size:1.4rem;font-weight:650;padding:7px 5px;text-align:center;text-transform:capitalize}.application-details-list{margin-top:20px;width:100%}.application-details-list>ul{grid-column-gap:10px;grid-row-gap:10px;background-color:#fff;column-gap:10px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:10px;row-gap:10px;width:100%}.application-details-list>ul li{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.application-details-list>ul li>h2{color:#8b3bfb;font-size:.95rem;font-weight:600;text-transform:capitalize;white-space:nowrap}.application-details-list>ul li>h3{color:#585858;font-size:.95rem;font-weight:500;text-transform:capitalize}.application-details-list>ul li>input{border:none;outline:none;text-transform:capitalize}.track-application-fill-admin-form{align-items:center;color:#00bf00;cursor:pointer;display:flex;flex-direction:row;font-size:.9rem;font-style:italic;justify-content:center;margin-top:10px;text-transform:capitalize;width:100%}.check-app-check-status{color:red;font-size:1rem;font-weight:500;text-align:center}.trackapp-pending{color:#0230ff}.trackapp-approved,.trackapp-pending{font-size:.95rem;font-weight:600;text-transform:capitalize}.trackapp-approved{color:green}.trackapp-notapproved{color:red;font-size:.95rem;font-weight:600;text-transform:capitalize}@media screen and (max-width:760px){.application-details{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.application-details-list>ul{grid-template-columns:1fr;overflow:scroll}.application-details-list>ul li{align-items:center;display:flex;flex-direction:column;justify-content:center}.application-details-list>ul li>h2,.application-details-list>ul li>h3,.application-details-list>ul li>h4{text-align:left;width:100%}}@media screen and (max-width:450px){.application-details-header>h1{font-size:1.15rem;font-weight:600}.application-details{width:95%}.application-status-check{margin-top:50px}.application-status-check>form{width:90%}.application-status-check>h1{font-size:1.1rem}.application-details-list>ul{overflow:scroll}.application-details-list>ul li{align-items:flex-start;display:flex;flex-direction:column}}.staffdashboard-con{display:flex;flex-direction:row}.staffdashboard-con,.staffdashboard-inner{background-color:#f1f1f6;transition:all 1s ease}.staffdashboard-inner{height:100vh;overflow-y:scroll;width:100%}.main-inner-container{padding-left:30px;padding-right:20px}@media screen and (max-width:1000px){.main-inner-container{padding-left:15px;padding-right:15px}}.staffdashboard-top-boxes{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:20px}.staffdashboard-top-boxes-each{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;padding:10px}.staffdashboard-top-boxes-each-p{display:flex;flex-direction:column;gap:2px}.staffdashboard-top-boxes-each-p>p{color:#064a9a;font-size:1.4rem;font-weight:400}.staffdashboard-top-boxes-each-p>h2{font-size:.9rem;font-weight:500;text-transform:capitalize;white-space:nowrap}.staffdashboard-top-boxes-each-img{height:auto;overflow:hidden;width:100px}.staffdashboard-top-boxes-each-img>img{height:100%;object-fit:contain;width:100%}.staffdashboard-second-section{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:20px}.staffdashboard-second-section>div:first-child{flex:1.3 1;min-height:100px}.staffdashboard-second-section>div:nth-child(2){flex:2 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px}.staffdashboard-second-first-inventroy{background-color:#fff;border-radius:5px;min-height:200px;padding:10px}.staffdashboard-sf-invent-head{font-size:1rem;font-weight:400;margin-left:10px;text-transform:capitalize}.staffboard-sf-invertory-all{display:flex;flex-direction:column;gap:10px;margin-top:15px}.staffboard-sf-invertory-each{align-items:center;border:1px solid #dfdfdf;border-radius:5px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:10px}.staffboard-sf-invertory-each-des{display:flex;flex-direction:column;gap:3px}.staffboard-sf-invertory-each-des,.staffboard-sf-invertory-each>p{font-size:.85rem;white-space:nowrap}.staffboard-sf-invertory-img{background-color:#e0e9ff;border-radius:3px;height:auto;padding:7px 10px;width:40px}.staffboard-sf-invertory-img>img{height:100%;object-fit:contain;width:100%}.staffboard-sf-invertory-each-one{align-items:center;display:flex;flex-direction:row;gap:10px}.staffdashboard-second-first-feegraph{background-color:#fff;border-radius:5px;margin-bottom:20px;padding:10px}.staffdashboard-sf-feegraph-des{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:20px;width:100%}.staffdashboard-sf-feegraph-des-all{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}.staffdashboard-sf-feegraph-des-each-inner{align-items:center;display:flex;flex-direction:row;gap:20px}.staffdashboard-sf-feegraph-des-each-inner>div{align-items:center;display:flex;flex-direction:row;gap:5px}.staffdashboard-sf-feegraph-des-each-inner>p{color:#064a9a;font-size:.85rem;font-weight:500}.staffdashboard-sf-feegraph-des-each-inner>div p{font-size:.9rem;font-weight:400;text-transform:capitalize;white-space:nowrap}.staffdashboard-sf-feegraph-small{background-color:red;border-radius:50%;height:7px;width:7px}.staffdashboard-sf-graph-size{height:300px;width:300px}.staffdash-ss-trans{background-color:#fff;border-radius:5px;min-height:100px;min-width:200px;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.staffdash-ss-trans>div{border:1px solid #e0e0e0;border-radius:5px;margin-top:10px;padding:5px 10px}.staffdash-ss-trans>div p:first-child{font-size:.85rem;font-weight:400;text-transform:capitalize}.staffdash-ss-trans>div p:nth-child(2){color:#064a9a;font-size:1.5rem;font-weight:500;margin-top:5px;text-align:center}@media screen and (max-width:1670px){.staffdashboard-sf-graph-size{height:280px;width:280px}}@media screen and (max-width:1440px){.staffdashboard-sf-graph-size{height:200px;width:200px}}@media screen and (max-width:1288px){.staffdashboard-top-boxes-each-img{width:70px}.staffdashboard-sf-graph-size{height:150px;width:150px}}@media screen and (max-width:904px){.staffdashboard-top-boxes-each{max-width:300px}.staffdashboard-sf-graph-size{height:120px;width:120px}}@media screen and (max-width:673px){.staffdashboard-top-boxes-each{max-width:100%}.staffdashboard-top-boxes-each-p>p{font-size:.95rem}.staffdashboard-top-boxes-each-p>h2{font-size:.85rem}}.sidenav-container{background-color:#fd0;left:0;min-width:250px;position:relative;z-index:9}.sidenav-container,.sidenav-container-inactive{display:grid;grid-template-rows:auto 1fr;height:100vh;top:0;transition:all .4s ease}.sidenav-container-inactive{background-color:#ff0;left:-280px;min-width:280px;position:absolute}.sidenav-school-logo{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;min-height:100px;overflow:hidden}.sidenav-school-logo>img{background-color:initial;height:45px;width:auto}.sidenav-school-logo-name{color:#fff;display:flex;flex-direction:column}.sidenav-school-logo-name>p{color:#fff;font-size:.9rem;font-weight:500;text-transform:capitalize}.sidenav-navlinks{background-color:#042954;box-shadow:2px -13px 13px -19px #810ca8;overflow-y:auto}.sidenav-navlinks::-webkit-scrollbar{width:.5em}.sidenav-navlinks::-webkit-scrollbar-track{background:#0000}.sidenav-navlinks::-webkit-scrollbar-thumb{background-color:initial;border-radius:20px}.sidenav-navlinks:hover::-webkit-scrollbar-thumb{background-color:#c7c7c733;border-radius:20px}.sidenav-navlinks>ul{display:flex;flex-direction:column}.sidenav-navlinks>ul li{margin:auto;overflow:hidden;width:100%}.active .sidenav-each-link,.active .sidenav-each-link:hover{color:#fd0}.active .sidenav-each-link,.active .sidenav-each-link:hover,.sidenav-each-link{align-items:center;background-color:initial;display:flex;flex-direction:row;gap:10px;padding:8px 16px;width:100%}.sidenav-each-link{color:#fff;justify-content:space-between;transition:all .3s ease}.sidenav-each-link:hover{align-items:center;background-color:#f1f1f1;color:#042954;display:flex;flex-direction:row;gap:10px;padding:8px 16px;width:100%}.sidenav-each-link>p{font-size:.9rem;font-weight:400;text-transform:capitalize;white-space:nowrap}.sidenav-close-open-btn{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px -4px #55076f;color:#2d033b;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;position:absolute;right:-12.5px;top:50px;transition:all .4s ease;width:30px;z-index:9999}.sidenav-close-open-btn:hover{background-color:#fff}.close-open-btn-active{background-color:#fff;border-radius:0;border-bottom-left-radius:4px;border-right:0;border-top-left-radius:4px;box-shadow:0 8px 24px #959da533;right:-30px;transform:rotate(180deg);transition:all .4s ease}.topnav-menu-icon{display:none}.sidenav-close-cross-btn{border-radius:50%;color:#fff;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:2px;top:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sidenav-each-link-div{align-items:center;display:flex;flex-direction:row;gap:15px}.sidenav-each-link-div>p{text-transform:capitalize}.rotate-profile-arrow-icon{align-items:center;display:flex;flex-direction:row;justify-content:center;transition:.3s}.active-rotate-profile-arrow-icon{transform:rotate(90deg);transition:all .5s}.sidenav-customized-active{color:#fd0}.sidenav-subnav-profiles-outer{display:flex;flex-direction:column;height:0;justify-content:flex-end;overflow:hidden;transition:.5s;width:100%}.sidenav-subnav-profiles{width:100%}.sidenav-manage-each-profiles{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;padding:8px 16px 8px 40px;text-transform:capitalize}.sidenav-manage-each-profiles:hover{background-color:#fff;color:#042954}.sidenav-subnav-profiles .active .sidenav-each-link,.sidenav-subnav-profiles .sidenav-each-link{padding-left:40px}.show-profiles-sidenav{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.manage-each-profile-link-div{align-items:center;display:flex;flex-direction:row;gap:10px;padding-left:10px}.inactive-manage-each-profile{display:none}@media (max-width:1180.1234px){.sidenav-close-open-btn{display:none}.sidenav-container{position:absolute}.inactive-sidenav-con-response{left:-280px}.active-sidenav-con-response{left:0}.topnav-menu-icon{display:contents}.sidenav-close-cross-btn{align-items:center;display:flex;flex-direction:row;justify-content:center}}.top-navbar-con{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;min-height:45px;padding-left:30px;padding-right:30px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.top-nav-menu-and-search,.top-nav-search{align-items:center;display:flex;flex-direction:row;gap:5px}.top-nav-search{background-color:hsla(0,0%,91%,.897);border-radius:20px;padding-left:15px;padding-right:15px;width:350px}.top-nav-search>input{background-color:initial;border:none;height:30px;outline:none;width:100%}.top-nav-profile{align-items:center;cursor:pointer;gap:10px;position:relative}.top-nav-profile,.top-nav-profile-img{display:flex;flex-direction:row;justify-content:center}.top-nav-profile-img{align-items:top;border-radius:50%;height:35px;overflow:hidden;width:35px}.top-nav-profile>img{height:100%;object-fit:fill;width:100%}.top-nav-email-not-profile{align-items:center;display:flex;flex-direction:row;gap:20px}.top-nav-profile-dtls{display:flex;flex-direction:column;gap:0}.top-nav-profile .top-nav-profile-downarrow{transition:all .5s ease}.top-nav-profile:hover .top-nav-profile-downarrow{transform:rotate(180deg);transition:all .5s ease}.top-nav-profile-dtls>h2{color:#000;font-size:.85rem;font-weight:600}.top-nav-profile-dtls>p{color:gray;font-size:.7rem;font-weight:400}.top-nav-enp{gap:15px}.top-nav-enp,.top-nav-enp-each{align-items:center;display:flex;flex-direction:row;justify-content:center}.top-nav-enp-each{background-color:hsla(0,0%,91%,.897);border-radius:50%;height:30px;padding:5px;width:30px}.top-nav-profile .top-nav-profile-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 1px 4px #00000029;display:flex;flex-direction:column;font-size:.95rem;gap:7px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px;min-width:180px;opacity:0;overflow:hidden;position:absolute;right:0;top:30px;transition:all .4s ease;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.top-nav-profile:hover .top-nav-profile-dropdown{gap:7px;opacity:1;top:37.5px;transition:all .4s ease;visibility:visible}.top-nav-profile-dropdown-each{align-items:center;color:gray;display:flex;flex-direction:row;gap:10px;padding:7px 7px 7px 15px}.top-nav-profile-dropdown-each:hover{background-color:#f1f1f1}.top-nav-profile-dropdown-each>p{font-size:.89rem;font-weight:400;text-transform:capitalize}.active-top-nav-enp-each-search{display:none}@media (max-width:780.1234px){.top-nav-enp-each,.top-nav-search{display:none}.active-top-nav-enp-each-search{align-items:center;display:block;display:flex;flex-direction:row;height:30px;justify-content:center;width:30px}.top-nav-email-not-profile{gap:7px}}.show-applications-top-path{padding-top:20px}.show-applications-top-path>p{font-size:.85rem;text-transform:capitalize}.show-applications-top-path>p span{color:#042954;font-weight:500}.showApplication-select-appstatus{border:none;border-radius:5px;color:#fff;outline:none;padding-bottom:1px;padding-top:1px}.showApplication-select-appstatus option{background-color:#fff;color:#000}.showapplication-approved-status-p{background-image:linear-gradient(90deg,#007948,#008045,#008741,#008d3c,#009435);border-radius:20px;color:#fff;font-size:.75rem;font-weight:400;padding:1px 8px;text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.show-applications-whole-table{background-color:#fff;margin-top:12px;overflow:hidden;width:100%}.show-application-top-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:17px 15px 7px}.show-application-top-header>p{font-size:1rem;font-weight:500;text-transform:capitalize}.show-application-search-bar{align-items:center;background-color:#e6e6e6;border-radius:20px;display:flex;flex-direction:row;height:25px;padding-left:5px;padding-right:5px}.show-application-search-bar>input{background-color:initial;border:none;font-size:.75rem;outline:none}.show-application-whole-inner-table{overflow-x:scroll}.show-application-whole-inner-table>table{background-color:#fff;border-collapse:collapse;margin-top:7px;overflow:scroll;width:100%}.show-application-whole-inner-table>table thead{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;height:40px}.show-application-whole-inner-table>table thead th{color:#6c6c6c;font-size:.9rem;font-weight:500;padding-left:10px;padding-right:10px;text-align:left;text-transform:capitalize;white-space:nowrap}.show-application-whole-inner-table>table tbody tr{height:30px}.show-application-whole-inner-table>table tbody tr:nth-child(odd){background-color:#f5f5f5}.show-application-whole-inner-table>table tbody td{font-size:.8rem;padding-left:10px;padding-right:10px;text-align:left}.profile_con{background-color:#fff;border-radius:6px;margin-bottom:20px;margin-top:20px}.profile_top_con{background-color:#f1c40f;border-bottom-right-radius:50px;height:150px;width:100%}.profile_card{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 4px 8px #0000001a;display:flex;gap:10px;height:100px;margin-left:47px;margin-top:-50px;padding-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.profile_details h1{font-size:1.25rem;font-weight:500;text-transform:capitalize}.profile_image{border:4px solid #fff;border-radius:50%;height:100px;margin-left:-50px;overflow:hidden;width:100px}.profile_image img{height:100%;object-fit:fill;width:100%}.profile_bottom_con{display:flex;justify-content:space-between;margin-top:25px;padding:20px}.profile_employee_data,.profile_personal_info{width:48%}.profile_employee_data h2,.profile_personal_info h2{font-size:1.05rem;font-weight:500;margin-bottom:20px}.profile_employee_info_data,.profile_personal_info_data{display:flex;flex-direction:column;gap:15px}.profile_personal_info_row{display:flex;flex-direction:column;padding:10px 0}.profile_personal_info_label{color:#999;font-size:14px}.profile_personal_info_value{border-bottom:1px solid #e1e1e1;color:#000;font-size:.9rem;margin-top:5px}.profilepage-user-notfound{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:90vh}.profilepage-user-notfound>p{font-size:.95rem;font-weight:400;text-align:center;text-transform:capitalize}@media screen and (max-width:600px){.profile_top_con{background-color:#fff}.profile_card{background-color:#f1c40f}.profile_top_con{height:50px}.profile_bottom_con{flex-direction:column;gap:20px}.profile_employee_data h2,.profile_personal_info h2{font-size:16px;font-weight:500;margin-bottom:-5px}.profile_personal_info_value{font-size:13px}.profile_employee_data,.profile_personal_info{width:98%}.profile_image{background-color:#f1c40f}}@media screen and (max-width:450px){.profile_card{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:auto}.profile_top_con{height:50px}.profile_card .profile_image{margin:-50px auto auto}.profile_details{padding:5px 20px;text-align:center}}.admissionform-container{background-color:#fff;border-radius:6px;margin-bottom:20px;margin-top:20px;padding:30px;width:100%}.admissionform-top-back-btn{align-items:center;color:#1268ca;cursor:pointer;display:flex;flex-direction:row;font-size:.9rem;font-weight:500;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admissionform-heading h1{color:#333;font-size:1.5em;font-weight:500}.admissionform-heading h3{color:#707070;font-size:small}.admissionform-form h2{font-size:1.2em;font-weight:500;margin-top:6px}.admissionform-heading{display:flex;justify-content:space-between}.admissionform-container form{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:16px;overflow:hidden}.admissionform-container form .form{background-color:#fff;transition:.3s ease}.admissionform-container form .form.second{opacity:0;pointer-events:none;transform:translateX(100%)}form.secActive .form.second{opacity:1;pointer-events:auto;transform:translateX(0)}form.secActive .form.first{opacity:0;pointer-events:none;transform:translateX(-100%)}.admissionform-container form .admissionform-title{color:#042954;display:block;font-size:16px;font-weight:500;margin:6px 0}.admissionform-container form .admissionform-fields{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}form .admissionform-fields .admissionform-input-field{display:flex;flex-direction:column;margin:4px 0;width:calc(33.33333% - 15px)}.admissionform-input-field label{color:#2e2e2e;font-size:12px;font-weight:500}.admissionform-input-field input,.admissionform-input-field select{border:1px solid #aaa;border-radius:5px;color:#333;font-size:14px;font-weight:400;height:39px;margin:8px 0;outline:none;padding:5px 5px 5px 10px}.admissionform-input-field input :focus,.admissionform-input-field select:focus{box-shadow:0 3px 6px #00000021}.admissionform-input-field input[type=date],.admissionform-input-field select{color:#707070}.admissionform-input-field input[type=date]:valid{color:#333}.admissionform-container-submit-btn{margin-top:20px;width:100%}.admissionform-container-submit-btn>button{background-color:#042954;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;height:35px;text-align:center;text-transform:capitalize;width:100%}.admissionform-container-submit-btn>button:hover{background-color:#01346d}.admissionform-registration-div{display:flex;flex-direction:column;gap:5px}.admissionform-registration-div>p{font-size:.9rem}.admissionform-registration-div>div{display:flex;flex-direction:row;gap:20px}.admissionform-registration-auto-gen{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:5px}.admissionform-registration-field{display:flex;flex-direction:column;gap:3px;margin-top:15px}.admissionform-registration-field>label{font-size:.9rem}.admissionform-registration-field>input{border:1px solid #aaa;border-radius:5px;height:35px;outline:none;padding-left:10px}.admissionform-parent-or-guardian{align-items:center;display:flex;flex-direction:row;gap:20px}.admissionform-parent-or-guardian-each{align-items:center;display:flex;flex-direction:row;gap:5px;text-transform:capitalize}.admissionform-parent-or-guardian-each>input,.admissionform-parent-or-guardian-each>label{cursor:pointer}.admissionform-fee-details{column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap}.admissionform-total-fee{display:flex;flex:1 1;flex-direction:column;gap:5px;margin-bottom:10px;min-width:170px}.admissionform-total-fee>label{font-size:.8rem;font-weight:500;text-transform:capitalize;white-space:nowrap}.admissionform-total-fee>input{border:1px solid #aaa;border-radius:5px;height:35px;outline:none;padding-left:5px}.admissionform-referred-regid>input{border:1px solid #aaa;border-radius:5px;height:35px;margin-top:5px;padding-left:8px}@media (max-width:750px){.admissionform-container form{overflow-y:scroll}.admissionform-container form::-webkit-scrollbar{display:none}.admissionform-mainform .fields .admissionform-input-field{width:calc(50% - 15px)}}@media (max-width:550px){.admissionform-mainform .admissionform-fields .admissionform-input-field{width:100%}}.login-con{align-items:center;background-color:#e7e7e7;background-image:url(/static/media/login_background.b5980c4a3c3492c84a56.jpg);background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.login-form{background-color:#fff;border-radius:4px;min-height:300px;padding:30px 50px;width:500px}.login-head{margin-bottom:25px}.login-head>p{font-size:1.3rem;font-weight:500;letter-spacing:1px;text-align:center;text-transform:capitalize}.input-form-div{align-items:center;background-color:#f2f2f2;border-radius:3px;display:flex;flex-direction:row;margin-top:10px;padding:5px 10px 5px 15px}.input-form-div>input{background-color:initial;border:none;height:35px;outline:none;width:100%}input:-webkit-autofill:active{background-color:red}.Login-button{border-radius:3px;margin-top:30px;overflow:hidden;width:100%}.Login-button>button{background-color:#2284f4;border:none;color:#fff;font-size:1rem;font-weight:500;min-height:45px;width:100%}.Login-button>button:hover{cursor:pointer;opacity:.8}.login-info-notify{background-color:#ffc106;color:#725310;text-align:center;text-transform:capitalize}.login-error-notify{background-color:red;color:#fff;text-align:center}@media screen and (max-width:530px){.login-form{padding:30px 25px;width:90%}}.admission-admstatus-completed,.admission-admstatus-pending,.admission-admstatus-rejected{border-radius:20px;color:#fff;font-size:.75rem;font-weight:400;padding:1px 8px;text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.admission-admstatus-completed{background-image:linear-gradient(90deg,#007948,#008045,#008741,#008d3c,#009435)}.admission-admstatus-pending{background-image:linear-gradient(90deg,#002deb,#0044f2,#0556f8,#1f68fc,#3478ff)}.admission-admstatus-rejected{background-image:linear-gradient(90deg,#be002a,#c5002d,#cd0030,#d40034,#dc0037)}.admissions-actions{gap:3px;justify-content:center}.admissions-actions,.admissions-add-ol-admissions{align-items:center;display:flex;flex-direction:row}.admissions-add-ol-admissions{flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;margin-top:10px;row-gap:5px}.admissions-add-ol-admissions>div{align-items:center;background-color:#fff;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;font-size:.85rem;font-weight:500;gap:5px;margin-bottom:-2px;padding:3px 10px;text-transform:capitalize}.admissions-add-ol-admissions-div:hover{background-color:#fcfcfc;color:#042954}.createadmin_con{background-color:#fff;border-radius:6px;margin-bottom:20px;margin-top:20px;padding:30px;width:100%}.createadmin_heading h1{font-size:1.2rem;font-weight:600}.createadmin_form h3{color:#1976d2;font-size:.95rem;font-weight:500;margin-bottom:10px;margin-top:5px}.createadmin_input-field{display:flex;flex-direction:column;margin:4px 0;width:32%}.createadmin_personalinfo{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.createadmin_input-field label{color:#6a6a6a;font-size:.85rem;font-weight:500}.createadmin_input-field input,.createadmin_input-field select,.createadmin_input-field textarea{background-color:#f1f1f6;border:none;border-radius:3px;color:#333;font-weight:400;height:30px;margin:8px 0;outline:none;padding-left:5px}.createadmin_input-field textarea{height:128px}.createadmin_textarea{display:flex;gap:15px}.createadmin_password{display:flex;justify-content:space-evenly}.createadmin_sumbit{background-color:#4070f4;border:none;border-radius:5px;color:#fff;cursor:pointer;height:45px;margin:25px 0;max-width:200px;outline:none;transition:all .3s linear;width:100%}@media screen and (max-width:880px){.createadmin_con{padding:15px}.createadmin_heading h1{font-size:20px}.createadmin_personalinfo{display:flex;flex-wrap:wrap;justify-content:space-between}.createadmin_input-field{width:100%}.createadmin_input-field textarea{font-size:10px;height:69px}.createadmin_input-field label{font-size:11px}.createadmin_input-field input,.createadmin_input-field select{font-size:11px;height:30px;padding:3px 5px}.createadmin_personalinfo .createadmin_input-field:first-child,.createadmin_personalinfo .createadmin_input-field:nth-child(2),.createadmin_personalinfo .createadmin_input-field:nth-child(3),.createadmin_personalinfo .createadmin_input-field:nth-child(4),.createadmin_personalinfo .createadmin_input-field:nth-child(6),.createadmin_personalinfo .createadmin_input-field:nth-child(7),.createadmin_personalinfo .createadmin_input-field:nth-child(8),.createadmin_personalinfo .createadmin_input-field:nth-child(9){width:47%}.createadmin_form h3{font-size:13px;margin-bottom:10px;margin-top:10px}.createadmin_textarea{flex-direction:column}.createadmin_heading{font-size:14px}}@media screen and (max-width:360px){.createadmin_personalinfo .createadmin_input-field:first-child,.createadmin_personalinfo .createadmin_input-field:nth-child(2),.createadmin_personalinfo .createadmin_input-field:nth-child(3),.createadmin_personalinfo .createadmin_input-field:nth-child(4),.createadmin_personalinfo .createadmin_input-field:nth-child(6),.createadmin_personalinfo .createadmin_input-field:nth-child(7),.createadmin_personalinfo .createadmin_input-field:nth-child(8),.createadmin_personalinfo .createadmin_input-field:nth-child(9){width:100%}.createadmin_form h3{margin-top:5px}.createadmin_heading h1{font-size:20px;font-weight:600}.createadmin_personalinfo{gap:6px}.createadmin_input-field input,.createadmin_input-field select,.createadmin_input-field textarea{margin:0}}.admissionform-input-field>small{font-style:italic;margin-top:-4px}.transport-fee-details-status{align-items:center;display:flex;flex-direction:row;gap:5px}.transport-fee-details-status>label{font-size:1rem;text-transform:capitalize}.oldadmissionform-transportfee-con{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-bottom:20px;margin-top:10px}.oldadmissionform-transportfee-each{display:flex;flex:1 1;flex-direction:column;gap:3px}.oldadmissionform-transportfee-each>label{font-size:1rem;text-transform:capitalize}.oldadmissionform-transportfee-each>input{border:1px solid #aaa;border-radius:5px;height:30px;outline:none;padding-left:5px}@media screen and (max-width:425px){.oldadmissionform-transportfee-con{flex-direction:column}}.form-required-fields{color:red;font-size:.65rem;font-style:italic;margin-top:-7px;text-transform:capitalize}.viewteachers-container{background-color:#fff;margin-top:20px;min-height:70px}.viewteachers-heading{margin-left:15px;margin-top:15px}.viewteachers-heading>h1{font-size:1.1rem;font-weight:600;text-transform:capitalize}.viewteachers-table-div{padding:0 10px 10px}.viewteachers-td-teachergender>h2{background:linear-gradient(270deg,#03b400,#03a700,#039b00,#028e00,#028200)}.viewteachers-td-teachergender>h2,.viewteachers-td-teachergender>h3{border-radius:20px;color:#fff;font-size:.75rem;font-weight:500;padding:2px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewteachers-td-teachergender>h3{background:linear-gradient(270deg,#0056b9,#004b9f,#003f85,#00346c,#042954)}.viewteachers-td-teacherregid{font-weight:500}.viewteachers-td-mobilenumber{color:#00346c;font-size:.9rem;font-weight:500}.eachteacher_con{background-color:#fff;border-radius:6px;margin-bottom:20px;margin-top:20px;padding:30px;width:100%}.eachteacherview_topsection_app{display:none}.eachteacherview_topsection{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.eachteacherview_profile{align-items:center;display:flex;gap:10px}.eachteacherview_profilepic img{border-radius:50%;height:100px;width:100px}.eachteacherview_name h3{color:gray;font-size:1rem;font-weight:400}.eachteacherview_name h2{font-size:1.3rem;font-weight:500}.eachteacherview_empid h5{color:grey;font-size:.9rem;font-weight:400}.eachteacherview_empid p{font-size:.9rem;font-weight:500}.eachteacherview_section2{margin:0 20px}.eachteacherview_info1{border-top:1px solid #cbc8c8;display:flex;gap:50%;padding:15px 0}.eachteacherview_info2{display:flex;gap:25%;margin-top:20px}.eachteacherview_eachdetail{display:flex;flex-direction:column;gap:20px}.eachteacherview_detail{align-items:center;display:flex;gap:10px}.eachteacherview_icon{background-color:#e7e7e7;border-radius:5px;padding:6px}.eachteacherview_info3 h2{font-size:1.3rem;font-weight:500;padding:20px 0}.eachteacherview_workdetails{display:flex;gap:20%}.eachteacherview_empid>h5{white-space:nowrap}.eachteacherview-showloading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:90vh}@media screen and (max-width:700px){.eachteacherview_empid h5{font-size:.8rem}.eachteacherview_name h3{font-size:.9rem;font-weight:400}.eachteacherview_empid p{font-size:.9rem;font-weight:500}.eachteacherview_info1{gap:20px;justify-content:space-between}.eachteacherview_info2{flex-direction:column;gap:20px}.eachteacherview_info3 h2{font-size:1.2rem}.eachteacherview_workdetails{flex-direction:column;gap:20px}}@media screen and (max-width:500px){.eachteacher_con{padding:10px 5px}.eachteacherview_topsection_app{display:block}.eachteacherview_topsection{display:none}.eachteacherview_info1{align-items:center;flex-direction:row;gap:15px;justify-content:space-between}.eachteacherview_empid h5{font-size:.8rem}.eachteacherview_empid p{font-size:.9rem;font-weight:400}.eachteacherview_icon{padding:3px}.eachteacherview_info3 h2{font-size:1rem;font-weight:500}}.viewadmin_con{margin-bottom:20px}.viewadmins-container{background-color:#fff;margin-top:20px;min-height:40px;width:100%}.viewadmin_topimgsec{align-items:center;background-color:#fff;display:flex;justify-content:space-between;justify-items:center;margin-top:20px;padding:10px 20px}.viewadmin_topimg img{border-radius:50%;height:100px;width:100px}.viewadmin_topinfo{align-items:center;display:flex;gap:20px}.viewadmin_topname h2{font-weight:500}.viewadmin_topname p{color:#637887}.viewadmin_topemp p{background-color:#ffffb5;border-radius:18;padding:10px}.viewadmin_secondsection{background-color:#fff;margin-top:20px}.viewadmin_wrkdetails{align-items:center;border-bottom:1px solid #cde4ff;display:flex;justify-content:space-between;padding:20px 20px 10px}.viewadmin_wrkdetails h4{font-size:1.2rem;font-weight:500}.viewadmin_wrkdetails p{font-size:1rem;font-weight:500}.viewadmin_wrkdetails p span{color:#0274f8}.viewadmin_wrkdetails_con{display:flex;flex-wrap:wrap;gap:10%;padding:20px;row-gap:10px}.viewadmin_wrkdetails_item h5{color:#5d6a7a;font-weight:400}.viewadmin_wrkdetails_item p{font-weight:400}.viewadmin_personaldetails{padding-left:20px;padding-right:20px;padding-top:20px}.viewadmin_personaldetails h4{font-size:1.2rem;font-weight:500}.viewadmin_personalinfo{display:flex;flex-wrap:wrap;gap:10%;padding:20px;row-gap:20px}.show-application-whole-inner-table>table tbody>tr .viewadmins-first-td{color:var(--second-color);font-size:.85rem;font-weight:500;letter-spacing:.3px}.show-application-whole-inner-table>table tbody>tr{text-transform:capitalize}.show-application-whole-inner-table>table tbody>tr .viewadmins-third-td{color:#1b7a00;font-size:.85rem;font-weight:500;letter-spacing:.3px}.show-application-whole-inner-table>table tbody>tr:hover{background-color:#e0e0e0}@media screen and (max-width:600px){.viewadmin_topimg img{height:50px;width:50px}.viewadmin_topname h2{font-size:1rem;font-weight:500}.viewadmin_topname p{font-size:.8rem;font-size:.7rem}.viewadmin_wrkdetails p{font-size:.8rem}.viewadmin_topemp p{background-color:#ffffb5;font-size:.8rem;padding:7px}.viewadmin_wrkdetails h4{font-size:1rem;font-weight:500}.viewadmin_wrkdetails_item p{font-size:.8rem}.viewadmin_personaldetails h4{font-size:1rem;margin-bottom:10px}.viewadmin_wrkdetails_item h5{font-size:.7rem}.viewadmin_personalinfo{padding-top:0}}.attendence_log_con{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-right:20px;min-height:55px}.attendence_log_filters{display:flex;gap:25px;padding:5px 10px}.attendence_log_filters>select{background-color:#fff;border:1px solid #cfcfcf;border-radius:3px;font-weight:500;height:25px;outline:none;padding-left:5px;padding-right:5px}.attendence_log_input input{border:1px solid #cfcfcf}.attendence_log_class{border-bottom:1px solid #e6e6e6;padding:7px 10px;width:100%}.attendence_log_class>p{font-size:.85rem;font-weight:600}.viewstudents-get-allstudents{background-color:#fff;margin-top:10px;min-height:130px;width:100%}.viewstudents-getstudents-header{border-bottom:1px solid #e6e6e6;padding:7px 10px;width:100%}.viewstudents-getstudents-header>p{font-size:.85rem;font-weight:600}.viewstudents-choose-class-and-section{align-items:flex-end;column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;row-gap:10px}.viewstudents-choose-class-each{display:flex;flex:1 1;flex-direction:column;gap:5px}.viewstudents-choose-class-each>label{color:#818181;font-size:.85rem;font-weight:500;text-transform:capitalize}.viewstudents-choose-class-each>select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none;padding-left:5px;padding-right:5px}.viewstudents-choose-class-each>button{background-color:#042954;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:400;min-height:30px;padding:0 5px;text-align:center;text-transform:capitalize;white-space:nowrap}.viewstudents-student-regid-link{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.viewstudents-student-regid-link>p{background-color:#fff;border-radius:20px;cursor:pointer;font-size:.8rem;font-weight:500;padding:4px 10px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewstudents-student-regid-link>p:hover{background-color:#fcfcfc}.viewstudents-show-students-table{background-color:#fff;margin-top:20px;min-height:70px}.viewstudents-show-students-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 20px}.viewstudents-show-students-header>p{color:gray;font-size:.95rem;font-weight:500;text-transform:capitalize}.viewstudents-show-students-header>p span{color:#042954}.eachstudent_maincon{background-color:#fff;display:flex;gap:20px;margin-top:20px;padding:20px}.eachstudent_leftcon{display:flex;flex:2.5 1;flex-direction:column;gap:2%}.eachstudent_con{display:flex;gap:2%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.eachstudent_rightcon{display:flex;flex:1 1;flex-direction:column;gap:20px}.eachstudent_studentcard{background-color:#e7f2ff;border-radius:16px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px}.eachstudent_studentimg{align-items:center;display:flex;flex-direction:column;justify-content:center}.eachstudent_image img{border-radius:50%;width:100px}.eachstudent_studentimg P{color:#464646}.eachstudent_studentimg h3{font-weight:500}.eachstudent_class_details{align-items:center;display:flex;justify-content:center}.eachstudent_classdetails{background-color:#0054b5;border-radius:8px;color:#e7f2ff;display:flex;gap:30px;justify-content:center;margin-top:20px;padding:10px 20px;width:90%}.eachstudent_class{display:flex;flex-direction:column}.eachstudent_class p{font-size:14px}.eachstudent_class h3{font-weight:500}.eachstudent_class h3 sup{font-size:10px;font-weight:400;vertical-align:super}.eachstudent_admissiondetails{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin-left:20px;margin-top:20px;text-align:left}.eachstudent_admissiondetails h3{font-weight:600}.eachstudent_add_details p{color:#637887;font-size:15px}.eachstudent_add_details h4{font-weight:400}.eachstudent_marks_attendance{display:flex;flex:1.2 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.eachstudent_overallmarks{background-color:#e7f2ff;border-radius:16px;width:100%}.eachstudent_marksheading{background-color:#0054b5;border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;display:flex;justify-content:space-between;padding:15px}.eachstudent_marks{padding:15px}.eachstudent_avgmarks{border:1px solid #99c8ff;border-radius:8px;display:flex;gap:13%;justify-content:center;padding:5px}.eachstudent_avgmarks p{color:#1238ae;font-size:20px}.eachstudent_allmarks{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.eachstudent_assignments{background-color:#9ecbff;border:1px solid #3894ff;border-radius:8px;margin-top:15px;padding:5px;text-align:center;width:40%}.eachstudent_assignments p{font-size:18px}.eachstudent_assignments h4{font-size:25px}.eachstudent_attendance_fee{display:flex;flex:1 1;flex-direction:column;gap:17px}.eachstudent_attendance_section{background-color:#e0ffe3;border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.eachstudent_overall_attendance{background-color:#00930f;border-top-left-radius:16px;border-top-right-radius:16px;color:#fff;display:flex;justify-content:space-between;padding:10px 15px}.eachstudent_attendance{align-items:center;display:flex;justify-content:space-around;padding:5px}.eachstudent_attendance_img img{height:120px;width:120px}.eachstudent_attendance_percentage h3{font-size:23px;font-weight:600;letter-spacing:1.5px;margin-bottom:10px}.eachstudent_attendance_percentage p{font-size:18px}.eachstudent_fee_section{background-color:#fffede;border-radius:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.eachstudent_overall_fee{background-color:#fff700;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;justify-content:space-between;padding:15px}.eachstudent_fee{display:flex;justify-content:space-around;padding:10px}.eachstudent_fee_total h4{font-size:23px;font-weight:600;letter-spacing:1.5px}.eachstudent_fee_total p{font-size:18px}.eachstudent_personalonfo{background-color:#e7f2ff;border-radius:16px;margin-top:20px;padding:20px}.eachstudent_personalinfo_container{display:flex;flex-direction:column;gap:15px}.eachstudent_personalinfo_container h3{font-size:18px;font-weight:600}.eachstudent_personalinfo_row{display:flex;flex-wrap:wrap;gap:20px}.eachstudent_personalinfo_item{width:30%}.eachstudent_personalinfo_item p{color:#637887;font-size:14px}.eachstudent_personalinfo_item h4{font-size:16px;font-weight:400}.eachstudent_docs{padding:20px 10px}.eachstudent_docs_item{display:flex;gap:10px;margin-bottom:5px;margin-left:20px}@media screen and (max-width:600px){.eachstudent_con,.eachstudent_maincon{flex-direction:column-reverse}.eachstudent_attendance_fee{margin-bottom:20px}.eachstudent_personalinfo_row{display:flex;flex-direction:column;gap:9px}.eachstudent_personalinfo_item{width:90%}.eachstudent_personalinfo_item p{font-size:12px}.eachstudent_personalinfo_item h4{font-size:14px}}.manageclsindex-all-features-box{column-gap:10px;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px;row-gap:10px}.manageclsindex-all-features-each{align-items:center;background-color:#fff;border-radius:3px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;max-width:200px;padding:5px 10px}.manageclsindex-all-features-each:hover{background-color:#fafafa}.manageclsindex-all-features-each>div{align-items:center;display:flex;flex-direction:row;gap:5px}.manageclsindex-all-features-each>div p{font-size:.9rem;font-weight:500;text-transform:capitalize;white-space:nowrap}.addsection_con{background-color:#fff;margin-bottom:20px;margin-top:20px;width:100%}.addsection_header{border-bottom:1px solid #e6e6e6;padding:7px 10px;width:100%}.addsection_con p{font-size:.85rem;font-weight:600}.addsection_section{align-items:end;column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;row-gap:20px}.addsection_class_section{display:flex;flex:1 1;flex-direction:column;gap:5px}.addsection_class_section label{color:#818181;font-size:.85rem;font-weight:500}.addsection_class_section button{background-color:#042954;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:400;min-height:30px;padding:0 5px;text-align:center;text-transform:capitalize;white-space:nowrap}.addsection_class_section input,.addsection_class_section select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none;padding-left:5px;padding-right:5px}.addsection-form{display:flex;flex-direction:column;gap:10px;min-width:350px;padding:20px}.addsection-form-heading{font-size:1.05rem;font-weight:600;text-align:center;text-transform:capitalize}.addsection-each-div{display:flex;flex-direction:column;gap:2px;width:100%}.addsection-each-div>label{color:grey;font-size:.9rem;font-weight:400;text-transform:capitalize}.addsection-form-row{display:flex;flex-direction:row;gap:10px;width:100%}.addsection-each-div>input,.addsection-each-div>select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none;padding-left:10px;width:100%}.addsection-form>button{background-color:#042954;border:none;border-radius:3px;color:#fff;cursor:pointer;font-weight:500;margin-top:8px;min-height:30px;padding:5px 10px;text-transform:capitalize}.addsection-form>button:hover{background-color:#1976d2}.managefee_banner{align-items:center;display:flex;justify-content:center;margin-top:10px}.managefee_banner,.managefee_banner img{min-height:100px;width:100%}.managefee_text-overlay{border-radius:5px;color:#1f64b8;font-size:25px;font-weight:600;padding:10px;position:absolute;text-align:center;z-index:1}.managefee_con{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px}.managefee_feefeature{align-items:center;background:#fff;background:linear-gradient(233deg,#fff 60%,#cde9f1);border:1px solid #a9a9a9;border-radius:10px;box-shadow:0 8px 24px #959da533;cursor:pointer;display:flex;flex-direction:column;height:150px;justify-content:center;padding:10px;text-align:center;width:200px}.managefee_image{text-align:center}.managefee_image img{height:100px;width:100px}.managefee_heading{font-size:.95rem;font-weight:500;text-align:center}@media screen and (max-width:700px){.managefee_image img{height:60px;width:auto}.managefee_feefeature{height:138px;width:130px}.managefee_con{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}}.fee-management{background-color:#fff;margin:20px 0;padding:30px}.fee-management h2{color:#333;font-size:1.15rem;font-weight:500;margin-bottom:20px}.fee-table{border-collapse:initial;border-spacing:0;width:100%}.fee-table td,.fee-table th{padding:7px 5px;text-align:left}.fee-table th{background-color:#f5f5f5;color:#333;font-size:.9rem;font-weight:500;text-transform:uppercase}.fee-table tr:last-child td{border-bottom:none}.fee-table tr:nth-child(2n){background-color:#f9f9f9}.fee-table input[type=number]{border:1px solid #ccc;border-radius:4px;font-size:14px;min-width:100px;outline:none;padding:5px;width:100%}.fee-table button{background-color:#0056b3;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:3px 10px;transition:background-color .3s}.fee-table button:hover{background-color:#003d82}@media (max-width:768px){.fee-management{padding:15px}.fee-table td,.fee-table th{padding:7px 5px}.fee-table-div{overflow-x:scroll}}.assignsection-select-class-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-right:20px;min-height:55px}.assignsection-select-class-div{padding:5px 10px}.assignsection-select-class-div>select{background-color:#f1f1f6;border:1px solid #cfcfcf;border-radius:3px;font-weight:500;height:25px;outline:none;padding-left:5px;padding-right:5px}.assignsection-select-section-div{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.assignsection-select-section-div>select{background-color:#f1f1f6;border:1px solid #cfcfcf;border-radius:3px;font-weight:500;height:25px;outline:none;padding-left:5px;padding-right:5px}.assignsection-search-bar-input{align-items:center;background-color:#f1f1f6;border-radius:20px;display:flex;flex-direction:row;height:25px;padding-left:5px}.assignsection-search-bar-input>input{background-color:initial;border:none;font-size:.9rem;outline:none}.assignsection-display-students-con{background-color:#fff;margin-top:20px;min-height:40px;padding:15px 10px}.assignsection-table-cell-select>select{background-color:#fff;border:1px solid #cfcfcf;border-radius:3px;outline:none}.assignsection-display-sections{align-items:flex-start;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;padding:7px 10px 7px 0}.assignsection-display-sections-each{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;padding:5px 10px}.assignsection-display-sections-each>p{font-size:.9rem;font-weight:500;text-transform:capitalize}.assignsection-search-bar-input-inactive{display:none}@media screen and (max-width:525.12345px){.assignsection-search-bar-input{display:none}.assignsection-search-bar-input-inactive{align-items:center;background-color:#f1f1f6;border-radius:20px;display:flex;flex-direction:row;height:25px;margin-left:10px;margin-right:15px;margin-top:-3px;padding-left:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewstudents-get-allstudents{padding-bottom:10px}.assignsection-search-bar-input-inactive>input{background-color:initial;border:none;font-size:.9rem;outline:none}}@media screen and (max-width:421px){.assignsection-search-bar-input-inactive{width:auto}}.feepayments-form{background:#fff;margin-bottom:20px;margin-top:10px;min-height:70px}.feepayment-heading{border-bottom:1px solid #d6d6d6;margin-bottom:10px;padding:10px}.feepayment-heading>h2{font-size:1.1rem;font-weight:600;text-transform:capitalize}.feepayment-student-details{column-gap:15px;display:flex;flex-direction:row;flex-wrap:wrap;padding:5px 10px 10px;row-gap:10px}.feepayment-student-details-eachdiv{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:150px}.feepayment-student-details-eachdiv>label{font-size:.85rem;font-weight:500;text-transform:capitalize}.feepayment-student-details-eachdiv>input,.feepayment-student-details-eachdiv>select{background-color:#f1f1f6;border:none;border-radius:3px;height:28px;outline:none;padding-left:5px}.feepayment-student-details-eachdiv>textarea{background-color:#f1f1f6;border:none;border-radius:3px;min-height:70px;outline:none;padding:5px;resize:vertical}.feepayment-student-details-eachdiv>button{background-color:#042954;border:none;border-radius:3px;color:#fff;font-size:.9rem;font-weight:500;margin-bottom:10px;min-width:200px;outline:none;padding:5px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.feepayment-student-details-eachdiv>button:focus{background-color:#08458a}.feepayment-student-details-eachdiv>button:hover{background-color:#08458a;cursor:pointer}.feepayment-student-details-header{color:#1268ca;font-size:.95rem;font-weight:500;margin-left:10px;margin-top:5px;text-transform:capitalize}.feepayments-students-showloading{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.feepayments-students-showloading>p{font-size:.8rem;text-transform:capitalize}.feepayment-addmode-btn{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;padding:3px 10px}.feepayment-addmode-btn>button{background-color:#1976d2;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:3px 10px}.feepayment-addmode-btn>button:hover{background:#08458a}.feepayments-displaying-each-mode{display:flex;flex-direction:column;gap:5px}.feepayments-each-mode-head{align-items:center;display:flex;flex-direction:row;gap:5px;padding-left:10px;padding-right:10px}.feepayments-each-mode-head>p{color:#1268ca;font-size:.85rem;font-weight:500;text-transform:capitalize}.feepayment-successform{align-items:center;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100px;padding:15px 20px;width:450px}.feepayment-successform,.feepaymet-successform-close{display:flex;flex-direction:column;justify-content:center}.feepaymet-successform-close{align-items:flex-end;width:100%}.feepayment-successheading>p{color:#2ba704;font-size:1rem;font-weight:500}.feepayment-successform>p,.feepayment-successheading>p{text-align:center;text-transform:capitalize}.feepayment-successform>button{background-color:#1268ca;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:400;letter-spacing:.8px;margin-top:15px;padding:5px 15px;text-transform:capitalize}.feepayment-successform>button:hover{background-color:#1877e2}.main-inner-container{position:relative}.feepayments-feereceipt-pdfview-cross{bottom:20px;position:fixed;right:10px;z-index:100}.feepayments-feereceipt-pdfview-inner{height:100%;left:0;position:absolute;top:0;width:100%}.feepayments-feereceipt-pdfview-cross>p{background-color:#df0000;border-radius:3px;cursor:pointer;padding:5px 10px;text-transform:capitalize}.feepayments-feereceipt-pdfview-cross>p:hover{background-color:#f80909}.feepayments-feereceipt-pdfview{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:100}@media screen and (max-width:550px){.feepayment-successform{width:100%}}.studentfeehistory-form{background-color:#fff;margin-top:20px;min-height:50px}.studentfeehistory-form-heading{border-bottom:1px solid #dbdbdb;padding:5px 10px}.studentfeehistory-form-heading>p{font-size:.9rem;font-weight:600}.studentfeehistory-collecting-data{align-items:flex-end;column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;padding:10px;row-gap:10px}.studentfeehistory-collecting-data-each{display:flex;flex:1 1;flex-direction:column;gap:5px}.studentfeehistory-collecting-data-each>label{color:#9b9b9b;font-size:.85rem;font-weight:500;text-transform:capitalize}.studentfeehistory-collecting-data-each>input,.studentfeehistory-collecting-data-each>select{background-color:#f1f1f6;border:none;border-radius:3px;height:28px;outline:none;padding-left:5px}.studentfeehistory-collecting-data-each>button{background:#042954;border:none;border-radius:3px;color:#fff;cursor:pointer;font-weight:500;padding:5px 10px}.studentfeehistory-collecting-data-each>button:hover{background:#044692}.stdfeehistory-feeafterdis-feenum{background:linear-gradient(270deg,#0056b9,#004b9f,#003f85,#00346c,#042954)}.stdfeehistory-feeafterdis-feenum,.stdfeehistory-feeafterdis-feenum-two{border-radius:20px;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.stdfeehistory-feeafterdis-feenum-two{background:linear-gradient(270deg,#03b400,#03a700,#039b00,#028e00,#028200)}.stdfeehistory-feeafterdis-feenum-three{background:linear-gradient(133deg,#e10001 19%,#fd9090);border-radius:20px;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.studentsfeehistroy-totalfeedue{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-right:10px}.studentsfeehistroy-totalfeedue>p{font-size:.85rem;font-weight:500}.studentfeehistory-eachstudent-row:hover{cursor:pointer}.studentfeehistory-dwnbtn-div{align-items:flex-end;display:flex;flex-direction:column;justify-content:center}.studentfeehistory-download-btn{background-color:#fff;border:none;border-radius:3px;color:#00346c;cursor:pointer;font-size:.75rem;font-weight:500;margin-left:10px;margin-top:10px;padding:2px 10px;text-transform:capitalize}.studentfeehistory-download-btn:hover{background-color:#d0d0d0}.studentfeehistory-search-filter{justify-content:space-between}.studentfeehistory-search,.studentfeehistory-search-filter{align-items:center;display:flex;flex-direction:row;padding-left:10px;padding-right:10px}.studentfeehistory-search{background-color:#f1f1f6;border-radius:20px;gap:3px;justify-content:center}.studentfeehistory-search>input{background-color:initial;border:none;font-size:.8rem;height:25px;outline:none}.studentfeehistory-filter{align-items:center;display:flex;flex-direction:row;justify-content:center}.studentfeehistory-filter>select{background-color:#f1f1f6;border:none;border-radius:3px;font-size:.8rem;height:25px;outline:none;padding-left:5px;padding-right:5px}.studentfeehistory-filter>input{background-color:#fff;border:none;border-radius:3px;height:28px;outline:none;padding-left:5px;text-align:center;width:30px}.studentfeehistory-filter>input::-webkit-inner-spin-button,.studentfeehistory-filter>input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.studentfeehistory-temp-update-btn{background-color:#00346c;color:#fff;cursor:pointer;margin-bottom:3px;margin-top:3px;padding:2px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:450px){.studentfeehistory-search-filter{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.studentfeehistory-search{margin-bottom:5px;margin-top:5px;width:100%}}.ademp_eachview_topsection{background-color:#fff;border-radius:10px;margin-top:23px}.ademp_eachview_nameplate{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;gap:20px;padding:15px 20px}.ademp_eachview_imgcon img{border-radius:50%;height:100px;width:100px}.ademp_eachview_name h4{font-size:24px;font-weight:500}.ademp_eachview_contactdetails_con{padding:20px}.ademp_eachview_contactdetails{display:flex;gap:10%}.ademp_eachview_details h5{font-weight:600;width:300px}.ademp_eachview_details p{color:#637887;font-weight:600}.ademp_eachview_details_con{display:flex;flex-direction:column;gap:15px;margin-top:15px}.ademp_eachview_middlesection{display:flex;gap:20px;margin-top:30px}.ademp_eachview_totalpayments{background-color:#fff;border-radius:10px;display:flex;flex:2 1;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px}.ademp_eachview_paymentbox{background-color:#d0e6ff;border-radius:18px;overflow:hidden;text-align:center;width:48%}.ademp_eachview_paymentbox p{background-color:#075ec5;border-radius:8px 8px 0 0;color:#fff;font-size:15px;margin-bottom:10px;padding:10px 0}.ademp_eachview_paymentbox h4{background-color:initial;color:#075ec5;font-size:22px;margin:0;padding:10px 0}.ademp_eachview_transactionSection{background-color:#fff;border-radius:10px;flex:1 1;max-width:400px;padding:10px}.ademp_eachview_trans_heading{display:flex;justify-content:space-between}.ademp_eachview_trans_heading h3{font-weight:500}.ademp_eachview_trans_con{border-radius:10px;display:flex;flex-direction:column;gap:10px;max-height:250px;overflow-y:auto;padding-right:5px}.ademp_eachview_trans_topsec{justify-content:space-between}.ademp_eachview_trans_name p,.ademp_eachview_trans_topsec{align-items:center;display:flex}.ademp_eachview_trans_name h4{font-size:16px}.ademp_eachview_trans_paid{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.ademp_eachview_trans_paid p{align-items:center;color:#2eae00;display:flex;font-size:14px}.ademp_eachview_trans_paid h4{font-weight:600}.ademp_eachview_trans{background-color:#fff;border:1px solid #e3e3e3;border-radius:10px;margin-top:10px;padding:15px}.ademp_eachview_trans_paid_pending p{color:#ffb000}.ademp_eachview_bottomsection{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:50px auto;padding:20px}.ademp_eachview_table-title{color:#333;margin-bottom:20px;text-align:left}.ademp_eachview_table{border-collapse:collapse;width:100%}.ademp_eachview_table-header th{background-color:#d5e8ff;color:#333;font-weight:700;padding:10px;text-align:left}.ademp_eachview_table-row td{border-bottom:1px solid #ddd;color:#333;padding:10px}.ademp_eachview_table-row:hover{background-color:#f2f2f2}.ademp_eachview_incentive{background-color:#4caf50;border-radius:4px;color:#fff;font-weight:700;padding:5px 10px}@media only screen and (max-width:768px){.ademp_eachview_bottomsection{padding:15px}.ademp_eachview_table-header th,.ademp_eachview_table-row td{font-size:14px;padding:8px}.ademp_eachview_incentive{font-size:12px;padding:3px 7px}}@media only screen and (max-width:480px){.ademp_eachview_bottomsection{padding:10px}.ademp_eachview_table-title{font-size:18px}.ademp_eachview_table-header th,.ademp_eachview_table-row td{font-size:12px;padding:6px}.ademp_eachview_incentive{font-size:10px;padding:2px 5px}.ademp_eachview_table{display:block;overflow-x:auto;white-space:nowrap}}.managecourses-add-course-form{align-items:flex-end;column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;margin:10px;row-gap:10px}.managecourses-add-course-form-each{display:flex;flex:1 1;flex-direction:column;gap:5px}.managecourses-add-course-form-each>label,.managecourses-subject-description>label{font-size:.85rem;font-weight:500;text-transform:capitalize}.managecourses-add-course-form-each>input{background-color:#f1f1f6;border:none;border-radius:3px;height:28px;outline:none;padding-left:5px}.managecourses-subject-description{display:flex;flex:1 1;flex-direction:column;gap:5px;margin:10px}.managecourses-subject-description>textarea{background-color:#f1f1f6;border:none;border-radius:3px;min-height:70px;outline:none;padding:5px;resize:vertical}.managecourses-button{margin:10px}.managecourses-button>button{background-color:#042954;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:500;padding:3px 12px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.managecourses-button>button:focus{background-color:#08458a;outline:none}.managecourses-button>button:hover{background-color:#08458a}.createtimetable-create-tt-header{margin-left:10px;margin-top:10px}.createtimetable-create-tt-header>h2{font-size:1rem;font-weight:500;text-transform:capitalize}.createtimetable-create-tt-sideheading{color:#1268ca;font-size:.9rem;font-weight:500;margin-left:10px;margin-top:7px;text-transform:capitalize}.create-timetable-create-tt-whole-div{margin-top:2px;padding-top:0}.createtimetable-create-tt-classes-timings{font-size:1.05rem;font-weight:500;margin-bottom:10px;margin-left:10px;margin-top:15px;text-align:center;text-transform:capitalize}.createtimetable-create-tt-classes{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:center;padding:10px}.createtimetable-create-tt-classes-each{background-color:#fff;border:1px solid #e2e2e2;border-radius:5px;overflow:hidden;padding-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-classes-each>h1{align-items:center;background-color:#dfe8ff;display:flex;flex-direction:row;font-size:.85rem;font-weight:500;justify-content:center;min-height:35px;text-align:center;text-transform:capitalize}.createtimetable-create-tt-classes-each>p{font-size:.85rem;font-weight:500;padding:0 10px}.createtimetable-create-tt-classes-each>p span{color:red}.createtimetable-create-tt-classes-each-time{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;min-height:70px;padding:0 10px}.createtimetable-create-tt-classes-each-time>div{display:flex;flex-direction:column;gap:3px}.createtimetable-create-tt-classes-each-time>div label{font-size:.8rem;font-weight:500;text-transform:capitalize}.createtimetable-create-tt-classes-each-time>div input{background-color:#f1f1f6;border:none;border-radius:3px;outline:none}.createtimetable-create-tt-monday{color:#1268ca;font-size:1.1rem;font-weight:500;margin-left:10px;margin-top:15px;text-transform:capitalize}.createtimetable-create-tt-whole-periods{column-gap:25px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:10px;padding:10px;row-gap:25px}.createtimetable-create-tt-monday-whole{background-color:#e6e6fa;border:1px solid #e6e6fa;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-tuesday-whole{background-color:#e0ffff;border:1px solid #e0ffff;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-wednesday-whole{background-color:#ffe4e1;border:1px solid #ffe4e1;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-thursday-whole{background-color:#f0fff0;border:1px solid #f0fff0;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-friday-whole{background-color:#fff0f5;border:1px solid #fff0f5;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-saturday-whole{background-color:#f0f8ff;border:1px solid #f0f8ff;border-radius:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createtimetable-create-tt-friday-whole>p,.createtimetable-create-tt-monday-whole>p,.createtimetable-create-tt-saturday-whole>p,.createtimetable-create-tt-thursday-whole>p,.createtimetable-create-tt-tuesday-whole>p,.createtimetable-create-tt-wednesday-whole>p{font-size:.85rem;font-weight:500;padding:2px;text-align:center;text-transform:capitalize}.createtimetable-create-tt-monday-inner{background-color:#fff;border-radius:3px;box-shadow:0 10px 15px -3px #0000001a;display:flex;flex-direction:column;gap:10px;margin-bottom:-10px;margin-left:15px;margin-right:-10px;padding:10px}.createtimetable-create-tt-monday-inner>div{display:flex;flex-direction:column;gap:5px;min-width:170px}.createtimetable-create-tt-monday-inner>div label{font-size:.85rem;font-weight:500;text-transform:capitalize}.createtimetable-create-tt-monday-inner>div select{background-color:#f1f1f6;border:none;border-radius:3px;outline:none;padding:3px 5px}.createtimetable-create-submit-btn{background-color:#1268ca;border:none;border-radius:3px;color:#fff;font-size:.85rem;font-weight:500;margin-bottom:20px;margin-left:10px;margin-top:15px;min-height:35px;min-width:190px;padding:3px 15px;text-transform:capitalize}.createtimetable-create-submit-btn:hover{background-color:#0a4b96;cursor:pointer}.viewtimetable-back-and-create-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between}.viewtimetable-create-timetable-btn{align-items:center;background-color:#fff;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;font-size:.85rem;font-weight:500;gap:5px;padding:2px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewtimetable-timetable-heading{color:#042954;font-size:1.15rem;font-weight:500;padding:15px 15px 5px}.viewtimetable-table-whole-div{background-color:#fff;margin-top:20px;min-height:150px;padding-bottom:5px}.viewtimetable-top-class-breaks{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:20px;row-gap:15px}.viewtimetable-top-class{border-radius:5px;box-shadow:0 1px 4px #00000029;display:flex;flex-direction:column;gap:2px;justify-content:center;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewtimetable-top-class>p{font-size:.85rem;font-weight:500;text-transform:capitalize}.viewtimetable-top-class>p span{color:#042954;font-weight:500}.viewtimetable-top-breaks{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.viewtimetable-top-breaks-each{border:1px solid #e6e6fa;border-radius:5px;overflow:hidden}.viewtimetable-top-breaks-each>h2{background-color:#e6e6fa;font-size:.85rem;font-weight:600;padding:7px 5px;text-align:center;text-transform:capitalize}.viewtimetable-top-breaks-each>p{color:red;font-size:.85rem;font-weight:400;font-weight:500;padding:3px 5px;text-align:center}.viewtimetable-top-breaks-each>div{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;min-height:50px;padding:5px 20px}.viewtimetable-top-breaks-each>div input{background-color:#f1f1f6;border:none;border-radius:3px;font-size:.8rem;font-weight:500;padding:2px 3px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.viewtimetable-top-breaks-each>div input[type=time]::-webkit-calendar-picker-indicator{display:none}.viewtimetable-classtimetable-whole-div{margin:15px;overflow-x:scroll}.viewtimetable-classtimetable-whole-div>table{background-color:#fff;border-collapse:collapse;border-radius:5px;overflow:hidden;width:100%}.viewtimetable-classtimetable-whole-div>table thead tr{padding-left:2px;padding-right:2px}.viewtimetable-classtimetable-whole-div>table thead tr th{background-color:#f1f1f6;overflow:hidden;padding:4px 2px}.viewtimetable-classtimetable-whole-div>table thead tr th>div{background-color:#fff;border-radius:5px;min-height:70px}.viewtimetable-display-days{align-items:center;display:flex;flex-direction:column;justify-content:center}.viewtimetable-display-days>p{font-size:.9rem;font-weight:600;text-transform:capitalize}.viewtimetable-display-periods{align-items:center;display:flex;flex-direction:column;justify-content:center}.viewtimetable-display-periods>div{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.viewtimetable-display-periods>div input{background-color:#fff;border:none;font-size:.85rem;font-weight:500}.viewtimetable-display-periods>div input[type=time]::-webkit-calendar-picker-indicator{display:none}.viewtimetable-display-periods>p{color:#042954;font-size:.95rem;font-weight:600;text-transform:capitalize}.viewtimetable-tobody-eachrow{background-color:#f1f1f6}.viewtimetable-tobody-eachrow td>div{background-color:#fff;border-radius:5px;margin:2px;min-height:90px}.viewtimetable-tbody-first-header{align-items:center;display:flex;flex-direction:column;justify-content:center}.viewtimetable-tbody-heading-p{font-size:.85rem;font-weight:500;text-transform:capitalize}.viewtimetable-tbody-subject-teacher{align-items:center;display:flex;flex-direction:column;justify-content:center}.viewtimetable-tbody-subject-teacher>h2{font-size:.95rem;font-weight:600;text-transform:capitalize}.viewtimetable-tbody-subject-teacher>p{color:grey;font-size:.9rem;font-weight:500;text-transform:capitalize}.studFeeHis_card-container{display:flex;flex-direction:column;gap:15px;margin-top:20px}.studFeeHis_student-info{align-items:center;background-color:#ffd600;display:flex;gap:30px;min-width:40%;padding:20px}.studFeeHis_student-info img{height:80px;margin-right:20px;object-fit:cover;width:80px}.studFeeHis_student-details{line-height:1.5}.studFeeHis_student-details p{font-size:16px;margin:8px 0}.studFeeHis_student-details span{font-weight:500}.studInfo_value{color:#595959;font-weight:500;margin-left:10px}.studFeeHis_fee-info{background-color:#fff;padding:20px;text-align:left;width:50%}.studFeeHis_table{border-collapse:collapse;text-align:center;width:100%}.studFeeHis_table td,.studFeeHis_table th{border-bottom:1px solid #ddd;padding:10px}.studFeeHis_table th{font-weight:700}.amount-paid{color:green}.fee-due{color:red}.eachstudentfeehistory-paidnow{background:linear-gradient(270deg,#03b400,#03a700,#039b00,#028e00,#028200);border-radius:20px;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.eachstudentfeehistory-receiptnumber{color:#042934;font-weight:600}.studFeeHis_fee-info{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin-bottom:10px;margin-top:10px;width:100%}.studFeeHis_fee-info>div{display:flex;flex-direction:column;gap:5px}.studFeeHis_fee-info>div label{font-weight:600;text-transform:capitalize;white-space:nowrap}.studFeeHis_fee-info>div p{font-size:1rem;font-weight:400;text-transform:capitalize;white-space:nowrap}.createstaff-input-errors{color:red;font-size:.65rem;font-style:italic;margin-top:-7px}.addSubjectsToClass-container{background:#fff;margin:20px auto;max-width:1200px;min-height:100px;padding-bottom:1px;width:100%}.addSubjectsToClass-heading{color:#042954;font-size:1.3rem;font-weight:600;margin-bottom:15px;padding-top:5px;text-align:center;text-transform:capitalize}.addsubjectstoclass-table-container{margin:10px;overflow-x:scroll}.addsubjectstoclass-table-container>table{border-collapse:collapse;overflow-x:scroll;width:100%}.addsubjectstoclass-table-container>table thead>tr{border:1px solid #c9c9c9;border-left:none;border-right:none}.addsubjectstoclass-table-container>table thead>tr th div{align-items:center;display:flex;flex-direction:column;font-size:.95rem;font-weight:500;justify-content:center;min-height:45px;text-transform:capitalize}.addsubjectstoclass-thead-row>th:nth-child(odd){background-color:#f1f1f6}.addsubjectstoclass-tbody-row{border:1px solid #c9c9c9;border-left:none;border-right:none}.addsubjectstoclass-tbody-row>td:nth-child(odd){background:#f1f1f6;text-align:center}.addsubjectstoclass-tbody-row-btn>button{background-color:#042954;border:none;border-radius:3px;color:#fff;font-size:.8rem;padding:3px 7px;text-transform:capitalize}.addsubjectstoclass-tbody-middle{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;min-height:50px;min-width:170px;padding:10px}.addsubjectstoclass-tbody-middle>div{align-items:center;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px 0 #63636333;display:flex;flex-direction:row;gap:5px;justify-content:center;min-height:30px;padding:3px 5px}.addsubjectstoclass-tbody-middle>div p{font-size:.89rem;text-transform:capitalize;-webkit-user-select:none;user-select:none}.addsubjectstoclass-tbody-row-btn>button:hover{background-color:#0b4586;cursor:pointer}.addsubjectstoclass-tbody-row-first>div{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50px;min-width:100px}.addsubjecttoclass-form{padding:20px;width:600px}.addsubjecttoclass-form-inner{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.addsubjecttoclass-form-inner>div{display:flex;flex:1 1;flex-direction:column;gap:5px}.addsubjecttoclass-form-inner>div label{font-size:.95rem;font-weight:500;text-transform:capitalize}.addsubjecttoclass-form-inner>div input,.addsubjecttoclass-form-inner>div select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none;padding-left:5px}.addsubjectstoclass-form-submit{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-top:15px}.addsubjectstoclass-form-submit>button{background-color:#042954;border:none;border-radius:3px;color:#fff;font-size:.8rem;font-weight:500;padding:3px 10px;text-transform:capitalize}.addsubjecttoclass-form-close{font-size:18px;margin-bottom:10px}.addsubjectstoclass0-alert-form-btns,.addsubjecttoclass-form-close{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.addsubjectstoclass0-alert-form-btns{gap:10px;margin-top:10px}.addsubjectstoclass0-alert-form-btns>p{border-radius:5px;color:#0b4586;font-size:.95rem;font-weight:500;padding:3px 10px}.addsubjectstoclass0-alert-form-btns>p:hover{background-color:#0b45861a;cursor:pointer}@media screen and (max-width:700px){.addsubjecttoclass-form{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.addSubjectsToClass-heading{font-size:1.1rem}}@media screen and (max-width:350px){.addsubjectstoclass-form-submit>button{padding:5px 10px;width:100%}.addSubjectsToClass-heading{font-size:.95rem}}.allclasses-top-navigation{align-items:center;background:#fff;border-radius:5px;-webkit-clip-path:polygon(91% 0,100% 48%,91% 100%,0 100%,0 0);clip-path:polygon(91% 0,100% 48%,91% 100%,0 100%,0 0);display:flex;flex-direction:row;font-size:.8rem;font-weight:500;margin-top:20px;min-height:30px;padding-left:10px;padding-right:25px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}.allclasses-display-classes{column-gap:20px;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:20px;margin-top:20px;row-gap:20px}.allclasses-display-classes-each{background-color:#fff;border-radius:10px;min-width:200px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.allclasses-display-classes-each:hover{box-shadow:0 8px 24px #17559f33;cursor:pointer;transform:scale(1.07)}.allclasses-display-classes-each>p{background:#1976d2;color:#fff;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding:7px 5px;text-align:center;text-transform:capitalize}.allclasses-each-class-heading{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:20px}.allclasses-each-class-subject{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.allclasses-each-class-subject p:first-child{color:#17559f;font-size:1.1rem;font-weight:500}.allclasses-each-class-subject p:nth-child(2){color:#17559f;font-size:1.7rem;font-weight:400}.allclasses-each-class-img{height:60px;min-width:50px;overflow:hidden;width:100%}.allclasses-each-class-img>img{height:100%;object-fit:contain;width:100%}@media screen and (max-width:690px){.allclasses-display-classes{align-items:center;justify-content:center}.allclasses-display-classes-each>p{font-size:.81rem}.allclasses-each-class-subject p:first-child{font-size:.85rem}.allclasses-each-class-subject p:nth-child(2){font-size:1.2rem}.allclasses-display-classes-each{min-width:100px}.allclasses-each-class-img{height:50px}}@media screen and (max-width:405px){.allclasses-top-navigation{flex-wrap:wrap}.allclasses-top-navigation>p{font-size:.8rem;white-space:nowrap}.allclasses-display-classes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.allclasses-each-class-img{height:auto;width:50px}}.allsubjects-container{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-top:20px}.allsubjects-each{align-items:center;background-color:#fff;border:none;border-left:4px solid #17559f;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;min-height:70px;padding:0 10px;transition:all .3s ease}.allsubjects-each:hover{border-color:red;box-shadow:0 4px 12px #17559f33;cursor:pointer;transform:scale(1.01);transition:all .3s ease}.allsubjects-each>p:first-child,.allsubjects-each>p:nth-child(2){font-size:.9rem;text-transform:capitalize}.allsubjects-each>p:nth-child(2){font-weight:500}.allsubjects-each-subject-name{font-size:.95rem;font-weight:500;text-transform:capitalize}.allchapters-class-subject-display{align-items:center;display:flex;flex-direction:row;gap:10px;margin-top:20px;padding-left:5px}.allchapters-class-subject-display>p{font-size:.85rem;font-weight:500;text-transform:capitalize;-webkit-user-select:none;user-select:none}.allchapters-display-each{display:flex;flex-direction:column;gap:10px;margin-top:20px}.allchapters-each-chaptername{align-items:center;background-color:#fff;border:none;border-left:4px solid #17559f;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;min-height:60px;padding:0 15px 0 10px;transition:all .3s ease}.allchapters-each-chaptername:hover{border-color:red;box-shadow:0 4px 12px #17559f33;cursor:pointer;transform:scale(1.01);transition:all .3s ease}.allchapters-each-chaptername>p{font-size:.9rem;font-weight:500;text-transform:capitalize}.allchapters-each-chaptername>p:nth-child(2){font-size:1.2rem}.allchapters-addchapter-btn{align-items:center;background-color:#e0eeff;border-radius:3px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin-top:15px;min-height:45px;-webkit-user-select:none;user-select:none}.allchapters-addchapter-btn>p{color:#00469a;font-size:.95rem;font-weight:500;text-transform:capitalize}.allchapters-addchapter-btn:hover{background-color:#c9e0fd}.allchapters-addchapter-form{display:flex;flex-direction:column;gap:10px;min-width:400px;padding:20px}.allchapters-addchapter-form>h2{font-size:1.1rem;font-weight:600;text-align:center;text-transform:capitalize}.allchapters-addchapter-form>div{display:flex;flex-direction:column;gap:5px}.allchapters-addchapter-form>div label{color:gray;font-size:.85rem;text-transform:capitalize}.allchapters-addchapter-form>div input{background-color:#f1f1f6;border:none;border-radius:3px;font-size:.9rem;font-weight:500;height:30px;outline:none;padding-left:10px}.allchapters-addchapter-form>button{background-color:#17559f;border:none;border-radius:3px;color:#fff;letter-spacing:.5px;margin-top:10px;min-height:30px;text-transform:capitalize}.allchapters-addchapter-form>button:hover{background-color:#1d63b8;cursor:pointer}@media screen and (max-width:480px){.allchapters-addchapter-form{min-width:270px;padding:10px}}@media screen and (max-width:340px){.allchapters-addchapter-form{min-width:200px;padding:10px}}.alltopics-subjectname{margin-top:20px}.alltopics-subjectname>h2{font-size:.9rem;font-weight:500;padding-left:5px;text-transform:capitalize}.alltopics-container{background-color:#fff;margin-top:7px;min-height:50px;padding:10px}.alltopics-container-head{border-bottom:1px solid #bebebe;display:flex;flex-direction:column;justify-content:center;min-height:50px}.alltopics-container-head>p{font-size:.95rem;padding-left:5px;text-transform:capitalize}.alltopics-create-form{display:flex;flex-direction:column;gap:10px;min-width:500px;padding:20px}.alltopics-form-head{font-size:1.04rem;font-weight:500;text-align:center;text-transform:capitalize}.alltopics-create-form>button{background-color:#00469a;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;height:30px;margin-top:5px;text-transform:capitalize}.alltopics-create-form>button:hover{background-color:#17559f}.alltopics-create-form>div label{color:grey;font-size:.89rem;text-transform:capitalize}.alltopics-create-form>div input,.alltopics-create-form>div select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none;padding-left:5px}.alltopics-form-inner-div{display:flex;flex-direction:row;gap:20px}.alltopics-form-inner-div>div{width:100%}.alltopics-form-each-div,.alltopics-form-inner-div>div{display:flex;flex-direction:column;gap:5px}.alltopics-form-each-div>textarea{background-color:#f1f1f6;border:none;min-height:50px;outline:none;padding:5px;resize:vertical}.alltopics-display{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding-left:15px}.alltopics-display-eachtopic{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:30px}.alltopics-display-eachtopic>p{cursor:pointer;font-size:.9rem;padding-left:5px;text-transform:capitalize}.alltopics-display-eachtopic:hover{background-color:#e0eeff;border-radius:3px;cursor:pointer}.alltopics-eachtopic-editbtns{display:flex;flex-direction:row;gap:5px}.teachersallocation-heading{background-color:#fff;font-size:.9rem;font-weight:500;margin-top:10px;padding:5px 10px;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.teachersallocation-all-subjects{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;margin-top:10px}.teachersallocation-subject-teachers{background-color:#fff;min-height:70px}.teacherallocation-subject-addbtn{align-items:center;border-bottom:1px solid #bababa;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;min-height:40px;padding:10px 15px}.teacherallocation-subject-addbtn>p{color:#005ac5;font-size:.9rem;font-weight:500;text-transform:capitalize}.teacherallocation-subject-addbtn>button{border:1px solid #e0e0e0;border-radius:3px;color:#000;font-size:.8rem;font-weight:400;padding:3px 7px}.teachersallocation-display-teachers{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:10px}.teachersallocation-each-teacher{background-color:#f7f7f7;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;flex-direction:row;gap:10px;padding:3px 5px;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.teachersallocation-each-teacher>p{font-size:.85rem;font-weight:400;text-transform:capitalize}.townsandfee-container{background-color:#fff;margin-top:20px;min-height:200px;padding:20px;width:100%}.townsandfee-header{color:#042954;font-size:1.25rem;font-weight:500;margin-bottom:15px;margin-top:15px;text-align:center;text-transform:capitalize}.townsandfee-inner-con{margin:auto;max-width:1100px;width:100%}.townsandfee-inner-fun{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:20px}.townsandfee-inner-fun-search{align-items:center;background-color:#e9e9e9e5;border-radius:20px;display:flex;flex-direction:row;gap:5px;padding:4px 10px}.townsandfee-inner-fun-search>input{background-color:initial;border:none;font-size:.85rem;min-width:200px;outline:none}.townsandfee-inner-fun-villages>p{font-size:.9rem;font-weight:500;text-transform:capitalize}.townsandfee-inner-fun-villages>p span{color:#0f5faf;margin-left:3px}.townsandfee-inner-table{overflow-x:scroll}.townsandfee-inner-table>table{border-collapse:collapse;margin:auto;width:100%}.townsandfee-inner-table>table thead tr{background:#e2e2e2cb}.townsandfee-inner-table>table thead tr th{font-size:1.01rem;font-weight:500;padding:5px 10px;text-align:left}.townsandfee-inner-table>table tbody tr{border-bottom:1px solid #bebebe}.townsandfee-inner-table>table tbody tr td{color:#646464;font-size:.95rem;font-weight:400;padding:5px 10px;text-transform:capitalize}.townsandfee-table-actions{align-items:center;display:flex;flex-direction:row;gap:5px}.townsandfee-add-village{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.townsandfee-add-village-inner{align-items:center;background-color:#1976d2;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:row;gap:5px;padding:5px 10px}.townsandfee-add-village-inner:hover{background-color:#0f5faf}.townsandfee-add-village-inner>p{font-size:.8rem;font-weight:300;text-transform:capitalize}.townsandfee-addvillage-form{min-width:380px;padding:20px}.townsandfee-addvillage-form-inner{display:flex;flex-direction:column;gap:10px}.townsandfee-addvillage-form-inner-cross{align-items:flex-end;cursor:pointer;display:flex;flex-direction:column}.townsandfee-addvillage-form-each{display:flex;flex-direction:column;gap:5px}.townsandfee-addvillage-form-each>label{color:#000;font-size:.9rem;text-transform:capitalize}.townsandfee-addvillage-form-each>input{background-color:#e9e9e9e5;border:none;border-radius:3px;height:30px;outline:none;padding-left:5px;width:100%}.townsandfee-addvillage-form-inner>button{background-color:#1976d2;border:none;border-radius:3px;color:#fff;font-size:.9rem;font-weight:400;margin-top:10px;padding:5px 10px;text-transform:capitalize}.townsandfee-addvillage-form-inner>button:hover{background-color:#0f5faf;cursor:pointer}@media screen and (max-width:460px){.townsandfee-addvillage-form{min-width:250px;width:100%}.townsandfee-inner-fun-search>input{min-width:50px;width:110px}.townsandfee-inner-table>table thead tr th{font-size:.9rem}}@media screen and (max-width:360px){.townsandfee-inner-fun{display:flex;flex-direction:column-reverse;gap:10px}.townsandfee-inner-fun-search,.townsandfee-inner-fun-search>input{width:100%}.townsandfee-addvillage-form{min-width:200px;width:100%}}.paytransportfee-con{background:#fff;margin-bottom:20px;min-height:100px;width:100%}.paytransportfee-header{border-bottom:1px solid #d6dede;margin-bottom:10px;padding:10px}.paytransportfee-header>h2{font-size:1rem;font-weight:600;text-transform:capitalize}.paytransportfee-form-stdregidorname{padding:10px}.paytransportfee-form-stdregidorname>label{font-size:.95rem;font-weight:500;text-transform:capitalize}.paytransportfee-stdregidorname-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:5px}.paytransportfee-stdregidorname-options>div{align-items:center;display:flex;flex-direction:row;gap:5px}.paytransportfee-stdregidorname-options>div label{font-size:.95rem;font-weight:400;text-transform:capitalize}.paytransportfee-findstudent-regidcon{display:flex;flex-direction:row;gap:15px;max-width:600px;padding:0 10px;width:100%}.paytransportfee-findstudent-regidcon>input{background-color:#f1f1f6;border:none;border-radius:3px;height:28px;outline:none;padding-left:5px;width:100%}.paytransportfee-findstudent-regidcon>button{background-color:#1976d2;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:3px 7px;text-transform:capitalize;white-space:nowrap}@media screen and (max-width:350px){.paytransportfee-findstudent-regidcon{flex-wrap:wrap}}.transportfeehistory-con{background-color:#fff;min-height:100px;padding-top:1px;width:100%}.transportfeehistory-con .transportfeehistory-search-and-total>h2{font-size:1.1rem;font-weight:500;text-transform:capitalize}.transportfeehistory-search-and-total{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:10px}.transportfeehistory-search-field{align-items:center;background-color:#f1f1f6;border-radius:20px;display:flex;flex-direction:row;padding:2px 7px}.transportfeehistory-search-field>input{background-color:initial;border:none;font-size:.9rem;min-width:200px;outline:none;padding-left:5px}.transportfeehistory-search-and-total>p{font-size:.9rem;font-weight:500;text-transform:capitalize}.transportfeehistory-search-and-total>p span{color:green;padding-left:5px}.transportfeehistory-cls-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.transportfeehistory-cls-filter>select{background-color:#f1f1f6;border:none;border-radius:3px;height:30px;outline:none}.transportfeehistory-totalfee{background:linear-gradient(270deg,#0056b9,#004b9f,#003f85,#00346c,#042954)}.transportfeehistory-totalfee,.transportfeehistory-totalpaid{border-radius:20px;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.transportfeehistory-totalpaid{background:linear-gradient(270deg,#03b400,#03a700,#039b00,#028e00,#028200)}.transportfeehistory-totaldue{background:linear-gradient(133deg,#e10001 19%,#fd9090);border-radius:20px;color:#fff;font-weight:500;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.transportfeehistory-showmore{align-items:flex-end;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:15px;padding-right:15px;padding-top:15px}.transportfeehistory-showmore-btn{background-color:#0056b9;border-radius:5px;color:#fff;cursor:pointer;padding:3px 7px;text-align:center;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.transportfeehistory-showmore-btn:hover{background-color:#054286}.enabletransport-con{background-color:#fff;margin-top:20px;min-height:150px;padding-top:1px;width:100%}.enabletransport-con>h1{font-size:1rem;font-weight:500;margin:10px 5px;padding-left:5px;text-transform:capitalize}.enabletransport-input-getstd{display:flex;flex-direction:row;gap:10px;max-width:500px;padding:5px 10px;width:100%}.enabletransport-input-getstd>input{background-color:#f1f1f6;border:none;border-radius:3px;outline:none;padding-left:10px;width:100%}.enabletransport-input-getstd>button{background-color:#1976d2;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:400;padding:4px 7px;text-transform:capitalize;white-space:nowrap}.enabletransport-input-getstd>button:hover{background-color:#1360ad}.enabletransport-form-con{margin-top:10px;padding-bottom:20px}.enabletransport-header{margin-bottom:5px}.enabletransport-header>h1{font-size:1rem;font-weight:500;padding-left:10px;text-transform:capitalize}.enabletransport-all-input-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:10px}.enabletransport-input-field{display:flex;flex:1 1;flex-direction:column;gap:5px}.enabletransport-input-field>label{font-size:.89rem;text-transform:capitalize}.enabletransport-input-field>input{background-color:#f1f1f6;border:none;border-radius:3px;font-size:.9rem;height:28px;min-width:200px;outline:none;padding-left:5px;width:100%}.enabletransport-disable-btn,.enabletransport-enable-btn{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:10px;padding:0 10px}.enabletransport-disable-btn>p,.enabletransport-enable-btn>p{font-size:.9rem;text-transform:capitalize}.enabletransport-disable-btn>button,.enabletransport-enable-btn>button{background-color:#f5b402;border:none;border-radius:3px;color:#000;cursor:pointer;padding:3px 10px}.enabletransport-enable-btn>button:hover{background-color:#ffbb01}.enabletransport-disable-btn>button{background-color:red;color:#fff}.enabletransport-disable-btn>button:hover{background-color:#e63434}.enabletransport-enablebox{background-color:#fff;min-height:150px;min-width:450px;padding-bottom:15px;width:100%}.enabletransport-enablebox-closeicon{align-items:flex-end;display:flex;flex-direction:column;padding:5px}.enabletransport-enablebox-btn{margin-top:10px;padding-left:10px;padding-right:10px}.enabletransport-enablebox-btn button{background-color:#1976d2;border:none;border-radius:3px;color:#fff;font-size:.9rem;font-weight:400;padding:4px 10px;text-transform:capitalize;width:100%}.enabletransport-enablebox-btn button:hover{background-color:#0a64be;cursor:pointer}@media screen and (max-width:520px){.enabletransport-enablebox{min-width:310px;width:100%}.enabletransport-popup-wrap{flex-direction:column}}@media screen and (max-width:380px){.enabletransport-enablebox{min-width:270px;width:100%}.enabletransport-popup-wrap{flex-direction:column}}.eachstudenttransport-stddata{background-color:#fff;column-gap:40px;display:flex;flex-direction:row;flex-wrap:wrap;min-height:100px;padding:20px 10px;row-gap:20px;width:100%}.eachstudenttransport-stddata-each{display:flex;flex-direction:column;gap:5px}.eachstudenttransport-stddata-each>label{color:gray;font-size:.9rem;text-transform:capitalize}.eachstudenttransport-stddata-each>p{font-size:1rem;font-weight:500;text-transform:capitalize}.feereports-con{background-color:#fff;margin-top:20px;min-height:100px;padding:10px}.feereports-head{font-size:1.2rem;font-weight:500;margin-left:10px;text-transform:capitalize}.feereports-dates-form{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;padding:10px}.feereports-date-each{display:flex;flex:1 1;flex-direction:column;gap:3px}.feereports-date-each>label{font-size:.9rem;font-weight:500;text-transform:capitalize}.feereports-date-each>input{background-color:#f1f1f6;border:none;border-radius:3px;height:32px;min-width:150px;outline:none;padding:3px 5px}.feereports-date-btn{align-items:center;background-color:#395bc4;border-radius:3px;color:#fff;display:flex;flex-direction:column;height:35px;justify-content:center;text-transform:capitalize;width:100px}.feereports-date-btn:hover{background-color:#2148c0;cursor:pointer}.feereports-totalfee-paid{margin:10px}.feereports-totalfee-paid>span{color:red;font-size:1rem;font-weight:500}