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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{display:flex;flex-wrap:wrap;height:100vh;left:0;position:absolute;top:0;width:100%}.left-section{align-items:center;background:linear-gradient(0deg,#374884 0,#50619e);color:var(--bs-light);display:flex;flex:1 1;height:100%;justify-content:center;overflow:hidden}.left-section img{opacity:.05;width:100%}.left-section div{align-items:center;color:var(--color-white);display:flex;flex-direction:column;font-weight:8;position:absolute}.left-section div h2{font-size:30px;margin:0;padding:0}.left-section div p{color:var(--color-white);font-size:17px;text-align:center;width:60%}.right-section{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.logo{border:2px solid var(--bs-orange);border-radius:50%;height:100px;margin:10px;object-fit:cover;padding:10px;width:100px}.login-card{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:340px}.login-card h2{margin:0;padding:0}.login-card p{color:var(--bs-secondary);font-size:14px}.form-control{display:flex;flex-direction:column;margin-top:10px;width:100%}.form-control>button{background-color:var(--bs-link-color);border:none;border-radius:10px;color:var(--bs-white);cursor:pointer;margin-top:10px;padding:15px 0}.form-control>button:hover{background-color:var(--bs-link-hover-color)}.form-control>button:disabled{opacity:.5}.auth-recovery{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.auth-recovery a,.auth-recovery span{font-size:14px}.input-field{padding:0}.custom-checkbox-root .MuiSvgIcon-root{height:20px;width:20px}.footer-content{bottom:0;font-size:14px;margin-bottom:10px}@media screen and (max-width:1080px){.left-section{display:none}}*{box-sizing:border-box;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5{margin:0;padding:0}#fullheight,body,html{height:100%;min-height:100%!important}:root{--bs-blue:#5d87ff;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#fa896b;--bs-orange:#fd7e14;--bs-yellow:#ffae1f;--bs-green:#39b69a;--bs-teal:#20c997;--bs-cyan:#3dd9eb;--bs-black:#000;--bs-white:#fff;--bs-gray:#777e89;--bs-gray-dark:#343a40;--bs-gray-100:#ecf2ff;--bs-gray-200:#fcfcfc;--bs-gray-201:#f6f6f6;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-450:#858585;--bs-gray-500:#5a6a85;--bs-gray-600:#777e89;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#11142d;--bs-primary:#5d87ff;--bs-primary1:#5d87ff;--bs-secondary:#777e89;--bs-success:#39b69a;--bs-info:#3dd9eb;--bs-warning:#ffae1f;--bs-danger:#fa896b;--bs-danger2:#ff511c;--bs-light:#ecf2ff;--bs-dark:#11142d;--bs-muted:#5a6a85;--bs-indigo:#6610f2;--bs-primary-rgb:93,135,255;--bs-secondary-rgb:119,126,137;--bs-success-rgb:57,182,154;--bs-info-rgb:61,217,235;--bs-warning-rgb:255,174,31;--bs-danger-rgb:250,137,107;--bs-light-rgb:236,242,255;--bs-dark-rgb:17,20,45;--bs-muted-rgb:90,106,133;--bs-indigo-rgb:102,16,242;--bs-primary-text:#4a6ccc;--bs-secondary-text:#777e89;--bs-success-text:#2e927b;--bs-info-text:#25828d;--bs-warning-text:#996813;--bs-danger-text:#c86e56;--bs-light-text:#777e89;--bs-dark-text:#495057;--bs-primary-bg-subtle:#dfe7ff;--bs-secondary-bg-subtle:#ecf2ff;--bs-success-bg-subtle:#d7f0eb;--bs-info-bg-subtle:#d8f7fb;--bs-warning-bg-subtle:#ffefd2;--bs-danger-bg-subtle:#fee7e1;--bs-light-bg-subtle:#f6f9ff;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#becfff;--bs-secondary-border-subtle:#fcfcfc;--bs-success-border-subtle:#b0e2d7;--bs-info-border-subtle:#b1f0f7;--bs-warning-border-subtle:#ffdfa5;--bs-danger-border-subtle:#fdd0c4;--bs-light-border-subtle:#fcfcfc;--bs-dark-border-subtle:#5a6a85;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:17,20,45;--bs-font-sans-serif:"Plus Jakarta Sans",sans-serif;--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:0.875rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#11142d;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#11142dbf;--bs-secondary-color-rgb:17,20,45;--bs-secondary-bg:#fcfcfc;--bs-secondary-bg-rgb:252,252,252;--bs-tertiary-color:#11142d80;--bs-tertiary-color-rgb:17,20,45;--bs-tertiary-bg:#ecf2ff;--bs-tertiary-bg-rgb:236,242,255;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-link-color:#5d87ff;--bs-link-color-rgb:93,135,255;--bs-link-decoration:underline;--bs-link-hover-color:#4a6ccc;--bs-link-hover-color-rgb:74,108,204;--bs-code-color:#d63384;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#e5eaef;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:7px;--bs-border-radius-sm:8px;--bs-border-radius-lg:15px;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0px 15px 30px #0000001f;--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb),0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb),0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#ffefd2;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;--sidebar-login-gradient:linear-gradient(224.46deg,#3a495f,#1b2331);--colour-background:#f8f9fa}.main-container{display:flex;flex-direction:row;min-height:100vh;transition:all .5s}.sidemenu-tracker{margin-left:260px}.page-container{background-color:var(--color-background);display:flex;flex-direction:column;justify-content:space-between;overflow:visible;width:100%}.navbar-container{position:-webkit-sticky;position:sticky;top:0;z-index:9}.main-content-area{flex:1 1}.footer{color:#777e89;color:var(--bs-secondary);justify-content:center}.footer,.navbar-wrapper{display:flex;padding:8px 16px}.navbar-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#f8f9facc;background:#0000;box-sizing:border-box;justify-content:space-between;z-index:1200}.hidden{display:none}.navbar-leftsection{align-items:center;display:flex;flex:1 1}.navbar-rightsection{align-items:center;cursor:pointer;display:flex;flex:2 1;justify-content:flex-end}.navbar-rightsection img{border-radius:50%;height:40px}.search-box{align-items:center;background-color:#eff4fc;border:.5px solid var(--bs-gray-300);border-radius:10px;cursor:pointer;display:flex;flex:1 1;justify-content:center;margin-left:10px;padding:5px 10px;transition:all .2s;-webkit-transition:all .2s}.search-box:hover{background-color:#dfe7fa;border:.5px solid #b4b2b2}.search-box .search-iconn{color:var(--bs-primary)}.search-box span{color:var(--bs-text-secondary);font-size:13px;font-weight:500;margin-left:5px;width:100%}.search-box div,.search-box span{font-family:Plus Jakarta Sans,sans-serif}.search-box div{background-color:var(--bs-white);border:.5px solid var(--bs-gray-300);border-radius:8px;font-size:12px;font-weight:700;padding:5px 10px}.rounded-bg{background-color:#eff4fc;border-radius:50%;box-sizing:border-box;height:40px;justify-content:center;margin-right:14px;width:40px}.Cards_cardContainer__jMDpj,.rounded-bg{align-items:center;cursor:pointer;display:flex}.Cards_cardContainer__jMDpj{border:1px solid var(--bs-gray-200);border-radius:10px;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;flex-direction:column;height:235px;justify-content:space-between;margin:8px;padding:10px;transition:all .3s;width:180px}.Cards_cardContainer__jMDpj:hover{border:1px solid var(--bs-primary)}.Cards_blurLoading__fTvcK{background-position:top;background-size:cover;border-radius:50%;height:90px;width:90px}.Cards_blurLoading__fTvcK .Cards_facultyImage__XuWAs{border-radius:50%;height:90px;object-fit:cover;object-position:top;opacity:0;transition:opacity .3s ease-in;width:90px}.Cards_blurLoading__fTvcK .Cards_loaded__kpWXj{opacity:1}.Cards_cardHeader__QF5zD{position:relative}.Cards_badge__eoHIF{background-color:#fff;border:1px solid var(--bs-gray-201);border-radius:50%;height:40px;object-fit:cover;padding:5px;position:absolute;right:-20px;top:0;width:40px}.Cards_cardBody__k6ziS{align-items:center;display:flex;flex-direction:column;text-align:center}.Cards_cardBody__k6ziS h3{color:var(--bs-primary-text);font-weight:600;margin:10px 0 4px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.Cards_cardBody__k6ziS h3,.Cards_cardBody__k6ziS h4{font-family:Plus Jakarta Sans,sans-serif;font-size:16px}.Cards_cardBody__k6ziS h4{color:var(--bs-light-text);font-weight:500;margin:0}.Cards_cardBody__k6ziS p{color:var(--bs-light-text);font-size:14px;height:30px;margin:0;padding:0;width:80%}.Cards_cardFooter__ngJXH{width:100%}.Cards_cardFooter__ngJXH .Cards_viewButton__Cwha2{background-color:var(--bs-primary);font-size:12px;height:30px;margin-top:12px;width:inherit}.Cards_cardFooter__ngJXH .Cards_viewButton__Cwha2:hover{background-color:var(--bs-primary-text)}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
/*# sourceMappingURL=main.27a651e7.css.map*/