<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.quiz_sheet {}
.quiz_sheet .quiz_error {background-color:#ff0000; color:#ffffff; padding:10px; margin-bottom:20px;}
.quiz_sheet .quiz_question .quiz_question_name {font-weight:bold;}
.quiz_sheet .guiz_inputcont {}
.quiz_sheet .quiz_submitcont {margin-top:20px;}

.quiz_sheet_check {}
.quiz_sheet_check .quiz_sheet_questions {}
.quiz_sheet_check .quiz_sheet_questions .quiz_sheet_answerTRUE {font-weight:bold; color:#00aa00;}
.quiz_sheet_check .quiz_sheet_questions .quiz_sheet_answerFALSE {}
.quiz_sheet_check .quiz_sheet_questions .quiz_sheet_answerYOUR {background-color:#eeeeee;}
</pre></body></html>