﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline;
}

html {
  line-height: 1;
}

ul {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

a {
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
  color: #fe4800;
}

a:hover {
  text-decoration: underline;
  color: #f56200;
}

a img {
  border: none;
}

img {
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

a,
:focus,
input:focus {
  outline: 0;
}

textarea {
  resize: none;
}

input {
  margin: 0;
}

button::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner,
input[type='file'] > input[type='button']::-moz-focus-inner {
  margin: 0;
  padding: 0;
  border: none;
}

::-ms-clear {
  display: none;
}

input[type='password']::-ms-reveal {
  display: none;
}

h1,
.b-heading1 {
  font-family: 'RobotoBold', Arial Narrow, Tahoma, arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #383838;
}

.b-footer:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.b-footer ~ img,
.b-footer-lite ~ img {
  display: none;
}

* {
  -webkit-text-size-adjust: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: rgb;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.l-tree-arrow {
  margin-top: -20px;
  padding: 20px 0;
  background: url(../img/arrow_vert_bottom.jpg) no-repeat 394px 100%;
}

.l-tree-content {
  float: left;
  width: 324px;
  margin-top: -20px;
  padding-top: 20px;
  padding-right: 72px;
  background: url(../img/arrow_vert_top.jpg) no-repeat 394px 0;
}

.l-tree-minor {
  overflow: hidden;
  width: 540px;
  margin-left: 396px;
  *zoom: 1;
}

.l-tree-minor_item {
  float: left;
  width: 198px;
  margin-left: 72px;
}

.l-error-page {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.l-one-left {
  float: left;
  width: 324px;
  padding-right: 36px;
}

.l-one-right {
  margin-left: 360px;
}

.b-one-minor {
  height: 466px;
  margin: 0 -19px 0 0;
  background: url(../img/registration_wgnet.jpg) no-repeat 50% 0;
}

.b-one-minor__wot {
  height: 422px;
  margin: 0 8px 0 0;
  background: url(../img/registration_wgnet_wot.jpg) no-repeat 50% 0;
}

.b-one-minor__wowp {
  height: 427px;
  margin: 0 -19px 0 0;
  background: url(../img/registration_wgnet_wowp.jpg) no-repeat 50% 0;
}

.l-one-center {
  margin-top: 36px;
  text-align: center;
}

.l-center {
  text-align: center;
}

.l-social-signup {
  /*min-height: 557px;*/
  /*padding: 0 270px;*/
  text-align: center;
  /*background: url(../img/sign-up-social-bg.jpg) 50% 0 no-repeat;*/
  padding: 65px 32px 100px;
}

.l-social-signup:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.l-social-signup-inner {
  display: inline-block;
  width: 95%;
  vertical-align: middle;
  text-align: left;
}

@font-face {
  font-family: 'Roboto';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/robotocondensed-regular.eot');
  src: url('../fonts/robotocondensed-regular.woff') format('woff');
}

@font-face {
  font-family: 'RobotoBold';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/robotocondensed-bold.eot');
  src: url('../fonts/robotocondensed-bold.woff') format('woff');}

html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 13px;
  position: relative;
  height: 100%;
  color: #595959;
  min-height: 640px;
}

body.lang-ko {
  font-family: '굴림', Gulim, sans-serif;
}

.b-footer ~ img,
.b-footer-lite ~ img {
  display: none;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.l-social-signup {
  /*min-height: 557px;*/
  /*padding: 0 170px;*/
  text-align: center;
  /*background: url(../img/sign-up-social-bg.jpg) center no-repeat;*/
  height: 100%;
}

.page-layout {
	background:#9d9d9d url(../img/bg.jpg) repeat-y 50% 0;
	width:100%;
	display:table;
	height:100%;
	overflow:hidden
}

.page-layout ~ img {
	display:none
}

.b-main {
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  background: url(../img/bg.jpg) repeat-y 50% 0 #9d9d9d;*/
  min-width: 320px;
  display: table-row;
}

.b-content {
    padding-bottom:100px;
	padding-left:32px;
	padding-right:32px;
	padding-top:65px;
	max-width:936px;
	margin:0 auto;
	position:relative;
	box-sizing:border-box;
}

.b-main__home .b-content {
  padding-top: 59px;
  padding-bottom: 364px;
}

.hidden {
  display: none;
}

.b-header_error {
  display: inline-block;
  margin: 5px 0 -22px 0;
  padding: 33px 143px 45px 0;
  vertical-align: top;
  white-space: nowrap;
  *display: inline;
  *zoom: 1;
}

.b-header_error__error404 {
  background: url(../img/404.png) no-repeat 100% 0;
}

.b-header_error__error500 {
  background: url(../img/500.png) no-repeat 100% 0;
}

h2.b-header__indent57,
.b-heading2.b-header__indent57 {
  margin-top: 57px;
}

.b-header__center {
  text-align: center;
}

.b-header-loading {
  position: relative;
  display: inline-block;
  padding-right: 22px;
}

.b-header-gray {
  font-family: 'Roboto', Arial Narrow, Tahoma, arial, sans-serif;
  font-size: 26px;
  margin-bottom: 25px;
  color: #999;
}

.b-link-big {
  font-size: 16px;
}

.b-paragraph-big {
  font-family: 'Roboto', Arial Narrow, Tahoma, arial, sans-serif;
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 20px;
}

.b-text-minor {
  font-size: 12px;
  color: #8c8c8c;
}

.b-orr {
  display: block;
  margin: 12px 0 14px;
  text-align: center;
}

.b-orr:after {
  display: inline-block;
  width: 101px;
  height: 1px;
  margin-left: 10px;
  content: '';
  vertical-align: middle;
  background: url(../img/orr-bg.png) no-repeat 100% 0;
}

.b-orr:before {
  display: inline-block;
  width: 101px;
  height: 1px;
  margin-right: 10px;
  content: '';
  vertical-align: middle;
  background: url(../img/orr-bg.png) no-repeat;
}

.b-orr__size-big {
  font-size: 18px;
  margin: 40px 0;
}

.b-orr__size-big:before,
.b-orr__size-big:after {
  width: 258px;
  background-image: url(../img/orr-bg_big.png);
}

.b-content-cms {
  font-size: 14px;
}

.b-content-cms hr {
  display: block;
  overflow: hidden;
  width: auto !important;
  height: 1px !important;
  margin: 25px 0;
  border: medium none;
  background: url('../img/content_delimeter.png') no-repeat 50% 0;
}

.b-copyright {
  float: right;
  width: 179px;
  margin-right: -28px;
  padding-top: 18px;
  text-align: center;
}

.b-resource {
  margin-top: 9px;
  text-align: center;
}

.b-resource_item {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.b-resource_item:first-child {
  margin-left: 0;
}

.b-resource_ico {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../img/ico_resource.png) no-repeat;
}
.b-resource_ico__youtube {
  background-position: 0 0;
}

.b-resource_ico__youtube:hover {
  background-position: 0 -26px;
  box-shadow: 0 0 7px rgba(255, 255, 255, .4);
}

.b-resource_ico__facebook {
  background-position: 0 -52px;
}

.b-resource_ico__facebook:hover {
  background-position: 0 -78px;
  box-shadow: 0 0 5px rgba(0, 85, 255, .7);
}

.b-resource_ico__twitter {
  background-position: 0 -104px;
}

.b-resource_ico__twitter:hover {
  background-position: 0 -130px;
  box-shadow: 0 0 5px rgba(0, 181, 192, .7);
}

.b-resource_ico__vk {
  background-position: 0 -156px;
}

.b-resource_ico__vk:hover {
  background-position: 0 -182px;
  box-shadow: 0 0 5px rgba(0, 85, 255, .6);
}

.b-resource_ico__google {
  background-position: 0 -208px;
}

.b-resource_ico__google:hover {
  background-position: 0 -234px;
  box-shadow: 0 0 5px rgba(193, 22, 0, .6);
}

.b-footer {
  position: relative;
  display: block;
  font-family:Arial,Helvetica,sans-serif;
  /*margin-top: -225px;
  background: url(../img/footer.jpg) no-repeat 50% 0;
  background: url("../img/footer_home.png") no-repeat 50% 0;
  display:table-row;
  height:1%;*/
  background:url(../img/footer.jpg) no-repeat 50% 0
}

.b-footer__home {
  height: 292px;
  margin-top: -292px;
  background: url(../img/footer_home.png) no-repeat 50% 0;
}

.b-footer-content {
  max-width: 936px;
  margin: 0 auto;
  padding: 0 32px;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

.l-footer-wrap {
  margin-bottom: 31px;
}

.b-footer-menu {
  float: left;
  width: 80.76923%;
  padding-top: 53px;
}

.b-footer__home .b-footer-menu {
  width: 80.76923%;
  padding-top: 90px;
}

.b-footer-menu_title {
  float: left;
  max-width: 145px;
  margin-left: 42px;
  padding: 6px 0 0 28px;
}

.b-footer-menu_title:first-child {
  margin-left: 0;
}

.b-footer__home .b-footer-menu_title {
  padding: 0 0 0 22px;
}

.b-footer-menu_project {
  font-size: 12px;
  font-weight: bold;
  color: #292929;
}

.b-footer-menu_project:hover {
  color: #d4d7d9;
}

.b-footer__home .b-footer-menu_project {
  color: #292929;
}

.b-footer__home .b-footer-menu_project:hover {
  text-decoration: underline;
  color: #292929;
}

.b-footer-menu_title__wot {
  margin-left: -8px !important;
  /*background: url(../img/footer_wot_ico.png) no-repeat;*/
  background: url(../img/footer_home_wot_ico.png) no-repeat;
}

.b-footer__home .b-footer-menu_title__wot {
  margin-left: 0 !important;
  background: url(../img/footer_home_wot_ico.png) no-repeat;
}

.b-footer-menu_title__wowp {
  padding-left: 42px;
  /*background: url(../img/footer_wowp_ico.png) no-repeat;*/
  background: url(../img/footer_home_wowp_ico.png) no-repeat 0 1px;
}

.b-footer__home .b-footer-menu_title__wowp {
  padding-left: 39px;
  background: url(../img/footer_home_wowp_ico.png) no-repeat 0 1px;
}

.b-footer-menu_title__wobs {
  /*background: url(../img/footer_wob_ico.png) no-repeat;*/
  background: url(../img/footer_home_wob_ico.png) no-repeat;
}

.b-footer__home .b-footer-menu_title__wobs {
  background: url(../img/footer_home_wob_ico.png) no-repeat;
}

.b-footer-menu_title__support {
  background: url(../img/footer_home_support_ico.png) no-repeat 6px 6px;
}

.b-footer__home .b-footer-menu_title__support {
  background: url(../img/footer_home_support_ico.png) no-repeat 0 0;
}

.b-footer-menu_link {
  font-size: 11px;
  line-height: 12px;
  color: #808181;
}

.b-footer-menu_link:hover {
  color: #b5b5b5;
}

.b-footer__home .b-footer-menu_link {
  color: #4c4c4c;
}

.b-footer__home .b-footer-menu_link:hover {
  color: #000;
}

.b-footer-menu_list {
  margin-top: 10px;
}

.b-footer__home .b-footer-menu_list {
  margin-top: 15px;
}

.b-footer-menu_item {
  margin-top: 4px;
}

.b-footer-menu_item:first-child {
  margin-top: 0;
}

.b-ratings_list {
  padding-top: 4px;
}

.b-ratings_copyright {
  font-size: 11px;
  margin: 0;
  color: #7C7C7C;
  display: inline-block;
}

.b-footer__home .b-ratings_copyright {
  color: #7c7c7c;
  text-shadow: none;
}

.b-ratings_copyright__bold {
  color: #7c8082;
}

.b-ratings_item {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.b-ratings__mcaffee {
  padding: 4px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .77) inset;
}

.b-ratings__mcaffee img {
  opacity: .85;
}

.b-footer__home .b-ratings__mcaffee {
  box-shadow: 0 0 2px rgba(0, 0, 0, .4);
}

.b-global-nav_forum {
  background: url(../img/global-nav-separator_lite.png) no-repeat 50% 0;
}

.b-global-nav_forum:first-child {
  background: none;
}

.b-global-nav_forum-link {
  position: relative;
  display: block;
  padding: 13px 18px 13px 50px;
  white-space: nowrap;
}

.b-global-nav_forum-link:hover {
  text-decoration: none;
  background: url(../img/global-nav-forum-bg-hover.png) repeat-y 50% 0;
}

.b-global-nav_forum-link:hover .b-global-nav_forum-name {
  color: #a4a6a6;
}

.b-global-nav_forum-link:hover .b-global-nav_forum-ico__wot {
  background-position: 0 -48px;
}

.b-global-nav_forum-link:hover .b-global-nav_forum-ico__wowp {
  background-position: 0 -144px;
}

.b-global-nav_forum-link:hover .b-global-nav_forum-ico__wows {
  background-position: 0 -240px;
}

.b-global-nav_forum-ico {
  font: 0/0 a;
  position: absolute;
  z-index: 2;
  top: 50%;
  color: transparent;
  background: url(../img/global-nav-forum-ico.png) no-repeat;
  text-shadow: none;
}

.b-global-nav_forum-ico__wot {
  left: 10px;
  width: 38px;
  height: 48px;
  margin-top: -24px;
  background-position: 0 0;
}

.b-global-nav_forum-ico__wowp {
  left: 2px;
  width: 54px;
  height: 48px;
  margin-top: -24px;
  background-position: 0 -96px;
}

.b-global-nav_forum-ico__wows {
  left: 7px;
  width: 44px;
  height: 48px;
  margin-top: -24px;
  background-position: 0 -192px;
}

.b-global-nav_forum-name {
  font-size: 12px;
  font-weight: bold;
  position: relative;
  color: #8b8c8c;
  text-shadow: 0 -1px 0 #000;
}

.b-game-other {
  text-align: center;
}

.b-game-other_item {
  display: inline-block;
  margin: 20px 27px;
  vertical-align: top;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.b-game-other_item a {
  display: block;
}

.b-game-other_item a:hover.b-game-other_wotg {
  background-position: -71px -193px;
}

.b-game-other_wotg {
  width: 71px;
  height: 37px;
  background: url(../img/global-nav-logo.png) no-repeat 0 -193px;
}

.b-global-nav_game {
  background: url(../img/global-nav-separator.png) no-repeat 50% 0;
}

.b-global-nav_game:first-child {
  background: none;
}

.b-global-nav_game-link {
  display: block;
  width: 430px;
}

.b-global-nav_game-link:hover {
  text-decoration: none;
  background: url(../img/global-nav-gane-bg-hover.png) repeat-y 50% 0;
}

.b-global-nav_game-link:hover .b-global-nav_game-text {
  color: #878787;
}

.b-global-nav_game-link:hover .b-global-nav_game-name {
  color: #a4a6a6;
}

.b-global-nav_game-link:hover .b-global-nav_game-logo__wot {
  background-position: -94px 0;
}

.b-global-nav_game-link:hover .b-global-nav_game-logo__wowp {
  background-position: -94px -42px;
}

.b-global-nav_game-link:hover .b-global-nav_game-logo__wows {
  background-position: -84px -114px;
}

.b-global-nav_game-logo {
  font: 0/0 a;
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
  color: transparent;
  background: url(../img/global-nav-logo.png) no-repeat;
  text-shadow: none;
  *display: inline;
  *zoom: 1;
}

.b-global-nav_game-logo.b-global-nav_game-logo__wot {
  width: 94px;
  height: 42px;
  margin: 0 16px 0 20px;
  background-position: 0 0;
}

.b-global-nav_game-logo.b-global-nav_game-logo__wowp {
  width: 94px;
  height: 72px;
  margin: 0 16px 0 20px;
  background-position: 0 -42px;
}

.b-global-nav_game-logo.b-global-nav_game-logo__wows {
  width: 84px;
  height: 79px;
  margin: 0 21px 0 25px;
  background-position: 0 -114px;
}

.b-global-nav_game-text {
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  width: 272px;
  margin: 20px 0;
  padding-right: 24px;
  vertical-align: top;
  vertical-align: middle;
  color: #6d6e6e;
  *display: inline;
  *zoom: 1;
}

.b-global-nav_game-name {
  font-size: 13px;
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
  color: #8b8c8c;
}

.b-global-wrap {
  background: url(../img/global-nav-bg.png) repeat-x 0 0;
  display: none;
}

.ie .b-global-wrap {
  position: relative;
  z-index: 10;
}

.b-global-nav {
  position: relative;
  z-index: 100;
  max-width: 1000px;
  height: 35px;
  margin: 0 auto;
  color: #595a5c;
}

.b-global-nav_link {
  font-size: 12px;
  line-height: 18px;
  z-index: 3;
  display: block;
  padding-right: 1px;
  color: #8b8c8c;
  text-shadow: 0 -1px 0 #000;
}

.b-global-nav_link:hover {
  color: #e4e4e4;
  text-shadow: 0 -1px 0 #000, 0 0 7px rgba(255, 255, 255, .5);
  text-decoration: none;
}

.b-global-nav_link:hover .b-global-nav_arrow {
  background-position: -119px -70px;
}

.b-global-nav_link:hover .b-global-nav_region-ico {
  background-position: -68px -70px;
}

.b-global-nav_link:hover .b-global-nav_home-ico {
  background-position: -197px -70px;
}

.b-global-nav_bg {
  display: block;
  padding-top: 9px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 12px;
}

.b-global-nav_item {
  position: relative;
  float: left;
  margin-left: -1px;
  background: url(../img/global-nav-separator.jpg) no-repeat 100% 0;
}

.b-global-nav_item:first-child {
  margin-left: 0;
}

.b-global-nav_item:first-child .b-global-nav_bg {
  padding-left: 11px;
}

.b-global-nav_item.js-open {
  background-position: 100% 100%;
}

.b-global-nav_item.js-open .b-global-nav_link {
  color: #b6b8b8;
}

.b-global-nav_item.js-open .b-global-nav_link:hover .b-global-nav_arrow {
  background-position: -136px -70px;
}

.b-global-nav_item.js-open .b-global-nav_arrow {
  background-position: -153px -70px;
}

.b-global-nav_arrow {
  position: absolute;
  top: 10px;
  right: 5px;
  width: 17px;
  height: 15px;
  background: url(../img/global-nav-bg.png) no-repeat -102px -70px;
}

.b-global-nav__arrow {
  position: relative;
  padding-right: 22px;
}

.b-global-nav_service {
  float: left;
}

.b-global-nav_login {
  float: right;
}

.b-global-nav_login .b-global-nav_link {
  position: static;
  display: inline-block;
  vertical-align: top;
  background: none;
  *display: inline;
  *zoom: 1;
}

.b-global-nav_login .b-global-nav_link:hover {
  text-decoration: underline;
}

.b-global-nav_login .b-global-nav_item:first-child .b-global-nav_link {
  padding-left: 0;
}

.b-global-nav_login .b-global-nav_item:last-child {
  background: none;
}

.b-global-nav_login .b-global-nav_item.js-open {
  background: url('../img/global-nav-separator.jpg') no-repeat 100% 100%;
}

.b-global-nav_login .b-global-nav_item__submenu {
  padding: 0 1px 0 0;
}

.b-global-nav_login .b-global-nav_submenu {
  top: 35px;
  right: 0;
}

.b-global-nav_item__nologin {
  font-size: 12px;
  line-height: 18px;
  padding: 9px 11px 8px 12px;
}

.b-global-nav__region {
  padding-top: 8px;
  padding-bottom: 8px;
}

.b-global-nav_region-ico {
  display: block;
  width: 34px;
  height: 19px;
  background: url(../img/global-nav-bg.png) no-repeat 0 -70px;
}

.b-global-nav__home {
  padding-top: 4px;
  padding-bottom: 4px;
}

.b-global-nav_home-ico {
  display: block;
  width: 27px;
  height: 27px;
  background: url(../img/global-nav-bg.png) no-repeat -170px -70px;
}

.b-global-nav_submenu {
  position: absolute;
  z-index: 2;
  display: none;
  padding: 10px 0;
  border: 1px solid #303030;
  background: url(../img/global_nav_submenu_bg.jpg) repeat-x;
  box-shadow: 0 0 8px rgba(0, 0, 0, .4), 0 16px 16px -16px rgba(0, 0, 0, .45);
}

.b-global-nav_submenu__game,
.b-global-nav_submenu__forum {
  padding: 0;
}

.b-global-nav_submenu-item {
  margin-top: 4px;
  padding: 0 15px;
  white-space: nowrap;
}

.b-global-nav_submenu-item:first-child {
  margin-top: 0;
}

.b-global-nav_submenu-item a {
  font-size: 12px;
  color: #8b8c8c;
  text-shadow: 0 -1px 0 #000;
}

.b-global-nav_submenu-item a:hover {
  color: #e4e4e4;
}

.js-open .b-global-nav_submenu {
  display: block;
  box-sizing: border-box;
  min-width: 100%;
  margin-top: -1px;
}

.js-open .b-global-nav__arrow {
  z-index: 3;
  background: url(../img/global-nav-bg.png) no-repeat 0 -35px;
}

.js-open .b-global-nav_link:hover {
  background: none;
}

.js-open .b-global-nav_link:hover .b-global-nav_bg {
  background: url('../img/global-nav-bg.png') no-repeat 0 -35px;
}

.js-open .b-global-nav_region-ico {
  background-position: -34px -70px;
}

.b-global-nav_item__mobile,
.b-submenu-mobile {
  display: none;
}

.b-global-nav_region {
  margin: 0 25px 20px 10px;
  white-space: nowrap;
}

.b-global-nav_region_item {
  display: inline-block;
  margin-left: 20px;
  vertical-align: top;
  white-space: nowrap;
  *display: inline;
  *zoom: 1;
}

.b-global-nav_region_item:first-child {
  margin-left: 0;
}

.b-global-nav_language-list {
  margin-top: 7px;
}

.b-global-nav_language-item {
  min-width: 80px;
  margin-top: 2px;
  padding-left: 15px;
}

.b-global-nav_language-item:first-child {
  margin-top: 0;
}

.b-global-nav_language-item.active {
  padding-left: 25px;
  background: url(../img/global-nav-bg.png) no-repeat 0 -97px;
}

.b-global-nav_language-item.active .b-global-nav_language {
  color: #fff;
  text-shadow: 0 0 5px rgba(255, 255, 255, .7);
}

.b-global-nav_language {
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  padding: 1px 0 2px 0;
  vertical-align: top;
  text-decoration: none;
  color: #8b8c8c;
  *display: inline;
  *zoom: 1;
}

.b-global-nav_language:hover {
  color: #e4e4e4;
}

.b-global-nav_regionbg {
  background: url(../img/global-nav-region-bg.png) no-repeat 50% 50%;
}

.b-global-nav_submenu__region {
  padding: 16px 0 0 0;
}

.b-global-nav_region_name {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  display: inline-block;
  padding-left: 15px;
  color: #fff;
}

.b-global-nav_region_name:hover {
  color: #fff;
}

.b-global-nav_info {
  background: url(../img/global-nav-region-info.png) repeat-x;
}

.b-global-nav_info-text {
  font-size: 11px;
  line-height: 18px;
  margin: 0;
  padding: 12px 0 12px 43px;
  color: #979899;
  background: url(../img/global-nav-region-info-ico.png) no-repeat;
}

.ie .b-global-nav_info-text {
  min-width: 350px;
}

.b-header {
  height: 151px;
  background: url(../img/header.jpg) no-repeat 50% 0;
  /*background: url(../img/header_home.jpg) no-repeat 50% 0;*/
}

.b-header__home {
  background: url(../img/header_home.jpg) no-repeat 50% 0;
}

.b-header_content {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.b-logo {
  font: 0/0 a;
  position: absolute;
  top: 13px;
  left: 8px;
  /* top: 10px;
  left: 395px; */
  display: block;
  width: 204px;
  height: 125px;
  color: transparent;
  background: url(../img/wg_logo.png) no-repeat;
  text-shadow: none;
}

.b-header__home .b-logo {
  top: 10px;
  left: 395px;
}

.b-logo__birthday {
  top: 11px;
  left: 22px;
  width: 178px;
  height: 120px;
  background: url(../img/wg_logo_15.png) no-repeat;
}

.b-header__home .b-logo__birthday {
  top: 8px;
  left: 411px;
}

.b-list-social {
  font-size: 0;
  line-height: 0;
  margin: 29px 0 21px;
  letter-spacing: -3px;
  word-spacing: -3px;
}

.b-list-social_item {
  display: inline-block;
  margin-left: 16px;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}

.b-list-social_item:first-child {
  margin-left: 0;
}

.b-list-social_link {
  font: 0/0 a;
  display: block;
  width: 75px;
  height: 76px;
  color: transparent;
  background: url(../img/social-networks-ico.png) no-repeat;
  text-shadow: none;
}

.b-list-social_link__yahoo {
  background-position: 0 0;
}

.b-list-social_link__yahoo:hover {
  background-position: 0 -76px;
}

.b-list-social_link__facebook {
  background-position: -75px 0;
}

.b-list-social_link__facebook:hover {
  background-position: -75px -76px;
}

.b-list-social_link__google {
  background-position: -150px 0;
}

.b-list-social_link__google:hover {
  background-position: -150px -76px;
}

.mobile-registration-form-wrapper {
  height: 100%;
}

.user-auth {
  color: #8B8C8C;
}

.user-auth:hover {
  color: #fff;
  text-decoration: none;
}

.cm-nav-link__premium {
  color: #D19834;
}

.cm-nav-link__premium:hover {
  color: #FFBE4C;
  text-shadow: 0px 0px 7px rgba(255, 126, 0, 0.7);
}

.footer-links-wrap {
  float: right;
}

.region-change-selector {
  float: right;
  bottom: 40px;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

.region-change-selector {
  color: #fff;
}

.region-change-selector:hover {
  color: #ccc;
  text-decoration: none;
}

.region-change-selector:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 17px;
  background: url(../img/region-select-ico.png) no-repeat;
  margin-right: 6px;
}

.region-change-selector:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 4px;
  background: url(../img/region-select-arrow.png) no-repeat;
  margin-left: 10px;
}

.select-region {
  position: relative;
  max-height: 0;
  opacity: 0;
  transition: all 0.3s ease;
  overflow: hidden;
}

.page__footer-open .select-region {
  max-height: 700px;
  overflow: visible;
  opacity: 1;
  margin-top: 20px;
  box-sizing: border-box;
}

.select-region_text {
  display: table;
  position: relative;
  color: #595959;
  font-size: 11px;
  line-height: 14px;
  margin: 30px 0 30px 0px;
}

.select-region_text span {
  display: table-cell;
  white-space: nowrap;
  width: 1%;
  padding-right: 13px;
}

.select-region_text:after {
  content: "";
  display: table-cell;
  background: url(../img/region-select-separator.png) repeat-x 50% 7px;
}

.select-region_item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 19%;
  min-width: 105px;
}

.select-region_item__current-ua:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -124px;
    width: 273px;
    height: 150px;
    background: url(../img/region-bg_ua.png) no-repeat;
}



.select-region_item__current-ru:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -20px;
  left: -124px;
  width: 273px;
  height: 150px;
  background: url(../img/region-bg_ru.png) no-repeat;
}

.select-region_item__current-us:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -13px;
  left: -62px;
  width: 190px;
  height: 218px;
  background: url(../img/region-bg_us.png) no-repeat;
}

.select-region_item__current-eu:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -23px;
  left: -74px;
  width: 212px;
  height: 234px;
  background: url(../img/region-bg_eu.png) no-repeat;
}

.select-region_item__current-sg:before, .select-region_item__current-asia:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -10px;
  left: -124px;
  width: 312px;
  height: 242px;
  background: url(../img/region-bg_sg.png) no-repeat;
}


.select-region_item__current-kr:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -33px;
  left: -57px;
  width: 174px;
  height: 254px;
  background: url(../img/region-bg_kr.png) no-repeat;
}

.select-region_name {
  position: relative;
  z-index: 2;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #7c7c7c;
  font-weight: bold;
  margin-bottom: 25px;
}

.select-region_name {
  color: #686868;
}

.select-region_name__current {
  color: #fff;
}

.language-list {
  position: relative;
  z-index: 2;
}

.language-list_item {
  padding: 3px 0;
}

.language-list_language {
  color: #808181;
  font-size: 11px;
  line-height: 14px;
}

.language-list_language__current {
  color: #fff;
}

.language-list_language__current:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 7px;
  background: url(../img/language-select-arrow.png) no-repeat;
}

.docs {
  list-style: outside circle;
  margin-left: 20px;
}

.docs > .docs-item {
  padding: 0;
}

.docs > .docs-item ul {
    display: none;
}

.docs .docs-item.expanded > ul {
    display: block;
}
.docs .docs-item.has-children {
    list-style: none;
}
.docs .docs-item.has-children > a {
    position: relative;
}
.docs .docs-item.has-children > a:after {
    content: '';
    display: block;
    position: absolute;
    left: -33px;
    top: 4px;
    width: 14px;
    height: 18px;
    background: url(../../images/tabs-arrow.png) center center no-repeat;
    background-size: contain;
    margin-left: 10px;
    transform: rotate(-90deg);
    transition: transform .3s ease;
}

.docs .docs-item.has-children.expanded > a:after {
    transform: rotate(-180deg);
}

.docs-item {
  margin: 5px 0;
  padding-left: 20px;
  list-style: circle;
}

.docs-item_title {
  cursor: pointer;
  font-weight: bold;
  color: #F56200;
  display: inline-block;
  vertical-align:top;
}

a.docs-item_title {
    font-size: inherit;
    line-height: inherit;
}

.docs-item_title:hover {
  text-decoration: underline;
}

.docs-item_content {
  display: none;
}

.docs-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10;
  text-align: center;
  display: block;
  color: #595959;
}

.docs-popup:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}

.docs-popup-wrapper {
  width: 90%;
  height: 90%;
  min-width: 290px;
  min-height: 290px;
  max-width: 1000px;
  background-color: #fff;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  overflow: hidden;
}

.docs-popup-wrapper em {
  font-style: italic;
}

.docs-popup-wrapper-title {
  color: #383838;
  font-size: 30px;
  line-height: 30px;
  font-family: 'RobotoBold', Arial Narrow, Tahoma, arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding-right: 18px;
  padding-bottom: 10px;
  display: block;
}

.docs-popup-wrapper-description {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  height: 100%;
  overflow: hidden;
}

.docs-popup-wrapper-description a {
  font-size: 14px;
}

.close-btn {
  width: 18px;
  height: 18px;
  background: transparent url("../img/close_btn.png");
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  transition: 0.2s transform;
}

.close-btn:hover {
  transform: rotate(90deg);
}


/**
 * Popup
 */

.docs-popup-wrapper-description {
  width: 100%;
  padding: 0;
}

.docs-popup-wrapper-description .jspPane div {
  padding: 0;
  width: 100%;
}

.docs-popup-wrapper-description p {
  margin-bottom: 10px;
}

.docs-popup-wrapper-description strong {
  font-weight: bold !important;
}

.docs-popup-wrapper-description h2 {
  font-family: 'Roboto', "Arial Narrow", Arial, sans-serif;
  font-stretch: normal;
  font-size: 26px;
  font-weight: normal;
  margin: 24px 0px 15px;
}

.docs-popup-wrapper-description h3 {
  font-family: 'Roboto', "Arial Narrow", Arial, sans-serif;
  font-stretch: normal;
  font-size: 21px;
  font-weight: normal;
  margin: 21px 0px 15px;
}

.docs-popup-wrapper-description ul {
  list-style: outside disc;
  margin-left: 22px;
  margin-bottom: 10px;
}

.docs-popup-wrapper-description ul ul {
  list-style: outside circle;
}

.docs-popup-wrapper-description ol {
  margin-left: 22px;
  margin-bottom: 10px;
}

.docs-popup-wrapper-description ol ul {
  list-style: outside circle;
}

.language-list_item a:hover {
  color: #fff;
}

.legal-toggle-block {
    border-top: 1px solid #595959;
    margin-top: 24px;
}

.docs-popup-wrapper-description .jspPane div .legal-toggle-block .description {
    width: 100%;
    padding-bottom: 22px;
}
.legal-toggle-block .table {
    width: 100%;
}
.legal-toggle-block .table td {
    border: 1px solid #bfbfbf;
    border-collapse: collapse;
    padding: 16px 12px;
}
.legal-toggle-block .table tr:first-child td,
.legal-toggle-block .table tbody tr:first-child td{
    font-weight: bold;
}

.legal-toggle-block:not(.expanded) .legal-toggle-block-body {
    display: none;
}
.legal-toggle-block-header {
    cursor: pointer;
}
.legal-toggle-block-header:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url("../../images/tabs-arrow.png") center center no-repeat;
    background-size: contain;
    margin-left: 10px;
    transform: rotate(0deg);
    transition: transform .3s ease;
}
.legal-toggle-block.before-expanded .legal-toggle-block-header:after {
    transform: rotate(180deg);
}

/**
 * Media
 */

@media all and (max-width: 1024px) {
  .b-footer-content,
  .b-content {
    width: 100%;
  }
}

@media all and (max-width: 768px) {
  .docs-popup-wrapper-title {
    font-size: 25px;
  }

  .select-region_text span {
    white-space: normal;
  }
  .select-region_text:after {
    display: none;
  }
}

@media all and (max-width: 640px) {
  .docs-popup-wrapper-description h2 {
    line-height: 1.2;
	margin: 19px 0px 12px;
  }

  .docs-popup-wrapper-description h3 {
    line-height: 1.2;
	margin: 16px 0px 12px;
  }

  .b-content {
    padding-top: 20px;
  }

  .b-copyright {
    float: none;
    margin: auto;
  }

  .b-ratings_copyright {
	text-align: center;
  }

  .footer-links-wrap {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  .region-change-selector {
    float: none;
  }
  .select-region_text {
    text-align: center;
  }
  .select-region_item {
    display: block;
    width: 100%;
    text-align: center;
  }
  .select-region_name {
    margin-bottom: 10px;
	margin-top: 10px;
  }

  .b-footer {
    background-size: cover;
  }

  .b-ratings_copyright {
	text-align: center;
  }
}
