@xcpcio/board-app 0.41.0 → 0.41.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/{Board-1e7cccfa.css → Board-a97da662.css} +1 -1
- package/dist/assets/{Board-b33aa490.js → Board-ba14b456.js} +3 -3
- package/dist/assets/{DataSourceInput.vue_vue_type_script_setup_true_lang-3248a2a6.js → DataSourceInput.vue_vue_type_script_setup_true_lang-c53a1871.js} +1 -1
- package/dist/assets/{TheInput.vue_vue_type_script_setup_true_lang-e84f869a.js → TheInput.vue_vue_type_script_setup_true_lang-4886f3b5.js} +1 -1
- package/dist/assets/{_...all_-279e61ac.js → _...all_-49b2fc63.js} +1 -1
- package/dist/assets/{_name_-5f07a357.js → _name_-0e669066.js} +1 -1
- package/dist/assets/{about-ecd2e060.js → about-820fed17.js} +1 -1
- package/dist/assets/{board-f80a6ebd.js → board-19c33c84.js} +1 -1
- package/dist/assets/{board-layout-82331312.js → board-layout-bef2a635.js} +1 -1
- package/dist/assets/{headless-f1d78cf5.js → headless-55794b2f.js} +1 -1
- package/dist/assets/{home-485a1733.js → home-a82ea1dd.js} +1 -1
- package/dist/assets/index-1d8700c3.js +1 -0
- package/dist/assets/{index-5bce9eed.js → index-62977b28.js} +1 -1
- package/dist/assets/{index-76466090.css → index-6e725f83.css} +1 -1
- package/dist/assets/index-9461f72e.js +274 -0
- package/dist/assets/{index-layout-78f0b387.js → index-layout-1c079cde.js} +1 -1
- package/dist/assets/{test-e8017ce8.js → test-0a09aacc.js} +1 -1
- package/dist/assets/{useQueryBoardData-306b0289.js → useQueryBoardData-6b3ec086.js} +1 -1
- package/dist/assets/{user-d070f3c2.js → user-d10b2e47.js} +1 -1
- package/dist/assets/{virtual_pwa-register-c07e5e23.js → virtual_pwa-register-6d2e8e6c.js} +1 -1
- package/dist/index.html +1 -1
- package/dist/sw.js +1 -1
- package/package.json +3 -3
- package/src/components/board/Export.vue +31 -1
- package/src/components/board/Standings.less +22 -0
- package/src/components/board/TeamUI.vue +10 -4
- package/dist/assets/index-54651f20.js +0 -260
- package/dist/assets/index-bd99aa6c.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.list-enter-active[data-v-c5c85310]{transition:all 2s ease}.list-leave-active[data-v-c5c85310]{transition:all .75s ease}.list-enter-from[data-v-c5c85310],.list-leave-to[data-v-c5c85310]{opacity:0;transform:translate(-30px)}.item[data-vss-custom-attr=PENDING]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=WAITING]{color:var(--theme-status-waiting)!important}.item[data-vss-custom-attr=PREPARING]{color:var(--theme-status-preparing)!important}.item[data-vss-custom-attr=COMPILING]{color:var(--theme-status-compiling)!important}.item[data-vss-custom-attr=RUNNING],.item[data-vss-custom-attr=JUDGING]{color:var(--theme-status-running)!important}.item[data-vss-custom-attr=FROZEN]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=ACCEPTED],.item[data-vss-custom-attr=CORRECT]{color:var(--theme-status-accepted)!important}.item[data-vss-custom-attr=PARTIALLY_CORRECT]{color:var(--theme-status-partially-correct)!important}.item[data-vss-custom-attr=REJECTED],.item[data-vss-custom-attr=WRONG_ANSWER],.item[data-vss-custom-attr=NO_OUTPUT]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=COMPILATION_ERROR],.item[data-vss-custom-attr=PRESENTATION_ERROR]{color:var(--theme-status-compilation-error)!important}.item[data-vss-custom-attr=RUNTIME_ERROR]{color:var(--theme-status-runtime-error)!important}.item[data-vss-custom-attr=TIME_LIMIT_EXCEEDED]{color:var(--theme-status-time-limit-exceeded)!important}.item[data-vss-custom-attr=MEMORY_LIMIT_EXCEEDED]{color:var(--theme-status-memory-limit-exceeded)!important}.item[data-vss-custom-attr=OUTPUT_LIMIT_EXCEEDED],.item[data-vss-custom-attr=IDLENESS_LIMIT_EXCEEDED]{color:var(--theme-status-output-limit-exceeded)!important}.item[data-vss-custom-attr=HACKED]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=JUDGEMENT_FAILED]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=CONFIGURATION_ERROR]{color:var(--theme-status-configuration-error)!important}.item[data-vss-custom-attr=FILE_ERROR]{color:var(--theme-status-file-error)!important}.item[data-vss-custom-attr=SYSTEM_ERROR]{color:var(--theme-status-system-error)!important}.item[data-vss-custom-attr=CANCELED]{color:var(--theme-status-canceled)!important}.item[data-vss-custom-attr=SKIPPED]{color:var(--theme-status-skipped)!important}.item[data-vss-custom-attr=SECURITY_VIOLATED],.item[data-vss-custom-attr=DENIAL_OF_JUDGEMENT]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=UNKNOWN]{color:var(--theme-status-unknown)!important}.item[data-vss-custom-attr=UNDEFINED]{color:var(--theme-status-undefined)!important}.PENDING[data-v-72257074]{color:var(--theme-status-pending)}.WAITING[data-v-72257074]{color:var(--theme-status-waiting)}.PREPARING[data-v-72257074]{color:var(--theme-status-preparing)}.COMPILING[data-v-72257074]{color:var(--theme-status-compiling)}.RUNNING[data-v-72257074],.JUDGING[data-v-72257074]{color:var(--theme-status-running)}.FROZEN[data-v-72257074]{color:var(--theme-status-pending)}.ACCEPTED[data-v-72257074],.CORRECT[data-v-72257074]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-72257074]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-72257074],.WRONG_ANSWER[data-v-72257074],.NO_OUTPUT[data-v-72257074]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-72257074],.PRESENTATION_ERROR[data-v-72257074]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-72257074]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-72257074],.IDLENESS_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-72257074]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-72257074]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-72257074]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-72257074]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-72257074]{color:var(--theme-status-system-error)}.CANCELED[data-v-72257074]{color:var(--theme-status-canceled)}.SKIPPED[data-v-72257074]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-72257074],.DENIAL_OF_JUDGEMENT[data-v-72257074]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-72257074]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-72257074]{color:var(--theme-status-undefined)}table.standings[data-v-198c3ef3]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-198c3ef3]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-198c3ef3]{border:0!important}table[data-v-198c3ef3]{border-collapse:separate!important}td[data-v-198c3ef3]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-198c3ef3]{background-color:#eee}tr.team[data-v-198c3ef3]{height:2.5em}.hover[data-v-198c3ef3]{cursor:pointer}td.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-198c3ef3]{border-color:#fff}td.stndact[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-198c3ef3]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-198c3ef3]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-198c3ef3]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-198c3ef3]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-198c3ef3]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-198c3ef3]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-198c3ef3]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-198c3ef3]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-198c3ef3]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-198c3ef3]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-198c3ef3]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-198c3ef3]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-198c3ef3]{color:#fff}th.success[data-v-198c3ef3]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-198c3ef3],td.title[data-v-198c3ef3]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-198c3ef3]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-198c3ef3]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-198c3ef3]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-198c3ef3]{background-color:#004080}tr.solver[data-v-198c3ef3]{background-color:#f0c0a0}tr.statistics-0[data-v-198c3ef3]{background-color:#95de64}tr.statistics-1[data-v-198c3ef3]{background-color:#b7eb8f}td.o00[data-v-198c3ef3]{background-color:#004080}td.stand00[data-v-198c3ef3]{background-color:#e0e0ff}td.stand01[data-v-198c3ef3]{background-color:#e8e8ff}td.stand10[data-v-198c3ef3]{background-color:#f8f8f8}td.stand11[data-v-198c3ef3]{background-color:#f2f2f2}tr.filter-team[data-v-198c3ef3]{background-color:#ffffe0}tr.cfres01[data-v-198c3ef3]{background-color:#ffffb0}table.matches[data-v-198c3ef3]{table-layout:fixed}td.match[data-v-198c3ef3]{height:6em;width:2em}.coderTextRed[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]{font-weight:700;background-color:transparent}.coderTextRed[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:visited{text-decoration:none}.coderTextRed[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active,.coderTextYellow[data-v-198c3ef3]:active,.coderTextViolet[data-v-198c3ef3]:active,.coderTextBlue[data-v-198c3ef3]:active,.coderTextGreen[data-v-198c3ef3]:active,.coderTextGray[data-v-198c3ef3]:active,.coderTextOrange[data-v-198c3ef3]:active,.coderTextWhite[data-v-198c3ef3]:active,.coderTextBlack[data-v-198c3ef3]:active{text-decoration:underline}.coderTextOrange[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:active{color:#f90}.coderTextRed[data-v-198c3ef3],.coderTextRed[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextRed[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active{color:#e00}.coderTextYellow[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:active{color:#dc0}.coderTextViolet[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:active{color:#a0a}.coderTextBlue[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:active{color:#66f}.coderTextGreen[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:active{color:#00a900}.coderTextGray[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:active{color:#999}.coderTextWhite[data-v-198c3ef3],.coderTextWhite[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:active{color:#fff}.coderTextBlack[data-v-198c3ef3],.coderTextBlack[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:active{color:#000}s[data-v-198c3ef3]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-198c3ef3]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-198c3ef3]{text-align:justify}a[data-v-198c3ef3]{color:#004080}td.topmenu a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-198c3ef3]:hover{color:silver}td.topmenu[data-v-198c3ef3]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-198c3ef3]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-198c3ef3]:hover{color:silver}td.menuleft[data-v-198c3ef3]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-198c3ef3]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-198c3ef3]{height:25px;width:190px}td.newsselectcontainer form[data-v-198c3ef3]{margin:0}td.newsselectcontainer select[data-v-198c3ef3]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-198c3ef3]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-198c3ef3]{border:1px solid #004080}.memorial[data-v-198c3ef3]{padding:0 8px;border:2px solid #000000}.menu[data-v-198c3ef3]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-198c3ef3]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-198c3ef3]{width:15em}.menu ul li[data-v-198c3ef3]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-198c3ef3]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-198c3ef3],.menu a[data-v-198c3ef3]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-198c3ef3],.menu ul ul a[data-v-198c3ef3]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-198c3ef3],.menu ul table ul a[data-v-198c3ef3]:visited{width:14em;width:12em}.menu table[data-v-198c3ef3]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-198c3ef3]{left:-1px}.menu ul ul table ul.left[data-v-198c3ef3]{margin-left:2px}.menu li[data-v-198c3ef3]:hover,* html .menu a[data-v-198c3ef3]:hover{position:relative}.menu ul ul ul a[data-v-198c3ef3],.menu ul ul ul a[data-v-198c3ef3]:visited,.menu ul ul ul ul a[data-v-198c3ef3],.menu ul ul ul ul a[data-v-198c3ef3]:visited,.menu ul :hover a.sub1[data-v-198c3ef3],.menu ul ul :hover a.sub2[data-v-198c3ef3]{background:#004080}.menu a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul[data-v-198c3ef3]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-198c3ef3]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-198c3ef3]{left:-14em}.menu ul li:hover ul[data-v-198c3ef3],.menu ul a:hover ul[data-v-198c3ef3]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-198c3ef3],.menu ul :hover ul :hover ul ul[data-v-198c3ef3]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-198c3ef3],.menu ul :hover ul :hover ul :hover ul[data-v-198c3ef3]{visibility:visible}.lmenu[data-v-198c3ef3]{height:150px;font-size:90%}.lmenu ul[data-v-198c3ef3]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-198c3ef3]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-198c3ef3]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-198c3ef3]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-198c3ef3],.lmenu a[data-v-198c3ef3]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-198c3ef3],* html .menu a[data-v-198c3ef3]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-198c3ef3]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-198c3ef3]:hover{position:relative}.lmenu a[data-v-198c3ef3]:active,.lmenu a[data-v-198c3ef3]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-198c3ef3]{color:silver;background:#014181}.lmenu li ul[data-v-198c3ef3]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-198c3ef3]{visibility:visible}.lmenu ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-198c3ef3]{visibility:hidden}.lmenu ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3]{visibility:visible}table.standings[data-v-61916fae]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-61916fae]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-61916fae]{border:0!important}table[data-v-61916fae]{border-collapse:separate!important}td[data-v-61916fae]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-61916fae]{background-color:#eee}tr.team[data-v-61916fae]{height:2.5em}.hover[data-v-61916fae]{cursor:pointer}td.stnd[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-61916fae]{border-color:#fff}td.stndact[data-v-61916fae]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-61916fae]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-61916fae]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-61916fae]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-61916fae]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-61916fae]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-61916fae]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-61916fae]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-61916fae]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-61916fae]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-61916fae]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-61916fae]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-61916fae]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-61916fae]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-61916fae]{color:#fff}th.success[data-v-61916fae]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-61916fae],td.title[data-v-61916fae]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-61916fae]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-61916fae]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-61916fae]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-61916fae]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-61916fae]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-61916fae]{background-color:#004080}tr.solver[data-v-61916fae]{background-color:#f0c0a0}tr.statistics-0[data-v-61916fae]{background-color:#95de64}tr.statistics-1[data-v-61916fae]{background-color:#b7eb8f}td.o00[data-v-61916fae]{background-color:#004080}td.stand00[data-v-61916fae]{background-color:#e0e0ff}td.stand01[data-v-61916fae]{background-color:#e8e8ff}td.stand10[data-v-61916fae]{background-color:#f8f8f8}td.stand11[data-v-61916fae]{background-color:#f2f2f2}tr.filter-team[data-v-61916fae]{background-color:#ffffe0}tr.cfres01[data-v-61916fae]{background-color:#ffffb0}table.matches[data-v-61916fae]{table-layout:fixed}td.match[data-v-61916fae]{height:6em;width:2em}.coderTextRed[data-v-61916fae],.coderTextYellow[data-v-61916fae],.coderTextViolet[data-v-61916fae],.coderTextBlue[data-v-61916fae],.coderTextGreen[data-v-61916fae],.coderTextGray[data-v-61916fae],.coderTextOrange[data-v-61916fae]{font-weight:700;background-color:transparent}.coderTextRed[data-v-61916fae]:link,.coderTextYellow[data-v-61916fae]:link,.coderTextViolet[data-v-61916fae]:link,.coderTextBlue[data-v-61916fae]:link,.coderTextGreen[data-v-61916fae]:link,.coderTextGray[data-v-61916fae]:link,.coderTextOrange[data-v-61916fae]:link,.coderTextWhite[data-v-61916fae]:link,.coderTextBlack[data-v-61916fae]:link,.coderTextRed[data-v-61916fae]:visited,.coderTextYellow[data-v-61916fae]:visited,.coderTextViolet[data-v-61916fae]:visited,.coderTextBlue[data-v-61916fae]:visited,.coderTextGreen[data-v-61916fae]:visited,.coderTextGray[data-v-61916fae]:visited,.coderTextOrange[data-v-61916fae]:visited,.coderTextWhite[data-v-61916fae]:visited,.coderTextBlack[data-v-61916fae]:visited{text-decoration:none}.coderTextRed[data-v-61916fae]:hover,.coderTextYellow[data-v-61916fae]:hover,.coderTextViolet[data-v-61916fae]:hover,.coderTextBlue[data-v-61916fae]:hover,.coderTextGreen[data-v-61916fae]:hover,.coderTextGray[data-v-61916fae]:hover,.coderTextOrange[data-v-61916fae]:hover,.coderTextWhite[data-v-61916fae]:hover,.coderTextBlack[data-v-61916fae]:hover,.coderTextRed[data-v-61916fae]:active,.coderTextYellow[data-v-61916fae]:active,.coderTextViolet[data-v-61916fae]:active,.coderTextBlue[data-v-61916fae]:active,.coderTextGreen[data-v-61916fae]:active,.coderTextGray[data-v-61916fae]:active,.coderTextOrange[data-v-61916fae]:active,.coderTextWhite[data-v-61916fae]:active,.coderTextBlack[data-v-61916fae]:active{text-decoration:underline}.coderTextOrange[data-v-61916fae],.coderTextOrange[data-v-61916fae]:link,.coderTextOrange[data-v-61916fae]:visited,.coderTextOrange[data-v-61916fae]:hover,.coderTextOrange[data-v-61916fae]:active{color:#f90}.coderTextRed[data-v-61916fae],.coderTextRed[data-v-61916fae]:link,.coderTextRed[data-v-61916fae]:visited,.coderTextRed[data-v-61916fae]:hover,.coderTextRed[data-v-61916fae]:active{color:#e00}.coderTextYellow[data-v-61916fae],.coderTextYellow[data-v-61916fae]:link,.coderTextYellow[data-v-61916fae]:visited,.coderTextYellow[data-v-61916fae]:hover,.coderTextYellow[data-v-61916fae]:active{color:#dc0}.coderTextViolet[data-v-61916fae],.coderTextViolet[data-v-61916fae]:link,.coderTextViolet[data-v-61916fae]:visited,.coderTextViolet[data-v-61916fae]:hover,.coderTextViolet[data-v-61916fae]:active{color:#a0a}.coderTextBlue[data-v-61916fae],.coderTextBlue[data-v-61916fae]:link,.coderTextBlue[data-v-61916fae]:visited,.coderTextBlue[data-v-61916fae]:hover,.coderTextBlue[data-v-61916fae]:active{color:#66f}.coderTextGreen[data-v-61916fae],.coderTextGreen[data-v-61916fae]:link,.coderTextGreen[data-v-61916fae]:visited,.coderTextGreen[data-v-61916fae]:hover,.coderTextGreen[data-v-61916fae]:active{color:#00a900}.coderTextGray[data-v-61916fae],.coderTextGray[data-v-61916fae]:link,.coderTextGray[data-v-61916fae]:visited,.coderTextGray[data-v-61916fae]:hover,.coderTextGray[data-v-61916fae]:active{color:#999}.coderTextWhite[data-v-61916fae],.coderTextWhite[data-v-61916fae]:link,.coderTextWhite[data-v-61916fae]:visited,.coderTextWhite[data-v-61916fae]:hover,.coderTextWhite[data-v-61916fae]:active{color:#fff}.coderTextBlack[data-v-61916fae],.coderTextBlack[data-v-61916fae]:link,.coderTextBlack[data-v-61916fae]:visited,.coderTextBlack[data-v-61916fae]:hover,.coderTextBlack[data-v-61916fae]:active{color:#000}s[data-v-61916fae]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-61916fae]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-61916fae]{text-align:justify}a[data-v-61916fae]{color:#004080}td.topmenu a[data-v-61916fae]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-61916fae]:hover{color:silver}td.topmenu[data-v-61916fae]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-61916fae]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-61916fae]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-61916fae]:hover{color:silver}td.menuleft[data-v-61916fae]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-61916fae]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-61916fae]{height:25px;width:190px}td.newsselectcontainer form[data-v-61916fae]{margin:0}td.newsselectcontainer select[data-v-61916fae]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-61916fae]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-61916fae]{border:1px solid #004080}.memorial[data-v-61916fae]{padding:0 8px;border:2px solid #000000}.menu[data-v-61916fae]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-61916fae]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-61916fae]{width:15em}.menu ul li[data-v-61916fae]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-61916fae]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-61916fae],.menu a[data-v-61916fae]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-61916fae],.menu ul ul a[data-v-61916fae]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-61916fae],.menu ul table ul a[data-v-61916fae]:visited{width:14em;width:12em}.menu table[data-v-61916fae]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-61916fae]{left:-1px}.menu ul ul table ul.left[data-v-61916fae]{margin-left:2px}.menu li[data-v-61916fae]:hover,* html .menu a[data-v-61916fae]:hover{position:relative}.menu ul ul ul a[data-v-61916fae],.menu ul ul ul a[data-v-61916fae]:visited,.menu ul ul ul ul a[data-v-61916fae],.menu ul ul ul ul a[data-v-61916fae]:visited,.menu ul :hover a.sub1[data-v-61916fae],.menu ul ul :hover a.sub2[data-v-61916fae]{background:#004080}.menu a[data-v-61916fae]:hover{color:silver;background:#014181}.menu :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul[data-v-61916fae]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-61916fae]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-61916fae]{left:-14em}.menu ul li:hover ul[data-v-61916fae],.menu ul a:hover ul[data-v-61916fae]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-61916fae],.menu ul :hover ul :hover ul ul[data-v-61916fae]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-61916fae],.menu ul :hover ul :hover ul :hover ul[data-v-61916fae]{visibility:visible}.lmenu[data-v-61916fae]{height:150px;font-size:90%}.lmenu ul[data-v-61916fae]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-61916fae]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-61916fae]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-61916fae]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-61916fae],.lmenu a[data-v-61916fae]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-61916fae],* html .menu a[data-v-61916fae]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-61916fae]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-61916fae]:hover{position:relative}.lmenu a[data-v-61916fae]:active,.lmenu a[data-v-61916fae]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-61916fae]{color:silver;background:#014181}.lmenu li ul[data-v-61916fae]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-61916fae]{visibility:visible}.lmenu ul a:hover ul ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-61916fae]{visibility:hidden}.lmenu ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-61916fae]{visibility:visible}table.standings[data-v-2aff4d09]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-2aff4d09]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-2aff4d09]{border:0!important}table[data-v-2aff4d09]{border-collapse:separate!important}td[data-v-2aff4d09]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-2aff4d09]{background-color:#eee}tr.team[data-v-2aff4d09]{height:2.5em}.hover[data-v-2aff4d09]{cursor:pointer}td.stnd[data-v-2aff4d09]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-2aff4d09]{border-color:#fff}td.stndact[data-v-2aff4d09]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-2aff4d09]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-2aff4d09]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-2aff4d09]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-2aff4d09]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-2aff4d09]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-2aff4d09]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-2aff4d09]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-2aff4d09]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-2aff4d09]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-2aff4d09]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-2aff4d09]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-2aff4d09]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-2aff4d09]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-2aff4d09]{color:#fff}th.success[data-v-2aff4d09]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-2aff4d09],td.title[data-v-2aff4d09]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-2aff4d09]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-2aff4d09]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-2aff4d09]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-2aff4d09]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-2aff4d09]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-2aff4d09]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-2aff4d09]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-2aff4d09]{background-color:#004080}tr.solver[data-v-2aff4d09]{background-color:#f0c0a0}tr.statistics-0[data-v-2aff4d09]{background-color:#95de64}tr.statistics-1[data-v-2aff4d09]{background-color:#b7eb8f}td.o00[data-v-2aff4d09]{background-color:#004080}td.stand00[data-v-2aff4d09]{background-color:#e0e0ff}td.stand01[data-v-2aff4d09]{background-color:#e8e8ff}td.stand10[data-v-2aff4d09]{background-color:#f8f8f8}td.stand11[data-v-2aff4d09]{background-color:#f2f2f2}tr.filter-team[data-v-2aff4d09]{background-color:#ffffe0}tr.cfres01[data-v-2aff4d09]{background-color:#ffffb0}table.matches[data-v-2aff4d09]{table-layout:fixed}td.match[data-v-2aff4d09]{height:6em;width:2em}.coderTextRed[data-v-2aff4d09],.coderTextYellow[data-v-2aff4d09],.coderTextViolet[data-v-2aff4d09],.coderTextBlue[data-v-2aff4d09],.coderTextGreen[data-v-2aff4d09],.coderTextGray[data-v-2aff4d09],.coderTextOrange[data-v-2aff4d09]{font-weight:700;background-color:transparent}.coderTextRed[data-v-2aff4d09]:link,.coderTextYellow[data-v-2aff4d09]:link,.coderTextViolet[data-v-2aff4d09]:link,.coderTextBlue[data-v-2aff4d09]:link,.coderTextGreen[data-v-2aff4d09]:link,.coderTextGray[data-v-2aff4d09]:link,.coderTextOrange[data-v-2aff4d09]:link,.coderTextWhite[data-v-2aff4d09]:link,.coderTextBlack[data-v-2aff4d09]:link,.coderTextRed[data-v-2aff4d09]:visited,.coderTextYellow[data-v-2aff4d09]:visited,.coderTextViolet[data-v-2aff4d09]:visited,.coderTextBlue[data-v-2aff4d09]:visited,.coderTextGreen[data-v-2aff4d09]:visited,.coderTextGray[data-v-2aff4d09]:visited,.coderTextOrange[data-v-2aff4d09]:visited,.coderTextWhite[data-v-2aff4d09]:visited,.coderTextBlack[data-v-2aff4d09]:visited{text-decoration:none}.coderTextRed[data-v-2aff4d09]:hover,.coderTextYellow[data-v-2aff4d09]:hover,.coderTextViolet[data-v-2aff4d09]:hover,.coderTextBlue[data-v-2aff4d09]:hover,.coderTextGreen[data-v-2aff4d09]:hover,.coderTextGray[data-v-2aff4d09]:hover,.coderTextOrange[data-v-2aff4d09]:hover,.coderTextWhite[data-v-2aff4d09]:hover,.coderTextBlack[data-v-2aff4d09]:hover,.coderTextRed[data-v-2aff4d09]:active,.coderTextYellow[data-v-2aff4d09]:active,.coderTextViolet[data-v-2aff4d09]:active,.coderTextBlue[data-v-2aff4d09]:active,.coderTextGreen[data-v-2aff4d09]:active,.coderTextGray[data-v-2aff4d09]:active,.coderTextOrange[data-v-2aff4d09]:active,.coderTextWhite[data-v-2aff4d09]:active,.coderTextBlack[data-v-2aff4d09]:active{text-decoration:underline}.coderTextOrange[data-v-2aff4d09],.coderTextOrange[data-v-2aff4d09]:link,.coderTextOrange[data-v-2aff4d09]:visited,.coderTextOrange[data-v-2aff4d09]:hover,.coderTextOrange[data-v-2aff4d09]:active{color:#f90}.coderTextRed[data-v-2aff4d09],.coderTextRed[data-v-2aff4d09]:link,.coderTextRed[data-v-2aff4d09]:visited,.coderTextRed[data-v-2aff4d09]:hover,.coderTextRed[data-v-2aff4d09]:active{color:#e00}.coderTextYellow[data-v-2aff4d09],.coderTextYellow[data-v-2aff4d09]:link,.coderTextYellow[data-v-2aff4d09]:visited,.coderTextYellow[data-v-2aff4d09]:hover,.coderTextYellow[data-v-2aff4d09]:active{color:#dc0}.coderTextViolet[data-v-2aff4d09],.coderTextViolet[data-v-2aff4d09]:link,.coderTextViolet[data-v-2aff4d09]:visited,.coderTextViolet[data-v-2aff4d09]:hover,.coderTextViolet[data-v-2aff4d09]:active{color:#a0a}.coderTextBlue[data-v-2aff4d09],.coderTextBlue[data-v-2aff4d09]:link,.coderTextBlue[data-v-2aff4d09]:visited,.coderTextBlue[data-v-2aff4d09]:hover,.coderTextBlue[data-v-2aff4d09]:active{color:#66f}.coderTextGreen[data-v-2aff4d09],.coderTextGreen[data-v-2aff4d09]:link,.coderTextGreen[data-v-2aff4d09]:visited,.coderTextGreen[data-v-2aff4d09]:hover,.coderTextGreen[data-v-2aff4d09]:active{color:#00a900}.coderTextGray[data-v-2aff4d09],.coderTextGray[data-v-2aff4d09]:link,.coderTextGray[data-v-2aff4d09]:visited,.coderTextGray[data-v-2aff4d09]:hover,.coderTextGray[data-v-2aff4d09]:active{color:#999}.coderTextWhite[data-v-2aff4d09],.coderTextWhite[data-v-2aff4d09]:link,.coderTextWhite[data-v-2aff4d09]:visited,.coderTextWhite[data-v-2aff4d09]:hover,.coderTextWhite[data-v-2aff4d09]:active{color:#fff}.coderTextBlack[data-v-2aff4d09],.coderTextBlack[data-v-2aff4d09]:link,.coderTextBlack[data-v-2aff4d09]:visited,.coderTextBlack[data-v-2aff4d09]:hover,.coderTextBlack[data-v-2aff4d09]:active{color:#000}s[data-v-2aff4d09]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-2aff4d09]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-2aff4d09]{text-align:justify}a[data-v-2aff4d09]{color:#004080}td.topmenu a[data-v-2aff4d09]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-2aff4d09]:hover{color:silver}td.topmenu[data-v-2aff4d09]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-2aff4d09]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-2aff4d09]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-2aff4d09]:hover{color:silver}td.menuleft[data-v-2aff4d09]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-2aff4d09]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-2aff4d09]{height:25px;width:190px}td.newsselectcontainer form[data-v-2aff4d09]{margin:0}td.newsselectcontainer select[data-v-2aff4d09]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-2aff4d09]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-2aff4d09]{border:1px solid #004080}.memorial[data-v-2aff4d09]{padding:0 8px;border:2px solid #000000}.menu[data-v-2aff4d09]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-2aff4d09]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-2aff4d09]{width:15em}.menu ul li[data-v-2aff4d09]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-2aff4d09]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-2aff4d09],.menu a[data-v-2aff4d09]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-2aff4d09],.menu ul ul a[data-v-2aff4d09]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-2aff4d09],.menu ul table ul a[data-v-2aff4d09]:visited{width:14em;width:12em}.menu table[data-v-2aff4d09]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-2aff4d09]{left:-1px}.menu ul ul table ul.left[data-v-2aff4d09]{margin-left:2px}.menu li[data-v-2aff4d09]:hover,* html .menu a[data-v-2aff4d09]:hover{position:relative}.menu ul ul ul a[data-v-2aff4d09],.menu ul ul ul a[data-v-2aff4d09]:visited,.menu ul ul ul ul a[data-v-2aff4d09],.menu ul ul ul ul a[data-v-2aff4d09]:visited,.menu ul :hover a.sub1[data-v-2aff4d09],.menu ul ul :hover a.sub2[data-v-2aff4d09]{background:#004080}.menu a[data-v-2aff4d09]:hover{color:silver;background:#014181}.menu :hover>a[data-v-2aff4d09]{color:silver;background:#014181}.menu ul ul a[data-v-2aff4d09]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-2aff4d09]{color:silver;background:#014181}.menu ul ul ul a[data-v-2aff4d09]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-2aff4d09]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-2aff4d09]:hover{color:silver;background:#014181}.menu ul ul[data-v-2aff4d09]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-2aff4d09]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-2aff4d09]{left:-14em}.menu ul li:hover ul[data-v-2aff4d09],.menu ul a:hover ul[data-v-2aff4d09]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-2aff4d09],.menu ul :hover ul :hover ul ul[data-v-2aff4d09]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-2aff4d09],.menu ul :hover ul :hover ul :hover ul[data-v-2aff4d09]{visibility:visible}.lmenu[data-v-2aff4d09]{height:150px;font-size:90%}.lmenu ul[data-v-2aff4d09]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-2aff4d09]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-2aff4d09]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-2aff4d09]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-2aff4d09],.lmenu a[data-v-2aff4d09]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-2aff4d09],* html .menu a[data-v-2aff4d09]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-2aff4d09]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-2aff4d09]:hover{position:relative}.lmenu a[data-v-2aff4d09]:active,.lmenu a[data-v-2aff4d09]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-2aff4d09]{color:silver;background:#014181}.lmenu li ul[data-v-2aff4d09]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-2aff4d09]{visibility:visible}.lmenu ul a:hover ul ul[data-v-2aff4d09],.lmenu ul a:hover ul a:hover ul ul[data-v-2aff4d09],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-2aff4d09]{visibility:hidden}.lmenu ul a:hover ul[data-v-2aff4d09],.lmenu ul a:hover ul a:hover ul[data-v-2aff4d09],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-2aff4d09],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-2aff4d09]{visibility:visible}table.standings[data-v-6d613751]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6d613751]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6d613751]{border:0!important}table[data-v-6d613751]{border-collapse:separate!important}td[data-v-6d613751]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6d613751]{background-color:#eee}tr.team[data-v-6d613751]{height:2.5em}.hover[data-v-6d613751]{cursor:pointer}td.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6d613751]{border-color:#fff}td.stndact[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6d613751]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6d613751]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6d613751]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6d613751]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6d613751]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6d613751]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6d613751]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6d613751]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6d613751]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6d613751]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6d613751]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6d613751]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6d613751]{color:#fff}th.success[data-v-6d613751]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6d613751],td.title[data-v-6d613751]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6d613751]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6d613751]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6d613751]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6d613751]{background-color:#004080}tr.solver[data-v-6d613751]{background-color:#f0c0a0}tr.statistics-0[data-v-6d613751]{background-color:#95de64}tr.statistics-1[data-v-6d613751]{background-color:#b7eb8f}td.o00[data-v-6d613751]{background-color:#004080}td.stand00[data-v-6d613751]{background-color:#e0e0ff}td.stand01[data-v-6d613751]{background-color:#e8e8ff}td.stand10[data-v-6d613751]{background-color:#f8f8f8}td.stand11[data-v-6d613751]{background-color:#f2f2f2}tr.filter-team[data-v-6d613751]{background-color:#ffffe0}tr.cfres01[data-v-6d613751]{background-color:#ffffb0}table.matches[data-v-6d613751]{table-layout:fixed}td.match[data-v-6d613751]{height:6em;width:2em}.coderTextRed[data-v-6d613751],.coderTextYellow[data-v-6d613751],.coderTextViolet[data-v-6d613751],.coderTextBlue[data-v-6d613751],.coderTextGreen[data-v-6d613751],.coderTextGray[data-v-6d613751],.coderTextOrange[data-v-6d613751]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:visited{text-decoration:none}.coderTextRed[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active,.coderTextYellow[data-v-6d613751]:active,.coderTextViolet[data-v-6d613751]:active,.coderTextBlue[data-v-6d613751]:active,.coderTextGreen[data-v-6d613751]:active,.coderTextGray[data-v-6d613751]:active,.coderTextOrange[data-v-6d613751]:active,.coderTextWhite[data-v-6d613751]:active,.coderTextBlack[data-v-6d613751]:active{text-decoration:underline}.coderTextOrange[data-v-6d613751],.coderTextOrange[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:active{color:#f90}.coderTextRed[data-v-6d613751],.coderTextRed[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextRed[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active{color:#e00}.coderTextYellow[data-v-6d613751],.coderTextYellow[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:active{color:#dc0}.coderTextViolet[data-v-6d613751],.coderTextViolet[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:active{color:#a0a}.coderTextBlue[data-v-6d613751],.coderTextBlue[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:active{color:#66f}.coderTextGreen[data-v-6d613751],.coderTextGreen[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:active{color:#00a900}.coderTextGray[data-v-6d613751],.coderTextGray[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:active{color:#999}.coderTextWhite[data-v-6d613751],.coderTextWhite[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:active{color:#fff}.coderTextBlack[data-v-6d613751],.coderTextBlack[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:active{color:#000}s[data-v-6d613751]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6d613751]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6d613751]{text-align:justify}a[data-v-6d613751]{color:#004080}td.topmenu a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6d613751]:hover{color:silver}td.topmenu[data-v-6d613751]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6d613751]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6d613751]:hover{color:silver}td.menuleft[data-v-6d613751]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6d613751]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6d613751]{height:25px;width:190px}td.newsselectcontainer form[data-v-6d613751]{margin:0}td.newsselectcontainer select[data-v-6d613751]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6d613751]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6d613751]{border:1px solid #004080}.memorial[data-v-6d613751]{padding:0 8px;border:2px solid #000000}.menu[data-v-6d613751]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6d613751]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6d613751]{width:15em}.menu ul li[data-v-6d613751]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6d613751]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6d613751],.menu a[data-v-6d613751]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6d613751],.menu ul ul a[data-v-6d613751]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6d613751],.menu ul table ul a[data-v-6d613751]:visited{width:14em;width:12em}.menu table[data-v-6d613751]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6d613751]{left:-1px}.menu ul ul table ul.left[data-v-6d613751]{margin-left:2px}.menu li[data-v-6d613751]:hover,* html .menu a[data-v-6d613751]:hover{position:relative}.menu ul ul ul a[data-v-6d613751],.menu ul ul ul a[data-v-6d613751]:visited,.menu ul ul ul ul a[data-v-6d613751],.menu ul ul ul ul a[data-v-6d613751]:visited,.menu ul :hover a.sub1[data-v-6d613751],.menu ul ul :hover a.sub2[data-v-6d613751]{background:#004080}.menu a[data-v-6d613751]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul[data-v-6d613751]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6d613751]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6d613751]{left:-14em}.menu ul li:hover ul[data-v-6d613751],.menu ul a:hover ul[data-v-6d613751]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6d613751],.menu ul :hover ul :hover ul ul[data-v-6d613751]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6d613751],.menu ul :hover ul :hover ul :hover ul[data-v-6d613751]{visibility:visible}.lmenu[data-v-6d613751]{height:150px;font-size:90%}.lmenu ul[data-v-6d613751]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6d613751]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6d613751]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6d613751]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6d613751],.lmenu a[data-v-6d613751]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-6d613751],* html .menu a[data-v-6d613751]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-6d613751]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6d613751]:hover{position:relative}.lmenu a[data-v-6d613751]:active,.lmenu a[data-v-6d613751]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6d613751]{color:silver;background:#014181}.lmenu li ul[data-v-6d613751]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6d613751]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6d613751]{visibility:hidden}.lmenu ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6d613751]{visibility:visible}table.standings[data-v-6e350cfa]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6e350cfa]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6e350cfa]{border:0!important}table[data-v-6e350cfa]{border-collapse:separate!important}td[data-v-6e350cfa]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6e350cfa]{background-color:#eee}tr.team[data-v-6e350cfa]{height:2.5em}.hover[data-v-6e350cfa]{cursor:pointer}td.stnd[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6e350cfa]{border-color:#fff}td.stndact[data-v-6e350cfa]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6e350cfa]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6e350cfa]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6e350cfa]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6e350cfa]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6e350cfa]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6e350cfa]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6e350cfa]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6e350cfa]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6e350cfa]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6e350cfa]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6e350cfa]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6e350cfa]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6e350cfa]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6e350cfa]{color:#fff}th.success[data-v-6e350cfa]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6e350cfa],td.title[data-v-6e350cfa]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6e350cfa]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6e350cfa]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6e350cfa]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6e350cfa]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6e350cfa]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6e350cfa]{background-color:#004080}tr.solver[data-v-6e350cfa]{background-color:#f0c0a0}tr.statistics-0[data-v-6e350cfa]{background-color:#95de64}tr.statistics-1[data-v-6e350cfa]{background-color:#b7eb8f}td.o00[data-v-6e350cfa]{background-color:#004080}td.stand00[data-v-6e350cfa]{background-color:#e0e0ff}td.stand01[data-v-6e350cfa]{background-color:#e8e8ff}td.stand10[data-v-6e350cfa]{background-color:#f8f8f8}td.stand11[data-v-6e350cfa]{background-color:#f2f2f2}tr.filter-team[data-v-6e350cfa]{background-color:#ffffe0}tr.cfres01[data-v-6e350cfa]{background-color:#ffffb0}table.matches[data-v-6e350cfa]{table-layout:fixed}td.match[data-v-6e350cfa]{height:6em;width:2em}.coderTextRed[data-v-6e350cfa],.coderTextYellow[data-v-6e350cfa],.coderTextViolet[data-v-6e350cfa],.coderTextBlue[data-v-6e350cfa],.coderTextGreen[data-v-6e350cfa],.coderTextGray[data-v-6e350cfa],.coderTextOrange[data-v-6e350cfa]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6e350cfa]:link,.coderTextYellow[data-v-6e350cfa]:link,.coderTextViolet[data-v-6e350cfa]:link,.coderTextBlue[data-v-6e350cfa]:link,.coderTextGreen[data-v-6e350cfa]:link,.coderTextGray[data-v-6e350cfa]:link,.coderTextOrange[data-v-6e350cfa]:link,.coderTextWhite[data-v-6e350cfa]:link,.coderTextBlack[data-v-6e350cfa]:link,.coderTextRed[data-v-6e350cfa]:visited,.coderTextYellow[data-v-6e350cfa]:visited,.coderTextViolet[data-v-6e350cfa]:visited,.coderTextBlue[data-v-6e350cfa]:visited,.coderTextGreen[data-v-6e350cfa]:visited,.coderTextGray[data-v-6e350cfa]:visited,.coderTextOrange[data-v-6e350cfa]:visited,.coderTextWhite[data-v-6e350cfa]:visited,.coderTextBlack[data-v-6e350cfa]:visited{text-decoration:none}.coderTextRed[data-v-6e350cfa]:hover,.coderTextYellow[data-v-6e350cfa]:hover,.coderTextViolet[data-v-6e350cfa]:hover,.coderTextBlue[data-v-6e350cfa]:hover,.coderTextGreen[data-v-6e350cfa]:hover,.coderTextGray[data-v-6e350cfa]:hover,.coderTextOrange[data-v-6e350cfa]:hover,.coderTextWhite[data-v-6e350cfa]:hover,.coderTextBlack[data-v-6e350cfa]:hover,.coderTextRed[data-v-6e350cfa]:active,.coderTextYellow[data-v-6e350cfa]:active,.coderTextViolet[data-v-6e350cfa]:active,.coderTextBlue[data-v-6e350cfa]:active,.coderTextGreen[data-v-6e350cfa]:active,.coderTextGray[data-v-6e350cfa]:active,.coderTextOrange[data-v-6e350cfa]:active,.coderTextWhite[data-v-6e350cfa]:active,.coderTextBlack[data-v-6e350cfa]:active{text-decoration:underline}.coderTextOrange[data-v-6e350cfa],.coderTextOrange[data-v-6e350cfa]:link,.coderTextOrange[data-v-6e350cfa]:visited,.coderTextOrange[data-v-6e350cfa]:hover,.coderTextOrange[data-v-6e350cfa]:active{color:#f90}.coderTextRed[data-v-6e350cfa],.coderTextRed[data-v-6e350cfa]:link,.coderTextRed[data-v-6e350cfa]:visited,.coderTextRed[data-v-6e350cfa]:hover,.coderTextRed[data-v-6e350cfa]:active{color:#e00}.coderTextYellow[data-v-6e350cfa],.coderTextYellow[data-v-6e350cfa]:link,.coderTextYellow[data-v-6e350cfa]:visited,.coderTextYellow[data-v-6e350cfa]:hover,.coderTextYellow[data-v-6e350cfa]:active{color:#dc0}.coderTextViolet[data-v-6e350cfa],.coderTextViolet[data-v-6e350cfa]:link,.coderTextViolet[data-v-6e350cfa]:visited,.coderTextViolet[data-v-6e350cfa]:hover,.coderTextViolet[data-v-6e350cfa]:active{color:#a0a}.coderTextBlue[data-v-6e350cfa],.coderTextBlue[data-v-6e350cfa]:link,.coderTextBlue[data-v-6e350cfa]:visited,.coderTextBlue[data-v-6e350cfa]:hover,.coderTextBlue[data-v-6e350cfa]:active{color:#66f}.coderTextGreen[data-v-6e350cfa],.coderTextGreen[data-v-6e350cfa]:link,.coderTextGreen[data-v-6e350cfa]:visited,.coderTextGreen[data-v-6e350cfa]:hover,.coderTextGreen[data-v-6e350cfa]:active{color:#00a900}.coderTextGray[data-v-6e350cfa],.coderTextGray[data-v-6e350cfa]:link,.coderTextGray[data-v-6e350cfa]:visited,.coderTextGray[data-v-6e350cfa]:hover,.coderTextGray[data-v-6e350cfa]:active{color:#999}.coderTextWhite[data-v-6e350cfa],.coderTextWhite[data-v-6e350cfa]:link,.coderTextWhite[data-v-6e350cfa]:visited,.coderTextWhite[data-v-6e350cfa]:hover,.coderTextWhite[data-v-6e350cfa]:active{color:#fff}.coderTextBlack[data-v-6e350cfa],.coderTextBlack[data-v-6e350cfa]:link,.coderTextBlack[data-v-6e350cfa]:visited,.coderTextBlack[data-v-6e350cfa]:hover,.coderTextBlack[data-v-6e350cfa]:active{color:#000}s[data-v-6e350cfa]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6e350cfa]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6e350cfa]{text-align:justify}a[data-v-6e350cfa]{color:#004080}td.topmenu a[data-v-6e350cfa]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6e350cfa]:hover{color:silver}td.topmenu[data-v-6e350cfa]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6e350cfa]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6e350cfa]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6e350cfa]:hover{color:silver}td.menuleft[data-v-6e350cfa]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6e350cfa]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6e350cfa]{height:25px;width:190px}td.newsselectcontainer form[data-v-6e350cfa]{margin:0}td.newsselectcontainer select[data-v-6e350cfa]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6e350cfa]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6e350cfa]{border:1px solid #004080}.memorial[data-v-6e350cfa]{padding:0 8px;border:2px solid #000000}.menu[data-v-6e350cfa]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6e350cfa]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6e350cfa]{width:15em}.menu ul li[data-v-6e350cfa]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6e350cfa]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6e350cfa],.menu a[data-v-6e350cfa]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6e350cfa],.menu ul ul a[data-v-6e350cfa]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6e350cfa],.menu ul table ul a[data-v-6e350cfa]:visited{width:14em;width:12em}.menu table[data-v-6e350cfa]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6e350cfa]{left:-1px}.menu ul ul table ul.left[data-v-6e350cfa]{margin-left:2px}.menu li[data-v-6e350cfa]:hover,* html .menu a[data-v-6e350cfa]:hover{position:relative}.menu ul ul ul a[data-v-6e350cfa],.menu ul ul ul a[data-v-6e350cfa]:visited,.menu ul ul ul ul a[data-v-6e350cfa],.menu ul ul ul ul a[data-v-6e350cfa]:visited,.menu ul :hover a.sub1[data-v-6e350cfa],.menu ul ul :hover a.sub2[data-v-6e350cfa]{background:#004080}.menu a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul[data-v-6e350cfa]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6e350cfa]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6e350cfa]{left:-14em}.menu ul li:hover ul[data-v-6e350cfa],.menu ul a:hover ul[data-v-6e350cfa]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6e350cfa],.menu ul :hover ul :hover ul ul[data-v-6e350cfa]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6e350cfa],.menu ul :hover ul :hover ul :hover ul[data-v-6e350cfa]{visibility:visible}.lmenu[data-v-6e350cfa]{height:150px;font-size:90%}.lmenu ul[data-v-6e350cfa]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6e350cfa]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6e350cfa]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6e350cfa]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6e350cfa],.lmenu a[data-v-6e350cfa]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-6e350cfa],* html .menu a[data-v-6e350cfa]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-6e350cfa]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6e350cfa]:hover{position:relative}.lmenu a[data-v-6e350cfa]:active,.lmenu a[data-v-6e350cfa]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6e350cfa]{color:silver;background:#014181}.lmenu li ul[data-v-6e350cfa]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6e350cfa]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6e350cfa]{visibility:hidden}.lmenu ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6e350cfa]{visibility:visible}.second-level-menu-item[data-v-714a998b]{height:18px;background:#333;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:700;-webkit-transition:.7s;transition:.7s;cursor:pointer;margin:2px 4px!important;padding:4px!important;box-sizing:content-box!important;border-radius:3px}.second-level-menu-item[data-v-714a998b]:hover,.second-level-menu-item-current[data-v-714a998b]{background:#f30}table.standings[data-v-54297ce8]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-54297ce8]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-54297ce8]{border:0!important}table[data-v-54297ce8]{border-collapse:separate!important}td[data-v-54297ce8]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-54297ce8]{background-color:#eee}tr.team[data-v-54297ce8]{height:2.5em}.hover[data-v-54297ce8]{cursor:pointer}td.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-54297ce8]{border-color:#fff}td.stndact[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-54297ce8]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-54297ce8]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-54297ce8]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-54297ce8]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-54297ce8]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-54297ce8]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-54297ce8]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-54297ce8]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-54297ce8]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-54297ce8]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-54297ce8]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-54297ce8]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-54297ce8]{color:#fff}th.success[data-v-54297ce8]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-54297ce8],td.title[data-v-54297ce8]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-54297ce8]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-54297ce8]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-54297ce8]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-54297ce8]{background-color:#004080}tr.solver[data-v-54297ce8]{background-color:#f0c0a0}tr.statistics-0[data-v-54297ce8]{background-color:#95de64}tr.statistics-1[data-v-54297ce8]{background-color:#b7eb8f}td.o00[data-v-54297ce8]{background-color:#004080}td.stand00[data-v-54297ce8]{background-color:#e0e0ff}td.stand01[data-v-54297ce8]{background-color:#e8e8ff}td.stand10[data-v-54297ce8]{background-color:#f8f8f8}td.stand11[data-v-54297ce8]{background-color:#f2f2f2}tr.filter-team[data-v-54297ce8]{background-color:#ffffe0}tr.cfres01[data-v-54297ce8]{background-color:#ffffb0}table.matches[data-v-54297ce8]{table-layout:fixed}td.match[data-v-54297ce8]{height:6em;width:2em}.coderTextRed[data-v-54297ce8],.coderTextYellow[data-v-54297ce8],.coderTextViolet[data-v-54297ce8],.coderTextBlue[data-v-54297ce8],.coderTextGreen[data-v-54297ce8],.coderTextGray[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]{font-weight:700;background-color:transparent}.coderTextRed[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:visited{text-decoration:none}.coderTextRed[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active,.coderTextYellow[data-v-54297ce8]:active,.coderTextViolet[data-v-54297ce8]:active,.coderTextBlue[data-v-54297ce8]:active,.coderTextGreen[data-v-54297ce8]:active,.coderTextGray[data-v-54297ce8]:active,.coderTextOrange[data-v-54297ce8]:active,.coderTextWhite[data-v-54297ce8]:active,.coderTextBlack[data-v-54297ce8]:active{text-decoration:underline}.coderTextOrange[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:active{color:#f90}.coderTextRed[data-v-54297ce8],.coderTextRed[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextRed[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active{color:#e00}.coderTextYellow[data-v-54297ce8],.coderTextYellow[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:active{color:#dc0}.coderTextViolet[data-v-54297ce8],.coderTextViolet[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:active{color:#a0a}.coderTextBlue[data-v-54297ce8],.coderTextBlue[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:active{color:#66f}.coderTextGreen[data-v-54297ce8],.coderTextGreen[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:active{color:#00a900}.coderTextGray[data-v-54297ce8],.coderTextGray[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:active{color:#999}.coderTextWhite[data-v-54297ce8],.coderTextWhite[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:active{color:#fff}.coderTextBlack[data-v-54297ce8],.coderTextBlack[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:active{color:#000}s[data-v-54297ce8]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-54297ce8]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-54297ce8]{text-align:justify}a[data-v-54297ce8]{color:#004080}td.topmenu a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-54297ce8]:hover{color:silver}td.topmenu[data-v-54297ce8]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-54297ce8]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-54297ce8]:hover{color:silver}td.menuleft[data-v-54297ce8]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-54297ce8]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-54297ce8]{height:25px;width:190px}td.newsselectcontainer form[data-v-54297ce8]{margin:0}td.newsselectcontainer select[data-v-54297ce8]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-54297ce8]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-54297ce8]{border:1px solid #004080}.memorial[data-v-54297ce8]{padding:0 8px;border:2px solid #000000}.menu[data-v-54297ce8]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-54297ce8]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-54297ce8]{width:15em}.menu ul li[data-v-54297ce8]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-54297ce8]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-54297ce8],.menu a[data-v-54297ce8]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-54297ce8],.menu ul ul a[data-v-54297ce8]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-54297ce8],.menu ul table ul a[data-v-54297ce8]:visited{width:14em;width:12em}.menu table[data-v-54297ce8]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-54297ce8]{left:-1px}.menu ul ul table ul.left[data-v-54297ce8]{margin-left:2px}.menu li[data-v-54297ce8]:hover,* html .menu a[data-v-54297ce8]:hover{position:relative}.menu ul ul ul a[data-v-54297ce8],.menu ul ul ul a[data-v-54297ce8]:visited,.menu ul ul ul ul a[data-v-54297ce8],.menu ul ul ul ul a[data-v-54297ce8]:visited,.menu ul :hover a.sub1[data-v-54297ce8],.menu ul ul :hover a.sub2[data-v-54297ce8]{background:#004080}.menu a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul[data-v-54297ce8]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-54297ce8]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-54297ce8]{left:-14em}.menu ul li:hover ul[data-v-54297ce8],.menu ul a:hover ul[data-v-54297ce8]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-54297ce8],.menu ul :hover ul :hover ul ul[data-v-54297ce8]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-54297ce8],.menu ul :hover ul :hover ul :hover ul[data-v-54297ce8]{visibility:visible}.lmenu[data-v-54297ce8]{height:150px;font-size:90%}.lmenu ul[data-v-54297ce8]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-54297ce8]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-54297ce8]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-54297ce8]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-54297ce8],.lmenu a[data-v-54297ce8]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-54297ce8],* html .menu a[data-v-54297ce8]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-54297ce8]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-54297ce8]:hover{position:relative}.lmenu a[data-v-54297ce8]:active,.lmenu a[data-v-54297ce8]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-54297ce8]{color:silver;background:#014181}.lmenu li ul[data-v-54297ce8]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-54297ce8]{visibility:visible}.lmenu ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-54297ce8]{visibility:hidden}.lmenu ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8]{visibility:visible}.title[data-v-9d40d7bb]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
|
|
1
|
+
.list-enter-active[data-v-c5c85310]{transition:all 2s ease}.list-leave-active[data-v-c5c85310]{transition:all .75s ease}.list-enter-from[data-v-c5c85310],.list-leave-to[data-v-c5c85310]{opacity:0;transform:translate(-30px)}.item[data-vss-custom-attr=PENDING]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=WAITING]{color:var(--theme-status-waiting)!important}.item[data-vss-custom-attr=PREPARING]{color:var(--theme-status-preparing)!important}.item[data-vss-custom-attr=COMPILING]{color:var(--theme-status-compiling)!important}.item[data-vss-custom-attr=RUNNING],.item[data-vss-custom-attr=JUDGING]{color:var(--theme-status-running)!important}.item[data-vss-custom-attr=FROZEN]{color:var(--theme-status-pending)!important}.item[data-vss-custom-attr=ACCEPTED],.item[data-vss-custom-attr=CORRECT]{color:var(--theme-status-accepted)!important}.item[data-vss-custom-attr=PARTIALLY_CORRECT]{color:var(--theme-status-partially-correct)!important}.item[data-vss-custom-attr=REJECTED],.item[data-vss-custom-attr=WRONG_ANSWER],.item[data-vss-custom-attr=NO_OUTPUT]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=COMPILATION_ERROR],.item[data-vss-custom-attr=PRESENTATION_ERROR]{color:var(--theme-status-compilation-error)!important}.item[data-vss-custom-attr=RUNTIME_ERROR]{color:var(--theme-status-runtime-error)!important}.item[data-vss-custom-attr=TIME_LIMIT_EXCEEDED]{color:var(--theme-status-time-limit-exceeded)!important}.item[data-vss-custom-attr=MEMORY_LIMIT_EXCEEDED]{color:var(--theme-status-memory-limit-exceeded)!important}.item[data-vss-custom-attr=OUTPUT_LIMIT_EXCEEDED],.item[data-vss-custom-attr=IDLENESS_LIMIT_EXCEEDED]{color:var(--theme-status-output-limit-exceeded)!important}.item[data-vss-custom-attr=HACKED]{color:var(--theme-status-wrong-answer)!important}.item[data-vss-custom-attr=JUDGEMENT_FAILED]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=CONFIGURATION_ERROR]{color:var(--theme-status-configuration-error)!important}.item[data-vss-custom-attr=FILE_ERROR]{color:var(--theme-status-file-error)!important}.item[data-vss-custom-attr=SYSTEM_ERROR]{color:var(--theme-status-system-error)!important}.item[data-vss-custom-attr=CANCELED]{color:var(--theme-status-canceled)!important}.item[data-vss-custom-attr=SKIPPED]{color:var(--theme-status-skipped)!important}.item[data-vss-custom-attr=SECURITY_VIOLATED],.item[data-vss-custom-attr=DENIAL_OF_JUDGEMENT]{color:var(--theme-status-judgement-failed)!important}.item[data-vss-custom-attr=UNKNOWN]{color:var(--theme-status-unknown)!important}.item[data-vss-custom-attr=UNDEFINED]{color:var(--theme-status-undefined)!important}.PENDING[data-v-72257074]{color:var(--theme-status-pending)}.WAITING[data-v-72257074]{color:var(--theme-status-waiting)}.PREPARING[data-v-72257074]{color:var(--theme-status-preparing)}.COMPILING[data-v-72257074]{color:var(--theme-status-compiling)}.RUNNING[data-v-72257074],.JUDGING[data-v-72257074]{color:var(--theme-status-running)}.FROZEN[data-v-72257074]{color:var(--theme-status-pending)}.ACCEPTED[data-v-72257074],.CORRECT[data-v-72257074]{color:var(--theme-status-accepted)}.PARTIALLY_CORRECT[data-v-72257074]{color:var(--theme-status-partially-correct)}.REJECTED[data-v-72257074],.WRONG_ANSWER[data-v-72257074],.NO_OUTPUT[data-v-72257074]{color:var(--theme-status-wrong-answer)}.COMPILATION_ERROR[data-v-72257074],.PRESENTATION_ERROR[data-v-72257074]{color:var(--theme-status-compilation-error)}.RUNTIME_ERROR[data-v-72257074]{color:var(--theme-status-runtime-error)}.TIME_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-time-limit-exceeded)}.MEMORY_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-memory-limit-exceeded)}.OUTPUT_LIMIT_EXCEEDED[data-v-72257074],.IDLENESS_LIMIT_EXCEEDED[data-v-72257074]{color:var(--theme-status-output-limit-exceeded)}.HACKED[data-v-72257074]{color:var(--theme-status-wrong-answer)}.JUDGEMENT_FAILED[data-v-72257074]{color:var(--theme-status-judgement-failed)}.CONFIGURATION_ERROR[data-v-72257074]{color:var(--theme-status-configuration-error)}.FILE_ERROR[data-v-72257074]{color:var(--theme-status-file-error)}.SYSTEM_ERROR[data-v-72257074]{color:var(--theme-status-system-error)}.CANCELED[data-v-72257074]{color:var(--theme-status-canceled)}.SKIPPED[data-v-72257074]{color:var(--theme-status-skipped)}.SECURITY_VIOLATED[data-v-72257074],.DENIAL_OF_JUDGEMENT[data-v-72257074]{color:var(--theme-status-judgement-failed)}.UNKNOWN[data-v-72257074]{color:var(--theme-status-unknown)}.UNDEFINED[data-v-72257074]{color:var(--theme-status-undefined)}table.standings[data-v-198c3ef3]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-198c3ef3]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-198c3ef3]{border:0!important}table[data-v-198c3ef3]{border-collapse:separate!important}td[data-v-198c3ef3]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-198c3ef3]{background-color:#eee}tr.team[data-v-198c3ef3]{height:2.5em}.hover[data-v-198c3ef3]{cursor:pointer}td.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-198c3ef3]{border-color:#fff}td.stndact[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-198c3ef3]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-198c3ef3]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-198c3ef3]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-198c3ef3]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-198c3ef3]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-198c3ef3]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-198c3ef3]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-198c3ef3]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-198c3ef3]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-198c3ef3]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-198c3ef3]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-198c3ef3]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-198c3ef3]{color:#fff}th.success[data-v-198c3ef3]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-198c3ef3],td.title[data-v-198c3ef3]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-198c3ef3]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-198c3ef3]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-198c3ef3]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-198c3ef3]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-198c3ef3]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-198c3ef3]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-198c3ef3]{background-color:#004080}tr.solver[data-v-198c3ef3]{background-color:#f0c0a0}tr.statistics-0[data-v-198c3ef3]{background-color:#95de64}tr.statistics-1[data-v-198c3ef3]{background-color:#b7eb8f}td.o00[data-v-198c3ef3]{background-color:#004080}td.stand00[data-v-198c3ef3]{background-color:#e0e0ff}td.stand01[data-v-198c3ef3]{background-color:#e8e8ff}td.stand10[data-v-198c3ef3]{background-color:#f8f8f8}td.stand11[data-v-198c3ef3]{background-color:#f2f2f2}tr.filter-team[data-v-198c3ef3]{background-color:#ffffe0}tr.cfres01[data-v-198c3ef3]{background-color:#ffffb0}table.matches[data-v-198c3ef3]{table-layout:fixed}td.match[data-v-198c3ef3]{height:6em;width:2em}.coderTextRed[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]{font-weight:700;background-color:transparent}.coderTextRed[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:visited{text-decoration:none}.coderTextRed[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active,.coderTextYellow[data-v-198c3ef3]:active,.coderTextViolet[data-v-198c3ef3]:active,.coderTextBlue[data-v-198c3ef3]:active,.coderTextGreen[data-v-198c3ef3]:active,.coderTextGray[data-v-198c3ef3]:active,.coderTextOrange[data-v-198c3ef3]:active,.coderTextWhite[data-v-198c3ef3]:active,.coderTextBlack[data-v-198c3ef3]:active{text-decoration:underline}.coderTextOrange[data-v-198c3ef3],.coderTextOrange[data-v-198c3ef3]:link,.coderTextOrange[data-v-198c3ef3]:visited,.coderTextOrange[data-v-198c3ef3]:hover,.coderTextOrange[data-v-198c3ef3]:active{color:#f90}.coderTextRed[data-v-198c3ef3],.coderTextRed[data-v-198c3ef3]:link,.coderTextRed[data-v-198c3ef3]:visited,.coderTextRed[data-v-198c3ef3]:hover,.coderTextRed[data-v-198c3ef3]:active{color:#e00}.coderTextYellow[data-v-198c3ef3],.coderTextYellow[data-v-198c3ef3]:link,.coderTextYellow[data-v-198c3ef3]:visited,.coderTextYellow[data-v-198c3ef3]:hover,.coderTextYellow[data-v-198c3ef3]:active{color:#dc0}.coderTextViolet[data-v-198c3ef3],.coderTextViolet[data-v-198c3ef3]:link,.coderTextViolet[data-v-198c3ef3]:visited,.coderTextViolet[data-v-198c3ef3]:hover,.coderTextViolet[data-v-198c3ef3]:active{color:#a0a}.coderTextBlue[data-v-198c3ef3],.coderTextBlue[data-v-198c3ef3]:link,.coderTextBlue[data-v-198c3ef3]:visited,.coderTextBlue[data-v-198c3ef3]:hover,.coderTextBlue[data-v-198c3ef3]:active{color:#66f}.coderTextGreen[data-v-198c3ef3],.coderTextGreen[data-v-198c3ef3]:link,.coderTextGreen[data-v-198c3ef3]:visited,.coderTextGreen[data-v-198c3ef3]:hover,.coderTextGreen[data-v-198c3ef3]:active{color:#00a900}.coderTextGray[data-v-198c3ef3],.coderTextGray[data-v-198c3ef3]:link,.coderTextGray[data-v-198c3ef3]:visited,.coderTextGray[data-v-198c3ef3]:hover,.coderTextGray[data-v-198c3ef3]:active{color:#999}.coderTextWhite[data-v-198c3ef3],.coderTextWhite[data-v-198c3ef3]:link,.coderTextWhite[data-v-198c3ef3]:visited,.coderTextWhite[data-v-198c3ef3]:hover,.coderTextWhite[data-v-198c3ef3]:active{color:#fff}.coderTextBlack[data-v-198c3ef3],.coderTextBlack[data-v-198c3ef3]:link,.coderTextBlack[data-v-198c3ef3]:visited,.coderTextBlack[data-v-198c3ef3]:hover,.coderTextBlack[data-v-198c3ef3]:active{color:#000}s[data-v-198c3ef3]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-198c3ef3]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-198c3ef3]{text-align:justify}a[data-v-198c3ef3]{color:#004080}td.topmenu a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-198c3ef3]:hover{color:silver}td.topmenu[data-v-198c3ef3]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-198c3ef3]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-198c3ef3]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-198c3ef3]:hover{color:silver}td.menuleft[data-v-198c3ef3]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-198c3ef3]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-198c3ef3]{height:25px;width:190px}td.newsselectcontainer form[data-v-198c3ef3]{margin:0}td.newsselectcontainer select[data-v-198c3ef3]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-198c3ef3]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-198c3ef3]{border:1px solid #004080}.memorial[data-v-198c3ef3]{padding:0 8px;border:2px solid #000000}.menu[data-v-198c3ef3]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-198c3ef3]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-198c3ef3]{width:15em}.menu ul li[data-v-198c3ef3]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-198c3ef3]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-198c3ef3],.menu a[data-v-198c3ef3]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-198c3ef3],.menu ul ul a[data-v-198c3ef3]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-198c3ef3],.menu ul table ul a[data-v-198c3ef3]:visited{width:14em;width:12em}.menu table[data-v-198c3ef3]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-198c3ef3]{left:-1px}.menu ul ul table ul.left[data-v-198c3ef3]{margin-left:2px}.menu li[data-v-198c3ef3]:hover,* html .menu a[data-v-198c3ef3]:hover{position:relative}.menu ul ul ul a[data-v-198c3ef3],.menu ul ul ul a[data-v-198c3ef3]:visited,.menu ul ul ul ul a[data-v-198c3ef3],.menu ul ul ul ul a[data-v-198c3ef3]:visited,.menu ul :hover a.sub1[data-v-198c3ef3],.menu ul ul :hover a.sub2[data-v-198c3ef3]{background:#004080}.menu a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-198c3ef3]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-198c3ef3]:hover{color:silver;background:#014181}.menu ul ul[data-v-198c3ef3]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-198c3ef3]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-198c3ef3]{left:-14em}.menu ul li:hover ul[data-v-198c3ef3],.menu ul a:hover ul[data-v-198c3ef3]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-198c3ef3],.menu ul :hover ul :hover ul ul[data-v-198c3ef3]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-198c3ef3],.menu ul :hover ul :hover ul :hover ul[data-v-198c3ef3]{visibility:visible}.lmenu[data-v-198c3ef3]{height:150px;font-size:90%}.lmenu ul[data-v-198c3ef3]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-198c3ef3]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-198c3ef3]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-198c3ef3]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-198c3ef3],.lmenu a[data-v-198c3ef3]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-198c3ef3],* html .menu a[data-v-198c3ef3]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-198c3ef3]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-198c3ef3]:hover{position:relative}.lmenu a[data-v-198c3ef3]:active,.lmenu a[data-v-198c3ef3]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-198c3ef3]{color:silver;background:#014181}.lmenu li ul[data-v-198c3ef3]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-198c3ef3]{visibility:visible}.lmenu ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-198c3ef3]{visibility:hidden}.lmenu ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-198c3ef3]{visibility:visible}table.standings[data-v-61916fae]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-61916fae]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-61916fae]{border:0!important}table[data-v-61916fae]{border-collapse:separate!important}td[data-v-61916fae]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-61916fae]{background-color:#eee}tr.team[data-v-61916fae]{height:2.5em}.hover[data-v-61916fae]{cursor:pointer}td.stnd[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-61916fae]{border-color:#fff}td.stndact[data-v-61916fae]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-61916fae]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-61916fae]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-61916fae]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-61916fae]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-61916fae]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-61916fae]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-61916fae]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-61916fae]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-61916fae]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-61916fae]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-61916fae]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-61916fae]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-61916fae]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-61916fae]{color:#fff}th.success[data-v-61916fae]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-61916fae],td.title[data-v-61916fae]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-61916fae]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-61916fae]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-61916fae]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-61916fae]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-61916fae]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-61916fae]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-61916fae]{background-color:#004080}tr.solver[data-v-61916fae]{background-color:#f0c0a0}tr.statistics-0[data-v-61916fae]{background-color:#95de64}tr.statistics-1[data-v-61916fae]{background-color:#b7eb8f}td.o00[data-v-61916fae]{background-color:#004080}td.stand00[data-v-61916fae]{background-color:#e0e0ff}td.stand01[data-v-61916fae]{background-color:#e8e8ff}td.stand10[data-v-61916fae]{background-color:#f8f8f8}td.stand11[data-v-61916fae]{background-color:#f2f2f2}tr.filter-team[data-v-61916fae]{background-color:#ffffe0}tr.cfres01[data-v-61916fae]{background-color:#ffffb0}table.matches[data-v-61916fae]{table-layout:fixed}td.match[data-v-61916fae]{height:6em;width:2em}.coderTextRed[data-v-61916fae],.coderTextYellow[data-v-61916fae],.coderTextViolet[data-v-61916fae],.coderTextBlue[data-v-61916fae],.coderTextGreen[data-v-61916fae],.coderTextGray[data-v-61916fae],.coderTextOrange[data-v-61916fae]{font-weight:700;background-color:transparent}.coderTextRed[data-v-61916fae]:link,.coderTextYellow[data-v-61916fae]:link,.coderTextViolet[data-v-61916fae]:link,.coderTextBlue[data-v-61916fae]:link,.coderTextGreen[data-v-61916fae]:link,.coderTextGray[data-v-61916fae]:link,.coderTextOrange[data-v-61916fae]:link,.coderTextWhite[data-v-61916fae]:link,.coderTextBlack[data-v-61916fae]:link,.coderTextRed[data-v-61916fae]:visited,.coderTextYellow[data-v-61916fae]:visited,.coderTextViolet[data-v-61916fae]:visited,.coderTextBlue[data-v-61916fae]:visited,.coderTextGreen[data-v-61916fae]:visited,.coderTextGray[data-v-61916fae]:visited,.coderTextOrange[data-v-61916fae]:visited,.coderTextWhite[data-v-61916fae]:visited,.coderTextBlack[data-v-61916fae]:visited{text-decoration:none}.coderTextRed[data-v-61916fae]:hover,.coderTextYellow[data-v-61916fae]:hover,.coderTextViolet[data-v-61916fae]:hover,.coderTextBlue[data-v-61916fae]:hover,.coderTextGreen[data-v-61916fae]:hover,.coderTextGray[data-v-61916fae]:hover,.coderTextOrange[data-v-61916fae]:hover,.coderTextWhite[data-v-61916fae]:hover,.coderTextBlack[data-v-61916fae]:hover,.coderTextRed[data-v-61916fae]:active,.coderTextYellow[data-v-61916fae]:active,.coderTextViolet[data-v-61916fae]:active,.coderTextBlue[data-v-61916fae]:active,.coderTextGreen[data-v-61916fae]:active,.coderTextGray[data-v-61916fae]:active,.coderTextOrange[data-v-61916fae]:active,.coderTextWhite[data-v-61916fae]:active,.coderTextBlack[data-v-61916fae]:active{text-decoration:underline}.coderTextOrange[data-v-61916fae],.coderTextOrange[data-v-61916fae]:link,.coderTextOrange[data-v-61916fae]:visited,.coderTextOrange[data-v-61916fae]:hover,.coderTextOrange[data-v-61916fae]:active{color:#f90}.coderTextRed[data-v-61916fae],.coderTextRed[data-v-61916fae]:link,.coderTextRed[data-v-61916fae]:visited,.coderTextRed[data-v-61916fae]:hover,.coderTextRed[data-v-61916fae]:active{color:#e00}.coderTextYellow[data-v-61916fae],.coderTextYellow[data-v-61916fae]:link,.coderTextYellow[data-v-61916fae]:visited,.coderTextYellow[data-v-61916fae]:hover,.coderTextYellow[data-v-61916fae]:active{color:#dc0}.coderTextViolet[data-v-61916fae],.coderTextViolet[data-v-61916fae]:link,.coderTextViolet[data-v-61916fae]:visited,.coderTextViolet[data-v-61916fae]:hover,.coderTextViolet[data-v-61916fae]:active{color:#a0a}.coderTextBlue[data-v-61916fae],.coderTextBlue[data-v-61916fae]:link,.coderTextBlue[data-v-61916fae]:visited,.coderTextBlue[data-v-61916fae]:hover,.coderTextBlue[data-v-61916fae]:active{color:#66f}.coderTextGreen[data-v-61916fae],.coderTextGreen[data-v-61916fae]:link,.coderTextGreen[data-v-61916fae]:visited,.coderTextGreen[data-v-61916fae]:hover,.coderTextGreen[data-v-61916fae]:active{color:#00a900}.coderTextGray[data-v-61916fae],.coderTextGray[data-v-61916fae]:link,.coderTextGray[data-v-61916fae]:visited,.coderTextGray[data-v-61916fae]:hover,.coderTextGray[data-v-61916fae]:active{color:#999}.coderTextWhite[data-v-61916fae],.coderTextWhite[data-v-61916fae]:link,.coderTextWhite[data-v-61916fae]:visited,.coderTextWhite[data-v-61916fae]:hover,.coderTextWhite[data-v-61916fae]:active{color:#fff}.coderTextBlack[data-v-61916fae],.coderTextBlack[data-v-61916fae]:link,.coderTextBlack[data-v-61916fae]:visited,.coderTextBlack[data-v-61916fae]:hover,.coderTextBlack[data-v-61916fae]:active{color:#000}s[data-v-61916fae]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-61916fae]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-61916fae]{text-align:justify}a[data-v-61916fae]{color:#004080}td.topmenu a[data-v-61916fae]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-61916fae]:hover{color:silver}td.topmenu[data-v-61916fae]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-61916fae]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-61916fae]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-61916fae]:hover{color:silver}td.menuleft[data-v-61916fae]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-61916fae]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-61916fae]{height:25px;width:190px}td.newsselectcontainer form[data-v-61916fae]{margin:0}td.newsselectcontainer select[data-v-61916fae]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-61916fae]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-61916fae]{border:1px solid #004080}.memorial[data-v-61916fae]{padding:0 8px;border:2px solid #000000}.menu[data-v-61916fae]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-61916fae]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-61916fae]{width:15em}.menu ul li[data-v-61916fae]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-61916fae]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-61916fae],.menu a[data-v-61916fae]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-61916fae],.menu ul ul a[data-v-61916fae]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-61916fae],.menu ul table ul a[data-v-61916fae]:visited{width:14em;width:12em}.menu table[data-v-61916fae]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-61916fae]{left:-1px}.menu ul ul table ul.left[data-v-61916fae]{margin-left:2px}.menu li[data-v-61916fae]:hover,* html .menu a[data-v-61916fae]:hover{position:relative}.menu ul ul ul a[data-v-61916fae],.menu ul ul ul a[data-v-61916fae]:visited,.menu ul ul ul ul a[data-v-61916fae],.menu ul ul ul ul a[data-v-61916fae]:visited,.menu ul :hover a.sub1[data-v-61916fae],.menu ul ul :hover a.sub2[data-v-61916fae]{background:#004080}.menu a[data-v-61916fae]:hover{color:silver;background:#014181}.menu :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-61916fae]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-61916fae]:hover{color:silver;background:#014181}.menu ul ul[data-v-61916fae]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-61916fae]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-61916fae]{left:-14em}.menu ul li:hover ul[data-v-61916fae],.menu ul a:hover ul[data-v-61916fae]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-61916fae],.menu ul :hover ul :hover ul ul[data-v-61916fae]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-61916fae],.menu ul :hover ul :hover ul :hover ul[data-v-61916fae]{visibility:visible}.lmenu[data-v-61916fae]{height:150px;font-size:90%}.lmenu ul[data-v-61916fae]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-61916fae]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-61916fae]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-61916fae]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-61916fae],.lmenu a[data-v-61916fae]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-61916fae],* html .menu a[data-v-61916fae]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-61916fae]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-61916fae]:hover{position:relative}.lmenu a[data-v-61916fae]:active,.lmenu a[data-v-61916fae]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-61916fae]{color:silver;background:#014181}.lmenu li ul[data-v-61916fae]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-61916fae]{visibility:visible}.lmenu ul a:hover ul ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-61916fae]{visibility:hidden}.lmenu ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-61916fae],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-61916fae]{visibility:visible}table.standings[data-v-b3a3dd84]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-b3a3dd84]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-b3a3dd84]{border:0!important}table[data-v-b3a3dd84]{border-collapse:separate!important}td[data-v-b3a3dd84]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-b3a3dd84]{background-color:#eee}tr.team[data-v-b3a3dd84]{height:2.5em}.hover[data-v-b3a3dd84]{cursor:pointer}td.stnd[data-v-b3a3dd84]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-b3a3dd84]{border-color:#fff}td.stndact[data-v-b3a3dd84]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-b3a3dd84]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-b3a3dd84]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-b3a3dd84]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-b3a3dd84]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-b3a3dd84]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-b3a3dd84]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-b3a3dd84]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-b3a3dd84]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-b3a3dd84]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-b3a3dd84]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-b3a3dd84]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-b3a3dd84]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-b3a3dd84]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-b3a3dd84]{color:#fff}th.success[data-v-b3a3dd84]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-b3a3dd84],td.title[data-v-b3a3dd84]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-b3a3dd84]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-b3a3dd84]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-b3a3dd84]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-b3a3dd84]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-b3a3dd84]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-b3a3dd84]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-b3a3dd84]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-b3a3dd84]{background-color:#004080}tr.solver[data-v-b3a3dd84]{background-color:#f0c0a0}tr.statistics-0[data-v-b3a3dd84]{background-color:#95de64}tr.statistics-1[data-v-b3a3dd84]{background-color:#b7eb8f}td.o00[data-v-b3a3dd84]{background-color:#004080}td.stand00[data-v-b3a3dd84]{background-color:#e0e0ff}td.stand01[data-v-b3a3dd84]{background-color:#e8e8ff}td.stand10[data-v-b3a3dd84]{background-color:#f8f8f8}td.stand11[data-v-b3a3dd84]{background-color:#f2f2f2}tr.filter-team[data-v-b3a3dd84]{background-color:#ffffe0}tr.cfres01[data-v-b3a3dd84]{background-color:#ffffb0}table.matches[data-v-b3a3dd84]{table-layout:fixed}td.match[data-v-b3a3dd84]{height:6em;width:2em}.coderTextRed[data-v-b3a3dd84],.coderTextYellow[data-v-b3a3dd84],.coderTextViolet[data-v-b3a3dd84],.coderTextBlue[data-v-b3a3dd84],.coderTextGreen[data-v-b3a3dd84],.coderTextGray[data-v-b3a3dd84],.coderTextOrange[data-v-b3a3dd84]{font-weight:700;background-color:transparent}.coderTextRed[data-v-b3a3dd84]:link,.coderTextYellow[data-v-b3a3dd84]:link,.coderTextViolet[data-v-b3a3dd84]:link,.coderTextBlue[data-v-b3a3dd84]:link,.coderTextGreen[data-v-b3a3dd84]:link,.coderTextGray[data-v-b3a3dd84]:link,.coderTextOrange[data-v-b3a3dd84]:link,.coderTextWhite[data-v-b3a3dd84]:link,.coderTextBlack[data-v-b3a3dd84]:link,.coderTextRed[data-v-b3a3dd84]:visited,.coderTextYellow[data-v-b3a3dd84]:visited,.coderTextViolet[data-v-b3a3dd84]:visited,.coderTextBlue[data-v-b3a3dd84]:visited,.coderTextGreen[data-v-b3a3dd84]:visited,.coderTextGray[data-v-b3a3dd84]:visited,.coderTextOrange[data-v-b3a3dd84]:visited,.coderTextWhite[data-v-b3a3dd84]:visited,.coderTextBlack[data-v-b3a3dd84]:visited{text-decoration:none}.coderTextRed[data-v-b3a3dd84]:hover,.coderTextYellow[data-v-b3a3dd84]:hover,.coderTextViolet[data-v-b3a3dd84]:hover,.coderTextBlue[data-v-b3a3dd84]:hover,.coderTextGreen[data-v-b3a3dd84]:hover,.coderTextGray[data-v-b3a3dd84]:hover,.coderTextOrange[data-v-b3a3dd84]:hover,.coderTextWhite[data-v-b3a3dd84]:hover,.coderTextBlack[data-v-b3a3dd84]:hover,.coderTextRed[data-v-b3a3dd84]:active,.coderTextYellow[data-v-b3a3dd84]:active,.coderTextViolet[data-v-b3a3dd84]:active,.coderTextBlue[data-v-b3a3dd84]:active,.coderTextGreen[data-v-b3a3dd84]:active,.coderTextGray[data-v-b3a3dd84]:active,.coderTextOrange[data-v-b3a3dd84]:active,.coderTextWhite[data-v-b3a3dd84]:active,.coderTextBlack[data-v-b3a3dd84]:active{text-decoration:underline}.coderTextOrange[data-v-b3a3dd84],.coderTextOrange[data-v-b3a3dd84]:link,.coderTextOrange[data-v-b3a3dd84]:visited,.coderTextOrange[data-v-b3a3dd84]:hover,.coderTextOrange[data-v-b3a3dd84]:active{color:#f90}.coderTextRed[data-v-b3a3dd84],.coderTextRed[data-v-b3a3dd84]:link,.coderTextRed[data-v-b3a3dd84]:visited,.coderTextRed[data-v-b3a3dd84]:hover,.coderTextRed[data-v-b3a3dd84]:active{color:#e00}.coderTextYellow[data-v-b3a3dd84],.coderTextYellow[data-v-b3a3dd84]:link,.coderTextYellow[data-v-b3a3dd84]:visited,.coderTextYellow[data-v-b3a3dd84]:hover,.coderTextYellow[data-v-b3a3dd84]:active{color:#dc0}.coderTextViolet[data-v-b3a3dd84],.coderTextViolet[data-v-b3a3dd84]:link,.coderTextViolet[data-v-b3a3dd84]:visited,.coderTextViolet[data-v-b3a3dd84]:hover,.coderTextViolet[data-v-b3a3dd84]:active{color:#a0a}.coderTextBlue[data-v-b3a3dd84],.coderTextBlue[data-v-b3a3dd84]:link,.coderTextBlue[data-v-b3a3dd84]:visited,.coderTextBlue[data-v-b3a3dd84]:hover,.coderTextBlue[data-v-b3a3dd84]:active{color:#66f}.coderTextGreen[data-v-b3a3dd84],.coderTextGreen[data-v-b3a3dd84]:link,.coderTextGreen[data-v-b3a3dd84]:visited,.coderTextGreen[data-v-b3a3dd84]:hover,.coderTextGreen[data-v-b3a3dd84]:active{color:#00a900}.coderTextGray[data-v-b3a3dd84],.coderTextGray[data-v-b3a3dd84]:link,.coderTextGray[data-v-b3a3dd84]:visited,.coderTextGray[data-v-b3a3dd84]:hover,.coderTextGray[data-v-b3a3dd84]:active{color:#999}.coderTextWhite[data-v-b3a3dd84],.coderTextWhite[data-v-b3a3dd84]:link,.coderTextWhite[data-v-b3a3dd84]:visited,.coderTextWhite[data-v-b3a3dd84]:hover,.coderTextWhite[data-v-b3a3dd84]:active{color:#fff}.coderTextBlack[data-v-b3a3dd84],.coderTextBlack[data-v-b3a3dd84]:link,.coderTextBlack[data-v-b3a3dd84]:visited,.coderTextBlack[data-v-b3a3dd84]:hover,.coderTextBlack[data-v-b3a3dd84]:active{color:#000}s[data-v-b3a3dd84]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-b3a3dd84]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-b3a3dd84]{text-align:justify}a[data-v-b3a3dd84]{color:#004080}td.topmenu a[data-v-b3a3dd84]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-b3a3dd84]:hover{color:silver}td.topmenu[data-v-b3a3dd84]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-b3a3dd84]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-b3a3dd84]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-b3a3dd84]:hover{color:silver}td.menuleft[data-v-b3a3dd84]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-b3a3dd84]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-b3a3dd84]{height:25px;width:190px}td.newsselectcontainer form[data-v-b3a3dd84]{margin:0}td.newsselectcontainer select[data-v-b3a3dd84]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-b3a3dd84]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-b3a3dd84]{border:1px solid #004080}.memorial[data-v-b3a3dd84]{padding:0 8px;border:2px solid #000000}.menu[data-v-b3a3dd84]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-b3a3dd84]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-b3a3dd84]{width:15em}.menu ul li[data-v-b3a3dd84]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-b3a3dd84]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-b3a3dd84],.menu a[data-v-b3a3dd84]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-b3a3dd84],.menu ul ul a[data-v-b3a3dd84]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-b3a3dd84],.menu ul table ul a[data-v-b3a3dd84]:visited{width:14em;width:12em}.menu table[data-v-b3a3dd84]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-b3a3dd84]{left:-1px}.menu ul ul table ul.left[data-v-b3a3dd84]{margin-left:2px}.menu li[data-v-b3a3dd84]:hover,* html .menu a[data-v-b3a3dd84]:hover{position:relative}.menu ul ul ul a[data-v-b3a3dd84],.menu ul ul ul a[data-v-b3a3dd84]:visited,.menu ul ul ul ul a[data-v-b3a3dd84],.menu ul ul ul ul a[data-v-b3a3dd84]:visited,.menu ul :hover a.sub1[data-v-b3a3dd84],.menu ul ul :hover a.sub2[data-v-b3a3dd84]{background:#004080}.menu a[data-v-b3a3dd84]:hover{color:silver;background:#014181}.menu :hover>a[data-v-b3a3dd84]{color:silver;background:#014181}.menu ul ul a[data-v-b3a3dd84]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-b3a3dd84]{color:silver;background:#014181}.menu ul ul ul a[data-v-b3a3dd84]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-b3a3dd84]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-b3a3dd84]:hover{color:silver;background:#014181}.menu ul ul[data-v-b3a3dd84]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-b3a3dd84]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-b3a3dd84]{left:-14em}.menu ul li:hover ul[data-v-b3a3dd84],.menu ul a:hover ul[data-v-b3a3dd84]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-b3a3dd84],.menu ul :hover ul :hover ul ul[data-v-b3a3dd84]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-b3a3dd84],.menu ul :hover ul :hover ul :hover ul[data-v-b3a3dd84]{visibility:visible}.lmenu[data-v-b3a3dd84]{height:150px;font-size:90%}.lmenu ul[data-v-b3a3dd84]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-b3a3dd84]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-b3a3dd84]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-b3a3dd84]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-b3a3dd84],.lmenu a[data-v-b3a3dd84]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-b3a3dd84],* html .menu a[data-v-b3a3dd84]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-b3a3dd84]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-b3a3dd84]:hover{position:relative}.lmenu a[data-v-b3a3dd84]:active,.lmenu a[data-v-b3a3dd84]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-b3a3dd84]{color:silver;background:#014181}.lmenu li ul[data-v-b3a3dd84]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-b3a3dd84]{visibility:visible}.lmenu ul a:hover ul ul[data-v-b3a3dd84],.lmenu ul a:hover ul a:hover ul ul[data-v-b3a3dd84],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-b3a3dd84]{visibility:hidden}.lmenu ul a:hover ul[data-v-b3a3dd84],.lmenu ul a:hover ul a:hover ul[data-v-b3a3dd84],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-b3a3dd84],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-b3a3dd84]{visibility:visible}table.standings[data-v-6d613751]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6d613751]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6d613751]{border:0!important}table[data-v-6d613751]{border-collapse:separate!important}td[data-v-6d613751]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6d613751]{background-color:#eee}tr.team[data-v-6d613751]{height:2.5em}.hover[data-v-6d613751]{cursor:pointer}td.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6d613751]{border-color:#fff}td.stndact[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6d613751]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6d613751]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6d613751]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6d613751]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6d613751]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6d613751]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6d613751]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6d613751]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6d613751]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6d613751]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6d613751]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6d613751]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6d613751]{color:#fff}th.success[data-v-6d613751]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6d613751],td.title[data-v-6d613751]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6d613751]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6d613751]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6d613751]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6d613751]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6d613751]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6d613751]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6d613751]{background-color:#004080}tr.solver[data-v-6d613751]{background-color:#f0c0a0}tr.statistics-0[data-v-6d613751]{background-color:#95de64}tr.statistics-1[data-v-6d613751]{background-color:#b7eb8f}td.o00[data-v-6d613751]{background-color:#004080}td.stand00[data-v-6d613751]{background-color:#e0e0ff}td.stand01[data-v-6d613751]{background-color:#e8e8ff}td.stand10[data-v-6d613751]{background-color:#f8f8f8}td.stand11[data-v-6d613751]{background-color:#f2f2f2}tr.filter-team[data-v-6d613751]{background-color:#ffffe0}tr.cfres01[data-v-6d613751]{background-color:#ffffb0}table.matches[data-v-6d613751]{table-layout:fixed}td.match[data-v-6d613751]{height:6em;width:2em}.coderTextRed[data-v-6d613751],.coderTextYellow[data-v-6d613751],.coderTextViolet[data-v-6d613751],.coderTextBlue[data-v-6d613751],.coderTextGreen[data-v-6d613751],.coderTextGray[data-v-6d613751],.coderTextOrange[data-v-6d613751]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:visited{text-decoration:none}.coderTextRed[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active,.coderTextYellow[data-v-6d613751]:active,.coderTextViolet[data-v-6d613751]:active,.coderTextBlue[data-v-6d613751]:active,.coderTextGreen[data-v-6d613751]:active,.coderTextGray[data-v-6d613751]:active,.coderTextOrange[data-v-6d613751]:active,.coderTextWhite[data-v-6d613751]:active,.coderTextBlack[data-v-6d613751]:active{text-decoration:underline}.coderTextOrange[data-v-6d613751],.coderTextOrange[data-v-6d613751]:link,.coderTextOrange[data-v-6d613751]:visited,.coderTextOrange[data-v-6d613751]:hover,.coderTextOrange[data-v-6d613751]:active{color:#f90}.coderTextRed[data-v-6d613751],.coderTextRed[data-v-6d613751]:link,.coderTextRed[data-v-6d613751]:visited,.coderTextRed[data-v-6d613751]:hover,.coderTextRed[data-v-6d613751]:active{color:#e00}.coderTextYellow[data-v-6d613751],.coderTextYellow[data-v-6d613751]:link,.coderTextYellow[data-v-6d613751]:visited,.coderTextYellow[data-v-6d613751]:hover,.coderTextYellow[data-v-6d613751]:active{color:#dc0}.coderTextViolet[data-v-6d613751],.coderTextViolet[data-v-6d613751]:link,.coderTextViolet[data-v-6d613751]:visited,.coderTextViolet[data-v-6d613751]:hover,.coderTextViolet[data-v-6d613751]:active{color:#a0a}.coderTextBlue[data-v-6d613751],.coderTextBlue[data-v-6d613751]:link,.coderTextBlue[data-v-6d613751]:visited,.coderTextBlue[data-v-6d613751]:hover,.coderTextBlue[data-v-6d613751]:active{color:#66f}.coderTextGreen[data-v-6d613751],.coderTextGreen[data-v-6d613751]:link,.coderTextGreen[data-v-6d613751]:visited,.coderTextGreen[data-v-6d613751]:hover,.coderTextGreen[data-v-6d613751]:active{color:#00a900}.coderTextGray[data-v-6d613751],.coderTextGray[data-v-6d613751]:link,.coderTextGray[data-v-6d613751]:visited,.coderTextGray[data-v-6d613751]:hover,.coderTextGray[data-v-6d613751]:active{color:#999}.coderTextWhite[data-v-6d613751],.coderTextWhite[data-v-6d613751]:link,.coderTextWhite[data-v-6d613751]:visited,.coderTextWhite[data-v-6d613751]:hover,.coderTextWhite[data-v-6d613751]:active{color:#fff}.coderTextBlack[data-v-6d613751],.coderTextBlack[data-v-6d613751]:link,.coderTextBlack[data-v-6d613751]:visited,.coderTextBlack[data-v-6d613751]:hover,.coderTextBlack[data-v-6d613751]:active{color:#000}s[data-v-6d613751]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6d613751]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6d613751]{text-align:justify}a[data-v-6d613751]{color:#004080}td.topmenu a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6d613751]:hover{color:silver}td.topmenu[data-v-6d613751]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6d613751]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6d613751]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6d613751]:hover{color:silver}td.menuleft[data-v-6d613751]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6d613751]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6d613751]{height:25px;width:190px}td.newsselectcontainer form[data-v-6d613751]{margin:0}td.newsselectcontainer select[data-v-6d613751]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6d613751]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6d613751]{border:1px solid #004080}.memorial[data-v-6d613751]{padding:0 8px;border:2px solid #000000}.menu[data-v-6d613751]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6d613751]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6d613751]{width:15em}.menu ul li[data-v-6d613751]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6d613751]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6d613751],.menu a[data-v-6d613751]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6d613751],.menu ul ul a[data-v-6d613751]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6d613751],.menu ul table ul a[data-v-6d613751]:visited{width:14em;width:12em}.menu table[data-v-6d613751]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6d613751]{left:-1px}.menu ul ul table ul.left[data-v-6d613751]{margin-left:2px}.menu li[data-v-6d613751]:hover,* html .menu a[data-v-6d613751]:hover{position:relative}.menu ul ul ul a[data-v-6d613751],.menu ul ul ul a[data-v-6d613751]:visited,.menu ul ul ul ul a[data-v-6d613751],.menu ul ul ul ul a[data-v-6d613751]:visited,.menu ul :hover a.sub1[data-v-6d613751],.menu ul ul :hover a.sub2[data-v-6d613751]{background:#004080}.menu a[data-v-6d613751]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6d613751]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6d613751]:hover{color:silver;background:#014181}.menu ul ul[data-v-6d613751]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6d613751]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6d613751]{left:-14em}.menu ul li:hover ul[data-v-6d613751],.menu ul a:hover ul[data-v-6d613751]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6d613751],.menu ul :hover ul :hover ul ul[data-v-6d613751]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6d613751],.menu ul :hover ul :hover ul :hover ul[data-v-6d613751]{visibility:visible}.lmenu[data-v-6d613751]{height:150px;font-size:90%}.lmenu ul[data-v-6d613751]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6d613751]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6d613751]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6d613751]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6d613751],.lmenu a[data-v-6d613751]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-6d613751],* html .menu a[data-v-6d613751]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-6d613751]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6d613751]:hover{position:relative}.lmenu a[data-v-6d613751]:active,.lmenu a[data-v-6d613751]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6d613751]{color:silver;background:#014181}.lmenu li ul[data-v-6d613751]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6d613751]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6d613751]{visibility:hidden}.lmenu ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6d613751],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6d613751]{visibility:visible}table.standings[data-v-6e350cfa]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-6e350cfa]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-6e350cfa]{border:0!important}table[data-v-6e350cfa]{border-collapse:separate!important}td[data-v-6e350cfa]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-6e350cfa]{background-color:#eee}tr.team[data-v-6e350cfa]{height:2.5em}.hover[data-v-6e350cfa]{cursor:pointer}td.stnd[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-6e350cfa]{border-color:#fff}td.stndact[data-v-6e350cfa]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-6e350cfa]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-6e350cfa]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-6e350cfa]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-6e350cfa]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-6e350cfa]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-6e350cfa]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-6e350cfa]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-6e350cfa]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-6e350cfa]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-6e350cfa]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-6e350cfa]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-6e350cfa]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-6e350cfa]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-6e350cfa]{color:#fff}th.success[data-v-6e350cfa]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-6e350cfa],td.title[data-v-6e350cfa]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-6e350cfa]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-6e350cfa]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-6e350cfa]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-6e350cfa]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-6e350cfa]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-6e350cfa]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-6e350cfa]{background-color:#004080}tr.solver[data-v-6e350cfa]{background-color:#f0c0a0}tr.statistics-0[data-v-6e350cfa]{background-color:#95de64}tr.statistics-1[data-v-6e350cfa]{background-color:#b7eb8f}td.o00[data-v-6e350cfa]{background-color:#004080}td.stand00[data-v-6e350cfa]{background-color:#e0e0ff}td.stand01[data-v-6e350cfa]{background-color:#e8e8ff}td.stand10[data-v-6e350cfa]{background-color:#f8f8f8}td.stand11[data-v-6e350cfa]{background-color:#f2f2f2}tr.filter-team[data-v-6e350cfa]{background-color:#ffffe0}tr.cfres01[data-v-6e350cfa]{background-color:#ffffb0}table.matches[data-v-6e350cfa]{table-layout:fixed}td.match[data-v-6e350cfa]{height:6em;width:2em}.coderTextRed[data-v-6e350cfa],.coderTextYellow[data-v-6e350cfa],.coderTextViolet[data-v-6e350cfa],.coderTextBlue[data-v-6e350cfa],.coderTextGreen[data-v-6e350cfa],.coderTextGray[data-v-6e350cfa],.coderTextOrange[data-v-6e350cfa]{font-weight:700;background-color:transparent}.coderTextRed[data-v-6e350cfa]:link,.coderTextYellow[data-v-6e350cfa]:link,.coderTextViolet[data-v-6e350cfa]:link,.coderTextBlue[data-v-6e350cfa]:link,.coderTextGreen[data-v-6e350cfa]:link,.coderTextGray[data-v-6e350cfa]:link,.coderTextOrange[data-v-6e350cfa]:link,.coderTextWhite[data-v-6e350cfa]:link,.coderTextBlack[data-v-6e350cfa]:link,.coderTextRed[data-v-6e350cfa]:visited,.coderTextYellow[data-v-6e350cfa]:visited,.coderTextViolet[data-v-6e350cfa]:visited,.coderTextBlue[data-v-6e350cfa]:visited,.coderTextGreen[data-v-6e350cfa]:visited,.coderTextGray[data-v-6e350cfa]:visited,.coderTextOrange[data-v-6e350cfa]:visited,.coderTextWhite[data-v-6e350cfa]:visited,.coderTextBlack[data-v-6e350cfa]:visited{text-decoration:none}.coderTextRed[data-v-6e350cfa]:hover,.coderTextYellow[data-v-6e350cfa]:hover,.coderTextViolet[data-v-6e350cfa]:hover,.coderTextBlue[data-v-6e350cfa]:hover,.coderTextGreen[data-v-6e350cfa]:hover,.coderTextGray[data-v-6e350cfa]:hover,.coderTextOrange[data-v-6e350cfa]:hover,.coderTextWhite[data-v-6e350cfa]:hover,.coderTextBlack[data-v-6e350cfa]:hover,.coderTextRed[data-v-6e350cfa]:active,.coderTextYellow[data-v-6e350cfa]:active,.coderTextViolet[data-v-6e350cfa]:active,.coderTextBlue[data-v-6e350cfa]:active,.coderTextGreen[data-v-6e350cfa]:active,.coderTextGray[data-v-6e350cfa]:active,.coderTextOrange[data-v-6e350cfa]:active,.coderTextWhite[data-v-6e350cfa]:active,.coderTextBlack[data-v-6e350cfa]:active{text-decoration:underline}.coderTextOrange[data-v-6e350cfa],.coderTextOrange[data-v-6e350cfa]:link,.coderTextOrange[data-v-6e350cfa]:visited,.coderTextOrange[data-v-6e350cfa]:hover,.coderTextOrange[data-v-6e350cfa]:active{color:#f90}.coderTextRed[data-v-6e350cfa],.coderTextRed[data-v-6e350cfa]:link,.coderTextRed[data-v-6e350cfa]:visited,.coderTextRed[data-v-6e350cfa]:hover,.coderTextRed[data-v-6e350cfa]:active{color:#e00}.coderTextYellow[data-v-6e350cfa],.coderTextYellow[data-v-6e350cfa]:link,.coderTextYellow[data-v-6e350cfa]:visited,.coderTextYellow[data-v-6e350cfa]:hover,.coderTextYellow[data-v-6e350cfa]:active{color:#dc0}.coderTextViolet[data-v-6e350cfa],.coderTextViolet[data-v-6e350cfa]:link,.coderTextViolet[data-v-6e350cfa]:visited,.coderTextViolet[data-v-6e350cfa]:hover,.coderTextViolet[data-v-6e350cfa]:active{color:#a0a}.coderTextBlue[data-v-6e350cfa],.coderTextBlue[data-v-6e350cfa]:link,.coderTextBlue[data-v-6e350cfa]:visited,.coderTextBlue[data-v-6e350cfa]:hover,.coderTextBlue[data-v-6e350cfa]:active{color:#66f}.coderTextGreen[data-v-6e350cfa],.coderTextGreen[data-v-6e350cfa]:link,.coderTextGreen[data-v-6e350cfa]:visited,.coderTextGreen[data-v-6e350cfa]:hover,.coderTextGreen[data-v-6e350cfa]:active{color:#00a900}.coderTextGray[data-v-6e350cfa],.coderTextGray[data-v-6e350cfa]:link,.coderTextGray[data-v-6e350cfa]:visited,.coderTextGray[data-v-6e350cfa]:hover,.coderTextGray[data-v-6e350cfa]:active{color:#999}.coderTextWhite[data-v-6e350cfa],.coderTextWhite[data-v-6e350cfa]:link,.coderTextWhite[data-v-6e350cfa]:visited,.coderTextWhite[data-v-6e350cfa]:hover,.coderTextWhite[data-v-6e350cfa]:active{color:#fff}.coderTextBlack[data-v-6e350cfa],.coderTextBlack[data-v-6e350cfa]:link,.coderTextBlack[data-v-6e350cfa]:visited,.coderTextBlack[data-v-6e350cfa]:hover,.coderTextBlack[data-v-6e350cfa]:active{color:#000}s[data-v-6e350cfa]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-6e350cfa]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-6e350cfa]{text-align:justify}a[data-v-6e350cfa]{color:#004080}td.topmenu a[data-v-6e350cfa]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-6e350cfa]:hover{color:silver}td.topmenu[data-v-6e350cfa]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-6e350cfa]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-6e350cfa]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-6e350cfa]:hover{color:silver}td.menuleft[data-v-6e350cfa]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-6e350cfa]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-6e350cfa]{height:25px;width:190px}td.newsselectcontainer form[data-v-6e350cfa]{margin:0}td.newsselectcontainer select[data-v-6e350cfa]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-6e350cfa]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-6e350cfa]{border:1px solid #004080}.memorial[data-v-6e350cfa]{padding:0 8px;border:2px solid #000000}.menu[data-v-6e350cfa]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-6e350cfa]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-6e350cfa]{width:15em}.menu ul li[data-v-6e350cfa]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-6e350cfa]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-6e350cfa],.menu a[data-v-6e350cfa]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-6e350cfa],.menu ul ul a[data-v-6e350cfa]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-6e350cfa],.menu ul table ul a[data-v-6e350cfa]:visited{width:14em;width:12em}.menu table[data-v-6e350cfa]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-6e350cfa]{left:-1px}.menu ul ul table ul.left[data-v-6e350cfa]{margin-left:2px}.menu li[data-v-6e350cfa]:hover,* html .menu a[data-v-6e350cfa]:hover{position:relative}.menu ul ul ul a[data-v-6e350cfa],.menu ul ul ul a[data-v-6e350cfa]:visited,.menu ul ul ul ul a[data-v-6e350cfa],.menu ul ul ul ul a[data-v-6e350cfa]:visited,.menu ul :hover a.sub1[data-v-6e350cfa],.menu ul ul :hover a.sub2[data-v-6e350cfa]{background:#004080}.menu a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-6e350cfa]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-6e350cfa]:hover{color:silver;background:#014181}.menu ul ul[data-v-6e350cfa]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-6e350cfa]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-6e350cfa]{left:-14em}.menu ul li:hover ul[data-v-6e350cfa],.menu ul a:hover ul[data-v-6e350cfa]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-6e350cfa],.menu ul :hover ul :hover ul ul[data-v-6e350cfa]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-6e350cfa],.menu ul :hover ul :hover ul :hover ul[data-v-6e350cfa]{visibility:visible}.lmenu[data-v-6e350cfa]{height:150px;font-size:90%}.lmenu ul[data-v-6e350cfa]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-6e350cfa]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-6e350cfa]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-6e350cfa]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-6e350cfa],.lmenu a[data-v-6e350cfa]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-6e350cfa],* html .menu a[data-v-6e350cfa]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-6e350cfa]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-6e350cfa]:hover{position:relative}.lmenu a[data-v-6e350cfa]:active,.lmenu a[data-v-6e350cfa]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-6e350cfa]{color:silver;background:#014181}.lmenu li ul[data-v-6e350cfa]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-6e350cfa]{visibility:visible}.lmenu ul a:hover ul ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-6e350cfa]{visibility:hidden}.lmenu ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-6e350cfa],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-6e350cfa]{visibility:visible}.second-level-menu-item[data-v-714a998b]{height:18px;background:#333;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:700;-webkit-transition:.7s;transition:.7s;cursor:pointer;margin:2px 4px!important;padding:4px!important;box-sizing:content-box!important;border-radius:3px}.second-level-menu-item[data-v-714a998b]:hover,.second-level-menu-item-current[data-v-714a998b]{background:#f30}table.standings[data-v-54297ce8]{text-align:center;border:none;margin:0;padding:0}.loading[data-v-54297ce8]{display:flex;align-items:center;justify-content:center;height:80vh}img[data-v-54297ce8]{border:0!important}table[data-v-54297ce8]{border-collapse:separate!important}td[data-v-54297ce8]{box-sizing:content-box!important;padding:1px!important}tr.head[data-v-54297ce8]{background-color:#eee}tr.team[data-v-54297ce8]{height:2.5em}.hover[data-v-54297ce8]{cursor:pointer}td.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}.dark td.stnd[data-v-54297ce8]{border-color:#fff}td.stndact[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.frost[data-v-54297ce8]{background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.gold[data-v-54297ce8]{background-color:#fff566;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.goldact[data-v-54297ce8]{color:#00f;background-color:#fea;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.silver[data-v-54297ce8]{background-color:#ffadd2;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.silveract[data-v-54297ce8]{color:#00f;background-color:#aaa;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.bronze[data-v-54297ce8]{background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.bronzeact[data-v-54297ce8]{color:#00f;background-color:#f0c0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.unofficial[data-v-54297ce8]{background-color:#fff;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.honorable[data-v-54297ce8]{background-color:#e6f7ff;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.first-solve[data-v-54297ce8]{background-color:#3db03d;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.incorrect[data-v-54297ce8]{background-color:#ffd0d0;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.correct[data-v-54297ce8]{background-color:#e1ffb5;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.unattempted[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}.dark td.unattempted[data-v-54297ce8]{color:#fff}th.success[data-v-54297ce8]{background-color:#a0f0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.title[data-v-54297ce8],td.title[data-v-54297ce8]{background-color:#f5f5d5;font-size:12px;border-width:0px;border-color:#000;margin:1px}th.tried[data-v-54297ce8]{background-color:#ffa0a0;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.pending[data-v-54297ce8]{background-color:#c8d6fa;font-size:12px;border-width:0px;border-color:#000;margin:1px;font-weight:700}td.upsolved[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px;color:red}td.virtual[data-v-54297ce8]{color:#00f;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.alive[data-v-54297ce8]{color:red;font-size:12px;border-width:0px;border-color:#000;margin:1px}td.empty[data-v-54297ce8]{background-color:var(--global-background);font-size:12px;border-width:0px;border-color:#000;margin:1px}th.stnd[data-v-54297ce8]{font-size:12px;border-width:0px;border-color:#000;margin:1px}td.o01[data-v-54297ce8]{background-color:#004080}tr.solver[data-v-54297ce8]{background-color:#f0c0a0}tr.statistics-0[data-v-54297ce8]{background-color:#95de64}tr.statistics-1[data-v-54297ce8]{background-color:#b7eb8f}td.o00[data-v-54297ce8]{background-color:#004080}td.stand00[data-v-54297ce8]{background-color:#e0e0ff}td.stand01[data-v-54297ce8]{background-color:#e8e8ff}td.stand10[data-v-54297ce8]{background-color:#f8f8f8}td.stand11[data-v-54297ce8]{background-color:#f2f2f2}tr.filter-team[data-v-54297ce8]{background-color:#ffffe0}tr.cfres01[data-v-54297ce8]{background-color:#ffffb0}table.matches[data-v-54297ce8]{table-layout:fixed}td.match[data-v-54297ce8]{height:6em;width:2em}.coderTextRed[data-v-54297ce8],.coderTextYellow[data-v-54297ce8],.coderTextViolet[data-v-54297ce8],.coderTextBlue[data-v-54297ce8],.coderTextGreen[data-v-54297ce8],.coderTextGray[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]{font-weight:700;background-color:transparent}.coderTextRed[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:visited{text-decoration:none}.coderTextRed[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active,.coderTextYellow[data-v-54297ce8]:active,.coderTextViolet[data-v-54297ce8]:active,.coderTextBlue[data-v-54297ce8]:active,.coderTextGreen[data-v-54297ce8]:active,.coderTextGray[data-v-54297ce8]:active,.coderTextOrange[data-v-54297ce8]:active,.coderTextWhite[data-v-54297ce8]:active,.coderTextBlack[data-v-54297ce8]:active{text-decoration:underline}.coderTextOrange[data-v-54297ce8],.coderTextOrange[data-v-54297ce8]:link,.coderTextOrange[data-v-54297ce8]:visited,.coderTextOrange[data-v-54297ce8]:hover,.coderTextOrange[data-v-54297ce8]:active{color:#f90}.coderTextRed[data-v-54297ce8],.coderTextRed[data-v-54297ce8]:link,.coderTextRed[data-v-54297ce8]:visited,.coderTextRed[data-v-54297ce8]:hover,.coderTextRed[data-v-54297ce8]:active{color:#e00}.coderTextYellow[data-v-54297ce8],.coderTextYellow[data-v-54297ce8]:link,.coderTextYellow[data-v-54297ce8]:visited,.coderTextYellow[data-v-54297ce8]:hover,.coderTextYellow[data-v-54297ce8]:active{color:#dc0}.coderTextViolet[data-v-54297ce8],.coderTextViolet[data-v-54297ce8]:link,.coderTextViolet[data-v-54297ce8]:visited,.coderTextViolet[data-v-54297ce8]:hover,.coderTextViolet[data-v-54297ce8]:active{color:#a0a}.coderTextBlue[data-v-54297ce8],.coderTextBlue[data-v-54297ce8]:link,.coderTextBlue[data-v-54297ce8]:visited,.coderTextBlue[data-v-54297ce8]:hover,.coderTextBlue[data-v-54297ce8]:active{color:#66f}.coderTextGreen[data-v-54297ce8],.coderTextGreen[data-v-54297ce8]:link,.coderTextGreen[data-v-54297ce8]:visited,.coderTextGreen[data-v-54297ce8]:hover,.coderTextGreen[data-v-54297ce8]:active{color:#00a900}.coderTextGray[data-v-54297ce8],.coderTextGray[data-v-54297ce8]:link,.coderTextGray[data-v-54297ce8]:visited,.coderTextGray[data-v-54297ce8]:hover,.coderTextGray[data-v-54297ce8]:active{color:#999}.coderTextWhite[data-v-54297ce8],.coderTextWhite[data-v-54297ce8]:link,.coderTextWhite[data-v-54297ce8]:visited,.coderTextWhite[data-v-54297ce8]:hover,.coderTextWhite[data-v-54297ce8]:active{color:#fff}.coderTextBlack[data-v-54297ce8],.coderTextBlack[data-v-54297ce8]:link,.coderTextBlack[data-v-54297ce8]:visited,.coderTextBlack[data-v-54297ce8]:hover,.coderTextBlack[data-v-54297ce8]:active{color:#000}s[data-v-54297ce8]{font-size:10px;font-style:normal;font-weight:700;text-decoration:none}.announce[data-v-54297ce8]{padding:0 8px;float:right;width:50%;border:1px solid #004080;margin-left:8px}p.nmessage[data-v-54297ce8]{text-align:justify}a[data-v-54297ce8]{color:#004080}td.topmenu a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.topmenu a[data-v-54297ce8]:hover{color:silver}td.topmenu[data-v-54297ce8]{text-align:center;font-weight:700;font-style:oblique}td.topmenu div[data-v-54297ce8]{background-color:#004080;height:25px;padding-top:2px}td.menuleft a[data-v-54297ce8]{color:#fff;text-decoration:none;cursor:hand}td.menuleft a[data-v-54297ce8]:hover{color:silver}td.menuleft[data-v-54297ce8]{font-weight:700;font-size:16px;color:#640d00;font-style:oblique;text-align:left}td.menuleft div[data-v-54297ce8]{padding:4px 8px;white-space:nowrap;background-color:#004080;text-align:center}td.newsselectcontainer[data-v-54297ce8]{height:25px;width:190px}td.newsselectcontainer form[data-v-54297ce8]{margin:0}td.newsselectcontainer select[data-v-54297ce8]{background-color:#004080;color:#fff;width:140px;font-style:oblique;font-weight:700}.newsselectbtn[data-v-54297ce8]{background-color:#004080;color:#fff;width:42px;height:23px;font-weight:700}.menuleftblock[data-v-54297ce8]{border:1px solid #004080}.memorial[data-v-54297ce8]{padding:0 8px;border:2px solid #000000}.menu[data-v-54297ce8]{z-index:1000;font-size:1em;height:2em}.menu ul[data-v-54297ce8]{padding:0;margin:0;list-style-type:none;height:2em;background:#004080}.menu ul ul[data-v-54297ce8]{width:15em}.menu ul li[data-v-54297ce8]{float:left;height:2em;line-height:2em}.menu ul ul li[data-v-54297ce8]{display:block;width:12em;height:auto;position:relative;line-height:1em}.menu a[data-v-54297ce8],.menu a[data-v-54297ce8]:visited{display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#fff;background:#004080;padding:0 3em;text-align:center;font-weight:700;font-style:oblique}.menu ul ul a[data-v-54297ce8],.menu ul ul a[data-v-54297ce8]:visited{display:block;background:#004080;color:#fff;width:12em;height:100%;border:1px solid #fff;line-height:1em;padding:.5em 1em;text-align:center;font-weight:700;font-style:oblique}.menu ul table ul a[data-v-54297ce8],.menu ul table ul a[data-v-54297ce8]:visited{width:14em;width:12em}.menu table[data-v-54297ce8]{position:absolute;left:0;top:0;font-size:1em;z-index:-1}.menu ul ul table[data-v-54297ce8]{left:-1px}.menu ul ul table ul.left[data-v-54297ce8]{margin-left:2px}.menu li[data-v-54297ce8]:hover,* html .menu a[data-v-54297ce8]:hover{position:relative}.menu ul ul ul a[data-v-54297ce8],.menu ul ul ul a[data-v-54297ce8]:visited,.menu ul ul ul ul a[data-v-54297ce8],.menu ul ul ul ul a[data-v-54297ce8]:visited,.menu ul :hover a.sub1[data-v-54297ce8],.menu ul ul :hover a.sub2[data-v-54297ce8]{background:#004080}.menu a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul ul :hover>a[data-v-54297ce8]{color:silver;background:#014181}.menu ul ul ul ul a[data-v-54297ce8]:hover{color:silver;background:#014181}.menu ul ul[data-v-54297ce8]{visibility:hidden;position:absolute;height:0;top:2em;left:0;width:14em}.menu ul ul ul[data-v-54297ce8]{left:14em;top:0;width:14em}.menu ul ul ul.left[data-v-54297ce8]{left:-14em}.menu ul li:hover ul[data-v-54297ce8],.menu ul a:hover ul[data-v-54297ce8]{visibility:visible;height:auto;padding-bottom:3em}.menu ul :hover ul ul[data-v-54297ce8],.menu ul :hover ul :hover ul ul[data-v-54297ce8]{visibility:hidden}.menu ul :hover ul :hover ul[data-v-54297ce8],.menu ul :hover ul :hover ul :hover ul[data-v-54297ce8]{visibility:visible}.lmenu[data-v-54297ce8]{height:150px;font-size:90%}.lmenu ul[data-v-54297ce8]{position:relative;z-index:500;padding:0;margin:0;list-style-type:none;width:15em}.lmenu li[data-v-54297ce8]{color:#fff;height:2.6em;text-align:center;font-weight:700;font-style:oblique;float:left}.lmenu li div[data-v-54297ce8]{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;text-indent:.5em;border:1px solid #fff;color:#004080;height:2.6em;float:left}.lmenu table[data-v-54297ce8]{position:absolute;border-collapse:collapse;top:0;left:0;z-index:100;font-size:1em}.lmenu a[data-v-54297ce8],.lmenu a[data-v-54297ce8]:visited{display:block;text-decoration:none;height:2.5em;line-height:2.5em;width:15em;color:#fff;background:#004080;text-indent:.5em;border:1px solid #fff}* html .lmenu a[data-v-54297ce8],* html .menu a[data-v-54297ce8]:visited{width:150em;width:14.9em}* html .lmenu a[data-v-54297ce8]:hover{color:silver;background:#014181;position:relative}.lmenu li[data-v-54297ce8]:hover{position:relative}.lmenu a[data-v-54297ce8]:active,.lmenu a[data-v-54297ce8]:focus{color:silver;background:#004080}.lmenu li:hover>a[data-v-54297ce8]{color:silver;background:#014181}.lmenu li ul[data-v-54297ce8]{visibility:hidden;position:absolute;top:-3em;left:10em;padding:3em}.lmenu li:hover>ul[data-v-54297ce8]{visibility:visible}.lmenu ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul ul[data-v-54297ce8]{visibility:hidden}.lmenu ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8],.lmenu ul a:hover ul a:hover ul a:hover ul a:hover ul[data-v-54297ce8]{visibility:visible}.title[data-v-9d40d7bb]{--scroll-bar: 0;font-variant:tabular-nums;line-height:1.5715;box-sizing:border-box;position:relative;overflow:hidden;text-align:center}
|