.page{background:#fff;margin-left:10%;margin-right:10%}@media (prefers-color-scheme:dark){.page{background-color:#0d1117}}.title{font-size:24px;font-weight:600}input[type=text],input[type=password]{box-sizing:border-box;color:#000;background:#fff;border:1px solid #000;border-radius:8px;width:100%;height:48px;padding-left:5%;padding-right:5%}@media (prefers-color-scheme:dark){input[type=text],input[type=password]{color:#f0f6fc;background:#212830;border:1px solid #2f363e}}input:focus{border:3px solid #36c2f8;border-radius:8px;outline:none}.clickIcon{z-index:2;cursor:pointer}.btn{border-color:none;color:#000;background:#36c2f8;border-width:0;border-radius:50px;width:100%;padding:10px 24px;font-size:14px}@media (prefers-color-scheme:dark){.btn{color:#f0f6fc;background:#212830;border:2px solid #36c2f8}}.btn:hover{background-color:#32b6ea}@media (prefers-color-scheme:dark){.btn:hover{color:#f0f6fc;background:#2f3740}}.btn:active{background-color:#2ea7d7}@media (prefers-color-scheme:dark){.btn:active{color:#f0f6fc;background:#3b4651}}.btnInverse{color:#000;background:#fff;border:2px solid #36c2f8;border-radius:50px;width:100%;padding:10px 24px;font-size:14px}@media (prefers-color-scheme:dark){.btnInverse{color:#f0f6fc;background:#212830;border-width:1px;border-color:#2f363e}}.btnInverse:hover{background-color:#36c2f8}@media (prefers-color-scheme:dark){.btnInverse:hover{color:#f0f6fc;background:#2f3740;border-width:1px;border-color:#2f363e}}.btnInverse:active{background-color:#2ea7d7}@media (prefers-color-scheme:dark){.btnInverse:active{color:#f0f6fc;background:#3b4651;border-width:1px;border-color:#2f363e}}button{cursor:pointer}h1{text-align:center;color:#444;margin-top:0;margin-bottom:25px;font-family:Inter;font-size:1.5em;font-weight:400}@media (prefers-color-scheme:dark){h1{color:#010409}}@media screen and (max-width:800px){h1{font-size:1.25em}}@media screen and (max-width:550px){h1{font-size:1em}}p{margin-bottom:20px}@media (prefers-color-scheme:dark){p{color:#f0f6fc}}a{color:#8ab5c4}@media (prefers-color-scheme:dark){a{color:#8ab5c4}}a{font-weight:700;text-decoration:none}ul{width:50%;margin:auto;padding:20px 30px 30px;list-style-position:inside}@media screen and (max-width:800px){ul{margin-top:20px;margin-bottom:20px}}li{text-align:center;margin-bottom:15px}@media screen and (max-width:800px){li{margin-bottom:10px}}li{list-style-type:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}@media (prefers-color-scheme:dark){::-webkit-scrollbar-track{background:#0d1117}}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background:#535353}}::-webkit-scrollbar-thumb:hover{background:#555;border-radius:10px}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb:hover{background:#3e3e3e}}.errorP{color:#c40000;font-size:16px}.material-symbols-outlined{font-size:20px}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;background:#00000080;width:100%;height:100%;position:fixed;inset:0}.modal{z-index:3;vertical-align:middle;justify-content:center;margin:auto}.hidden{pointer-events:none;display:none}.tooltip{position:relative}.tooltip .tooltiptext{visibility:hidden;color:#000;text-align:center;z-index:1;background-color:#ebebeb;border-radius:6px;width:353px;padding:5px 3px;font-size:14px;position:absolute;top:-5px;left:110%}@media (prefers-color-scheme:dark){.tooltip .tooltiptext{color:#f0f6fc;background-color:#3b4651}}.tooltip .tooltiptext:after{content:"";border:5px solid #0000;border-right-color:#ebebeb;margin-top:-5px;position:absolute;top:50%;right:100%}@media (prefers-color-scheme:dark){.tooltip .tooltiptext:after{border-color:#0000 #3b4651 #0000 #0000}}.tooltip:hover .tooltiptext{visibility:visible}.loader{z-index:3;border:4px solid #f3f3f3;border-top-color:#36c2f8;border-radius:50%;width:25px;height:25px;margin:auto;animation:2s linear infinite spin;inset:0}.loginLoader{margin-top:20px}.homeLoader{width:28px;height:28px;margin-left:15px}.blur{opacity:.4;pointer-events:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}th{cursor:default;text-align:left;color:#000;border-collapse:collapse;background-color:#f1f3f8;border-style:none;padding-top:15px;padding-bottom:15px;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:normal;position:sticky}@media (prefers-color-scheme:dark){th{color:#f0f6fc;background-color:#141a21}}table{border-collapse:collapse;table-layout:fixed;color:#000;background-color:#fbfbfb;border-style:none;max-width:1120px;max-height:794px}@media (prefers-color-scheme:dark){table{color:#f0f6fc;background-color:#151b23}}tr{border-collapse:collapse;color:#000;background-color:#fbfbfb;border-style:none}@media (prefers-color-scheme:dark){tr{color:#f0f6fc;background-color:#151b23}}.tableHeader{z-index:100;box-shadow:0 1px 8px #00000026}.snackbarYellow{visibility:hidden;color:#5c4813;text-align:left;z-index:2;text-wrap:wrap;background:#fffcf4;border:1px solid #fae29f;border-radius:8px;align-items:center;min-width:fit-content;max-width:465px;padding:18px 13px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:fixed;bottom:30px;left:5%;box-shadow:0 1px 8px #00000026}.snackbarRed{visibility:hidden;color:#891a1b;text-align:left;z-index:2;text-wrap:wrap;background:#fce8e7;border:1px solid #f5aaaa;border-radius:8px;align-items:center;min-width:fit-content;max-width:465px;padding:18px 13px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:fixed;bottom:30px;left:5%;box-shadow:0 1px 8px #00000026}.snackbarNormal{visibility:hidden;color:#000;text-align:left;z-index:2;text-wrap:wrap;background:#daf1d6;border:1px solid #197a53;border-radius:8px;align-items:center;min-width:fit-content;max-width:465px;padding:18px 13px;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;position:fixed;bottom:30px;left:5%;box-shadow:0 1px 8px #00000026}.show{visibility:visible;animation:.5s fadein,.5s 9s fadeout}@keyframes fadein{0%{opacity:0;bottom:0}to{opacity:1;bottom:30px}}@keyframes fadeout{0%{opacity:1;bottom:30px}to{opacity:0;bottom:0}}.placeholderRow{pointer-events:none}td{text-align:left;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;padding:15px 0}.headers{cursor:default}.row:hover{cursor:default;background-color:#ebebeb;border-radius:10px}@media (prefers-color-scheme:dark){.row:hover{background-color:#2f3740}}.secText{color:#000000b2}@media (prefers-color-scheme:dark){.secText{color:#9198a1}}.tableDiv{color:#000;background-color:#fbfbfb}@media (prefers-color-scheme:dark){.tableDiv{color:#f0f6fc;background-color:#151b23}}.secBackground{color:#000;background-color:#fafbfc}@media (prefers-color-scheme:dark){.secBackground{color:#f0f6fc;background-color:#212830}}.renameInput{background-color:#fff}@media (prefers-color-scheme:dark){.renameInput{color:#f0f6fc;background-color:#212830}}.editIcon{float:left;width:20px;height:20px;margin-right:15px}@media (prefers-color-scheme:dark){.editIcon{color:#5f6368}}.editIconDiv{cursor:pointer;width:20px;height:20px;display:inline}#loginForm{width:324px;margin:auto}#eyecon{z-index:2;cursor:pointer;-webkit-user-select:none;user-select:none;color:#000000b2;margin-top:-34px;margin-right:-85%}@media (prefers-color-scheme:dark){#eyecon{color:#5f6368}}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 64px #f2f2f2!important}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 64px #f2f2f2!important}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 64px #f2f2f2!important}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 64px #f2f2f2!important}@media (prefers-color-scheme:dark){input:-webkit-autofill{color:#f0f6fc!important;-webkit-box-shadow:inset 0 0 0 64px #141a21!important}input:-webkit-autofill:hover{color:#f0f6fc!important;-webkit-box-shadow:inset 0 0 0 64px #141a21!important}input:-webkit-autofill:focus{color:#f0f6fc!important;-webkit-box-shadow:inset 0 0 0 64px #141a21!important}input:-webkit-autofill:active{color:#f0f6fc!important;-webkit-box-shadow:inset 0 0 0 64px #141a21!important}}.halfHr{background:#000000b3;width:75%;height:0}.hrDiv{width:100%;height:100%}.orDesign{flex-direction:row;justify-content:space-between;display:flex}.infoIcon{color:#c40000;width:20px;height:20px;margin:auto 5px auto auto;font-size:20px;cursor:default!important}.textLineBtn{cursor:pointer}.textLineBtn:hover,.textLineBtn:active{cursor:pointer;text-decoration:underline}.helpModal{z-index:3;vertical-align:middle;background:#fff;border-radius:8px;justify-content:center;width:534px;height:462px;margin:auto;position:absolute;top:170px;left:0;right:0}@media (prefers-color-scheme:dark){.helpModal{color:#f0f6fc;background-color:#0d1117}}.helpModalHeader{background:#f1f3f8}@media (prefers-color-scheme:dark){.helpModalHeader{color:#f0f6fc;background-color:#141a21}#helpBody{color:#f0f6fc;background-color:#212830!important}}.forgotModal{z-index:3;vertical-align:middle;background:#fff;border-radius:8px;justify-content:center;width:442px;height:287px;margin:auto;position:absolute;top:170px;left:0;right:0}@media (prefers-color-scheme:dark){.forgotModal{color:#f0f6fc;background-color:#0d1117}}.curriculumTree{color:#000000b2;font-size:25px}@media (prefers-color-scheme:dark){.curriculumTree{color:#9198a1}}.curriculumTreeNode:hover{cursor:pointer;background-color:#32b6ea;border-radius:5px}@media (prefers-color-scheme:dark){.curriculumTreeNode:hover{background-color:#2f3740}}.curriculumTreeNodeSelected{color:#000;border-radius:5px;background-color:#2ea7d7!important}@media (prefers-color-scheme:dark){.curriculumTreeNodeSelected{color:#000;background-color:#3b4651!important}}::file-selector-button{cursor:pointer;color:#000;border:.5px solid #afafaf;border-radius:5px;width:150px;height:40px;margin-right:40px;font-size:14px}#logoutIcon{cursor:pointer;color:#000000b2}@media (prefers-color-scheme:dark){#logoutIcon{color:#5f6368}}#classesDropdown{background:#fff;border:.5px solid #0009;border-radius:5px;width:264px;height:33px;margin-top:10px;left:0}@media (prefers-color-scheme:dark){#classesDropdown{color:#f0f6fc;background-color:#0d1117;border:1px solid #3b4651}}#enrDropdown{background:#fff;border:.5px solid #0009;border-radius:5px;width:264px;height:33px;margin-top:10px;left:0}@media (prefers-color-scheme:dark){#enrDropdown{color:#f0f6fc;background-color:#0d1117;border:1px solid #3b4651}}.checkbox{width:18px;height:18px;margin-right:0}@media (prefers-color-scheme:dark){.checkbox{background-color:#0d1117}}#INACTIVE{background:#e4e4e4;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#INACTIVE{background:#7f7d7d}}#STARTING{background:#faffc4;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#STARTING{background:#aab34d}}@media (prefers-color-scheme:dark){#READY{background:#7f93f9}}@media (prefers-color-scheme:dark){#CONNECTED{background:#4dc057}}#REBOOTING{background:#e6d3ec;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#REBOOTING{background:#e6d3ec}}#READY{background:#e0e5ff;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#READY{background:#7f93f9}}#CONNECTED{background:#e1f7e3;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#CONNECTED{background:#4dc057}}#PLAYING{background:#f3f8cd;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#PLAYING{background:#989a2a}}#COMPLETED{background:#e1f9d0;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#COMPLETED{background:#80a467}}#PAUSED{background:#f9e9d0;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#PAUSED{background:#80a467}}#STOPPED{background:#f9e0d0;border-radius:2px;flex-shrink:0;width:93px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#STOPPED{background:#80a467}}#NOT-STARTED{background:#e4e4e4;border-radius:2px;flex-shrink:0;width:115px;height:28px;font-size:12px;line-height:1;display:flex}@media (prefers-color-scheme:dark){#NOT-STARTED{background:#38404c}}.statText{margin:auto;padding:0}@media (prefers-color-scheme:dark){.statText{color:#f0f6fc}}#allCheckbox{width:18px;height:18px}@media (prefers-color-scheme:dark){#allCheckbox{background-color:#0d1117}}.checkboxCol{width:90px;max-width:90px}.nameCol{max-width:230px;width:230px!important}.emailCol{max-width:300px;width:300px!important}.sygStatCol{width:135px;max-width:135px}.presStatCol{width:150px;max-width:150px}.narrationInfoCol{max-width:145px;padding-right:30px;width:145px!important}.projectCol{width:145px;max-width:145px;padding-right:30px}.userCol{width:175px;max-width:175px}.fNameCol{width:550px;max-width:550px}.fTypeCol{width:125px;max-width:125px}.dateCreatedCol{width:145px;max-width:145px}.progressBarDiv{background-color:#d3d3d3;border-radius:5px;width:100px;height:10px}.progressBar{background-color:#5ad15a;border-radius:5px;height:10px;position:relative;left:0}.creditsDisplay{color:#000;text-align:center;letter-spacing:1px;border-radius:15px;width:120px;height:55px;margin:20px auto auto;padding:5px}@media (prefers-color-scheme:dark){.creditsDisplay{color:#f0f6fc;background-color:#3b4651;border:1px solid #3b4651}}.creditDisplayBodyGood{background-color:#2f6794;border-radius:20px;margin-top:2px}.creditDisplayBodyMid{background-color:#f6e635;border-radius:20px;margin-top:2px}.creditDisplayBodyExpire{background-color:#b8200f;border-radius:20px;margin-top:2px}.creditDisplayUnlimited{background-image:linear-gradient(#2f6794,#4545b1);border-radius:20px;margin-top:2px}#hudMessageTextarea{resize:none;width:543px;height:290px;box-shadow:none;background:#fafbfc;border:none;border-radius:5px;outline:none;margin:0;padding:0}@media (prefers-color-scheme:dark){#hudMessageTextarea{color:#f0f6fc;background-color:#212830!important}}#hudMessageTextarea::-webkit-scrollbar{width:0}#hudMessageForm{background:#fafbfc;border:.5px solid #afafaf;border-radius:5px;min-height:290px;max-height:544px;margin:0 auto auto;padding:0}@media (prefers-color-scheme:dark){#hudMessageForm{color:#f0f6fc;background-color:#212830!important}}.noCreditsMessage{color:#c40000;text-align:center}input::file-selector-button{font-weight:700}@media (prefers-color-scheme:dark){input::file-selector-button{color:#f0f6fc;border:2px solid #36c2f8;background-color:#212830!important}}.fSelectorBackground{color:#000;background-color:#fafbfc}@media (prefers-color-scheme:dark){.fSelectorBackground{color:#f0f6fc;background-color:#212830!important}}.createClassDiv{flex-direction:column;width:700px;display:flex}#deleteIcon{color:#000000b2;width:20px;height:20px;margin:auto;font-size:20px;cursor:pointer!important}@media (prefers-color-scheme:dark){#deleteIcon{color:#5f6368}}.classListItem{display:inline}.createAssignmentModal{z-index:3;vertical-align:middle;background:#fff;border-radius:8px;justify-content:center;width:60%;height:auto;margin:auto;position:absolute;top:170px;left:0;right:0}@media (prefers-color-scheme:dark){.createAssignmentModal{color:#f0f6fc;background-color:#0d1117}}.descriptionTextarea{box-sizing:border-box;resize:none;width:100%;height:100px;box-shadow:none;max-height:200px;font-family:inherit;font-size:inherit;line-height:inherit;border:1px solid #000;border-radius:8px;outline:none;margin:0;padding:12px;background:#fafbfc!important}@media (prefers-color-scheme:dark){.descriptionTextarea{color:#f0f6fc;background-color:#212830!important}}.descriptionTextarea:focus{border:3px solid #36c2f8;border-radius:8px;outline:none}.sortIcon{color:#000000b2;width:20px;height:20px;margin:auto 5px auto auto;font-size:20px;cursor:pointer!important}@media (prefers-color-scheme:dark){.sortIcon{color:#5f6368}}.sortBorder{border:1.5px solid #000;border-radius:3px;cursor:pointer!important}@media (prefers-color-scheme:dark){.sortBorder{border:1.5px solid #f0f6fc;border-radius:3px}}#nameSort,#fnameSort,#ftypeSort,#dateSort{margin-left:5px;display:inline-block;cursor:pointer!important}#userFileTable{width:"1120px";border-spacing:0;border-radius:10px;height:auto;padding-top:10px;padding-bottom:10px}table#userFileTable td:nth-child(2){display:none}.filesDiv{border-spacing:0;border:2px solid #000;border-radius:10px;width:1120px;max-height:800px;overflow-y:auto}@media (prefers-color-scheme:dark){.filesDiv{border:2px solid #f0f6fc}}.columnSort{cursor:pointer}.columnSort:hover{cursor:pointer;background-color:#edeef1}@media (prefers-color-scheme:dark){.columnSort:hover{background-color:#2f3740}}.checkboxCell{text-align:center}#fileSearchBar{background-color:#fff;border-radius:30px;width:292px;height:33px;padding:10px}@media (prefers-color-scheme:dark){#fileSearchBar{background-color:#212830}}#classNameInput{text-align:left;width:70%}.navigationHeader{background-color:#fff;display:inline-block}@media (prefers-color-scheme:dark){.navigationHeader{color:#f0f6fc;background-color:#010409}}@media screen and (max-width:1200px){.navigationHeader{max-width:650px}}@media screen and (max-width:800px){.navigationHeader{max-width:450px}}@media screen and (max-width:550px){.navigationHeader{max-width:300px}}.navButton{color:#000;width:fit-content;height:42px;margin-left:15px;margin-right:15px;padding:10px 10px 20px;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (prefers-color-scheme:dark){.navButton{color:#f0f6fc;background-color:#010409}}.navButton:hover{cursor:pointer;border-bottom:2px solid #83b0e6}.navButton.active{cursor:pointer;border-bottom:1.5px solid #23b0e6}.navDiv{background-color:#fff}@media (prefers-color-scheme:dark){.navDiv{background-color:#010409}}#contactMessageTextarea{resize:vertical;border:.5px solid #0009;border-radius:5px;min-height:110px;max-height:180px}.contactTextarea{resize:vertical;width:538px;height:110px;box-shadow:none;outline:none;max-height:200px;margin:0;padding:0;font:"Inter"!important;background:#fafbfc!important}@media (prefers-color-scheme:dark){.contactTextarea{color:#f0f6fc;background-color:#212830!important}}.liveStreamPage{width:1120px}.video-player{width:750px;height:500px}.video-player video{object-fit:cover;z-index:1;background-color:#1d1d1d;width:100%;height:100%}.video-player .video-content{z-index:2;width:20px;height:auto;margin-left:720px;position:relative;bottom:30px}#local-video{justify-content:center;align-items:center}
