body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#fff;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Verdana,cursive,sans-serif;justify-content:center;margin:0;min-height:100vh}.wrapper{text-align:center}.app{background-color:#252d4a;min-height:200px}.app,.questionBubbleContainer{border-radius:15px;box-shadow:10px 10px 42px 0 #000000bf;display:flex;height:-webkit-min-content;height:min-content;justify-content:space-evenly;padding:20px;width:750px}.questionBubbleContainer{background-color:#192d73;min-height:100px}.questionBubbleRow{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%}.questionBubbleColumn{width:10%}.questionBubble{border-radius:15px;box-shadow:10px 10px 42px 0 #000000bf;display:flex;height:-webkit-min-content;height:min-content;justify-content:space-evenly;padding:20px}.header{color:#252d4a!important}.score-section{align-items:center;display:flex;font-size:24px}.question-section{position:relative;width:100%}.question-count{margin-bottom:20px}.question-count span{font-size:28px}.question-text{margin-bottom:12px}.timer{margin-left:2.5%;margin-top:13%;position:static;top:100px}.examPageWrapper h1{margin-bottom:1%;margin-top:1%}.timer-text{background:#e6990c;border:5px solid #ffbd43;border-radius:15px;margin-right:20px;margin-top:20px;padding:15px;text-align:center}.answerSection{display:flex;flex-direction:column;justify-content:space-between;width:100%}.answerOption{width:100%}button{align-items:center;background-color:#252d4a;border:3px solid #fff;border-radius:15px;color:#fff;display:flex;font-size:16px;justify-content:center;padding:5px}button:not([disabled]){cursor:pointer}.submitContainer{padding:10px}.btnSubmitPending{font-size:32px;margin:auto;width:100%}.correct{background-color:#2f922f}.incorrect{background-color:#f33}.answered{color:#252d4a}.unanswered{color:#f33}button:hover:not([disabled]){background-color:#555e7d}button:focus{outline:none}button svg{margin-right:5px}button:disabled{color:#666}.logo{justify-content:flex-start;padding-bottom:20px}.questionContainer{display:flex;flex-direction:column;width:100%}.question-selection-items{display:inline-flex;margin-top:30px}.navigationButtonsContainer{display:flex;justify-content:space-between}.btnBack,.btnNext{width:30%}.answered a,.unanswered a{background-color:#252d4a;border-radius:25px;height:25px;padding-right:10px;width:25px}.unanswered a{color:#f33}.pdf{color:#000;padding-top:200px}.DisplayBlock{display:block!important;width:100%!important}.react-pdf__Page__canvas{height:100%!important;margin:0 auto;width:100%!important}.react-pdf__Page__textContent{display:none}.btnExitRight{right:75px;width:10%}.btnExitRight,.btnSubmitReady{font-size:32px;margin:auto;position:absolute;top:250px}.btnSubmitReady{left:75px;width:15%}
/*# sourceMappingURL=main.e9009e41.css.map*/