﻿.alpha ul.pagination{flex-wrap:wrap;justify-content:center;}div.pagination{display:flex;align-items:stretch;justify-content:space-between;}div.pagination>div{margin:1rem .5rem 1rem 0;}div.pagination .base-button{display:inline-flex;margin-top:0;align-items:center;font-size:1.5rem;font-weight:400;height:100%;}ul.pagination{margin:1rem -3px;font-size:14px;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;}ul.pagination>li{display:inline-block;background:#f7f7f7;border:1px solid #d9e2ec;margin:3px 0 3px -1px;}.page[data-theme='dark'] ul.pagination>li{background:#222;border-color:#555;}ul.pagination>li:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px;}ul.pagination>li:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;}ul.pagination>li.goto{position:relative;margin-left:3px !important;border-radius:3px;}ul.pagination>li .gotopage{position:absolute;top:0;right:0;bottom:0;left:0;}ul.pagination>li input[type=text]{width:100%;height:100%;box-sizing:border-box;padding:.5rem;}ul.pagination>li.ellip{width:3px;cursor:default !important;background:#d9e2ec;}ul.pagination>li.ellip span{background:#d9e2ec !important;}.page[data-theme='dark'] ul.pagination>li.ellip span{background:#555 !important;}ul.pagination>li.ellip~li{display:none;}ul.pagination>li.current{display:inline-block !important;}ul.pagination>li.current+li{display:inline-block;}ul.pagination>li.f,ul.pagination>li.l,ul.pagination>li.c-p,ul.pagination>li.c-n,ul.pagination>li.prevnext,ul.pagination>li.ellip{display:inline-block !important;}ul.pagination>li.l+.prevnext{border-radius:0 3px 3px 0;}ul.pagination>li>a,ul.pagination>li>span{display:block;padding:.8rem 1.3rem;font-size:1.5rem;box-sizing:border-box;height:100%;white-space:nowrap;}ul.pagination>li:hover,ul.pagination>li.current{background:#0e5814;border-color:#0e5814;z-index:1;}.tt ul.pagination>li:hover,.tt ul.pagination>li.current{background:#0552b5;border-color:#0552b5;}.tsa ul.pagination>li:hover,.tsa ul.pagination>li.current{background:#e67635;border-color:#e67635;}ul.pagination>li:hover>a,ul.pagination>li.current>a{color:#fff;}.page[data-theme='dark'] ul.pagination>li:hover,.page[data-theme='dark'] ul.pagination>li.current{background:#444;}ul.pagination>li.ellip:hover{border-color:#d9e2ec;overflow:hidden;}.page[data-theme='dark'] ul.pagination>li.ellip:hover{border-color:#555;}ul.pagination>li>span{background:#f7f7f7 !important;}.page[data-theme='dark'] ul.pagination>li>span{background:#222 !important;}ul.pagination>li.h-ellip{display:none !important;}@media(min-width:576px){div.pagination .base-button{font-size:1.4rem;}ul.pagination>li a,ul.pagination>li span{padding:.6rem 1.2rem;}}@media(min-width:576px){ul.pagination>li{display:inline-block !important;}}.inputform{background:#edeff2;padding:1rem;}.page[data-theme='dark'] .inputform{background-color:#282828;}.inputform .frm-grp label{min-width:125px;}input[type=radio],input[type=checkbox]{height:16px;width:16px;}textarea{width:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;padding:1rem;min-height:60px;resize:vertical;}.page[data-theme='dark'] textarea{background-color:#444;color:#bbb !important;border-color:#555;}.panelfilter{display:flex;margin-bottom:1rem;}.panelfilter label{margin-right:1rem;}.panelfilter .frm-sel{flex-grow:1;max-width:none;}.settingsheader,.filterheader{padding:.75rem 1rem;background:#eee;display:inline-flex;align-items:center;}.page[data-theme='dark'] .settingsheader,.page[data-theme='dark'] .filterheader{background-color:#333;}.settingsheader a,.settingsheader i,.filterheader a,.filterheader i{margin-left:.75rem;}.settingsheader{float:right;}.filterheaderholder{margin-bottom:1.5rem;}.page[data-theme='dark'] .filterheaderholder{background-color:#333;}.filterheaderholder.open{margin-bottom:0;}.filter{background:#eee;padding:1rem 1.5rem;margin-bottom:1rem;}.page[data-theme='dark'] .filter{background-color:#333;}textarea.clone{position:absolute;visibility:hidden;}label{color:#3e4c59;}.page[data-theme='dark'] label{color:#ddd;}.frm-col-ddl,.frm-col{display:flex;flex-direction:column;align-items:flex-start;}.frm-col-ddl .frm-grp,.frm-col .frm-grp{flex-grow:1;width:100%;margin:.25rem 0;}.frm-col-ddl .frm-grp.buttons,.frm-col .frm-grp.buttons{text-align:left;}.frm-col-ddl .frm-grp.buttons .button,.frm-col .frm-grp.buttons .button{margin:0 0 .5rem;}:not(.frm-col) .frm-grp+.frm-grp{margin-top:.5rem;}.frm-row{display:flex;flex-direction:row;margin-bottom:1rem;flex-basis:100%;}.frm-row.w-1\/2 .frm-grp{flex-basis:50%;}.frm-row .frm-sel+.frm-sel,.frm-row select+select{margin-left:1rem !important;}.inputform .innerform>div,.frm-grp{display:flex;flex-basis:auto;flex-direction:column;align-items:flex-start;}.inputform .innerform>div label,.frm-grp label{min-width:110px;}.inputform .innerform>div.frm-rad,.inputform .innerform>div.frm-chk,.frm-grp.frm-rad,.frm-grp.frm-chk{flex-direction:row;align-items:center;}.inputform .innerform>div.frm-rad input[type=radio],.inputform .innerform>div.frm-rad input[type=checkbox],.inputform .innerform>div.frm-chk input[type=radio],.inputform .innerform>div.frm-chk input[type=checkbox],.frm-grp.frm-rad input[type=radio],.frm-grp.frm-rad input[type=checkbox],.frm-grp.frm-chk input[type=radio],.frm-grp.frm-chk input[type=checkbox]{flex-shrink:0;}.inputform .innerform>div.frm-chk.r,.frm-grp.frm-chk.r{flex-direction:row-reverse;justify-content:flex-end;}.inputform .innerform>div.frm-a-right,.frm-grp.frm-a-right{align-items:flex-end;}.inputform .innerform.stacked>div{flex-direction:column;align-items:flex-start;}.frm-dat>div{display:flex;flex-direction:row;width:100%;}.frm-dat>div .frm-sel{width:100%;}.frm-dat>div .frm-sel+.frm-sel{margin-left:1rem;}.inputform .innerform>div{margin:0 0 1rem 0;}.inputform .innerform>div label{min-width:170px;}.inputform .innerform>div.buttons{flex-direction:row;justify-content:flex-end;flex-wrap:wrap;}.inputform .innerform>div.buttons .button{margin-bottom:.5rem;}.frm-chk-grp{border:2px solid #0a558c;border-radius:5px;margin-bottom:1rem;}.frm-chk-grp .frm-grp{margin:0 !important;flex-basis:100%;font-size:1.5rem;}.frm-chk-grp .frm-grp input[type=radio]{display:none;}.frm-chk-grp .frm-grp input[type=radio]+label{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:.4rem;border-right:2px solid #0a558c;box-sizing:border-box;min-width:0;text-transform:capitalize;text-align:center;cursor:pointer;}.frm-chk-grp .frm-grp input[type=radio]+label span{display:none;}.frm-chk-grp .frm-grp:last-child input[type=radio]+label{border:0;}.frm-chk-grp .frm-grp input[type=radio][checked=checked]+label{color:#fff;background:#0a558c;font-weight:600;border:0;}.frm-chk,.frm-rad,.frm-tgl{margin-right:3rem;}.frm-chk:last-child,.frm-rad:last-child,.frm-tgl:last-child{margin-right:0;}.frm-chk input[type=checkbox],.frm-chk input[type=radio],.frm-rad input[type=checkbox],.frm-rad input[type=radio],.frm-tgl input[type=checkbox],.frm-tgl input[type=radio]{display:none;}.frm-chk label,.frm-rad label,.frm-tgl label{position:relative;padding-left:30px !important;padding-right:0 !important;min-width:0 !important;min-height:22px;cursor:pointer;margin:.25rem 0;}.frm-chk.alg-r label,.frm-rad.alg-r label,.frm-tgl.alg-r label{padding-left:0 !important;padding-right:30px !important;}.frm-chk.no-lbl,.frm-rad.no-lbl,.frm-tgl.no-lbl{display:flex;justify-content:center;}.frm-chk.no-lbl label,.frm-rad.no-lbl label,.frm-tgl.no-lbl label{width:22px !important;padding:0 !important;}.frm-chk label::before,.frm-rad label::before,.frm-tgl label::before{content:'';position:absolute;display:block;height:18px;width:18px;top:3px;left:0;border-radius:50%;background:#a0aec0;}.page[data-theme='dark'] .frm-chk label::before,.page[data-theme='dark'] .frm-rad label::before,.page[data-theme='dark'] .frm-tgl label::before{background:#62717f;}.frm-chk.alg-r label::before,.frm-rad.alg-r label::before,.frm-tgl.alg-r label::before{left:auto !important;right:0;}.frm-chk input[disabled]+label,.frm-rad input[disabled]+label,.frm-tgl input[disabled]+label{opacity:.5;cursor:not-allowed;}.frm-chk input:checked+label::before,.frm-rad input:checked+label::before,.frm-tgl input:checked+label::before{background:#4299e1;}.page[data-theme='dark'] .frm-chk input:checked+label::before,.page[data-theme='dark'] .frm-rad input:checked+label::before,.page[data-theme='dark'] .frm-tgl input:checked+label::before{background:#4299e1;}.frm-chk input+label::after,.frm-rad input+label::after,.frm-tgl input+label::after{content:'';position:absolute;height:12px;width:12px;left:5px;top:5px;border-radius:50%;}.frm-chk.alg-r input+label::after,.frm-rad.alg-r input+label::after,.frm-tgl.alg-r input+label::after{left:auto;right:5px;}.frm-chk input:checked+label::after,.frm-rad input:checked+label::after,.frm-tgl input:checked+label::after{background:#fff;}.frm-chk input.displaynone+label,.frm-rad input.displaynone+label,.frm-tgl input.displaynone+label{display:none;}.frm-rad input:checked+label::after{width:10px;height:10px;left:4px;top:7px;}.frm-chk label::before{border-radius:5px;}.frm-chk input:checked+label::after{content:'';font-family:'FontAwesome';font-size:1.4rem;color:#fff;background:none;left:2px;top:2px;}.frm-chk.alg-r input:checked+label::after{left:auto;right:4px;}.frm-tgl label{padding-left:42px !important;}.frm-tgl label::before{height:22px;width:22px;top:0;}.frm-tgl input+label::before{width:42px;border-radius:21px;}.frm-tgl input+label::after{background:#fff;transition:.3s;}.frm-tgl input:checked+label::after{left:26px;}.frm-sel{position:relative;width:100%;min-width:100px;}.frm-sel select{background:#fff;-webkit-appearance:none;-moz-appearance:none;padding-right:2.5rem;box-sizing:border-box;}.frm-sel select::-ms-expand{display:none;}.frm-sel::after{content:'';position:absolute;display:flex;top:0;bottom:0;right:1rem;align-items:center;font-family:'FontAwesome';color:#a0aec0;z-index:2;pointer-events:none;}.frm-grp input[type=text]+.button,.frm-grp .frm-sel+.button{margin:.5rem 0 .5rem 1rem;align-self:flex-end;}@media(min-width:576px){.inputform{padding:2rem;}.frm-dat>div,.frm-sel,select{max-width:350px;}.inputform .innerform>div,.frm-grp{flex-direction:row;align-items:center;}.inputform .innerform>div label,.frm-grp label{padding-right:1rem;}.inputform .innerform>div.frm-a-top,.frm-grp.frm-a-top{align-items:flex-start;}.inputform .innerform>div.frm-a-right,.frm-grp.frm-a-right{justify-content:flex-end;}.inputform .innerform>div label{max-width:170px;}.inputform .innerform>div.buttons{align-items:flex-end;}.inputform .innerform>div.frm-chk label{max-width:none;min-width:200px !important;}.frm-chk-grp .frm-chk input[type=radio]+label{text-transform:none;}.frm-chk-grp .frm-chk input[type=radio]+label span{display:inline;}}@media(min-width:768px){input[type=radio],input[type=checkbox]{height:auto;width:auto;}.frm-col{flex-direction:row;justify-content:flex-start;align-items:center;}.frm-col .frm-grp.buttons{text-align:right;}.frm-col>.frm-grp:not(.frm-chk,.frm-rad) label{text-align:right;}.frm-col>.frm-grp+.frm-grp{margin-left:2.5rem;}.frm-col.w-1\/2>.frm-grp,.frm-col>.frm-grp.w-1\/2{max-width:50%;}.frm-col.w-1\/4>.frm-grp,.frm-col>.frm-grp.w-1\/4{max-width:25%;margin:0;}.frm-col.w-1\/3>.frm-grp,.frm-col>.frm-grp.w-1\/3{max-width:33%;margin:0;}.frm-col>.frm-grp:not(.w-1\/3)+.frm-grp.w-1\/3{margin-left:2.5rem;}.admin-page .frm-col>.frm-grp:not(.frm-chk,.frm-rad) label{text-align:left;}}@media(min-width:1200px){.frm-col-ddl{flex-direction:row;justify-content:space-between;align-items:center;}.frm-col-ddl .frm-grp label{text-align:right;}}.ajaxlistfilter{display:flex;justify-content:flex-end;}.clipholder,.captureholder{display:flex;flex-wrap:wrap;justify-content:center;}.clipholder>div,.captureholder>div{padding:.5rem .5rem 1rem;box-sizing:border-box;overflow:hidden;width:100%;}.clipholder>div>div:last-child,.captureholder>div>div:last-child{padding:.25rem .1rem;height:100%;font-size:1.6rem;box-sizing:border-box;}.clipholder>div>div:last-child>span,.captureholder>div>div:last-child>span{display:block;font-size:1.4rem;}.clipholder>div>div:first-child,.captureholder>div>div:first-child{width:100%;position:relative;}.clipholder>div>div:first-child>a::before,.captureholder>div>div:first-child>a::before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;}.clipholder>div>div:first-child>a>img,.captureholder>div>div:first-child>a>img{width:100%;height:auto;}.clipholder>div>div:first-child>div,.captureholder>div>div:first-child>div{position:absolute;bottom:0;left:0;right:0;padding:.3rem;background:rgba(0,0,0,.75);color:#fff;display:flex;justify-content:space-around;font-size:1.4rem;}.clipholder>div>div:first-child>div>span::before,.captureholder>div>div:first-child>div>span::before{font-family:'FontAwesome';margin:0 .75rem 0 0;}.clipholder>div>div:first-child>div>span.v::before,.captureholder>div>div:first-child>div>span.v::before{content:'';}.clipholder>div>div:first-child>div>span.f::before,.captureholder>div>div:first-child>div>span.f::before{content:'';}.clipholder>div>div:first-child>div>span.c::before,.captureholder>div>div:first-child>div>span.c::before{content:'';}.clipholder>div>div:first-child>div>span.t::before,.captureholder>div>div:first-child>div>span.t::before{content:'';}.clipholder>div>div:first-child>div>span.ss::before,.captureholder>div>div:first-child>div>span.ss::before{content:'';}.clipholder>div>div:first-child>div.overlay,.captureholder>div>div:first-child>div.overlay{position:absolute;top:0;left:0;right:0;bottom:1rem;display:flex;justify-content:center;align-items:center;background:transparent;transition:opacity .15s;}.clipholder>div>div:first-child:hover>div.overlay,.captureholder>div>div:first-child:hover>div.overlay{opacity:0;}.clipholder>div>div:first-child .fa-play-circle,.captureholder>div>div:first-child .fa-play-circle{font-size:3rem;text-shadow:0 0 4px #333,0 0 4px #333;}.clipholder>div.buttons,.captureholder>div.buttons{width:100%;}@media(min-width:576px){.clipholder>div,.captureholder>div{width:50%;}.clipholder>div.buttons,.captureholder>div.buttons{width:100%;}}@media(min-width:768px){.clipholder>div,.captureholder>div{width:33.3%;}.clipholder>div>div:last-child,.captureholder>div>div:last-child{font-size:1.4rem;}.clipholder>div>div:last-child>span,.captureholder>div>div:last-child>span{font-size:1.2rem;}.clipholder>div.buttons,.captureholder>div.buttons{width:100%;}}@media(min-width:900px){div.clipholder>div,div.captureholder>div{font-size:1.2rem;}}@media(min-width:1200px){div.clipholder>div,div.captureholder>div{font-size:1.6rem;}}.listholder.ajax{display:block;position:relative;min-height:425px;}.listholder .divLoading{position:absolute;top:0;left:0;right:0;bottom:0;font-size:3.5rem;text-align:center;color:#808080;height:auto !important;z-index:2;padding-top:120px;background:rgba(255,255,255,.7);}.page[data-theme='dark'] .listholder .divLoading{background:rgba(0,0,0,.7);}.listholder .listcontent{min-height:425px;}dl.game-info{clear:both;}dl.game-info dt{float:left;width:35%;margin-bottom:2rem;clear:left;}dl.game-info dd{margin-bottom:2rem;margin-left:35%;}span.dlc-title{font-size:110%;}span.dlc-title a{font-weight:bold;}span.dlc-title>small{font-weight:normal;font-size:90%;}.game-info-region{float:right;margin-top:3px;}dt .fa{font-size:1.4rem;color:#4299e1;}@media only screen and (min-width:768px){dl.game-info dt,dl.game-info dd{margin-bottom:.4rem;}}aside .clipholder,aside .captureholder{display:flex;flex-wrap:wrap;}aside .clipholder>div>div:last-child,aside .captureholder>div>div:last-child{height:auto;}aside .clipholder>div,aside .captureholder>div{width:50%;position:relative;padding:0 .25rem .5rem .25rem;box-sizing:border-box;}aside .clipholder>div>a,aside .captureholder>div>a{display:block;}aside .clipholder>div>a::before,aside .captureholder>div>a::before{content:'';display:block;position:absolute;left:.25rem;right:.25rem;top:0;bottom:.5rem;z-index:1;}aside .clipholder>div>a>img,aside .captureholder>div>a>img{width:100%;}aside .clipholder>div>div,aside .captureholder>div>div{position:absolute;bottom:.5rem;left:.25rem;right:.25rem;padding:.3rem;background:rgba(0,0,0,.75);color:#fff;display:flex;justify-content:space-around;font-size:1.4rem;}aside .clipholder>div>div>span::before,aside .captureholder>div>div>span::before{font-family:'FontAwesome';margin:0 .75rem 0 0;}aside .clipholder>div>div>span.v::before,aside .captureholder>div>div>span.v::before{content:'';}aside .clipholder>div>div>span.f::before,aside .captureholder>div>div>span.f::before{content:'';}aside .clipholder>div>div>span.c::before,aside .captureholder>div>div>span.c::before{content:'';}aside .clipholder>div>div>span.t::before,aside .captureholder>div>div>span.t::before{content:'';}aside .clipholder>div>div>span.ss::before,aside .captureholder>div>div>span.ss::before{content:'';}@media(min-width:576px){aside .clipholder>div,aside .captureholder>div{width:25%;}}@media(min-width:900px){aside .clipholder>div,aside .captureholder>div{width:50%;}aside .clipholder>div>div.info,aside .captureholder>div>div.info{font-size:1.2rem;}}.sharedropdown,.sharepanel,section.sharepanel>article{display:flex;justify-content:space-around;}.sharedropdown>a,.sharepanel>a,section.sharepanel>article>a{color:#fff !important;text-align:center;background:#808080;border-radius:2px;}.sharedropdown>a.instagram,.sharepanel>a.instagram,section.sharepanel>article>a.instagram{background:#cb0866;}.sharedropdown>a.discord,.sharepanel>a.discord,section.sharepanel>article>a.discord{background:#6f85d4;}.sharedropdown>a.twitch,.sharepanel>a.twitch,section.sharepanel>article>a.twitch{background:#9147ff;}.sharedropdown>a.youtube,.sharepanel>a.youtube,section.sharepanel>article>a.youtube{background:#f00;}.sharedropdown>a.mixer,.sharepanel>a.mixer,section.sharepanel>article>a.mixer{background:#364163;}.sharedropdown>a.twitter,.sharepanel>a.twitter,section.sharepanel>article>a.twitter{background:#50abf1;}.sharedropdown>a.facebook,.sharepanel>a.facebook,section.sharepanel>article>a.facebook{background:#3b5998;}.sharedropdown>a.google,.sharepanel>a.google,section.sharepanel>article>a.google{background:#df4b37;font-size:2rem;}.sharedropdown>a.reddit,.sharepanel>a.reddit,section.sharepanel>article>a.reddit{background:#ff4500;}.sharedropdown>a.email,.sharedropdown>a.website,.sharepanel>a.email,.sharepanel>a.website,section.sharepanel>article>a.email,section.sharepanel>article>a.website{background:#557fa9;}.sharedropdown>a.friendfeed,.sharepanel>a.friendfeed,section.sharepanel>article>a.friendfeed{background:#000;}.sharedropdown>a,.sharepanel>a,section.sharepanel>article>a{max-width:30%;}.sharedropdown>a>img,.sharepanel>a>img,section.sharepanel>article>a>img{width:16px;height:16px;}.sharedropdown>a>span,.sharepanel>a>span,section.sharepanel>article>a>span{display:none;}main .sharepanel{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.5rem;padding-top:0 !important;justify-content:left;}main .sharepanel a{height:20px;margin:.5rem;font-size:1.4rem;}main .sharepanel .tgn-icon{max-height:20px;max-width:20px;border-radius:50%;box-shadow:rgba(255,255,255,.8) 0 0 4px,rgba(255,255,255,.8) 0 0 4px;}main .sharepanel .subtext{display:none;}main .sharepanel span{display:inline-block !important;}section.sharepanel>article>a>img{width:28px;height:28px;margin-top:-8px;}section.sharepanel{display:block;}section.sharepanel>article>a{font-size:2.3rem;line-height:4rem;}.sharedropdown{position:relative;}.sharebutton{float:right;}.sharedropdown,.sharepanel{align-items:center;}.sharedropdown p.subtext,.sharepanel p.subtext{width:100%;margin:0 1rem .5rem;text-align:right;}.sharedropdown>a,.sharepanel>a{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;margin:0 .25rem .25rem;padding:.5rem 1rem;flex-shrink:0;min-width:1.5rem;text-align:left;font-weight:normal;}.sharedropdown>a.google,.sharepanel>a.google{font-size:1.6rem;}.sharedropdown>a>span,.sharepanel>a>span{float:right;margin-left:1rem;}.sharedropdown.rightaligned>a>span{margin-left:1.5rem;color:#000;}.sharedropdown{z-index:2;right:5px;flex-direction:column;background:#fff;padding:1rem;border:1px solid #ccc;border-radius:5px;align-items:flex-start;min-width:100px;}.sharedropdown>a{justify-content:flex-end;width:100%;box-sizing:border-box;margin:.25rem 0;font-weight:normal;}.sharedropdown>a>img{width:18px;height:18px;margin:0;}.sharedropdown>a>span{display:block;}@media(min-width:576px){.sharepanel{justify-content:flex-end;}.sharepanel p.subtext{width:auto;margin-right:1rem;}section.sharepanel>article>a{display:flex;flex-grow:1;flex-basis:100%;flex-direction:row-reverse;align-items:center;justify-content:center;font-size:1.6rem;}section.sharepanel>article>a img,section.sharepanel>article>a .fa{margin-right:1rem;}section.sharepanel>article>a>img{margin-top:0;}section.sharepanel>article>a+a{margin-left:1rem;}section.sharepanel>article>a>span{display:inline-block;}}@media(min-width:768px){.sharepanel>a>span{display:inline-block;}}@media(min-width:900px){.sharepanel>a>span{display:none;}section.sharepanel>article>a{font-size:2rem;flex-grow:0;}section.sharepanel>article>a img,section.sharepanel>article>a .fa{margin:0;}section.sharepanel>article>a>span{display:none;}}