﻿.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;}.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;}.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:#f59e0b;border-color:#f59e0b;}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):not(.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):not(.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;}}.selectize-control{margin-bottom:1rem;width:100%;box-sizing:border-box;position:relative;}.filterbutton .selectize-control{top:5px;}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block;}.page[data-theme="dark"] .selectize-input,.page[data-theme="dark"] .selectize-control.single .selectize-input.input-active{background:#444;}.selectize-input{padding:.75rem;border:solid 1px #ccc;border-radius:3px;width:100%;box-sizing:border-box;}.page[data-theme="dark"] .selectize-input{border-color:#555;}.selectize-input.has-items{padding-bottom:.5rem;}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important;}.selectize-input.dropdown-active{border-radius:3px;}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;}.page[data-theme="dark"] .selectize-control.multi .selectize-input>div{background:#303030;color:#f2f2f2;}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 2px 0 0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;user-select:initial !important;-webkit-box-shadow:none !important;box-shadow:none !important;}.selectize-input>input::-ms-clear{display:none;}.selectize-input>input:focus{outline:none !important;}.selectize-dropdown{position:absolute;z-index:5;background:#fff;border:1px solid #ccc;padding:.5rem;box-sizing:border-box;border-radius:3px;top:100% !important;width:100% !important;margin-top:.5rem;}.page[data-theme="dark"] .selectize-dropdown{background:#444;}.selectize-dropdown .option{font-size:1.6rem;padding:.25rem .75rem;}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;}.selectize-dropdown [data-selectable] .highlight{font-weight:600;}.selectize-dropdown .active{background-color:#444;color:#fff;}.page[data-theme="dark"] .selectize-dropdown .active{background-color:#282828;}.selectize-dropdown-content{overflow-y:auto;max-height:200px;}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer;}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text;}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa;}td.rating,.rating-holder{min-width:12rem;}div.rating{font-size:1.9rem;line-height:1.9rem;position:relative;display:inline-block;color:#008000;margin-right:10px;}div.rating>div{display:block;cursor:pointer;}div.rating>div:first-child{position:absolute;overflow:hidden;white-space:nowrap;width:0%;}div.rating>div>*{padding:0 2px;}table.maintable{margin:10px 0;width:100%;}table tr.myrow td,table tr.green td,table tr.selected td,table tr td.green,table.maintable tr.myrow td,table.maintable tr.green td,table.maintable tr.selected td{background-color:#eeffd1;}table.maintable tr.green td{border-bottom:1px solid #fff;}.page[data-theme='dark'] table.maintable tr.green td{border-bottom:none;}table tr.tablegap td{border-top:1px dashed #333;}table td.pos{color:#717171;text-align:right;width:1.6rem;padding-right:.7rem;}table .right,table .ri{text-align:right !important;}table .le{text-align:left !important;}table.maintable td{padding:7px 4px;text-align:center;vertical-align:middle;font-size:1.4rem;}table.maintable th,table.maintable tr.total td{text-align:center;border-bottom:1px solid #e9e9e9;text-decoration:none;font-weight:normal;letter-spacing:1px;text-transform:uppercase;color:#cdcdcd;background-color:#3d3c3c;padding:4px 4px;font-size:1.2rem;}table.maintable th a,table.maintable tr.total td a{color:#cdcdcd;}table.maintable .fa-trophy{font-size:1.4rem;}table.maintable .fa-trophy.b{color:#b8592b;}table.maintable .fa-trophy.s{color:#acacac;}table.maintable .fa-trophy.g{color:#fbbf24;}table.maintable .fa-trophy.p{color:#8fade4;}table.maintable .center .fa-trophy{font-size:2rem;}table.maintable tr.even td{background-color:#f5f7fa;border-bottom:1px solid #fff;}table.maintable tr.odd td{background-color:#fcfcfd;border-bottom:1px solid #fff;}table.maintable tr.divider{background:#3d3c3c;}table.maintable tr.divider td{padding:0;}table.maintable tr.divider a{padding:7px 4px;color:#fff;display:flex;justify-content:center;text-decoration:underline;}table.maintable tr.divider.green td{background:#0e5814;}.page[data-theme="dark"] table.maintable tr.divider{background:#0c5789;}.page[data-theme="dark"] table.maintable tr.divider.green td{background:#166534;}table.maintable.zebra tr:nth-child(even){background-color:#f5f7fa;}table.maintable.zebra tr:nth-child(odd){background-color:#fcfcfd;}.page[data-theme='dark'] table.maintable.zebra tr:nth-child(even){background-color:#333;}.page[data-theme='dark'] table.maintable.zebra tr:nth-child(odd){background-color:#222;}table tr td.green-text{color:#2f855a;}table tr td.red-text{color:#c53030;}.page[data-theme='dark'] table tr td.green-text{color:#68d391;}.page[data-theme='dark'] table tr td.red-text{color:#f56565;}.page[data-theme='dark'] table tr.myrow td,.page[data-theme='dark'] table tr.green td,.page[data-theme='dark'] table tr.selected td,.page[data-theme='dark'] table tr td.green,.page[data-theme='dark'] table.maintable tr.myrow td,.page[data-theme='dark'] table.maintable tr.green td,.page[data-theme='dark'] table.maintable tr.selected td{background-color:#334a2b;}.page[data-theme='dark'] table.filter,.page[data-theme='dark'] table.maintable th,.page[data-theme='dark'] .adv_editbox .toolbar,.page[data-theme='dark'] .menuitems li:not(.fp):hover,.page[data-theme='dark'] div.grey,.page[data-theme='dark'] div.filter,.page[data-theme='dark'] div.filterbutton .fp{background-color:#444;}.page[data-theme='dark'] table.maintable tr.odd td,.page[data-theme='dark'] .messageboardholder table.messageboard tr.odd td,.page[data-theme='dark'] #chlAchievements tr.even td{background-color:#222;border-bottom:none;}.page[data-theme='dark'] table.maintable tr.even td,.page[data-theme='dark'] .messageboardholder table.messageboard tr.even td{background-color:#333;border-bottom:none;}.page[data-theme='dark'] .messageboardholder table.messageboard tbody tr{border-bottom:none;}.page[data-theme='dark'] .quote,.page[data-theme='dark'] .podcast_related{background-color:#555 !important;border-color:#aaa !important;}.page[data-theme='dark'] table.maintable td.posted,.page[data-theme='dark'] table.maintable td.author,.page[data-theme='dark'] table.maintable td.voting,.page[data-theme='dark'] table.maintable td.subject{border-top:5px solid #222;}.page[data-theme='dark'] table td.pos{color:#ccc;}table.maintable img.smallicon{padding:0;border-radius:3px;border:2px solid #fff;}.page[data-theme='dark'] table.maintable img.smallicon{border-color:#444;}table.maintable .rnd img.smallicon{border-radius:50%;}table.maintable .fa-diamond{color:#50abf1;font-size:1.1rem;}table.maintable td.game,table.maintable td.gamer,table.maintable td.gamersmall,table.maintable td.gamerwide,table.maintable td.gamervwide,table.maintable td.wideachievement,table.maintable td.vwideachievement,table.maintable td.smallgame{text-align:left;}table.maintable td.gamethumb img{max-width:116px;border-radius:3px;border:2px solid #fff;}.tsa table.maintable td.gamethumb img.smallicon,.tt table.maintable td.gamethumb img.smallicon{width:58px;}.tt table.maintable td.gamethumb.s img.smallicon{width:32px;}table.maintable td.gamerthumb{width:50px;}table.maintable td.gamerthumb img{border-radius:50%;}table.maintable td.gamervwide{width:300px;}table.maintable td.wideachievement a{display:block;font-weight:500;}table.maintable .sitestatus{display:none;font-size:1.2rem;max-width:300px;word-break:break-word;}table.maintable td.newsitemwide .sitestatus{max-width:none;}table.maintable td.date{white-space:nowrap;}table.maintable th.mediumbutton{white-space:nowrap;}table.maintable td.gamerthumb img{border-radius:50%;}table.maintable td.achthumb img{border-radius:5px;}table.maintable td.vwideachievement>span{display:block;}table.maintable td>.icon-rating{white-space:nowrap;}table.maintable td>.icon-rating .fa{color:#107c10;font-size:1.6rem;}.tt table.maintable td>.icon-rating .fa{color:#557fa9;}.tsa table.maintable td>.icon-rating .fa{color:#ff530d;}table.maintable td>.set-rating{display:flex;align-items:center;justify-content:center;}table.maintable td>.set-rating .fa{color:#107c10;font-size:1.6rem;margin-right:1rem;}.tt table.maintable td>.set-rating .fa{color:#557fa9;}.tsa table.maintable td>.set-rating .fa{color:#ff530d;}table.maintable td>.set-rating .frm-sel{flex-grow:0;width:30px;min-width:50px;}table.maintable td>.set-rating select{width:50px;padding:.5rem;}table.maintable a.PM{margin-left:10px;}@media only screen and (min-width:576px){table.maintable .sitestatus{display:block;}}table .low-opacity,table .low-opacity+span{opacity:50%;}#chkBypassRestrictions{margin-left:1.5rem;margin-right:.5rem;}.search-and-filter{display:flex;flex-wrap:wrap;align-items:flex-start;position:relative;justify-content:space-between;}.search-and-filter>.btn-ctr{width:100%;box-sizing:border-box;margin-top:1rem;}.search-and-filter .menubutton{width:100%;box-sizing:border-box;margin-left:auto;}.search-and-filter .menubutton.dropped{width:auto;box-sizing:content-box;}.search-and-filter>.clear{display:none;}@media(min-width:576px){.search-and-filter>.btn-ctr{width:auto;margin-top:0;}}td.sorter{background-image:url(/images/icons/drag-reorder.png);background-repeat:no-repeat;background-position:center center;width:60px;}td.wideachievement .achgamename{font-size:1.3rem;font-weight:500;color:#696969;}.tabs+.panel-header{margin-top:1.5rem;z-index:5;}.panel-header+.pagetitle{margin-top:1rem;}.panel-header{z-index:4;position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:.25rem;font-family:-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;background:#000;justify-content:flex-end;}.panel-header .title,.panel-header div:not(.bg){z-index:2;}.panel-header .tile{z-index:3;}.panel-header .title{display:flex;flex-wrap:wrap;align-items:center;width:100%;padding:4rem 1rem .5rem;margin:-3.25rem 0 0 0;background:rgba(0,0,0,.6);box-sizing:border-box;font-size:2rem;justify-content:center;text-align:center;font-weight:normal;line-height:1.2;}.panel-header .title h1{font-weight:normal;}.panel-header .title span:not(.pill){display:block;color:#f9f9f9;margin:3px 0 !important;flex-basis:100%;font-size:1.4rem;font-weight:700;text-shadow:0 0 5px #000,0 0 5px #000;}.panel-header .title a{color:#fff !important;text-shadow:0 0 5px #000,0 0 5px #000;line-height:26.4px;}.panel-header .title .pill a{line-height:inherit;text-shadow:none;}.panel-header .title>span,.panel-header .title>img,.panel-header .header-icon{margin-left:1rem;}.panel-header .pills>a,.panel-header .pills>span,.panel-header .pill{background:#161616;color:#fff;font-size:1.4rem;font-weight:normal;padding:2px 4px;border-radius:3px;border:1px solid rgba(255,255,255,.3);margin-left:1rem;}.panel-header .tile{border:2px solid #fff;border-radius:10px;margin-top:1rem;width:64px;height:64px;box-shadow:0 0 4px #000;overflow:hidden;}.page[data-theme='dark'] .panel-header .tile{border-color:#646464;}.panel-header .tile.c{border-radius:50%;}.panel-header span.tile{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.9);}.panel-header span.tile .fa{font-size:2rem;}.panel-header span.tile span{font-size:1.4rem;max-width:80%;margin-top:.5rem;text-align:center;line-height:1.2rem;}.panel-header span.tile.c{border-radius:50%;}.panel-header .tile-indicator{display:block;position:absolute;height:10px;width:10px;background:#107c10;border:2px solid #fff;z-index:3;margin-left:5rem;top:5.8rem;border-radius:50%;}.page[data-theme='dark'] .panel-header .tile-indicator{border:2px solid #646464;}.panel-header>div{display:flex;width:100%;color:#fff;font-size:1.8rem;align-items:center;justify-content:space-around;box-sizing:border-box;background:rgba(0,0,0,.75);padding:.75rem;}.panel-header .status{background:rgba(0,0,0,.7);padding:.5rem;position:relative;box-sizing:border-box;font-size:1.4rem;text-align:center;text-shadow:0 0 5px #000;justify-content:center;}.panel-header .status p{color:#fff;}.panel-header .status p::after,.panel-header .status p::before{font-family:'FontAwesome';padding:0 1rem;color:rgba(255,255,255,.4);text-shadow:none;}.panel-header .status p::before{content:'';vertical-align:text-bottom;}.panel-header .status p::after{content:'';vertical-align:text-top;}.panel-header .status p.has-edit{padding-right:2rem;}.panel-header .status .fa{color:rgba(255,255,255,.6);cursor:pointer;padding:1rem;right:0;position:absolute;}.panel-header .status a{color:#3182ce;}.panel-header .badges{display:none;padding:.75rem;padding-top:.5rem;flex-flow:row wrap;background:rgba(0,0,0,.85);}.panel-header .badges>div{flex-flow:row wrap;}.panel-header .badges>div:nth-child(1){justify-content:flex-start;flex-grow:0;}.panel-header>.pills{background:rgba(0,0,0,.6);justify-content:center;z-index:3 !important;padding-top:0;}.panel-header .pills>span{margin:0 .5rem;font-size:1.1rem;padding:3px 5px;}.panel-header .scores{min-height:36px;}.panel-header .stats>a.warning{color:#fde047 !important;}.panel-header .stats>a,.panel-header .stats>span,.panel-header .scores>a,.panel-header .scores>span{display:flex;align-items:center;font-size:1.4rem;text-shadow:0 0 5px #000,0 0 5px #000;flex-basis:100%;justify-content:center;color:#fff !important;text-align:center;}.panel-header .stats>a a,.panel-header .stats>span a,.panel-header .scores>a a,.panel-header .scores>span a{color:#fff !important;}.panel-header .stats>a .tgn-icon,.panel-header .stats>a .fa,.panel-header .stats>a img,.panel-header .stats>span .tgn-icon,.panel-header .stats>span .fa,.panel-header .stats>span img,.panel-header .scores>a .tgn-icon,.panel-header .scores>a .fa,.panel-header .scores>a img,.panel-header .scores>span .tgn-icon,.panel-header .scores>span .fa,.panel-header .scores>span img{margin-right:1rem;border-radius:50%;width:24px;height:24px;}.panel-header .stats>a .fa,.panel-header .stats>span .fa,.panel-header .scores>a .fa,.panel-header .scores>span .fa{height:20px;}.panel-header .stats>a .fa-trophy,.panel-header .stats>span .fa-trophy,.panel-header .scores>a .fa-trophy,.panel-header .scores>span .fa-trophy{margin-right:.1rem;}.panel-header .stats>a img.nr,.panel-header .stats>span img.nr,.panel-header .scores>a img.nr,.panel-header .scores>span img.nr{border-radius:0;box-shadow:none;filter:drop-shadow(0 0 4px #000);}.panel-header .stats>a .fa-trophy.p,.panel-header .stats>span .fa-trophy.p,.panel-header .scores>a .fa-trophy.p,.panel-header .scores>span .fa-trophy.p{color:#8fade4;}.panel-header .stats>a .fa-trophy.g,.panel-header .stats>span .fa-trophy.g,.panel-header .scores>a .fa-trophy.g,.panel-header .scores>span .fa-trophy.g{color:#fbbf24;}.panel-header .stats>a .fa-trophy.s,.panel-header .stats>span .fa-trophy.s,.panel-header .scores>a .fa-trophy.s,.panel-header .scores>span .fa-trophy.s{color:#acacac;}.panel-header .stats>a .fa-trophy.b,.panel-header .stats>span .fa-trophy.b,.panel-header .scores>a .fa-trophy.b,.panel-header .scores>span .fa-trophy.b{color:#b8592b;}.panel-header .stats>a .tgn-icon,.panel-header .stats>a img,.panel-header .stats>span .tgn-icon,.panel-header .stats>span img,.panel-header .scores>a .tgn-icon,.panel-header .scores>a img,.panel-header .scores>span .tgn-icon,.panel-header .scores>span img{box-shadow:0 0 4px #000,0 0 4px #000;}.panel-header .stats>a .tgn-icon.invt,.panel-header .stats>a img.invt,.panel-header .stats>span .tgn-icon.invt,.panel-header .stats>span img.invt,.panel-header .scores>a .tgn-icon.invt,.panel-header .scores>a img.invt,.panel-header .scores>span .tgn-icon.invt,.panel-header .scores>span img.invt{box-shadow:0 0 4px #fff,0 0 4px #fff;}.panel-header .stats>a:first-child .tgn-icon,.panel-header .stats>a:first-child img,.panel-header .stats>span:first-child .tgn-icon,.panel-header .stats>span:first-child img,.panel-header .scores>a:first-child .tgn-icon,.panel-header .scores>a:first-child img,.panel-header .scores>span:first-child .tgn-icon,.panel-header .scores>span:first-child img{border:2px solid #fff;box-shadow:0 0 4px #fff,0 0 4px #fff;}.page[data-theme='dark'] .panel-header .stats>a:first-child .tgn-icon,.page[data-theme='dark'] .panel-header .stats>a:first-child img,.page[data-theme='dark'] .panel-header .stats>span:first-child .tgn-icon,.page[data-theme='dark'] .panel-header .stats>span:first-child img,.page[data-theme='dark'] .panel-header .scores>a:first-child .tgn-icon,.page[data-theme='dark'] .panel-header .scores>a:first-child img,.page[data-theme='dark'] .panel-header .scores>span:first-child .tgn-icon,.page[data-theme='dark'] .panel-header .scores>span:first-child img{border:0;box-shadow:0 0 4px #fff;}.panel-header .stats>a .fa,.panel-header .stats>span .fa{width:14px;height:14px;}.panel-header .stats>a .fa.fa-gamepad,.panel-header .stats>span .fa.fa-gamepad{width:19px;height:17px;}.panel-header .scores .psn-level{color:#e9b949;}.panel-header .stats>a .frm-sel,.panel-header .stats>span .frm-sel{width:45px;}.panel-header .stats>a select,.panel-header .stats>span select{line-height:1.3;}.panel-header .stats>a .tgn-icon,.panel-header .stats>a .fa,.panel-header .stats>a img,.panel-header .stats>span .tgn-icon,.panel-header .stats>span .fa,.panel-header .stats>span img{margin-right:.5rem;}.panel-header .scores>a,.panel-header .scores>span{font-size:1.8rem;}.panel-header .scores>a img,.panel-header .scores>span img{height:20px;width:20px;}.panel-header.prerelease .scores{flex-direction:column;}.panel-header.prerelease .scores span,.panel-header.prerelease .stats span{display:block;}.panel-header .scores{padding:.5rem;}.panel-header .scores:not(.single) span:first-child{font-weight:500;}.panel-header .scores.single a,.panel-header .scores.single span{display:block !important;}.panel-header .scores.single a>b,.panel-header .scores.single span>b{font-weight:500 !important;}.panel-header .scores.single span>a{display:inline-block !important;}.panel-header .stats{display:flex;background:rgba(0,0,0,.85);}.panel-header .stats .tgn-icon,.panel-header .stats .fa{margin-right:.5rem;}.panel-header.prerelease .stats{flex-wrap:wrap;}.panel-header.prerelease .stats>span,.panel-header.prerelease .stats>a{flex-basis:50%;}.panel-header.prerelease .stats>span.wide,.panel-header.prerelease .stats>a.wide{flex-basis:100%;}.panel-header .stats>span.small,.panel-header .stats>a.small{flex-basis:50%;}.panel-header .stats .frm-sel{display:none;min-width:unset;}.panel-header .stats .frm-sel::after{color:#fff;text-shadow:none;z-index:-1;right:6px;}.panel-header .stats .frm-sel select{background:rgba(255,255,255,.25);color:#fff;border-color:rgba(255,255,255,.25);padding:1px 20px 1px 3px;}.panel-header .stats .frm-sel option{background:#fff;color:#000;}.panel-header .actions{position:absolute;background:none;top:0;right:0;padding-left:0;padding-bottom:0;width:auto;justify-content:flex-end;z-index:3 !important;padding-right:0;margin-right:1rem;}.panel-header .actions .button{color:#818e94 !important;background:#f2f5fa;box-shadow:0 0 4px #000;opacity:1;}.panel-header.mb{margin-bottom:1rem;}.panel-header .progress{position:absolute;top:0;width:auto;margin:.75rem 0 0 72px;background:rgba(0,0,0,.75);border-radius:50%;padding:0;transform:scale(.75);}.panel-header .progress text{fill:#fff;}.panel-header .bg{position:absolute;display:flex;justify-content:center;background:none;align-items:flex-start;top:0;left:0;right:0;bottom:0;overflow:hidden;padding:0;z-index:1;}.panel-header .bg img{max-width:120%;min-width:900px;filter:blur(1px);}.panel-header .stats .fa-minus-circle{color:#c53030;}.tt .panel-header:not(.gamer) .scores,.tt .panel-header .stats{flex-wrap:wrap;}.tt .panel-header:not(.gamer) .scores>span,.tt .panel-header:not(.gamer) .scores>a,.tt .panel-header .stats>span,.tt .panel-header .stats>a{flex-basis:auto;margin-right:2rem;}.tt .panel-header:not(.gamer) .scores>a.small,.tt .panel-header:not(.gamer) .scores>span.small,.tt .panel-header .stats>a.small,.tt .panel-header .stats>span.small{margin:1rem 1rem 0;flex-basis:auto;}.tt .panel-header:not(.gamer) .scores>:nth-child(-n+2){flex-basis:33.333%;}.panel-header.w .tile{width:116px;}.panel-header.p .tile{margin-right:72px;}.panel-header+.panel-header{z-index:3;}.panel-header+.panel-header+.panel-header{z-index:2;}.panel-header+.panel-header .bg img{margin-top:-190px;}.tt .panel-header+.panel-header .bg img{margin-top:-220px;}.panel-header+.panel-header+.panel-header .bg img{margin-top:-380px;}.tt .panel-header+.panel-header+.panel-header .bg img{margin-top:-440px;}@media(min-width:576px){.panel-header{min-height:116px;max-height:580px;}.panel-header .title{justify-content:flex-start;padding:1rem 4rem .5rem 120px;margin-top:0;font-size:2.2rem;text-align:left;}.panel-header .tile{position:absolute;left:1.5rem;top:1.5rem;margin:0;margin-top:0;border-width:3px;height:82px;width:82px;display:block;}.panel-header>div{background:rgba(0,0,0,.6);justify-content:flex-start;padding-left:120px;}.panel-header .pills{width:auto;left:auto;padding-left:0;}.panel-header .scores{padding:.25rem 0 .75rem 120px;}.panel-header .stats{display:flex;background:rgba(0,0,0,.75);}.panel-header .badges{background:rgba(0,0,0,.85);display:flex;}.panel-header .stats>a,.panel-header .scores>a,.panel-header .stats>span,.panel-header .scores>span{margin-right:2.5rem;justify-content:flex-start;flex-basis:auto !important;text-align:left;}.panel-header .stats>a img,.panel-header .scores>a img,.panel-header .stats>span img,.panel-header .scores>span img{width:24px;height:24px;}.panel-header .stats a,.panel-header .stats span{font-size:1.6rem;}.panel-header .scores span{flex-basis:90px;}.panel-header.prerelease .scores{flex-direction:row;flex-wrap:nowrap;}.panel-header.prerelease .scores span{flex-basis:auto;}.panel-header.prerelease .stats>span,.panel-header.prerelease .stats>span.wide,.panel-header.prerelease .stats>a.wide,.panel-header.prerelease .stats>a{flex-basis:auto;}.panel-header .scores.single span{flex-basis:auto;display:block;}.tt .panel-header:not(.gamer) .scores,.tt .panel-header .stats{flex-wrap:wrap;}.tt .panel-header:not(.gamer) .scores>a.small,.tt .panel-header:not(.gamer) .scores>span.small,.tt .panel-header .stats>a.small,.tt .panel-header .stats>span.small{margin:0 2rem 0 0;flex-basis:20%;}.panel-header .status{order:0;background:rgba(0,0,0,.8);font-size:1.4rem;}.panel-header>.pills{justify-content:flex-end;position:absolute;background:none;top:13.75rem;padding-top:1rem;right:0;}.panel-header .pills>a,.panel-header .pills>span{margin:0 0 0 1rem;font-size:1.1rem;padding:3px 5px;}.panel-header .actions{margin-top:0;}.panel-header .actions .menuitems{width:225px;margin-top:4rem !important;top:0 !important;}.panel-header .progress{margin-top:0;right:0;}.panel-header .tile-indicator{height:14px;width:14px;left:8rem;top:18rem;margin-left:0;}.panel-header span.tile .fa{font-size:3rem;}.panel-header.w .tile{width:149px;}.panel-header.w h2,.panel-header.w h3,.panel-header.w>div:not(.bg){padding-left:185px;}.panel-header.t{padding-top:10rem;}.panel-header.t .tile{margin-top:10rem;}.panel-header.t>.actions{margin-top:10rem;}.panel-header .bg img{filter:blur(0);}.panel-header+.panel-header .bg img{margin-top:-125px !important;}.panel-header+.panel-header+.panel-header .bg img{margin-top:-250px !important;}}h1.pagetitle.gh{font-size:2.6rem;margin-top:2rem;}div.gh-btn{display:flex;flex-direction:column;position:relative;}div.gh-btn+.frm-chk-grp{margin-top:2rem;}div.gh-btn a.menubutton{margin-top:1rem;}div.gh-btn p{margin-bottom:1rem;}@media(min-width:576px){div.gh-btn{flex-direction:row;align-items:flex-start;justify-content:space-between;}div.gh-btn a.menubutton{margin-top:0;margin-left:.5rem;}div.gh-btn ul.menuitems{margin-top:30px;}}.ach-panel>strong,.ach-panel>em{margin-left:65px;margin-right:5px;font-style:normal;font-weight:normal;}.ach-panel>strong>a,.ach-panel>em>a{font-size:1.8rem;font-weight:600;display:flex;justify-content:space-between;position:relative;}.admin-btns{position:absolute !important;top:5.5rem;left:-6.2rem;}.admin-btns a{margin:0 .5rem;}.frm-chk-grp+.ach-panels{margin-top:2rem;}.page[data-theme='dark'] .ach-panels span:first-child,.page[data-theme='dark'] .ach-panels span[data-af]::after,.page[data-theme='dark'] .ach-panels a[data-af]::after,.page[data-theme='dark'] .ach-panel span:first-child,.page[data-theme='dark'] .ach-panel span[data-af]::after,.page[data-theme='dark'] .ach-panel a[data-af]::after{color:#d3d3d3;}.page[data-theme='dark'] .ach-panels span.lock,.page[data-theme='dark'] .ach-panel span.lock{color:#ddd;}.page[data-theme='dark'] .ach-panels p[data-bf]:not(.t)::before,.page[data-theme='dark'] .ach-panel p[data-bf]:not(.t)::before{color:#000;filter:invert(100%);}.session .ach-panels{max-height:425px;overflow-y:auto;margin-bottom:2rem;}.ach-panel:not(.nc)>p{padding-right:3rem;}.session .ach-panels li.w::after,.session .ach-panels li.nw::after,.session .ach-panels li.w>.title,.session .ach-panels li.nw>.title,.page[data-ach='accentuate'] .ach-panel.w::after,.page[data-ach='accentuate'] .ach-panel.nw::after,.page[data-ach='accentuate'] .ach-panel.w>.title,.page[data-ach='accentuate'] .ach-panel.nw>.title,.page[data-ach='accentuate'] ul.ach-panels li.w::after,.page[data-ach='accentuate'] ul.ach-panels li.nw::after,.page[data-ach='accentuate'] ul.ach-panels li.w>.title,.page[data-ach='accentuate'] ul.ach-panels li.nw>.title{padding:0 .5rem;border-radius:5px;background:#eeffd1;}.session .ach-panels li.nw::after,.session .ach-panels li.nw>.title,.page[data-ach='accentuate'] .ach-panel.nw::after,.page[data-ach='accentuate'] .ach-panel.nw>.title,.page[data-ach='accentuate'] ul.ach-panels li.nw::after,.page[data-ach='accentuate'] ul.ach-panels li.nw>.title{background:#fbe5e0;}.page[data-ach='accentuate'][data-theme='dark'] .ach-panel.w::after,.page[data-ach='accentuate'][data-theme='dark'] .ach-panel.w>.title,.page[data-ach='accentuate'][data-theme='dark'] ul.ach-panels li.w::after,.page[data-ach='accentuate'][data-theme='dark'] ul.ach-panels li.w>.title{background:#459845;color:#03230c;}.page[data-ach='accentuate'][data-theme='dark'] .ach-panel.nw::after,.page[data-ach='accentuate'][data-theme='dark'] .ach-panel.nw>.title,.page[data-ach='accentuate'][data-theme='dark'] ul.ach-panels li.nw::after,.page[data-ach='accentuate'][data-theme='dark'] ul.ach-panels li.nw>.title{background:#bf4848;color:#230303;}ul.ach-panels{margin-top:2rem;}.ach-panel,ul.ach-panels li{display:flex;position:relative;flex-direction:column;min-height:58px;margin:1rem 0 2rem;padding:0 0 1rem;font-family:-apple-system,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;border-bottom:1px solid #e6e6e6;line-height:1.4;}.page[data-theme='dark'] .ach-panel,.page[data-theme='dark'] ul.ach-panels li{border-color:#222;}.ach-panel.heading,.ach-panel.content,ul.ach-panels li.heading,ul.ach-panels li.content{min-height:0;}.ach-panel.heading,ul.ach-panels li.heading{font-weight:500;border-bottom:3px solid #e6e6e6;padding-bottom:.5rem;margin-bottom:.5rem;color:#646464;}.page[data-theme='dark'] .ach-panel.heading,.page[data-theme='dark'] ul.ach-panels li.heading{color:#d3d3d3;border-color:#222;}.ach-panel>span,.ach-panel>a,.ach-panel>p,.ach-panel>div,ul.ach-panels li>span,ul.ach-panels li>a,ul.ach-panels li>p,ul.ach-panels li>div{margin-left:65px;margin-right:5px;}.ach-panel.wide>:not(.tile),.ach-panel.wide>a,.ach-panel.wide>p,.ach-panel.wide>div,ul.ach-panels li.wide>:not(.tile),ul.ach-panels li.wide>a,ul.ach-panels li.wide>p,ul.ach-panels li.wide>div{margin-left:105px;}.ach-panel>p,ul.ach-panels li>p{height:auto;}.ach-panel>span,.ach-panel>a,ul.ach-panels li>span,ul.ach-panels li>a{font-size:1.8rem;font-weight:600;display:flex;justify-content:space-between;position:relative;}.ach-panel>span h1,.ach-panel>a h1,ul.ach-panels li>span h1,ul.ach-panels li>a h1{font-size:1.8rem;font-weight:600;color:inherit !important;}.ach-panel.wide .tile,ul.ach-panels li.wide .tile{width:87px;}.ach-panel .tile,ul.ach-panels li .tile{position:absolute;width:48px;height:48px;border:3px solid #fff;border-radius:5px;box-shadow:rgba(0,0,0,.2) 0 1px 4px;background-color:#000;color:#fff;font-size:3rem;display:flex;align-items:center;justify-content:center;top:.25rem;left:0;margin-left:0;overflow:hidden;}.page[data-theme='dark'] .ach-panel .tile,.page[data-theme='dark'] ul.ach-panels li .tile{border-color:#444;box-shadow:none;}.ach-panel .tile img,ul.ach-panels li .tile img{width:100%;height:100%;}.ach-panel p,ul.ach-panels li p{color:#585858;flex-grow:1;}.ach-panel p>a,ul.ach-panels li p>a{font-weight:500;}.page[data-theme='dark'] .ach-panel p,.page[data-theme='dark'] ul.ach-panels li p{color:#d3d3d3;}.ach-panel p.t::before,ul.ach-panels li p.t::before{content:'';font-family:'FontAwesome';margin-right:.5rem;}.ach-panel p.b::before,ul.ach-panels li p.b::before{color:#b8592b;}.ach-panel p.s::before,ul.ach-panels li p.s::before{color:#acacac;}.ach-panel p.g::before,ul.ach-panels li p.g::before{color:#fbbf24;}.ach-panel p.p::before,ul.ach-panels li p.p::before{color:#8fade4;}.ach-panel p.c,ul.ach-panels li p.c{display:flex;align-items:center;font-size:1.3rem;margin-top:.2rem;margin-bottom:.2rem;}.ach-panel p.c::before,ul.ach-panels li p.c::before{content:'';font-family:'FontAwesome';font-size:1.2rem;margin-right:.5rem;}.tt .ach-panel p.stats span:first-child,.tt ul.ach-panels li p.stats span:first-child{min-width:120px;}.tt .ach-panel p.stats>span:nth-child(n+3),.tt ul.ach-panels li p.stats>span:nth-child(n+3){display:none;}.ach-panel p.stats,ul.ach-panels li p.stats{display:flex;align-items:center;}.ach-panel p.stats>span,ul.ach-panels li p.stats>span{display:flex;align-items:center;flex-basis:90px;margin-right:1rem;}.ach-panel p.stats>span:first-child,ul.ach-panels li p.stats>span:first-child{font-weight:500;}.ach-panel p.stats>span>span,ul.ach-panels li p.stats>span>span{display:none;font-weight:normal;}.ach-panel p.stats.wide,ul.ach-panels li p.stats.wide{flex-wrap:wrap;}.ach-panel p.stats.wide>span,ul.ach-panels li p.stats.wide>span{flex-basis:auto;margin-right:2rem;margin-left:0;}.ach-panel p.stats.wide span.remove,.ach-panel p.stats span.remove,ul.ach-panels li p.stats.wide span.remove,ul.ach-panels li p.stats span.remove{margin-left:auto;margin-right:0;flex-basis:auto;}.ach-panel p.stats.wide span.remove .fa,.ach-panel p.stats.wide span.remove a,.ach-panel p.stats span.remove .fa,.ach-panel p.stats span.remove a,ul.ach-panels li p.stats.wide span.remove .fa,ul.ach-panels li p.stats.wide span.remove a,ul.ach-panels li p.stats span.remove .fa,ul.ach-panels li p.stats span.remove a{color:#e53e3e;margin-right:0;}.ach-panel p.stats .tgn-icon,.ach-panel p.stats img,.ach-panel p.stats .fa,ul.ach-panels li p.stats .tgn-icon,ul.ach-panels li p.stats img,ul.ach-panels li p.stats .fa{color:#9c9c9c;margin-right:.5rem;}.page[data-theme='dark'] .ach-panel p.stats .tt-xp,.page[data-theme='dark'] .ach-panel p.stats .ta-gs,.page[data-theme='dark'] ul.ach-panels li p.stats .tt-xp,.page[data-theme='dark'] ul.ach-panels li p.stats .ta-gs{filter:invert(1);}.ach-panel p.stats .fa-trophy.b,ul.ach-panels li p.stats .fa-trophy.b{color:#b8592b;}.ach-panel p.stats .fa-trophy.s,ul.ach-panels li p.stats .fa-trophy.s{color:#acacac;}.ach-panel p.stats .fa-trophy.g,ul.ach-panels li p.stats .fa-trophy.g{color:#fbbf24;}.ach-panel p.stats .fa-trophy.p,ul.ach-panels li p.stats .fa-trophy.p{color:#8fade4;}.ach-panel [data-af]::after,ul.ach-panels li [data-af]::after{content:attr(data-af);}.ach-panel [data-bf]::before,ul.ach-panels li [data-bf]::before{content:attr(data-bf);}.ach-panel span[data-af]::after,.ach-panel a[data-af]::after,ul.ach-panels li span[data-af]::after,ul.ach-panels li a[data-af]::after{margin-left:2rem;color:#585858;font-weight:700;}.ach-panel span.sc,ul.ach-panels li span.sc{position:absolute;float:right;right:0;top:28px;font-size:1.2rem;color:#4a5568;margin:0 5px 0 0;}.page[data-theme='dark'] .ach-panel span.sc,.page[data-theme='dark'] ul.ach-panels li span.sc{color:#e2e8f0;}.ach-panel span.sc.u,ul.ach-panels li span.sc.u{color:#2f855a;}.page[data-theme='dark'] .ach-panel span.sc.u,.page[data-theme='dark'] ul.ach-panels li span.sc.u{color:#68d391;}.ach-panel span.sc.d,ul.ach-panels li span.sc.d{color:#c53030;}.page[data-theme='dark'] .ach-panel span.sc.d,.page[data-theme='dark'] ul.ach-panels li span.sc.d{color:#f56565;}.ach-panel p[data-bf]:not(.t)::before,ul.ach-panels li p[data-bf]:not(.t)::before{background-size:13px;background-repeat:no-repeat;background-position-y:65%;padding-left:16px;}.ach-panel .progress-bar,ul.ach-panels li .progress-bar{color:#585858;position:relative;font-size:1.3rem;border-bottom:5px solid #e6e9ec;justify-self:flex-end;justify-content:start;margin-top:.2rem;padding-bottom:.2rem;display:flex;align-items:center;}.page[data-theme='dark'] .ach-panel .progress-bar,.page[data-theme='dark'] ul.ach-panels li .progress-bar{border-color:#222;}.ach-panel .progress-bar::after,ul.ach-panels li .progress-bar::after{display:none;}.ach-panel .progress-bar.r::before,ul.ach-panels li .progress-bar.r::before{display:none;}.ach-panel .progress-bar.green>span,ul.ach-panels li .progress-bar.green>span{background:#40a940;margin-top:.2rem;}.ach-panel .progress-bar>span,ul.ach-panels li .progress-bar>span{position:absolute;bottom:-5px;left:0;background:#55a2c3;height:5px;}.ach-panel div.info,ul.ach-panels li div.info{color:#585858;display:flex;font-size:1.3rem;font-weight:500;padding-top:.5rem;padding-right:.5rem;align-items:center;}.page[data-theme='dark'] .ach-panel div.info,.page[data-theme='dark'] ul.ach-panels li div.info{color:#ccc;}.ach-panel div.info .fa,ul.ach-panels li div.info .fa{padding:5px 3px 4px 3px;text-align:center;color:#fff;border-radius:3px;background:#d56565;margin-right:.3rem;}.page[data-theme='dark'] .ach-panel div.info .fa,.page[data-theme='dark'] ul.ach-panels li div.info .fa{background:#bf4848;}.ach-panel div.info .u .fa,ul.ach-panels li div.info .u .fa{background:#40a940;}.page[data-theme='dark'] .ach-panel div.info .u .fa,.page[data-theme='dark'] ul.ach-panels li div.info .u .fa{background:#459845;}.ach-panel div.info span,ul.ach-panels li div.info span{margin-right:auto;}.ach-panel div.info img,ul.ach-panels li div.info img{margin-left:.5rem;}.ach-panel[data-secret]:not(.show),ul.ach-panels li[data-secret]:not(.show){cursor:pointer;}.ach-panel[data-secret]:not(.show):before,.ach-panel[data-secret]:not(.show)::after,ul.ach-panels li[data-secret]:not(.show):before,ul.ach-panels li[data-secret]:not(.show)::after{content:"Secret " attr(data-secret);position:absolute;font-size:1.8rem;font-weight:600;right:0;left:65px;}.ach-panel[data-secret]:not(.show)::before,ul.ach-panels li[data-secret]:not(.show)::before{content:'Click to reveal details';top:2.5rem;font-size:1.6rem;font-weight:400;color:#585858;}.page[data-theme='dark'] .ach-panel[data-secret]:not(.show)::before,.page[data-theme='dark'] ul.ach-panels li[data-secret]:not(.show)::before{color:#a8a8a8;}.ach-panel[data-secret]:not(.show)>a:not(.progress-bar),.ach-panel[data-secret]:not(.show)>p,.ach-panel[data-secret]:not(.show)>span:not(.tile),ul.ach-panels li[data-secret]:not(.show)>a:not(.progress-bar),ul.ach-panels li[data-secret]:not(.show)>p,ul.ach-panels li[data-secret]:not(.show)>span:not(.tile){visibility:hidden;}.ach-panel[data-secret]:not(.show)>p,ul.ach-panels li[data-secret]:not(.show)>p{height:22px;}.ach-panel[data-secret]:not(.show)>span::after,.ach-panel[data-secret]:not(.show)>a::after,ul.ach-panels li[data-secret]:not(.show)>span::after,ul.ach-panels li[data-secret]:not(.show)>a::after{visibility:visible;}.ach-panel[data-secret]:not(.show) .tile::before,ul.ach-panels li[data-secret]:not(.show) .tile::before{content:'';display:block;position:absolute;font-family:'FontAwesome';font-size:3.5rem;font-weight:normal;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);color:#fff;}@media(min-width:576px){.admin-btns{top:7.5rem;left:-7rem;}.ach-panel>div.info [class^=flag],ul.ach-panels li>div.info [class^=flag]{display:inline-block;}.ach-panel>div.info .lock,ul.ach-panels li>div.info .lock{flex-direction:row;margin-left:0;}.page[data-theme='dark'] .ach-panel>div.info a,.page[data-theme='dark'] ul.ach-panels li>div.info a{color:#fff;}.tt .ach-panel p.stats>span:nth-child(n+3),.tt ul.ach-panels li p.stats>span:nth-child(n+3){display:flex;}.ach-panel p.stats>span,ul.ach-panels li p.stats>span{flex-basis:120px;}.ach-panel p.stats.wide,ul.ach-panels li p.stats.wide{flex-wrap:wrap;}.ach-panel p.stats.wide>span,ul.ach-panels li p.stats.wide>span{flex-basis:auto;margin-right:2rem;margin-left:0;}.ach-panel p.stats>span>span,ul.ach-panels li p.stats>span>span{display:block;}}@media(min-width:576px){.ach-panel,ul.ach-panels li{min-height:80px;}.ach-panel.wide .tile,ul.ach-panels li.wide .tile{width:116px;}.ach-panel .tile,ul.ach-panels li .tile{position:absolute;width:64px;height:64px;box-shadow:rgba(0,0,0,.4) 0 1px 4px;}.ach-panel>:not(.tile),.ach-panel>a,.ach-panel>p,.ach-panel>div,ul.ach-panels li>:not(.tile),ul.ach-panels li>a,ul.ach-panels li>p,ul.ach-panels li>div{margin-left:80px;}.ach-panel.wide>:not(.tile),.ach-panel.wide>a,.ach-panel.wide>p,.ach-panel.wide>div,ul.ach-panels li.wide>:not(.tile),ul.ach-panels li.wide>a,ul.ach-panels li.wide>p,ul.ach-panels li.wide>div{margin-left:132px;}.ach-panel .progress-bar::after,ul.ach-panels li .progress-bar::after{display:block;}.page[data-theme='dark'] .ach-panel .progress-bar::after,.page[data-theme='dark'] ul.ach-panels li .progress-bar::after{color:#bbb;}.ach-panel a.progress-bar::after,ul.ach-panels li a.progress-bar::after{margin-left:0;font-weight:normal;color:#2d5e76;}.page[data-theme='dark'] .ach-panel a.progress-bar::after,.page[data-theme='dark'] ul.ach-panels li a.progress-bar::after{color:#4caddb;}.ach-panel .progress-bar.r::before,ul.ach-panels li .progress-bar.r::before{display:block;content:'';font-family:FontAwesome;color:#50abf1;font-weight:bold;font-size:1.1rem;margin-right:.5rem;width:13px;}.ach-panel[data-secret]:not(.show):before,.ach-panel[data-secret]:not(.show)::after,ul.ach-panels li[data-secret]:not(.show):before,ul.ach-panels li[data-secret]:not(.show)::after{left:80px;}}.ff-item.sm,.messagethreadholder .ff-item{display:flex;font-size:1.4rem;line-height:1.3;margin:1rem 0;}.ff-item.sm img,.messagethreadholder .ff-item img{flex-shrink:0;flex-grow:0;border-radius:4px;width:42px;height:42px;margin-right:.5rem;padding:2px;}.tt .ff-item.sm a:first-child img,.tsa .ff-item.sm a:first-child img,.tt .messagethreadholder .ff-item a:first-child img,.tsa .messagethreadholder .ff-item a:first-child img{width:76px;}.ff-item.sm>span,.messagethreadholder .ff-item>span{flex-grow:1;padding:.5rem;border-radius:3px;}.ff-item.sm>span span,.messagethreadholder .ff-item>span span{font-size:1.3rem;color:#7d7d7d;}.page[data-theme='dark'] .ff-item.sm>span span,.page[data-theme='dark'] .messagethreadholder .ff-item>span span{color:#ddd;}.ff-item.sm a,.messagethreadholder .ff-item a{font-weight:500;}.ff-item.sm .red,.messagethreadholder .ff-item .red{background:#fbe5e0;}.page[data-theme='dark'] .ff-item.sm .red,.page[data-theme='dark'] .messagethreadholder .ff-item .red{background:#a02d2d;}.ff-item.sm .green,.messagethreadholder .ff-item .green{background:#eeffd1;}.page[data-theme='dark'] .ff-item.sm .green,.page[data-theme='dark'] .messagethreadholder .ff-item .green{background:#2c5f2c;}.ff-item.sm span,.messagethreadholder .ff-item span{display:block;}#oMessages .buttons{display:flex;flex-direction:column;}#oMessages .buttons .button{margin:.5rem 0;padding:.75rem 1rem;}#oMessageThread .boarddescription,#oMessageThread .forum-info .buttons{display:none;}#oMessageThread .forum-info h2.pagetitle{font-size:1.6rem;}.messagethreadholder+.buttons .button{margin-bottom:.5rem;}.boarddescription{background:#d9e2ec;padding:1rem;}.page[data-theme='dark'] .boarddescription{background-color:#222;}div.messagethreadholder div.aeb_wrap{position:relative;}.poll .answers .checkbox{margin-right:3px;}.poll .answers .button{margin-top:10px;}@media(min-width:576px){#oMessages .buttons{flex-direction:row;justify-content:flex-end;}#oMessages .buttons .button{margin:0 0 0 .5rem;}}ul.posts>li:not(.no-style).highlight{box-shadow:0 0 0 2px #fbbf24;border:none;background:#f3f4f6;}ul.posts>li:not(.no-style).highlight>div{background:#1f2937;color:#fff;border-radius:.3rem .3rem 0 0;}ul.posts>li:not(.no-style).highlight>div img{border-radius:10px;border-color:#646464;}ul.posts>li:not(.no-style).highlight>div a{color:#fff;}ul.posts>li:not(.no-style).highlight article .info::before{content:attr(data-title);background:#fbbf24;border-radius:3px;padding:3px 6px;font-size:1.1rem;margin-right:1rem;}.page[data-theme="dark"] ul.posts>li:not(.no-style).highlight{background:#1e293b;box-shadow:0 0 0 2px #075985;}.page[data-theme="dark"] ul.posts>li:not(.no-style).highlight>div{background:#060606;}.page[data-theme="dark"] ul.posts>li:not(.no-style).highlight article .info::before{color:#fff;background:#0ea5e9;}ul.posts>li.no-style{margin:1rem 0;}.post,ul.posts>li:not(.no-style){display:flex;flex-direction:column;border:1px solid #e5e8e5;box-sizing:border-box;border-radius:.3rem;margin-bottom:1rem;}.page[data-theme='dark'] .post,.page[data-theme='dark'] ul.posts>li:not(.no-style){border-color:#222;}.post>div,ul.posts>li:not(.no-style)>div{display:flex;align-items:center;padding:.5rem;flex-direction:row;align-items:center;box-sizing:border-box;background:#d9e2ec;}.page[data-theme='dark'] .post>div,.page[data-theme='dark'] ul.posts>li:not(.no-style)>div{background-color:#222;}.post>div>img,ul.posts>li:not(.no-style)>div>img{height:3.6rem;width:3.6rem;margin-right:1rem;border:2px solid #fff;border-radius:50%;}.page[data-theme='dark'] .post>div>img,.page[data-theme='dark'] ul.posts>li:not(.no-style)>div>img{border-color:#444;}.post>div>a,ul.posts>li:not(.no-style)>div>a{display:block;word-break:break-word;line-height:1;}.post>div>b,ul.posts>li:not(.no-style)>div>b{font-size:1.4rem;display:none;}.post>div>.badges,ul.posts>li:not(.no-style)>div>.badges{display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-end;}.post>div>.badges .badge,ul.posts>li:not(.no-style)>div>.badges .badge{margin:0 3px;width:24px;height:24px;text-align:center;border-radius:5px;line-height:22px;}.post>div>.badges .badge>a,ul.posts>li:not(.no-style)>div>.badges .badge>a{display:flex;width:24px;height:24px;align-items:center;justify-content:center;}.post>div>.badges .badge i,ul.posts>li:not(.no-style)>div>.badges .badge i{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.6),1px 1px 2px rgba(0,0,0,.6);}.post>div>.badges .badge.yellow,ul.posts>li:not(.no-style)>div>.badges .badge.yellow{background:#ffdd40;border:2px solid #e3c31f;}.post>div>.badges .badge.orange,ul.posts>li:not(.no-style)>div>.badges .badge.orange{background:#f29d49;border:2px solid #bf7326;}.post>div>.badges .badge.red,ul.posts>li:not(.no-style)>div>.badges .badge.red{background:#db3737;border:2px solid #a82a2a;}.post>div>.badges .badge.green,ul.posts>li:not(.no-style)>div>.badges .badge.green{background:#0f9960;border:2px solid #0a6640;}.post>div>.badges .badge.cyan,ul.posts>li:not(.no-style)>div>.badges .badge.cyan{background:#00b3a4;border:2px solid #008075;}.post>div>.badges .badge.blue,ul.posts>li:not(.no-style)>div>.badges .badge.blue{background:#137cbd;border:2px solid #0e5a8a;}.post>div>.badges .badge.purple,ul.posts>li:not(.no-style)>div>.badges .badge.purple{background:#8f398f;border:2px solid #5c255c;}.post>div>.badges .badge.pink,ul.posts>li:not(.no-style)>div>.badges .badge.pink{background:#db2c6f;border:2px solid #a82255;}.post>div>.badges .badge.brown,ul.posts>li:not(.no-style)>div>.badges .badge.brown{background:#c63;border:2px solid #ac582e;}.post>div>.badges .badge.grey,ul.posts>li:not(.no-style)>div>.badges .badge.grey{background:#8a9ba8;border:2px solid #5c7080;}.post>div>.badges .badge.black,ul.posts>li:not(.no-style)>div>.badges .badge.black{background:#161616;border:2px solid #5c7080;}.post>div>.badges .badge .tt-score,.post>div>.badges .badge .ta-score,ul.posts>li:not(.no-style)>div>.badges .badge .tt-score,ul.posts>li:not(.no-style)>div>.badges .badge .ta-score{display:block;background-image:url("/images-svg/ta-emblem.svg");background-position:center;background-size:84%;background-repeat:no-repeat;width:100%;height:100%;}.post>div>.badges .badge .tt-score,ul.posts>li:not(.no-style)>div>.badges .badge .tt-score{background-image:url("/images-svg/tt-emblem-sm.svg");background-size:90%;}.post>div>.badges .badge .ta.ta-emblem:before,.post>div>.badges .badge .fac.fac-challenge:before,.post>div>.badges .badge .tt.tt-emblem:before,ul.posts>li:not(.no-style)>div>.badges .badge .ta.ta-emblem:before,ul.posts>li:not(.no-style)>div>.badges .badge .fac.fac-challenge:before,ul.posts>li:not(.no-style)>div>.badges .badge .tt.tt-emblem:before{content:'';background:url(/images-svg/ta-emblem.svg) no-repeat center center;width:100%;height:100%;display:block;}.post>div>.badges .badge .tt.tt-emblem:before,ul.posts>li:not(.no-style)>div>.badges .badge .tt.tt-emblem:before{background:url(/images-svg/tt-emblem-sm.svg) no-repeat center center;}.post>div>.badges .badge .fac.fac-challenge:before,ul.posts>li:not(.no-style)>div>.badges .badge .fac.fac-challenge:before{background-image:url(/images/badges/challenge.png);}.post>div>.badges .badge .fa.ta-percent::before,ul.posts>li:not(.no-style)>div>.badges .badge .fa.ta-percent::before{content:'%';font-family:arial;}.post>div>.badges .badge .tt-emblem,.post>div>.badges .badge .fac-challenge,.post>div>.badges .badge .ta-emblem,ul.posts>li:not(.no-style)>div>.badges .badge .tt-emblem,ul.posts>li:not(.no-style)>div>.badges .badge .fac-challenge,ul.posts>li:not(.no-style)>div>.badges .badge .ta-emblem{display:block;width:24px;height:24px;}.post>div>.info,ul.posts>li:not(.no-style)>div>.info{display:none;}.post .icon-rating,ul.posts>li:not(.no-style) .icon-rating{margin-top:2rem;font-size:2rem;text-align:right;}.post .icon-rating .fa,ul.posts>li:not(.no-style) .icon-rating .fa{color:#107c10;}.tt .post .icon-rating .fa,.tt ul.posts>li:not(.no-style) .icon-rating .fa{color:#557fa9;}.tsa .post .icon-rating .fa,.tsa ul.posts>li:not(.no-style) .icon-rating .fa{color:#ff530d;}.post>article,ul.posts>li:not(.no-style)>article{display:flex;flex-basis:auto;padding:1rem 1.25rem;flex-grow:1;flex-direction:column;}.post>article .customimage img,ul.posts>li:not(.no-style)>article .customimage img{max-width:100%;margin:1rem 0;}.post>article .info,ul.posts>li:not(.no-style)>article .info{display:flex;align-items:center;color:#555;font-size:1.3rem;margin-bottom:1rem;border-bottom:1px solid #e5e8e5;padding:1rem 0;margin-top:-1rem;}.page[data-theme='dark'] .post>article .info,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info{border-color:#555;color:#949494;}.post>article .info.pm,ul.posts>li:not(.no-style)>article .info.pm{font-weight:bold;}.post>article .info>div,ul.posts>li:not(.no-style)>article .info>div{position:relative;margin-left:auto;}.post>article .info>span,.post>article .info>a,ul.posts>li:not(.no-style)>article .info>span,ul.posts>li:not(.no-style)>article .info>a{display:inline-block;margin:0 .25rem .25rem;padding:.25rem .7rem;border-radius:3px;color:#fff;font-weight:600;border:2px solid #000;}.post>article .info>a.pl,ul.posts>li:not(.no-style)>article .info>a.pl{margin-left:auto;border:none;}.post>article .info>.pos,ul.posts>li:not(.no-style)>article .info>.pos{border-color:#107c10;color:#107c10;}.page[data-theme='dark'] .post>article .info>.pos,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.pos{border-color:#107c10;color:#107c10;}.post>article .info>.neg,ul.posts>li:not(.no-style)>article .info>.neg{border-color:#c53030;color:#c53030;}.page[data-theme='dark'] .post>article .info>.neg,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.neg{border-color:#cf1124;color:#cf1124;}.post>article .info>.cmt,ul.posts>li:not(.no-style)>article .info>.cmt{background-color:#4d75c8;border-color:#4d75c8;margin-left:1rem;}.page[data-theme='dark'] .post>article .info>.cmt,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.cmt{background-color:#0552b5;border-color:#0552b5;}.post>article .info>.new,ul.posts>li:not(.no-style)>article .info>.new{background-color:#ff4500;border-color:#ff4500;}.page[data-theme='dark'] .post>article .info>.new,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.new{background-color:#c4692d;border-color:#c4692d;}.post>article .info>.u,ul.posts>li:not(.no-style)>article .info>.u{color:#fff;}.post>article .info>.u.pos,ul.posts>li:not(.no-style)>article .info>.u.pos{background-color:#107c10;}.page[data-theme='dark'] .post>article .info>.u.pos,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.u.pos{background-color:#107c10;color:#fff;}.post>article .info>.u.neg,ul.posts>li:not(.no-style)>article .info>.u.neg{background-color:#c53030;}.page[data-theme='dark'] .post>article .info>.u.neg,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .info>.u.neg{background-color:#cf1124;color:#fff;}.post>article .info ul,ul.posts>li:not(.no-style)>article .info ul{min-width:200px;}.post>article .body,ul.posts>li:not(.no-style)>article .body{flex-grow:1;line-height:1.6;word-break:break-word;}.post>article .body .deleted,ul.posts>li:not(.no-style)>article .body .deleted{display:flex;flex-direction:column;margin-bottom:1rem;background-color:#fff3c4;color:#3e4c59;padding:1rem;margin:1rem 0;border:1px solid #fadb5f;border-radius:4px;}.post>article .body .deleted .button,ul.posts>li:not(.no-style)>article .body .deleted .button{margin:1rem 0 0;}.post>article .body .adv_editbox,ul.posts>li:not(.no-style)>article .body .adv_editbox{width:100%;margin:0;}.post>article .body .adv_editbox textarea,ul.posts>li:not(.no-style)>article .body .adv_editbox textarea{max-width:100%;min-width:100%;resize:vertical;}.post>article .body span.spoiler,ul.posts>li:not(.no-style)>article .body span.spoiler{margin:1.5rem 0;padding:1rem;background-color:#ebebeb;border:1px solid #c8c8c8;display:block;}.page[data-theme='dark'] .post>article .body span.spoiler,.page[data-theme='dark'] ul.posts>li:not(.no-style)>article .body span.spoiler{background-color:#222;border-color:#282828;}.post>article .body .lazyYT-container,ul.posts>li:not(.no-style)>article .body .lazyYT-container{margin-top:1rem;}.post .sig,ul.posts .sig{justify-content:flex-end;border-top:1px dashed #ddd;color:#555;margin-top:1.5rem;padding-top:.75rem;font-size:1.2rem;word-break:break-all;}.page[data-theme='dark'] .post .sig,.page[data-theme='dark'] ul.posts .sig{border-color:#555;color:#949494;}span.quoteby{display:block;margin-top:10px;padding-left:5px;}.quote{display:block;background:#ebebeb;border:1px solid #c8c8c8;padding:1rem;margin:0 0 1.5rem 0;position:relative;border-radius:3px;font-size:1.4rem;}.page[data-theme='dark'] .quote{background-color:#111;border-color:#555;}@media(min-width:576px){.post>article div.info>div:last-child align-content,ul.posts>li:not(.no-style)>article div.info>div:last-child align-content{margin-left:.5rem;}.post>article .body .deleted{flex-direction:row;align-items:center;}.post>article .body .deleted .button{margin:0;margin-left:auto;}}@media(min-width:768px){ul.posts>li:not(.no-style).highlight>div{border-radius:.3rem 0 0 .3rem;}.post,ul.posts>li:not(.no-style){flex-direction:row;}.post>div,ul.posts>li:not(.no-style)>div{width:150px;flex-shrink:0;flex-direction:column;padding-top:1rem;justify-content:flex-start;}.post>div>img,ul.posts>li:not(.no-style)>div>img{height:6.4rem;width:6.4rem;margin-right:0;margin-bottom:1rem;border-width:3px;}.post>div>a,ul.posts>li:not(.no-style)>div>a{text-align:center;width:100%;flex-grow:0;line-height:1.2;}.post>div>b,ul.posts>li:not(.no-style)>div>b{display:block;}.post>div .badges,ul.posts>li:not(.no-style)>div .badges{margin:1rem 0;}.post>div .info,ul.posts>li:not(.no-style)>div .info{display:flex;flex-direction:column;font-size:1.3rem;text-align:center;margin-top:2rem;}.post>div .info span,ul.posts>li:not(.no-style)>div .info span{margin-bottom:.5rem;}.post>div .info .fa,ul.posts>li:not(.no-style)>div .info .fa{color:#808080;margin-right:.5rem;}.post>article,ul.posts>li:not(.no-style)>article{flex-basis:100%;}.post>article .body,ul.posts>li:not(.no-style)>article .body{font-size:1.4rem;}#oMessageThread .boarddescription,#oMessageThread .forum-info .buttons{display:block;}}.adv_editbox{width:100%;}.adv_editbox .toolbar{display:flex;justify-content:space-between;flex-wrap:wrap;background:#ecf0f1;border:1px solid #ccc;border-radius:3px 3px 0 0;position:relative;box-sizing:border-box;}.page[data-theme='dark'] .adv_editbox .toolbar{background:#222;border-color:#555;}.adv_editbox .formatbuttons{display:flex;flex-wrap:wrap;}.adv_editbox .formatbuttons>a,.adv_editbox .formatbuttons>div>a{display:inline-block;padding:7px 12px;margin:1px;color:#000;text-align:center;font-size:1.35rem;}.adv_editbox .formatbuttons>a:last-child,.adv_editbox .formatbuttons>div>a:last-child{border-right:none;}.page[data-theme='dark'] .adv_editbox .formatbuttons>a,.page[data-theme='dark'] .adv_editbox .formatbuttons>div>a{color:#ccc;}.adv_editbox>div{width:100%;}.adv_editbox .dropdownbuttonpanel{left:0 !important;top:auto !important;background:#fff;border:1px solid #ccc;padding:1rem;border-radius:5px;z-index:5;}.page[data-theme='dark'] .adv_editbox .dropdownbuttonpanel{background:#111;border-color:#222;}.adv_editbox .dropdownbuttonpanel>a{padding:.5rem;}.adv_editbox .toolbar :not(.mainbuttons) a:hover{background:#fff;}.page[data-theme='dark'] .adv_editbox .toolbar :not(.mainbuttons) a:hover{background:#111;}.adv_editbox .toolbar+.aeb_wrap{border-top-left-radius:0;border-top-right-radius:0;}.adv_editbox .toolbar+.aeb_wrap textarea{border-top:none;box-sizing:border-box;}.adv_editbox .aeb_wrap+.toolbar{border-radius:0 0 3px 3px;border-top:0;justify-content:flex-end;padding:.5rem;}.adv_editbox .aeb_wrap textarea{min-width:100%;display:block;padding:.5rem;}.page[data-theme="dark"] .adv_editbox .aeb_wrap textarea{background:#444;color:#bbb;}.aeb_additional_link{max-width:none !important;margin-top:1rem !important;}@media(min-width:576px){.adv_editbox .dropdownbuttonpanel{max-width:290px;left:auto !important;right:0 !important;}}.friendspanel .buttonpanel{margin-top:10px;text-align:right;}.friendspanel .buttonpanel a{margin-left:25px;}.gamers li::before{width:2rem !important;text-align:right;}.gamers .fa-circle{font-size:.8rem;align-self:center;margin-right:.9rem;}.gamers .fa-circle.red{color:#cf1124;}.gamers .fa-circle.green{color:#3f9142;}.gamers .fa-minus-circle{color:#cf1124;}aside .gaming-sessions .sponsor{padding:.5rem .75rem;border-radius:5px;margin:.5rem 0;background:#222;color:#d1d5db;position:relative;font-size:1.3rem;border:2px solid transparent;transition:border .2s,color .2s;}aside .gaming-sessions .sponsor a{color:#fff;border-bottom:1px dashed rgba(255,255,255,.5);}aside .gaming-sessions .sponsor a::before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;}aside .gaming-sessions .sponsor:hover{color:#e5e7eb;border:2px solid #fff;}aside .gaming-sessions .sponsor:hover a{border-bottom-color:#fff;}aside .gaming-sessions .sponsor.razer a{color:#44d62c;border-bottom-color:rgba(68,214,44,.5);}aside .gaming-sessions .sponsor.razer:hover{border:2px solid #44d62c;}aside .gaming-sessions .sponsor.razer:hover a{border-bottom-color:#44d62c;}.messages{overflow:visible !important;}.permalink-wrap{position:relative;}.permalink-wrap+.actions{margin-left:.5rem !important;}.permalink-wrap>a{font-size:1.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;width:28px;height:28px;transition:color .2s,background .2s;}.permalink-wrap>a:hover{background:#0a558c;color:#fff;}.permalinks{opacity:0;position:absolute !important;top:calc(100% + .25rem);right:0;margin-top:.5rem;position:absolute;background:#fff;border:1px solid #d9d9d9;border-radius:5px;box-shadow:rgba(0,0,0,.1) 0 1px 8px;min-width:150px;z-index:1;overflow:hidden;transition:opacity .2s;}.page[data-theme="dark"] .permalinks{background:#161616;border-color:#444;}.permalinks.show{opacity:1;}.permalinks:focus{outline:none;}.permalinks>div{display:flex;position:relative;box-sizing:border-box;padding:.5rem;align-items:center;}.page[data-theme="dark"] .permalinks>div{border-color:#444;}.permalinks>div:not(:only-child){border-bottom:1px solid #e2e8f0;}.permalinks input[type=text]{margin:.25rem .5rem;padding-right:2rem;box-sizing:content-box;padding:2px 3px;width:auto;outline:none;font-size:1.2rem;}.permalinks .tgn-icon,.permalinks .fa{margin:0 1rem 0 0;min-width:16px;text-align:center;transition:margin .2s;}.permalinks .tgn-icon{border-radius:50%;box-shadow:0 0 0 1px #fff,0 0 0 1px #fff;}.permalinks input[type=text]+.fa{padding:.5rem;padding-left:.25rem;color:#a0aec0;cursor:pointer;transition:color .2s;width:14px;text-align:center;margin:0;}.permalinks input[type=text]+.fa:hover{color:#3182ce;}.page[data-theme="dark"] .permalinks input[type=text]+.fa:hover{color:#90cdf4;}.permalinks input[type=text]+.fa.fa-check{color:#2f855a;}.page[data-theme="dark"] .permalinks input[type=text]+.fa.fa-check{color:#48bb78;}.permalinks>a{display:flex;align-items:center;padding:.75rem 2.25rem .75rem 1.25rem;transition:padding .2s;}.permalinks>a:hover{color:#fff !important;background-color:#161616;padding-right:1.75rem;}.permalinks>a:hover .tgn-icon,.permalinks>a:hover .fa{margin-right:1.5rem;}.permalinks>a .fa{font-size:1.6rem;text-decoration:none !important;}.permalinks>a:hover .fa{color:#fff !important;}.permalinks a.reddit:hover{background:#ff4500;}.permalinks .fa-reddit{color:#ff4500;}.permalinks a.site:hover{background:#161616;}.permalinks a.twitter:hover{background:#50abf1;}.permalinks .fa-twitter{color:#50abf1;}.permalinks a.facebook:hover{background:#3b5998;}.permalinks .fa-facebook{color:#3b5998;}.icon,.icon-forumgo,.icon-diamond,.icon-rightarrow,.icon-solutionmedium,.icon-tick,.icon-gamerstats,.icon-helper,.icon-imageview,.icon-refresh{display:inline-block !important;margin-left:3px !important;padding:0 !important;}.icon-achievement{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -10px no-repeat;}.icon-add{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -62px no-repeat;}.icon-inchat{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -342px no-repeat;}.icon-forumgo{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -238px no-repeat;}.icon-information{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -368px no-repeat;}.icon-information-gold{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1928px no-repeat;}.icon-information-silver{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1954px no-repeat;}.icon-diamond{margin:0 3px 0 0;width:14px;height:14px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1980px no-repeat;}.icon-external-link{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -2004px no-repeat;}.icon-leaderboard{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -394px no-repeat;}.icon-noentry{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -420px no-repeat;}.icon-phone{width:36px;height:36px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -498px no-repeat;}.icon-rightarrow{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -596px no-repeat;}.icon-search-dark{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -622px no-repeat;}.icon-solutionmedium{width:24px;height:24px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1368px no-repeat;}.icon-tick{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1428px no-repeat;}.icon-video-comments{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1564px no-repeat;}.icon-video-favourites{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1586px no-repeat;}.icon-video-views{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1608px no-repeat;}.icon-video-clock{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1542px no-repeat;}.icon-video-black-comments{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1476px no-repeat;}.icon-video-black-favourites{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1498px no-repeat;}.icon-video-black-views{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1520px no-repeat;}.icon-video-black-clock{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1454px no-repeat;}.icon-gamerstats{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -264px no-repeat;}.icon-helper{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -290px no-repeat;}.icon-imageview{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -316px no-repeat;}.icon-share-email{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -648px no-repeat;}.icon-share-facebook{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -678px no-repeat;}.icon-share-google{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -708px no-repeat;}.icon-share-reddit{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -738px no-repeat;}.icon-share-tafriendfeed{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -768px no-repeat;}.icon-share-tsafriendfeed{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -798px no-repeat;}.icon-share-ttfriendfeed{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -828px no-repeat;}.icon-share-tumblr{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -858px no-repeat;}.icon-share-twitter{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -888px no-repeat;}.icon-share-whatsapp{width:20px;height:20px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -918px no-repeat;}.icon-cancel{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -168px no-repeat;}.icon-refresh{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -544px no-repeat;}.icon-refreshoff{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -570px no-repeat;}.icon-cancel-white{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -142px no-repeat;}.icon-tick-white{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1402px no-repeat;}.icon-warning-white{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1630px no-repeat;}.icon-select-all{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1656px no-repeat;}.icon-select-none{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1682px no-repeat;}.icon-calendar{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1734px no-repeat;}.region-flag,.region-au,.region-br,.region-ca,.region-de,.region-europeanunion,.region-gb,.region-uk,.region-jp,.region-us{margin-right:3px;vertical-align:middle;}.region-au{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1760px no-repeat;}.region-br{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1781px no-repeat;}.region-ca{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1802px no-repeat;}.region-de{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1823px no-repeat;}.region-europeanunion{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1844px no-repeat;}.region-gb,.region-uk{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1865px no-repeat;}.region-jp{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1886px no-repeat;}.region-us{width:16px;height:11px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1907px no-repeat;}.icon-search{width:16px;height:16px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1708px no-repeat;margin-right:5px;margin-left:-2px;vertical-align:top;}.clipcounts span.views{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1608px no-repeat;background-repeat:no-repeat;}.clipcounts span.comments{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1564px no-repeat;background-repeat:no-repeat;}.clipcounts span.favourites{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1586px no-repeat;background-repeat:no-repeat;}.clipcounts span.time{width:12px;height:12px;display:inline-block;background:url("/sprites/icons/7.0-icons.sprite.png") -10px -1542px no-repeat;width:30%;background-repeat:no-repeat;}.guideinfo{margin-bottom:1.5rem;}main .sponsor{padding:1.5rem 2rem;border-radius:10px;background:#111;margin-bottom:1rem;color:#c8c8c8;font-size:1.4rem;position:relative;border:2px solid #111;transition:border .2s,box-shadow .2s;text-align:center;}main .sponsor:hover{border-color:#44d62c;box-shadow:rgba(0,0,0,.2) 0 1px 4px;}main .sponsor:hover a{border-bottom:1px dashed #44d62c;}main .sponsor a{color:#44d62c !important;font-weight:300;font-size:2rem;border-bottom:1px dashed rgba(68,214,44,.5);}main .sponsor a::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;}main .sponsor p{margin-top:.5rem;}@media(min-width:768px){main .sponsor{text-align:left;}}.gsdisclaimer{font-size:1.2rem;font-style:italic;}table.maintable td.fbscore{text-align:left;}table.maintable td.fbscore .frm-rad{width:80px;margin-left:2rem;margin-bottom:.25rem;}.session-details{display:flex;flex-direction:column;text-align:center;align-items:center;}.session-details .buttons{display:flex;flex-direction:column;width:100%;padding:0;margin:0;}.session-details .base-button{margin:.5rem 0;display:flex;justify-content:center;}.session-details .base-button img{margin-right:.5rem;}.session-details p{margin:0 0 .25rem;font-weight:500;}.session-details .in-session,.session-details .friends-only{cursor:default !important;}.session-details .in-session:hover,.session-details .friends-only:hover{opacity:1;}.session ul.ach-panels li{min-height:0;}.session ul.ach-panels li .progress-bar,.session ul.ach-panels li .info{display:none;}.session ul.ach-panels li .tile{width:36px;height:36px;}.session ul.ach-panels li p,.session ul.ach-panels li a.title{margin-left:52px;}#oGamingSessionGamerList tr.with-notes td{border-bottom:none;}#oGamingSessionGamerList td.gamer a:first-child{margin-right:5px;}#oGamingSessionGamerList a.flag{margin-right:5px;}#oGamingSessionGamerList .btn-hld{max-width:20px;padding-right:0;}#oGamingSessionGamerList .my-notes span{margin-right:5px;}#oGamingSessionGamerList tr.gamernotes{font-size:85%;border-bottom:3px solid #fff;}.page[data-theme="dark"] #oGamingSessionGamerList tr.gamernotes{border-color:#282828;}#oGamingSessionGamerList tr.gamernotes td{vertical-align:top;padding-top:0;padding-bottom:10px;position:relative;}#oGamingSessionGamerList tr.gamernotes .notes{font-size:1.2rem;text-align:right;padding-top:4px;}#oGamingSessionGamerList tr.gamernotes div{max-height:8rem;overflow-wrap:break-word;overflow-y:auto;text-align:left;border:1px solid #fadb5f;border-radius:5px;padding:2px 5px;background:#fff3c4;position:relative;}.page[data-theme="dark"] #oGamingSessionGamerList tr.gamernotes div{border-color:#006bb2;background:#006bb2;color:#fff;}@media(min-width:576px){.session-details{flex-direction:row;justify-content:space-between;}.session-details .buttons{width:auto;flex-direction:row;}.session-details p,.session-details .base-button{margin:0;width:auto;}.session-details .base-button+.base-button{margin-left:1rem;}[id^=divJoinSession].buttons .base-button{width:auto;}}