@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400&display=swap);.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{box-shadow:0 0 5px #0188fe;border-color:#0188fe;outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}body,html{height:100%}body{font-family:roboto,sans-serif;margin:0}#root{height:100%}.center{position:absolute;top:40%;left:50%;transform:translateY(-50%) translateX(-50%);text-align:center;color:#fff;display:flex;flex-direction:column}.b-popup-view-button{font-size:.9em}.b-popup-view-button:hover{text-decoration:underline;cursor:pointer}.tableTitle{display:flex;flex-direction:row;align-items:center;align-content:center;font-size:18px;text-align:left;width:100%;font-weight:600}.sessions-popup{width:55vw;background-color:#fff;padding:1em 1em .4em}.table-head-wrap{padding-top:0;display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;width:100%;padding-bottom:1em}.sessions-popup .table-head-wrap{padding-bottom:.5em}.view-button>.MuiSvgIcon-root:hover{cursor:pointer;fill:#60aaff}body{font-size:1.5em;background-color:#ededed}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d6d6d6}::-webkit-scrollbar-thumb:hover{background:#c4c4c4}#nav{position:fixed;padding:.6em;width:100vw;top:0;left:0;font-weight:600;font-size:1.3em;justify-content:space-between;background-color:#fff;z-index:9999999999999}#nav,.left-wrap{display:flex;flex-direction:row;align-items:center;align-content:center}.right-wrap{padding-right:1.2em}.page-name{color:#000;border-bottom:3px solid #60aaff;padding:0 .2em .2em;width:auto;margin-right:1em}.page-name a{color:#000;text-decoration:none}@media (max-width:576px){.nav{font-size:9vw}}#search{color:#000;background-color:#fafafa;border-radius:15px;padding:.3em .3em .3em .5em}#exit-button{cursor:pointer;top:0;right:0;padding:.6em;border-radius:15px}#exit-button:hover{background-color:#60aaff;color:#fff}.container-of-students{z-index:-1;display:flex;flex-wrap:wrap;background-color:#fff;flex-direction:row;margin-top:4em;padding:.5em;background-color:#fafafa}.student-card-wrapper{padding:1.5em;background-color:#fff;border-radius:15px;margin:1em;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.MuiBox-root{padding:0!important}:focus{outline:none}.top-container{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:1em}.cont-donut{flex-grow:2;margin-right:1em}.cont-donut,.cont-duration{height:auto;padding:1em;background-color:#fff;display:flex;justify-content:center;align-items:center}.cont-duration{width:31%;font-weight:600;font-size:2em;text-align:center}.gameNameCell{text-transform:capitalize}.cont-table{height:auto;padding:1em;background-color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:1em}span.durTitle{font-size:18px}#icon{font-size:22px}.full-table{background-color:#fff}.stats{width:100%;justify-content:space-between;flex-direction:row;margin-bottom:1em}.stat,.stats{display:flex;align-content:center}.stat{align-items:center;justify-content:center;justify-items:center;width:13vw;height:5vw;background-color:#fff;padding:1em;font-size:1.25em;text-transform:uppercase;font-weight:600}.stat_num{font-weight:600;color:#0188fe;font-size:2.7em;margin-right:.3em;justify-self:center}.book-container{width:calc(100% - 2em);height:calc(70vh - 5em);background-color:#fff;overflow-y:auto;padding:1em;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.book-wrap{width:calc(25% - 1.5em);position:relative;margin:.75em}.book-wrap:hover{cursor:pointer}.book-img-wrap{aspect-ratio:26/37;position:relative;z-index:9;margin-bottom:.5em;overflow:hidden;box-shadow:0 0 9px -1px rgba(163,170,175,.48)}.book-img{width:100%;height:auto}.book-progress{background-color:#60aaff;display:inline-block;color:#fff;font-weight:600;font-size:.9em;border-radius:5px;width:auto;padding:.25em;position:absolute;top:-10px;right:-10px;z-index:99}.book-title{position:relative;text-align:center;width:100%;text-transform:capitalize;font-weight:600}.backdrop-root{opacity:.3}.MuiBadge-anchorOriginTopRightRectangle,.MuiBadge-badge{z-index:11!important}.popup-wrap{display:flex;width:100%;height:100%;justify-content:center;justify-items:center;align-items:center;align-content:center;z-index:-1111}.popup-block{width:60vw;height:70vh;background-color:#fff;padding:1em;display:flex;flex-direction:column;z-index:9999999999}.book-popup-block{padding:1em 1em 1em 0!important}.popup-content{display:flex;flex-direction:row}.popup-left{display:flex;flex-direction:column;align-items:center;padding:0 1em;text-align:center}.popup-left .book-img{width:140px;height:auto;box-shadow:0 0 9px -1px rgba(163,170,175,.48)}.popup-right{flex:1;padding-left:.5em;padding-right:.8em;height:70vh;overflow-y:auto}.MuiLinearProgress-barColorPrimary{background-color:#60aaff!important}.MuiTableCell-root{padding:14px 10px!important}.progress-bar-wrap{padding-bottom:1em}.popup-subheader{display:flex;flex-direction:row;align-items:center;align-content:center;padding-top:1em}.popup-subheader:first-child{padding-top:0}.popup-right .popup-subheader,.popup-right .table-head-wrap{padding-bottom:.5em}.popup-right>div>.table-head-wrap>.popup-subheader{padding-bottom:0}#icon{padding-right:.5em}.popup-right .b-popup-view-button{font-size:.75em}.word-box{display:flex;flex-direction:row;flex-wrap:wrap}.word-bubble{font-size:.7em;padding:.35em .7em;margin-right:.2em;margin-bottom:.2em;font-weight:600;border-radius:15px}.unexposed{background-color:#e0e0e0;color:#000}.exposed{color:#000;background-color:#ffd895}.learned{color:#fff;background-color:#0188fe}.popup-right .MuiChip-avatar{background:rgba(0,0,0,.1);width:27px!important;height:27px!important;font-size:.95em;margin-left:3px}.chip-container{margin-bottom:.5em;font-weight:600}.popup-right .MuiChip-root{font-size:.6em!important;margin-right:.5em}.book-stat-block{width:80%;text-align:left;border-radius:10px;background-color:#ededed;padding:.7em;font-size:.9em;margin-top:1em}.book-stat{font-size:.8em;font-weight:600;margin-bottom:.2em}.book-stat-label{font-size:.6em;text-transform:uppercase}.scenes-wrap{padding-bottom:1em;background-color:#fff;margin-bottom:1em}.scenes-wrap .popup-subheader{padding:1em}.scenes-contain{padding:0 1em 1em;height:15vw;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:auto}.scene-block{display:flex;flex-direction:column;justify-content:center;align-items:center;width:calc(33% - 3em);height:100px;margin:.5em;padding:1em;background-color:#eee;border-radius:10px}.scene-block:hover{background-color:#e0e0e0;cursor:pointer}.scene-block:nth-child(-n+3){margin-top:0}.scene-block-title{text-transform:capitalize;font-weight:600;font-size:1.3em}#appBar{position:relative;background-color:#60aaff}.contain{justify-content:center;justify-items:center;width:100%;padding-top:1em}.contain,.inner-contain-wrap,.sidebar{display:flex}.sidebar{width:23vw;padding-top:.5em;padding-bottom:.5em;flex-direction:column;justify-content:center;align-items:center;align-content:center;background-color:#fff}.link{color:#fff;margin-right:10px}.profilePic{position:relative;width:125px;height:125px;overflow:hidden;border-radius:100px}.profilePic img{position:absolute;left:50%;top:50%;height:100%;width:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nameContainer{display:flex;flex-direction:column;justify-content:center;margin-top:.6em;margin-bottom:.6em}.studentName{font-family:Roboto;font-weight:600;font-size:1.25em;text-align:center}#tabs{width:100%}#vertical-tab-0,#vertical-tab-1,#vertical-tab-2,#vertical-tab-3{max-width:none;font-size:.7em}.MuiTab-wrapper{flex-direction:row!important}.MuiTab-labelIcon .MuiTab-wrapper>:first-child{margin-right:.25em;margin-bottom:.1em!important}.MuiBox-root-118{padding:0!important}.tab-content-wrap{margin-left:1em;width:50vw;height:80vh}.contentWrapper{display:flex;flex-direction:row;width:100%;height:75vh}.contentPanel{background-color:#fff;width:50%;height:100%;margin:2.5em;padding:1em}.topContainer{display:flex;flex-direction:row;margin-bottom:40px;margin-top:40px}.table-wrap{background-color:#fff;padding:1em;overflow-x:auto}.view-text:hover{cursor:pointer;text-decoration:underline}.topics-wrap{width:100%;background-color:#fff;margin-bottom:1em;padding-bottom:1em}.topics-wrap .popup-subheader{padding:1em}.topics-head-wrap{display:flex;justify-content:space-between;align-items:center}.view-curriculum{padding:1em;font-size:.9em}.view-curriculum:hover{cursor:pointer;text-decoration:underline}.topics-contain{padding:0 1em 1em;height:15vw;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:auto}.topic-block{display:flex;flex-direction:column;justify-content:space-between;width:calc(25% - 3em);height:100px;margin:.5em;padding:1em;background-color:#eee;border-radius:10px}.topic-block:hover{background-color:#e0e0e0;cursor:pointer}.topic-block:nth-child(-n+4){margin-top:0}.topic-name{font-size:1.5vw;font-weight:700}.topic-count{color:#aaa}@media only screen and (min-width:600px) and (max-width:960px){.topic-name{font-size:2vw}}.sort-button{display:flex;align-items:center;padding:.5em;background-color:#eee;width:30%}.popup-block-q{width:40vw;height:55vh;background-color:#fff;padding:0;display:flex;flex-direction:column;z-index:9999999999}.questions-wrap{padding:1em;width:100%}.popup-block-q div[role=tabpanel]{width:64.5%}.prompt{display:flex;justify-content:space-between;margin-bottom:1em}.choice{text-transform:lowercase;padding:1em;background-color:#eee;margin-top:.3em;margin-bottom:.3em;width:90%;border:3px solid #eee;display:inline-flex;align-items:center;flex-direction:row;border-radius:7px}.choice-icon{margin-right:.3em}.choice-icon,.choice-letter{display:flex;flex-direction:row;align-items:center;justify-content:center;align-self:center}.choice-letter{border-radius:100px;border:2.5px solid #000;text-transform:uppercase;width:1em;height:1em;font-weight:600;font-size:.8em;padding:.1em;margin-left:.15em;margin-right:.15em}.time{display:flex;flex-direction:row;align-items:center}.time>.MuiSvgIcon-root{margin-right:.15em}.correct{background-color:#bee3be;border-color:#bee3be}.s-correct{border-color:#4caf50}.correct .choice-letter{color:#4caf50;border-color:#4caf50}.s-incorrect{border-color:#f44336}.custom-tab{padding:3px 25px!important;font-size:.6em!important}.popup-block-q .MuiTabs-vertical{width:30%}.popup-block-topic{width:40vw;height:55vh;background-color:#fff;padding:1em;display:flex;flex-direction:column;z-index:9999999999;overflow:auto}.popup-title{font-weight:600;background-color:#60aaff;padding:.75em;color:#fff}.popup-block-topic>.MuiPaper-root{background-color:#ededed!important;font-size:.7em!important}.popup-block-topic>.MuiPaper-elevation1{box-shadow:none}.stats-contain{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.stat-contain{border-radius:5px;background-color:#fff;padding:1em;flex:1;min-width:20%;margin:0 .5em 1em;display:flex;flex-direction:column;justify-content:center}.stat-num{font-weight:600;font-size:1.2em}.stat-head{padding-top:.5em;text-transform:uppercase;font-size:.8em}.stats-contain>.pf-c-chart{height:auto!important}.stat-title{display:flex;justify-content:space-between;align-items:center;font-size:.9em;font-weight:600}.stat-title>.MuiSvgIcon-root{font-size:1.3em}.stat-title>.MuiSvgIcon-root:hover{cursor:pointer}.stacked-stats{display:flex;flex-direction:column}.popup-block-learnmore{width:35vw;background-color:#fff;padding:1em;font-size:.63em;line-height:1.5}.popup-title-learnmore{display:flex;align-items:center;font-weight:600;background-color:#60aaff;padding:.8em;font-size:.8em;color:#fff}.tutorial-wrap{display:flex}.graph-desc-wrap,.graph-wrap{flex:1}.tab{font-size:1rem}.content-wrapper{display:flex;flex-direction:row;width:100%;height:75vh}.content-panel{background-color:#fff;width:50%;height:100%;margin:2.5em;padding:1em}.title{font-size:2rem;padding:.5em 0 .25em .5em}.title:hover{cursor:pointer;background-color:#ededed;border-radius:.5em}.card{display:flex;flex-direction:column;justify-content:center;width:100%}.profile-pic-wrapper{position:relative;width:100px;height:100px;overflow:hidden;justify-self:center;justify-content:center;margin-bottom:.2em}.profile-pic{border-radius:100px;position:absolute;left:50%;top:50%;height:100%;width:auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.name{justify-self:center;flex-direction:column;width:100%;text-align:center;font-weight:600;font-size:1.2em}.name,.stats-wrap{display:flex;justify-content:center;align-items:center}.stats-wrap{flex-direction:row;align-content:center;padding-top:.7em}.stat-block{width:50%;text-align:center}.number{font-weight:600;line-height:1.2}.subtitle{font-size:.7em;text-transform:uppercase}
/*  !*font-size: 2.25rem;*!*/.label,.link{display:flex;flex-direction:column;justify-content:center}.link{text-decoration:none;margin-top:.3em}#button,.link{justify-self:center}#button{background-color:#60aaff;color:#fff;margin-top:.6em}.popup-block-scene{min-width:500px;width:50vw;background-color:#fff;padding:1em;font-size:.63em;line-height:1.5;max-height:60vh;overflow:auto}.popup-block-scene .MuiChip-root{margin-right:.5em;margin-bottom:.5em}.popup-block-scene .scene-tab{padding-top:1em}.popup-block-scene .scene-tab .MuiAccordionSummary-content{align-items:center;font-weight:600;font-size:1.1em}.popup-block-scene .scene-tab .MuiPaper-root{background-color:#eee}.popup-block-scene .scene-tab .comp-count{padding:.3em .7em;background-color:#60aaff;color:#fff;font-weight:600;border-radius:20px;font-size:.7em;margin-left:.5em;display:flex;align-items:center}.popup-block-scene .scene-tab .comp-count .MuiSvgIcon-root{font-size:1rem;margin-right:.3em}.popup-block-scene .scene-tab .MuiChip-avatar{background:rgba(0,0,0,.075);width:27px!important;height:27px!important;font-size:.95em;margin-left:3px}.popup-block-scene .scene-tab .MuiChip-root{background-color:#fff}.popup-block-scene .scene-tab .MuiAccordionDetails-root{flex-wrap:wrap}.popup-title-scene{display:flex;align-items:center;text-transform:capitalize;font-weight:600;background-color:#60aaff;padding:.8em;font-size:.8em;color:#fff}