@charset "UTF-8"; /* --- BRMS_ModernStatistic.css --- */ .BRMSContainer { margin: auto auto 10px; height: 100%; } .BRMSContainer .brmsStatisticHeader { display: block; margin: auto 0 !important; } .BRMSContainer.brmsLeftTabs .brmsStatisticHeader, .BRMSContainer.brmsRightTabs .brmsStatisticHeader{ float: left; width: 151px; position: relative; top: 0; z-index: 10; } .BRMSContainer.brmsRightTabs .brmsStatisticHeader{ float: right; } .BRMSContainer.brmsTopTabs .brmsStatisticHeader { background: rgb(22, 22, 22); border-bottom: 1px solid rgb(28, 28, 28); } .brmlShow{ display:block; } .brmlHide{ display:none; } .BRMSContainer .brmsConfigList{ text-align: center; } .BRMSContainer.brmsLeftTabs .brmsConfigList, .BRMSContainer.brmsRightTabs .brmsConfigList{ margin-bottom:10px; } .BRMSContainer.brmsTopTabs .brmsConfigList{ float:right; } .BRMSContainer .brmsConfigList .brmsConfigBtn { background-color: rgb(22, 22, 22); padding: 9px 10px 7px; margin: 6px 0; display: inline-block; cursor: pointer; } .brmsConfigBtn:hover { background: #f6f6f6; } .BRMSContainer.brmsRightTabs .brmsConfigList .brmsConfigBtn { margin-right:0px; margin-left:5px; } .BRMSContainer .brmsConfigList .brmsConfigBtn.last { margin-right:0; } .BRMSContainer ul.brmsTabNav { } .BRMSContainer.brmsLeftTabs ul.brmsTabNav{ border-bottom-left-radius: 12px; border-top-left-radius: 12px; border: 1px solid #DDD; border-right-width: 0; } .BRMSContainer.brmsRightTabs ul.brmsTabNav{ border-bottom-right-radius: 12px; border-top-right-radius: 12px; border: 1px solid #DDD; border-left-width: 0; } .BRMSContainer.brmsTopTabs ul.brmsTabNav{ height: 46px; } .BRMSContainer ul.brmsTabNav > li { } .BRMSContainer.brmsRightTabs ul.brmsTabNav > li{ border-bottom-width: 1px; border-left-width: 1px; } .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li{ border-right-width: 1px; border-bottom-width: 1px; } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li{ border-bottom: none; float:left; border-left-width: 1px; border-top-width: 1px; position: relative; } .BRMSContainer ul.brmsTabNav > li.current { background-color: rgb(22, 22, 22); } .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li.current { border-right: none; z-index: 10; } .BRMSContainer.brmsRightTabs ul.brmsTabNav > li.current { border-left: none; z-index: 10; } .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li.first{ border-top-left-radius: 10px; } .BRMSContainer.brmsRightTabs ul.brmsTabNav > li.first{ border-top-right-radius: 10px; } .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li.last { border-bottom-left-radius: 10px; border-bottom: none; } .BRMSContainer.brmsRightTabs ul.brmsTabNav > li.last { border-bottom-right-radius: 10px; border-bottom: none; } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li.first{ } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li.last { border-right-width:1px; } /*.BRMSContainer.brmsTopTabs ul.brmsTabNav > li.current { height: 39px; }*/ .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li.first.current, .BRMSContainer.brmsRightTabs ul.brmsTabNav > li.first.current { border-bottom-width: 1px; } /*.BRMSContainer.brmsTopTabs ul.brmsTabNav > li.first.current { border-bottom: none; }*/ .BRMSContainer ul.brmsTabNav > li a { font-weight: bold; font-size: 11px; color: #5C5C5C; text-decoration: none; margin: 0px; outline: none; display: block; text-align: left; } .BRMSContainer ul.brmsTabNav > li a span{ display:block; } .BRMSContainer ul.brmsTabNav > li a span.description { float:left; display:block; font-weight:normal; } .BRMSContainer.brmsLeftTabs ul.brmsTabNav > li a, .BRMSContainer.brmsRightTabs ul.brmsTabNav > li a { padding: 15px 10px; } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li a { line-height: 46px; padding:0 10px; } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li a span.description{ display:none; } .BRMSContainer .brmsTabContent { background-color: rgb(22, 22, 22); padding: 3px 10px; display: none; overflow-y: scroll; height: 308px; } .BRMSContainer.brmsLeftTabs .brmsTabContent, .BRMSContainer.brmsRightTabs .brmsTabContent{ margin-left: 150px; position: relative; z-index: 9; min-height:247px; } .BRMSContainer.brmsRightTabs .brmsTabContent{ margin-right: 150px; margin-left: 0; } .BRMSContainer .brmsTabContent ol.brmsContentList{ counter-reset: numList; } .BRMSContainer .brmsTabContent ol.brmsContentList li{ padding: 2px 0; border-top: 1px solid rgb(28, 28, 28); float: left; line-height: 18px; width: 100%; } .BRMSContainer .brmsTabContent ol.brmsContentList li.first{ border-style: none; border-color: medium; } .BRMSContainer .itemContent{ padding: 0px; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; display: table; table-layout: fixed; word-wrap: normal; width: 100%; } .BRMSContainer .itemContent:hover{ } .BRMSContainer .itemContent .listBlock { display: table-cell; vertical-align: middle; } .brmsIcoRefresh, .brmsIcoConfig, .brmsIcoList, .brmsIcoLayout{ background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/light-sprite.png'); } .BRMSContainer .itemContent .counter{ font-size: 11px; color: #f00; background-position: 0px -192px; padding-right: 5px; margin-top: 1px; margin-right: 1px; text-align: center; position: relative; width: 20px; } .BRMSContainer .itemContent .counter .countNumber{ background-color: #eee; border-radius: 3px; line-height: 15px; min-width: 15px; display: block; height: 15px; } .BRMSContainer .itemContent .counter .arrow{ border: 3px solid transparent; border-right: 1px none black; border-left-color: #eee; position: absolute; top: 6px; right: 2px; display: block; width: 0px; height: 0px; } .BRMSContainer .itemContent .counter.counter_1 .countNumber, .BRMSContainer .itemContent .counter.counter_2 .countNumber, .BRMSContainer .itemContent .counter.counter_3 .countNumber{ font-size:12px; color:#fff; } .BRMSContainer .itemContent .counter.counter_1 .countNumber{ } .BRMSContainer .itemContent .counter.counter_2 .countNumber{ background-color: #FF4040; } .BRMSContainer .itemContent .counter.counter_3 .countNumber{ background-color: #FF7373; } .BRMSContainer .itemContent .counter.counter_1 .arrow{ border-left-color: #ff0000; } .BRMSContainer .itemContent .counter.counter_2 .arrow{ border-left-color: #FF4040; } .BRMSContainer .itemContent .counter.counter_3 .arrow{ border-left-color: #FF7373; } .BRMSContainer .itemContent:hover .counter .countNumber{ background-color: #fff; } .BRMSContainer .itemContent:hover .counter .arrow{ border-left-color: #fff; } .BRMSContainer .itemContent:hover .counter.counter_1 .countNumber, .BRMSContainer .itemContent:hover .counter.counter_2 .countNumber, .BRMSContainer .itemContent:hover .counter.counter_3 .countNumber{ color: #FF0000; } .BRMSContainer .itemContent .itemTitle{ width: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 65%; } .BRMSContainer .itemUser .itemContent .itemTitle{ width: auto; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 35%; } .BRMSContainer .itemContent .itemDetail { width: 150px; max-width: 150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .BRMSContainer .itemContent .itemDetail.itemDate { width: 200px; max-width: 200px; } .BRMSContainer .itemContent .itemDetail, .BRMSContainer .itemContent .itemDetail a{ font-size: 12px; text-align: right; } .BRMSContainer .itemUser .itemContent .itemDetail, .BRMSContainer .itemUser .itemContent .itemDetail a{ font-size: 11px; } .BRMSContainer .itemContent .itemDetailDate a.paint { color: rgb(166, 166, 166); } .BRMSContainer .itemContent .itemDetailDate > span { font-size: 0.8em; color: #f5f5f5; } .BRMSContainer .itemUser .itemContent .itemDetailMain{ text-align:right; } .BRMSContainer .itemUser .itemContent .itemDetailMain strong{ font-weight: bold; } .BRMSContainer .itemContent .itemDetailName{ text-align:right; } .BRMSContainer .itemContent .itemDetailName a.username span { font-weight: bold; font-size: 11px; } .BRMSContainer .itemContent .itemSubDetail.alleft{ text-align: left; } .BRMSContainer .newItemCounter { font-weight: bold; font-size: 10px; color: white; background-color: #e03030; padding: 0 3px; border-radius: 2px; position: absolute; line-height: 16px; min-width: 12px; text-align: center; white-space: nowrap; word-wrap: normal; right: 2px; top: -10px; z-index: 100; box-shadow: 2px 2px 5px rgba(0,0,0, 0.25); height: 16px; } .BRMSContainer .newItemCounter .totalNumber { } .BRMSContainer .newItemCounter .arrow { border: 5px solid transparent; border-top-color: #e03030; border-bottom: 1px none black; position: absolute; right: 3px; line-height: 0px; _display: none; bottom: -4px; z-index: 100; width: 0px; height: 0px; } .BRMSContainer .brmsNewItem .itemContent{ } .BRMSContainer .brmsSticky .itemContent{ } .clear{ clear:both; } .BRMSContainer .xenTooltip{ position: absolute; margin: -50px 0px 0px 60px; z-index:999; } .BRMSContainer .brmsRefresh{ } .brmsIco{ height:14px; width:14px; display:block; } .brmsDropdownToggle{ position:relative; } .brmsDropdownMenu{ font-size: 11px; background-color: #FFF; margin: 0px 0 0; border: 1px solid #DADADA; border-top: 1px none black; display: none; position: absolute; z-index: 999; text-align: left; top: 100%; left: -1px; float: left; min-width: 160px; background-clip: padding-box; box-shadow: 0 2px 2px -2px #CCC; } .brmsDropdownMenu li{ color: #686868; background-color: #FAFAFA; border: 1px none black; border-top: 1px solid #E4E4E4; box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2); background: -moz-linear-gradient(top, #FFF 0%, #F5F5F5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#F5F5F5)); background: -webkit-linear-gradient(top, #FFF 0%,#F5F5F5 100%); background: -o-linear-gradient(top, #FFF 0%,#F5F5F5 100%); background: -ms-linear-gradient(top, #FFF 0%,#F5F5F5 100%); background: linear-gradient(top, #FFF 0%,#F5F5F5 100%); } .brmsDropdownMenu li.current, .brmsDropdownMenu li:hover{ background-color: #f6f6f6; } .brmsDropdownMenu.left{ left: 99%; top: -1px; } .brmsDropdownMenu.right{ right: 99%; top: -1px; left: -160px; } .brmsDropdownMenu.edge{ right: -1px; left: -160px; } .brmsDropdownMenu li.first { } .brmsDropdownMenu a { font-size: 12px; color: #6A6A6A; padding: 8px 10px; display: block; clear: both; font-weight: normal; white-space: nowrap; } .BRMSContainer.brmsLeftTabs .brmsTabNavHidden .brmsDropdownMenu{ top: -1px; left: 99%; } .BRMSContainer.brmsRightTabs .brmsTabNavHidden .brmsDropdownMenu{ right: 99%; top: -1px; left: -160px; } .BRMSContainer ul.brmsTabNav > li.brmsTabNavHiddenMenu { display:none; } .brmsTabNavHidden li{ display:none; } .brmsTabNavHidden > a { text-align:center; } .BRMSContainer.brmsTopTabs .brmsTabNavHidden { height:38px; text-align:center; } .BRMSContainer.brmsTopTabs .brmsTabNavHidden > a { height: 100%; text-align:center; } .brmsDropdownToggle:hover .brmsDropdownMenu{ display:block; } .brmsIcoRefresh{ background-position: -10px -44px; } .brmsConfigBtn:hover .brmsIcoRefresh{ background:url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/refresh.gif') no-repeat center center; } .brmsIcoConfig{ background-position: -10px -10px; } .brmsIcoList{ background-position: 0px -102px; } .brmsIcoLayout{ background-position: -10px -78px; } .brmsIcoLoader{ background:url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/loader7.gif') no-repeat center center; width:220px; height:19px; display:block; margin: auto; } @media (max-width:800px) { } @media (max-width:610px) { } @media (max-width:480px) { } /* --- BRMS_ModernStatistic_dark.css --- */ /*.BRMSContainer.BRMSContainerDark { color: #d5d5d5; } .BRMSContainer.BRMSContainerDark .brmsConfigList .brmsConfigBtn { color: #fafafa; border: 1px solid #2e3234; background: #313639; background: -moz-linear-gradient(top, #3e4649 0%, #313639 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e4649), color-stop(100%, #313639)); background: -webkit-linear-gradient(top, #3e4649 0%, #313639 100%); background: -o-linear-gradient(top, #3e4649 0%, #313639 100%); background: -ms-linear-gradient(top, #3e4649 0%, #313639 100%); background: linear-gradient(top, #3e4649 0%, #313639 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4649', endColorstr='#313639',GradientType=0 ); box-shadow: 0 1px 0 rgba(255,255,255,0.15) inset; } .BRMSContainer.BRMSContainerDark .brmsConfigList .brmsConfigBtn:hover { border: 1px solid #252a31; background: #272c30 !important; box-shadow: inset 0 0 35px 5px #262b2e; }*/ .BRMSContainer.BRMSContainerDark.brmsLeftTabs ul.brmsTabNav{ border: 1px solid #272c30; border-right-width: 0; } .BRMSContainer.BRMSContainerDark.brmsRightTabs ul.brmsTabNav{ border: 1px solid #272c30; border-left-width: 0; } .BRMSContainer.BRMSContainerDark ul.brmsTabNav > li { /*background: #313639; border-color:#272c30; background: -moz-linear-gradient(top, #3e4649 0%, #313639 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e4649), color-stop(100%, #313639)); background: -webkit-linear-gradient(top, #3e4649 0%, #313639 100%); background: -o-linear-gradient(top, #3e4649 0%, #313639 100%); background: -ms-linear-gradient(top, #3e4649 0%, #313639 100%); background: linear-gradient(top, #3e4649 0%, #313639 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e4649', endColorstr='#313639',GradientType=0 ); box-shadow: 0 1px 0 rgba(255,255,255,0.15) inset;*/ text-shadow: none; } .BRMSContainer.BRMSContainerDark ul.brmsTabNav > li.current { background: transparent !important; /*box-shadow: inset 0 0 35px 5px #262b2e;*/ } .BRMSContainer.BRMSContainerDark.brmsLeftTabs ul.brmsTabNav > li.first.current, .BRMSContainer.BRMSContainerDark.brmsRightTabs ul.brmsTabNav > li.first.current { border-bottom-width: 1px; } .BRMSContainer.BRMSContainerDark.brmsTopTabs ul.brmsTabNav > li.last { border-right-width: 1px; } .BRMSContainer.BRMSContainerDark ul.brmsTabNav > li a { color: #fafafa; } /*.BRMSContainer.BRMSContainerDark .brmsTabContent { border: 1px solid #272c30; background-color: #2c3032; box-shadow: inset 0 0 35px 5px #262b2e; }*/ .BRMSContainer.BRMSContainerDark .brmsTabContent >h4 { color: Black; text-shadow: 0px 1px 1px #F2F1F0; border-bottom: 1px dotted #EEEDED; } /*.BRMSContainer.BRMSContainerDark .brmsTabContent ol li{ padding-top:1px; background: url(/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/dark/linesSep.png) repeat-x 0 0; } .BRMSContainer.BRMSContainerDark .brmsTabContent ol li.first{ background: none; } .BRMSContainer.BRMSContainerDark .itemContent:hover{ background: #222; }*/ .BRMSContainer.BRMSContainerDark .brmsIcoRefresh, .BRMSContainer.BRMSContainerDark .brmsIcoConfig, .BRMSContainer.BRMSContainerDark .brmsIcoList, .BRMSContainer.BRMSContainerDark .brmsIcoLayout{ background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/dark-sprite.png'); } .BRMSContainer.BRMSContainerDark .itemContent .counter{ background-position: 0px -147px; color:#f00; } .BRMSContainer.BRMSContainerDark .itemContent .counter .countNumber{ background-color: #eee; } .BRMSContainer.BRMSContainerDark .itemContent .counter .arrow{ border-left-color: #eee; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .countNumber, .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .countNumber, .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .countNumber{ color:#fff; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .countNumber{ background-color: #FF0000; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .countNumber{ background-color: #FF4040; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .countNumber{ background-color: #FF7373; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_1 .arrow{ border-left-color: #FF0000; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_2 .arrow{ border-left-color: #FF4040; } .BRMSContainer.BRMSContainerDark .itemContent .counter.counter_3 .arrow{ border-left-color: #FF7373; } .BRMSContainer.BRMSContainerDark .itemContent:hover .counter .countNumber{ background-color: #fff; } .BRMSContainer.BRMSContainerDark .itemContent:hover .counter .arrow{ border-left-color: #fff; } .BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_1 .countNumber, .BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_2 .countNumber, .BRMSContainer.BRMSContainerDark .itemContent:hover .counter.counter_3 .countNumber{ color: #FF0000; } .BRMSContainer.BRMSContainerDark .itemContent .itemDetailDate a.paint { color: #d5d5d5; } .BRMSContainer.BRMSContainerDark .itemContent .itemDetailDate > span { color: #d5d5d5; } /*.BRMSContainer.BRMSContainerDark .brmsNewItem .itemContent{ background-color: #3e5d6d !important; } .BRMSContainer.BRMSContainerDark .brmsSticky .itemContent{ background-color: #B55D5C !important; }*/ .BRMSContainer.BRMSContainerDark .itemContent .itemTitle, .BRMSContainer.BRMSContainerDark .itemContent .itemTitle a{ color:#fff; } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu{ background-color: rgb(22, 22, 22); border: 1px solid rgb(32, 32, 32); box-shadow: none; } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu li { background: transparent; border-top: 1px solid rgb(32, 32, 32); box-shadow: none; color: rgb(214, 214, 214); padding: 0 10px; } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu li.current, .BRMSContainer.BRMSContainerDark .brmsDropdownMenu li:hover { background: rgb(32, 32, 32) !important; border-top: 1px solid rgb(32, 32, 32); } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu li.first { border-top: solid 1px transparent; } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu a { color: #fafafa; } .BRMSContainer.BRMSContainerDark .brmsDropdownMenu a:hover { text-decoration:none; } .BRMSContainer.BRMSContainerDark .brmsIcoRefresh{ background-position: -10px -44px; } .BRMSContainer.BRMSContainerDark .brmsConfigBtn:hover .brmsIcoRefresh{ background:url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/dark/refresh.gif') no-repeat center center; } .BRMSContainer.BRMSContainerDark .brmsIcoLoader{ background:url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/ModernStatistic/dark/loader7.gif') no-repeat center center; } .BRMSContainer.BRMSContainerDark .xenTooltip{ background:#000; } /* --- EWRporta2_Global.css --- */ .leftContainer { float: right; margin-left: -260px; width: 100%; } .leftContent { margin-left: 260px; } .leftSidebar { float: left; width: 250px; } .splitWidgets .section:first-child, .splitWidgets .sectionMain:first-child { margin-top: 0; } .sidebar.noFloats { float: none; width: auto !important; margin-bottom: 10px; } .sidebar.a-leftWidgets { float: left; width: 350px; } .sidebar.a-rightWidgets { margin-left: 360px; } .sidebar.b-leftWidgets { float: left; width: 350px; } .sidebar.b-rightWidgets { margin-left: 360px; } .sidebar.footerWidgets { clear: both; } /* clearfix */ .splitWidgets { zoom: 1; } .splitWidgets:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; } .copyright { text-align: center; font-size: 11px; margin: 10px; } @media (max-width:800px) { .Responsive .leftContainer { float: none; margin: 0 auto; } .Responsive .leftContent { margin-left: 0; } } @media (max-width:610px) { .Responsive .sidebar.b-leftWidgets { float: none; margin: 0 auto; } .Responsive .sidebar.b-rightWidgets { margin-left: 0px; } } /* --- bbm_buttons.css --- */ span.mce_bbm_hl {background-position:-760px 0 !important} span.mce_bbm_raw {background-position:-260px 0 !important} span.mce_bbm_spoiler { background:url(/web/20190830220011im_/https://hard-tm.ru/styles/sedo/editor/adv_sprites.png) no-repeat 0 0 !important; } /* --- external_accounts.css --- */ /* * When enabled, this hides default providers. * Rather than simply removing the providers via * Template Modification, this method prevents * conflictions from other addons that may add * their own provider. */ /* Login Disabler */ /* Horizontal Buttons */ /* Removes text-decoration on hover */ #eAuthUnit li a:hover, #pageLogin .ctrlUnit dd a:hover { text-decoration: none; } /* Fixes Login for multiple providers */ #loginBar form.eAuth #eAuthUnit { overflow-x: hidden; overflow-y: auto; height: 100%; width: 200px; right: -10px !important; } /* External Minimal Button */ a.externalMinimal, #loginBar a.externalMinimal { background: #303030; } a.externalMinimal span:before { background: none !important; } a.externalMinimal:active, #loginBar a.externalMinimal:active { background-color: #303030; } /* All External Providers */ /* Global Options (standard display) */ /* External Provider Default Icon Styling */ a.externalProvider span { display: block; padding: 3px; padding-left: 23px; white-space: nowrap; overflow: hidden; } a.externalProvider span:before { content: " "; background: url("/web/20190830220011im_/https://hard-tm.ru/styles/default/xenforo/external/sprite-20.png"); background-repeat: no-repeat; display: block; position: absolute; width: 20px; height: 20px; margin-left: -23px; margin-top: -3px; } a.externalProvider, #loginBar a.externalProvider { display: inline-block; width: 180px; height: 22px; box-sizing: border-box; cursor: pointer; color: #FFFFFF !important; border-radius: 3px; padding-left: 2px; font-weight: bold; font-size: 11px; line-height: 14px; } /* Provider-Specific */ a.soundCloudLogin, #loginBar a.soundCloudLogin { background: #ffa348; background: -moz-linear-gradient(top, #ffa348 0%, #e67301 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa348), color-stop(100%,#e67301)); background: -webkit-linear-gradient(top, #ffa348 0%,#e67301 100%); background: -o-linear-gradient(top, #ffa348 0%,#e67301 100%); background: -ms-linear-gradient(top, #ffa348 0%,#e67301 100%); background: linear-gradient(to bottom, #ffa348 0%,#e67301 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa348', endColorstr='#e67301',GradientType=0 ); } a.soundCloudLogin span:before { background-position: -50px -26px; } a.soundCloudLogin:active, #loginBar a.soundCloudLogin:active { background-color: #ffa348; } a.tumblrLogin, #loginBar a.tumblrLogin { background-color: #36475d; border: #36465d solid 1px; } a.tumblrLogin span:before { background-position: -26px -50px; } a.tumblrLogin:active, #loginBar a.tumblrLogin:active { background-color: #36475d; } a.vkLogin, #loginBar a.vkLogin { background-color: #54769b; border: #54769b solid 1px; } a.vkLogin span:before { background-position: -74px -26px; } a.vkLogin:active, #loginBar a.vkLogin:active { background-color: #54769b; } a.odnoklassnikiLogin, #loginBar a.odnoklassnikiLogin { background: #fb8012; background: -moz-linear-gradient(top, #fb8012 0%, #ff3901 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb8012), color-stop(100%,#ff3901)); background: -webkit-linear-gradient(top, #fb8012 0%,#ff3901 100%); background: -o-linear-gradient(top, #fb8012 0%,#ff3901 100%); background: -ms-linear-gradient(top, #fb8012 0%,#ff3901 100%); background: linear-gradient(to bottom, #fb8012 0%,#ff3901 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8012', endColorstr='#ff3901',GradientType=0 ); border: #d05300 solid 1px; } a.odnoklassnikiLogin span:before { background-position: -26px -26px; } a.odnoklassnikiLogin:active, #loginBar a.odnoklassnikiLogin:active { background-color: #be3e2e; } a.githubLogin, #loginBar a.githubLogin { background: #ffffff; background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); border: #c9c9c9 solid 1px; color: #515151 !important; } a.githubLogin span:before { background-position: -26px -2px; } a.githubLogin:active, #loginBar a.githubLogin:active { background-color: #ffffff; } a.linkedinLogin, #loginBar a.linkedinLogin { background: #7dbcd6; background: -moz-linear-gradient(top, #7dbcd6 0%, #55a6c9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7dbcd6), color-stop(100%,#55a6c9)); background: -webkit-linear-gradient(top, #7dbcd6 0%,#55a6c9 100%); background: -o-linear-gradient(top, #7dbcd6 0%,#55a6c9 100%); background: -ms-linear-gradient(top, #7dbcd6 0%,#55a6c9 100%); background: linear-gradient(to bottom, #7dbcd6 0%,#55a6c9 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbcd6', endColorstr='#55a6c9',GradientType=0 ); border: #55a6c9 solid 1px; } a.linkedinLogin span:before { background-position: -50px -2px; } a.linkedinLogin:active, #loginBar a.linkedinLogin:active { background-color: #f9f9f9; } a.twitchLogin, #loginBar a.twitchLogin { background-color: #6441A5; } a.twitchLogin span:before { background-position: -50px -50px; } a.battlenetLogin:active, #loginBar a.battlenetLogin:active { background-color: #6441A5; } a.battlenetLogin, #loginBar a.battlenetLogin { background: #0f9ada; background: -moz-linear-gradient(top, #0f9ada 0%, #0076ad 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f9ada), color-stop(100%,#0076ad)); background: -webkit-linear-gradient(top, #0f9ada 0%,#0076ad 100%); background: -o-linear-gradient(top, #0f9ada 0%,#0076ad 100%); background: -ms-linear-gradient(top, #0f9ada 0%,#0076ad 100%); background: linear-gradient(to bottom, #0f9ada 0%,#0076ad 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f9ada', endColorstr='#0076ad',GradientType=0 ); border: #55a6c9 solid 1px; } a.battlenetLogin span:before { background-position: -2px -2px; } a.battlenetLogin:active, #loginBar a.battlenetLogin:active { background-color: #f9f9f9; } a.liveLogin, #loginBar a.liveLogin { background: #ffffff; border: #e3e3e3 solid 1px; color: #000000 !important; } a.liveLogin span:before { background-position: -2px -26px; } a.live:active, #loginBar a.live:active { background-color: #f9f9f9; } a.stravaLogin, #loginBar a.stravaLogin { background: #fc4c02; border: #fc4c02 solid 1px; } a.stravaLogin span:before { background-position: -2px -50px; } a.strava:active, #loginBar a.strava:active { background-color: #f9f9f9; } a.vimeoLogin, #loginBar a.vimeoLogin { background: #1ab7ea; border: #1ab7easolid 1px; } a.vimeoLogin span:before { background-position: -74px -2px; } a.vimeo:active, #loginBar a.vimeo:active { background-color: #1ab7ea; } a.instagramLogin, #loginBar a.instagramLogin { color: #483e33 !important; background: #ece5d6; } a.instagramLogin span:before { background-position: -74px -49px; } a.instagram:active, #loginBar a.instagram:active { background-color: #ece5d6; } /* Enables UI.X Support */ /* --- facebook.css --- */ a.fbLogin, #loginBar a.fbLogin { display: inline-block; width: 180px; height: 22px; box-sizing: border-box; cursor: pointer; background: #29447e url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/xenforo/connect_sprite.png'); background-repeat: no-repeat; border-radius: 3px; background-position: left -188px; padding: 0px 0px 0px 1px; outline: none; text-decoration: none; color: white; font-weight: bold; font-size: 11px; line-height: 14px; } a.fbLogin:active, #loginBar a.fbLogin:active { background-position: left -210px; } a.fbLogin:hover, #loginBar a.fbLogin:hover { text-decoration: none; } a.fbLogin span { background: #5f78ab url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/xenforo/connect_sprite.png'); border-top: solid 1px #879ac0; border-bottom: solid 1px #1a356e; display: block; padding: 2px 4px 3px; margin: 1px 1px 0px 21px; text-shadow: none; white-space: nowrap; overflow: hidden; } a.fbLogin:active span { border-bottom: solid 1px #29447e; border-top: solid 1px #45619d; background: #4f6aa3; text-shadow: none; } /* --- funbox.css --- */ .funzone img { max-width: 100%; } .funzone.funbox_left { float: left; } .funzone.funbox_center { margin: 0 auto; text-align: center; } .funzone.funbox_right { float: right; } @media( max-width: 520px) { .dfpHideMobile { display: none; } } @media( min-width: 521px) and (max-width: 800px) { .dfpHideTabletPortrait { display: none; } } @media( min-width: 801px) and (max-width: 1050px) { .dfpHideTabletLandscape { display: none; } } @media( min-width: 1051px) { .dfpHideDesktop { display: none; } } /* --- hideFA.css --- */ html .redactor_toolbar li a.redactor_btn_custom_hide:before { content: "\f27b"; } html .redactor_toolbar li a.redactor_btn_custom_hidel:before { content: "\f164"; } html .redactor_toolbar li a.redactor_btn_custom_hidep:before { content: "\f091"; } html .redactor_toolbar li a.redactor_btn_custom_hideu:before { content: "\f2c0"; } html .redactor_toolbar li a.redactor_btn_custom_showtogroups:before { content: "\f0c0"; } html .redactor_toolbar li a.redactor_btn_custom_hidepl:before { content: "\f27b\f08a"; font-size: 14px; } html .redactor_toolbar li a.redactor_btn_custom_hidept:before { content: "\f075\f091"; font-size: 12px; } html .redactor_toolbar li a.redactor_btn_custom_hideplt:before { content: "\f27b\f27b\f27b"; font-size: 9px; } /* --- login_bar.css --- */ /** Login bar basics **/ #loginBar { color: rgb(234, 234, 234); background-color: rgb(32, 32, 32); position: relative; z-index: 1; /*border-bottom: 1px solid rgb(35, 148, 188);*/ } #loginBar .ctrlWrapper { margin: 0 10px; } #loginBar .pageContent { /*padding-top: 5px;*/ position: relative; _height: 0px; } #loginBar a { color: rgb(35, 168, 109); } #loginBar form { padding: 10px 0; margin: 0 auto; display: none; line-height: 20px; position: relative; } #loginBar .xenForm .ctrlUnit, #loginBar .xenForm .ctrlUnit > dt label { margin: 0; border: none; } #loginBar .xenForm .ctrlUnit > dd { position: relative; } #loginBar .lostPassword, #loginBar .lostPasswordLogin { font-size: 11px; } #loginBar .rememberPassword { font-size: 11px; } #loginBar .textCtrl { font-size: 15px; color: rgb(234, 234, 234); } #loginBar .textCtrl[type=text] { /*font-weight: bold; font-size: 18px;*/ } #loginBar .textCtrl:-webkit-autofill /* http://code.google.com/p/chromium/issues/detail?id=1334#c35 */ { background: !important; color: rgb(234, 234, 234); } #loginBar .textCtrl:focus { border-color: rgb(30, 128, 84); } #loginBar input.textCtrl.disabled { color: rgb(30, 128, 84); background-color: rgb(30, 128, 84); border: 1px dashed rgb(35, 168, 109); } #loginBar .button { min-width: 85px; *width: 85px; } #loginBar .button.primary { font-weight: 600; } /** changes when eAuth is present **/ #loginBar form.eAuth { -x-max-width: 700px; /* normal width + 170px */ } #loginBar form.eAuth .ctrlWrapper { /*border-right: 1px dotted rgb(35, 168, 109);*/ margin-right: 200px; box-sizing: border-box; } #loginBar form.eAuth #eAuthUnit { position: absolute; top: 0px; right: 10px; } #eAuthUnit li { margin-top: 10px; line-height: 0; } /** handle **/ #loginBar #loginBarHandle { font-size: 11px; color: rgb(28, 28, 28); background-color: #404040; padding: 0 10px; margin-right: 20px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; position: absolute; right: 0px; bottom: -20px; text-align: center; z-index: 1; line-height: 20px; box-shadow: 0px 2px 5px #404040; } @media (max-width:800px) { .Responsive #loginBar form.eAuth .ctrlWrapper { border-right: none; margin-right: 10px; } .Responsive #loginBar form.eAuth #eAuthUnit { position: static; width: 180px; margin: 0 auto 10px; } } /* --- lzt_cd_top.css --- */ a[href].cd-top:hover { background-color: #111; opacity: 1; } .cd-top { background: rgb(0, 0, 0) url("/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/cd-top-arrow.svg") no-repeat scroll center 50%; background: rgba(0, 0, 0, 0.66) url("/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/cd-top-arrow.svg") no-repeat scroll center 50%; bottom: 0; display: block; height: 100%; left: 0; opacity: 0; overflow: hidden; position: fixed; text-indent: 100%; transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s; visibility: hidden; white-space: nowrap; width: 60px; } .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { transition: opacity 0.2s ease 0s, visibility 0s ease 0s; } .cd-top.cd-is-visible { background-color: rgb(22, 22, 22); opacity: 1; visibility: visible; } .cd-top.cd-fade-out { opacity: 0.1; } .no-touch .cd-top:hover { background-color: rgb(34, 45, 58); opacity: 1; } .cd-auto-hide-header.is-hidden { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%);transform: translateY(-100%); } .cd-auto-hide-header.is-hidden #sticky { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%);transform: translateY(-100%); } .headerAms.is-hidden { -webkit-transform: translateY(-160%); -ms-transform: translateY(-160%);transform: translateY(-160%); } .headerAms.is-hidden #sticky { -webkit-transform: translateY(-160%); -ms-transform: translateY(-160%);transform: translateY(-160%); } @media (max-width:800px) { .Responsive .cd-top { display: none; } } /* --- lzt_default.css --- */ /* Кастомные баннеры групп ===================== */ .userBanner.bannerPOST { color: black; background-color: #3498db; border-color: #3498db; } .userBanner.bannerPOST.wrapped span { background-color: #3498db; } .userBanner.bannerLeeGrand { color: black; background-color: #9933FF; border-color: #9933FF; } .userBanner.bannerLeeGrand.wrapped span { background-color: #9933FF; } .lzt_banner_22 { background: linear-gradient(90deg, #0095dd 0%, #f1094b 100%, #0095dd);} .lzt_banner_26 { background: linear-gradient(90deg, #7990FF 0%, #4879FF 100%, #9A12B3);} /*.userBanner.bannerCHAT { background: linear-gradient(90deg, #23a86d 0%, #f1094b 100%, #23a86d);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #FF512F; }*/ .userBanner.bannerCHAT { color: #FFF; } .userBanner.bannerCHAT.wrapped span { background-color: #23a86d; } .userBanner.bannerHidden { background: none; box-shadow: none; border: none; } .userBanner.bannerHidden.wrapped { margin-left: 0; margin-right: 0; } .userBanner.bannerHidden.wrapped span { display: none; } .userBanner.bannerStaff { color: rgb(35, 168, 109); background-color: rgb(32, 32, 32); border-color: rgb(30, 128, 84); } .userBanner.bannerStaff.wrapped span { background-color: rgb(30, 128, 84); } .userBanner.bannerPrimary { color: rgb(35, 168, 109); background-color: rgb(32, 32, 32); border-color: rgb(30, 128, 84); } .userBanner.bannerPrimary.wrapped span { background-color: rgb(30, 128, 84); } .userBanner.bannerSecondary { color: #8f6c3f; background-color: #f9d9b0; border-color: #f9d9b0; } .userBanner.bannerSecondary.wrapped span { background-color: #f9d9b0; } .userBanner.bannerRed { color: white; background-color: red; border-color: #F88; } .userBanner.bannerRed.wrapped span { background-color: #F88; } .userBanner.bannerGreen { color: white; background-color: green; border-color: green; } .userBanner.bannerGreen.wrapped span { background-color: green; } .userBanner.bannerOlive { color: black; background-color: olive; border-color: olive; } .userBanner.bannerOlive.wrapped span { background-color: olive; } .userBanner.bannerLightGreen { color: black; background-color: lightgreen; border-color: lightgreen; } .userBanner.bannerLightGreen.wrapped span { background-color: lightgreen; } .userBanner.bannerBlue { color: white; background-color: blue; border-color: #88F; } .userBanner.bannerBlue.wrapped span { background-color: #88F; } .userBanner.bannerRoyalBlue { color: white; background-color: royalblue; border-color: #81A9E1; } .userBanner.bannerRoyalBlue.wrapped span { background-color: #81A9E1; } .userBanner.bannerSkyBlue { color: black; background-color: skyblue; border-color: skyblue; } .userBanner.bannerSkyBlue.wrapped span { background-color: skyblue; } .userBanner.bannerGray { color: black; background-color: gray; border-color: #AAA; } .userBanner.bannerGray.wrapped span { background-color: #AAA; } .userBanner.bannerSilver { color: black; background-color: silver; border-color: silver; } .userBanner.bannerSilver.wrapped span { background-color: silver; } .userBanner.bannerYellow { color: black; background-color: yellow; border-color: #E0E000; } .userBanner.bannerYellow.wrapped span { background-color: #E0E000; } .userBanner.bannerOrange { color: black; background-color: orange; border-color: #FFC520; } .userBanner.bannerOrange.wrapped span { background-color: #FFC520; } .userBanner.bannerTEST { color: black; background-color: #8e44ad; border-color: #8e44ad; } .userBanner.bannerTEST.wrapped span { background-color: #8e44ad; } .userBanner.bannerPOST { color: black; background-color: #3498db; border-color: #3498db; } .userBanner.bannerPOST.wrapped span { background-color: #3498db; } .userBanner.bannerMEST { color: black; background-color: #0d5c97; border-color: #0d5c97; } .userBanner.bannerMEST.wrapped span { background-color: #0d5c97; } .userBanner.bannerZAVS { color: black; background-color: #9B59B6; border-color: #9B59B6; } .userBanner.bannerZAVS.wrapped span { background-color: #9B59B6; } .userBanner.bannerGLMOD { color: black; background-color: #27ae60; border-color: #27ae60; } .userBanner.bannerGLMOD.wrapped span { background-color: #27ae60; } .userBanner.bannerMOD { color: black; background-color: #27cbc0; border-color: #27cbc0; } .userBanner.bannerMOD.wrapped span { background-color: #27cbc0; } .userBanner.bannerZHYR { color: black; background-color: #BE1DDF; border-color: #BE1DDF; } .userBanner.bannerZHYR.wrapped span { background-color: #BE1DDF; } .userBanner.bannerDRUG { color: white; background-color: #D68502; border-color: #D68502; } .userBanner.bannerDRUG.wrapped span { background-color: #D68502; } .userBanner.bannerBIZNES { background: linear-gradient(90deg, #0095dd 0%, #f1094b 100%, #0095dd);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #FF512F; } .userBanner.bannerBIZNES.wrapped span { background-color: #D68502; } .userBanner.bannerMECENAT { background: linear-gradient(90deg, #54defa 0%, #f1094b 100%, #ff96aa);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #FF512F; } .userBanner.bannerMECENAT.wrapped span { background-color: #54defa; } /* Стилизация фиксированной панели ===================== */ #moderatorBar { position: fixed; top: 0; width: 100%; z-index: 1; } /* Замена спрайта иконок в редакторе, на иконки Font Awesome */ .Responsive .redactor_toolbar li a { text-indent: 0px; text-align: center; background-image: none !important; } .Responsive .redactor_toolbar li a:before, html .redactor_dropdown a:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; font-size: 15px; line-height: 36px; } html .redactor_toolbar li a:hover { background-image: none !important; } html .redactor_dropdown a { /*padding-left: 0 !important;*/ background-image: none !important; } html .redactor_dropdown a:before { margin-right: 10px; line-height: normal; } html.Responsive .redactor_toolbar li a.redactor_btn_bold:before { content: "\f032"; } html .redactor_toolbar li a.redactor_btn_italic:before { content: "\f033"; } html .redactor_toolbar li a.redactor_btn_underline:before { content: "\f0cd"; } html .redactor_toolbar li a.redactor_btn_fontcolor:before { content: "\f042"; } html .redactor_toolbar li a.redactor_btn_fontsize:before { content: "\f034"; } html .redactor_toolbar li a.redactor_btn_fontfamily:before { content: "\f031"; } html .redactor_toolbar li a.redactor_btn_createlink:before { content: "\f0c1"; } html .redactor_toolbar li a.redactor_btn_unlink:before { content: "\f127"; } html .redactor_toolbar li a.redactor_btn_alignment:before { content: "\f036"; } html .redactor_toolbar li a.redactor_btn_unorderedlist:before { content: "\f0ca"; } html .redactor_toolbar li a.redactor_btn_orderedlist:before { content: "\f0cb"; } html .redactor_toolbar li a.redactor_btn_outdent:before { content: "\f03b"; } html .redactor_toolbar li a.redactor_btn_indent:before { content: "\f03c"; } html .redactor_toolbar li a.redactor_btn_smilies:before { content: "\f118"; } html .redactor_toolbar li a.redactor_btn_image:before { content: "\f03e"; } html .redactor_toolbar li a.redactor_btn_media:before { content: "\f008"; } html .redactor_toolbar li a.redactor_btn_insert:before { content: "\f196"; } html .redactor_toolbar li a.redactor_btn_draft:before { content: "\f0c7"; } html .redactor_toolbar li a.redactor_btn_undo:before { content: "\f0e2"; } html .redactor_toolbar li a.redactor_btn_redo:before { content: "\f01e"; } html .redactor_toolbar li a.redactor_btn_removeformat:before { content: "\f12d"; } html .redactor_toolbar li a.redactor_btn_switchmode:before { content: "\f0f6"; } html .redactor_dropdown a.alignLeft:before { content: "\f036"; } html .redactor_dropdown a.alignCenter:before { content: "\f037"; } html .redactor_dropdown a.alignRight:before { content: "\f038"; } .redactor_dropdown a.quote:before { content: "\f10d"; } .redactor_dropdown a.spoiler:before { content: "\f024"; } .redactor_dropdown a.code:before { content: "\f121"; } .redactor_dropdown a.strikethrough:before { content: "\f0cc"; } .redactor_dropdown a.saveDraft:before { content: "\f0c7"; } .redactor_dropdown a.deleteDraft:before { content: "\f014"; } /* ======================================= */ #QuickReply .redactor_toolbar li.redactor_btn_group { margin-left: 0px; margin-right: 0px; } .redactor_dropdown a.icon { padding: 6px 8px; } /* Добавляем Font Awesome для кнопок управления сообщениями */ /** BEGIN MESSAGE, CONVERSATION **/ .messageMeta .fa { margin: 0 5px; } .messageMeta .item { padding: 1px; } .item.control:before { content: ""; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 5px; } .item.control.edit:before { content: "\f040"; } .item.control.delete:before { content: "\f1f8"; } .item.control.ip:before { content: "\f08d"; } .item.control.report:before { content: "\f0c5"; } .item.control.warn:before { content: "\f071"; } .item.control.LikeLink:before { content: "\f004"; } .item.control.reply:before { content: "\f10d"; } .ProfilePostList, .LikeText:before, .messageList .LikeText:before { content: "\f004"; font-family: FontAwesome; } /** END MESSAGE, CONVERSATION **/ /* Breadcrumb style ======================== */ .breadBoxTop, .breadBoxBottom { box-sizing: border-box; clear: both; overflow: hidden; padding: 0; position: relative; max-width: 1076px; } .breadBoxBottom { margin: 0.5em auto 0; } .breadBoxTop { margin: 8em auto 1.5em; } .breadcrumb .crust:first-child a.crumb:before { content: ""; padding: 0; } .breadcrumb .crust a.crumb:before { content: "/ "; float: left; padding: 0 5px; } .breadcrumb .boardTitle { display: none; } .breadcrumb .crust:hover a.crumb { color: #fff; text-decoration: none; } @media (max-width:800px) { .Responsive .breadBoxTop { margin: 4em auto 0; } .Responsive .breadBoxTop, .Responsive .breadBoxBottom { width: auto; } } @media (max-width:610px) { } @media (max-width:480px) { } /* Forum_list & Nodes ======================== */ /** BEGIN NODE LIST **/ .nodeList.sectionMain { padding: 0; border: none; background: none; } .node .linkNodeInfo .nodeText { margin-right: 10px; } /** END NODE LIST **/ .categoryText { display: inline-block; padding: 12px 0; } .subForumList .nodeTitle a { color: rgb(214, 214, 214); } .threadListHeader { background: rgb(28, 28, 28); height: 10px; } .forum_view .hasJs .DiscussionListOptions { display: block !important; } .forum_view #DiscussionListOptionsHandle { display: none; } @media (max-width:800px) { .Responsive .navPopup { width: 90%; } /*.Responsive #headerMover, .Responsive #header, .Responsive footer, .Responsive .sidebar { width: auto; }*/ .Responsive #headerMover { margin: 0em 0 0; } .Responsive .navTabs .account-links { float: none; width: auto; } .Responsive a[href="admin.php?users/moderated"] { display: none } .Responsive #right-links { float: none; } .Responsive .discussionListItem .title { margin-right: 0; max-width: 100%; } .Responsive .discussionList .lastPost .last-poster-avatar { display: none; } } @media (max-width:610px) { } @media (max-width:480px) { } /* Search Bar style ========================= */ /* Fa-icons Search ============================ */ .visitorTabs #QuickSearchPlaceholder { display: inline-block; background: none; text-indent: 0; top: 7px; } .headerAms .visitorTabs #QuickSearchPlaceholder { top: 7px; } .visitorTabs #QuickSearchPlaceholder.hide { display: none; } .visitorTabs #QuickSearch.show { display: inline-block; } #searchBar .formPopup .primaryControls { padding: 0; } .visitorTabs #QuickSearchPlaceholder:before { content: "\f002"; font-family: FontAwesome; font-size: 14px; } /* / Fa-icons Search ============================ */ .visitorTabs #searchBar { float: left; margin: 7px 0; /*z-index: 0;*/ } .headerAms .visitorTabs #QuickSearch { top: -5px; } .visitorTabs #QuickSearch { position: absolute; right: -52px; border-radius: 0; z-index: 0; top: -5px; display: none; } .visitorTabs #QuickSearch.active { background-color: transparent; box-shadow: none; } #QuickSearch input#searchBar_users, #QuickSearch input#searchBar_date { padding: 4px; } #QuickSearch input#search_bar_title_only { position: relative; top: 2px; } #QuickSearch .formPopup { background: none; } #QuickSearch .primaryControls input.textCtrl { transition: all 0.2s; box-sizing: border-box; padding: 6px 32px; width: 252px; } #QuickSearch.show .primaryControls input.textCtrl, #QuickSearch.active .primaryControls input.textCtrl, #QuickSearchQuery:focus { outline: 0 none; } #searchBar .primaryControls:before { color: rgb(35, 168, 109); content: "\f002"; display: inline-block; float: left; font: 14px/1.5 FontAwesome; margin-right: -36px; padding: 5px 0; pointer-events: none; position: relative; text-align: center; text-rendering: auto; width: 36px; } @media (max-width:800px) { } @media (max-width:610px) { } @media (max-width:480px) { .Responsive #QuickSearchPlaceholder { top: 6px; } } /* Logo Block style ======================== */ /* Header style ======================== */ #header { background-color: #121415; border-bottom: 1px solid rgb(25, 25, 25); border-top: 4px solid rgb(35, 168, 109); height: 44px; position: fixed; top: 0; width: 100%; z-index: 5000; } .headerAms { margin-top: 32px; } /* Navigation ================================ */ .navigationSideBar .subHeading { color: rgb(35, 168, 109); } #navigation .pageContent { margin: 0 auto; position: relative; max-width: 1076px; } #navigation .menuIcon { display: inline-block; font-size: 18px; position: relative; text-indent: -9999px; width: 16px; } #lzt-logo { background: url("/web/20190830220011im_/https://hard-tm.ru/moe/100k.gif") no-repeat; float: left; height: 40px; margin: 0 -11px 0 -9px; width: 104px; } .login-and-signup-btn { margin: 7px 0 0; } .navTabs .navTab.home .navLink { display: none; } @media (max-width:480px) { .Responsive .navTabs .visitorTabs .navLink { padding: 0 10px; } } /* Sidebar style =========================== */ /** BEGIN SIDEBAR **/ .sidebar .avatarList li:last-child { margin-bottom: 0; border-bottom: none; padding-bottom: 0; } .sidebar .visitorPanel .secondaryContent { width: 100%; display: inline-block; box-sizing: border-box; background-color: rgb(35, 168, 109); } .sidebar .section h3 a, .sidebar .section h3 .BRZC_innerTitleSidebar { position: relative; display: inline-block; } /** END SIDEBAR **/ .sidebar .section .secondaryContent { background-color: transparent; } .sidebar .avatarList .avatar img { border-radius: 20px; } .sidebar .profilePostListItem .avatar img { width: 24px; height: 24px; } .sidebar .secondaryContent, .sidebar .primaryContent { border: 0 none; } .primaryContent, .secondaryContent { background: rgb(22, 22, 22); padding: 10px; } .sidebar .section:last-child { margin-bottom: 0; } /* Sidebar login style =========================== */ /* Message User Block style ====================== */ .messageList .messageUserInfo { border-right: 1px solid #202020; } .messageUserBlock .extraUserInfo dl { text-align: left; } .thread_view .messageList .avatarHolder img, .thread_view .quickReply .avatarHolder img { max-height: 300px; width: 174px; } .messageUserInfo .extraUserInfo .online { color: green; } .messageUserInfo .extraUserInfo .offline { color: red; } @media (max-width:800px) { } @media (max-width:610px) { } @media (max-width:480px) { .Responsive .messageUserInfo { display: block; } .Responsive div.messageUserInfo .messageUserBlock h3.userText { display: inline-block; margin-left: 0; } .Responsive .messageUserBlock div.avatarHolder { float: left; } } /* Message style ================================ */ .date_post { text-align: right; } .publicControls .item.control { color: rgb(214, 214, 214); } .publicControls .item.control.unlike { color: rgb(35, 168, 109); } .privateControls .item.control { color: rgb(35, 168, 109); } .emCtrl, .messageContent a { color: rgb(35, 168, 109); } .messageContent a:hover { text-decoration: underline; background-color: transparent; box-shadow: none; } a.hashPermalink { color: rgb(35, 168, 109); padding: 0 0 0 5px; } .publicControls .item.control { color: rgb(35, 168, 109); } .message .datePermalink { line-height: 27px; } .messageContent article { min-height: 114px; } .privateControls input[type="checkbox"] { margin-left: 5px; top: 7px; position: relative; } /*.messageSimple .privateControls input[type="checkbox"] { top: 1px; } .privateControls, .publicControls { margin: 0 -5px; }*/ .thread_view a.item.control:before { color: rgba(95, 228, 169, 0.49); } .thread_view .message .messageMeta .control:hover:before { color: rgb(35, 168, 109); } .message .messageMeta .control:hover { background: url(/web/20190830220011im_/https://hard-tm.ru/rgba.php?r=35&g=168&b=109&a=10); background: rgba(35, 168, 109, 0.04); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0A23A86D,endColorstr=#0A23A86D); text-decoration: none; } .message.InlineModChecked .messageInfo { padding: 10px; } .messageList .message.deleted .avatar { display: none; } @media (max-width:800px) { } @media (max-width:610px) { } @media (max-width:480px) { .Responsive .messageContent article { min-height: 50px; } } /* Conversation message style ================================ */ .conversationItem.unread { background: #151515; } .conversationItem:hover { background: #151515; cursor: pointer; } .conversationItem { border-bottom: 1px solid rgb(28, 28, 28); padding: 7px 25px; } .conversation_list_starred .conversationCheckbox, .conversation_list .conversationCheckbox { position: absolute; top: auto; margin: 20px -18px; } .conversation-avatar-block { float: left; margin-right: 15px; margin-top: 2px; } .conversation-avatar > img { border-radius: 24px; height: 48px; width: 48px; } .discussionList .conversationItem .main { padding: 7px 15px 3px 0; } .lastPostInfo { display: block; overflow: hidden; padding-top: 3px; } .conversationItem .title { font-weight: bold; line-height: 16px; margin-right: 50px; max-width: 90%; overflow: hidden; white-space: nowrap; } .conversationItem .secondRow { margin-top: 4px; padding: 5px 0; } .conversation_view .messageInfo { margin: -44px 0 0 70px; } .conversation_view .messageList { background: rgb(22, 22, 22); padding: 10px 50px; } .conversation_view .reportButton { float: right; } .messageList .message:first-child { border: none; } .attachment .attachmentInfo .filename a { font-size: 14px; color: rgb(214, 214, 214); } .conversation_view .reportButton .reply.ReplyQuote { color: rgb(35, 168, 109); } .conversation_view .visitorPanel .participants .sectionFooter { background-color: transparent; } #ConversationsMenu .secondaryContent .title a { color: rgb(35, 168, 109); } .conversation_view .titleBar h1 { text-align: center; } .conversation_view .pageNavLinkGroup { background-color: rgb(22, 22, 22); border-bottom: 1px solid rgb(28, 28, 28); clear: both; margin: 5px 0 0; padding: 9px 15px; } .conversation_view .sidebar .sectionFooter { background-color: transparent; } /*.conversation_view .pageNavLinkGroup .linkGroup { float: left; }*/ /* Member card style ====================== */ /* Discussion list style ====================== */ /** BEGIN DISCUSION LIST **/ .discussionListItem:last-child .stats { border: none; } .forum_view .nodeList.sectionMain { margin-top: 0; } .discussionListItem .title a { color: #f5f5f5; } /** BEGIN DISCUSION LIST **/ .discussionListItems { background: rgb(22, 22, 22); border: 1px solid rgb(28, 28, 28); border-radius: 2px; } .discussionList .lastPost .last-poster-avatar { float: left; margin-right: 10px; padding-top: 1px; } .lastPost .last-poster-avatar img { width: 40px; height: 40px; border-radius: 0; } .lastPostInfo .DateTime { color: rgb(166, 166, 166); } .info-separator { background: rgb(35, 168, 109); display: inline-block; height: 3px; margin: 0 4px; vertical-align: middle; width: 3px; } .stickyThreads > div:last-child, .latestThreads > div:last-child { border-bottom: 0 none; } .DiscussionListOptions > div { display: inline-block; } .DiscussionListOptions select { background: rgb(22, 22, 22); font-size: 13px; padding: 0; } .DiscussionListOptions .buttonGroup .button.primary { background-color: #404040; } .DiscussionListOptions .buttonGroup .button.primary:hover { background-color: #303030; text-decoration: none; } .discussionList .discussionListItem.deleted .posterAvatar { display: none; } .afterDiscussionListHandle .callToAction[href^="resources/add"] { margin-right: 2px; } #similarThread_title { padding: 10px; } /* Forum view & node list style ====================== */ .forum_view .nodeList .node { display: inline-block; margin: 0 15px 10px 0; width: 22.5%; } .forum_view .nodeList.sectionMain { background: rgb(22, 22, 22); padding: 15px 15px 5px; } .forum_view .nodeList.sectionMain { margin-top: 12px; } .forum_view .nodeList { padding: 15px 15px 5px; } .forum_view .nodeList .categoryForumNodeInfo, .forum_view .nodeList .forumNodeInfo, .forum_view .nodeList .pageNodeInfo, .forum_view .nodeList .linkNodeInfo { background: url(/web/20190830220011im_/https://hard-tm.ru/rgba.php?r=0&g=0&b=0&a=0); background: rgba(0, 0, 0, 0); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000); border: none; min-height: inherit; } .forum_view .nodeList .node .nodeIcon, .forum_view .node .nodeLastPost { display: none; } .forum_view .node .nodeText { margin: 0; } .forum_view .node .nodeText .nodeTitle, .forum_view .node .nodeText .nodeTitle a { color: rgb(214, 214, 214); font-size: 14px; font-weight: normal; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .forum_view .nodeList .node .nodeIcon, .forum_view .node .nodeLastPost, .forum_view .node .subForumList { display: none; } /* Member view style ====================== */ .news_feed_page_global .eventList > li:last-child { border-bottom: none; } .member_view .eventList { border-left: none; border-right: none; } .member_view #ProfilePanes li ol:not(.messageResponse) > li:not(.deleted) { box-sizing: border-box; } .member_view #ProfilePanes li .messageSimpleList > li:last-child { border-bottom: none; } .member_view #ProfilePanes li > ol > li:last-child { border-bottom: none; } .member_view #ProfilePanes .textHeading { padding: 0 10px 10px; } .member_notable .mainContent > .section, .online_list .mainContent > .section, .news_feed_page_global .eventList { border-left: 1px solid rgb(32, 32, 32); border-right: 1px solid rgb(32, 32, 32); border-bottom: 1px solid rgb(32, 32, 32); margin-top: 0px; } .memberList .memberListItem:last-child { border-bottom: none; } .NewsFeedEnd .sectionFooter { border-left: 1px solid rgb(32, 32, 32); border-right: 1px solid rgb(32, 32, 32); border-bottom: 1px solid rgb(32, 32, 32); } #ProfilePanes { /*margin-top: -10px; background-color: rgb(22, 22, 22);*/ } .newsFeed .extra { margin: 10px 0; } .member_tabs { background: rgb(22, 22, 22); border-bottom: 1px solid rgb(25, 25, 25); margin: 20px 0 0; padding: 0 10px; } .not-found-block { color: rgb(22, 22, 22); padding: 40px 0; text-align: center; } .not-found-block .not-found-icon { display: block; font-size: 90px; margin: 0 0 15px; } .topblock { text-align: center; } .padding15 { padding: 15px; } .darkBackground { background: rgb(22, 22, 22); } #page_info_wrap { padding: 15px 20px; } .page_top { border-bottom: 1px solid rgb(32, 32, 32); padding: 0 0 15px; } .page_top h1 { display: inline-block; font-size: 16px; font-weight: bold; margin: 8px 0 0; } .profile_online { border-bottom: medium none; float: right; font-size: 12.5px; font-weight: 400; line-height: 18px; margin: 5px 0 0; padding: 0; text-align: center; } .page_current_info { padding: 3px 0 1px; } .profile_info_short { line-height: 150%; padding-top: 10px; } .profile_info_row { padding-top: 5px; } .profile_info .label { color: #828282; float: left; width: 165px; } .fl_l { float: left; } .profile_info .labeled { overflow: hidden; } .module_separator { background: rgb(25, 25, 25); height: 1px; } .module_header { display: block; } .module_header .header_top { font-size: 12.5px; font-weight: 400; height: 32px; letter-spacing: 0; line-height: 40px; margin: 0; outline: medium none; overflow: hidden; padding: 0 15px; } .module_header .header_count { color: #939393; padding: 0 6px; } .module_body .people_cell { float: left; overflow: hidden; padding: 6px 0 5px; text-align: center; width: 70px; } .people_module .module_body { overflow: hidden; padding: 6px 10px 8px; } .module_body .people_cell_ava { display: block; height: 50px; margin: 0 10px; padding-bottom: 7px; width: 50px; } .buttons_after_avatar { margin: 10px 0 0; } .buttons_after_avatar a { margin: 0 0 8px; } #followButton { float: left; margin-right: 8px; width: 155px; } .profilePage .mast .sectionFooter { display: none; } .profilePostListItem .privateControls, .profilePostListItem .publicControls { margin: 0; } .member_view .messageSimple .avatar { margin: 0; } .member_view .section.infoBlock { display: none; } /* Form style ====================== */ .button.large { font-size: 14px; font-weight: 600; height: 40px; line-height: 40px; } .button.block { display: block; overflow: hidden; } .button.primary:hover { background-color: rgb(30, 128, 84); text-decoration: none; } #ThreadCreate .ctrlUnit.fullWidth > dd { padding-left: 0; } a.callToAction, .callToAction { background-color: rgb(35, 168, 109); border-radius: 2px; display: inline-block; font-size: 15px; font-weight: 700; height: 40px; line-height: 42px; text-align: center; text-decoration: none; width: 200px; float: right; margin: 6px 0; } a.callToAction:hover { background: #303030; text-decoration: none; } .button.smallButton { border-radius: 0; } .button.spinBoxButton { line-height: 25px; height: 25px; margin-left: 5px; } form.section.InlineModForm { margin: 0; /*background-color: rgb(22, 22, 22);*/ } #closedTopic { background: rgb(168, 35, 35); } /* Xenforo Overlay style ====================== */ /** BEGIN OVERLAY **/ .xenOverlay .formOverlay .textCtrl[type=file], .xenOverlay .formOverlay .textCtrl[type=file]:focus { background-color: transparent; color: #f5f5f5; } .chooserColumns li a:hover .title { color: rgb(35, 168, 109); } .xenOverlay .section > .sectionFooter { padding: 0; } .xenOverlay .section > .sectionFooter.opposedOptions { padding: 5px 10px; } .xenOverlay .sectionFooter .button { vertical-align: top; } .xenOverlay .sectionFooter > .button { position: absolute; top: 0px; right: 5px; float: right; margin-left: 5px; visibility: visible; height: 35px; line-height: 35px; -webkit-border-radius: 0; -moz-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; color: rgb(35, 168, 109); max-width: 20px; text-indent: 9999px; overflow: hidden; background: none; } .xenOverlay .sectionFooter .buttonContainer { min-width: 75px; *min-width: 0; float: right; margin: 5px; line-height: 31px; } .xenOverlay .sectionFooter > .button:before { content: "x"; position: absolute; right: 5px; font-size: 16px; } /** BEGIN OVERLAY **/ /* BB code style ====================== */ .bbCodeSpoilerButton { background-color: rgb(35, 168, 109); border-radius: 1px; color: #fff; font-size: 13px; font-weight: normal; height: 34px; line-height: 34px; overflow: hidden; padding: 0 20px; } /* Report list ====================== */ [class^="report_"] .discussionList .sectionHeaders dt, [class^="report_"] .discussionList .sectionHeaders dd, [class^="report_"] .discussionListItem .listBlock { display: table-cell; vertical-align: middle; } [class^="report_"] .discussionList .sectionHeaders, [class^="report_"] .discussionListItem { display: table; overflow-wrap: normal; table-layout: fixed; width: 100%; } [class^="report_"] .discussionList .sectionHeaders { font-size: 14px; color: rgb(234, 234, 234); background-color: rgb(22, 22, 22); border-bottom: 1px solid rgb(32, 32, 32); padding: 0; } [class^="report_"] .discussionList .sectionHeaders a span { padding-left: 25px; } [class^="report_"] .discussionList .lastPost { float: none; padding: 7px 20px; width: 190px; } [class^="report_"] .discussionList .sectionHeaders .title { margin-top: -10px; } /* Find new posts ====================== */ .find_new_posts .discussionList .sectionHeaders { color: rgb(234, 234, 234); display: table; font-size: 14px; table-layout: fixed; width: 100%; background-color: rgb(22, 22, 22); border-bottom: 1px solid rgb(32, 32, 32); } .find_new_posts .discussionList .sectionHeaders dt, .find_new_posts .discussionList .sectionHeaders dd { display: table-cell; vertical-align: middle; } .find_new_posts .discussionList .sectionHeaders .title { margin-top: -10px; } .find_new_posts .discussionList .sectionHeaders dd.stats { display: none; } /* Find watch threads ====================== */ [class^="watch_threads"] .discussionList .sectionHeaders { color: rgb(234, 234, 234); display: table; font-size: 14px; table-layout: fixed; width: 100%; background-color: rgb(22, 22, 22); border-bottom: 1px solid rgb(32, 32, 32); } [class^="watch_threads"] .discussionList .sectionHeaders dt, [class^="watch_threads"] .discussionList .sectionHeaders dd { display: table-cell; vertical-align: middle; } [class^="watch_threads"] .discussionList .sectionHeaders .title { margin-top: -10px; } [class^="watch_threads"] .discussionList .sectionHeaders dd.stats { display: none; } /* Profile posts ====================== */ .member_view #ProfilePanes li ol:not(.messageResponse) > li:not(.deleted) { box-sizing: border-box; } .member_view #ProfilePanes li .messageSimpleList > li:last-child { border-bottom: none; } .post-header { min-height: 50px; padding: 15px 20px 0; position: relative; } .message-text { overflow-wrap: break-word; padding: 8px 20px 19px; position: relative; text-overflow: ellipsis; } .post-poster { display: block; } .post-header > .post-actions { background: transparent; } .post-actions { position: absolute; right: 18px; top: 20px; } .Menu[id^="XenForoUniq"] { z-index: 10000; } .dottes-style { font-size: 19px; letter-spacing: -1.5px; line-height: 0; } .otherActionsPopup .arrowWidget { display: none; } .comment-options { opacity: 0.5; } .fl_r { float: right; } .commentContent .poster { display: block; } .secondaryContent .avatar { margin: 5px 0 0; } .messageSimple .avatar { margin: 0px; } .messageSimple .publicControls { margin: 0; } .messageList .messageSimple:first-child { border-top: 1px solid rgb(32, 32, 32); } .commentAuthor { display: block; margin-bottom: 3px; } /* Resource view ====================== */ /* Style resource ================================= */ [class^="resource_"] .innerContent .rateBlock { background: rgb(28, 28, 28) none; border-radius: 0; } [class^="resource_"] .sidebar .callToAction { border-radius: 0; width: 250px; } .resourceTabs { border-bottom: 1px solid rgb(25, 25, 25); } .resourceTabs .tabs { background: rgb(22, 22, 22); border-bottom: none; } .resourceTabs .tabs li.active a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; color: rgb(214, 214, 214); } .resourceTabs .tabs li a { color: rgb(166, 166, 166); height: 46px; line-height: 46px; padding: 0 15px; } .resourceTabs .tabs li a:hover { box-shadow: 0 -3px 0 0 rgb(166, 166, 166) inset; text-decoration: none; } .resourceTabs .tabs li.active a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; color: rgb(214, 214, 214); } .resourceListBlock .featuredResourceList { height: 113px; } [class^="resource_"] .messageSimple .messageContent article, [class^="resource_"] .messageSimple .messageContent blockquote { display: inline; } [class^="resource_"] .messageSimple .item { padding: 0; } [class^="resource_"] .privateControls { margin: 0 5px; } [class^="resource_"] .callToAction, [class^="resource_"] a.callToAction { float: none; width: 250px; } [class^="resource_"] .lztTopCtrl { float: none; margin-bottom: 10px; text-align: right; } /* ModernStatistic ====================== */ .BRMSContainer.brmsTopTabs .brmsStatisticHeader { padding: 0 10px; } .BRMSContainer.BRMSContainerDark ul.brmsTabNav > li.current > a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; } .BRMSContainer.brmsTopTabs ul.brmsTabNav > li a:hover { box-shadow: 0 -3px 0 0 rgb(28, 28, 28) inset; } #content .BRMSContainer.BRMSContainerDark .itemContent .counter .countNumber { background-color: transparent; display: none; } #content .BRMSContainer.BRMSContainerDark .itemContent .counter .arrow { border-left-color: transparent; } .BRMSContainer.BRMSContainerDark .itemContent .counter::before { content: "\f10c"; font-family: FontAwesome; font-size: 11px; color: rgb(35, 168, 109); } /* EWRporta2 ArticleList ====================== */ .articleItem { display: table; padding: 30px 30px 0; position: relative; } .articleImageBox { background: rgb(22, 22, 22); display: table-cell; padding-right: 20px; vertical-align: top; } .articleImage { height: 145px; overflow: hidden; position: relative; width: 330px; } .attachHolder { background-position: center center; background-repeat: no-repeat; background-size: cover; display: block; height: 145px; width: 330px; } .articleMainBlock { display: table-cell; vertical-align: top; } .articleTitleBlock { font-size: 16px; font-weight: bold; margin: -3px 0 6px; } a.articleTitleLink { color: rgb(35, 168, 109); } #articlesGrid { background: rgb(22, 22, 22); padding: 0 0 30px; } .articleInfoBlock { margin-bottom: 10px; } .articleInfoBlock .counter { display: inline-block; line-height: 18px; margin-right: 10px; } .articleInfoBlock .counter .counter-icon { margin-right: 3px; } /* EWRporta2 ArticleView Comments ====================== */ #commentsLocal { background-color: rgb(22, 22, 22); border-top: 1px solid rgb(28, 28, 28); padding: 10px; } /*.EWRporta2_ArticleView .messageList { padding: 0 25px; }*/ .EWRporta2_ArticleView .messageList .messageSimple { margin: 0; padding: 15px 0 0; } .messageList .message:first-child { margin: 0; } .messageSimple > .avatar > img { border-radius: 24px; } .messageSimple .messageInfo { border: 0 none; display: block; margin-left: 50px; padding-top: 0; width: auto; } #comments.titleBar { text-align: center; } .EWRporta2_ArticleView .messageSimple .newIndicator { margin: 0 0 5px 5px; } .EWRporta2_ArticleView .message .messageMeta { border: medium none; } .messageSimple .messageMeta, .commentControls .DateTime { overflow: hidden; } /* Extra template ======================== */ .fa { font-family: FontAwesome !important; } .posterAvatar .miniMe { display: none !important; } .sharePage .larger.textHeading { float: left; margin: 0; margin-right: 30px; border: none; padding: 0; } .forum_list .titleBar { opacity: 0; } .clear { clear: both; float: none; } #logout { background: #bb2323; color: inherit; } #headerMover { box-sizing: border-box; margin: 0 auto; max-width: 1076px; } footer { margin: 0 auto; position: relative; max-width: 1076px; } #pageDescription { font-size: 15px; margin: 2px 0 10px; } #ctrl_title_thread_create { float: right; } #ThreadCreate .textCtrl, .xenForm .textCtrl { padding: 8px 5px; border: 1px solid rgb(48,48,48); background-color: rgb(35, 35, 35); } .Menu .sectionFooter { padding: 10px; /*text-align: center;*/ } .thread_view .titleBar{ max-width: 77%; display: inline-block; } body .formPopup .secondaryControls { background: rgb(22, 22, 22); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); margin: 10px 0; padding: 5px 10px; } body .formPopup .controlsWrapper { background: none; border-radius: 0; font-size: 13px; margin: 0; padding: 0; } .Menu .blockLinksList { background: rgb(22, 22, 22); } .nodeText .nodeDescription, .categoryText .nodeDescription { display: none; } .conversation_view .messageInfo .signature { display: none; } /*.headerAms .visitorTabs #QuickSearch { display: none; }*/ .headerAms .nflj_sportsbook_event .sportsbookEventInfo .eventStats { position: absolute; top: 70px; } body ul.autoCompleteList { background-color: rgb(28, 28, 28); border: 1px solid rgb(35, 168, 109); } .PageNav .unreadLink { width: 200px; } /* Sub Menu open/hide ================ */ .pageWidth .navTabs .navTab.selected .tabLinks { height: 34px; top: 44px; } .pageWidth .navTabs .navTab.selected .tabLinks a { line-height: 28px; } .pageWidth.withSearch .navTabs .navTab.selected .blockLinksList { padding-right: 0; } .tarrow { cursor: pointer; display: inline-block; font-size: 30px; position: absolute; right: 20px; top: -8px; } .breadBoxBottom .tarrow { display: none; } /* / Sub Menu open/hide ================ */ .navTabs .navTab.account { float: right; } .navTab .miniMe { border-radius: 50%; display: inline-block; height: 24px; margin: 4px 3px -8px; width: 24px; } .navTabs .navTab.selected .tabLinks { display: none; } #ConversationsMenu:before, #AlertsMenu:before { border-color: transparent transparent rgb(25, 25, 25); border-image: none; border-style: solid; border-width: 7px 7px 9px; content: ""; display: block; height: 0; position: absolute; right: 13px; text-rendering: auto; top: -16px; width: 0; } /* Tabs All =================================== */ #siropuChat ul#siropuChatTabs > li.active > a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; } #siropuChat ul#siropuChatTabs > li a:hover { box-shadow: 0 -3px 0 0 rgb(28, 28, 28) inset; } #siropuChat ul#siropuChatTabs > div > li.active > a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; } #siropuChat ul#siropuChatTabs > div > li a:hover { box-shadow: 0 -3px 0 0 rgb(28, 28, 28) inset; } .tabs li.active a { box-shadow: 0 -3px 0 0 rgb(35, 168, 109) inset; color: rgb(214, 214, 214); } .tabs li a:hover { box-shadow: 0 -3px 0 0 rgb(166, 166, 166) inset; text-decoration: none; } .tabs { padding-left: 10px; background: rgb(22, 22, 22); border-bottom: medium none; } .tabs li a { color: rgb(166, 166, 166); height: 46px; line-height: 46px; } .sportsbookIndexHeaders .filterLink .PopupControl { height: 10px; line-height: 40px; } /* / Tabs All =================================== */ /* Beforestat =================================== */ #beforestat { text-align: center; padding: 20px 0 10px 0; margin: 9px 0; background: rgb(22, 22, 22); } .bannerBig { margin: 2px; max-height: 100%; max-width: 936px; width: 100%; } .bannerSmall { border: 2px solid rgb(200, 200, 200); margin: 2px; max-height: 100%; max-width: 463px; width: 100%; } /* / Beforestat =================================== */ /* Multi Prefix Container ========================= */ #PrefixContainer_thread_create { display: flex; flex-flow: column; } .xenForm #PrefixContainer_thread_create.ctrlUnit > dd { width: 81%; padding-right: 5px; } .xenForm #PrefixContainer_thread_edit.ctrlUnit > dd { width: 54%; padding-right: 1px; } .xenOverlay .xenForm #PrefixContainer_thread_edit.ctrlUnit > dd { width: 53%; padding-right: 2px; } #ThreadCreate.xenForm .ctrlUnit > dt label { margin-left: 2px; } #ThreadCreate.xenForm .ctrlUnit > dt { text-align: left; } #ThreadCreate [id^="PrefixContainer_thread_"] .chosen-container-multi, [id^="PrefixContainer_thread_"] .chosen-container-multi { padding: 0; } [id^="PrefixContainer_thread_"] .chosen-container-multi .chosen-choices { background-image: none; border: 1px solid rgb(48,48,48); background-color: rgb(35, 35, 35); padding: 3px; } [id^="PrefixContainer_thread_"] .chosen-search-input { padding: 7px; } [id^="PrefixContainer_thread_"] .chosen-container .chosen-results li.group-result { background: rgb(28, 28, 28); color: rgb(166, 166, 166); padding: 0 15px; margin: 0 0 5px; line-height: 30px; height: 30px; } [id^="PrefixContainer_thread_"] .chosen-container.chosen-with-drop .chosen-drop { clip: auto; } [id^="PrefixContainer_thread_"] .chosen-container .chosen-drop { background: rgb(35, 35, 35); border: 1px solid rgb(48, 48, 48); } [id^="PrefixContainer_thread_"] li.result-selected:before { content: "\f00c"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 5px; } [id^="PrefixContainer_thread_"] .chosen-container .chosen-results li.highlighted { background-color: rgb(48, 48, 48); background-image: none; } [id^="PrefixContainer_thread_"] .chosen-container-multi .chosen-choices li.search-choice { margin: 3px 5px 1px 0; padding: 3px 18px 3px 5px; border: 1px solid rgb(48, 48, 48); border-radius: 2px; background-color: transparent; background-image: none; box-shadow: none; line-height: 15px; } [id^="PrefixContainer_thread_"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { top: 5px; } /* / Multi Prefix Container ======================= */ @media (max-width:800px) { } @media (max-width:610px) { } @media (max-width:480px) { .Responsive .pageNavLinkGroup { margin: 5px 10px; } .Responsive .PageNav .pageNavHeader { display: none; } .Responsive .headerAms .nflj_sportsbook_event .sportsbookEventInfo .eventStats { position: relative; top: 0; } } /* --- lzt_footnote_online_users_statistic.css --- */ .lzt_footnote_online_users { position: relative; } .lzt_footnote_online_users indicator { display: block; color: rgb(214, 214, 214); } .lzt_footnote_online_users #description { border-top: 1px solid rgb(32, 32, 32); padding: 10px 0 0; } .lzt_footnote_online_users #total_users { display: flex; align-items: center; width: 100%; margin: 10px auto; } .lzt_footnote_online_users #total_users .total_users_box { display: flex; width: 100%; padding: 2px; } .lzt_footnote_online_users #users_online, .lzt_footnote_online_users #guests_online { max-width: 94%; min-width: 6%; height: 20px; font-size: 11px; text-align: center; line-height: 20px; padding: 4px 0; color: rgb(214, 214, 214); } .lzt_footnote_online_users #users_online { background: rgb(123, 33, 37); justify-content: flex-start; } .lzt_footnote_online_users #guests_online { background: #303030; justify-content: flex-end; margin-left: 2px; } .lzt_footnote_online_users .indicator_users, .lzt_footnote_online_users .indicator_guests { width: 8px; height: 8px; display: inline-block; margin-right: 5px; } .lzt_footnote_online_users .indicator_users { background: rgb(123, 33, 37); } .lzt_footnote_online_users .indicator_guests { background: #303030; } /* --- node_list.css --- */ .nodeList { zoom: 1; } .nodeList .node { zoom: 1; vertical-align: bottom; } .nodeList .node.level_1 { } .nodeList .node.level_1:last-child { margin-bottom: 0; } .nodeList .node.groupNoChildren + .node.groupNoChildren { margin-top: -20px; } .node .nodeInfo { overflow: hidden; zoom: 1; position: relative; } .node .nodeInfo.primaryContent, .node .nodeInfo.secondaryContent { padding: 0; } .node .nodeIcon { margin: 15px 5px 10px 10px; float: left; width: 44px; height: 45px; } .node .forumNodeInfo .nodeIcon, .node .categoryForumNodeInfo .nodeIcon { background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/node-sprite.png'); background-repeat: no-repeat; background-position: 0 0; } .node .forumNodeInfo.unread .nodeIcon, .node .categoryForumNodeInfo.unread .nodeIcon { background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/node-sprite.png'); background-repeat: no-repeat; background-position: -44px 0; } .node .pageNodeInfo .nodeIcon { background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/node-sprite.png'); background-repeat: no-repeat; background-position: -88px 0; } .node .linkNodeInfo .nodeIcon { background-image: url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/lzt/node-sprite.png'); background-repeat: no-repeat; background-position: -132px 0; } .node .nodeText { margin: 10px 270px 10px 75px; overflow: hidden; } .node .nodeText .nodeTitle, .node .nodeText .nodeTitle a { font-size: 15px; color: rgb(35, 168, 109); font-weight: 700; display: inline-block; float: left; } .node .unread .nodeText .nodeTitle, .node .unread .nodeText .nodeTitle a { } .node .nodeDescription { font-size: 11px; } .hasJs .node .nodeDescriptionTooltip { /* will be shown as a tooltip */ display: none; } .Touch .node .nodeDescriptionTooltip { /* touch browsers don't see description tooltips */ display: block; } .node .nodeStats { font-size: 11px; margin-top: 2px; display: none; } .node .nodeExtraNote { text-align: right; font-size: 11px; color: rgb(166, 166, 166); } .node .subForumList { overflow: hidden; *zoom: 1; margin: -5px 0 10px; margin-left: 75px; } .node .subForumList li { float: left; width: 33%; margin: 2px 1% 2px 0; } .node .subForumList li .nodeTitle { /*font-size: 11px;*/ overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; } .node .subForumList .unread .nodeTitle { } .node .subForumList li ol, .node .subForumList li ul { display: none; } .node .nodeLastPost { border-style: none; position: absolute; top: 0; right: 0; line-height: 16px; white-space: nowrap; word-wrap: normal; overflow: hidden; width: 210px; } .node .nodeLastPost .lastThreadTitle { text-overflow: ellipsis; max-width: 100%; display: block; padding: 0 0 2px; overflow: hidden; } .node .nodeLastPost .lastThreadMeta { display: block; } .node .nodeLastPost .noMessages { line-height: 28px; } .node .nodeControls { position: absolute; top: 0; right: 210px; margin: 20px 0; } .node .tinyIcon { background: transparent url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/xenforo/xenforo-ui-sprite.png') no-repeat -112px -16px; margin: 1px 4px; display: block; white-space: nowrap; text-indent: 9999px; overflow: hidden; opacity: 0.25; width: 14px; height: 14px; } .node .nodeInfo:hover .tinyIcon[href], .Touch .node .tinyIcon { opacity: 1; } /*.node .feedIcon { background: transparent url('/web/20190830220011im_/https://hard-tm.ru/styles/brivium/zinc/xenforo/xenforo-ui-sprite.png') no-repeat -112px -16px; }*/ /* description tooltip */ .nodeDescriptionTip { background: url(/web/20190830220011im_/https://hard-tm.ru/rgba.php?r=0&g=0&b=0&a=216); background: rgba(0, 0, 0, 0.85); _filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8000000,endColorstr=#D8000000); padding: 4px 10px; margin-top: -22px; line-height: 1.5; width: 350px; height: auto; } .nodeDescriptionTip .arrow { border: 6px solid transparent; border-right-color: rgb(0, 0, 0); border-right-color: rgba(0, 0, 0, 0.85); _border-right-color: rgb(0, 0, 0); border-left: 1px none black; top: 6px; left: -6px; bottom: auto; } .nodeDescriptionTip.arrowBottom .arrow { top: auto; left: 10px; bottom: -6px; border: 6px solid transparent; border-top-color: rgb(0, 0, 0); border-top-color: rgba(0, 0, 0, 0.9); _border-top-color: rgb(0, 0, 0); border-bottom: 1px none black; } /* main area - used for L2 categories and most other nodes */ .nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo { background-color: rgb(22, 22, 22); padding: 10px; border-bottom: 1px solid rgb(32, 32, 32); /*min-height: 70px;*/ padding: 0; } /* category strip - used for L1 categories and group headers */ .nodeList .categoryStrip { font-size: 18px; } .nodeList .categoryStrip .nodeTitle { font-size: 18px; } .nodeList .categoryStrip .nodeTitle a { color: ; position: relative; display: inline-block; } .nodeList .categoryStrip .nodeDescription { font-size: 11px; color: rgb(234, 234, 234); } .nodeList .categoryStrip .nodeDescription a { color: rgb(234, 234, 234); } .nodeList .node.groupNoChildren + .node.groupNoChildren .categoryStrip { display: none; } /* node stats area */ .nodeStats { overflow: hidden; zoom: 1; } .nodeStats dl, .subForumsPopup { float: left; display: block; margin-right: 3px; } .subForumsPopup.Popup .PopupControl.PopupOpen { background-image: none; } .subForumsPopup a.PopupControl { padding-left: 5px; padding-right: 5px; } .subForumsPopup .dt { color: rgb(166, 166, 166); } .subForumsPopup .PopupOpen .dt { color: rgb(214, 214, 214); } .subForumsMenu .node .node /* for depths 2+ */ { padding-left: 10px; } .subForumsMenu .node .nodeTitle { font-size: 11px; } .subForumsMenu .node .unread .nodeTitle { } /** new discussion button below nodelist **/ .nodeListNewDiscussionButton { margin: 10px 0; text-align: right; } @media (max-width:610px) { .Responsive .node .nodeText { margin-right: 0; } .Responsive.Touch .node .nodeDescriptionTooltip, .Responsive .node .nodeDescription { display: none; } .Responsive .node .nodeLastPost { position: static; height: auto; width: auto; background: none; border: none; padding: 0; margin: -8px 0 10px 75px; } .Responsive .node .nodeLastPost .noMessages { display: none; } .Responsive .node .nodeLastPost .lastThreadTitle, .Responsive .node .nodeLastPost .lastThreadUser { display: none; } .Responsive .node .nodeLastPost .lastThreadDate:before { content: attr(data-latest); } .Responsive .node .nodeControls { display: none; } .Responsive .node .subForumList { display: none; } .Responsive .nodeDescriptionTip { width: auto; max-width: 350px; } } @media (max-width:480px) { .Responsive .subForumsPopup { display: none; } } /* --- who_visited.css --- */ .widget-container .secondaryContent { /*font-size: 11px;*/ } .widget-container .secondaryContent h3 { font-size: 14px; color: rgb(35, 168, 109); line-height: 34px; font-weight: 700; } .widget-container .listInline .username { /*font-size: 11px;*/ } .widget-container .listInline .username.invisible { color: #8F6F40; } .widget-container .listInline .username.followed { } .widget-container .listInline .moreLink { display: block; } .widget-container .secondaryContent .footnote { color: rgb(166, 166, 166); margin-top: 5px; } /* FILE ARCHIVED ON 22:00:11 Aug 30, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:34:01 Jul 10, 2023. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 184.2 exclusion.robots: 0.071 exclusion.robots.policy: 0.062 cdx.remote: 0.08 esindex: 0.008 LoadShardBlock: 155.264 (3) PetaboxLoader3.datanode: 176.417 (4) load_resource: 102.802 PetaboxLoader3.resolve: 76.977 */