@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--main-font:"Inter",sans-serif;--primary-color:#1424b1;--secondary-color:#2336df;--black-color:#2e2e2e;--red-color:#d33c3c;--background-color:#f2f2ff}*{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f2ff;background-color:var(--background-color);height:100%;margin:0;padding:0;width:100%}#app *{display:flex;font-family:Inter,sans-serif;font-family:var(--main-font);transition:.3s ease}.loader{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;border:8px solid #f2f2ff;border-radius:50%;border-top-color:#1524b1;height:60px;margin-left:45%;margin-top:20%;width:60px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}a{text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#d0d0d0}.app_main__E1b33{display:flex;height:100%;width:100%}.app_navigation__y1Wzv{background-color:var(--primary-color);height:100vh;width:20%}.app_mainAppBlock__VuSDd{display:flex;flex-direction:column;height:100vh;width:80%}.app_header__07brU{background-color:#fff;height:12%;width:100%}.app_content__l--KZ{background-color:var(--background-color);height:88%;width:100%}.content_main__3Q4s5{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.content_box__ntpnk{background-color:#fff;border-radius:15px;height:92%;width:95%}.courses_main__3O1c8{flex-direction:column;height:100%;justify-items:flex-start;width:100%}.courses_title__EJxdc{align-items:center;height:15%;padding-left:24px}.courses_infoBlock__orWqa{align-items:center;height:30px;margin-top:1%;padding-left:24px;padding-right:24px;width:100%}.courses_infoBlock__orWqa p{color:#b4b4b4;font-size:14px;font-weight:600}.courses_infoBlock__orWqa .courses_courseName__iw0C6{width:60%}.courses_infoBlock__orWqa .courses_progress__xwpiF{margin-left:7%;width:25%}.courses_faculty__b7WFG{color:var(--black-color);font-size:24px;font-weight:600}.courses_semester__c4TqT{color:var(--black-color);font-size:22px;font-weight:600;margin-left:70px}.courses_semester__c4TqT sup{font-size:16px;font-weight:400;margin-right:10px;margin-top:-5px}.courses_coursesList__zdeTy{display:flex;flex-direction:column;height:90%;justify-content:flex-start;margin-top:1%;overflow:hidden;overflow-y:scroll;width:100%}.courses_course__P1Wb\+{align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.courses_course__P1Wb\+:hover{background-color:#e5efff}.courses_courseTitle__ptN1u{align-items:start;color:var(--black-color);flex-direction:column;font-size:18px;justify-items:center;margin-left:2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:60%}.courses_count__YjPnH{color:var(--black-color)}.courses_loading__ueVkY{align-items:start;background-color:#e8e8e8;border-radius:20px;flex-direction:column;height:8px;margin-left:5%;margin-right:2%;width:25%}.courses_loadingBar__BJirC{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:courses_loading__ueVkY;animation-name:courses_loading__ueVkY;background-color:#199a5c;border-radius:20px;height:8px}@-webkit-keyframes courses_loading__ueVkY{0%{width:0}}@keyframes courses_loading__ueVkY{0%{width:0}}.courses_createCourseBTN__1enC3{position:absolute}.course_main__bWK2E{flex-direction:column;height:100%;justify-items:flex-start;width:100%}.course_title__Swo45{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px}.course_infoBlock__sGaUW{align-items:center;height:30px;margin-top:1%;padding-left:24px;padding-right:24px;width:100%}.course_infoBlock__sGaUW p{color:#b4b4b4;font-size:14px;font-weight:600}.course_infoBlock__sGaUW .course_infoSubjectTitle__HH379{width:50%}.course_infoBlock__sGaUW .course_infoFiles__5BvmY{width:25%}.course_infoBlock__sGaUW .course_infoAction__Nmslm{justify-content:center;width:25%}.course_subjectsList__7Iyoa{display:flex;flex-direction:column;height:90%;justify-content:flex-start;overflow:hidden;overflow-y:scroll;width:100%}.course_subject__3moAJ{border-top:1px solid #f2f2ff;color:var(--black-color);margin:20px 0 10px}.course_subjectTitle__ZAcX3{align-items:start;padding-left:24px;width:50%}.course_subjectTitle__ZAcX3 div{align-items:center;height:40px}.course_subjectTitle__ZAcX3 div p{font-size:18px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course_subjectTitle__ZAcX3 div i{background-image:url(/static/media/grade-list.db9c9bbd019f0714d2fb.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:22px;margin-right:8px;width:22px}.course_testTitle__NEDXa{align-items:center;padding-left:24px;width:50%}.course_testTitle__NEDXa p{font-size:18px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course_testTitle__NEDXa i{background-image:url(/static/media/star.7691c38ede6b7b57cef6.svg);background-position:50%;background-repeat:no-repeat;background-size:22px;content:"";height:22px;margin-right:8px;width:22px}.course_filesList__WNQ9A{flex-direction:column;width:25%}.course_file__vVrX1 p{align-items:center;font-size:16px;height:35px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.course_testResult__8bjZj{align-items:center;height:100%;margin-top:8px;width:25%}.course_testResult__8bjZj p{align-items:center;border-radius:30px;font-size:14px;font-weight:600;height:30px;justify-content:center;margin:0;width:80px}.course_testResult__8bjZj .course_pass__ov2x3{background-color:#e6f6e9;color:#57c56d}.course_testResult__8bjZj .course_fail__pekFl{background-color:#ffe9e9;color:#f55}.course_actionButtons__usWDJ{align-items:center;flex-direction:column;width:25%}.course_download__Ha3vd{align-items:center;border-radius:4px;color:var(--black-color);cursor:pointer;font-size:15px;height:30px;justify-content:center;margin-top:4px;padding-left:5%;padding-right:5%;width:40%}.course_download__Ha3vd:hover{background-color:#e5efff}.course_download__Ha3vd i{background-image:url(/static/media/download.3895838881b2ac07cec7.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:18px;margin-right:4px;width:18px}.course_testOpen__UBssh,.course_testScore__tgj0N{align-items:center;justify-content:center;margin-top:10px;width:25%}.course_testScore__tgj0N p{margin:0}.course_testScore__tgj0N i{background-image:url(/static/media/sheet-result.3fcc29a783257257115a.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:22px;margin-right:4px;width:18px}.course_testOpen__UBssh p{color:var(--black-color);margin:0}.course_testOpen__UBssh i{background-image:url(/static/media/pencil-edit.bee87ac0b238755ea7a9.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:22px;margin-right:4px;width:18px}.dashboard_main__vyklS{flex-direction:column;height:100%;justify-items:flex-start;width:100%}.dashboard_title__0LEeE{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:13%;padding-left:24px}.dashboard_row__Mqbwc{align-items:center;height:45%;justify-content:space-around;width:100%}.dashboard_card__7UIne{align-items:center;border-radius:10px;flex-direction:column;height:80%;justify-content:center;width:15%}.dashboard_studentsCard__nsLtM{background-color:#e1dffa}.dashboard_teachersCard__I9eUt{background-color:#f7dee5}.dashboard_coursesCard__4R2w5{background-color:#d7e8f5}.dashboard_hexagonBack__cZFcr{align-items:center;border:.5vh solid transparent;border-radius:5px;box-sizing:border-box;height:46px;justify-content:center;margin-bottom:6%;position:absolute;transition:all 1s;width:75px}.dashboard_hexagonBack__cZFcr:after,.dashboard_hexagonBack__cZFcr:before{border:inherit;border-radius:inherit;content:"";height:100%;left:-.5vh;position:absolute;top:-.5vh;width:100%}.dashboard_hexagonBack__cZFcr:before{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.dashboard_hexagonBack__cZFcr:after{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.dashboard_studentsCard__nsLtM .dashboard_hexagonBack__cZFcr,.dashboard_studentsCard__nsLtM .dashboard_hexagonBack__cZFcr:after,.dashboard_studentsCard__nsLtM .dashboard_hexagonBack__cZFcr:before{background-color:#4d32fa}.dashboard_teachersCard__I9eUt .dashboard_hexagonBack__cZFcr,.dashboard_teachersCard__I9eUt .dashboard_hexagonBack__cZFcr:after,.dashboard_teachersCard__I9eUt .dashboard_hexagonBack__cZFcr:before{background-color:#e80c46}.dashboard_coursesCard__4R2w5 .dashboard_hexagonBack__cZFcr,.dashboard_coursesCard__4R2w5 .dashboard_hexagonBack__cZFcr:after,.dashboard_coursesCard__4R2w5 .dashboard_hexagonBack__cZFcr:before{background-color:#1975db}.dashboard_card__7UIne div i{background-position:50%;background-repeat:no-repeat;background-size:42px;content:"";height:42px;position:absolute;width:42px;z-index:10}.dashboard_studentsCard__nsLtM div i{background-image:url(/static/media/graduate-student.18a7dbf15773f78f9c8d.svg)}.dashboard_teachersCard__I9eUt div i{background-image:url(/static/media/teacher.71aadb4d5471f8274de4.svg)}.dashboard_coursesCard__4R2w5 div i{background-image:url(/static/media/book.bfe1a20b16d9d02393d6.svg)}.dashboard_cardTitle__SJfnX{color:var(--black-color);font-size:18px;margin-top:70%}.dashboard_cardValue__ZrQC8{color:var(--black-color);font-size:20px;font-weight:600;margin-top:10px}.dashboard_largeCard__O\+iRX{background-color:#efeeff;border-radius:10px;height:80%;width:40%}.dashboard_textSection__ILZzL{flex-direction:column;height:100%;margin-top:3%;padding:3%;width:50%}.dashboard_largeCardTitle__hfBJq{color:var(--black-color);font-size:20px;font-weight:500}.dashboard_largeCardLegend__6DgXr{flex-direction:column;margin-left:5%;margin-top:15%}.dashboard_largeCardLegend__6DgXr p{align-items:center;color:#1e51dc;font-size:16px;font-weight:600;margin-top:0}.dashboard_largeCardLegend__6DgXr p:before{border:1px solid #cdcbd0;border-radius:50%;content:" ";height:16px;margin-right:10px;width:16px}.dashboard_largeCardLegend__6DgXr .dashboard_process__mHaqB:before{background-color:#227ded}.dashboard_largeCardLegend__6DgXr .dashboard_inProcess__1a8if:before{background-color:#fefcff}.dashboard_circularChart__9vLoD{align-items:center;height:100%;justify-content:center;width:50%}.dashboard_circleWrap__N0NDW{background:#fefcff;border:1px solid #cdcbd0;border-radius:50%;height:9.375vw;margin:9.375vw auto;width:9.375vw}.dashboard_circleWrap__N0NDW .dashboard_circle__cUxhO .dashboard_fill__M97mU,.dashboard_circleWrap__N0NDW .dashboard_circle__cUxhO .dashboard_mask__aDRE-{border-radius:50%;height:9.375vw;position:absolute;width:9.375vw}.dashboard_mask__aDRE- .dashboard_fill__M97mU{clip:rect(0,4.6875vw,9.375vw,0);background-color:#227ded}.dashboard_circleWrap__N0NDW .dashboard_circle__cUxhO .dashboard_mask__aDRE-{clip:rect(0,9.375vw,9.375vw,4.6875vw)}.dashboard_circle__cUxhO .dashboard_fill__M97mU,.dashboard_mask__aDRE-.dashboard_full__Y20ID{-webkit-animation:dashboard_fill__M97mU 1.5s ease-in-out;animation:dashboard_fill__M97mU 1.5s ease-in-out}.dashboard_circleWrap__N0NDW .dashboard_circle__cUxhO .dashboard_insideCircle__Uk2Cb{align-items:center;background:#efeeff;border-radius:50%;color:#1e51dc;font-size:2em;font-weight:700;height:7.39583vw;justify-content:center;margin-left:.9375vw;margin-top:.9375vw;position:absolute;width:7.39583vw;z-index:9}@-webkit-keyframes dashboard_fill__M97mU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(150deg);transform:rotate(150deg)}}@keyframes dashboard_fill__M97mU{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(150deg);transform:rotate(150deg)}}.files_main__0Dpc6{flex-direction:column;height:100%;justify-items:flex-start;width:100%}.files_title__QCexs{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px}.files_infoBlock__K6pC9{align-items:center;height:30px;margin-top:1%;padding-left:24px;padding-right:24px;width:100%}.files_infoBlock__K6pC9 p{color:#b4b4b4;font-size:14px;font-weight:600}.files_infoBlock__K6pC9 .files_fileName__-1wI2{width:35%}.files_infoBlock__K6pC9 .files_course__OEkku{width:25%}.files_infoBlock__K6pC9 .files_date__vqd-H{justify-content:center;width:14%}.files_infoBlock__K6pC9 .files_action__WckG5{justify-content:center;width:26%}.files_filesList__wcT6J{display:flex;flex-direction:column;height:90%;justify-content:flex-start;overflow:hidden;overflow-y:scroll;width:100%}.files_file__nzOO6{align-items:center;-webkit-user-select:none;user-select:none}.files_fileTitle__mv5ED{align-items:center;padding-left:24px;width:35%}.files_fileTitle__mv5ED p{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files_fileTitle__mv5ED i{background-image:url(/static/media/folder.d9dfee546386ad2104d1.svg);background-position:50%;background-repeat:no-repeat;background-size:22px;content:"";height:22px;margin-right:8px;width:22px}.files_courseTitle__M\+aV\+{align-items:center;font-size:16px;height:100%;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:25%}.files_fileDate__uS7Ex{align-items:center;font-size:16px;height:100%;justify-content:center;width:calc(15% - 10px)}.files_fileActions__Y2Rqc{align-items:center;height:100%;justify-content:space-around;width:25%}.files_delete__wwN8K,.files_download__ATNId{align-items:center;border-radius:4px;color:var(--black-color);cursor:pointer;font-size:15px;height:70%;padding-left:5%;padding-right:5%}.files_delete__wwN8K:hover,.files_download__ATNId:hover{background-color:#e5efff}.files_download__ATNId i{background-image:url(/static/media/download.3895838881b2ac07cec7.svg);height:18px}.files_delete__wwN8K i,.files_download__ATNId i{background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";margin-right:4px;width:18px}.files_delete__wwN8K i{background-image:url(/static/media/delete.c6bcc0fb2c2fb5326a7e.svg);height:22px}.grades_main__iIlXc{flex-direction:column;height:100%;justify-items:flex-start;width:100%}.grades_title__0q3lo{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px}.grades_infoBlock__F2Rzw{align-items:center;height:30px;margin-top:1%;padding-left:24px;padding-right:24px;width:100%}.grades_infoBlock__F2Rzw p{color:#b4b4b4;font-size:14px;font-weight:600}.grades_infoBlock__F2Rzw .grades_testName__aFf7E{width:35%}.grades_infoBlock__F2Rzw .grades_course__dLlaj{width:25%}.grades_infoBlock__F2Rzw .grades_date__13Ntn{justify-content:center;width:14%}.grades_infoBlock__F2Rzw .grades_score__LejVN{justify-content:center;width:12%}.grades_infoBlock__F2Rzw .grades_passFail__LjXCa{justify-content:center;width:13%}.grades_gradesList__akDEA{display:flex;flex-direction:column;height:90%;justify-content:flex-start;overflow:hidden;overflow-y:scroll;width:100%}.grades_grade__vh8KI{align-items:center;color:var(--black-color);cursor:pointer;-webkit-user-select:none;user-select:none}.grades_grade__vh8KI:hover{background-color:#e5efff}.grades_gradeTitle__9HJfN{align-items:center;padding-left:24px;width:35%}.grades_gradeTitle__9HJfN p{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grades_gradeTitle__9HJfN i{background-image:url(/static/media/grade-list.db9c9bbd019f0714d2fb.svg);background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";height:22px;margin-right:8px;width:22px}.grades_courseTitle__w\+qzj{align-items:center;font-size:16px;height:100%;overflow:hidden;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;width:25%}.grades_gradeSubmitted__adjda{align-items:center;font-size:16px;height:100%;justify-content:center;width:calc(15% - 10px)}.grades_gradeScore__5QDFI{width:10.5%}.grades_gradeResult__pZy3o,.grades_gradeScore__5QDFI{align-items:center;height:100%;justify-content:center}.grades_gradeResult__pZy3o{width:14%}.grades_gradeResult__pZy3o p{align-items:center;border-radius:30px;font-size:14px;font-weight:600;height:30px;justify-content:center;width:80px}.grades_gradeResult__pZy3o .grades_pass__b36Uy{background-color:#e6f6e9;color:#57c56d}.grades_gradeResult__pZy3o .grades_fail__h-2SC{background-color:#ffe9e9;color:#f55}.notifications_main__EWzyQ,.profile_main__coZv4,.settings_main__HX19x{flex-direction:column}.profile_main__coZv4{height:100%;width:100%}.profile_profileTitle__Ks\+JN{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px;width:100%}.profile_mainUserSettings__9BJzV{align-items:center;flex-direction:column;height:95%;margin-top:5%;overflow:hidden;overflow-y:scroll;width:100%}label.profile_avatar_upload__22O36 input[type=file]{display:none}label.profile_avatar_upload__22O36{align-items:center;background-color:#f8f8fe;border:1px solid #bbc2ff;border-radius:50%;cursor:pointer;height:120px;justify-content:center;position:relative;width:120px}.profile_defaultProfileIcon__7-O4a{background-image:url(/static/media/profile_avatar.534a1ac7e39c38151dce.svg);background-repeat:no-repeat;background-size:72px;content:"";height:78px;position:absolute;-webkit-user-select:none;user-select:none;width:72px}.profile_avatarInput__l2Xko{align-items:center;flex-direction:column;width:120px}.profile_avatarInput__l2Xko div{color:#38505a;font-size:14px}.profile_default_avatar__2HIxw{align-items:center;justify-content:center}.profile_default_avatar__2HIxw .profile_inputAvatarImage__COp5K{background-color:#fff;border-radius:50%;height:120px;position:absolute;width:120px}.profile_section__1bXNe{justify-content:space-between;margin-top:25px;width:470px}.profile_section__1bXNe div{flex-direction:column}.profile_section__1bXNe div input{background-color:#f8f8fe;border:1px solid #bbc2ff;border-radius:4px;color:var(--black-color);font-size:16px;font-weight:300;height:35px;outline:none;padding-left:10px;padding-right:10px}.profile_section__1bXNe .profile_inputShort__HYI62{width:220px}.profile_section__1bXNe .profile_inputLong__-mTay{width:470px}.profile_section__1bXNe label{color:#b4b4b4;font-size:12px;margin-bottom:3px}.profile_mainUserSettings__9BJzV button{background-color:#2e42f8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:5px 25px}.profile_passwordVisible__RXU7F{background-color:#f8f8fe;background-position:50%;background-repeat:no-repeat;background-size:20px;border-bottom:1px solid #bbc2ff;border-bottom-right-radius:4px;border-right:1px solid #bbc2ff;border-top:1px solid #bbc2ff;border-top-right-radius:4px;content:"";cursor:pointer;height:35px;margin:18px 0 0 430px;position:absolute;-webkit-user-select:none;user-select:none;width:40px}.profile_passwordVisible__RXU7F,.profile_visible__oBfv9{background-image:url(/static/media/eye-slash.563a79a5c18f68269dc5.svg)}.profile_invisible__rI2LT{background-image:url(/static/media/eye.3325614b38916b2e8fa3.svg)}.profile_inputLong__-mTay{position:relative}.profile_section__1bXNe div p{color:red;font-size:12px;margin-top:55px;position:absolute}.quiz_main__VyVnQ{flex-direction:column;height:100%;width:100%}.quiz_profileTitle__6873V{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px;width:100%}.quiz_mainQuizList__pLfML{align-items:center;flex-direction:column;height:90%;overflow:hidden;overflow-y:scroll;width:100%}.quiz_quiz__o\+3Si{background-color:var(--background-color);border-radius:8px;flex-direction:column;margin-bottom:25px;padding:15px;width:95%}.quiz_quizTitle__PcNCc{color:var(--black-color);font-size:18px;font-weight:500;margin-bottom:20px}.quiz_multiResponseList__aGTz0,.quiz_oneResponseList__G-wIA{flex-direction:column;margin-left:10px}.quiz_multiResponseList__aGTz0 p,.quiz_oneResponseList__G-wIA p{color:var(--black-color);margin:0 0 0 15px}.quiz_oneResponseList__G-wIA input[type=radio]{background-color:#fff;border:.15em solid;border-radius:50%;color:currentColor;cursor:pointer;font:inherit;height:1.15em;margin:0;width:1.15em}.quiz_multiResponseList__aGTz0 input[type=checkbox]{background-color:#fff;border:.1em solid;color:currentColor;cursor:pointer;font:inherit;height:1.1em;margin:0;width:1.1em}.quiz_multiResponse__phj8b,.quiz_oneResponse__kuII5{margin-bottom:10px}.quiz_textResponse__HNPFX textarea{background-color:initial;border:none;border-bottom:1px solid #bebebe;font-size:16px;font-weight:400;outline:none;resize:none;width:100%}.quiz_textResponse__HNPFX textarea:focus{border-color:var(--secondary-color);border-width:2px}.quiz_submitButton__LN1fz{float:left;width:95%}.quiz_submitButton__LN1fz button{background-color:#2e42f8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:5px 20px}.create-course_main__ojqzV{flex-direction:column;width:100%}.create-course_profileTitle__\+\+Tjk{align-items:center;color:var(--black-color);font-size:24px;font-weight:600;height:15%;padding-left:24px;width:100%}.create-course_mainUserSettings__oMRgt{align-items:center;flex-direction:column;height:95%;margin-top:5%;overflow:hidden;overflow-y:scroll;width:100%}label.create-course_avatar_upload__LPxXq input[type=file]{display:none}label.create-course_avatar_upload__LPxXq{align-items:center;background-color:#f8f8fe;border:1px solid #bbc2ff;border-radius:50%;cursor:pointer;height:120px;justify-content:center;position:relative;width:120px}.create-course_defaultProfileIcon__yruSG{background-image:url(/static/media/profile_avatar.534a1ac7e39c38151dce.svg);background-repeat:no-repeat;background-size:72px;content:"";height:78px;position:absolute;-webkit-user-select:none;user-select:none;width:72px}.create-course_avatarInput__fkDCd{align-items:center;flex-direction:column;width:120px}.create-course_avatarInput__fkDCd div{color:#38505a;font-size:14px}.create-course_default_avatar__aMWqi{align-items:center;justify-content:center}.create-course_default_avatar__aMWqi .create-course_inputAvatarImage__AHjoo{background-color:#fff;border-radius:50%;height:120px;position:absolute;width:120px}.create-course_section__fiwoR{justify-content:space-between;margin-top:25px;width:500px}.create-course_section__fiwoR div{flex-direction:column}.create-course_section__fiwoR div input,.create-course_section__fiwoR div select{background-color:#f8f8fe;border:1px solid #bbc2ff;border-radius:4px;color:var(--black-color);font-size:16px;font-weight:300;height:35px;outline:none;padding-left:10px;padding-right:10px}.create-course_section__fiwoR .create-course_inputShort__vtaDK{width:240px}.create-course_section__fiwoR .create-course_inputLong__wTBoh{width:500px}.create-course_section__fiwoR label{color:#b4b4b4;font-size:12px;margin-bottom:3px}.create-course_mainUserSettings__oMRgt button{background-color:#2e42f8;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:5px 25px}.create-course_inputLong__wTBoh{position:relative}.create-course_section__fiwoR div p{color:red;font-size:12px;margin-top:55px;position:absolute}.create-course_addItems__9tIzw{justify-content:space-between;margin-top:25px;width:500px}.create-course_addItems__9tIzw div{align-items:center;background-color:#418fff;border-radius:8px;color:#fff;cursor:pointer;font-size:20px;height:60px;justify-content:center;-webkit-user-select:none;user-select:none;width:45%}.create-course_subject__pIMZE{align-items:center;background-color:#f8f8fe;border:1px solid #bbc2ff;border-radius:4px;flex-direction:column;margin-top:30px;width:500px}.create-course_subject__pIMZE .create-course_subjectTitle__p1-7v{color:var(--black-color);margin-bottom:30px;margin-top:15px;position:relative}.create-course_subjectTitle__p1-7v input{background-color:initial;border:none;border-bottom:1px solid #cecece;font-size:16px;outline:none;padding-left:8px;padding-right:8px;width:400px}.create-course_subjectTitle__p1-7v input[type=text]{font-family:var(--main-font)}.create-course_deleteSubject__3pLLM:after{color:#575757;content:"\d7";cursor:pointer;font-size:28px;margin:-12px 0 0 16px;position:absolute}.create-course_subject__pIMZE .create-course_addFilesButton__eyohs{background-color:#418fff;border-radius:4px;color:#fff;cursor:pointer;margin-top:25px;padding:4px 25px;-webkit-user-select:none;user-select:none}.create-course_uploadTextPrompt__4vqQB{color:#9a9a9a;font-size:12px;margin-bottom:15px;margin-top:-15px}input[type=file]{display:none;visibility:hidden}.create-course_files__\+QZ-Z{flex-direction:column}.create-course_document__eD1hd{border:1px solid #96a3a8;border-radius:8px;flex-direction:column;height:100px;margin-bottom:10px;width:400px}.create-course_topBlock__eC9TX{align-items:center;justify-content:center;margin-top:10px;width:100%}.create-course_imgTextBlock__eodKa,.create-course_textBlock__y8yVQ{display:inline-block;margin:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:77%}div.create-course_documentTitle__6jBoq{color:#38505a;display:inline-block;font-size:14px;height:17px;margin-bottom:3px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}div.create-course_documentSize__t8oMl{color:#677982;font-size:12px;margin-left:20px;margin-top:2px}.create-course_documentImage__lNM-O{align-items:center;background-color:#e1edf3;border-radius:50%;height:40px;justify-content:center;width:40px}.create-course_documentImage__lNM-O:after{background-image:url(/static/media/file.bf0a8d46eceb460eb868.svg);background-repeat:no-repeat;background-size:14px;content:"";height:17px;width:14px}.create-course_documentDelete__ArsDn{background-image:url(/static/media/delete-bin.c46a104876cb14a5e455.svg);background-repeat:no-repeat;background-size:20px;cursor:pointer;height:22px;width:20px}.create-course_bottomBlock__gYo36{justify-content:center;margin-top:20px;width:100%}div.create-course_loadingBar__uBYWK{position:relative;width:70%}div.create-course_loadingBarBlue__Tyt3H{background-color:#78acfa;margin-right:10%;position:absolute;width:100%}.create-course_animateLoading__xXCoz{-webkit-animation-duration:1.25s;animation-duration:1.25s;-webkit-animation-name:create-course_loadingDocument__KfLX6;animation-name:create-course_loadingDocument__KfLX6;transition:.3s ease}@-webkit-keyframes create-course_loadingDocument__KfLX6{0%{width:0}to{width:100%}}@keyframes create-course_loadingDocument__KfLX6{0%{width:0}to{width:100%}}div.create-course_loadingBarBlue__Tyt3H,div.create-course_loadingBarDisabled__nN7v6{border-radius:5px;height:6px;margin-top:5px}div.create-course_loadingBarDisabled__nN7v6{background-color:#eaf0f4}div.create-course_loadingPercent__UaUvA{color:#38505a;font-size:14px;margin-left:10px;text-align:center;width:10%}.create-course_addQuestionButton__RFJK2{background-color:#418fff;border-radius:4px;color:#fff;cursor:pointer;margin-bottom:20px;padding:4px 25px;-webkit-user-select:none;user-select:none}.create-course_questionsList__Pr4HC{flex-direction:column}.create-course_quizScore__fvIsh{color:var(--black-color);font-size:14px;margin-bottom:5px}.create-course_question__DGFW3{flex-direction:column;margin-bottom:40px}.create-course_questionTitle__ziqBU textarea{background-color:initial;border:none;border-bottom:1px solid #cecece;font-family:var(--main-font);font-size:16px;height:30px;margin-right:20px;outline:none;padding-left:8px;padding-right:8px;resize:none;width:250px}.create-course_questionHeader__YongA select{border:1px solid #cecece;border-radius:3px;font-size:13px;outline:none;padding:3px;width:120px}.create-course_responseList__0T\+bB{flex-direction:column;margin-top:10px}.create-course_responseList__0T\+bB div{margin-top:10px}.create-course_multiResponseType__wQlGS input,.create-course_oneResponseType__G5eby input{background-color:initial;border:none;border-bottom:1px solid #cecece;outline:none}.create-course_multiResponseType__wQlGS,.create-course_oneResponseType__G5eby{position:relative}.create-course_responseTitle__rPGHj{margin-left:10px;width:340px}.create-course_responseIsCorrect__zTKqV{cursor:pointer;height:16px;width:16px}.create-course_deleteResponse__JIrx3:after{color:#575757;content:"\d7";cursor:pointer;font-size:22px;margin-top:-16px;position:absolute}.create-course_deleteQuestion__Ww5d2{align-items:center;color:#575757;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.create-course_responseActions__58Vnf{justify-content:space-between;margin-top:10px}.create-course_deleteQuestion__Ww5d2 i{background-image:url(/static/media/delete-bin.c46a104876cb14a5e455.svg);background-repeat:no-repeat;background-size:18px;height:20px;width:18px}.create-course_addResponse__0EXP8{color:#418fff;cursor:pointer;font-size:14px;margin-left:20px;position:relative;-webkit-user-select:none;user-select:none}.create-course_addResponse__0EXP8:before{color:#418fff;content:"\002b";font-size:27px;margin:-10px 0 0 -18px;position:absolute}.header_header__9VcW0{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.header_navigation__IzCrP{color:var(--black-color);font-size:24px;font-weight:600;margin-left:28px;width:70%}.header_date__DAkQu{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:flex-end;width:30%}.header_calendarIcon__Ur58I{background-image:url(/static/media/calendar.61b670a8554cd9fe7eab.svg);background-repeat:no-repeat;background-size:1.35417vw;content:"";height:1.5625vw;-webkit-user-select:none;user-select:none;width:1.5625vw}.header_calendarTitle__hh0mN{color:var(--black-color);font-size:1.14583vw;font-weight:500;margin-left:5px;margin-right:10%;-webkit-user-select:none;user-select:none}.header_createCourseBTN__aagtC{align-items:center;background-color:var(--secondary-color);border-radius:5px;color:#fff;cursor:pointer;font-size:16px;justify-content:center;margin-left:30px;padding:2px 20px;-webkit-user-select:none;user-select:none}.calendar_main__e8ffc{justify-content:center}.calendar_darkBG__KcNO6{background-color:#000;height:100%;opacity:.6;position:absolute;width:100%;z-index:10}.calendar_box__xx3X2{background-color:#fff;border-radius:10px;height:70%;margin-top:8%;position:absolute;width:70%;z-index:11}.side-bar_main__qZ4of{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.side-bar_logo__dEyag{color:#fff;cursor:pointer;font-size:2.5vw;font-weight:600;margin-bottom:4.62963vh}@media only screen and (max-height:700px){.side-bar_logo__dEyag{margin-bottom:.92593vw}}.side-bar_logo__dEyag b{color:var(--red-color)}.side-bar_navigationButtons__KTFXb{align-items:center;flex-direction:column;margin:15% 0;width:100%}.side-bar_navigationButtons__KTFXb a{align-items:center;cursor:pointer;height:60px;width:100%}.side-bar_logout__KkLO2:hover,.side-bar_navigationButtons__KTFXb a:hover{background-color:var(--secondary-color)}.side-bar_navigationButtons__KTFXb a .side-bar_section__rY58j{align-items:center;margin-left:25%;width:170px}.side-bar_navigationTitle__wjVpA{color:#fff;font-family:var(--main-font);font-size:1.14583vw;margin-left:10px;-webkit-user-select:none;user-select:none}.side-bar_coursesBTN__fkIMK i,.side-bar_dashboardBTN__UHgfM i,.side-bar_filesBTN__4BzeE i,.side-bar_gradesBTN__PPrr1 i,.side-bar_logout__KkLO2 i,.side-bar_notificationsBTN__1RBwc i,.side-bar_profileBTN__3LXWn i,.side-bar_settingsBTN__Lz75q i{background-repeat:no-repeat;content:"";height:28px;-webkit-user-select:none;user-select:none;width:28px}.side-bar_dashboardBTN__UHgfM i{background-image:url(/static/media/dashboard.b06cb83a7f1986398d02.svg);background-size:27px}.side-bar_filesBTN__4BzeE i{background-image:url(/static/media/files.2d0f99f4ebef1c8c915d.svg);background-size:24px}.side-bar_coursesBTN__fkIMK i{background-image:url(/static/media/courses.e738de8039ced23f480f.svg);background-size:27px}.side-bar_gradesBTN__PPrr1 i{background-image:url(/static/media/grades.2a320dc77dd1c522558c.svg);background-size:28px}.side-bar_notificationsBTN__1RBwc i{background-image:url(/static/media/notifications.8c772500350214a88453.svg);background-size:25px}.side-bar_settingsBTN__Lz75q i{background-image:url(/static/media/settings.565bc251928dbd41a42c.svg);background-size:26px}.side-bar_profileBTN__3LXWn i{background-image:url(/static/media/profile.f1e2bea2f68857b62961.svg);background-size:27px}.side-bar_logout__KkLO2 i{background-image:url(/static/media/logout.b55267fa7fff89367b98.svg);background-size:27px}.side-bar_logout__KkLO2{align-items:center;cursor:pointer;height:60px;justify-content:center;width:100%}.side-bar_logoutTitle__hSmTN{color:#fff;font-size:1.25vw;font-weight:500;margin-left:10px;margin-right:5%;-webkit-user-select:none;user-select:none}.login_main__ePP28{align-items:center;flex-direction:column;height:100vh;justify-content:center;width:100%}.login_loginBlock__IwMGj{align-items:center;background-color:var(--primary-color);border-radius:10px;flex-direction:column;height:300px;width:550px}.login_logo__r\+Hjh{color:#fff;cursor:pointer;font-size:48px;font-weight:600;margin-top:10px}.login_logo__r\+Hjh b{color:var(--red-color)}.login_input__m-xd-{flex-direction:column;margin-top:20px}.login_input__m-xd- label{color:#fff;margin-bottom:2px}.login_input__m-xd- input{border:none;border-radius:2px;font-size:15px;height:35px;padding-left:10px;padding-right:10px;width:300px}.login_input__m-xd- input:focus{outline:none}.login_submit__bRiWL{justify-content:center}.login_submitButton__Ck2x3{align-items:center;background-color:var(--red-color);border:none;border-radius:3px;color:var(--background-color);cursor:pointer;font-size:18px;font-weight:500;height:35px;justify-content:center;margin-top:20px;width:100px}.login_signUp__T1FGc{margin-top:10px}.login_signUpButton__iyPmd{color:var(--primary-color);cursor:pointer;font-weight:600;margin-left:10px;-webkit-user-select:none;user-select:none}.login_validationError__8wtbc{align-items:center;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:login_appear__IyrZ-;animation-name:login_appear__IyrZ-;background-color:#fff;border-radius:10px;height:80px;justify-content:center;position:fixed;top:30px;width:550px}.login_validationError__8wtbc .login_exclamation__DJPHL{align-items:center;border:2px solid red;border-radius:50%;color:red;font-size:16px;font-weight:700;height:24px;justify-content:center;margin-right:5px;width:24px}@-webkit-keyframes login_appear__IyrZ-{0%{top:-100px}}@keyframes login_appear__IyrZ-{0%{top:-100px}}.sign-up_main__DZyN1{align-items:center;flex-direction:column;height:100vh;justify-content:center;width:100%}.sign-up_loginBlock__sXShA{align-items:center;background-color:var(--primary-color);border-radius:10px;flex-direction:column;height:525px;width:550px}.sign-up_logo__GoZqU{color:#fff;cursor:pointer;font-size:48px;font-weight:600;margin-top:10px}.sign-up_logo__GoZqU b{color:var(--red-color)}form{flex-direction:column}.sign-up_input__wHMQ8{flex-direction:column;margin-top:20px}.sign-up_input__wHMQ8 label{color:#fff;margin-bottom:2px}.sign-up_input__wHMQ8 input,.sign-up_input__wHMQ8 select{border:none;border-radius:2px;font-size:15px;height:35px;padding-left:10px;padding-right:10px;width:300px}.sign-up_input__wHMQ8 input:focus,.sign-up_input__wHMQ8 select{outline:none}.sign-up_submit__mnAbY{justify-content:center}.sign-up_submitButton__-Ifqq{align-items:center;background-color:var(--red-color);border:none;border-radius:3px;color:var(--background-color);cursor:pointer;font-size:18px;font-weight:500;height:35px;justify-content:center;margin-top:20px;width:100px}.sign-up_signUp__yChpy{margin-top:10px}.sign-up_signUpButton__RSfcF{color:var(--primary-color);cursor:pointer;font-weight:600;margin-left:10px;-webkit-user-select:none;user-select:none}.sign-up_validationError__Me4uK{align-items:center;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:sign-up_appear__KWqYx;animation-name:sign-up_appear__KWqYx;background-color:#fff;border-radius:10px;height:80px;justify-content:center;position:fixed;top:30px;width:550px}.sign-up_validationError__Me4uK .sign-up_exclamation__tGvdl{align-items:center;border:2px solid red;border-radius:50%;color:red;font-size:16px;font-weight:700;height:24px;justify-content:center;margin-right:5px;width:24px}@-webkit-keyframes sign-up_appear__KWqYx{0%{top:-100px}}@keyframes sign-up_appear__KWqYx{0%{top:-100px}}
/*# sourceMappingURL=main.9c2986c4.css.map*/