body{background-color:#f6f6f6;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.modal{display:flex!important;align-items:center}.login-redirect{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.test-page-header{background-color:#fff;position:absolute;top:0;left:0;height:80px;width:100vw}.test-page-header .navbar{background-color:#fff;background-image:none;height:80px;box-shadow:none}.test-page-header .navbar .logo{position:absolute;top:10px;left:10px}.test-page-header .navbar .step-no{position:absolute;top:54px;left:10px}.tooltip-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#page-controls{position:absolute;top:36px;right:20px;float:right;display:flex;justify-content:flex-end;z-index:1}#page-controls .speech-play,#page-controls .speech-stop,.nav{display:inline-block;height:28px}#page-controls .speech-play svg,#page-controls .speech-stop svg,.nav{font-size:28px}#page-controls .speech-play svg,#page-controls .speech-stop svg{color:#646464;height:28px;margin-right:15px}#page-controls .speech-play.disabled svg,#page-controls .speech-stop.disabled svg{color:#a0a0a0}#page-controls svg.speech-yes{color:#a0a0a0;font-size:28px;margin-right:15px}#page-controls svg.speech-no{color:red;font-size:28px;margin-right:15px}#page-controls .slider{margin-right:15px;margin-top:4px}#page-controls svg.fa-bars{color:#a0a0a0}#page-controls .nav>.dropdown>.dropdown-toggle{background-color:#fff;border:0}#page-controls .nav>.open>.dropdown-toggle{background-color:#e7e7e7}#page-controls .nav>.dropdown>button{background-image:none;line-height:20px;margin-top:-12px;padding:8px 15px}#dropdownMenuButton svg{margin-right:8px}#page-controls .dropdown-menu>li>a,#page-controls .dropdown-menu>li>button{background-color:#fff;border:0;cursor:default;outline:0;padding:3px 20px;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}#page-controls .dropdown-menu>li>a:hover,#page-controls .dropdown-menu>li>button:hover{background-color:#e8e8e8;background-image:none}#page-controls .dropdown-menu>li>a>svg,#page-controls .dropdown-menu>li>button>svg{margin-right:8px}.dropdown-submenu>a:before,.dropdown-submenu>button:before{color:#555;display:inline-block;font-size:18px;height:0;width:0;margin-right:5px;vertical-align:middle;content:"";border-top:5px solid transparent;border-right:5px solid;border-bottom:5px solid transparent}.dropdown-submenu>.dropdown-menu{top:0;left:-230px;width:220px;margin-left:10px;margin-top:-6px;border-radius:0}.verify-password{text-security:disc;-webkit-text-security:disc;-moz-text-security:disc;-ms-text-security:disc}.modal-footer,.modal-header{background:#f0f0f0}.form-control{border-color:#e4e5e7!important}.form-control:focus{outline:0;box-shadow:0 0 0 2px hsla(0,0%,40%,.25)}.btn:focus{outline:0;box-shadow:0 0 0 4px hsla(0,0%,40%,.25)}.checkbox .focus{outline:0;box-shadow:0 0 0 2px hsla(0,0%,40%,.25)!important}label{color:#6a6c6f;font-size:13px;font-weight:700}.inputGroup{position:relative;text-align:left}.inputGroup label{position:absolute;top:0;left:0}.inputGroup .option-text{display:block;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:3em;min-width:60px;position:relative;left:47px;top:10px}input[type=checkbox]:not(old),input[type=radio]:not(old){width:4em;display:none;margin:0;padding:0;font-size:2em;opacity:0}input[type=checkbox]:not(old)+label>span{border:2px solid silver;border-radius:4px}input[type=checkbox]:not(old)+label>span,input[type=radio]:not(old)+label>span{display:inline-block;width:32px;height:32px;margin:6px 12px 6px 6px;background:#e0e0e0;background-image:-webkit-linear-gradient(#f0f0f0,#e0e0e0);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#e0e0e0));background-image:linear-gradient(#f0f0f0,#e0e0e0);vertical-align:middle}input[type=radio]:not(old)+label>span{border:2px solid silver;border-radius:16px}input[type=checkbox]:not(old):checked+label>span:before{content:"✓";display:block;width:20px;height:20px;line-height:20px;color:#9c6;font-size:40px;font-weight:700;text-align:center;vertical-align:middle}input[type=radio]:not(old):checked+label>span>span{display:block;width:20px;height:20px;margin:4px;border:2px solid #73994d;border-radius:10px;background:#9c6;background-image:-webkit-linear-gradient(#b3d98c,#9c6);background-image:-webkit-gradient(linear,left top,left bottom,from(#b3d98c),to(#9c6));background-image:linear-gradient(#b3d98c,#9c6);vertical-align:middle}textarea{resize:none}.test-page-content-outer{position:absolute;top:40px;left:0;height:calc(100vh - 40px);width:100vw;display:flex;align-items:center;justify-content:center;padding:0 40px 40px}.test-page-content-inner{background-color:#ececec;color:#333;display:inline-block;font-size:16px;margin-bottom:40px;width:100%}.test-page-content-inner h1{color:#5a5a5a;font-size:24px}.test-page-content-inner h2{color:#5a5a5a;font-size:18px}.test-page-start{background-color:#f6f6f6;text-align:center}.test-page-start h1{padding:20px 0}.test-page-consent{padding:20px;max-width:1000px}.test-page-consent h1{font-weight:700;text-align:center}.test-page-consent h2{text-align:center}.test-page-consent ol li{font-size:14px;padding:10px}.test-page-welcome{padding:40px 80px}.test-page-welcome-message{width:540px;height:200px;display:flex;align-items:center;justify-content:center;text-align:center}.test-page-welcome h1{font-weight:700;padding-bottom:20px}.test-page-welcome .tab-circles{text-align:center}.test-page-welcome .tab-circle{border-radius:50%;margin:20px 10px 10px;display:inline-block;width:16px;height:16px}.test-page-welcome .tab-circle.current{background-color:orange}.test-page-welcome .tab-circle.non-current{background-color:#c8c8c8}.test-page-test-intro{padding:40px 80px;max-width:660px;text-align:center}.test-page-test-intro h1{font-weight:700}.test-page-test-intro h1 svg{color:orange;font-size:40px;margin-right:10px}.test-page-test-intro h2{font-weight:700}.test-page-test-intro img,.test-page-welcome-messages{margin-top:20px}.test-page-test-finished{background-color:#f6f6f6;text-align:center;max-width:600px}.test-page-test-finished .header{display:flex;flex-flow:row;justify-content:center}.test-page-test-finished .header svg{color:orange;font-size:80px}.test-page-test-finished .header h1{color:orange;padding:20px 0}.test-page-test-finished2{background-color:#f6f6f6;max-width:600px}.test-page-test-finished2 .header{display:flex;flex-flow:row;justify-content:center}.test-page-test-finished2 .header svg{color:orange;font-size:80px}.test-page-test-finished2 .header h1{color:orange;padding:20px 0;text-align:center}.test-page-assessment-finished{background-color:#f6f6f6;text-align:center}.test-page-assessment-finished h1{padding:20px 0}.test-page-comments{padding:40px 80px}.test-page-comments h1{color:orange;padding:20px 0;text-align:center}.test-page-comments .comments-options-columns{display:flex;flex-flow:row;justify-content:space-between;width:600px}.test-page-comments .comments-options-columns .remark-labels{display:flex;flex-flow:column;justify-content:space-between;width:150px}.test-page-comments .comments-options-columns .comments-options-column{display:flex;flex-flow:column;align-items:center;text-align:center;width:150px}.test-page-comments .comments-options-columns .comments-options-column .inputGroup{width:60px}.test-page-comments .comments-options-columns .comments-options-column .option-text{margin:0;padding:0;width:20px}.test-page-comments .comments-options-columns div{margin-bottom:5px}.test-page-comments hr{border-top:1px solid #b4b4b4;margin:20px 0}.test-page-instruction{padding:40px 80px}.test-page-instruction .instruction-header{display:flex;align-items:stretch}.test-page-instruction .instruction-header-col-1{border-right:4px solid #5a5a5a;display:inline-block;padding-right:10px;vertical-align:top;height:100%}.test-page-instruction .instruction-header-col-1 h1{font-weight:700;padding-bottom:20px}.test-page-instruction .instruction-header-col-2{display:inline-block;padding-left:20px}.test-page-instruction .tab-circles{text-align:left}.test-page-instruction .tab-circle{border-radius:50%;margin:20px 10px;display:inline-block;width:12px;height:12px}.test-page-instruction .tab-circle.current{background-color:#aa4e98}.test-page-instruction .tab-circle.non-current{background-color:#c8c8c8}.test-page-instruction .practice-content{padding:20px;text-align:center}.test-page-instruction .practice-content .practice-content-inner{display:flex;flex-direction:row;align-items:center;justify-content:center}.test-page-instruction .practice-content .practice-content-inner .practice-col-1{margin-right:20px}.test-page-instruction .practice-content .practice-content-inner .practice-col-2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:20px}.test-page-instruction .practice-content .practice-completed{display:flex;flex-direction:column;justify-content:center}.test-page-instruction .practice-content .practice-completed svg{color:orange;font-size:80px}.test-page-safety-instruction .practice-content .practice-col-2 .btn-safety{display:block;font-size:14px;width:138px;padding:10px;white-space:normal}.test-page-safety-instruction .practice-content .practice-content-inner .btn-safe{margin-bottom:10px}.test-page-safety-instruction .practice-content .practice-content-inner .btn-unsafe{margin-top:10px}.test-page-safety,.test-page-safety .test-content{background-color:#f6f6f6}.test-page-safety .test-content{display:flex;align-items:flex-end;justify-content:center}.test-page-safety .test-content img{max-height:480px;max-width:600px}.test-page-safety .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-inspection-time-instruction .instruction-header-message{min-height:110px;width:600px}.test-page-inspection-time-instruction .practice-content{min-height:184px}.test-page-inspection-time-instruction .practice-content .practice-content-inner .practice-col-1,.test-page-inspection-time-instruction .practice-content .practice-content-inner .practice-col-2{min-width:220px}.test-page-inspection-time-instruction .practice-content .practice-content-inner .lines{width:144px}.test-page-inspection-time-instruction .practice-content .practice-content-inner .line-1,.test-page-inspection-time-instruction .practice-content .practice-content-inner .line-3{font-size:22px;letter-spacing:2px;text-align:left}.test-page-inspection-time-instruction .practice-content .practice-content-inner .line-2{color:red;font-size:24px}.test-page-inspection-time-instruction .practice-content .practice-content-inner .practice-col-2 .btn-try{margin:0 10px;width:180px;height:48px;outline:none}.test-page-inspection-time-instruction .practice-content .practice-col-2 .btn-choose-line{background-color:#aa4e98;color:#fff;display:block;font-size:14px;width:138px;padding:10px;white-space:normal}.test-page-inspection-time-instruction .practice-content .practice-content-inner .button-1{margin-bottom:10px}.test-page-inspection-time-instruction .practice-content .practice-content-inner .button-2{margin-top:10px}.test-page-inspection-time-instruction .practice-content .practice-completed{height:160px}.test-page-inspection-time,.test-page-inspection-time .test-content{background-color:#f6f6f6}.test-page-inspection-time .test-content{display:flex;align-items:center;justify-content:center;height:160px;padding:20px;text-align:center}.test-page-inspection-time .test-content .content-col-1{margin-right:20px;min-width:220px}.test-page-inspection-time .test-content .content-col-2{margin-left:20px;padding:20px 0;display:flex;flex-direction:column;align-items:center}.test-page-inspection-time .test-content .line-1,.test-page-inspection-time .test-content .line-3{font-size:22px;letter-spacing:2px;text-align:left}.test-page-inspection-time .test-content .line-2{color:red;font-size:24px}.test-page-inspection-time .test-content .content-col-2 .btn-choose-line{background-color:#aa4e98;color:#fff;display:block;font-size:14px;width:138px;padding:10px;white-space:normal}.test-page-inspection-time .test-content .button-1{margin-bottom:10px}.test-page-inspection-time .test-content .button-2{margin-top:10px}.test-page-inspection-time .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:40px;width:480px}.test-page-short-term-memory-instruction .instruction-header-message{min-height:50px;width:600px}.test-page-short-term-memory-instruction .practice-content .practice-content-inner .practice-col-1{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:20px}.test-page-short-term-memory-instruction .practice-content .practice-content-inner .practice-col-2{min-width:220px}.test-page-short-term-memory-instruction .practice-content .keypad{display:flex;flex-flow:row wrap;justify-content:space-around;width:210px;margin-bottom:20px}.test-page-short-term-memory-instruction .practice-content .keypad div{background-color:#a0a0a0;border-radius:50%;cursor:pointer;display:inline-block;margin:10px;width:50px;height:50px;line-height:50px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.test-page-short-term-memory-instruction .practice-content .keypad div:hover{background-color:#787878}.test-page-short-term-memory-instruction .practice-content .practice-col-2 .btn-try{margin:0 10px;width:180px;height:48px;outline:none}.test-page-short-term-memory-instruction .practice-content .text-entry{display:flex;flex-direction:row}.test-page-short-term-memory-instruction .practice-content .text-entry div{margin:0 10px}.test-page-short-term-memory-instruction .practice-content .text-entry div input{outline:none;width:40px;color:#787878;font-size:32px;background-color:#ececec;border:none;border-bottom:4px solid #787878;text-align:center}.test-page-short-term-memory-instruction .practice-content .text-entry div input.current{color:#b4b4b4;border-bottom:4px solid #b4b4b4}.test-page-short-term-memory-instruction .practice-content .practice-completed{height:160px}.test-page-short-term-memory,.test-page-short-term-memory .test-content{background-color:#f6f6f6}.test-page-short-term-memory .test-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-short-term-memory .test-content .keypad{display:flex;flex-flow:row wrap;justify-content:space-around;width:210px;margin-bottom:20px}.test-page-short-term-memory .test-content .keypad div{background-color:#a0a0a0;border-radius:50%;cursor:pointer;display:inline-block;margin:10px;width:50px;height:50px;line-height:50px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.test-page-short-term-memory .test-content .keypad div:hover{background-color:#787878}.test-page-short-term-memory .test-content .text-entry{display:flex;flex-direction:row}.test-page-short-term-memory .test-content .text-entry div{margin:0 10px}.test-page-short-term-memory .test-content .text-entry div input{background-color:#f6f6f6;border:none;border-bottom:4px solid #787878;width:40px;color:#787878;font-size:32px;text-align:center}.test-page-short-term-memory .test-content .text-entry div input.current{color:#b4b4b4;border-bottom:4px solid #b4b4b4;outline:none}.test-page-short-term-memory .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:40px;width:480px}.test-page-sustained-sustained-instruction .instruction-header-message{min-height:50px;width:600px}.test-page-sustained-sustained-instruction .practice-content .practice-content-inner{height:160px}.test-page-sustained-sustained-instruction .practice-content .practice-content-inner .practice-col-1{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:20px;width:280px}.test-page-sustained-sustained-instruction .practice-content .practice-content-inner .practice-col-2{width:280px}.test-page-sustained-sustained-instruction .practice-content .patterns{display:flex;flex-flow:row;justify-content:center;margin-bottom:20px}.test-page-sustained-sustained-instruction .practice-content .pattern{background-color:#fff;font-size:40px;font-weight:700;font-family:Segoe UI;letter-spacing:3px;margin:10px;padding:0;height:53px;width:82px;border:2px solid #a0a0a0;position:relative}.test-page-sustained-sustained-instruction .practice-content .pattern span{position:absolute;top:-8px;left:10px}.test-page-sustained-sustained-instruction .practice-content .pattern:hover{border-color:#b4b4b4}.test-page-sustained-sustained-instruction .practice-content .practice-col-2 .btn-try{margin:0 10px;width:180px;height:48px;outline:none}.test-page-sustained-sustained-instruction .practice-content .practice-col-2 .btn-same{background-color:#aa4e98;color:#fff;margin:0 10px;width:180px;height:48px;outline:none}.test-page-sustained-sustained-instruction .practice-content .practice-completed{height:160px}.test-page-sustained-attention{padding:40px 80px}.test-page-sustained-attention .test-content{display:flex;align-items:center;justify-content:center;position:relative;padding-top:80px}.test-page-sustained-attention .timer{position:absolute;color:#5387a9;top:10px;right:10px}.test-page-sustained-attention .timer-title{font-weight:700}.test-page-sustained-attention .timer-value{font-size:28px;font-weight:700}.test-page-sustained-attention .test-content .content-col-1{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:20px;width:260px}.test-page-sustained-attention .test-content .content-col-2{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:20px;height:132px;width:260px}.test-page-sustained-attention .test-content .patterns{display:flex;flex-flow:row;justify-content:center;margin-bottom:20px}.test-page-sustained-attention .test-content .pattern{background-color:#fff;font-size:40px;font-weight:700;font-family:Segoe UI;letter-spacing:3px;margin:10px;padding:0;height:53px;width:82px;border:2px solid #a0a0a0;position:relative}.test-page-sustained-attention .test-content .pattern span{position:absolute;top:-8px;left:10px}.test-page-sustained-attention .test-content .pattern:hover{border-color:#b4b4b4}.test-page-sustained-attention .test-content .pattern.checked{border:3px solid #aa4e98;padding:14px}.test-page-sustained-attention .test-content .content-col-2 .btn-same{background-color:#aa4e98;color:#fff;margin:0 10px;width:180px;height:48px;outline:none}.test-page-literacy-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-literacy-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-literacy-instruction .practice-content .practice-content-inner .passage{border:10px solid #ececec;outline:2px solid #fff;height:180px;width:800px;padding:4px 10px 4px 4px;text-align:left;overflow-y:auto}.test-page-literacy-instruction .practice-content .practice-content-inner .answer-title,.test-page-literacy-instruction .practice-content .practice-content-inner .question-title{color:#aa4e98;font-weight:700}.test-page-literacy-instruction .practice-content .practice-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;max-width:1000px;padding-left:80px;padding-right:80px}.test-page-literacy-instruction .practice-content .practice-content-inner .options>.inputGroup{text-align:left;width:45%}.test-page-literacy,.test-page-literacy .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1000px}.test-page-literacy .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-literacy .test-content .passage{border:10px solid #ececec;outline:2px solid #fff;height:260px;max-width:1000px;padding:4px 10px 4px 4px;text-align:left;overflow-y:auto}.test-page-literacy .test-content .answer-title,.test-page-literacy .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-literacy .test-content .test-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;min-height:120px;max-width:1000px}.test-page-literacy .test-content .test-content-inner .options>.inputGroup{text-align:left;width:45%}.test-page-literacy .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-numeracy-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-numeracy-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-numeracy-instruction .practice-content .practice-content-inner .answer-title{padding-top:20px}.test-page-numeracy-instruction .practice-content .practice-content-inner .answer-title,.test-page-numeracy-instruction .practice-content .practice-content-inner .question-title{color:#aa4e98;font-weight:700}.test-page-numeracy-instruction .practice-content .practice-content-inner .options{display:flex;flex-direction:column}.test-page-numeracy,.test-page-numeracy .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-numeracy .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1000px}.test-page-numeracy .test-content .test-content-inner .question{padding-bottom:20px;min-height:64px}.test-page-numeracy .test-content .test-content-inner .question-items{padding-top:20px}.test-page-numeracy .test-content .test-content-inner .question-items span{padding-right:20px}.test-page-numeracy .test-content .answer-title,.test-page-numeracy .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-numeracy .test-content .test-content-inner .options{display:flex;flex-direction:column;min-height:180px}.test-page-numeracy .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-abstract-reasoning-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .answer-title{color:#aa4e98;font-weight:700;padding:20px 0}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;width:496px}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .options div{background-color:#fff;border:6px solid #fff;width:66px;height:66px;line-height:34px;padding:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .options div.checked,.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .options div:hover{border:6px solid #aa4e98}.test-page-abstract-reasoning-instruction .practice-content .practice-content-inner .options img{max-width:12px;height:auto}.test-page-abstract-reasoning,.test-page-abstract-reasoning .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-abstract-reasoning .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.test-page-abstract-reasoning .test-content-inner .timer{position:absolute;color:#5387a9;top:10px;right:10px}.test-page-abstract-reasoning .test-content-inner .timer-title{font-weight:700}.test-page-abstract-reasoning .test-content-inner .timer-value{font-size:28px;font-weight:700}.test-page-abstract-reasoning .test-content .test-content-inner .answer-title{color:#aa4e98;font-weight:700;padding:20px 0}.test-page-abstract-reasoning .test-content .test-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;width:796px}.test-page-abstract-reasoning .test-content .test-content-inner .options div{background-color:#fff;border:6px solid #fff;width:92px;height:92px;line-height:60px;padding:10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.test-page-abstract-reasoning .test-content .test-content-inner .options div.checked,.test-page-abstract-reasoning .test-content .test-content-inner .options div:hover{border:6px solid #aa4e98}.test-page-abstract-reasoning .test-content .test-content-inner .options img{max-height:54px;max-width:54px;height:auto}.test-page-abstract-reasoning .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-mechanical-reasoning-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner img{padding:20px 0}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner .answer-title,.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner .question-title{color:#aa4e98;font-weight:700}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;max-width:1000px;padding-left:80px;padding-right:80px}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner .options>.inputGroup{text-align:left;width:45%}.test-page-mechanical-reasoning-instruction .practice-content .practice-content-inner .options>.inputGroup>.option-text{font-size:14px}.test-page-mechanical-reasoning,.test-page-mechanical-reasoning .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-mechanical-reasoning .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:1000px}.test-page-mechanical-reasoning .test-content-inner .timer{position:absolute;color:#5387a9;top:10px;right:10px}.test-page-mechanical-reasoning .test-content-inner .timer-title{font-weight:700}.test-page-mechanical-reasoning .test-content-inner .timer-value{font-size:28px;font-weight:700}.test-page-mechanical-reasoning .test-content .test-content-inner .question{padding-bottom:20px;min-height:64px}.test-page-mechanical-reasoning .test-content .test-content-inner img{padding:20px 0}.test-page-mechanical-reasoning .test-content .answer-title,.test-page-mechanical-reasoning .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-mechanical-reasoning .test-content .test-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;min-height:120px}.test-page-mechanical-reasoning .test-content .test-content-inner .options>.inputGroup{text-align:left;width:45%}.test-page-mechanical-reasoning .test-content .options>.inputGroup>.option-text{font-size:14px}.test-page-mechanical-reasoning .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-numerical-reasoning-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner img{padding:20px 0}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner .answer-title,.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner .question-title{color:#aa4e98;font-weight:700}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner .options{display:flex;flex-flow:row wrap;justify-content:space-around;max-width:1000px}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner .options>div{text-align:left;margin:10px 20px}.test-page-numerical-reasoning-instruction .practice-content .practice-content-inner .answer-text{font-size:32px;width:80px;padding:10px 20px}.test-page-numerical-reasoning,.test-page-numerical-reasoning .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-numerical-reasoning .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:340px;width:1000px}.test-page-numerical-reasoning .test-content-inner .timer{position:absolute;color:#5387a9;top:10px;right:10px}.test-page-numerical-reasoning .test-content-inner .timer-title{font-weight:700}.test-page-numerical-reasoning .test-content-inner .timer-value{font-size:28px;font-weight:700}.test-page-numerical-reasoning .test-content .test-content-inner img{padding:20px 0}.test-page-numerical-reasoning .test-content .answer-title,.test-page-numerical-reasoning .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-numerical-reasoning .test-content .options{display:flex;flex-flow:row wrap;justify-content:space-around;max-width:1000px}.test-page-numerical-reasoning .test-content .options>div{text-align:left;margin:10px 20px}.test-page-numerical-reasoning .test-content .answer-text{font-size:32px;width:80px;padding:10px 20px}.test-page-numerical-reasoning .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-verbal-reasoning-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-verbal-reasoning-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-verbal-reasoning-instruction .practice-content .practice-content-inner .answer-title{padding-top:20px;color:#aa4e98;font-weight:700}.test-page-verbal-reasoning-instruction .practice-content .practice-content-inner .options{display:flex;flex-direction:column}.test-page-verbal-reasoning,.test-page-verbal-reasoning .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-verbal-reasoning .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:1000px}.test-page-verbal-reasoning .test-content-inner .timer{position:absolute;color:#5387a9;top:10px;right:10px}.test-page-verbal-reasoning .test-content-inner .timer-title{font-weight:700}.test-page-verbal-reasoning .test-content-inner .timer-value{font-size:28px;font-weight:700}.test-page-verbal-reasoning .test-content .test-content-inner .question{padding-bottom:20px;min-height:64px}.test-page-verbal-reasoning .test-content .answer-title,.test-page-verbal-reasoning .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-verbal-reasoning .test-content .test-content-inner .options{display:flex;flex-direction:column;min-height:180px}.test-page-verbal-reasoning .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-wpq-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-wpq-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-wpq-instruction .practice-content .practice-content-inner .answer-title{color:#aa4e98;font-weight:700;padding-top:20px}.test-page-wpq-instruction .practice-content .practice-content-inner .options{display:flex;flex-direction:column}.test-page-wpq,.test-page-wpq .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-wpq .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1000px}.test-page-wpq .test-content .test-content-inner .question{padding-bottom:20px;min-height:64px}.test-page-wpq .test-content .answer-title,.test-page-wpq .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-wpq .test-content .test-content-inner .options{display:flex;flex-direction:column;min-height:180px}.test-page-wpq .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-pfi-instruction .instruction-header-message{min-height:80px;width:600px}.test-page-pfi-instruction .practice-content .practice-content-inner{flex-direction:column}.test-page-pfi-instruction .practice-content .practice-content-inner .answer-title{padding-top:20px}.test-page-pfi-instruction .practice-content .practice-content-inner .answer-title,.test-page-pfi-instruction .practice-content .practice-content-inner .question-title{color:#aa4e98;font-weight:700}.test-page-pfi-instruction .practice-content .practice-content-inner .options{display:flex;flex-direction:column}.test-page-pfi,.test-page-pfi .test-content{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center}.test-page-pfi .test-content-inner{padding:40px 80px;background-color:#ececec;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1000px}.test-page-pfi .test-content .test-content-inner .question{padding-bottom:20px;min-height:64px}.test-page-pfi .test-content .answer-title,.test-page-pfi .test-content .question-title{color:#aa4e98;font-weight:700}.test-page-pfi .test-content .test-content-inner .options{display:flex;flex-direction:column;min-height:180px}.test-page-pfi .progress{background-color:#ececec;background-image:none;border-radius:0;margin-top:20px;width:600px}.test-page-buttons{text-align:center}.test-page-buttons button{margin:0 10px;width:180px;height:48px;outline:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:none}.btn-danger,.btn-primary,.btn-secondary,.btn-success{background-image:none}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:focus,.btn-secondary:hover{background-color:#5a6268;color:#fff}
/*# sourceMappingURL=main.dfdac7b5.chunk.css.map */