.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:0.5rem 0.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:0.25rem 0.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@font-face{font-family:"NexusSansCompPro";src:url(/fonts/NexusSansCompPro/NexusSansCompPro.woff2);src:url(/fonts/NexusSansCompPro/NexusSansCompPro.woff2) format("woff2")}@font-face{font-family:"NexusSansCompPro";src:url(/fonts/NexusSansCompPro/NexusSansCompPro-Bold.woff2);src:url(/fonts/NexusSansCompPro/NexusSansCompPro-Bold.woff2) format("woff2");font-weight:bold}@font-face{font-family:"NexusSansCompPro";src:url(/fonts/NexusSansCompPro/NexusSansCompPro-Italic.woff2);src:url(/fonts/NexusSansCompPro/NexusSansCompPro-Italic.woff2) format("woff2");font-style:italic}.next-gen{font-family:'NexusSansCompPro', 'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;color:#333}.next-gen .progress{font-weight:normal;position:relative;color:#737373;margin-top:0.75rem}.next-gen .progress .bar{height:.1875rem;background:#e4e4e4;margin-bottom:.4375rem;margin-top:0.25rem}.next-gen .progress .bar .done{height:100%;background:#017497;transition:width 0.4s}.next-gen .progress .point{display:none}.next-gen .test-question-answer__intro-text{margin:0 0 1rem}.next-gen .test-question-answer__instruct-text{font-weight:600;margin:0 0 1rem}@media only screen and (max-width: 768px){.next-gen{line-height:21px}}@media only screen and (max-width: 1024px){.next-gen .drop-down-item .react-select__control,.page-wrap .drop-down-item .react-select__control{width:fit-content}}.next-gen .drop-down-item .react-select__single-value sup,.page-wrap .drop-down-item .react-select__single-value sup{position:inherit;line-height:inherit}.next-gen .drop-down-item .react-select__single-value sup,.page-wrap .drop-down-item .react-select__single-value sup{vertical-align:super}.next-gen sup,.next-gen sub,.page-wrap sup,.page-wrap sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.next-gen sub,.page-wrap sub{bottom:-0.25em}.next-gen sup,.page-wrap sup{top:-0.5em}input.faked{opacity:0;position:absolute}input.faked:checked+.fake-checkbox:after{border-left:2px solid #000;border-bottom:2px solid #000}input.faked:disabled+.fake-checkbox:before{border-color:#c6c6c6;background-color:#e4e4e4;box-shadow:none}input.faked:disabled+.fake-checkbox::after{display:none}input.faked:checked:disabled+.fake-checkbox:before{background-color:#949494;border-color:#000;box-shadow:none}input.faked:checked:disabled+.fake-checkbox::after{display:block;border-color:#000}.fake-checkbox{display:block;position:relative}.fake-checkbox:before{content:'';display:inline-block;box-sizing:border-box;width:16px;height:16px;border:2px solid #000;box-shadow:inset 0 1px 1px rgba(0,0,0,0.15);transition:all .3s ease;will-change:opacity;background-color:#fff}.fake-checkbox:after{content:'';box-sizing:border-box;display:block;position:absolute;left:4px;top:40%;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;background-color:transparent;border-radius:0;transform:rotate(-45deg) translate(2px, -2px)}@media screen and (min-width: 700px){input.faked{position:static;opacity:1}}@media screen and (min-width: 966px){.fake-checkbox{top:-3px}.fake-checkbox:before{width:26px;height:26px}.fake-checkbox:after{left:5px;top:31%;width:16px;height:8px}.fake-checkbox-basic{top:2px}}input[type=radio].faked{display:none}input[type=radio].faked+.fake-radio .outer{position:relative;top:-6px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.15);border-radius:50%;border:2px solid #333333;padding:8px;font-size:0;transition:all .3s ease}input[type=radio].faked+.fake-radio .outer .inner{border-radius:50%}input[type=radio].faked:checked+.fake-radio .outer{background-color:#fff;border-color:#333;box-shadow:none}input[type=radio].faked:checked+.fake-radio .outer .inner{content:'';width:8px;height:8px;z-index:1;left:4px;background:#000;position:absolute;top:4px;transition:all .3s ease}input[type=radio].faked:disabled+.fake-radio .outer{border-color:#c6c6c6;background-color:#e4e4e4;box-shadow:none}input[type=radio].faked:checked:disabled+.fake-radio .outer{background-color:#949494;border-color:#949494}@media only screen and (min-width: 992px){input[type=radio].faked+.fake-radio .outer{padding:10px}input[type=radio].faked:checked+.fake-radio .outer .inner{width:12px;height:12px;left:4px;top:4px}}.calculator{width:100%;border:1px solid #969696;border-radius:4px}.calculator .calculator-memory{position:absolute;top:.25rem;left:.6875rem;line-height:.875rem}.calculator .calculator-keyboard{padding:.1875rem .4375rem .5rem}.calculator .calculator-display{position:relative;padding:.1875rem}.calculator .calculator-input{padding:0 .5rem 0 1.5625rem;width:100%;line-height:1.75rem;border:1px solid #b3b3b3;text-align:right;font-size:15px;box-shadow:inset 0 0 3px rgba(0,0,0,0.25);font-family:Verdana, Geneva, Arial, helvetica, sans-serif;color:#515251;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.calculator .calculator-keyboard-row{display:flex;flex-wrap:wrap}.calculator .calculator-keyboard-row:first-child{display:block;text-align:center}.calculator .calculator-keyboard-row:first-child .calculator-button{margin-left:.5rem;width:3rem}.calculator .calculator-keyboard-row:first-child .calculator-button:first-child{margin-left:0}.calculator .calculator-keyboard-row:not(:first-child){margin-top:.4375rem}.calculator .calculator-keyboard-row .calculator-button:first-child{margin-left:0}.calculator .calculator-button{display:inline-block;padding:0;border:1px solid #c7c7c7;border-radius:4px;line-height:1.375rem;height:1.5rem;background-color:#fff;color:#515251;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;font-size:9.8px;text-align:center;cursor:pointer;transition:background-color .3s ease, border-color .1s ease, box-shadow .1s ease;flex-grow:1;margin-left:10px;width:2rem}.calculator .calculator-button.big{flex-grow:2;width:4.65rem}.calculator .calculator-button:hover{background-color:#fafafa}.calculator .calculator-button:active{border-color:#bdbdbd;box-shadow:inset 0 1px 0.5px rgba(189,189,189,0.8);padding:0}.wrap-ngn-calculator .show-calculator{--webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .19);box-shadow:0 0 8px 1px rgba(0,0,0,0.19);padding:8px 10px 8px;padding:0.5rem 0.625rem 0.5rem;border:1px solid #d0d0d0;overflow:hidden;cursor:pointer;margin-right:2rem;background-color:#e4e4e4;color:#5a5a5a;font-size:16px;width:100%}.wrap-ngn-calculator .react-draggable{min-width:230px;position:fixed;bottom:20vh;left:calc(100vw - 230px - 2rem);cursor:move;z-index:1900;background-color:#347bbc;padding:.5rem;border-radius:18px}.wrap-ngn-calculator .header-calculator{display:flex;justify-content:space-between;padding:0.2rem 0.5rem;border-bottom:0px;color:#fff}.wrap-ngn-calculator .header-calculator .close,.wrap-ngn-calculator .header-calculator .title{margin:0}.wrap-ngn-calculator .header-calculator .close{border:1px solid #fff;font-weight:bold;padding:0 .5rem;cursor:pointer}.wrap-ngn-calculator .header-calculator .title{width:100%}.calc-container-simple{width:230px}.calc-container-simple .calculator-keyboard{display:flex}.calc-container-simple .calculator{border:0}.calc-container-simple .calculator .calculator-keyboard-row:first-child{display:flex}.calc-container-simple .calculator .calculator-display{margin:0 -0.2rem .6rem}.calc-container-simple .calculator .calculator-input{border-radius:12px;height:2.5rem}.calc-container-simple .calculator .calculator-button{height:2rem;margin-left:.5rem;width:3rem;font-size:16px;line-height:2}.calc-container-simple .calculator .calculator-button.big{flex-grow:2;width:6.5rem}.calc-container-simple .calculator .calculator-button.bigCol{margin-bottom:-.4375rem;height:6.8rem;width:3rem;line-height:6}.header{background-color:#347bbc;color:#fff;height:2.5rem}.header .user-name{font-weight:700;margin-right:0.15rem}.header .header-inner{margin:0 auto 15px;padding:.6875rem 1.25rem}.header .header-exit{position:relative;display:inline-block;padding-right:1.5625rem;line-height:1.125rem;font-weight:700;min-height:1.125rem;float:right;color:#fff;text-decoration:none;transition:color .3s ease}.header .header-exit .header-exit-text{display:none}.header .header-exit:hover{color:#e6e6e6}.header .header-exit:before{position:absolute;top:0;right:0;background:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png) -86px 0px;width:17px;height:17px;background-size:121px 20px;content:""}.header .header-user{display:inline-block;position:relative;float:left;padding-left:1.375rem;line-height:1.125rem;max-width:25rem;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0.01rem}.header .header-user .divider,.header .header-user .email{display:none}.header .header-user:before{position:absolute;top:0;left:-2px;background-image:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png);background-position:-18px 0px;width:19px;height:18px;background-size:121px 20px;content:""}.header .header-font{width:auto;margin-right:15px;text-align:right;float:right}.header .font-switch-option{display:inline-block;border-bottom:1px solid transparent;line-height:18px;vertical-align:baseline;cursor:pointer;transition:border-color .3s ease;font-weight:700}.header .font-switch-option.active{border-color:#fff}.header .font-switch-option+.font-switch-option{margin-left:.75rem}.header .font-switch-option.size-13{font-size:13px;line-height:15px}.header .font-switch-option.size-15{font-size:15px;line-height:15px}.header .font-switch-option.size-16{font-size:16px}.header .font-switch-option:hover{border-color:rgba(255,255,255,0.5)}.header .main-date{display:none}@media only screen and (min-width: 460px){.header .header-font{margin-right:22px}.header .header-user .divider,.header .header-user .email{display:inline-block}.header .header-exit .header-exit-text{display:inline-block}}@media only screen and (min-width: 600px){.header .header-inner{padding:.6875rem 1.875rem}}@media only screen and (min-width: 769px){.header .header-font{display:block;width:100px;margin:0 auto;text-align:center;padding-right:0;float:none}}@media only screen and (min-width: 1050px){.header .header-inner{padding-right:1.5rem;padding-left:1.5rem}}*{box-sizing:border-box}a{cursor:pointer}html{color:#000;font-family:'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;background-color:#d0d0d0;letter-spacing:-.15px;line-height:1.15;-webkit-font-smoothing:antialiased;height:100%}body{margin:0;height:100%;overflow-anchor:none;-webkit-text-size-adjust:none}.font-sm{font-size:13px}.font-md{font-size:15px}.font-lg{font-size:16px}.page-wrap{display:flex;flex-flow:column;min-height:100vh;overflow-x:clip}.flex-carrier{display:flex;flex-flow:column;flex:auto}.info-section.flex-carrier{flex:none}main{background-color:#fff;width:auto;padding:1rem 1.25rem 1.25rem 1.25rem}.main-header{position:relative}.main-header .live-exam-title{width:100%;text-align:center}.main-header .buttons{float:right}.main-header .buttons .button{width:100%;padding:0.4rem 1rem}.main-outer{padding-top:1.25rem}.main-logo{width:11.5rem;height:4.5rem;margin-bottom:.625rem}.main-date{display:none;position:absolute;top:3.125rem;right:0;color:#797979}footer{color:#7a7a7a;line-height:1rem;font-size:.6875rem;margin:0 auto;background:#fff;padding:.4375rem 1.25rem;width:100%;border-top:1px solid #e4e4e4}footer .title{float:left;display:none}footer:after{width:100%;display:table;content:""}.test-control{padding-top:.625rem}.next-gen-feedback-display{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;position:relative}.next-gen-control-links{text-align:right;display:flex;justify-content:space-around;align-items:baseline;font-size:13px;line-height:1.2em;align-items:center;position:absolute;left:0}.next-gen-control-links a{position:relative;color:#347bbc;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;letter-spacing:0;text-decoration:none;margin:0 15px 0 .9375rem;line-height:.8125rem;border-bottom:1px solid #347bbc;transition:color .3s ease}.next-gen-control-links a:before{position:absolute;top:0;left:-.9375rem;content:"";background-image:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png);width:13px;height:14px;background-size:121px 20px}.next-gen-control-links a:hover{color:#2a6296}.next-gen-control-links .test-feedback{margin-right:0;z-index:101}.next-gen-control-links .test-feedback:before{background-position:-73px 0px}.next-gen-control-links .test-review .loading-container{display:none}.next-gen-control-links .test-review.active{border-bottom:none;color:#7a7a7a}.next-gen-control-links .test-review.loading{color:#fff;border-bottom:none}.next-gen-control-links .test-review.loading .loading-container{display:flex;width:80px;height:auto;position:absolute;top:3px;left:0;justify-content:space-between}.next-gen-control-links .test-review.loading .loading-container .dot{border-radius:50%;display:inline-block;background:#7baddb;width:1px;height:1px;animation:smallPulse 1s linear infinite}.next-gen-control-links .test-review.loading .loading-container .dot.dot2{animation-delay:0.2s;background:#5394d0}.next-gen-control-links .test-review.loading .loading-container .dot.dot3{animation-delay:0.4s;background:#347bbc}.next-gen-control-links .test-review.loading .loading-container .dot.dot4{animation-delay:0.6s;background:#296194}.next-gen-control-links .test-review.loading:before{display:none}.next-gen-control-links .test-review:before{background-position:-58px 0}.next-gen-control-links a.add-note:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.5' height='13.5' fill='currentColor' class='bi bi-pencil-square' viewBox='0 0 16 16'%3E%3Cpath id='edit-icon-svg' d='M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z'/%3E%3Cpath id='edit-icon-svg' fill-rule='evenodd' d='M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5z'/%3E%3C/svg%3E");background-size:auto;opacity:0.5}.next-gen-control-links #edit-icon-svg{color:#787878}@media only screen and (max-width: 768px){.next-gen-control-buttons #advance-btn{width:100%;border:1px solid #c6c6c6 !important;border-radius:4px;font-size:17px}}@media only screen and (max-width: 992px){.next-gen-feedback-display{flex-direction:column}.next-gen-feedback-display .next-gen-control-links{padding-top:1.25rem;position:relative}.next-gen-feedback-display .next-gen-control-buttons{width:100%}}@media only screen and (max-width: 368px){.next-gen-control-links{flex-direction:column}.next-gen-control-links a{margin-bottom:10px}}.button{display:inline-block;text-align:center;padding:0 .8125rem;line-height:2.5rem;border:none;background-color:#3F5C6D;border:1px solid #3F5C6D;color:#fff;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;border-radius:2px;cursor:pointer;outline:none;text-decoration:none;transition:background-color .3s ease}.button:hover{background-color:#4a6d82}.button.disabled{background-color:#e4e4e4;color:#5a5a5a;border:1px solid #c6c6c6;cursor:not-allowed}.button.disabled:hover{background-color:#e4e4e4}.button.start{text-transform:uppercase;float:right;margin-top:10px;width:100%}.button.button-lg{border-radius:4px}.button.secondary{border:1px solid #3F5C6D;color:#3F5C6D;background-color:#fff}.button.secondary:hover{color:#fff;background-color:#3F5C6D}.hidden-ipad{display:block}.prevent-select{-webkit-user-select:none;user-select:none}.custom-table__parent{overflow-x:auto;display:block}.html-text{max-width:100%}@media only screen and (min-width: 415px){body{font-size:11px}.main-logo{margin-bottom:0}.button.start{margin-top:0;width:8.125rem}}button{font-size:inherit}.custom-table__parent{overflow-x:auto;display:block}@media only screen and (min-width: 500px){.font-sm{font-size:13px}.font-sm .button{line-height:1.125rem}.font-md{font-size:15px}.font-md .button{line-height:1.25rem}.font-lg .button{line-height:1.4rem}}@media only screen and (min-width: 768px){.main-date{display:block}footer{padding:.4375rem 1.875rem}footer .title{display:inline-block}footer .copyright{float:right}}@media only screen and (min-width: 769px){main{padding-bottom:3.75rem}.main-logo{width:15.0625rem;height:5.875rem}.main-outer{padding-top:2rem}.button{line-height:1.125rem}}@media only screen and (min-width: 600px){main{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (min-width: 965px){main{padding-left:2.5rem;padding-right:1.5rem}}@media only screen and (min-width: 940px){.main-outer{padding-bottom:1.25rem}}@media only screen and (min-width: 1050px){main{width:100%;margin:0 auto;padding:1rem 2.5rem 0}footer{padding:.6875rem 1.5rem}}@media only screen and (min-width: 1600px){.font-sm .show{font-size:14px}.font-md .show{font-size:16px !important}.font-md .show .answer-section{font-size:15px}.font-lg .show{font-size:17px !important}.font-lg .show .answer-section{font-size:16px}}@media only screen and (max-width: 424px){.font-md .test-control-buttons .button{font-size:13px !important}}@media only screen and (min-width: 530px) and (max-width: 699px){.font-md .test-control-buttons .button{font-size:11px}}@media only screen and (max-width: 965px){.font-sm .test-control-buttons .button{font-size:11px}.font-md .test-control-buttons .button{font-size:12px}.font-lg .test-control-buttons .button{font-size:14px}.main-header .buttons{display:none}}@media only screen and (min-width: 966px){.main-header .buttons{width:265px}}@media only screen and (min-width: 1400px){.main-header .buttons{width:auto}}@media print{body{display:none}body.allow-print{display:block}}#my-canvas{width:1920px;height:900px;position:fixed;top:10px;left:0px;pointer-events:none;z-index:100}.tos{padding-top:1.25rem;padding-bottom:1.25rem;border-top:.1875rem solid #e4e4e4;border-bottom:.1875rem solid #e4e4e4;letter-spacing:0}.tos h1{margin:0;font-size:1.125rem;font-weight:700}.tos .subtitle{margin-top:.125rem;color:#347bbc;font-size:.875rem}.tos .inner{padding:1.6875rem 0 0 0}.tos .inner:after{content:'';clear:both;display:table}.tos .inner section:not(:first-child){margin-top:20px}.tos .inner section .subtitle{font-weight:700;margin-top:0}.tos .inner .disclosure{margin-top:.875rem;padding:1.125rem;background-color:#f9f9f9;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;color:#7a7a7a;line-height:1.2rem}.tos .inner .disclosure p{margin:0}.tos .inner .disclosure p:not(:first-child){margin-top:1.125rem}.tos .inner .disclosure a{color:#7a7a7a;text-decoration:none;border-bottom:1px solid #7a7a7a;transition:border-color .3s ease}.tos .inner .disclosure a:hover{border-color:transparent}.tos .inner ul.overview{list-style:none;padding:0;margin-top:.3125rem;margin-bottom:0}.tos .inner ul.overview li{position:relative;padding:.625rem 0 .5625rem;border-bottom:1px solid transparent;color:#2a2a2a}.tos .inner ul.overview li .number{font-weight:700;color:#347bbc;display:inline-block;margin-right:9.5px}.tos .inner ul.overview li:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:1px;background-image:linear-gradient(90deg, #dfdfdf, rgba(255,255,255,0))}.tos .term{margin-top:1.375rem;display:inline-flex;align-items:self-start}@media only screen and (max-width: 992px){.tos .term{align-items:self-start}}.tos .term span{float:left}.tos .term .term-text{width:94%;line-height:1.3}.tos .term .fake-checkbox{margin-top:6px;margin-right:5px}.tos .term input{width:14px;height:14px;margin:0 5px 0 0;float:left;display:none}.tos .term .term-text{display:inline-block;padding-top:1px}.font-lg .tos .term input{height:19px}@media only screen and (min-width: 400px){.tos .term .fake-checkbox{margin-top:1px}.tos .term .term-text{width:auto;line-height:inherit}.font-lg .tos .term .fake-checkbox{margin-top:2px}}@media only screen and (min-width: 769px){.tos{padding-top:2.25rem;padding-bottom:2.25rem}.tos h1{font-size:1.25rem}.tos .inner section{float:left;width:50%}.tos .inner section:not(:first-child){margin-top:0}.tos .inner .disclosure{padding:2.25rem 2.125rem}.tos .term{width:50%;float:right}.tos .term .term-text{padding-top:3px}}.selection{width:100%;padding-top:2rem;border-top:.1875rem solid #e4e4e4}.selection .fake-checkbox{float:left;margin-right:5px}.selection .button{border-radius:2px !important}.selection .table{width:100%}.selection .table th,.selection .table td{text-align:left;padding:9px 10px}.selection .table th{font-weight:700;background-color:#347bbc;color:#fff}.selection .table td{border-bottom:1px solid #e4e4e4}.selection .table-desktop{display:none}.selection .table-desktop td{line-height:15px;text-align:left;padding:13px 10px}.selection .table-desktop td:last-child{padding:10px 10px 9px 10px}.selection .table-desktop input[type=checkbox]{width:14px;height:14px;margin:0 5px -1px 0;float:left}.selection .table-desktop .time-select{display:inline-block;vertical-align:baseline;height:20px;line-height:1.25rem}.selection .table-desktop .button.exam-table-button{display:inline-block;margin:0;padding:0}.selection .table-desktop .button.exam-table-button:first-child{margin-right:10px}.selection .table-desktop .button.exam-table-button:nth-child(2){margin-right:10px}.selection .table-mobile tr:first-child th,.selection .table-mobile tr:first-child td{border-top:1px solid #e4e4e4}.selection .table-mobile tr:last-child td{text-align:left}.selection .table-mobile tr:last-child td .button{margin-left:10px;width:100%}.selection .table-mobile th{width:40%;border-bottom:1px solid #e4e4e4}.selection .table-mobile .time-options{padding-top:5px;padding-left:19px;color:#777;font-size:10px;line-height:18px}.selection .table-mobile .time-select{border:1px solid #bbb9bd;background:transparent;border-radius:0;vertical-align:baseline;margin:0 5px 0 0;height:20px;line-height:1.25rem;font-size:100%;background-size:10px 5px;background-position:94% 50%;background-repeat:no-repeat}.selection .info{margin-top:-2px;margin-bottom:-2px;padding-top:2px;padding-left:10px;padding-bottom:2px;border-left:1px solid #e4e4e4;float:right;position:relative}.selection .question-mark{background-color:#347bbc;border-radius:50%;display:inline-block;color:#fff;text-align:center;width:.875rem;height:.875rem;line-height:.875rem;font-size:11px}.selection .answer-popup{display:none;position:absolute;left:auto;right:-10px;bottom:calc(100% + 7px);z-index:1;padding:12px 10px;width:175px;border-radius:5px;line-height:14px;font-size:11px;box-shadow:0 0 3px rgba(0,0,0,0.2);color:#7a7a7a;opacity:0;visibility:hidden;transition:opacity .3s ease, visibility 0s ease;background-color:#fff;text-align:center}.selection .answer-popup:before{bottom:-4px;left:89%;width:.375rem;height:.375rem;content:"";border-bottom:1px solid rgba(0,0,0,0.1);border-left:1px solid rgba(0,0,0,0.1);transform:rotate(-45deg);position:absolute;background-color:#fff}.selection .answer-popup.active{display:block;opacity:1;visibility:visible}.selection .table-mobile .button{line-height:1.875rem}.selection .table-mobile .button+.button{margin-top:10px}.selection>.button,.selection .exam-table-button{box-sizing:border-box;margin:1.25rem 0 0 0;width:100%;line-height:2.5rem}.selection>.button.more-practice,.selection .exam-table-button.more-practice{font-weight:bold;font-size:.8125rem;padding:0}.selection .finish .button{width:90px}@media screen and (min-width: 320px){.font-sm .selection .question-mark{font-size:8.5px;width:.625rem;height:.625rem;line-height:.625rem}.font-md .selection .question-mark{font-size:9.5px;width:.725rem;height:.725rem;line-height:.8rem}.font-lg .selection .question-mark{font-size:10.5px;width:.825rem;height:.825rem;line-height:.82rem}}.font-sm .selection .table-desktop td,.font-sm .selection .table td{font-size:11px}.font-sm .selection .table th{font-size:12px}.font-md .selection .table-desktop td,.font-md .selection .table td{font-size:12px}.font-md .selection .table th{font-size:13px}.font-lg .selection .table-desktop td,.font-lg .selection .table td{font-size:14px}.font-lg .selection .table th{font-size:15px}@media screen and (min-width: 480px){.selection>.button,.selection .exam-table-button{width:189px;float:right;margin-right:10px;margin-top:.75rem}.font-sm .selection .question-mark{font-size:8.5px;width:.625rem;height:.625rem;line-height:.625rem}.font-md .selection .question-mark{font-size:9.5px;width:.725rem;height:.725rem;line-height:.725rem}.font-lg .selection .question-mark{font-size:10.5px;width:.825rem;height:.825rem;line-height:.825rem}.font-lg .selection>.button{line-height:1.4rem}}@media screen and (min-width: 539px){.font-sm .selection .question-mark{font-size:8.5px;width:.625rem;height:.625rem;line-height:.625rem}.font-md .selection .question-mark{font-size:9.5px;width:.725rem;height:.725rem;line-height:.725rem}.font-lg .selection .question-mark{font-size:10.5px;width:.825rem;height:.825rem;line-height:.825rem}}@media screen and (min-width: 641px){.selection .table-desktop{display:table}.selection .table-desktop .button{float:none;display:block}.selection .table-desktop .button:first-child{margin-top:0}.selection .button.more-practice{font-size:inherit;line-height:2.2}.selection .table-mobile{display:none}.selection .info{border-left:none;float:none;display:inline-block;padding-left:0;margin-left:.1875rem;transform:translateY(-1px)}.font-sm .selection .question-mark{font-size:8.5px;width:.69rem;height:.69rem;line-height:.625rem}.font-sm .selection .exam-table-button{font-size:11px}.font-md .selection .question-mark{font-size:9.5px;width:.725rem;height:.725rem;line-height:.725rem}.font-md .selection .exam-table-button{font-size:12px}.font-lg .selection .question-mark{font-size:10.5px;width:.84rem;height:.84rem;line-height:.825rem}.font-lg .selection .exam-table-button{font-size:13px}}@media screen and (min-width: 769px){.selection>.button,.selection .exam-table-button{line-height:1.15rem}}@media screen and (min-width: 961px){.selection .table-desktop th.fixed{width:190px;box-sizing:border-box;line-height:14px}}.intro{padding-top:1.0625rem;border-top:.1875rem solid #e4e4e4}.intro .intro-inner{margin-bottom:.75rem;padding:1.0625rem .75rem;border:1px solid #dfdfdf;min-height:18.9375rem;line-height:1.25}.intro .intro-inner .title{padding-bottom:3px;text-align:center;font-weight:700}.intro .button{width:100%;margin:1.25rem 0 0 0}@media screen and (min-width: 600px){.intro .button{width:auto;float:right;margin-top:.75rem;padding:0 41px}}.spinner{animation:spin infinite 2s linear}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.hotspot-mark{position:absolute}.safari-fix{-webkit-tap-highlight-color:rgba(0,0,0,0)}@keyframes pulse{0%{width:0;height:0;margin-left:10px;margin-right:10px}50%{width:20px;height:20px;margin-right:0;margin-left:0}100%{width:0;height:0;margin-left:10px;margin-right:10px}}@keyframes smallPulse{0%{width:0;height:0;margin-left:5px;margin-right:5px}50%{width:10px;height:10px;margin-right:0;margin-left:0}100%{width:0;height:0;margin-left:5px;margin-right:5px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes grow{0%{height:1rem}100%{height:5rem}}.rationale-notice{display:flex;flex-direction:column;align-items:flex-start}.show .test-section{position:relative}.show .loading-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.7);display:flex;align-items:center;font-size:300%;color:#7a7a7a;justify-content:center;z-index:100}.show .loading-overlay.ng-enter{transition:all 0.2s ease;opacity:0}.show .loading-overlay.ng-enter.ng-enter-active{opacity:1}.show .loading-overlay.ng-leave{transition:all 0.2s ease;opacity:1}.show .loading-overlay.ng-leave.ng-leave-active{opacity:0}.show .loading-overlay.bg-clear{background:rgba(255,255,255,0.1)}.show .loading-container{display:flex;justify-content:space-between;width:140px;align-items:center;height:100px}.show .loading-container .dot{border-radius:50%;display:inline-block;background:#7baddb;width:1px;height:1px;animation:pulse 1s linear infinite}.show .loading-container .dot.dot2{animation-delay:0.2s;background:#5394d0}.show .loading-container .dot.dot3{animation-delay:0.4s;background:#347bbc}.show .loading-container .dot.dot4{animation-delay:0.6s;background:#296194}.show .result{font-family:'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;margin-top:1.5rem;border:1px solid #7a7a7a;padding:0 0 2px 12px;border-radius:4px;box-shadow:1px 1px 3px 0 #7a7a7a;transition:height 0.2s ease;letter-spacing:0.01rem;line-height:0.9rem;position:relative;color:#000}.show .result p.notice{margin-top:0;padding-top:12px;display:flex;align-items:center}.show .result .notice{margin-top:0;padding-top:12px;display:flex;align-items:center}.show .result.ng-leave,.show .result.ng-enter{display:none}.show .result.correct .notice .checkmark{display:inline-block}.show .result.correct .result-icon{align-self:baseline;margin-right:8px}.show .result.correct .result-icon svg.fa-check-circle{color:#0d7b19}.show .result.incorrect .notice.oldgen:before{content:'\00d7';color:white;background:#e84f4f;border-radius:50%;width:17px;min-width:17px;height:17px;font-size:15px;line-height:1;text-align:center;margin-right:5px;display:inline-block;box-sizing:border-box}.show .result.incorrect .result-icon{align-self:baseline;margin-right:8px}.show .result.incorrect .result-icon svg.fa-times-circle{color:#e84f4f}.show .result .next-cont{float:right;border:1px solid #7a7a7a;border-radius:0 4px;padding:5px 7px 5px 21px;border-left-color:#357bbb;border-bottom-color:#357bbb;margin-top:-1px;margin-right:-1px}.show .result .next-cont .next-link{color:#357bbb;font-size:108%;margin-bottom:5px;line-height:.8125rem;position:relative}.show .result .next-cont .next-link:hover{border-bottom:1px solid #347bbc}.show .result .next-cont .next-link:before{position:absolute;top:2px;left:-17px;content:"";background-image:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png);background-position:-33px 0;width:15px;height:15px;background-size:101px 17px}.show .progress{font-weight:bold;position:relative;font-size:18px}.show .progress .bar{height:.1875rem;background:#e4e4e4;margin-bottom:.6rem}.show .progress .bar .done{height:100%;background:#347bbc}.show .progress .point{position:absolute;bottom:calc(100% + 4px);color:#fff;font-size:6px;font-weight:500;text-align:center;outline:none;cursor:pointer;transform:translateX(-50%);-webkit-font-smoothing:subpixel-antialiased;background:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png);width:17.5px;height:20px;background-size:121px 20px}.show .progress .point span{display:inline-block;padding-top:.3125rem}.show .test-question-answer{flex:auto;border-top:0.1875rem solid #e4e4e4;margin-top:0.6rem}.show .answer-section{margin-bottom:2.25rem}.show .test-question{padding-bottom:0.5rem;line-height:1.4;-webkit-font-smoothing:subpixel-antialiased}.show .test-question .test-question-image{margin:1.5rem 0;max-width:100%}.show .test-question .long-table-instruction{font-size:12px}.show .test-question table{background-color:#fff;text-align:left}.show .test-question table tbody tr td{padding:2px 4px}.show .test-question table tbody tr:first-child td{padding:0 4px}.show .test-answer{display:flex;letter-spacing:.05px;cursor:pointer;align-items:self-start;line-height:1.35;min-height:22px}.show .test-answer+.test-answer{margin-top:.25rem}@media screen and (max-width: 965px){.show .test-answer.multiple-choice-group .checkbox .fake-checkbox,.show .test-answer.multiple .checkbox .fake-checkbox{top:2px}}.show .test-answer input[type=checkbox]{display:none;margin:0 2px 0 0;flex-basis:14px;height:14px;flex-grow:0;flex-shrink:0}@media only screen and (min-width: 768px){.show label.basic{align-items:center}}.show .text-answer-input{color:#515251;line-height:.9375rem;border:1px solid #515251;text-align:left;outline:none;padding:0 .6rem;height:2rem;width:9.375rem;border-radius:4px}.show .text-answer-input:disabled{opacity:0.8}.show input::-webkit-outer-spin-button.text-answer-input,.show input::-webkit-inner-spin-button.text-answer-input{-webkit-appearance:none;margin:0}.show input[type=number]{-moz-appearance:textfield}.show .sortable-container{display:flex;width:60%;margin-bottom:15px}.show .sortable-container .arrow_box{display:flex;justify-content:center;flex-direction:column}.show .sortable-container .arrow_box.disabled .arrow_up,.show .sortable-container .arrow_box.disabled .arrow_down{cursor:default}.show .sortable-container .arrow_box.disabled .arrow_up,.show .sortable-container .arrow_box.disabled .arrow_down{opacity:0.3}.show .sortable-container .arrow_up,.show .sortable-container .arrow_down{width:20px;height:20px;cursor:pointer;vertical-align:top;display:inline-block;background-size:cover !important}.show .sortable-container .arrow_up{background:url(/assets/hesi/tests/chevron-circle-up-e0f497695987e1a1011860c76c7e317667946d6a67703d680ca9270f5aa79898.svg)}.show .sortable-container .arrow_down{margin-top:1rem;transform:rotate(180deg);background:url(/assets/hesi/tests/chevron-circle-up-e0f497695987e1a1011860c76c7e317667946d6a67703d680ca9270f5aa79898.svg)}.show .sortable-answers{list-style:none;padding:0;margin:0 1rem 0 0;flex-grow:1}.show .sortable-answers .sortable-answers-sortable-item{cursor:pointer}.show .sortable-answers .sortable-answers-sortable-item .ans.selected{border:2px solid black !important}.show .sortable-answers .handle{display:flex;align-items:center}.show .sortable-answers li{display:flex;align-items:center;min-height:2.25rem;line-height:1.125rem}.show .sortable-answers li.dndDraggingSource,.show .sortable-answers li.ng-leave{display:none}.show .sortable-answers li .ans{background-color:rgba(255,250,144,0.5);border:1px solid #b4b4b4;border-radius:1px;min-height:2.25rem;margin-left:.9375rem;padding:0 .625rem;display:flex;align-items:center;cursor:move;width:70%}.show .sortable-answers li:not(:first-child){margin-top:.25rem}.show .answer-text{padding-left:1.2rem;-webkit-font-smoothing:subpixel-antialiased}.show .radio-letter{margin-left:6px;color:#000}.show .test-control .button{display:block;padding:0}.show .test-control .button[disabled=disabled]{color:#d0d0d0;background-color:#70a1cf;cursor:not-allowed}.show .test-control .button+.button{margin-top:1.25rem}.show .test-control-links{text-align:right;padding-top:1.25rem;display:flex;justify-content:space-around;align-items:baseline}.show .test-control-links a{position:relative;color:#347bbc;letter-spacing:0;text-decoration:none;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;margin:0 15px 0 .9375rem;line-height:1rem;border-bottom:1px solid #347bbc;transition:color .3s ease}.show .test-control-links a:before{position:absolute;top:1px;left:-.9375rem;content:"";background-image:url(/assets/hesi/tests/sprite-map-f8993b2ccb5fb6c47a09acdf6f063bb589b480d4904750ba10ab3b3064230390.png);width:13px;height:14px;background-size:121px 20px}.show .test-control-links a:hover{color:#2a6296}.show .test-control-links .test-feedback{margin-right:0;z-index:101}.show .test-control-links .test-feedback:before{background-position:-73px 0px}.show .test-control-links .test-review .loading-container{display:none}.show .test-control-links .test-review.active{border-bottom:none;color:#7a7a7a}.show .test-control-links .test-review.loading{color:#fff;border-bottom:none}.show .test-control-links .test-review.loading .loading-container{display:flex;width:80px;height:auto;position:absolute;top:3px;left:0}.show .test-control-links .test-review.loading .loading-container .dot{animation-name:smallPulse}.show .test-control-links .test-review.loading:before{display:none}.show .test-control-links .test-review:before{background-position:-58px 0}.show .show-notes-link{float:right;margin-top:-25px}.show .show-notes-link .notes-test{content:url(/assets/hesi/tests/notes-cc52c56f63119e894bf360ad9588ba4db6becec7455273e9975482388577b860.svg)}.show .show-notes-link .notes-done-test{content:url(/assets/hesi/tests/notes-done-c8c1af79d1b113e935cc25c41e48fa3a0df7695318c3cf5576d292dc6bc36039.svg)}.show .counter{padding-left:0;flex:0 0 auto;padding-bottom:1.25rem;padding-top:1.25rem}.show .counter .inner{box-shadow:0 0 8px 1px rgba(0,0,0,0.19);padding:.9375rem .625rem .5rem;border:1px solid #d0d0d0;background-color:#f2f2f2;overflow:hidden}.show .counter .inner .notes-container{position:relative}.show .counter .inner .done-button{display:none;position:absolute;bottom:9px;right:0;padding:1px 3px 1px 4px;z-index:100;background:#3F5C6D;color:white}.show .counter .inner .notes{animation:0.6s fadeIn, 0.6s grow;resize:none;width:100%;background:#f5f5f5;border:none;height:5rem;margin-top:-5px;margin-bottom:4px;padding:6px;font-size:inherit;outline:none;box-shadow:0 0 1px 1px #d0d0d0;display:none;border-top:1px solid rgba(208,208,208,0.5);border-bottom:1px solid rgba(208,208,208,0.5)}.show .counter .inner .notes:focus{background:#fefefe}.show .counter .inner .notes.shown{display:block}.show .counter .inner .show-notes span.show-text{animation:0.6s fadeIn}.show .counter .inner .show-notes span.show-text.ng-leave{display:none}.show .counter .inner .show-notes.done{text-decoration:none;position:absolute;bottom:4px;right:0;color:white;background:#3F5C6D;padding:2px 10px;z-index:100}.show .counter .inner .title{color:#333333;font-weight:700}.show .counter .inner .info{position:relative;margin-top:6px;margin-bottom:1.25rem;line-height:.875rem;letter-spacing:0;display:flex;flex-flow:column}.show .counter .inner .info.showNotes{margin-top:0;margin-bottom:5px}.show .counter .inner .divider{border-bottom:1px solid #d0d0d0;border-top:1px solid #fff}.show .counter .inner .divider.desktop{display:none}.show .counter .inner .desc-section{flex:1 0 50%}.show .counter .inner .time-section{padding-top:1.25rem;padding-bottom:1.25rem;width:75%;margin:0 auto;text-align:center;color:#2a2a2a;flex:1 0 50%}.show .counter .inner .time-section .time-label{margin-top:-0.5rem;text-align:center;margin-bottom:.75rem;font-weight:600}.show .counter .inner .time-section .time{color:#515251;background-color:white;padding:0;border:1px solid #515251;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;outline:none;line-height:1.9rem;font-size:12px;font-weight:600;height:2rem;width:8.75rem;margin:0 auto}.show .counter .inner .control{padding-top:.5rem;text-align:center}.show .counter .inner .control .calc-button{display:none}.show .counter .inner .control .calc-button:hover{color:#2a6296}#rationale{padding-right:8px;overflow:auto hidden}#rationale::-webkit-scrollbar{display:none}#rationale{-ms-overflow-style:none;scrollbar-width:none}.checkmark{display:none;width:18px;height:18px;margin-right:10px;transform:rotate(45deg)}.checkmark_circle{position:absolute;width:18px;height:18px;min-width:18px;background-color:#298718;border-radius:11px;left:0;top:0}.checkmark_stem{position:absolute;width:3px;height:13px;background-color:#fff;left:9px;top:-1px}.checkmark_kick{position:absolute;width:7px;height:3px;background-color:#fff;left:5px;top:10px}.test-control-buttons .button.disabled,.main-header .button.disabled{pointer-events:none;cursor:not-allowed;background-color:#e4e4e4;color:#5a5a5a;border:1px solid #c6c6c6}.font-sm .show .test-control-links a{font-size:12px;line-height:1.2em}.font-sm .show .feedback .button{font-size:11px !important}.font-sm .show .result{font-size:13px !important;letter-spacing:0.07px}.font-md .show .test-control-links a{font-size:13px;line-height:1.2em}.font-md .show .feedback .button{font-size:12px !important}.font-md .show .result{font-size:14px !important;line-height:1.1rem;letter-spacing:0.07px}.font-lg .show .test-control-links a{font-size:14px;line-height:1.2em}.font-lg .show .feedback .button{font-size:14px !important}.font-lg .show .result{font-size:15px !important;line-height:1.1rem;letter-spacing:0.07px}@media only screen and (max-width: 334px){.font-sm .show .test-control{align-items:flex-start}.font-sm .show .test-control-links{flex-direction:column;align-items:flex-end}.font-sm .show .test-control-links a:first-child{margin:0 0 10px 0}.font-sm .show .test-control-links a+a{margin:0}}@media only screen and (max-width: 355px){.font-md .show .test-control{align-items:flex-start}.font-md .show .test-control-links{flex-direction:column;align-items:flex-end}.font-md .show .test-control-links a:first-child{margin:0 0 10px 0}.font-md .show .test-control-links a+a{margin:0}.test-question-answer .test-question-image{max-width:274px}}@media only screen and (min-width: 401px){.font-sm .show .test-control-buttons{display:flex;justify-content:space-around}.font-sm .show .test-control-buttons .button{flex:0 0 49%}.font-sm .show .test-control-buttons .button+.button{margin-top:0}.font-sm .show .counter .inner .time-section{width:8.75rem}}@media only screen and (min-width: 500px){.font-md .show .test-control-buttons{display:flex;justify-content:space-around}.font-md .show .test-control-buttons .button{flex:0 0 49%}.font-md .show .test-control-buttons .button+.button{margin-top:0}.font-md .show .counter .inner .time-section{width:8.75rem}}@media only screen and (min-width: 460px){.font-lg .show .test-control-buttons{display:flex;justify-content:space-around}.font-lg .show .test-control-buttons .button{flex:0 0 49%}.font-lg .show .test-control-buttons .button+.button{margin-top:0}.font-lg .show .counter .inner .time-section{width:8.75rem}}@media only screen and (min-width: 500px){.font-sm .show .counter .counter-wrap{display:flex;justify-content:space-between}.font-sm .show .counter .counter-wrap .time-section{margin:0;padding:0}.font-sm .show .counter .counter-wrap .time-section .time{margin:auto}.font-sm .show .counter .counter-wrap .time-section .time-label{text-align:right}.font-sm .show .test-control{display:flex;justify-content:space-between;align-items:center}.font-sm .show .test-control .button{display:inline-block;padding:0 .5rem}.font-sm .show .test-control .button+.button{margin-top:0;margin-left:4px}.font-sm .show .test-control-links{padding-top:0}.font-sm .show .test-control-buttons{display:block}.font-sm .show .test-control-buttons .button{margin-top:0}.font-sm .show .hidden-ipad{display:none}.font-sm .show .counter .inner .notes{margin-bottom:-10px}.font-sm .show .counter .inner .info{margin-bottom:0}.font-sm .show .counter .inner .show-notes{order:1}.font-sm .show .counter .inner .show-notes.done{bottom:-6px}.font-sm .show .show-notes-link{float:left;margin-top:9px;margin-bottom:10px}.font-sm .show .show-notes-link .notes-test{content:url(/assets/hesi/tests/notes-cc52c56f63119e894bf360ad9588ba4db6becec7455273e9975482388577b860.svg)}.font-sm .show .show-notes-link .notes-done-test{content:url(/assets/hesi/tests/notes-done-c8c1af79d1b113e935cc25c41e48fa3a0df7695318c3cf5576d292dc6bc36039.svg)}}@media only screen and (min-width: 530px) and (max-width: 699px){.font-md .show .counter .counter-wrap{display:flex;justify-content:space-between}.font-md .show .counter .counter-wrap .time-section{margin:0;padding:0}.font-md .show .counter .counter-wrap .time-section .time{margin:auto}.font-md .show .counter .counter-wrap .time-section .time-label{text-align:right}.font-md .show .test-control{display:flex;justify-content:space-between;align-items:center}.font-md .show .test-control .button{display:inline-block;padding:0 .5rem}.font-md .show .test-control .button+.button{margin-top:0;margin-left:4px}.font-md .show .test-control-links{padding-top:0}.font-md .show .test-control-buttons{display:block}.font-md .show .test-control-buttons .button{margin-top:0}.font-md .show .test-control{align-items:flex-start}.font-md .show .test-control-links{flex-direction:column;align-items:flex-end}.font-md .show .test-control-links a:first-child{margin:0 0 10px 0}.font-md .show .test-control-links a+a{margin:0}}@media only screen and (min-width: 530px){.font-md .show .hidden-ipad{display:none}.font-md .show .counter .inner .notes{margin-bottom:-10px}.font-md .show .counter .inner .info{margin-bottom:0}.font-md .show .counter .inner .show-notes{order:1}.font-md .show .counter .inner .show-notes.done{bottom:-6px}.font-md .show .show-notes-link{float:left;margin-top:9px;margin-bottom:10px}.font-md .show .show-notes-link .notes-test{content:url(/assets/hesi/tests/notes-cc52c56f63119e894bf360ad9588ba4db6becec7455273e9975482388577b860.svg)}.font-md .show .show-notes-link .notes-done-test{content:url(/assets/hesi/tests/notes-done-c8c1af79d1b113e935cc25c41e48fa3a0df7695318c3cf5576d292dc6bc36039.svg)}}@media only screen and (min-width: 700px){.font-md .show .counter .counter-wrap{display:flex;justify-content:space-between}.font-md .show .counter .counter-wrap .time-section{margin:0;padding:0}.font-md .show .counter .counter-wrap .time-section .time{margin:auto}.font-md .show .counter .counter-wrap .time-section .time-label{text-align:right}.font-md .show .test-control{display:flex;justify-content:space-between;align-items:center}.font-md .show .test-control .button{display:inline-block;padding:0 .5rem}.font-md .show .test-control .button+.button{margin-top:0;margin-left:4px}.font-md .show .test-control-links{padding-top:0}.font-md .show .test-control-buttons{display:block}.font-md .show .test-control-buttons .button{margin-top:0}.font-md .show .counter .inner .counter-wrap .desc-section .info .subtext{height:71px}.font-md .show .counter .inner .counter-wrap .time-section .time-label{text-align:left}.show .test-control{padding-top:.625rem}}@media only screen and (min-width: 625px){.font-lg .show .counter .counter-wrap{display:flex;justify-content:space-between}.font-lg .show .counter .counter-wrap .time-section{margin:0;padding:0}.font-lg .show .counter .counter-wrap .time-section .time{margin:auto}.font-lg .show .counter .counter-wrap .time-section .time-label{text-align:right}.font-lg .show .test-control{display:flex;justify-content:space-between;align-items:center}.font-lg .show .test-control .button{display:inline-block;padding:0 .5rem}.font-lg .show .test-control .button+.button{margin-top:0;margin-left:4px}.font-lg .show .test-control-links{padding-top:0}.font-lg .show .test-control-buttons{display:block}.font-lg .show .test-control-buttons .button{margin-top:0}.font-lg .show .hidden-ipad{display:none}.font-lg .show .counter .inner .notes{margin-bottom:-10px}.font-lg .show .counter .inner .info{margin-bottom:0}.font-lg .show .counter .inner .show-notes{order:1}.font-lg .show .counter .inner .show-notes.done{bottom:-6px}.font-lg .show .show-notes-link{float:left;margin-top:9px;margin-bottom:10px}.font-lg .show .show-notes-link .notes-test{content:url(/assets/hesi/tests/notes-cc52c56f63119e894bf360ad9588ba4db6becec7455273e9975482388577b860.svg)}.font-lg .show .show-notes-link .notes-done-test{content:url(/assets/hesi/tests/notes-done-c8c1af79d1b113e935cc25c41e48fa3a0df7695318c3cf5576d292dc6bc36039.svg)}}@media only screen and (max-width: 334px){.show .test-control-links .show .test-control{align-items:flex-start}.show .test-control-links .show .test-control-links{flex-direction:column;align-items:flex-end}.show .test-control-links .show .test-control-links a:first-child{margin:0 0 10px 0}.show .test-control-links .show .test-control-links a+a{margin:0}}@media only screen and (min-width: 500px) and (max-width: 655px), only screen and (min-width: 769px) and (max-width: 920px){.font-sm .show .test-control{align-items:flex-start}.font-sm .show .test-control-links{flex-direction:column;align-items:flex-end}.font-sm .show .test-control-links a:first-child{margin:0 0 10px 0}.font-sm .show .test-control-links a+a{margin:0}}@media only screen and (min-width: 625px) and (max-width: 785px), only screen and (max-width: 374px){.font-lg .show .test-control{align-items:flex-start}.font-lg .show .test-control-links{flex-direction:column;align-items:flex-end}.font-lg .show .test-control-links a:first-child{margin:0 0 10px 0}.font-lg .show .test-control-links a+a{margin:0}}@media only screen and (min-width: 769px){.sortable-answers{margin-bottom:0}.font-sm .show .test-wrap{display:flex;color:#333333}.font-sm .show .test-wrap.flex-carrier{flex-flow:row}.font-sm .show .test-question-answer{flex:initial;height:100%}.font-sm .show .test-section{width:calc(100% - 265px);float:left}.font-sm .show .title{margin-left:0}.font-sm .show .counter{padding-left:1.25rem;padding-top:0;width:265px}.font-sm .show .counter .counter-wrap{display:block}.font-sm .show .counter .inner .divider.desktop{display:block}.font-sm .show .counter .inner .subtext{font-size:13px;height:71px}.font-sm .show .counter .inner .notes{display:block;margin:1rem 0 0.25rem;height:7rem;animation:none}.font-sm .show .counter .inner .done-button{display:block}.font-sm .show .counter .inner .show-notes{display:none}.font-sm .show .counter .inner .info{min-height:7.75rem;margin-bottom:0}.font-sm .show .counter .inner .time-section{display:flex;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;margin:auto}.font-sm .show .counter .inner .time-section .time-label{text-align:left;margin-right:0.5rem;margin:0}.font-sm .show .counter .inner .control{padding-top:0.75rem;padding-bottom:0.4rem}.font-sm .show .counter .inner .control .calc-button{display:inline-block;margin:0;position:relative;padding:0;line-height:1rem;border:none;background-color:transparent;color:#333333;letter-spacing:0;outline:none;transition:color .3s ease;width:100%;text-align:left;font-weight:600;cursor:pointer}.font-sm .show .text-answer-input{width:280px}}@media only screen and (min-width: 769px) and (min-width: 966px){.font-sm .show .test-section{width:calc(100% - 285px)}.font-sm .show .counter{width:285px}}@media only screen and (min-width: 769px){.hidden-ipad{display:block}.test-question-answer{min-height:404px}}@media only screen and (max-width: 965px){.show .counter .counter-wrap .time-section .time{width:10.75rem}.show .counter .counter .inner .notes{border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0}}@media only screen and (min-width: 966px){.font-sm .show .test-control-buttons .button,.font-md .show .test-control-buttons .button,.font-lg .show .test-control-buttons .button{padding:0.4rem 3rem 0.45rem}.font-sm .counter .inner .notes,.font-md .counter .inner .notes,.font-lg .counter .inner .notes{height:12rem !important}.counter .inner .calc-container,.counter .inner .counter-wrap{height:380px}.font-sm .test-question table,.font-sm .button{font-size:12px}.font-md .show .test-wrap{display:flex;color:#333333}.font-md .show .test-wrap.flex-carrier{flex-flow:row}.font-md .show .test-question-answer{flex:initial;height:100%}.font-md .show .test-section{width:calc(100% - 265px);float:left}.font-md .show .title{margin-left:0}.font-md .show .counter{padding-left:1.25rem;padding-top:0;width:265px}.font-md .show .counter .counter-wrap{display:block}.font-md .show .counter .inner .divider.desktop{display:block}.font-md .show .counter .inner .subtext{font-size:13px;height:71px}.font-md .show .counter .inner .notes{display:block;margin:1rem 0 0.25rem;height:7rem;animation:none}.font-md .show .counter .inner .done-button{display:block}.font-md .show .counter .inner .show-notes{display:none}.font-md .show .counter .inner .info{min-height:7.75rem;margin-bottom:0}.font-md .show .counter .inner .time-section{display:flex;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;margin:auto}.font-md .show .counter .inner .time-section .time-label{text-align:left;margin-right:0.5rem;margin:0}.font-md .show .counter .inner .control{padding-top:0.75rem;padding-bottom:0.4rem}.font-md .show .counter .inner .control .calc-button{display:inline-block;margin:0;position:relative;padding:0;line-height:1rem;border:none;background-color:transparent;color:#333333;letter-spacing:0;outline:none;transition:color .3s ease;width:100%;text-align:left;font-weight:600;cursor:pointer}.font-md .show .text-answer-input{width:280px}}@media only screen and (min-width: 966px) and (min-width: 966px){.font-md .show .test-section{width:calc(100% - 285px)}.font-md .show .counter{width:285px}}@media only screen and (min-width: 966px){.font-md .test-question table,.font-md .button{font-size:13px}.font-md .header-inner,.font-md .show .counter .inner .time-section .time-label,.font-md .control .calc-button,.font-md textarea.notes{font-size:14px !important}.font-lg .test-question table,.font-lg .button{font-size:14px}.font-lg .header-inner,.font-lg .show .counter .inner .time-section .time-label,.font-lg .control .calc-button,.font-lg textarea.notes{font-size:15px !important}.show .progress{font-size:22px}.show .test-answer{min-height:30px}.show .test-question{text-align:justify;margin-right:2rem;line-height:1.5}.show .answer-text{padding-left:2.5rem}.show .test-question-answer{height:100%}.show .test-control-links a::before{left:-1.2rem}.show .time-label{line-height:1.2rem;letter-spacing:0.01rem}.show .text-answer-input:focus{border:1px solid #82AEDE;box-shadow:0 0 8px 1px rgba(130,174,222,0.35)}#submit-btn-mobile{display:none}}@media only screen and (min-width: 880px) and (max-width: 1049px){.font-lg .show .test-wrap{display:flex;color:#333333}.font-lg .show .test-wrap.flex-carrier{flex-flow:row}.font-lg .show .test-question-answer{flex:initial;height:100%}.font-lg .show .test-section{width:calc(100% - 265px);float:left}.font-lg .show .title{margin-left:0}.font-lg .show .counter{padding-left:1.25rem;padding-top:0;width:265px}.font-lg .show .counter .counter-wrap{display:block}.font-lg .show .counter .inner .divider.desktop{display:block}.font-lg .show .counter .inner .subtext{font-size:13px;height:71px}.font-lg .show .counter .inner .notes{display:block;margin:1rem 0 0.25rem;height:7rem;animation:none}.font-lg .show .counter .inner .done-button{display:block}.font-lg .show .counter .inner .show-notes{display:none}.font-lg .show .counter .inner .info{min-height:7.75rem;margin-bottom:0}.font-lg .show .counter .inner .time-section{display:flex;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;margin:auto}.font-lg .show .counter .inner .time-section .time-label{text-align:left;margin-right:0.5rem;margin:0}.font-lg .show .counter .inner .control{padding-top:0.75rem;padding-bottom:0.4rem}.font-lg .show .counter .inner .control .calc-button{display:inline-block;margin:0;position:relative;padding:0;line-height:1rem;border:none;background-color:transparent;color:#333333;letter-spacing:0;outline:none;transition:color .3s ease;width:100%;text-align:left;font-weight:600;cursor:pointer}.font-lg .show .text-answer-input{width:280px}}@media only screen and (min-width: 880px) and (max-width: 1049px) and (min-width: 966px){.font-lg .show .test-section{width:calc(100% - 285px)}.font-lg .show .counter{width:285px}}@media only screen and (min-width: 880px) and (max-width: 1049px){.font-lg .show .test-control{align-items:flex-start}.font-lg .show .test-control-links{flex-direction:column;align-items:flex-end}.font-lg .show .test-control-links a:first-child{margin:0 0 10px 0}.font-lg .show .test-control-links a+a{margin:0}}@media only screen and (min-width: 1050px){.font-lg .show .test-wrap{display:flex;color:#333333}.font-lg .show .test-wrap.flex-carrier{flex-flow:row}.font-lg .show .test-question-answer{flex:initial;height:100%}.font-lg .show .test-section{width:calc(100% - 265px);float:left}.font-lg .show .title{margin-left:0}.font-lg .show .counter{padding-left:1.25rem;padding-top:0;width:265px}.font-lg .show .counter .counter-wrap{display:block}.font-lg .show .counter .inner .divider.desktop{display:block}.font-lg .show .counter .inner .subtext{font-size:13px;height:71px}.font-lg .show .counter .inner .notes{display:block;margin:1rem 0 0.25rem;height:7rem;animation:none}.font-lg .show .counter .inner .done-button{display:block}.font-lg .show .counter .inner .show-notes{display:none}.font-lg .show .counter .inner .info{min-height:7.75rem;margin-bottom:0}.font-lg .show .counter .inner .time-section{display:flex;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem;margin:auto}.font-lg .show .counter .inner .time-section .time-label{text-align:left;margin-right:0.5rem;margin:0}.font-lg .show .counter .inner .control{padding-top:0.75rem;padding-bottom:0.4rem}.font-lg .show .counter .inner .control .calc-button{display:inline-block;margin:0;position:relative;padding:0;line-height:1rem;border:none;background-color:transparent;color:#333333;letter-spacing:0;outline:none;transition:color .3s ease;width:100%;text-align:left;font-weight:600;cursor:pointer}.font-lg .show .text-answer-input{width:280px}}@media only screen and (min-width: 1050px) and (min-width: 966px){.font-lg .show .test-section{width:calc(100% - 285px)}.font-lg .show .counter{width:285px}}@media only screen and (min-width: 966px) and (max-width: 1050px){.show .sortable-container{width:70%}}@media only screen and (min-width: 768px) and (max-width: 965px){.show .sortable-container{width:80%}}@media only screen and (max-width: 768px){.show .text-answer-input,.show .notes{font-size:16px !important}.show .sortable-container{width:100%}.font-sm .show .counter{font-size:12px}.font-md .show .counter{font-size:13px}.font-lg .show .counter{font-size:14px}}@media all and (-ms-high-contrast: none){.show .result.correct .notice:before{line-height:0;padding-top:7px}.show .result.incorrect .notice:before{line-height:0.9}}@media only screen and (max-width: 992px){.html-text img{max-width:100%}}.cat-board{background:white;padding:10px}@media only screen and (min-width: 1400px){.font-sm .show .test-section,.font-md .show .test-section,.font-lg .show .test-section{width:calc(100% - 320px)}.font-sm .show .counter,.font-md .show .counter,.font-lg .show .counter{width:320px}.show .counter .inner .time-section .time-label{width:50%}#submit-button-desktop{padding:0.4rem 1rem}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2){.show .test-question-answer{height:auto}.show .test-question-answer table{width:100%}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.show .test-question-answer{height:auto !important}}.problem-report .btn-div{display:inline-block;margin-right:18px}.problem-report .btn-cancel{display:inline-block}.problem-report .header{padding:8px 10px;height:auto;margin:-10px 0 10px -10px;width:calc(100% + 20px);font-size:1rem}.problem-report .content .pop-block-inside{line-height:1.75rem}.problem-report .content.success{font-size:14px;padding:0}.problem-report .content.success .content-text{padding:15px}.problem-report .content.success .modal-footer{padding:10px;border-top:1px solid #ddd;text-align:center}.problem-report .content.success .modal-footer .button{padding:0.2rem 1.8125rem}.problem-report .inst{font-size:.875rem;font-weight:bold}.problem-report .close-btn{float:right;text-decoration:none;font-weight:bold;color:#fff;transition:all 0.4s ease;-webkit-font-smoothing:subpixel-antialiased;border-bottom:1px solid transparent}.problem-report .close-btn:hover{border-bottom:1px solid #fff}.problem-report textarea.problem-desc{width:100%;border:1px solid #ddd}.problem-report .connectivity-hint{padding:10px 75px;font-size:1rem}@media only screen and (max-width: 768px){.problem-report textarea.problem-desc{font-size:16px !important}}.modal-overlay{position:fixed;top:0;left:0;width:0;height:0;opacity:0;transition:opacity 0.5s ease;background:rgba(0,0,0,0.45);z-index:1000}.modal-overlay .modal{position:absolute;width:100%;left:0;margin-top:100px;transition:all 0.5s ease;overflow:hidden;padding:10px 0}.modal-overlay .modal .modal-content{width:99vw;margin:auto;transition:all 0.5s ease;max-width:556px;background:#fff;padding:10px;border:1px solid #ddd;border-radius:5px;box-shadow:1px 1px 6px 1px #403e3e;overflow:hidden}.modal-overlay .modal .modal-content .exit-content{padding:20px;text-align:center;line-height:1.3rem}.modal-overlay .modal .modal-footer{margin-top:25px}.modal-overlay .modal .modal-footer button{margin:0 5px}.modal-overlay.active{width:100%;height:100%;opacity:1}.modal-overlay.active .modal{margin-top:140px}.modal-overlay .modal-header{margin:-10px 0 0 -10px;padding:10px;border-bottom:1px solid;width:calc(100% + 20px);background:#347abc;color:white;text-align:center}.modal-overlay .modal-header>*{margin:0}.modal-overlay.skip-unfolding-modal .header{width:auto;padding:0;margin:0 0 1rem 0}.modal-overlay.skip-unfolding-modal .header .close-btn{font-size:25px}.modal-overlay.skip-unfolding-modal .modal-footer{display:flex;justify-content:center}.modal-overlay.skip-unfolding-modal .modal-footer .button{padding:0.5rem 1rem}@media screen and (max-width: 995px){.modal-overlay.skip-unfolding-modal .modal-footer .button{font-size:14px}}@media screen and (max-width: 499px){.modal-overlay.skip-unfolding-modal .modal-footer .button{line-height:1.3;font-size:13px}}#main-form{width:100%;height:0;position:fixed;z-index:10000;left:0;bottom:0;background-color:white;overflow-y:hidden;transition:0.3s;border-top:1px solid rgba(0,0,0,0.2)}#main-form.open{height:180px}.page-wrap{transition:0.3s}.main-container-form{width:80%;margin:15px auto;max-height:150px;height:100%}.header-container-form{display:flex;margin-bottom:5px}.header-container-form .header-form{margin-bottom:0;line-height:1.5;color:#A1A1A1;font-size:1.25rem;font-weight:bold}.header-container-form .close-btn{background-color:transparent;border:unset;color:#A1A1A1;margin:auto;margin-right:0px;cursor:pointer}.bottom-form{justify-content:end;display:flex;margin-top:10px}.body-form .note-area{width:100%;height:70px;border:2px solid #dedede;color:#323232;resize:none;font-size:16px}.body-form .note-area:focus-visible{outline:0px}.bottom-form button.add-btn{margin-right:10px}.bottom-form button{width:100px;font-size:15px !important;height:27px}@media screen and (min-width: 400px){.modal-overlay .modal .modal-content{width:90vw}}@media screen and (min-width: 900px){.modal-overlay .modal .modal-content{width:38vw}}@media screen and (max-width: 430px) and (orientation: portrait){#main-form.open{height:200px}.bottom-form button{min-height:30px;line-height:unset}.body-form .note-area{height:90px}}.answers-rationales{line-height:1.3em;padding-top:1.3rem;border-top:.1875rem solid #e4e4e4;border-bottom:.1875rem solid #e4e4e4}.answers-rationales .feedback-btns{float:left;letter-spacing:0.01rem}.answers-rationales .feedback-btns .button{border-radius:2px}.answers-rationales .d-flex{display:flex;flex-direction:row}.answers-rationales .flex-basis-50{flex-basis:50%}.answers-rationales .clear{clear:both}.answers-rationales .view-rationales-link{display:block}.answers-rationales .show .result{padding-top:12px;padding-right:12px}.answers-rationales .show .test-answer{cursor:default}.answers-rationales .question-text,.answers-rationales .instruction-text,.answers-rationales .introduction-text{position:relative;align-items:center;margin-bottom:11px}.answers-rationales .question-text table,.answers-rationales .instruction-text table,.answers-rationales .introduction-text table{background-color:#fff}.answers-rationales .question-text .html-text,.answers-rationales .instruction-text .html-text,.answers-rationales .introduction-text .html-text{width:100%}.answers-rationales .instruction-text,.answers-rationales .introduction-text{display:flex}.answers-rationales .question-text,.answers-rationales .instruction-text{font-weight:600}.answers-rationales .notes-section{position:relative;display:inline-block;margin:0 5px}.answers-rationales .notes-section a.button{padding:0}.answers-rationales .notes-section .note-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.answers-rationales .notes-section textarea{width:100%;background:#eeeeee;font-weight:bold;outline:none;border:none;min-height:70px;resize:none;margin:0;display:block}.answers-rationales .notes-section textarea[disabled="disabled"],.answers-rationales .notes-section textarea[readonly="readonly"],.answers-rationales .notes-section textarea[readonly]{background:transparent;cursor:pointer;color:white}.answers-rationales .notes-section .done-button{position:absolute;bottom:10px;right:10px;padding:1px 4px;z-index:1000;background:#347BBC}.answers-rationales .note-underlay{position:fixed;top:0;bottom:0;left:0;right:0;background:transparent;z-index:99}.answers-rationales .question-note{position:absolute;padding:10px;background:#404040;bottom:131%;color:white;width:250px;left:calc(50% - 125px);z-index:100}.answers-rationales .question-note:after{position:absolute;content:"";border-top:5px solid #404040;border-left:5px solid transparent;border-right:5px solid transparent;left:calc(50% - 5px);bottom:-5px}.answers-rationales .title{margin-bottom:37px;font-size:181.82%}.answers-rationales .incorrect{color:#e61c1c}.answers-rationales .heading{font-size:127.273%;position:relative;display:flex}.answers-rationales .heading div.paperclip{width:16px;height:16px;transform:translate(0, -1px);margin-right:2px}.answers-rationales .heading div.paperclip.green{background:url(/assets/hesi/tests/paper-clip-green-c32654b4bf9172d588ea725b55474c74c0e5480d1ff3a6e132bd36fd55931780.svg)}.answers-rationales .heading div.paperclip.red{background:url(/assets/hesi/tests/paper-clip-red-428e5fa25ed465d0d426f39f1199a772e0dc4a8cd2f0e5636d5e3b53c6223e6f.svg)}.answers-rationales .heading.correct{color:#0d7b19}.answers-rationales .heading.correct.flagged:before{background-position:-17px 0}.answers-rationales .heading.incorrect{color:#e61c1c}.answers-rationales .heading.incorrect.flagged:before{background-position:0 0}.answers-rationales .heading div.flagged{padding-left:18px}.answers-rationales .heading div.flagged:before{position:absolute;top:-1px;left:0;content:"";background:url(/assets/hesi/tests/flags-7462220320e7c74f635a356e32fbc9a303ba1f25d3147799d595315027e488b3.svg) no-repeat;width:16px;height:16px;background-size:33px 16px}.answers-rationales .heading div.flagged.red:before{background-position:0 0}.answers-rationales .heading div.flagged.green:before{background-position:-17px 0}.answers-rationales .sortable-answers{margin-bottom:0}.answers-rationales .sortable-answers li:last-child{padding-bottom:0}.answers-rationales .sortable-answers li .ans{width:90%}.answers-rationales .answer-sets input.faked:checked+.fake-checkbox:after{border-color:#fff}.answers-rationales .answer-sets input.faked[type=radio]:checked+.fake-radio .outer .inner{background:#fff}.answers-rationales .answer-sets input[type=radio].faked:checked:disabled+.fake-radio .outer{background-color:#e61c1c;border-color:#e61c1c}.answers-rationales .answer-sets .correct-answer-set input[type=radio].faked:checked:disabled+.fake-radio .outer{background-color:#0d7b19;border-color:#0d7b19}.answers-rationales .answer-sets .correct-answer-set label{max-width:100%}.answers-rationales .answer-sets input.faked{display:none !important}.answers-rationales .answer-sets .fake-checkbox{display:block}.answers-rationales .answer-sets input[type=radio].faked:checked:disabled+.fake-radio .outer,.answers-rationales .answer-sets input[type=checkbox].faked:checked:disabled+.fake-checkbox:before{background-color:#e61c1c !important;border-color:#e61c1c !important}.answers-rationales .answer-sets .correct-answer-set input[type=radio].faked:checked:disabled+.fake-radio .outer,.answers-rationales .answer-sets .correct-answer-set input[type=checkbox].faked:checked:disabled+.fake-checkbox:before{background-color:#0d7b19 !important;border-color:#0d7b19 !important}.answers-rationales .answer-sets .answer-set>div,.answers-rationales .answer-sets .answer-set>i{display:block;margin-bottom:0.6rem}.answers-rationales .answer-sets .answer-set+.answer-set{margin-top:11px}.answers-rationales hr{margin:40px 0}.answers-rationales .button-row{display:flex;justify-content:center;margin-bottom:2.25rem;line-height:1.125rem}.answers-rationales .button-row .button{font-size:12px;width:7rem;margin:0 6px;padding:0}.answers-rationales .feedback{margin:13px 0;display:flex;justify-content:flex-end}.answers-rationales .feedback .button{position:relative;border-radius:2px}.answers-rationales .feedback .button .placeholder{opacity:0}.answers-rationales .feedback .button .btn-text{position:absolute;top:0;left:0;width:100%}.answers-rationales .feedback .button.loading,.answers-rationales .feedback .button.loading:hover{background-color:#70a1cf !important;cursor:not-allowed;pointer-events:none}.answers-rationales .feedback .button{line-height:1.875rem;width:95px}.answers-rationales .percentage-correct{font-style:italic}.hide-mode label:not(.answer-selected){display:none}body.font-sm .answers-rationales .feedback .button{font-size:11px}body.font-md .answers-rationales .heading div.flagged{padding-left:20px}body.font-md .answers-rationales .heading div.flagged:before{width:19px;height:19px;background-size:38px 19px}body.font-md .answers-rationales .heading div.paperclip{width:18px;height:18px}body.font-md .answers-rationales .heading div.flagged.green:before{background-position:-19px 0}body.font-md .answers-rationales .feedback .button{font-size:12px}body.font-lg .answers-rationales .heading div.flagged{padding-left:22px}body.font-lg .answers-rationales .heading div.flagged:before{width:21px;height:21px;background-size:40px 20px}body.font-lg .answers-rationales .heading div.paperclip{width:20px;height:20px}body.font-lg .answers-rationales .heading div.flagged.green:before{background-position:-20px 0}body.font-lg .answers-rationales .feedback .button{font-size:14px}@media screen and (max-width: 375px){.answers-rationales .feedback{display:flex}}@media screen and (min-width: 500px){.answers-rationales .feedback-btns{float:right;margin:-15px 13px 0 0}.answers-rationales .view-rationales-link{display:inline}.answers-rationales .button-row .button{line-height:2.5rem}.answers-rationales .percentage-correct{display:inline-block}.answers-rationales .percentage-correct+.feedback{display:inline-block;line-height:1.125rem}.answers-rationales .feedback .button{line-height:1.125rem}}@media screen and (min-width: 615px){.font-sm .answers-rationales .result .bottom-row{display:flex;justify-content:space-between}.font-sm .answers-rationales .result .bottom-row .percentage-correct{width:auto}.font-sm .answers-rationales .result .bottom-row .feedback{margin-top:0;width:auto}}@media screen and (min-width: 655px){.font-md .answers-rationales .result .bottom-row{display:flex;justify-content:space-between}.font-md .answers-rationales .result .bottom-row .percentage-correct{width:auto}.font-md .answers-rationales .result .bottom-row .feedback{margin-top:0;width:auto}}@media screen and (min-width: 730px){.font-lg .answers-rationales .result .bottom-row{display:flex;justify-content:space-between}.font-lg .answers-rationales .result .bottom-row .percentage-correct{width:auto}.font-lg .answers-rationales .result .bottom-row .feedback{margin-top:0;width:auto}}@media screen and (min-width: 768px){.answers-rationales .answer-sets{display:flex;flex-wrap:wrap}.answers-rationales .answer-sets .answer-set{flex:1 0 50%;max-width:100%}.answers-rationales .answer-sets .answer-set+.answer-set{margin-top:0}.answers-rationales .answer-sets.answer-sets-bowtie{display:block}}@media screen and (min-width: 965px) and (max-width: 1400px){.answers-rationales .answer-sets.answer-sets-extended_drag_drop{flex-flow:column}}@media screen and (min-width: 1400px){.answers-rationales .answer-sets.answer-sets-bowtie{display:flex}}@media only screen and (max-width: 768px){.answers-rationales .notes-section textarea{font-size:16px}.answers-rationales .button-row .button{width:6.7rem;margin:6px 6px;padding:0;height:2.5rem}.answers-rationales .button-row{display:block;text-align:center}.answers-rationales .button-row .button.sm{display:inline-block}}.answers-rationales .button-row .button.lg{display:none}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}img{border-style:none}html{box-sizing:border-box}button,input{outline:none}body,html{height:100%}html{color:#000;font-family:'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;background-color:#d0d0d0;letter-spacing:-.15px;-webkit-font-smoothing:antialiased}.page{position:relative;display:flex;flex-flow:column wrap;min-height:100%;font-size:11px}@media only screen and (max-width: 31.25em){.page{font-size:12px}}.page__header{flex:none;width:100%;height:2.5rem}.page__container{flex:auto;flex-direction:column}.page__container,.page__content{-webkit-box-flex:1;display:flex;-webkit-box-orient:vertical}.page__content{flex-direction:column;flex:1 0 auto;box-sizing:content-box;background-color:#fff;padding-bottom:3.75rem}@media only screen and (max-width: 48em){.page__content{padding-bottom:1.25rem}}.page__footer{flex:none;width:100%;height:1.875rem}.container{margin:0 auto;padding-right:2.3125rem;padding-left:1.4375rem;width:100%;box-sizing:content-box;max-width:1000px}@media only screen and (max-width: 65.625em){.container{width:auto;max-width:none;margin:0}}@media only screen and (min-width: 37.5em) and (max-width: 65.625em){.container{padding-left:1.875rem;padding-right:1.875rem}}@media only screen and (max-width: 37.5em){.container{padding-left:1.25rem;padding-right:1.25rem}}.desktop{display:none}@media only screen and (min-width: 48em){.desktop{display:block}}.font-switch__option{display:inline-block;border-bottom:1px solid transparent;line-height:18px;vertical-align:baseline;cursor:pointer;transition:border-color .3s ease}.font-switch__option+.font-switch__option{margin-left:.5rem}.font-switch__option:hover{border-color:rgba(42,42,42,0.5)}.font-switch__option._active{border-color:#2a2a2a;pointer-events:none}.font-switch__option._size_11{font-size:11px;line-height:15px}.font-switch__option._size_13{font-size:13px;line-height:15px}.font-switch__option._size_15{font-size:15px}.font-switch._white{color:#fff}.font-switch._white .font-switch__option:hover{border-color:rgba(255,255,255,0.5)}.font-switch._white .font-switch__option._active{border-color:#fff}.exam-table{line-height:14px;border-collapse:collapse;width:100%}@media only screen and (max-width: 40em){.exam-table_desktop{display:none}}.exam-table-card__label,.exam-table__head{font-weight:700;background-color:#347bbc;color:#fff}.exam-table-card__label,.exam-table-card__label th,.exam-table-card__time,.exam-table-card__value,.exam-table__head th{text-align:left;padding:9px 10px;box-sizing:content-box}.exam-table__row td{line-height:14px;text-align:left;padding:13px 10px;border-bottom:1px solid #e4e4e4}.footer{padding-top:.4375rem;padding-bottom:.4375rem}.footer:after{width:100%;display:table;content:""}.footer__title{float:left}.footer__copyright{float:right}.footer__copyright,.footer__title{color:#7a7a7a;line-height:1rem;font-size:8px;font-size:.6875rem}@media only screen and (max-width: 40.625em){.footer__copyright,.footer__title{float:none}}.main{display:flex;flex:auto;flex-flow:column nowrap;box-sizing:border-box;padding-top:1rem}.main__logo{width:15.0625rem;height:5.875rem}@media only screen and (max-width: 48em) and (orientation: landscape){.main__logo{width:11.5rem;height:4.5rem}}@media only screen and (max-width: 31.25em){.main__logo{width:11.5rem;height:4.5rem;margin-bottom:.625rem}}.main__header{position:relative;flex:0 0 auto}.main__date{position:absolute;top:3.125rem;right:0;color:#797979}@media only screen and (max-width: 28.75em){.main__date{position:static}}.main__outer{padding-top:3rem;display:flex;flex-flow:row nowrap;flex:1 0 auto}@media only screen and (max-width: 48em){.main__outer{flex-direction:column}}@media only screen and (max-width: 28.75em){.main__outer{padding-top:1.25rem}}@media only screen and (max-width: 48em) and (orientation: landscape){.main__outer{padding-top:1.25rem}}.main__inner{width:99.5%;padding-top:2rem;border-top:.1875rem solid #e4e4e4}.main__button{float:right;padding:0 2.1875rem;margin-top:.75rem}button[data-balloon]{overflow:visible}[data-balloon]{position:relative;cursor:pointer}[data-balloon]:after{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;font-weight:400 !important;font-style:normal !important;text-shadow:none !important;content:attr(data-balloon);padding:.5em 1em;position:absolute;white-space:nowrap;z-index:10;font-size:12px;color:#333;background-image:url(/assets/hesi/tests/tooltip-740a0701a30777686debe2b5318216bf0afa5d294c52fd09d661664b2a143e5f.png);background-repeat:no-repeat;background-position:50% 50%;background-size:210px;margin-bottom:-12px !important}[data-balloon]:hover:after,[data-balloon][data-balloon-visible]:after{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;pointer-events:auto}[data-balloon]:not([data-balloon-pos]):after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%, 10px);transform-origin:top}[data-balloon]:not([data-balloon-pos]):hover:after,[data-balloon]:not([data-balloon-pos])[data-balloon-visible]:after{transform:translate(-50%, 0)}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon][data-balloon-blunt]:after{transition:none}[data-balloon][data-balloon-pos=up]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%, 10px);transform-origin:top}[data-balloon][data-balloon-pos=up]:hover:after,[data-balloon][data-balloon-pos=up][data-balloon-visible]:after{transform:translate(-50%, 0)}[data-balloon][data-balloon-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;transform:translate(0, 10px);transform-origin:top}[data-balloon][data-balloon-pos=up-left]:hover:after,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after{transform:translate(0, 0)}[data-balloon][data-balloon-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;transform:translate(0, 10px);transform-origin:top}[data-balloon][data-balloon-pos=up-right]:hover:after,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after{transform:translate(0, 0)}[data-balloon][data-balloon-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%, -10px)}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after{transform:translate(-50%, 0)}[data-balloon][data-balloon-pos=down-left]:after{left:0;margin-top:11px;top:100%;transform:translate(0, -10px)}[data-balloon][data-balloon-pos=down-left]:hover:after,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after{transform:translate(0, 0)}[data-balloon][data-balloon-pos=down-right]:after{right:0;margin-top:11px;top:100%;transform:translate(0, -10px)}[data-balloon][data-balloon-pos=down-right]:hover:after,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after{transform:translate(0, 0)}[data-balloon][data-balloon-pos=left]:after{margin-right:11px;right:100%;top:50%;transform:translate(10px, -50%)}[data-balloon][data-balloon-pos=left]:hover:after,[data-balloon][data-balloon-pos=left][data-balloon-visible]:after{transform:translate(0, -50%)}[data-balloon][data-balloon-pos=right]:after{left:100%;margin-left:11px;top:50%;transform:translate(-10px, -50%)}[data-balloon][data-balloon-pos=right]:hover:after,[data-balloon][data-balloon-pos=right][data-balloon-visible]:after{transform:translate(0, -50%)}[data-balloon][data-balloon-length=report]:after{white-space:normal;width:210px;text-align:center;height:60px;padding:13px;padding-top:11px;font-size:12px;font-family:Verdana, Geneva, Arial, helvetica, sans-serif;line-height:1.3}[data-balloon][data-balloon-length=small]:after{white-space:normal;width:80px}[data-balloon][data-balloon-length=medium]:after{white-space:normal;width:150px}[data-balloon][data-balloon-length=large]:after{white-space:normal;width:260px}[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width: 768px){[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:90vw}}[data-balloon][data-balloon-length=fit]:after{white-space:normal;width:100%}@media all and (max-width: 767px){.page--score-report .header__font{margin-right:2px;float:right}}.page--score-report .font-switch{display:flex;align-items:baseline;justify-content:center}.page--score-report .section-head{padding-left:2px;margin-top:-16px;padding-bottom:34px}.page--score-report .section-head .title{float:left;color:#347bbc;font-size:119%;font-weight:700}.page--score-report .section-head a{float:right;margin:0;font-weight:300;font-size:13px;width:140px;line-height:1.6}@media all and (max-width: 767px){.page--score-report .section-head .button-print{display:none}}.page--score-report .section-bottom{margin-top:-1px;margin-bottom:4px;position:relative;text-align:center;border-top:1px solid #9a9a9a;border-bottom:.1875rem solid #e4e4e4;overflow:hidden;padding-bottom:36px}.page--score-report .section-bottom.full-score-report{padding-top:36px}.page--score-report .section-bottom:before{content:"";position:absolute;width:100%;height:4px;background-color:#fff;top:0;left:0}.page--score-report .section-bottom .title{text-align:center;font-weight:700;padding-top:34px;padding-bottom:13px}.page--score-report .section-bottom .btn-row{text-align:center;padding-right:13px}@media all and (max-width: 767px){.page--score-report .section-bottom .btn-row{padding-right:0}}.page--score-report .section-bottom .btn-row .button{display:inline-block;width:112px;height:30px;line-height:30px;float:none;vertical-align:top;margin:0 4px;padding:0}.page--score-report .section-bottom .btn-row .button.sm{display:inline-block}.page--score-report .section-bottom .btn-row .button.lg{display:none}@media all and (max-width: 767px){.page--score-report .section-bottom .btn-row .button{height:2.5rem;line-height:2.5rem;width:6.7rem;margin:6px 6px}.page--score-report .section-bottom .btn-row .button.sm{display:inline-block}}.font-sm .page--score-report .section-bottom .btn-row .button{font-size:11px}.font-md .page--score-report .section-bottom .btn-row .button{font-size:12px}.font-lg .page--score-report .section-bottom .btn-row .button{font-size:13px}.page--score-report table .exam-table__performance_my{width:290px}@media all and (max-width: 767px){.page--score-report table .exam-table__performance_my{border-bottom-width:0}}.page--score-report table .exam-table__performance_my.show--mobile{width:100% !important;padding:3px 20px 7px 41px;border-bottom-width:1px}.page--score-report table .exam-table__performance_my.show--mobile .progress{width:200px;position:relative;top:-5px}.page--score-report table .exam-table__performance_avg{width:135px;text-align:right}@media all and (max-width: 767px){.page--score-report table .exam-table__performance_avg{text-align:center;border-bottom-width:0}}.page--score-report table tbody .content td{background-color:#fff;background-clip:padding-box}@media all and (min-width: 768px){.page--score-report table tbody tr:hover>td{background-color:#f8f8f8}}@media all and (max-width: 767px){.page--score-report table tbody tr{overflow:hidden}}.page--score-report table tbody .exam-table__subject{padding-left:71px;position:relative}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__subject{padding-left:30px;border-bottom:0;padding-bottom:1px}}.page--score-report table tbody .exam-table__subject div{width:calc(100% - 80px);margin:0;float:left}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__subject div{float:none;width:100%}body .page--score-report table .uncle-level td:first-of-type div:first-of-type{font-weight:700;font-style:italic;padding-left:24px}}.page--score-report table tbody .exam-table__subject div+div{font-size:1.09em;text-align:right;width:80px;position:absolute;top:50%;margin-top:-7px;right:10px}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__subject div+div{display:none;font-size:12px}}.page--score-report table tbody .exam-table__performance_my{position:relative}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my{float:left;width:50% !important;margin:0;text-align:left;padding-right:0;padding-left:30px}}.page--score-report table tbody .exam-table__performance_my:before{background-color:#e4e4e4;position:absolute;display:block;content:'';width:1px;left:0;top:50%;height:20px;margin-top:-10px}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my:before{display:none}}.page--score-report table tbody .exam-table__performance_my div:first-of-type{font-size:12px;right:10px;display:none}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my div:first-of-type{display:inline-block;width:56px}}.page--score-report table tbody .exam-table__performance_my .progress-point{display:inline-block;color:#347bbc;font-weight:700;font-size:1.09em;width:63px;margin:0;margin-right:0.5em}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my .progress-point{width:70px;font-size:12px}}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my .progress-point{width:auto}.page--score-report table tbody .exam-table__performance_my .progress-point:before{content:"(";display:inline-block}.page--score-report table tbody .exam-table__performance_my .progress-point:after{content:")";display:inline-block}}.page--score-report table tbody .exam-table__performance_my .progress{display:inline-block;width:200px;height:6px;background-color:#e4e4e4;border-radius:10px;position:relative}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_my .progress{display:none}}.page--score-report table tbody .exam-table__performance_my .progress span{display:block;height:100%;background-color:#347bbc;position:absolute;top:0;left:0;z-index:0;border-radius:10px}.page--score-report table tbody .exam-table__performance_avg{font-size:1.09em;padding-right:10px;position:relative}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_avg{float:left;width:50% !important;margin:0;text-align:left;padding-left:37px;font-size:12px}}.page--score-report table tbody .exam-table__performance_avg:before{background-color:#e4e4e4;position:absolute;display:block;content:'';width:1px;left:0;top:-2px;height:calc(100% + 2px)}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_avg:before{display:none}}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__performance_avg span{width:70px;float:right;text-align:right}}.page--score-report table tbody .exam-table__performance_avg.danger{color:#e9573e}.page--score-report table tbody .exam-table__row td{line-height:1.1}@media all and (max-width: 767px){.page--score-report table tbody .exam-table__row td{line-height:1.2}}.page--score-report table .tr-content .content{transition-property:max-height;transition-duration:.4s;transition-timing-function:ease;width:100%}.page--score-report table .tr-content .content.closed{max-height:0;overflow:hidden}.page--score-report table .tr-content .content:before,.page--score-report table .tr-content .content:after{content:".";display:block;height:0;overflow:hidden}.page--score-report table .tr-content .content:after{clear:both}.page--score-report table .tr-content>td{padding:0}.page--score-report table .has-content td:first-of-type{position:relative;padding-left:50px}@media all and (max-width: 767px){.page--score-report table .has-content td:first-of-type{font-weight:700}}@media all and (max-width: 767px){.page--score-report table .has-content td:first-of-type{padding-left:30px}}.page--score-report table .has-content td:first-of-type:before{display:block;width:20px;height:20px;content:'';position:absolute;top:10px;left:26px;background-image:url(/assets/hesi/tests/down-arrow-grey-d8ece62765e5107b57b11a86c38de456001d4017a9b30f3dc39e03a635fe0a91.svg);background-position:50% 50%;background-size:12px;background-repeat:no-repeat;transform:rotate(270deg);transition:transform .2s}@media all and (max-width: 767px){.page--score-report table .has-content td:first-of-type:before{left:6px}}.page--score-report table .has-content.opened td:first-of-type:before{transform:rotate(360deg)}.page--score-report table .main-level.has-content td{background-color:#f3f7fb;color:#347bbc;font-weight:700;padding-left:32px}@media all and (max-width: 767px){.page--score-report table .main-level.has-content td{padding-bottom:13px}}.page--score-report table .main-level.has-content td:before{background-image:url(/assets/hesi/tests/down-arrow-blue-f9b732cc31410182b45f3dfbb9b93e83305ef5062f72e22aa47c0aeb3b7ff25b.svg);left:6px}.page--score-report table .first-level.has-content td:first-of-type{padding-left:8px}.page--score-report table .uncle-level td:first-of-type{padding-left:8px}@media all and (max-width: 767px){.page--score-report table .first-level.has-content td:first-of-type{padding-left:20px}}.page--score-report table .first-level.has-content td:first-of-type:before{left:16px}@media all and (max-width: 767px){.page--score-report table .first-level.has-content td:first-of-type:before{left:6px}}.page--score-report table .first-level.has-content td:first-of-type div:first-of-type{font-weight:700;padding-left:32px}.page--score-report table .uncle-level td:first-of-type div:first-of-type{font-weight:700;padding-left:32px}@media all and (max-width: 767px){.page--score-report table .first-level.has-content td:first-of-type div:first-of-type{padding-left:10px;font-style:italic}}@media all and (max-width: 767px){.page--score-report table .exam-table__head{overflow:hidden}.page--score-report table .exam-table__head .exam-table__subject{display:none}.page--score-report table .exam-table__head .exam-table__performance_my{width:50%;float:left;padding:18px 10px 15px 10px}.page--score-report table .exam-table__head .exam-table__performance_avg{width:50%;text-align:right;float:left;padding:18px 10px 15px 10px}.page--score-report table .exam-table__head th{box-sizing:border-box}}@media screen and (max-width: 767px){.page--score-report table,.page--score-report tbody,.page--score-report td,.page--score-report thead,.page--score-report tr{display:block;width:100% !important;box-sizing:border-box}.page--score-report table [data-balloon]:not([data-balloon-pos]):after{bottom:82%}}@media all and (max-width: 767px) and (max-width: 767px){.page--score-report table [data-balloon]:not([data-balloon-pos]):after{display:none}}@media all and (max-width: 767px){.page--score-report table [data-balloon]:not([data-balloon-pos]):hover:after,.page--score-report table [data-balloon]:not([data-balloon-pos])[data-balloon-visible]:after{transform:translate(-62%, 0)}}@media all and (min-width: 768px){.page--score-report table,.page--score-report td{box-sizing:content-box}}.page--score-report .exam-table__performance_avg:after,.page--score-report [data-balloon]:not([data-balloon-pos]):hover:after,.page--score-report [data-balloon]:not([data-balloon-pos])[data-balloon-visible]:after{box-sizing:border-box}.page--score-report .show--mobile{display:block}@media all and (min-width: 768px){.page--score-report .show--mobile{display:none}}.page--score-report .page{display:flex;min-height:100vh}@media all and (min-width: 768px){.page--score-report .page__container{display:block;flex:none}}.page--score-report .page__flexer--outer{display:flex;max-width:1060px;margin:auto;flex-grow:1;flex-direction:column;width:100%}.page--score-report .page__flexer{flex:auto;display:flex}.page--score-report .page__flexer .container{background-color:#fff;flex:auto;display:flex}@media all and (max-width: 767px){.page--score-report .page__content{padding-bottom:0}}.page--score-report .main{box-sizing:inherit}@media all and (max-width: 767px){.page--score-report .main{min-height:calc(100vh - 106px)}}@media all and (min-width: 768px){.page--score-report .main{box-sizing:border-box}}@media all and (max-width: 767px){.page--score-report .main__inner{flex-direction:column;height:100%;flex:1 0 auto;display:flex}.page--score-report .main__inner .section-head{padding-bottom:16px}.page--score-report .main__inner .section-bottom{margin-top:auto}.page--score-report .main__inner .section-bottom .btn-row .button{height:40px;line-height:40px}}@media print and (min-width: 5.5in) and (max-width: 760px){body,html{background-color:white !important}.page--score-report table{box-sizing:content-box;display:table !important}.page--score-report table thead{display:table-header-group !important}.page--score-report table tbody{display:table-row-group !important}.page--score-report table tr{display:table-row !important}.page--score-report table td{display:table-cell !important}.page--score-report table td.show--mobile{display:none !important}.page--score-report table .exam-table__head th{padding:9px 10px !important;box-sizing:content-box}.page--score-report table .exam-table__head .exam-table__subject{display:table-cell;text-align:left;width:calc(100vw/2)}.page--score-report table .exam-table__head .exam-table__performance_my{text-align:left;width:calc(100vw / 3)}.page--score-report table .exam-table__head .exam-table__performance_avg{width:calc(100vw / 6);min-width:130px;text-align:right;float:none}.page--score-report table tbody .tr-content .exam-table__row td.exam-table__subject{display:flex !important;max-width:100% !important}.page--score-report table tbody .exam-table__row.has-content td:first-of-type::before{top:unset;left:18px !important}.page--score-report table tbody .exam-table__row.has-content td:first-of-type::before{top:unset}.page--score-report table tbody .exam-table__row{border-bottom:1px solid #e4e4e4}.page--score-report table tbody .exam-table__row td{page-break-inside:avoid;box-sizing:content-box}.page--score-report table tbody .exam-table__row td.exam-table__subject{padding-bottom:13px;font-size:15px;position:unset !important;width:unset !important}.page--score-report table tbody .exam-table__row td.exam-table__subject div{width:calc(100% - 60px) !important}.page--score-report table tbody .exam-table__row td.exam-table__subject div+div{display:block;font-size:1.09em;max-width:60px;font-weight:normal;margin-top:0px;position:unset !important;margin:auto}.page--score-report table tbody .exam-table__row td.exam-table__performance_my{width:calc(100vw / 3) !important;padding-left:10px;font-size:1.09em;float:none}.page--score-report table tbody .exam-table__row td.exam-table__performance_my:before{background-color:#e4e4e4;position:absolute;display:block;content:'';width:1px;left:0;top:50%;height:20px;margin-top:-10px}.page--score-report table tbody .exam-table__row td.exam-table__performance_my div:first-of-type{display:none}.page--score-report table tbody .exam-table__row td.exam-table__performance_my .progress-point{font-size:15px}.page--score-report table tbody .exam-table__row td.exam-table__performance_my .progress{display:inline-grid;width:140px}.page--score-report table tbody .exam-table__row td.exam-table__performance_my.show--mobile{display:none}.page--score-report table tbody .exam-table__row td.exam-table__performance_avg{width:120px !important;padding-left:15px;font-size:1.09em;float:none}.page--score-report table tbody .exam-table__row td.exam-table__performance_avg:before{background-color:#e4e4e4;position:absolute;display:block;content:'';width:1px;left:0;top:-2px;height:calc(100% + 2px)}.page--score-report table tbody .exam-table__row.has-content td:first-of-type div:first-of-type{font-weight:normal}.page--score-report table tbody .exam-table__row.first-level.has-content td:first-of-type div:first-of-type{font-weight:700}.page--score-report table tbody .exam-table__row.has-content td:first-of-type:before{left:-5px;padding-left:10px}.page--score-report table tbody .exam-table__row.opened td.exam-table__subject{padding-left:10px}.page--score-report table tbody .exam-table__row.opened td.exam-table__subject div{padding-left:10px}.page--score-report table tbody .exam-table__row.opened td.exam-table__subject div+div{max-width:60px}}@media print and (min-width: 5.5in){body,html{background-color:white !important}@-moz-document url-prefix(){footer{margin-top:170px}}}@media print and (max-width: 5in){.page--score-report table,.page--score-report tbody,.page--score-report td,.page--score-report thead,.page--score-report tr{display:block;width:100% !important;box-sizing:border-box}.page--score-report table [data-balloon]:not([data-balloon-pos]):after{bottom:82%}}@media print and (max-height: 5in){body,html{background-color:white !important}.page--score-report table tbody .exam-table__row{page-break-inside:avoid}@-moz-document url-prefix(){footer{margin-top:200px}}}.custom-table{table-layout:auto}.custom-table b{font-weight:normal !important}.custom-table td,.custom-table tr{border:1px solid #000}.custom-table tr:first-child th{text-align:center;white-space:nowrap}.next-gen .custom-table.no-outer-border{border-collapse:collapse}.next-gen .custom-table.no-outer-border tr{border:none}.next-gen .custom-table.no-outer-border tr:first-child td{border-top:none}.next-gen .custom-table.no-outer-border tr:last-child td{border-bottom:none}.next-gen .custom-table.no-outer-border tr td:first-child{border-left:none}.next-gen .custom-table.no-outer-border tr td:last-child{border-right:none}.scoring-message{display:flex}.scoring-message .hide{opacity:0}.scoring-message .info{padding-left:10px;position:relative;display:inline-block}.scoring-message .info .question-mark{font-family:'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;background-color:#347bbc;border-radius:50%;display:inline-block;color:#fff;text-align:center;width:.875rem;height:.875rem;line-height:.875rem;font-size:11px;position:relative;top:2px}.scoring-message .info .question-mark span{position:absolute;right:30%;top:1%}.scoring-message .info .answer-popup{font-family:'NexusSansCompPro', 'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;display:none;position:absolute;left:auto;right:calc(100% - 140px);bottom:calc(100% + 25px);z-index:1;padding:20px 15px;width:max-content;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,0.2);color:#7a7a7a;opacity:0;visibility:hidden;transition:opacity .3s ease, visibility 0s ease;background-color:#fff;text-align:left;border:1px solid}.scoring-message .info .answer-popup:before{bottom:-4px;left:calc(100% - 126px);width:.375rem;height:.375rem;content:"";border-bottom:1px solid rgba(0,0,0,0.1);border-left:1px solid rgba(0,0,0,0.1);transform:rotate(-45deg);position:absolute;background-color:#fff;border-bottom:1px solid;border-left:1px solid}.scoring-message .info .answer-popup.active{display:block;opacity:1;visibility:visible}.scoring-message .info .answer-popup .scoring-rule .correct-pts{color:#0d7b19}.scoring-message .info .answer-popup .scoring-rule .incorrect-pts{color:#e61c1c}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-title{font-weight:bold;font-size:1.25em;color:black}.scoring-message .info .answer-popup .scoring-rule p.scoring-rule-title.question-name{margin-top:0}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-detail{padding:0 0 0 16px}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-detail li,.scoring-message .info .answer-popup .scoring-rule .scoring-rule-detail .dyad-triad-rule{line-height:20px;font-size:1.2em}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-detail .dyad-triad-rule{margin:10px 0}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-detail-column{list-style-type:none;padding-left:0}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-rationale{list-style-type:none}.scoring-message .info .answer-popup .scoring-rule .scoring-rule-pts{line-height:20px;font-size:1.2em}.scoring-message .info .answer-popup .scoring-rule hr{margin:10px 0;opacity:0.5}.scoring-message .info .answer-popup .scoring-rule hr+span{color:black;font-size:1.2em;padding:0 0 0 10px}@media only screen and (max-width: 576px){.notice .scoring-message .info .answer-popup{right:auto;left:-30px}.notice .scoring-message .info .answer-popup:before{left:11%}}@media only screen and (max-width: 500px){.notice .scoring-message .info .answer-popup{right:auto;left:-120px}.notice .scoring-message .info .answer-popup:before{left:135px}}@media only screen and (max-width: 450px){.notice .scoring-message .info .answer-popup{right:auto;left:-162px}.notice .scoring-message .info .answer-popup:before{left:175px}}@media only screen and (max-width: 430px){.notice .scoring-message .info{position:static}.notice .scoring-message .info .answer-popup{bottom:calc(100% - 52px);right:auto;left:calc(100% - 361px);width:377px}.notice .scoring-message .info .answer-popup:before{content:none}}@media only screen and (max-width: 430px) and (max-width: 375px){.notice .scoring-message .info .answer-popup{left:calc(100% - 347px);width:362px}}@media only screen and (max-width: 430px) and (max-width: 360px){.notice .scoring-message .info .answer-popup{left:calc(100% - 334px);width:352px;padding:20px 7px}}@media only screen and (max-width: 432px){.rationale-notice .scoring-message .info{position:static}.rationale-notice .scoring-message .info .answer-popup{bottom:calc(100% - 38px);right:auto;left:calc(100% - 368px);width:362px}.rationale-notice .scoring-message .info .answer-popup:before{content:none}}@media only screen and (max-width: 432px) and (max-width: 406px){.rationale-notice .scoring-message .info .answer-popup{left:calc(100% - 343px);padding:20px 10px}}@media only screen and (max-width: 432px) and (max-width: 360px){.rationale-notice .scoring-message .info .answer-popup{left:calc(100% - 330px);width:344px;padding:20px 9px}}.d-none{display:none !important}.next-gen-main-outer{padding-bottom:0;padding-top:0}.next-gen .main-section{flex-flow:column;margin-top:0}.next-gen .main-section.slide-in-section{animation:1s slideInSection}.next-gen .main-section.slide-out-section{animation:1s slideOutSection}.next-gen .info-section .patient-data-header h3{margin-top:0;margin-bottom:0.5rem}.next-gen .info-section .left-intro{margin-top:0.5rem;margin-bottom:1rem;padding:0;padding-bottom:2px}.next-gen .info-section .tab-content{line-height:1.3;height:auto;overflow-y:unset;overflow-x:auto}.next-gen .info-section .tab-content .tab-content-detail{padding-bottom:2px}.next-gen .info-section .tab-content p{margin:0;padding-bottom:3px}.next-gen .test-section{flex:none;margin-bottom:1rem;padding-bottom:2rem}.next-gen .test-section .test-question-answer p.html-text{margin:0 0 1rem}.next-gen .control-section{flex:none;z-index:10;text-align:center;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;margin:0 -1.05rem -1.5rem;padding:0rem 1.5rem 0.625rem}.next-gen .control-section.is-sticky{position:fixed;bottom:24px;width:100%;z-index:9999}@media screen and (min-width: 966px){.next-gen .control-section.is-sticky{bottom:8px}}.next-gen .full-left-col-wrapper,.next-gen .full-right-col-wrapper{display:none}.font-sm .next-gen{font-size:16px}.font-sm .next-gen .notice .scoring-rule{font-size:14px}.font-md .next-gen{font-size:17px}.font-md .next-gen .notice .scoring-rule{font-size:15px}.font-lg .next-gen{font-size:18px}.font-lg .next-gen .notice .scoring-rule{font-size:16px}@media only screen and (min-width: 769px){.next-gen .main-logo{width:12rem;height:auto;margin-top:-.5rem}}@media only screen and (min-width: 966px){.font-sm .next-gen{font-size:16px}.font-sm .next-gen .notice .scoring-rule{font-size:16px;line-height:1.25}.font-sm .next-gen .info-section .tab-content{font-size:19px;line-height:1.5}.font-sm .next-gen .test-section .test-question-answer{font-size:19px;line-height:1.25}.font-md .next-gen{font-size:17px}.font-md .next-gen .notice .scoring-rule{font-size:17px;line-height:1.25}.font-md .next-gen .info-section .tab-content{font-size:20px;line-height:1.5}.font-md .next-gen .info-section .tab-content.left-intro{line-height:1.25}.font-md .next-gen .test-section .test-question-answer{font-size:20px;line-height:1.25}.font-lg .next-gen{font-size:18px}.font-lg .next-gen .notice .scoring-rule{font-size:18px;line-height:1.25}.font-lg .next-gen .info-section .tab-content{font-size:21px;line-height:1.5}.font-lg .next-gen .test-section .test-question-answer{font-size:21px;line-height:1.25}}.next-gen .main-section{margin-top:1.5rem}.next-gen .main-section .layout-trigger{border:none;background:none;color:#017497;font-size:24px}.next-gen .main-section .layout-trigger:hover{cursor:pointer}.next-gen .test-wrap.flex-carrier{flex-flow:column}@media only screen and (max-width: 1109px){.next-gen .patient-data{border-bottom:2px solid #dedede;margin-bottom:20px}}@media only screen and (min-width: 1110px){.next-gen .test-wrap .full-left-col-wrapper,.next-gen .test-wrap .full-right-col-wrapper{display:block}.next-gen .test-wrap.flex-carrier{flex-flow:column}.next-gen .test-wrap .test-control{padding:0.5rem 0}.next-gen .test-wrap .main-section{flex-flow:row}.next-gen .test-wrap .info-section{padding-right:1rem;overflow:hidden;position:sticky}.next-gen .test-wrap .info-section .full-left-trigger{display:inline-block;padding:0 4px}.next-gen .test-wrap .info-section.normal{width:500px;opacity:1;overflow:hidden}.next-gen .test-wrap .info-section.normal .patient-data{min-width:200px}.next-gen .test-wrap .info-section.full-right{width:0;opacity:0;padding:0}.next-gen .test-wrap .info-section.full-right .patient-data{display:none}.next-gen .test-wrap .info-section.full-left{width:100%;padding-right:0}.next-gen .test-wrap .info-section .full-left-col-wrapper{display:block;text-align:right}.next-gen .test-wrap .info-section .patient-data{padding-right:1rem}.next-gen .test-wrap .info-section .patient-data h3{margin-top:0.5rem}.next-gen .test-wrap .info-section .patient-data .tab-content{height:auto;overflow-y:auto}.next-gen .test-wrap .test-section{transition:opacity 0.6s ease;margin-bottom:0;padding-bottom:0;border-bottom:none}.next-gen .test-wrap .test-section .slide-in{animation:0.6s slideIn}.next-gen .test-wrap .test-section .slide-out{animation:0.6s slideOut}.next-gen .test-wrap .test-section .full-right-trigger{display:inline-block;padding:0 4px}.next-gen .test-wrap .test-section.normal{width:calc(100% - 500px);opacity:1}.next-gen .test-wrap .test-section.normal .test-question-answer{min-width:200px}.next-gen .test-wrap .test-section.normal .full-right-col-wrapper{text-align:right}.next-gen .test-wrap .test-section.full-right{width:100%;border-left:none;padding-left:0;min-width:100%}.next-gen .test-wrap .test-section.full-right .full-right-col-wrapper{text-align:left}.next-gen .test-wrap .test-section.full-left{width:0;opacity:0;padding:0;pointer-events:none;visibility:hidden}.next-gen .test-wrap .test-section.full-left .test-question-answer{display:none}.next-gen .test-wrap .test-section .test-question-answer{margin-top:0.5rem}.next-gen .test-wrap .control-section{margin:0 -1.5rem -0.5rem;padding:0rem 1.5rem 0}.next-gen .test-section{padding-left:2rem;border-left:2px solid #dedede}.next-gen .test-section .test-control-buttons{text-align:right}}@keyframes slideIn{from{opacity:0;transform:translateX(110%)}to{opacity:1;transform:translateX(0%)}}@keyframes slideOut{from{margin-left:0%}to{margin-left:100%}}@keyframes slideInSection{from{opacity:0;transform:translateX(110%)}to{opacity:1;transform:translateX(0%)}}@keyframes slideOutSection{from{margin-left:0%}to{margin-left:100%}}@media screen and (max-width: 768px){.next-gen .control-section.is-sticky{position:relative;z-index:0}}.next-gen .next-gen-loading-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(140,140,140,0.5);display:flex;align-items:center;color:#7a7a7a;justify-content:center;z-index:100}.next-gen .next-gen-loader .loading-container{display:flex;flex-flow:column;width:340px;align-items:center;justify-content:center;height:200px;background:#fff;border-radius:6px;color:#333;box-shadow:0 8px 20px 4px rgba(0,0,0,0.25);margin-top:-5%}.next-gen .next-gen-loader h2{font-weight:normal;text-transform:uppercase;margin:0 0 .5rem 0}.next-gen .next-gen-loader span{font-size:16px}.next-gen .next-gen-loader .loader{width:52px;height:6px;display:block;margin:1.5rem 0 2rem;position:relative;color:#000;box-sizing:border-box;animation:loader 1.5s ease-out infinite}@keyframes loader{0%{box-shadow:10px 12px rgba(252,123,46,0),20px 18px rgba(252,123,46,0),25px 24px rgba(252,123,46,0)}15%{box-shadow:-5px 12px rgba(252,123,46,0.5),5px 18px rgba(252,123,46,0.15),5px 24px rgba(252,123,46,0.15)}25%{box-shadow:-10px 12px #fc7b2e,-5px 18px rgba(252,123,46,0.35),0px 24px rgba(252,123,46,0.25)}45%{box-shadow:0px 12px rgba(252,123,46,0.75),-20px 18px #fc7b2e,-5px 24px rgba(252,123,46,0.5)}60%{box-shadow:20px 12px rgba(252,123,46,0.35),0px 18px rgba(252,123,46,0.65),-10px 24px #fc7b2e}80%{box-shadow:10px 12px rgba(252,123,46,0.15),20px 18px rgba(252,123,46,0.3),15px 24px rgba(252,123,46,0.75)}90%{box-shadow:0px 12px rgba(252,123,46,0),5px 18px rgba(252,123,46,0.15),25px 24px rgba(252,123,46,0.25)}100%{box-shadow:-20px 12px rgba(252,123,46,0),-10px 18px rgba(252,123,46,0),5px 24px rgba(252,123,46,0.15)}}.next-gen .check-box.test-answer{display:flex;align-items:self-start;margin-bottom:0.25rem}.next-gen .check-box.test-answer:hover .fake-checkbox::before{border-color:#000}.next-gen .check-box.test-answer.disabled-answer:hover .fake-checkbox::before{border-color:#c6c6c6}.next-gen .check-box.test-answer .answer-text{margin-left:0.75rem}.next-gen .checkbox-letter{width:20px;flex:0 0 20px;text-align:center;margin-left:0.5rem}.next-gen input.faked{opacity:0;position:absolute}.next-gen input.faked:checked+.fake-checkbox:after{left:calc((100% - 8px)/2) !important;top:calc((100% - 8px)/2) !important;width:8px;height:8px;background-color:#fc7b2e;border-radius:0;transform:none;border:none}.next-gen input.faked:disabled+.fake-checkbox:before{border-color:#c6c6c6;background-color:#e4e4e4;box-shadow:none}.next-gen input.faked:disabled+.fake-checkbox::after{display:none}.next-gen input.faked:checked:disabled+.fake-checkbox:before{background-color:#949494;border-color:#000;box-shadow:none}.next-gen input.faked:checked:disabled+.fake-checkbox::after{display:block;border-color:#000}.next-gen .multiple-question .fake-checkbox{top:-2px}.next-gen .fake-checkbox{display:flex;position:relative}.next-gen .fake-checkbox:before{content:'';display:inline-block;box-sizing:border-box;width:16px;height:16px;border:2px solid #8A8A8A;box-shadow:none;transition:all .3s ease;will-change:opacity;background-color:#fff}.next-gen .fake-checkbox:after{content:'';box-sizing:border-box;display:block;position:absolute;border:none}.next-gen .fake-checkbox.fake-radio-checkbox:before{border-radius:50%}.next-gen .fake-checkbox.fake-radio-checkbox:after{border-radius:50% !important}@media screen and (min-width: 700px){.next-gen input.faked{position:static}}@media screen and (min-width: 966px){.next-gen input.faked{opacity:0;position:absolute}.next-gen input.faked:checked+.fake-checkbox:after{left:calc((100% - 14px)/2) !important;top:calc((100% - 14px)/2) !important;width:14px;height:14px}.next-gen .fake-checkbox:before{width:26px;height:26px;flex:0 0 26px}}.next-gen .answer-section .radio{margin-left:-4px}.next-gen .answer-section .radio:focus{background:black}.next-gen .answer-section .radio.answer-selected:focus+.fake-radio{border:2px solid #fc7b2e}.next-gen .answer-section .radio.answer-selected input[type=radio]:focus+.fake-radio{border:2px solid #fc7b2e}.next-gen .answer-section .radio.answer-selected input[type=radio]:focus+.fake-radio .outer{border:2px solid #000}.next-gen input[type=radio].faked{display:inline;position:absolute;opacity:0;width:0}.next-gen input[type=radio].faked+.fake-radio{display:inline-block;margin-top:-4px;padding:1px;border:2px solid transparent}.next-gen input[type=radio].faked+.fake-radio .outer{position:relative;box-shadow:none;border-radius:50%;border:2px solid #c6c6c6;padding:8px;top:-4px;font-size:0;transition:all .3s ease}.next-gen input[type=radio].faked+.fake-radio .outer .inner{border-radius:50%;transform:scale(0.2)}.next-gen input[type=radio].faked:checked+.fake-radio .outer .inner{content:'';width:8px;height:8px;z-index:1;left:4px;background:#fc7b2e;position:absolute;top:4px;transition:all .3s ease;transform:scale(1)}.next-gen input[type=radio].faked:disabled+.fake-radio .outer{border-color:#c6c6c6;background-color:#e4e4e4;box-shadow:none}.next-gen input[type=radio].faked:checked:disabled+.fake-radio .outer{background-color:#949494;border-color:#949494}@media only screen and (min-width: 992px){.next-gen input[type=radio].faked+.fake-radio .outer{padding:10px;top:-4.5px}.next-gen input[type=radio].faked:checked+.fake-radio .outer .inner{width:12px;height:12px;left:4px;top:4px}}.next-gen .test-control-buttons .button{font-family:'NexusSansCompPro', 'Helvetica Neue', Arial, Verdana, Geneva, helvetica, sans-serif;font-size:26px;padding:0;border-radius:0;background-color:#017497;color:#fff;padding:13px 46px 10px;border:none !important;transition:background-color .3s ease}.next-gen .test-control-buttons .button span{line-height:1;display:block;background-color:transparent;border:2px solid transparent}.next-gen .test-control-buttons .button:hover{background-color:#fc7b2e;padding:2px}.next-gen .test-control-buttons .button:hover span{padding:11px 44px 8px}.next-gen .test-control-buttons .button:focus,.next-gen .test-control-buttons .button:active{background-color:#fc7b2e;padding:2px}.next-gen .test-control-buttons .button:focus span,.next-gen .test-control-buttons .button:active span{border:2px solid #fff;padding:11px 44px 8px}.next-gen .test-control-buttons .button.disabled{background-color:#e4e4e4;color:#5a5a5a;padding:13px 46px 10px}@media only screen and (min-width: 768px){.next-gen .test-control-buttons .button{font-size:24px;padding:8px 17px 6px;margin:6px 0}.next-gen .test-control-buttons .button:hover span{padding:6px 15px 4px}.next-gen .test-control-buttons .button:focus span,.next-gen .test-control-buttons .button:active span{padding:6px 15px 4px}.next-gen .test-control-buttons .button.disabled{padding:8px 17px 6px}}.next-gen .tabs,.info-tag-key-component .tabs{border-bottom:2px solid #dedede}.next-gen .tabs button,.info-tag-key-component .tabs button{background:transparent;border:none;color:#017497;margin-right:0.5rem;margin-bottom:-1px;padding:10px 8px;border-color:transparent;border-style:solid;border-width:2px 2px 4px 2px;cursor:pointer}.next-gen .tabs button:last-child,.info-tag-key-component .tabs button:last-child{margin-right:0}.next-gen .tabs button:hover,.next-gen .tabs button.active,.info-tag-key-component .tabs button:hover,.info-tag-key-component .tabs button.active{color:#fc7b2e;border-color:transparent transparent #fc7b2e transparent;border-width:0 0 2px 0;padding:12px 10px}.next-gen .tabs button:focus,.info-tag-key-component .tabs button:focus{color:#fc7b2e;border-color:#fc7b2e;border-width:2px 2px 4px 2px;padding:10px 8px}.next-gen .tab-content,.info-tag-key-component .tab-content{margin:2rem 0 0 0;padding-bottom:2rem;overflow-y:auto}.next-gen .tab-content .pre-select-msg,.info-tag-key-component .tab-content .pre-select-msg{text-align:center}.next-gen .tab-content ul,.next-gen .tab-content ol,.info-tag-key-component .tab-content ul,.info-tag-key-component .tab-content ol{margin:0.25rem 0}@media only screen and (max-width: 768px){.next-gen .tab-content>div,.info-tag-key-component .tab-content>div{overflow-y:auto}.next-gen .tab-content .pre-select-msg,.info-tag-key-component .tab-content .pre-select-msg{line-height:initial}}@media only screen and (min-width: 966px){.next-gen .tab-content,.info-tag-key-component .tab-content{margin:2rem 0 0}}.answer-sets .drag-drop-question-container .answer-slot.unanswered{min-height:44.5px;min-width:101.38px}.answer-sets .drag-drop-question-container .answer-slot.unanswered+div.dragdrop-group-name{color:white}.answer-sets .drag-drop-question-container .drag-drop-answer-block{display:inline-block}.answer-sets .drag-drop-question-container .drag-drop-answer-block .unselected-answer{padding:0.5rem 0.75rem;margin-bottom:0;border:none;background:#e4e4e4}.answer-sets .drag-drop-question-container .drag-drop-answer-block .unselected-answer p{font-weight:bold}.answers-rationales .drag-drop .answer-slot.answered.drag_drop .choice-block-answer svg{display:none}.next-gen.show-rationale .drag-drop-question-container .rationale-legends{margin-top:0px}@media screen and (min-width: 960px){.next-gen .drag-drop-question-container{margin-bottom:100px}}.next-gen .drag-drop-question-container .question-answer{width:100%;margin-bottom:0}.next-gen .drag-drop .choice-block-answer{display:flex;padding:0.75rem 0.75rem 0.5rem;background:#fff;border:1px solid #333;text-align:left;align-items:center}.next-gen .drag-drop .choice-block-answer svg{vertical-align:sub;margin-right:0.65rem;color:#017497}.next-gen .drag-drop .choice-block-col{max-width:100%}.next-gen .drag-drop .drag-drop-answer-block__answer-box{min-width:200px;flex:1;max-width:100%}.next-gen .drag-drop .drag-drop-answer-block__answer-box .choice-block-answer{max-width:100%}.next-gen .drag-drop .drag-drop-answer-block__answer-box.answer-view .choice-block-answer{max-width:calc(100% - 30px)}.next-gen .drag-drop .question-text{width:100%;margin:0px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-color:rgba(0,0,0,0.3) rgba(0,0,0,0);scrollbar-width:thin}.next-gen .drag-drop .question-text::-webkit-scrollbar{height:5px}.next-gen .drag-drop .question-text::-webkit-scrollbar-track{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.next-gen .drag-drop .question-text::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}.next-gen .drag-drop .drag-drop-answer-block .question-text{max-width:100%}.next-gen .drag-drop .answer-slot{width:250px;min-height:42px;margin:0.25rem 0.5rem}.next-gen .drag-drop .answer-slot div{margin-bottom:0 !important}.next-gen .drag-drop .answer-slot.unanswered{min-height:44.5px}.next-gen .drag-drop .answer-slot.answered .drag-drop-answer-block__answer-box .choice-block-answer{border:none}.next-gen .drag-drop .answer-slot.dragging{background-color:#f6c09e !important}.next-gen .drag-drop .question-answer{font-weight:normal;display:inline-flex;flex-direction:row;justify-content:center;align-content:center}.next-gen .drag-drop .choice-block-wrapper{flex:1;background:#e1e1e1;display:flex;justify-content:center;max-width:320px;text-align:center;min-height:350px;margin-right:1rem;margin-top:3rem}.next-gen .drag-drop .choice-block-wrapper .choice-block-col{flex:1;border:1px solid #dedede}.next-gen .drag-drop .choice-block-wrapper .choice-block-col .choice-block-name{padding:0.75rem 1rem 0.6rem;background:#fff}.next-gen .drag-drop .choice-block-wrapper .choice-block-col .choice-block-items{width:100%;height:100%;padding:0.5rem}.next-gen .drag-drop .answer-slot.answered.drag_drop .choice-block-answer svg{display:none}@media only screen and (min-width: 966px){.next-gen .drag-drop .answer-slot{width:250px;min-height:50px}.next-gen .drag-drop .choice-block-wrapper .choice-block-items{padding:1rem}}@media only screen and (min-width: 1250px){.next-gen .ngn-bowtie .choice-block-wrapper{margin-right:2rem}}@media only screen and (min-width: 1900px){.next-gen .choice-block-wrapper{max-width:calc((100% / 3) - 120px) !important}.next-gen .drag-drop .question-text::-webkit-scrollbar{height:8.5px}}.next-gen .matrix-answers-container{overflow:auto}.next-gen .matrix-answers-table{width:100%;border-collapse:collapse}.next-gen .matrix-answers-table.matrix-multiple-choice thead tr th:first-child,.next-gen .matrix-answers-table.matrix-multiple-choice tbody tr td:first-child,.next-gen .matrix-answers-table.matrix-single-choice thead tr th:first-child,.next-gen .matrix-answers-table.matrix-single-choice tbody tr td:first-child{width:40%;max-width:40%}.next-gen .matrix-answers-table.matrix-multiple-choice .matrix-choices .custom-checkbox input.faked{opacity:0 !important}.next-gen .matrix-answers-table tr th{color:#737373;border-bottom:2px solid #dedede;padding-bottom:0.5rem}.next-gen .matrix-answers-table tr th:first-child{text-align:left}.next-gen .matrix-answers-table td{border-bottom:1px solid #dedede;padding:1rem 0 0.75rem}.next-gen .matrix-answers-table .matrix-choices{text-align:center;min-width:100px}.next-gen .matrix-answers-table .matrix-choices__container .rationale-icon{margin-right:12px;margin-bottom:2px}@media only screen and (min-width: 966px){.next-gen .matrix-answers-table .matrix-choices__container .rationale-icon{margin-bottom:8px}}.next-gen .matrix-answers-table .matrix-choices__container .rationale-icon-placeholder{width:20px;height:20px;margin-right:8px;margin-bottom:2px;display:inline}@media only screen and (min-width: 966px){.next-gen .matrix-answers-table .matrix-choices__container .rationale-icon-placeholder{margin-right:12px;margin-bottom:8px}}.next-gen .matrix-answers-table .matrix-choices__container .custom-checkbox{display:inline-block;padding:0px}@media only screen and (min-width: 966px){.next-gen .matrix-answers-table .matrix-choices__container .custom-checkbox{padding:10px}}.next-gen .matrix-answers-table thead tr th{padding-right:15px}.next-gen.show-rationale .rationale-legends{margin-top:25px}.next-gen.show-rationale .matrix-answers-container{margin-bottom:130px}.answers-rationales .matrix-answers-table{margin-bottom:0;width:95%}.answers-rationales .matrix-answers-table label.radio{justify-content:center}.answers-rationales .matrix-answers-table label:not(.answer-selected){display:flex !important}@media not all and (min-resolution: 0.001dpcm){.matrix-answers-table.matrix-multiple-choice thead tr th:first-child,.matrix-answers-table.matrix-multiple-choice tbody tr td:first-child,.matrix-answers-table.matrix-single-choice thead tr th:first-child,.matrix-answers-table.matrix-single-choice tbody tr td:first-child{width:unset !important}}.next-gen .test-question-section .long-table-instruction{font-size:12px}.next-gen .test-question-answer .result{position:relative;padding:1rem;margin:8rem 0 1rem;border:2px solid #017497}.next-gen .test-question-answer .result.correct svg{color:#0d7b19}.next-gen .test-question-answer .result.incorrect svg{color:#e61c1c}.next-gen .test-question-answer .result .result-icon{margin-right:0.5rem}.next-gen .test-question-answer .result .notice{padding-right:5rem;display:flex}.next-gen .test-question-answer .result .next-cont{position:absolute;top:-1px;right:-1px;display:flex}.next-gen .test-question-answer .result .next-cont #continue-btn{background:#017497;color:#fff;padding:0.25rem 1rem 0.15rem;font-size:16px;transition:background 0.3s ease}.next-gen .test-question-answer .result .next-cont #continue-btn:hover{background:#fc7b2e}.next-gen .test-question-answer .result #rationale p:last-child{margin-bottom:0}.next-gen .test-question-answer .drop-down.test-question{font-weight:normal}@media only screen and (min-width: 966px){.next-gen .test-question-answer .result{padding:1.5rem}.next-gen .test-question-answer .result .next-cont #continue-btn{font-size:20px}.next-gen .test-question-answer .result .next-cont #continue-btn:hover{background-color:#fc7b2e}}.answers-rationales .drag-drop.test-question,.answers-rationales .drop-down.test-question{text-align:left}.answers-rationales .drag-drop .drop-down-item>div,.answers-rationales .drop-down .drop-down-item>div{border-color:#e61c1c !important;border-width:3px}.answers-rationales .drag-drop .drop-down-item>div>div>div,.answers-rationales .drop-down .drop-down-item>div>div>div{color:#737373}.answers-rationales .drag-drop .choice-block-answer{display:flex;padding:0.75rem 0.75rem 0.5rem;background:#fff;border:1px solid #333;text-align:left;align-items:center}.answers-rationales .drag-drop .choice-block-answer svg{vertical-align:sub;margin-right:0.65rem;color:#017497}.answers-rationales .drag-drop .choice-block-answer{padding:0.5rem 0.75rem;margin-bottom:0 !important;border:none;background:#e4e4e4;color:#737373}.answers-rationales .drag-drop .choice-block-answer svg{color:#737373}.answers-rationales .drag-drop .answer-slot{border-color:#e61c1c !important;background:#e61c1c !important;margin:0.25rem 0.5rem;padding:3px !important;border:none !important}.answers-rationales .correct-answer-set .drag-drop .answer-slot{border-color:#0d7b19 !important;background:#0d7b19 !important}.answers-rationales .correct-answer-set .drop-down-item>div{border-color:#0d7b19 !important;background-color:#fff}.next-gen .modal-overlay{background:rgba(222,222,222,0.9)}.next-gen .modal{padding:15px 0}.next-gen .modal .modal-content{border-radius:0;border-top:2px solid #017497;padding:1rem 1rem 2rem;box-shadow:0 0 0 15px rgba(115,115,115,0.1)}.next-gen .modal .modal-content .header{background:none;text-align:right;height:1.5rem}.next-gen .modal .modal-content .header a{text-decoration:none;color:#017497}.next-gen .modal .modal-content .content{text-align:center}@media screen and (min-width: 900px){.next-gen .modal-overlay.active .modal{margin-top:260px}.next-gen .modal-overlay .modal .modal-content{width:55vw;max-width:800px}}.next-gen .multiplechoice-table{border-collapse:collapse;border-style:solid;border:1.5px #d9d7d9}.next-gen .multiplechoice-table tr,.next-gen .multiplechoice-table th,.next-gen .multiplechoice-table td{border:2px solid #d9d7d9}.next-gen .multiplechoice-table th{padding:10px 20px;text-align:start}.next-gen .multiplechoice-table .row-header{vertical-align:middle;height:100%}.next-gen .multiplechoice-table .row-header .row-header-text{font-weight:600}.next-gen .multiplechoice-table tbody td{padding:20px}.next-gen .multiplechoice-table .text-answer-wrapper:not(:first-child){margin-top:20px}.next-gen .multiplechoice-table .text-answer-wrapper .test-answer{display:flex;align-items:center}.next-gen .multiplechoice-table .text-answer-wrapper .test-answer .checkbox{display:flex;justify-content:center;align-items:center}.next-gen .multiplechoice-table .text-answer-wrapper .test-answer .answer-text{margin-left:20px}.next-gen .custom-radio{display:flex;margin-bottom:10px}.next-gen .custom-radio .test-answer{display:flex;align-items:self-start}.next-gen .custom-radio .radio-letter{font-weight:600;margin-left:5px}.next-gen .custom-radio .answer-text{margin-left:0.5rem}.next-gen .custom-radio .rationale-icon-placeholder{display:inline-block;min-width:19px}@media screen and (min-width: 966px){.next-gen .custom-radio{min-height:30px;margin-bottom:5px}}@media screen and (min-width: 966px){.custom-radio .test-answer{position:relative}.custom-radio .test-answer .rationale-icon{position:absolute;z-index:1;left:-12px}.custom-radio .test-answer .rationale-icon-placeholder{display:none}}@media screen and (max-width: 965px){.custom-radio{margin-bottom:5px}.custom-radio .test-answer{display:flex}.custom-radio .test-answer .rationale-icon{min-width:20px;width:20px}}.next-gen .custom-checkbox{display:flex;align-items:center;padding:0 10px}.next-gen .custom-checkbox .checkbox-label{display:flex;align-items:self-start}@media only screen and (max-width: 768px){.next-gen .custom-checkbox .checkbox-label{align-items:center}}.next-gen .custom-checkbox .checkbox{display:flex;align-items:center}.next-gen .custom-checkbox .checkbox-letter{font-weight:600;margin-left:5px}.next-gen .custom-checkbox .answer-text{margin-left:0.75rem}.next-gen .custom-checkbox .multiple-question .fake-checkbox{top:-2px}@media screen and (min-width: 700px){.next-gen .custom-checkbox input.faked{position:absolute !important;opacity:0}.next-gen .custom-checkbox .multiple-question .fake-checkbox{top:-3px}}@media screen and (min-width: 966px){.next-gen .multiple-question .custom-checkbox .checkbox-label{min-height:30px}}@media screen and (max-width: 965px){.next-gen .multiple-question .custom-checkbox{padding:5px 10px}}.multiple-question .custom-checkbox,.show .custom-checkbox{margin-bottom:0.25rem}.next-gen .drop-down-question-container .drop-down-container{display:inline-flex;justify-content:center;align-items:center;text-align:center}.next-gen .drop-down-question-container .drop-down-container .rationale-icon{vertical-align:-5px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper{display:initial;padding-left:8px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item{padding-left:0;padding-right:0;min-width:150px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item .react-select_control{margin-top:1px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item .react-select_control .react-select__value-container{overflow:auto !important}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item .react-select__option:hover{background:"#e4e4e4";color:"#fc7b2e"}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div{min-width:unset;width:100%}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div{display:block;overflow-x:auto}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>div{white-space:unset;text-overflow:unset;overflow:unset}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>div span{scroll-behavior:smooth;scrollbar-color:rgba(0,0,0,0.3) rgba(0,0,0,0);scrollbar-width:thin;font-size:18px;overflow-x:auto}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>div span::-webkit-scrollbar{height:5px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>div span::-webkit-scrollbar-track{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>div span::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item>div>div>input{position:absolute;height:0;left:-100%}.next-gen .drop-down-question-container .rationale-legends{margin-top:30px}.next-gen .drop-down-question-container .drop-down-show-correct-answer{margin-top:30px}.next-gen .drop-down-question-container .drop-down-show-correct-answer .dropdown-correct-answer-title{margin-bottom:0.6rem}@media only screen and (max-width: 965px){.next-gen .drop-down-question-container .drop-down-container .drop-down-item{width:100%;padding-left:0;padding-right:0;pointer-events:auto}.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__control{width:unset}.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__control .react-select__dropdown-indicator{padding:0}.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__control .react-select__dropdown-indicator svg.svg-inline--fa.fa-chevron-down,.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__control .react-select__dropdown-indicator svg.svg-inline--fa.fa-chevron-up{font-size:8px;padding:4px}.next-gen .drop-down-question-container .drop-down-container .drop-down-item>div>div>div>span{font-size:16px}.next-gen .drop-down-question-container .drop-down-container .lazyload-wrapper .drop-down-item{max-width:calc(100vw - 55px)}.next-gen .drop-down-question-container .drop-down-container.answer-view .lazyload-wrapper .drop-down-item{max-width:calc(100vw - 65px)}}@media only screen and (min-width: 700px) and (max-width: 750px){.next-gen .drop-down-question-container .drop-down-container .drop-down-item{width:calc(100% - 17px)}.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__menu,.next-gen .drop-down-question-container .drop-down-container .drop-down-item .react-select__control{width:302px}.next-gen .drop-down-question-container .drop-down-container .drop-down-item>div>div{max-height:250px;overflow-y:auto}}@media only screen and (max-width: 500px){.next-gen .drop-down-question-container .drop-down-container .drop-down-item>div>div{max-height:250px;max-width:calc(100vw - 45px)}}.next-gen .answer-sets .drop-down-question-container .drop-down-container{display:inline-block !important}.answers-rationales .drop-down-question-container .drop-down .drop-down-container .drop-down-item{max-width:calc(100% - 55px)}.answers-rationales .drop-down-question-container .drop-down .drop-down-container .drop-down-item .react-select__control{width:100%}.answers-rationales .drop-down-question-container .drop-down .drop-down-container .drop-down-item .react-select__menu{max-width:calc(100% - 16px)}.next-gen.show-rationale .multiple-choice-question .checkbox .faked{display:none}.next-gen .multiple-choice-question .checkbox{margin-top:0px}@media screen and (min-width: 966px){.next-gen .multiple-choice-question .checkbox{margin-top:5px}}.next-gen .multiple-choice-question .text-answer-wrapper{align-items:center}.next-gen.show-rationale .multiple-choice-question{margin-bottom:140px}.next-gen .multiplechoice-table .text-answer-wrapper{display:flex}.next-gen .multiplechoice-table .text-answer-wrapper .rationale-icon{margin-right:10px}.next-gen .multiplechoice-table .text-answer-wrapper .rationale-icon-placeholder{margin-right:27px}@media screen and (min-width: 966px){.next-gen .multiplechoice-table .text-answer-wrapper .rationale-icon-placeholder{margin-right:30px}}.answers-rationales .multiplechoice-table .text-answer-wrapper .test-answer.multiple-choice-group{margin-block:4px}.next-gen .drop-down-table{overflow-x:auto}.next-gen .drop-down-table .drop-down-table-show-correct-answer{margin-top:30px}.next-gen .drop-down-table .drop-down-table-show-correct-answer .dropdown-table-correct-answer-title{margin-bottom:0.6rem}.next-gen.show-rationale .drop-down-table{margin-bottom:140px}.next-gen.show-rationale .drop-down-table .rationale-legends{margin-top:25px}.next-gen.show-rationale .multiple-question{margin-bottom:115px}.next-gen.show-rationale .multiple-question .custom-checkbox{padding-left:33px}.next-gen .multiple-question .custom-checkbox .answer-rationale-icon{top:calc(50%);transform:translateY(-50%)}@media screen and (min-width: 965px){.next-gen .multiple-question .custom-checkbox .answer-rationale-icon{top:calc(50%)}}@media screen and (min-width: 965px){.next-gen.show-rationale .test-section.full-right .single-choice .radio{padding-left:29px}}.next-gen .test-section .single-choice{margin-bottom:110px}.next-gen .test-section .single-choice .custom-radio .checkbox{position:relative;top:-2px}@media screen and (min-width: 965px){.next-gen .test-section.full-right .single-choice .rationale-icon{left:3px}}.show .test-section .single-choice{margin-bottom:50px}
