#adminContent{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;width:80%;margin:0 auto;padding:30px 0}#adminHeader{color:#fff}#adminControls{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;width:100%}#userTable{display:flex;flex-direction:column;max-height:800px;overflow:auto;border-radius:12px;margin:30px 20px;border:2px solid #333;width:100%;padding:10px 0;background-color:#f6f6f6}.table-entry-header{font-size:16px!important;font-weight:700}.noblur{filter:blur(0)!important}.table-entry{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;font-size:14px;padding:5px 10px}.table-entry:not(.table-entry-header):nth-child(2n){background-color:#ccc}.entry-email,.entry-name{text-align:left;flex-basis:20%}.entry-completed,.entry-pw,.entry-viewed{text-align:center;flex-basis:20%}.entry-pw{filter:blur(4px);cursor:pointer}.entry-reset{text-align:center;flex-basis:10%;color:red}.entry-reset:hover{cursor:pointer}body{margin:0;width:100vw;height:100vh;background-image:url(../img/background.b6e30bce.png);background-size:contain;background-repeat:no-repeat;background-color:#000}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}#admin,#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.game-button{text-transform:uppercase;text-align:center;font-size:35px;padding:12px 40px;border-radius:12px;font-weight:700}.game-button:hover{cursor:pointer}.disabled-button{opacity:.6;pointer-events:none}.overlay{background-color:rgba(0,0,0,.7);width:100vw;height:100vh;position:fixed;flex-direction:row;top:0;left:0;justify-conent:center;z-index:500}.modal,.overlay{display:flex;flex-wrap:wrap;align-items:center}.modal{width:80%;max-width:600px;margin:0 auto;text-align:center;flex-direction:column;justify-content:center}.large-modal{max-width:1200px}.bordered-modal{border:1px solid;border-radius:12px}.modal-header{border-top-left-radius:12px;border-top-right-radius:12px;font-weight:700;font-size:25px}.modal-content,.modal-header{display:flex;flex-direction:column;width:100%;margin:0 auto;padding:10px 0}.modal-content{border-bottom-left-radius:12px;border-bottom-right-radius:12px;max-height:65vh;overflow-y:auto}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}@font-face{font-family:GothamBold;src:url(../fonts/Gotham-Bold.49169099.otf)}@font-face{font-family:GothamMedium;src:url(../fonts/Gotham-Bold.49169099.otf)}@font-face{font-family:LuckiestGuy;src:url(../fonts/LuckiestGuy-Regular.79188087.ttf)}@font-face{font-family:LCDBold;src:url(../fonts/LCD-BOLD.4f3e552b.TTF)}@media screen and (max-width:856px){.game-button{font-size:30px}}@media screen and (max-width:661px){.game-button{padding-top:16px}}@media screen and (max-width:489px){.game-button{font-size:25px}}.game-button{background-color:#db2977;color:#fff}.modal-header{background-color:#4f2058;color:#fff}.modal-content{background-color:#fff;color:#333}.transparent-bg{background-color:transparent!important}.bordered-modal{border-color:#fff}#loginErrorMessage{background-color:#333;color:#f6f6f6}.dropdown-toggle{background:#6c2e77;background-color:#6c2e77}.selected-option{color:#fff}.dropdown{background:#6c2e77}.search input{background:#fff;color:#000}.dropdown-option{color:#fff}.dropdown-option:hover{background:#db91e8}#loginForm .item-label{color:#db2977}.help-subheader{color:#4f2058}.help-callout{color:#db2977}.ranking-header{background-color:#db2977;color:#000;border-bottom:1px solid #fff}.leaderboard-entry{border-bottom:1px solid #fff;color:#fff}.leaderboard-entry:nth-child(2n),.leaderboard-entry:nth-child(odd){background-color:rgba(0,0,0,.8)}.leaderboard-entry:last-child{border:none}.current-user-entry{background-color:#db2977!important}.round-circle{background-color:grey;color:#979899}.round-circle.completed-round{color:#9e68a8;background-color:#dcace5}.round-circle.completed-round .round-completed{color:#4f2058}#currentPerformance{border:2px solid #fff}.performance-entry:nth-child(2n),.performance-entry:nth-child(odd){background-color:#41b7f2}.performance-entry.performance-entry-header{background-color:#333}#userInfo{color:#fff}#detailsBanner{background:linear-gradient(90deg,#4f2058,#000);color:#fff}.highlighted-banner-info{color:#db2977}#welcomeContent{color:#f6f6f6}#gameInstructions{color:#fff}#questionGrid{background-color:rgba(0,0,0,.5);border:5px solid #b097b1}.question-box .question-box-text{color:#fff}#questionNumber{color:#fff}#runningQuestionCount,#totalPoints{color:#db2977}#questionText{color:#fff}.question-answer{border:5px solid transparent;color:#333}.question-answer.correct-completed-answer{border:5px solid #08a38d}.answer-selection-icon-container{background-color:#bbb}.answer-selection-icon-container.selected-correct{background-color:#08a38d}.answer-selection-icon-container.selected-incorrect{background-color:#db2977}.answer-text{background-color:#fff}.correct-completed-answer .answer-text{border-top-right-radius:10px;border-bottom-right-radius:10px}#answerFeedback{color:#fff}#correctContainer{background:linear-gradient(#db91e8,#6c2e77)}#correctContent{color:#fff;background-color:#b133c8;-webkit-text-stroke-color:#da91e7}