@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);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}.App{background-color:bisque;text-align:center}.mobile-nav{display:none}@media (max-width:600px){.desktop-nav{display:none}.mobile-nav{bottom:0;display:block;position:fixed;width:100%}}body,html{height:100%;margin:0;min-height:100vh}.toggle-btn{.toggle-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;position:absolute;right:10px;top:10px;z-index:1000}}.bar{background-color:#eee;border-right:2px solid #fff;display:flex;flex-direction:column;height:100%;overflow:hidden;padding-right:0;padding-top:1rem;width:150px}.bar.closed{background-color:#fff;border:none;color:red;padding-right:15px;width:24px}.bar.open{width:150px}@media (max-width:768px){.bar{height:100vh;left:0;position:fixed;top:0;transition:width .3s ease;z-index:999}.bar.closed{width:0}.bar.open{width:250px}.content-sideber{background-color:red;height:80%;position:static;z-index:0}}.nav{display:flex;flex-direction:column;gap:.1rem;padding:.5rem}.list{animation:slideInLeft .5s ease-out forwards;animation-delay:.2s;border-radius:20%;display:inline-block;margin:.1rem 1rem .1rem .1rem;padding:0 0 1rem;text-align:left;text-shadow:0 0 .1em #fff;text-transform:uppercase;transform:translateY(-30px);transition:transform .4s ease,opacity .4s ease,color .4s ease,text-shadow .25s ease-out}.list,.list:hover{text-decoration:none}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateY(0)}}.normal-link{background-color:#af0;color:#aaa;text-decoration:none}.active-link{color:#f33;text-decoration:none}.container{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:flex-start;padding-left:20px}.layout-container{background-color:#f5f5f5}.layout-container,.layout-container-dark{display:flex;height:100vh;position:relative;z-index:0}.layout-container-dark{background-color:#333;color:#f0f8ff}@media screen and (max-width:600px){.layout-container,.layout-container-dark{max-width:600px;overflow:hidden}}.icon-container{display:inline;margin-left:30px;max-height:50px;max-width:50px;padding:0;vertical-align:middle}.icon{max-height:30px;max-width:30px}.icon,.icon-social{display:inline;margin:0;padding:0;vertical-align:middle}.icon-social{border-radius:50%;max-height:50px;max-width:50px;min-height:40px;min-width:40px;transition:all .3s ease}.icon-social:hover{background-color:#faf;transition:all .3s ease}.content-sideber{flex:1 1;height:auto;padding:20px;z-index:0}.toggle-btn{background:#0000;border:none;color:#333;cursor:pointer;font-size:2rem;margin-left:10px}.toggle-btn .on{color:#00f}.toggle-btn .off{color:red}.txt{display:inline;line-height:20px;margin:0!important;margin-bottom:10px;padding-bottom:0!important;vertical-align:middle}.main{background-color:#aaa;border:3px double #333;border-radius:25px;display:block;height:70%;left:15%;overflow-x:scroll;overflow-y:auto;position:fixed;scrollbar-color:red #00f;scrollbar-width:35px;top:20%;width:70%}.msg{color:#ff0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:28px;padding-top:10%;text-shadow:1px 1px red,2px 2px red,4px 4px red}.close{background:linear-gradient(180deg,#599bb3 5%,#408c99);background-color:#599bb3;border-radius:8px;box-shadow:0 10px 14px -7px #276873;color:#fff;cursor:pointer;display:inline-block;font-family:Arial;font-size:20px;font-weight:700;padding:13px 32px;text-decoration:none;text-shadow:0 1px 0 #3d768a}.close:hover{background:linear-gradient(180deg,#408c99 5%,#599bb3);background-color:#408c99}.close:active{position:relative;top:1px}.logo{animation:rotation 6s linear infinite;height:50px;left:1%;width:70px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-top{background-attachment:scroll;height:100vh}.profile-top:after{content:"";display:block;height:100%;inset:0;position:absolute;width:100%}.all-data{word-wrap:break-word;display:inline}@media screen and (max-width:600px){.profile_img{left:50%;top:50%}.profile-top{height:30%;height:60vh;width:100%}.all-data{display:inline-block}}.mode-toggle{background:none;border:none;cursor:pointer;font-size:24px;transition:transform .3s ease}.sun:before{content:"☀️"}.moon:before{content:"🌙"}.mode-toggle:hover{transform:scale(1.2)}.notice{background-color:aqua;max-height:50px;max-width:50px;position:fixed;right:3%;top:5px}.profile-container{display:block;margin-top:10%;overflow:hidden;padding-top:10%;text-align:left}.calendar{background-color:#f7f7f7;border-radius:10px;box-shadow:0 2px 4px #0000001a;font-family:sans-serif;height:40%;overflow:hidden;width:35%}.calendar-header{background-color:#c62828;color:#fff;font-size:18px;font-weight:700;padding:10px 0;text-align:center}.calendar-date{color:#424242;font-size:48px;padding-top:10px;text-align:center}.calendar-yr{background-color:#424242;color:#f7f7f7;font-size:18px;font-weight:700;text-align:center}.boldSpan{font-weight:bolder}.subject{text-decoration:underline}.object,.subject{font-family:Georgia,Times New Roman,Times,serif;font-size:1rem;font-weight:800}.point{padding-bottom:1rem}.gap{height:5px}@media screen and (max-width:600px){.profile-container{box-shadow:0 0 10px #0003;margin-top:45%;padding-top:15%;width:100%}.subject{display:none}.gap{height:2px}}.profile-top{background-image:var(--bg-url);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(0);height:30%;left:0;margin-bottom:5%;opacity:1;padding-bottom:5%;position:absolute;top:0;width:100%;z-index:1}.profile-top:hover .toolbar{cursor:pointer;display:flex}.toolbar{align-items:center;background-color:null;border:0 solid #f0f;cursor:pointer;display:block;flex-direction:column;height:90%;opacity:1;position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem}.css-pencil{animation:mymove 5s infinite;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(60deg,#e21143,#fba);border-radius:50%;bottom:-20%;box-shadow:2px 2px 2px #eee,4px 4px 4px red,6px 6px 6px #000;box-shadow:0 2px 2px #0000004d,2px 4px 6px #eee;color:#333;cursor:pointer;font-size:24px;height:100px;padding:8px;position:relative;right:400px;text-shadow:2px 2px 2px #eee,4px 4px 4px red,6px 6px 6px #000;transition:background-color .3s ease;width:250px;z-index:10}@keyframes mymove{50%{transform:rotate(180deg)}}.css-pencil:hover{background-color:#0056b3;cursor:pointer}.css-pencil:hover .comment-box-bgimage{opacity:1;visibility:visible}@media screen and (max-width:600px){.toolbar{border:0 solid #f0f;border-radius:50%;display:none;left:10%;right:-10%}.css-pencil{border-radius:20%;bottom:-30%;box-shadow:2px 2px 2px #333;font-size:10px;left:0;right:200px;width:100px}}.profile_img{border:3px double #fff;border-radius:50%;height:150px;left:80%;max-height:60%;max-width:60%;position:fixed;top:50%;width:150px;z-index:4}.profile_img:hover{cursor:pointer}@media screen and (max-width:600px){.profile_img{left:50%;top:50%}.profile-top{height:30%;width:100%}}.pencil-icon{background:#333;border-radius:2px;box-shadow:inset 1px 1px 4px #eee;cursor:pointer;height:10px;position:absolute;right:10%;rotate:120deg;top:50%;width:30px;z-index:5}.pencil-icon:before{border-color:#0000 #333 #0000 #0000;border-style:solid;border-width:2px 6px;content:"";height:5px;left:-75%;position:absolute;top:85%;width:5px}.pencil-icon:after{background:#f66;border-radius:0 100% 0 0;content:"";height:10px;position:absolute;right:-4px;top:0;width:10px}.pencil-icon:hover{transform:scale(1.2);transition:transform .2s ease}.comment-box{background-color:#f5f5f5;border-radius:6px;box-shadow:0 2px 6px #0000001a;color:#333;font-size:13px;left:-120%;opacity:0;padding:6px 10px;position:absolute;rotate:-90deg;top:-520%;transform:translateX(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;white-space:nowrap;z-index:10}.pencil-icon:hover .comment-box{opacity:.5;visibility:visible}.comment-box:before{border:5px solid #0000;border-top-color:#f5f5f5;content:"";left:50%;opacity:0;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.pencil-icon:hover .comment-box:before{opacity:1;visibility:visible}#change-img-container{background:#fefefe;border:2px solid #ccc;border-radius:12px;box-shadow:0 8px 16px #0000001a;margin:100px auto;overflow:hidden;position:relative;width:320px;z-index:5}.form-wrapper{margin-bottom:0;margin-left:25%;margin-top:0}@media screen and (max-width:600px){#change-img-container{width:90%}.form-wrapper{margin-bottom:20%;margin-left:0;margin-top:50%}}.form-wrapper-upper{background:#343a40;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;left:0;margin-bottom:0;margin-left:25%;margin-top:0;padding:12px 20px;position:absolute;top:20%}.top-bar{align-items:center;background:#0d6efd;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:10px}.close-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:18px}.form-wrapper{align-items:center;display:flex;flex-direction:column;padding:16px}.upload-label{background:#343a40;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:12px;padding:12px 20px}.preview-box{margin-top:10px;text-align:center}.preview-img{border-radius:6px;height:auto;margin-bottom:10px;max-width:100%;transition:transform .3s ease}.download-link{color:#0d6efd;display:inline-block;font-size:14px;margin-bottom:12px;text-decoration:none}.upload-btn{background:#198754;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.upload-btn:hover{background:#157347}.button-group{margin-top:30%}.top-bar-bg{align-items:center;background:#046645;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:10px}.nickname-container{margin-top:10%}.input-wrapper{display:flex;min-width:200px;position:relative;width:42%}.clear-btn{background:#0000;border:none;cursor:pointer;font-size:1rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.DARK-input{background:none;border:none;border-radius:15px;caret-color:#bf7950;color:#fff;font-size:20px;font-weight:900;min-width:100%;padding-right:2.5rem;text-align:center;transition:width .5s ease-in-out;width:70%}.DARK-input:hover{border-bottom:3px solid #bf7950}.LIGHT-input{background:none;border:none;border-radius:15px;caret-color:#fff;color:#333;font-size:20px;font-weight:900;min-width:100%;padding-right:2.5rem;text-align:center;transition:width .5s ease-in-out;width:100%}.LIGHT-input:hover{border-bottom:3px solid #afa}.btn{background:#bf7950;border:none;border-radius:5px;box-shadow:3px 5px 4px #301f0c80;color:#ddeade;cursor:pointer;display:inline;font-size:15px;font-weight:700;margin:auto 20px auto auto;outline:none;padding:10px 26px;text-decoration:none;width:80px}.btn.send:after{content:"Send"}.btn.done:before{content:"Done!"}.active{animation:btn .8s ease forwards}label{background:#0000;border:none;cursor:pointer;font-size:1rem;font-weight:800;left:0;margin-left:.5rem;position:absolute;top:50%;transform:translateY(-50%)}#std_id{display:none}.data{background:#0000;border:none;cursor:pointer;cursor:default;font-size:.6rem;left:0;margin-left:.5rem;position:absolute;top:30%;transform:translateY(-50%)}@media screen and (max-width:600px){.input-wrapper{border:0 solid red;height:auto;min-width:150px;width:90%}.DARK-input,.LIGHT-input{height:120px;padding-right:1.5rem;width:100%}label{border:0 solid red;overflow-wrap:break-word;top:35%;width:100px}.btn{left:75%;margin-right:0;padding:10px;position:absolute;top:60%;width:50px}.clear-btn{left:5rem;right:0}}.content-footer{box-sizing:border-box;flex:1 1;margin-left:0;overflow-y:auto;padding:20px 20px 120px;position:relative;z-index:0}.footer-bar{background-color:#0f0;bottom:0;display:flex;height:80px;justify-content:space-around;left:0;margin:0;pointer-events:auto;position:fixed;right:0;z-index:9999}.footer-nav{display:flex;list-style-type:none;margin:0;padding-left:0}.footer-list{background-color:red;border:2px solid #000;flex:1 1;height:auto;text-align:center}.footer-active-link,.footer-list{align-items:center;display:flex;justify-content:center}.footer-active-link{background-color:#17b1c5;border:3px solid #240679;height:100%;text-decoration:none;width:100%}.footer-normal-link{align-items:center;background-color:#1130dd;border:3px solid #ff0;display:flex;height:100px;height:100%;justify-content:center;text-decoration:none;width:100%}.icon{border-radius:50%;height:50px;width:50px}@media (max-width:768px){.footer-bar{height:60px}.icon{height:40px;width:40px}.footer-list{margin-right:2px}.content-footer{max-width:400px}}.slide-container{margin:0;text-align:left;width:100%}.panel{border-radius:8px;overflow:hidden;transition:max-height .5s ease,padding .3s ease}.panel.open{max-height:auto;padding:10px}.btn-display,.btn-display-dark{font-size:16px;font-weight:900;height:50px;width:100%}.btn-display-dark{background-color:#333;color:#f0f8ff}@media screen and (max-width:600px){.btn-display,.btn-display-dark{height:auto;margin-bottom:10px;margin-top:10px}.arrow{padding-right:5%}}.arrow{display:inline-block;font-size:larger;font-weight:900;padding-right:20%;transition:transform .3s ease;width:auto}.arrow.open{transform:rotate(180deg)}.fees-container{padding-right:3px;padding-top:2rem;text-align:left}.last-fees{font-size:18px;font-weight:500;margin-bottom:1rem}ul.custom-list{font-weight:900;list-style:none;padding-bottom:8px;padding-left:1.5rem}ul.custom-list li:before{background-image:url(../../static/media/react-icons.436f72057a77e5b2a88b.svg);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:12px;margin-right:8px;vertical-align:middle;width:12px}.question-box{font-family:Poppins,sans-serif;font-size:1.4rem;margin-bottom:20px}.question,.question-box{align-items:center;display:flex;flex-direction:column;justify-content:center}.question-box ul{list-style-type:none;margin-left:1rem;padding:0}.question-box ul li{margin-left:.5rem;padding-bottom:.5rem;text-align:left;width:100%}.option,.question-box ul li{font-size:1.2rem;margin-top:.8rem}.option{cursor:pointer;display:inline;font-weight:100;padding-bottom:20%;padding-left:30px;position:relative;-webkit-user-select:none;user-select:none}.option input[type=radio]{cursor:pointer;opacity:0;position:absolute}.checkmark{background-color:#eee;border:2px solid #ccc;border-radius:50%;height:20px;left:0;position:absolute;top:4px;width:20px}.option input[type=radio]:checked~.checkmark{background-color:#4caf50;border-color:#4caf50}.checkmark:after{content:"";display:none;position:absolute}.option input[type=radio]:checked~.checkmark:after{display:block}.checkmark:after{background:#fff;border-radius:50%;height:8px;left:5px;top:5px;width:8px}.finish-exam-btn{background-color:#4caf50;border:none;border-radius:5px;cursor:pointer;display:inline-block;font-size:16px;margin:20px auto 20px 40%;padding:10px 20px;text-align:center;text-decoration:none;top:90%}.finish-exam-btn,.rem-time{color:#fff;left:50%;position:fixed;transform:translateX(-50%)}.rem-time{background-color:#f0f;border-radius:25px;box-shadow:2px 2px 2px #333,5px 5px 5px #333;font-size:24px;font-weight:900;height:auto;margin-bottom:1%;padding-left:10%;padding-right:10%;top:0;width:100%;word-break:break-all}@media screen and (max-width:768px){.question-box{font-size:1.2rem}.option{font-size:1rem}.finish-exam-btn{font-size:14px;left:30%;padding:8px 16px;top:80%}.rem-time{font-size:15px;height:auto;left:50%;margin-bottom:1%;padding-left:5%;padding-right:5%;text-align:center;top:0;width:80%}.question-box ul li{margin-left:.1rem;padding-bottom:.8rem}.question-box ul li:hover{background-color:#7fffd4}}.exam-section{font-family:"Poppins, sans-serif";font-size:14px;font-size-adjust:.68;margin-right:3%;padding:5%}.start-exam-btn{background-color:#4caf50;border:none;border-radius:12px;box-shadow:0 4px #999;color:#fff;cursor:pointer;display:inline-block;font-size:20px;font-weight:900;margin:4px 6px;padding:15px 32px;text-align:center;text-decoration:none;text-shadow:2px 2px 4px #000}.social-main{align-items:center;background-color:#85e95d;display:flex;flex-direction:row;gap:1rem;min-height:100vh;padding:20px;width:100%}.social-main .batchmate-list{background-color:aqua;border:4px solid red;height:100vh;min-height:100vh;overflow-y:auto;width:300px}.social-main .batchmate-section{box-sizing:border-box;padding:10px;width:100%}.AdminNotices{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:20px auto;max-width:820px}.AdminNotices-title{font-size:24px;font-weight:700;margin:8px 0 16px}.AdminNotices-item{border:1px solid #0000000f;border-radius:10px;box-shadow:0 6px 18px #0000000a;margin:10px 0;overflow:hidden}.AdminNotices-item-header{justify-content:space-between;padding:12px 14px}.AdminNotices-item-header,.meta{align-items:center;display:flex;gap:12px}.meta{white-space:nowrap}.meta-label{color:#e21143;font-weight:700;text-decoration:underline}.meta-value{font-weight:600}.meta-date{border-radius:6px;font-size:13px;margin-left:8px;padding:4px 8px}.toggle-btn-notice{--size:40px;background:#fff;border:2px solid #e21143;border-radius:50%;box-shadow:0 2px 6px #0000000f;cursor:pointer;display:grid;height:var(--size);place-items:center;position:relative;transition:transform .16s ease,background .16s ease;width:var(--size)}.visually-hidden{box-shadow:2px 2px 6px #0000000f;height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.toggle-btn-notice:after,.toggle-btn-notice:before{background:#e21143;border-radius:2px;box-shadow:0 2px 6px #0000000f;content:"";height:2px;position:absolute;transition:transform .2s ease,opacity .2s ease;width:14px}.toggle-btn-notice:before{transform:rotate(0deg)}.toggle-btn-notice:after{transform:rotate(90deg)}.AdminNotices-item.closed .toggle-btn-notice:after,.AdminNotices-item.closed .toggle-btn-notice:before{opacity:1}.AdminNotices-item.open .toggle-btn-notice:before{background:#222;transform:rotate(45deg)}.AdminNotices-item.open .toggle-btn-notice:after{background:#222;transform:rotate(-45deg)}.AdminNotices-item-body{max-height:0;opacity:0;overflow:hidden;padding:0 14px;transition:max-height .36s cubic-bezier(.2,.9,.2,1),opacity .28s ease,padding .24s ease}.AdminNotices-item.open .AdminNotices-item-body{max-height:1000px;opacity:1;padding:14px}.AdminNotices-item-subject{font-size:16px;margin:0 0 8px}.AdminNotices-item-content{font-size:14px;line-height:1.5}.body-label{font-weight:700;margin-right:8px;text-decoration:underline}@media (max-width:600px){.meta{align-items:flex-start;flex-direction:column;gap:6px}.meta-date{margin-left:0}.toggle-btn-notice{--size:36px}}.theme-container{border:0 solid #0056b3;border-radius:20px;left:90%;position:absolute;top:60%;width:5%}@media screen and (max-width:600px){.theme-container{left:80%;top:40%}}.theme-toggle{align-items:center;background:#dee6ee;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:background .3s ease,transform .3s ease;width:40px}.theme-toggle:hover{background:#0056b3;transform:scale(1.1)}.theme-toggle.dark{background:#1f0202}.theme-toggle.dark:hover{background:#910707}
/*# sourceMappingURL=main.0831caf2.css.map*/