/* * THIS FILE IS GENERATED - DO NOT EDIT */ h2 { text-transform:none !important; } span.index { display:none !important; } .ktp-answer-set>li:before { content:counter(answer-set,decimal) ". " !important; } .ktp-matching-set { display:flex; flex-direction:row !important; } .ktp-matching-set>.matching-list { flex:1; counter-reset:listitem !important; } .ktp-matching-set>.matching-list>li { counter-increment:listitem !important; } .ktp-matching-set>.matching-list>li:before { content:"(" counter(listitem,decimal) ") " !important; } .ktp-matching-set>.ktp-answer-set.matching-items { flex:1; counter-reset:listitem !important; } .ktp-matching-set>.ktp-answer-set.matching-items>li { counter-increment:listitem !important; } .ktp-matching-set>.ktp-answer-set.matching-items>li:before { content:"(" counter(listitem,upper-alpha) ") " !important; } .ktp-matching-set>.ktp-answer-set .matches-to { color:#00CC66; padding-right:0.5em !important; } .ktp-matching-set>.ktp-answer-set .matches-to:before { content:"Matches to: "; color:#00CC66 !important; } ol.ktp-answer-set.sequence>li[property="ktp:correctIndex"]:before { content:"Correct: "; color:#00CC66; } ol.ktp-answer-set.sequence>li[property="ktp:correctIndex"] { height:3em; counter-increment:none; font-weight:700; } img { width:auto !important; } .ktp-meta { display:none !important; }