@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap);
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}html,body{font-family:ProximaNova,sans-serif;padding:0px;margin:0px;height:100%;width:100%;font-size:23px}button:focus{outline:0}.bold{font-weight:600}.booking-fields{padding:1vw}.forgot-message{font-size:.6em}.form{width:50vw;line-height:8vh;font-size:.7em;border-radius:25px;outline-width:0}.form:focus{border-color:#f4ac60}.here{color:#55bfcd}.here:hover{cursor:pointer}.hidden{opacity:0}.incomplete-message{color:red;font-size:.6em}.modal{position:fixed;z-index:9;left:0;top:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-body{background-color:#fff;border-radius:30px;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px;box-sizing:border-box;height:80vh;margin:auto;padding:1rem;width:80vw;z-index:10}.modal-text{margin:3vh 2vw;display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:80%}.modal-text-body{display:flex;flex-direction:column;align-items:center;margin-bottom:2vh}.red{color:red}.reset-section{width:100vw;height:90vh;font-size:1.2em;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.SignIn{width:100vw;margin-top:15vh;margin-bottom:15vh;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.SignUp{width:100vw;margin-top:15vh;margin-bottom:15vh;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.signup-field{margin-bottom:1vh;width:100vw;text-align:center}.signin-header{font-size:2em}.submit-button{width:30vw;border-radius:25px;font-size:1.4em;line-height:10vh;background-color:#f4ac60;color:#fff;border:none}.submit-button:hover{background-color:#55bfcd;border-color:#f4ac60;cursor:pointer;transition:ease-in-out .5s}.submit-button[disabled],.submit-button[disabled]:hover{background-color:#4d4541;cursor:default;border-color:#000}.x-out{width:2%;position:relative;left:2%;top:2%;font-size:1.3em}.x-out:hover{cursor:pointer;color:red}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.lesson-summary{background-color:#ffe2c4;display:flex;flex-direction:column;padding:1vw}.lesson-summary .lesson-summary__heading{text-align:left}.lesson-summary .lesson-summary__element{font-size:.8em}.lesson-summary__label{font-weight:600}.lesson-summary__value{margin-left:10px;font-weight:300}.bold-text{font-weight:bold}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.loadingOverlay{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(77, 69, 65, 0.9), rgba(77, 69, 65, 0.9));z-index:100}.loadingOverlay__content{background:#fff;border-radius:10px;color:#ff921d;font-size:1.5rem;font-weight:700;padding:2rem}
.moduleSearchContainer{position:relative}.moduleSearchForm{border-radius:10px;font-size:1em;line-height:5vh;outline-width:0;width:100%}.moduleSearchResult{font-size:.8em;overflow-wrap:break-word;width:100%}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.classDetail__changeModuleModalOverlay{display:flex;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));font-size:.9rem}.classDetail__changeModuleModalInner{background:#fff;border-radius:1rem;padding:1rem;max-width:67vw;min-width:320px}.changeModuleModal__currentModule{margin-bottom:.5rem}.changeModuleModal__buttonsContainer{margin:.5rem auto;text-align:center}.changeModuleModal__button{background:#fff;border:2px solid #f4ac60;border-radius:1rem;color:#f4ac60;font-size:1rem;font-weight:500;margin:1rem 1rem 0;padding:.5rem 1rem}.changeModuleModal__button--cancel{border:2px solid red;color:red}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.lessonReportWebDrillModal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.lessonReportWebDrill__x-out{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;position:absolute;top:1rem;left:1rem;background:#c1f3f7;border-radius:50%;font-size:1.3em;height:50px;width:50px}.lessonReportWebDrill__x-out:hover{cursor:pointer;color:red}.lessonReportWebDrillModalBody{width:90vw;margin:2rem auto;display:flex;flex-direction:column;align-items:center;background-color:#fff}.lessonReportWebDrillModalHeader{margin-top:2vh;margin-bottom:2vh;font-size:1.6em;font-weight:bold}.lessonReportWebDrillModalSection{display:flex;flex-direction:column;width:80%;align-items:center;background:#c1f3f7;margin-top:2vh;border-radius:25px;padding:1vw 1vh}.lessonReportWebDrillModalSectionHeader{font-size:1.2em;width:100%;text-align:center;border-bottom:1px solid #000;margin-bottom:1vh}.text-area-autosize-WebDrill{border-radius:25px;box-sizing:border-box;font-size:.85em;padding:10px 10px;width:100%;min-width:300px;display:block}.text-area-autosize-WebDrill hidden{display:none}.lessonReportWebDrillSubmitButton{width:30vw;border-radius:25px;font-size:1.4em;line-height:10vh;background-color:#f4ac60;color:#fff;border:none;margin:20px;cursor:pointer}.lessonReportWebDrillNoModule{color:red}.lessonReportWebDrillLoadingError{color:red}.lessonReportWebDrillServerError{color:red}.lessonReportWebDrillInputError{color:red}.lessonReportWebDrillImportantMessage{color:red;font-weight:bold;padding:1rem 1rem 0}.lessonReportWebDrillBoldText{font-weight:bold}.lessonReportWebDrillSmallText{font-size:.8em}.lessonReportWebDrillCheckbox{text-align:left}.lessonReportWebDrillStudentList__heading{font-size:1.25em;font-weight:600;margin:.5em;text-align:center}.lessonReportWebDrillStudentList{display:grid;-moz-column-gap:1rem;column-gap:1rem;margin-top:1rem}.lessonReportWebDrillStudentList .studentNameLabel{grid-column:1;text-decoration:underline}.lessonReportWebDrillStudentList .studentName{grid-column:1}.lessonReportWebDrillStudentList .bbCountLabel{grid-column:3;text-decoration:underline}.lessonReportWebDrillStudentList .bienCountLabel{grid-column:4;text-decoration:underline}.lessonReportWebDrillStudentList .feedbackLabel{grid-column:5;text-decoration:underline}.lessonReportWebDrillStudentList .bbCount{grid-column:3}.lessonReportWebDrillStudentList .bienCount{grid-column:4}.lessonReportWebDrillStudentList .feedbackInput{grid-column:5;min-width:150%}
.classDetail__classStartArea{text-align:center}.classDetail__classStartArea p{margin:.25rem 0}.classDetail__classStartButton{background:none;border:3px solid blue;border-radius:1rem;box-shadow:none;color:blue;cursor:pointer;display:block;font-size:1.25rem;font-weight:500;line-height:1;margin:0 auto .25rem;padding:.5rem 1rem}.classDetail__classIsKilled{color:red;font-weight:500}
.classDetail__couldNotFetchLesson{padding:0 1rem}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.classDetail__container{padding:0 .5rem}.classDetail__lessonSummaryContainer{font-size:.8rem;margin:0 auto;max-width:50vw;min-width:340px}.classDetail__innerContainer{display:flex;flex-flow:row wrap;justify-content:center}.classDetail__actionsContainer{padding:0 1rem;text-align:center}.classDetail__actionButton{background:#fff;border:1px solid #f4ac60;border-radius:1rem;box-shadow:none;color:#f4ac60;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:.5rem auto;padding:.5rem 1rem}.classDetail__actionButton--positiveAction{background:#f4ac60;color:#fff;font-size:1.25rem}.classDetail__actionButton.inactive{background:gray;border:1px solid silver;color:silver;cursor:default;text-decoration:line-through}.classDetail__action{font-size:.8rem}
.centerer{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.kill-drill-table{margin:10px}.kill-drill-button{background-color:#ffe2c4;margin:10px;cursor:pointer;padding:20px;text-align:center;color:#1c1c1c;text-decoration:none;font-size:1.2em;min-width:400px;border:none;border-radius:1.2em}.kill-drill-button[disabled]{background-color:gray}.error{color:red}.green{color:green}
.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-0.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:bold;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;font-weight:bold}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}
.react-daterange-picker{display:inline-flex;position:relative}.react-daterange-picker,.react-daterange-picker *,.react-daterange-picker *:before,.react-daterange-picker *:after{box-sizing:border-box}.react-daterange-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-daterange-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;align-items:center;border:thin solid gray}.react-daterange-picker__inputGroup{min-width:calc(12px + 4.32em + .434em);height:100%;flex-grow:1;padding:0 2px;box-sizing:content-box}.react-daterange-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-daterange-picker__inputGroup__input{min-width:.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;font:inherit;box-sizing:content-box;-moz-appearance:textfield}.react-daterange-picker__inputGroup__input::-webkit-outer-spin-button,.react-daterange-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-daterange-picker__inputGroup__input:invalid{background:rgba(255,0,0,.1)}.react-daterange-picker__inputGroup__input--hasLeadingZero{margin-left:-0.54em;padding-left:calc(1px + .54em)}.react-daterange-picker__button{border:0;background:rgba(0,0,0,0);padding:4px 6px}.react-daterange-picker__button:enabled{cursor:pointer}.react-daterange-picker__button:enabled:hover .react-daterange-picker__button__icon,.react-daterange-picker__button:enabled:focus .react-daterange-picker__button__icon{stroke:#0078d7}.react-daterange-picker__button:disabled .react-daterange-picker__button__icon{stroke:#6d6d6d}.react-daterange-picker__button svg{display:inherit}.react-daterange-picker__calendar{width:350px;max-width:100vw;position:absolute;top:100%;left:0;z-index:1}.react-daterange-picker__calendar--closed{display:none}.react-daterange-picker__calendar .react-calendar{border-width:thin}
.ratingStars{margin:.25rem;text-align:center}.ratingStars__star{width:1rem}.ratingStars__showValue{font-size:.75em;margin-left:.5rem}
.feedbackDetailModal__container{max-width:100vw}.feedbackDetailModal{display:flex;font-size:.75rem;height:unset;max-height:95vh;margin:1rem auto;width:unset;max-width:95vw}.feedbackDetailModal tr,.feedbackDetailModal th{text-align:left}.feedbackDetailModal__scrollContainer{margin:0 auto;overflow-y:scroll}.feedbackDetailModal__table{margin:0 auto;max-width:100%}.feedbackDetailModal__table th,.feedbackDetailModal__table td{padding:0 .5rem}.feedbackDetailModal__lessonId{background:#000;color:#fff;font-size:1.1em;padding-top:.5rem}.feedbackDetailModal__headingsRow th{border-bottom:1px solid #000}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.classFeedbackWidget{background:#4d4541;border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);color:#fff;cursor:pointer;margin:0 auto 1rem;padding:1rem;width:-moz-fit-content;width:fit-content}.classFeedbackWidget__heading{font-size:1.1rem;margin:0 auto;text-align:center}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.default-lesson,.past-lesson{border-radius:25px;margin:.25rem auto;padding:.35rem .6rem}.default-lesson:nth-child(odd),.past-lesson:nth-child(odd){background:#fafafa;border:1px solid #ddd}.default-lesson:nth-child(even),.past-lesson:nth-child(even){background:#fafafa;border:1px solid #ddd}.default-lesson.podcast,.past-lesson.podcast{background:#f4ac60}.default-lesson.video,.past-lesson.video{background:#f4ac60}.default-lesson.welcome,.past-lesson.welcome{background:#90ee90}.default-lesson.oneonone,.past-lesson.oneonone{background:#90ee90}.mainClassInfo{align-items:flex-start;display:flex;justify-content:space-between}.mainClassInfo__inner:hover{color:#55bfcd;cursor:pointer}.lesson-level{display:inline-block;white-space:nowrap}.lessonTopic{display:block;font-size:.8em}.lessonType{text-align:right}.lesson--killed{color:red}.teacherUpdateStatus,.lesson-isNotCompleteFlag,.lesson-isCompleteFlag{font-size:.8rem}.teacherUpdateStatus--success,.lesson-isCompleteFlag{color:green}.teacherUpdateStatus--failure,.lesson-isNotCompleteFlag{color:red}.default-lesson,.past-lesson{font-size:.9em}.lessonDetails{font-size:.75em;margin-bottom:.5rem}.lessonDetails__detail{margin-bottom:.2rem}.lessonDetails__detail div{display:inline-block;vertical-align:top}.lessonDetails__detail div:first-child{width:40%}.lessonDetails__detail div:last-child{width:60%}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.unclaimedLessons{background:#ffe2c4;border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);margin:0 1rem 1rem;padding:1rem}.unclaimed-header{text-align:center;font-size:2em;font-weight:bold}.unclaimed-container{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.unclaimed-lesson{border-radius:25px;font-size:.8rem;margin:.25rem;padding:.35rem .6rem;max-width:380px;min-width:300px}.unclaimed-lesson:nth-child(odd){background:#fafafa;border:1px solid #ddd}.unclaimed-lesson:nth-child(even){background:#ddd;border:1px solid #fafafa}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.incompleteLessons{background:#fba;border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);margin:0 1rem;padding:1rem}.incomplete-header{text-align:center;font-size:2em;font-weight:bold}.incomplete-container{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;margin-top:1rem}.incomplete-lesson{border:1px solid red;border-radius:25px;font-size:.8rem;margin:.25rem;padding:.35rem .6rem;max-width:380px;min-width:300px}.incomplete-lesson:nth-child(odd){background:#fafafa}.incomplete-lesson:nth-child(even){background:#ddd}
.filterTeachers{font-size:.9rem;padding:.1rem}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.futureLessonsStats{background-color:#55bfcd;border:1px solid #fafafa;border-radius:25px;padding:.35rem .6rem}.futureLessonsStats .statsItem{font-size:20px}.previousLessonsStats{background-color:#04da28;border:1px solid #fafafa;border-radius:25px;padding:.35rem .6rem}.previousLessonsStats .statsItem{font-size:20px}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.pastLessons__day,.todayLessons__past,.todayLessons__current,.todayLessons__future,.futureLessons__day{border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;margin:1rem auto;padding:1.5rem;max-width:90vw}.pastLessons__day h2,.pastLessons__day h3,.todayLessons__past h2,.todayLessons__past h3,.todayLessons__current h2,.todayLessons__current h3,.todayLessons__future h2,.todayLessons__future h3,.futureLessons__day h2,.futureLessons__day h3{margin:0 auto}.nyc-reminder{font-size:.7em;margin:.5rem 0}.pastLessons__day,.todayLessons__past{background:#fba}.todayLessons__current{background:#bfed91}.todayLessons__future,.futureLessons__day{background:#ffe2c4}@media only screen and (max-width: 600px){.todayLessons__past,.todayLessons__current,.todayLessons__future-today,.futureLessons__day{padding:1rem}}
.home-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-instructions{width:100%;text-align:center;font-size:.7em}.home-filters{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-around}.home-filters>*{margin:1rem}.home-datepicker{margin:1rem auto;text-align:center}.home-datepicker h2{margin-bottom:0}.home-datepicker__picker{margin:0 auto}.home-datepicker__warning{color:red}.home-filterValues:empty{display:none}.home-filterValues{background-color:#d3e2cb;border:1px solid #156a1e;font-size:.8rem;font-weight:800;max-width:90vw;padding:.75rem}
.makeBookingStatus{font-size:.75rem}.makeBookingStatus--success{color:green}.makeBookingStatus--failure{color:red}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.studentSearchBar__input{width:80%;padding:.25em;font-size:1em;margin-left:auto;margin-right:auto;border-radius:0}.stuSearchContainer{height:100%;width:100%;display:flex;align-items:center;flex-direction:column}.stuList{box-sizing:border-box;border-radius:0;width:80%;border-left:solid 2px #000;border-right:solid 2px #000;font-size:.8em}.dropDownItem{cursor:pointer}.dropDownItem:last-child{border-bottom:solid 2px #000;margin-bottom:0;padding-bottom:1em}.studentSectionList{display:flex;align-items:center;flex-direction:column}.studentSectionText{margin:.2em;min-width:25em;text-align:left}.studentSectionTextMod{margin:.2em;min-width:25em;text-align:left;color:blue}.studentSectionTextList{margin:.2em;min-width:25em;text-align:left}.studentSectionTextListHeader{margin:0}.studentSectionTextListElement{margin:0;margin-left:1em;min-width:0}.updateButton{width:30vw;border-radius:25px;font-size:1.4em;line-height:10vh;background-color:#f4ac60;color:#fff;border:none;margin:20px;cursor:pointer}.successMessage{color:green}.errorMessage{color:red}
.manageWordBundles__wordBundleSearch{float:left;width:25%}.wordBundleSearch__searchLabel{font-size:16px}.wordBundleSearch__searchField{box-sizing:border-box;width:100%}.wordBundleSearch__resultsList{list-style:none;margin:0;padding:0}.wordBundleSearch__resultButton{cursor:pointer;text-align:left;width:100%}.wordBundleSearch__resultButton.selected{background:green}
.manageWordBundles__editWordBundle{float:right;width:75%}.wordBundleEditForm__noBundle{padding:1rem}.wordBundleEditForm__container{font-size:16px;padding:0 1rem;position:relative}.wordBundleEditForm__container label{display:block;margin:.5em 0}.wordBundleEditForm__container input{padding:.25em .5em .25em .25em;text-overflow:ellipsis}.wordBundleEditForm__container input:-moz-read-only:not([type=submit]){background:silver;cursor:default}.wordBundleEditForm__container input:read-only:not([type=submit]){background:silver;cursor:default}.wordBundleEditForm__container select{font-size:.9em}.wordBundleEditForm__heading{font-size:1.5em}.wordBundleEditForm__missingDataNotification{color:red}.wordBundleEditForm__missingData{background-color:rgba(255,0,0,.5);border-color:red}.wordBundleEditForm__wordsList{display:flex;flex-flow:row wrap;list-style:none;margin:0;padding:0}.wordBundleEditForm__wordsList li{border:1px solid #000;margin:.5em;padding:.5em}.wordBundleEditForm__addNewWord{background:silver}.wordBundleEditForm__submitButton{background:red;color:#fff}
.manageWordBundles__container{padding:0 1rem}
.moduleSearchBar{margin:auto;padding:10px;width:35vw}.moduleDetailsView{width:100%}.moduleDetailsView .moduleInformation{grid-column:1;padding:2%}.moduleDetailsView .moduleInformation .textField{font-size:1em}.moduleDetailsView .moduleSlides{grid-column:2;margin-top:10px;height:600px}.moduleDetailsView .moduleSlides .googleSlidesIframe{margin:2%;width:50%;height:100%}.moduleDetailsView .moduleSlides .slidesDotComIframe{margin:2%;width:50%;height:100%}.moduleDetailsAddEdit{width:100%;display:grid;grid-template-columns:100%;justify-items:center}.moduleDetailsAddEdit .moduleInformation{grid-column:1;padding:2%}.moduleDetailsAddEdit .moduleInformation .textField{font-size:1em}.moduleDetailsAddEdit .moduleSlides{grid-column:2;margin-top:10px}.moduleDetailsAddEdit .moduleSlides .googleSlidesIframe{margin:2%;width:80%;height:40%}.moduleDetailsAddEdit .moduleSlides .slidesDotComIframe{margin:2%;width:80%;height:40%}.moduleData{display:grid;grid-template-columns:300px 300px;grid-template-rows:auto;margin-left:100px;margin-top:20px;border:1px solid #000;row-gap:0px;width:600px}.moduleDataColumn1{grid-column:1;font-size:20px;margin-left:50px;text-decoration:underline;font-weight:900}.moduleDataColumn2{grid-column:2;font-size:18px;overflow:auto}.cell{grid-column:1/-1;height:1px;background:#000}.centerLabel{margin-top:30px}.linkToModule{text-align:center;margin-right:50px}.moduleDetailsViewOptions{display:flex;justify-content:space-around;width:800px}.moduleDetailsViewOption{cursor:pointer}.selected{text-decoration:underline;cursor:pointer;color:#febd69;font-weight:900}.input{width:500px;height:40px;font-size:23px}select{font-size:20px}.label{text-decoration:underline}.input-field{margin-top:15px;width:400px}.add-module-submit-button{width:200px;height:50px;font-size:30px;font-weight:bold;margin-left:180px;background-color:#f4ac60;cursor:pointer}.add-module-submit-button-disabled{width:200px;height:50px;font-size:30px;font-weight:bold;margin-left:180px;background-color:#f4ac60;cursor:pointer;opacity:.6}.add-module-success-message{color:green;text-align:center;width:600px}.add-module-error-message{color:red;text-align:center;width:600px}.lesson-name-error-message{color:red;text-align:center;width:600px;font-size:18px;margin-left:-50px}.modulePageLink{color:purple;cursor:pointer}.read-only-input{width:500px;height:40px;font-size:23px;border:1px solid #000;text-decoration:none;background-color:gray;color:#fff}
.upload-vocabulary-text-area{width:1000px;height:500px;font-size:20px}.upload-vocabulary-button-enabled{width:200px;height:50px;font-size:20px;font-weight:900;color:#000;background-color:#f4ac60;cursor:pointer}.upload-vocabulary-button-disabled{width:200px;height:50px;font-size:20px;font-weight:900;color:#000;background-color:#f4ac60;cursor:pointer;opacity:.5}.module-name{font-size:1.3em;font-weight:bold;text-align:center;background-color:#f4ac60;display:block;margin-left:auto;margin-right:auto;width:30vw}.display-vocabulary-admin{display:grid;grid-template-columns:.4fr .4fr;width:40vw;margin-left:20px;border:1px solid #000;grid-gap:100px}.display-vocabulary-non-admin{display:grid;grid-template-columns:.4fr .4fr;width:40vw;border:1px solid #000;grid-gap:100px;margin-left:auto;margin-right:auto}.native-language{grid-column:1;font-size:15px;display:inline;margin-left:30px}.target-language{grid-column:2;font-size:15px;display:inline}.upload-vocabulary{display:inline}.vocabulary-container{display:grid;grid-template-columns:.5fr .5fr;width:100vw;grid-gap:100px}.vocabulary--admin{grid-column:1;display:block}.vocabulary--non-admin{grid-column:1;display:inline;width:100vw}.upload-vocabulary-container{grid-column:2;display:inline}.no-vocabulary-uploaded-message-admin{margin-left:40px;font-weight:900;color:#000}.no-vocabulary-uploaded-message-non-admin{text-align:center;font-weight:900;color:#000}.error-message{color:red}.success-message{color:green}.instructions{font-weight:900;color:#000;font-size:25px}
.manage__newDrill{margin:1rem}.newLesson__form>*{display:block;margin:.25rem}.newDrill__label{display:flex;align-items:center}.newDrill__input{margin-left:.25rem}.newDrill__select{font-size:.75rem;margin-left:.25rem}.newDrill__error{color:red;font-size:.8em;font-weight:800;margin-top:-0.25rem}.newDrill__createdLessonsContainer{background:#ddd;margin-left:.5rem;padding:.25rem}.newDrill__heading{margin:0;font-size:1.5em;text-align:center}.newDrill__createdLessons{display:flex;flex-flow:row wrap;justify-content:center}.newDrill__createdLessons .lesson-summary{margin:.25rem}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.teacherReviews__reviewTable{border-collapse:collapse;margin:1rem auto;max-width:95vw}.reviewTable__header{background:#4d4541;border:1px solid #fff;color:#eee;cursor:pointer;font-size:.9rem;padding:.25rem}.reviewTable__header:hover{background:#000;color:#fff}.reviewTable__header--activeIndex,.reviewTable__header--activeIndex:hover{background:#5d14bd;color:#fff}.teacherReviews__reviewTable td{border:1px solid #000;font-size:.8rem;padding:.25rem}
.teacherReviews__dateRangePickerContainer{text-align:center}.teacherReviews__dateRangePickerContainer p{margin-bottom:0}
.moduleSearchBar{margin:auto;padding:10px;width:35vw}.moduleDetailsView{width:100%}.moduleDetailsView .moduleInformation{grid-column:1;padding:2%}.moduleDetailsView .moduleInformation .textField{font-size:1em}.moduleDetailsView .moduleSlides{grid-column:2;margin-top:10px;height:600px}.moduleDetailsView .moduleSlides .googleSlidesIframe{margin:2%;width:50%;height:100%}.moduleDetailsView .moduleSlides .slidesDotComIframe{margin:2%;width:50%;height:100%}.moduleDetailsAddEdit{width:100%;display:grid;grid-template-columns:100%;justify-items:center}.moduleDetailsAddEdit .moduleInformation{grid-column:1;padding:2%}.moduleDetailsAddEdit .moduleInformation .textField{font-size:1em}.moduleDetailsAddEdit .moduleSlides{grid-column:2;margin-top:10px}.moduleDetailsAddEdit .moduleSlides .googleSlidesIframe{margin:2%;width:80%;height:40%}.moduleDetailsAddEdit .moduleSlides .slidesDotComIframe{margin:2%;width:80%;height:40%}.moduleData{display:grid;grid-template-columns:300px 300px;grid-template-rows:auto;margin-left:100px;margin-top:20px;border:1px solid #000;row-gap:0px;width:600px}.moduleDataColumn1{grid-column:1;font-size:20px;margin-left:50px;text-decoration:underline;font-weight:900}.moduleDataColumn2{grid-column:2;font-size:18px;overflow:auto}.cell{grid-column:1/-1;height:1px;background:#000}.centerLabel{margin-top:30px}.linkToModule{text-align:center;margin-right:50px}.moduleDetailsViewOptions{display:flex;justify-content:space-around;width:800px}.moduleDetailsViewOption{cursor:pointer}.selected{text-decoration:underline;cursor:pointer;color:#febd69;font-weight:900}.input{width:500px;height:40px;font-size:23px}select{font-size:20px}.label{text-decoration:underline}.input-field{margin-top:15px;width:400px}.add-module-submit-button{width:200px;height:50px;font-size:30px;font-weight:bold;margin-left:180px;background-color:#f4ac60;cursor:pointer}.add-module-submit-button-disabled{width:200px;height:50px;font-size:30px;font-weight:bold;margin-left:180px;background-color:#f4ac60;cursor:pointer;opacity:.6}.add-module-success-message{color:green;text-align:center;width:600px}.add-module-error-message{color:red;text-align:center;width:600px}.lesson-name-error-message{color:red;text-align:center;width:600px;font-size:18px;margin-left:-50px}.modulePageLink{color:purple;cursor:pointer}.read-only-input{width:500px;height:40px;font-size:23px;border:1px solid #000;text-decoration:none;background-color:gray;color:#fff}
.viewscreen{box-shadow:0 0 6px rgba(0,0,0,.4823529412);flex-grow:1;position:relative}.viewscreen.muteWarning{box-shadow:0 0 6px red}.slidesFrame{height:100%;width:100%}.screenProtector{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.communicator__muteButtonContainer{position:relative;text-align:center}.communicator__muteButton{background:#55bfcd;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;font-size:.75rem;padding:.25em;width:2rem}.communicator__muteButton.negativeState{background:#c1f3f7;box-shadow:0 3px 6px rgba(255,0,0,.4823529412);color:gray}.communicator__muteButton:hover{cursor:pointer}.communicator__muteButton .muteButton__shortcutHint{position:absolute;top:-0.25em;left:-4.25em;border:0px solid #f4ac60;border-radius:.25em;color:#000;display:inline-block;font-size:.7em;font-weight:900;height:1em;line-height:1em;margin-right:.5rem;width:1em}@media only screen and (max-device-width: 900px){.communicator__button,.muteButton__shortcutHint{display:none;visibility:hidden}}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.communicator__joinSoundButtonContainer{display:inline-block}.communicator__joinSoundButton{background:#55bfcd;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;font-size:.75rem;padding:.25em;width:2rem;cursor:pointer;text-align:center}.communicator__joinSoundButton:hover{background:hsl(187,54.5454545455%,46.862745098%)}.communicator__joinSoundButton.negativeState{background:#c1f3f7;box-shadow:0 3px 6px rgba(255,0,0,.4823529412);color:gray}.joinSoundButton__shortcutHint{font-size:.5rem;color:#ccc;margin-top:.2em}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.communicator{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.25rem;padding-right:.25rem}.communicator__menuButton{background:hsl(20,8.4507042254%,52.8431372549%);border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;font-size:.75rem;padding:.25em .5em}.communicator__menuButton:hover{cursor:pointer}.communicator__clock{font-family:monospace;font-size:1rem;font-weight:500;padding-left:15px}.communicator__clock.fiveMinWarning{color:red}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.benchModal__container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));z-index:10}.benchModal__inner{background:#fff;border:.25rem solid #f4ac60;border-radius:10px;padding:1rem}.benchModal__inner p:first-child{margin-top:0}.benchModal__buttonsContainer{display:flex;flex-flow:row nowrap;justify-content:space-around}.benchModal__button{border:0;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);color:#fff;cursor:pointer;font-weight:600;padding:1em 1.5em}.benchModal__button--confirm{background:green}.benchModal__button--cancel{background:red}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.studentPresence__currentSpeaker{display:flex;justify-content:space-between;margin:0 0 .5rem;position:relative}.studentPresence__currentSpeaker.hidden{display:none;visibility:hidden}.currentSpeaker__button{display:flex;justify-content:center;align-items:center;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;height:1.75em;position:relative;width:1.75em}.currentSpeaker__button.bien{background:green}.currentSpeaker__button.beepboop{background:red}.currentSpeaker__button.clear{background:gray}.currentSpeaker__button.hidden{background:#fff;cursor:default}.currentSpeaker__button .currentSpeakerButton__feedbackCount{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-0.5em;right:-0.5em;background:#4d4541;border:1px solid #fff;border-radius:50%;font-size:.5em;height:1.25em;line-height:.65em;width:1.25em}.currentSpeaker__button .currentSpeakerButton__shortcutHint{position:absolute;top:-0.25em;left:-0.25em;background:#4d4541;border:1px solid #f4ac60;border-radius:.25em;color:#fff;display:inline-block;font-size:.5em;font-weight:900;height:1em;line-height:1em;margin-right:.5rem;width:1em}.currentSpeaker__name{display:flex;align-items:center;background:#4d4541;border:1px solid #f4ac60;border-radius:.5em;box-sizing:border-box;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);color:#f4ac60;font-weight:600;padding-left:.25em;position:relative;vertical-align:middle;white-space:nowrap;width:40%}.currentSpeaker__benchButton{position:absolute;bottom:-0.75rem;left:50%;background:#5d14bd;border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;font-size:.5rem;font-weight:600;padding:.25rem;transform:translateX(-50%);z-index:1}@media only screen and (max-device-width: 900px){.currentSpeakerButton__shortcutHint{display:none;visibility:hidden}}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.commandStation__studentPresence{font-size:.65rem;margin-top:.25rem;text-align:center}.studentPresence__oneSpeaker{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:.25em}.studentPresence__oneSpeaker.debroadcasted{color:gray}.studentPresence__muteIconContainer{width:1.75em}.studentPresence__muteIcon{color:green}.studentPresence__muteIcon.negativeState{color:red}.oneSpeaker__name{display:flex;align-items:center;justify-content:center;cursor:pointer;flex-grow:1;font-size:1.1em;overflow:hidden;padding:.15rem .25rem;white-space:nowrap}.oneSpeaker__name.isCurrent{color:gray}.oneSpeaker__name .oneSpeaker__shortcutHint{background:#4d4541;border:1px solid #f4ac60;border-radius:.25em;color:#fff;display:inline-block;font-size:.75em;font-weight:900;height:1em;line-height:1em;margin-right:.5rem;width:1em}.oneSpeaker__name .oneSpeaker__shortcutHint.inactive{display:none;visibility:hidden}.studentPresence__button{background:#f4ac60;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;cursor:pointer;font-size:.85em;padding:.5em;width:2.5em}.studentPresence__button.negativeState{background:#ffe2c4;color:gray}.studentPresence__invisibleStudentsCounts{font-size:.5rem;padding-bottom:.1rem}@media only screen and (max-height: 325px){.commandStation__studentPresence{font-size:.6rem}}@media only screen and (max-device-width: 900px){.oneSpeaker__shortcutHint{display:none;visibility:hidden}}
.RSPBprogressBar{height:10px;line-height:1;border-radius:10px;position:relative;background-color:rgba(211,211,211,.6);display:flex;justify-content:space-between;align-items:center;z-index:0}.RSPBprogressBar .RSPBstep{display:inline-flex;justify-content:center;align-items:center;z-index:0;position:absolute;transform:translateX(-50%);transition-property:all;transition-timing-function:ease}.RSPBprogressBar .RSPBprogressBarText{color:#fff;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.RSPBprogressBar .RSPBprogression{position:absolute;transition:width .3s ease;left:0;top:0;bottom:0;border-radius:10px;background:rgba(0,116,217,.8);z-index:-1}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.container{margin-top:.75rem}.transitionStep{filter:grayscale(1)}.transitionStep.accomplished{filter:grayscale(0)}.customProgressBar{display:flex;justify-content:center;align-items:center}.indexedStep{color:#fff;width:20px;height:20px;font-size:12px;background-color:green;border-radius:50%;display:flex;justify-content:center;align-items:center}.indexedStep.accomplished{opacity:0}.imageContainer{position:relative;display:inline-block}.indexNumber{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:2px 5px;border-radius:3px;font-size:12px;text-align:center;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.indexNumber.accomplished{opacity:0}.supportiveMessage{margin-top:.25rem}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.commandStationContainer{box-sizing:border-box;height:100%;width:100%}.commandStation__topRow{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.commandStation__button{background:#5d14bd;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;font-size:.7em;padding:.25em .5em}.commandStation__button:hover{cursor:pointer}.commandStation__button.inactive{background:#4d4541;color:hsl(20,8.4507042254%,67.8431372549%)}.commandStation__button.inactive:hover{cursor:default}.topArrows__icon{font-size:30px;margin:.25rem .35rem}.topArrows__icon:hover{cursor:pointer}.commandStation__bottomRow{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.commandStation__button.modeButton.active{background:#f4ac60}.commandStation__allModeLabel{position:relative;display:inline-block;width:45px;height:25.5px}.commandStation__allModeInput{opacity:0;width:0;height:0}.commandStation__allModeInput:checked+.commandStation__allModeSlider{background:#f4ac60}.commandStation__allModeInput:focus+.commandStation__allModeSlider{box-shadow:0 0 1px #ff921d}.commandStation__allModeInput:checked+.commandStation__allModeSlider:after{transform:translateX(19.5px)}.commandStation__allModeSlider{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:25.5px;background-color:#ccc;cursor:pointer;transition:.4s;-webkit-transition:.4s}.commandStation__allModeSlider:before{position:absolute;left:-2.75rem;top:50%;content:"All Speak:";font-size:.6rem;transform:translateY(-50%)}.commandStation__allModeSlider:after{position:absolute;left:3px;bottom:3px;background-color:#fff;border-radius:50%;content:"";height:19.5px;transition:.4s;width:19.5px}@media only screen and (max-height: 400px){.topArrows__icon{margin-bottom:0}}
.deflectorShield{display:flex;flex-flow:column nowrap;justify-content:space-around;align-items:center;box-sizing:border-box;height:100vh;max-height:100%;overflow-y:hidden;padding:2rem}
.engineering__moduleModal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(77, 69, 65, 0.9), rgba(77, 69, 65, 0.9))}.moduleModal__content{background:#fff;border-radius:10px;font-size:.75rem;padding:1rem;text-align:center;width:50%;min-width:300px}.moduleModal__button{font-size:1em;margin:1rem}.moduleModal__content .moduleSearchResults{position:absolute;top:100%;left:0;right:0;background:#eee;border-radius:0 0 10px 10px}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.engineeringContainer{position:absolute;top:0;bottom:0;left:-100%;transition:left .5s ease;width:100vw;z-index:5}.engineeringContainer.isVisible{left:0}.engineeringMenu{position:fixed;top:0;bottom:0;background:#f4ac60;font-size:.75rem;padding:.1em 1em .1em 1em}.engineering__button{background:#fff;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);cursor:pointer;margin:1em auto;padding:.5em;text-align:center}.engineering__moduleInfo,.engineering__lessonInfo{color:#333;font-size:.6rem;max-width:min(12rem,25vw)}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.waitingRoom{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;position:fixed;bottom:0;left:0;right:0;top:0;background:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));z-index:100}.waitingRoom__proceedButton{background:#f4ac60;border-radius:1000px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;cursor:pointer;padding:.25em .5em}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.presentParticipantList{display:flex;flex-flow:column nowrap;justify-content:flex-end;position:absolute;bottom:0;right:0;width:10.45rem;z-index:1}.presentParticipantList__inner{position:relative;bottom:-100vh;background:#fff;border-left:1px solid #4d4541;border-right:1px solid #4d4541;border-top:1px solid #4d4541;border-radius:10px 0 0 0;font-size:.5rem;overflow-x:scroll;padding:.25rem;padding-bottom:1.5rem;transition:bottom .5s ease;max-height:100vh}.presentParticipantList.showList .presentParticipantList__inner{bottom:0}.presentParticipantList__section:not(:last-of-type){border-bottom:1px solid #4d4541;margin-bottom:.15rem;padding-bottom:.15rem}.presentParticipantList__section h2{font-size:.65rem;margin:0;text-align:left}.presentParticipantList__sectionList{flex-direction:column}.presentParticipantList__sectionList,.presentParticipantList__participant{list-style:none;margin:0;padding-left:.15rem;text-align:left;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.presentParticipantList__participant{text-overflow:ellipsis;transition:transform .5s ease;white-space:nowrap;width:100%;align-items:center}.presentParticipantList__participant.muted{color:#aaa09b}.presentParticipantList__participant.loudest{color:#ff921d;font-weight:900;transform:scale(1.05)}.presentParticipantList__muteIcon{font-size:.95em;margin-right:.15rem}.presentParticipantList__promoteIconSuggested{background-color:#0e9943;border-radius:9px;font-size:.8em;margin-left:.2rem;opacity:.75;padding:.25rem;transition:.2s ease all}.presentParticipantList__promoteIconNotSuggested{background-color:#c12933;border-radius:9px;font-size:.8em;margin-left:.2rem;opacity:.75;padding:.25rem;transition:.2s ease all}.emoji-crown{font-size:1.5em;display:inline-flex;align-items:center;justify-content:center;line-height:1;transform:translateY(-0.1em)}.emoji-new{font-size:1.4em}.presentParticipantList__promoteIconSuggested:hover{background-color:#405ebe;cursor:pointer}.presentParticipantList__promoteIconSuggested path{fill:#fff}.presentParticipantList__promoteIconNotSuggested:hover{background-color:#405ebe;cursor:pointer}.presentParticipantList__promoteIconNotSuggested path{fill:#fff}.presentParticipantList__toggleButton{position:absolute;left:.15rem;right:.15rem;bottom:.15rem;background:#4d4541;border:0;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);box-sizing:border-box;color:#fff;cursor:pointer;height:1.25rem;transition:background-color .25s ease,border .25s ease;-webkit-appearance:none;-moz-appearance:none}.presentParticipantList.showList .presentParticipantList__toggleButton{background:#f4ac60}.presentParticipantList__debroadcastButton{align-self:flex-end;margin-left:.2rem}.presentParticipantList__debroadcastButton.willDebroadcast:hover{cursor:pointer}.participantList__broadcastIcon{background:#f4ac60;border-radius:1000px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:.85em;padding:.5em;width:2.25em}.participantList__broadcastIcon:hover{background:#da954b}.participantList__broadcastIcon.negativeState{background:#ffe2c4;color:gray}.participantList__broadcastIcon.negativeState:hover{background-color:#e0bf9c}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.teachContainer{display:flex;flex-flow:row nowrap;position:fixed;bottom:0;left:0;right:0;top:0;background:#fff;overflow-y:hidden}.teachContainer.muted{background:linear-gradient(rgba(255, 0, 0, 0.3), rgba(255, 0, 0, 0.3)),#fff}.teach__port{display:flex;flex-flow:column nowrap;box-sizing:border-box;height:100%;padding:.25rem;position:relative;width:63%}.teach__starboard{box-sizing:border-box;padding:.25rem;width:37%}.teach__version{position:fixed;bottom:.25rem;left:.25rem;color:#f4ac60;font-size:.5rem}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.manage-menu__label{margin:0;padding:0}.manage-menu__icon{margin-left:.25rem;position:relative;top:2px}.manage-menu__items{background:#55bfcd;box-shadow:0px 5px 5px rgba(0,0,0,.4823529412);list-style:none;margin:0;opacity:0;padding:.5rem;position:absolute;left:0;right:0;top:-100%;text-align:center;transition:all .5s ease}.manage-menu__items li{list-style:none;display:inline-block}.manage-menu__items.open{opacity:1;top:100%}.manage-menu__link{display:inline-block;margin:.25rem}@media only screen and (max-width: 750px){.manage-menu__label,.manage-menu__icon{display:none;visibility:hidden}.manage-menu__items,.manage-menu__items.open{box-shadow:none;opacity:1;padding:0;position:relative;top:0;z-index:0}.manage-menu__items li,.manage-menu__items.open li{display:block}}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.nav-link{color:#fff;font-size:.8rem;margin:0 .75rem;text-decoration:none}.nav-link:hover{color:#f4ac60;cursor:pointer}.nav-version{position:absolute;right:.1rem;top:.1rem;font-size:.5rem}.nav__burger{display:flex;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:10}.nav__burger:focus{outline:none}.nav__burger div{width:100%;height:.25rem;background:#fff;border-radius:5px;transition:all .3s linear;position:relative;transform-origin:1px}.nav__burger div:first-child{margin-left:0;transform:rotate(0);width:100%}.nav__burger div:nth-child(2){opacity:1;transform:translateX(0)}.nav__burger div:nth-child(3){margin-left:0;transform:rotate(0);width:100%}.nav__burger div.open:first-child{margin-left:.25rem;transform:rotate(45deg);width:2rem}.nav__burger div.open:nth-child(2){opacity:0;transform:translateX(20px)}.nav__burger div.open:nth-child(3){margin-left:.25rem;transform:rotate(-45deg);width:2rem}@media only screen and (max-width: 950px){.nav-link{margin:0 .4rem}}@media only screen and (max-width: 750px){.header__nav{background:#55bfcd;box-shadow:0px 5px 5px rgba(0,0,0,.4823529412);position:absolute;left:0;right:0;top:-100vh;text-align:center;transition:all .4s ease-in-out;opacity:0}.header__nav.open{opacity:1;top:100%}.header__nav .nav-link{display:block;font-size:1rem;margin:.65rem}}
@font-face{font-family:ProximaNova;src:url(/ea03f826587148b7335d.otf) format("otf"),url(/23f16eb9b80b7e41c995.woff) format("woff")}.headerContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:0 0 1rem 0;padding:.5rem 0;position:sticky;top:0;z-index:1}.header-logo{height:2rem}.header-welcome{color:#4d4541;font-size:.8rem;margin:0 .25rem;text-align:center}.header-welcome__name{white-space:nowrap}.nyc-clock{background:#ddd;border:1px solid #000;border-radius:1rem;padding:.25rem .75rem;text-align:center}.nyc-clock .nyc-clock__time{font-family:monospace;font-size:.75rem}.nyc-clock .nyc-clock__label,.nyc-clock .nyc-clock__date{font-size:.5rem}.headerBackground{position:absolute;top:0;left:0;right:0;bottom:0;background:#55bfcd;box-shadow:0 3px 6px rgba(0,0,0,.4823529412);z-index:-1}@media only screen and (max-width: 950px){.header-welcome__name{display:block}}@media only screen and (max-width: 480px){.header-logo{display:none;visibility:hidden}.header-welcome{font-size:.7rem}}
.versionCheckModal .modal-body{width:60vw;height:-moz-fit-content;height:fit-content;margin:10vh 20vw;border-radius:30px;background-color:#fff;box-shadow:rgba(0,0,0,.25) 0px 54px 55px,rgba(0,0,0,.12) 0px -12px 30px,rgba(0,0,0,.12) 0px 4px 6px,rgba(0,0,0,.17) 0px 12px 13px,rgba(0,0,0,.09) 0px -3px 5px;z-index:100}.versionCheckModal div.supportInfo{padding:20px;text-align:center}.versionCheckModal div.modal-content{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.versionCheckModal div.versionOutdatedRefreshButton{background-color:#bd5700;border-radius:1000px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;margin:.75em auto;min-width:90px;padding:.75em 1.25em;text-align:center;transition:all .2s ease;width:-moz-fit-content;width:fit-content}
.errorFallback{padding:0 1rem}.errorFallback__errorMessage{background:#222;color:#eee;font-size:.65rem;padding:1rem}

/*# sourceMappingURL=main.css.map*/