.background,.quiz_container{align-items:center;display:flex;justify-content:center}.quiz_container{background-color:#fff;min-height:600px}#qtn_container{display:none;width:100%}#progress{display:flex;justify-content:center;margin-bottom:20px}.prog-ball{background-color:#c4c4c4;border-radius:30px;height:10px;margin:0 5px;width:10px}.q_frame{display:none;width:100%}.q_frame ol{list-style-type:none;margin:10px 0;padding:0}.q_frame ol li label{background-color:#00c7b3;border:3px solid #00c7b3;border-radius:20px;cursor:pointer;font-weight:inherit;margin-bottom:10px;padding:10px 40px;width:100%}.q_frame ol li label:hover{background-color:#3fdfd0;border-color:#3fdfd0}.q_frame ol li input{display:none}.q_frame ol li input:checked+label{background-color:#fff;color:#00c7b3}.q_frame ol li input:checked:hover+label{border:3px solid #00c7b3}.q_frame .images_q li label{background-color:#fff;border:none;padding:0}.q_frame .images_q input:checked+label,.q_frame .images_q input:checked:hover+label{border:5px solid #00c7b3}.q_frame .images_q{display:flex;flex-wrap:wrap;justify-content:space-evenly}#q5_1_img{background:url("/sites/default/files/assets/quiz/elementary education teacher.jpeg") no-repeat 50%;background-size:cover}#q5_1_img,#q5_2_img{height:200px;width:280px}#q5_2_img{background:url(/sites/default/files/assets/quiz/middlwe\ school.jpeg) no-repeat 50%;background-size:cover}#q5_3_img{background:url("/sites/default/files/assets/quiz/high school classroom.jpeg") no-repeat 50%;background-size:cover;height:200px;width:280px}#q5_1_img:hover,#q5_2_img:hover,#q5_3_img:hover{opacity:.7}#start_screen{align-items:center;display:flex;flex-direction:column;justify-content:center}#start_screen button{background-color:#00c7b3;border:none;border-radius:20px;margin-top:30px;padding:10px 20px}#start_screen button:hover{background-color:#3fdfd0}#results_screen{align-items:center;display:none;flex-direction:column;justify-content:center;padding:30px 10px}#checkmark{margin-bottom:40px;max-width:400px;width:20%}#results_screen p{margin-bottom:30px;text-align:center}#retake_button{margin-top:30px}.quiz_nav_button{background-color:#00c7b3;border:none;border-radius:20px;padding:10px 20px}.quiz_nav_button:hover{background-color:#3fdfd0}@media (hover:none){.quiz_nav_button:hover{background-color:#00c7b3}}.quiz_nav_button:disabled,.quiz_nav_button[disabled]{background-color:#3fdfd0}@media only screen and (min-width:425px){.q_frame .select_multiple{display:flex;flex-wrap:wrap;gap:2%}.q_frame .select_multiple li{flex-basis:49%}}@media only screen and (min-width:768px){.background{background-image:url(/sites/default/files/images/quiz/background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:90vh}#qtn_container{padding:0 40px}.q_frame ol{margin:50px 0;padding:0 50px}#results_screen{padding:30px 60px}}
