#sgq{<br />max-width:820px;<br />margin:35px 0;<br />font-family:inherit;<br />color:#222;<br />}</p><p>#sgq .sgq-status{<br />font-size:14px;<br />margin-bottom:8px;<br />color:#666;<br />}</p><p>#sgq .sgq-bar{<br />height:6px;<br />background:#e9e9e9;<br />margin-bottom:28px;<br />overflow:hidden;<br />}</p><p>#sgq .sgq-bar-inner{<br />height:100%;<br />background:#3df249;<br />transition:width .25s ease;<br />}</p><p>#sgq .sgq-card{<br />display:none;<br />}</p><p>#sgq .sgq-card.sgq-active{<br />display:block;<br />}</p><p>#sgq .sgq-question{<br />font-size:21px;<br />line-height:1.5;<br />font-weight:700;<br />margin:0 0 22px;<br />}</p><p>#sgq .sgq-option{<br />display:block;<br />width:100%;<br />box-sizing:border-box;<br />margin:0 0 11px;<br />padding:15px 18px;<br />border:1px solid #ccc;<br />background:#fff;<br />color:#222;<br />text-align:left;<br />font-family:inherit;<br />font-size:16px;<br />line-height:1.45;<br />cursor:pointer;<br />}</p><p>#sgq .sgq-option:hover{<br />border-color:#3df249;<br />}</p><p>#sgq .sgq-option.sgq-right{<br />border:2px solid #3df249;<br />background:#f4fff5;<br />}</p><p>#sgq .sgq-option.sgq-wrong{<br />border-color:#999;<br />background:#f4f4f4;<br />}</p><p>#sgq .sgq-option:disabled{<br />color:#222;<br />cursor:default;<br />opacity:1;<br />}</p><p>#sgq .sgq-feedback{<br />display:none;<br />margin-top:23px;<br />padding:19px 21px;<br />background:#f4f4f1;<br />border-left:4px solid #3df249;<br />line-height:1.6;<br />}</p><p>#sgq .sgq-feedback strong:first-child{<br />display:block;<br />margin-bottom:5px;<br />}</p><p>#sgq .sgq-next,<br />#sgq .sgq-restart{<br />display:none;<br />margin-top:22px;<br />padding:13px 22px;<br />border:0;<br />background:#222;<br />color:#fff;<br />font-family:inherit;<br />font-size:15px;<br />font-weight:700;<br />cursor:pointer;<br />}</p><p>#sgq .sgq-next:hover,<br />#sgq .sgq-restart:hover{<br />background:#3df249;<br />color:#111;<br />}</p><p>#sgq-result{<br />display:none;<br />padding:10px 0 25px;<br />}</p><p>#sgq-result .sgq-score{<br />font-size:30px;<br />font-weight:700;<br />margin-bottom:12px;<br />}</p><p>@media(max-width:600px){<br />#sgq .sgq-question{<br />font-size:19px;<br />}</p><p>#sgq .sgq-option{<br />padding:14px;<br />}<br />}<br />