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