@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap);body,html{height:100%}body{margin:0!important;padding:0!important;overflow-x:hidden!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1f1f1f;color:#fff;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.m-right{margin-right:5%!important}.m-left,.m-right{margin-bottom:5%!important}.m-left{margin-left:5%!important}.root{width:100%;flex-grow:1}.navbar{background-color:#000!important;display:flex!important}.nav-logo{font-family:"Montserrat",sans-serif!important;font-weight:bolder!important;margin-right:2%!important;white-space:nowrap}.nav-logo .link{color:red}.nav-head{font-family:"Montserrat",sans-serif!important;font-weight:400!important;flex-grow:1}@media screen and (max-width:460px){.nav-head{display:none}.nav-logo{width:100%}.login,.logout-btn{font-size:.7rem!important}}.login{background-color:orange!important;font-weight:700!important}.login:hover{background-color:#c98200!important}.btn-div{display:flex;justify-content:center;align-items:center}.logout-btn{background-color:maroon!important;color:#fff!important;margin-left:2%!important;font-weight:700!important}.logout-btn:hover{background-color:#5f0000!important}.cancel-btn{background-color:orange!important;color:#fff!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important}.link{text-decoration:none;color:#fff}.nav-user{font-family:"Montserrat",sans-serif!important;font-size:1rem!important;margin:0}@media screen and (max-width:400px){.nav-logo{font-size:1rem!important;margin-right:5%!important}.nav-head,.nav-user{font-size:.8rem!important}}@media screen and (max-width:280px){.nav-user{display:none}.nav-logo{font-size:.7rem!important}}@media screen and (max-width:460px){.cancel-btn{font-size:.7rem!important}}.welcome-screen{align-self:center!important;min-width:90%!important}.welcome-page{height:calc(100vh - 64px)!important;display:flex!important;justify-content:center!important}.heading-section{display:flex;justify-content:center;width:90%!important}.quiz-image{max-width:500px;max-height:250px}.pin-section{display:flex;justify-content:flex-end!important}.pin-image{width:300px;margin-right:10%}@media screen and (max-width:520px){.quiz-image{max-width:350px}}@media screen and (max-width:360px){.quiz-image{max-width:85%}}@media screen and (max-width:960px){.play-container{margin-top:10%!important}}.not-logged-menu{text-align:center}.login-msg{font-family:"Montserrat",sans-serif!important;font-weight:400;padding:0 5px}.button-bar{margin-top:5%!important}.action-button{color:#fff!important;font-weight:700!important;margin:10px 50px!important;width:100px}.login-button{background-color:orange!important}.signup-button{background-color:red!important}.play-menu{margin-top:5%;text-align:center}.admin-btn{background-color:red!important;color:#fff!important;margin-bottom:5%!important;font-family:"Montserrat",sans-serif!important;font-size:.8rem!important;font-weight:700!important;letter-spacing:2px!important;width:200px}.quiz-button{color:#fff!important;background-color:transparent!important;width:70%;transform:skew(-30deg);border:3px solid orange!important}.quiz-button:hover{background-color:orange!important;transform:scale(1.2) skew(-30deg)}.button-text{transform:skew(30deg);margin:0;font-family:"Montserrat",sans-serif;font-size:1.1rem;font-weight:bolder;letter-spacing:3px}.onetime-warning{font-family:"Montserrat",sans-serif!important;margin-top:5%!important}@media screen and (max-width:520px){.play-menu{margin-top:5%}.onetime-warning{font-size:1rem!important}}.modal-head{font-family:"Montserrat",sans-serif!important;font-size:2rem!important;margin:0}.modal-info{padding:5%!important}.modal-text{font-size:1.1rem!important}@media screen and (max-width:520px){.modal-text{font-size:.8rem!important}}.bold{font-weight:bolder!important}.quiz-modal-btn{margin-top:5%!important;background-color:#ff4500!important;color:#fff!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important;letter-spacing:2px!important}.quiz-modal-btn:hover{background-color:#c43400!important}.thanks{text-align:center}.thank-text,.view-marks-button{font-weight:700!important}.view-marks-button{margin-top:5%!important;background-color:#00f!important;font-family:"Montserrat",sans-serif!important;letter-spacing:2px!important}.view-marks-button:hover{background-color:#0000b3!important}.marks-btn-text{color:#fff!important;font-weight:700!important;margin:0}.closed-msg{font-size:1.7rem!important;font-weight:700!important}@media screen and (max-width:550px){.closed-msg{font-size:1.3rem!important}}.loading-screen{height:calc(100vh - 64px);width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.loader{padding-top:3%;font-family:"Montserrat",sans-serif;font-size:1.2rem}@media screen and (max-width:600px){.loading-screen{height:calc(100vh - 56px)}}@-webkit-keyframes blink{50%{color:transparent}}@keyframes blink{50%{color:transparent}}.loader__dot{-webkit-animation:blink 1s infinite;animation:blink 1s infinite}.loader__dot:nth-child(2){-webkit-animation-delay:.25s;animation-delay:.25s}.loader__dot:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.login-page{height:calc(100vh - 64px)}.login-form,.login-page{display:flex;justify-content:center;align-items:center}.login-form{min-height:100%;background-color:#000;margin:0 25%;flex-direction:column}.form{margin-top:5%;width:100%;text-align:center}.login-head{font-family:"Montserrat",sans-serif!important;font-weight:700!important;color:#d18800!important}.form-input{margin:10px 0!important;width:80%!important}@media screen and (max-width:768px){.MuiContainer-root{padding:0!important}.login-form{margin:0}}@media screen and (max-width:600px){.login-page{height:calc(100vh - 56px)}}.forgot-section{display:flex;width:80%;margin-bottom:5%}.forgot-pass{font-size:.8rem!important}.forgot-pass:hover{text-decoration:underline}.login-btn{width:150px;color:#fff!important;border:2px solid orange!important;margin-top:5%!important;margin-bottom:5%!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important;letter-spacing:3px!important}.login-btn:hover{background-color:orange!important}.register-link{text-align:center;margin-top:5%;font-family:"Montserrat",sans-serif!important;text-align:center!important}.register-link:hover{text-decoration:underline}@media screen and (max-width:850px){.register-link{font-size:.85rem}}@media screen and (max-width:480px){.register-link{font-size:.8rem}}@media screen and (max-width:400px){.MuiInputLabel-outlined{font-size:.8rem!important}}.signup-img{width:100px;margin-bottom:5%}@media screen and (max-width:870px){.signup-text{font-size:2.5rem!important}}@media screen and (max-width:700px){.signup-img{margin-bottom:5%}}@media screen and (max-width:380px){.signup-img{width:80px;margin-bottom:5%}.signup-text{font-size:2rem!important;margin-bottom:-5%!important}}.btn-red{min-width:120px;color:#fff!important;border:2px solid red!important;margin-top:5%!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important;letter-spacing:3px!important}.btn-red:hover{background-color:red!important}.btn-blue{min-width:120px;color:#fff!important;border:2px solid #2079cc!important;margin-top:5%!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important;letter-spacing:3px!important}.btn-blue:hover{background-color:#2079cc!important}.btn-orange{min-width:120px;color:#fff!important;border:2px solid orange!important;margin-top:5%!important;font-family:"Montserrat",sans-serif!important;font-weight:700!important;letter-spacing:3px!important}.btn-orange:hover{background-color:orange!important}.bg{background-image:url(/bg.jpg);background-size:cover;background-position:50%;margin-top:0!important;min-height:calc(100vh - 64px)}@media only screen and (max-width:600px){.bg{min-height:calc(100vh - 56px)}}.quiz-btn{color:#fff!important;background-color:transparent!important;width:70%;border:3px solid orange!important;margin-bottom:5%!important}.quiz-btn p{margin:5px 0;font-size:1.2rem;font-family:"Montserrat",sans-serif!important;letter-spacing:2px}.quiz-btn:focus{outline:0!important;background-color:orange!important;transform:skew(-30deg)}.quiz-page{display:flex!important;justify-content:center!important;overflow:hidden!important}.quiz-container{padding-top:50px!important}.q-count,.quiz-container{display:flex!important;justify-content:center!important;width:100%}.q-count{padding-top:0!important;padding-bottom:0!important;color:#ffa400!important}.timer{display:flex!important;justify-content:center!important;padding-top:0;color:red!important;width:100%}.timer h2,.timer p{margin:0!important;text-align:center!important}.button{display:flex!important;justify-content:center!important;padding-top:10px;width:100%}.submit-button{background-color:red!important;border-color:#910000!important}@media only screen and (max-width:440px){.quiz-btn{width:85%}.quiz-btn:focus{transform:none}.quiz-btn p{font-size:.7rem}}@media only screen and (min-width:440px){.next-button{transform:skew(-30deg)!important}.next-button p{transform:skew(30deg)}.prev-button{transform:skew(30deg)!important}.prev-button p,.quiz-btn:hover{transform:skew(-30deg)}.quiz-btn:hover{background-color:orange!important}.submit-button:focus,.submit-button:hover{background-color:#c90101!important;transform:scale(1)}}.question{color:orange!important;font-size:1.5rem!important;margin-top:0!important;margin-bottom:50px!important;font-family:"Montserrat",sans-serif!important}@media screen and (max-width:800px){.question{font-size:1.3rem!important;margin-bottom:40px!important}}@media screen and (max-width:400px){.question{font-size:1.1rem!important;margin-bottom:25px!important}}.error-section{display:flex;justify-content:center;align-items:center;height:calc(100vh - 64px);text-align:center}.error-msg{font-family:"Montserrat",sans-serif!important;font-size:4rem!important;padding:0 5%}@media screen and (max-width:700px){.error-msg{font-size:2rem!important}}.material-icons,.MuiInputBase-input,.MuiTablePagination-selectIcon,.MuiTableSortLabel-root,.MuiTypography-caption{color:#fff!important}.MuiRadio-root{color:orange!important}.correct-head{color:#fff!important}html{overflow-x:hidden}.table{width:600px}@media only screen and (max-width:600px){.table{width:95%}}@media screen and (max-width:1070px){.forgot-head{font-size:2.5rem!important}}@media screen and (max-width:430px){.forgot-head{font-size:1.8rem!important}}.marks-page{display:flex;justify-content:center;align-items:center;height:calc(100vh - 64px);text-align:center}.congo{font-size:2rem!important;padding:0 5%}.congo,.marks{font-family:"Montserrat",sans-serif!important}.marks{font-size:3rem!important;padding:2% 5%}.value{display:inline!important;color:orange!important;font-weight:700}@media screen and (max-width:700px){.congo{font-size:1.2rem!important}.marks{font-size:1.5rem!important}}
/*# sourceMappingURL=main.07b19f7c.chunk.css.map */