root {
    display: block;
}

body, h1, h2, h3, h4, p, ul, li, td {
    margin: 0px;
    padding: 0px;
}

input, textarea {
    outline:none;
}

.flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
@font-face {
    font-family: Micra_Normal_Astro;
    src: url('/css/fonts/Micra_Normal.eot'); /* IE9 */
    src: url('/css/fonts/Micra_Normal.eot?') format('eot'),  /* IE6-IE8 */
    url('/css/fonts/Micra_Normal.woff') format('woff'), /* Современные браузеры */
    url('/css/fonts/Micra_Normal.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('/css/fonts/Micra_Normal.svg#svgGraublauweb') format('svg'); /* iOS */
}

body {
    font-family: Micra_Normal_Astro, Arial;
    /*font-size: medium;*/
    color: #fff;
    background: url("/img/main_bck.jpg") no-repeat black;
    background-position: top center;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
}

td.right {
    text-align: right !important;
}

td.left {
    text-align: left !important;
}

.arial {
    font-family: Arial !important;
    text-transform: uppercase;
    font-size: 14px;
}

.center {
    text-align: center;
}

.left {
    padding-left: 10px;
    text-align: left;
}

.right {
    /*width: 140px;*/
    padding-right: 10px;
    text-align: right;
}

.error {
    color: #ff0000;
}

.input {
    width:200px;
}

table{
    border:0px; /* border="0" */
    border-collapse:collapse; /* cellspacing="0" */
}

/*Это были настройки общие, а теперь к частному*/
.preview {
    width: 100px;
    height: 100px;
    border: 1px #C6E746 solid;
    margin: 10px auto;
    vertical-align: central;
    text-align: center;
    line-height: 100px;
    background-color: #00CCFF;
    color: #000;
    cursor: pointer;
}

.information {
    width: 100%;
    min-height: 25px;
    line-height: 30px;
}

.dprice {
    width: 45px;
    height: 30px;
    line-height: 30px;
    background: url("/img/enter/deiterium_ico_ltl.png") no-repeat transparent;
    padding-left: 25px;
}

.preview img {
    display: block;
    width: 96%;
    height: 96%;
    margin: 2%;
}

#formUpload input {
    display: block;
    position: absolute;
    top: -30px;
    left: 0px;
    opacity: 0.5;
}

.content {
    width: 960px;
    margin: 0px auto;
    position: relative;
    z-index: 20;
    /*border: 1px #fff solid;*/
    /*height: 90%;*/
}

.content.content_bisbog {
    width: 958px;
    margin: 0px;
    overflow: hidden;
}

.content.t65 {
    margin-top: 65px;
}

.dialog {
    width: 566px;
    height: 285px;
    position: absolute;
    margin: 0px auto;
    top: 260px;
    left:200px;
    color: #fff;
    z-index: 6;
}

.dialog_head {
    width: 566px;
    height: 48px;
    position: relative;
    z-index: 30;
    background: url("/img/head.png") repeat-y transparent;
}

.main {
    width: 561px;
    height: 239px;
    position: relative;
    margin: -5px auto;
    z-index: 20;
    background: url("/img/dialog_body.png") repeat-y transparent;
}

.login_block_popup {
    width: 960px;
    position: relative;
    margin: 0px auto;
    z-index: 150;
}

.user_popup {
    width: 960px;
    height: 296px; /*296*/
    background: url("/img/enter/account_bck.png") no-repeat transparent;
    /*overflow: hidden;*/
    /*background-position: left 0 bottom 0;*/
    /*position: absolute;*/
    /*top: 0px;*/
    margin-top: -115px ;
    z-index: 10;
    display: block;
    right: 0px;
}

.user_popup .user_login_small {
    width: 960px;
    height: 200px;
    display: none;
}

.content .user_popup {
    position: relative;
    top: 0px;
}

.user_popup div {
    position: absolute;
    /*border: 1px #00CCFF solid;*/
}

.user_popup div a {
    display: block;
    width: 100%;
    font-family: Arial;
    text-align: center;
}

.user_popup .avatar {
    width: 100px;
    height: 100px;
    left: 28px;
    top: 54px;
    /*background: url("/img/enter/ava4.png") no-repeat transparent;*/
    border: 1px #00CCFF solid;
}

.user_popup .avatar img {
    width: 100%;
    height: 100%;
}

.user_popup .exit {
    width: 65px;
    height: 15px;
    right: 20px;
    top: 20px;
}

.user_popup .exit .exit_button {
    width: 20px;
    height: 15px;
    right: 0px;
    top: 0px;
    background: url("/img/enter/popup_close.png") no-repeat transparent;
}

.user_popup .exit a {
    font-family: Arial;
    font-size: 14px;
    text-align: left;
    text-decoration: underline;
    display: block;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 15px;
    line-height: 15px;
}

.user_popup .winddow_title {
    width: 100px;
    height: 15px;
    right: 270px;
    top: 25px;
    font-family: Arial;
    font-size: 14px;
}

.user_popup .play {
    width: 318px;
    height: 75px;
    right: 323px;
    top: 181px;
    /*background: url("/img/enter/play_btn_hover.png") no-repeat transparent;*/
    background: url("/img/enter/play_btn_animate.gif") no-repeat transparent;
    text-align: center;
}

.user_popup .play:hover {
    /*background-position: bottom -1px left 0px;*/
}

.user_popup .play a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Micra_Normal_Astro;
    line-height: 65px;
}

.user_popup .download_link a {
    display: block;
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    width: 100px;
    color: #00CCFF;
    top: 255px;
    left: 430px;
}

.user_popup .name {
    font-size: 12px;
    top: 37px;
    left: 165px;
}

.user_popup .reyting {
    font-size: 12px;
    top: 87px;
    left: 165px;
}

.user_popup .referals_count {
    font-size: 12px;
    top: 137px;
    left: 165px;
}

.user_popup .name span, .user_popup .reyting span, .user_popup .referals_count span, span.info {
    font-size: 24px;
    text-shadow: -2px -2px 5px #00CCFF, 2px 2px 5px #00CCFF, 0px 2px 5px #00CCFF, 2px 0px 5px #00CCFF;
    padding-left: 10px;
}

.user_popup .user_cabinet_button {
    width: 198px;
    height: 53px;
    top: 213px;
    left: 15px;
    font-size: 14px;
    line-height: 48px;
    background: url("/img/enter/cab_btn.png") no-repeat transparent;
}

.user_popup .user_mail_count {
    width: 65px;
    height: 20px;
    top: 228px;
    left: 230px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    padding-left: 5px;
    background: url("/img/enter/profile_mail_ico.png") no-repeat transparent;
}

.user_popup .premium_star {
    width: 33px;
    height: 33px;
    top: 218px;
    right: 240px;
    background: url("/img/enter/premium_ico.png") no-repeat transparent;
}

.user_popup .premium_status {
    width: 180px;
    height: 20px;
    top: 211px;
    right: 30px;
    font-family: Arial;
    font-size: 12px;
    /*border: 1px #00CCFF solid;*/
}

.user_popup .premium_button_active {
    width: 169px;
    height: 34px;
    top: 232px;
    right: 47px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    line-height: 34px;
    background: url("/img/enter/invite_btn.png") no-repeat transparent;
}

.user_popup .deyterium {
    width: 95px;
    height: 67px;
    top: 54px;
    right: 210px;
    background: url("/img/enter/deiterium_ico.png") no-repeat transparent;
}

.user_popup .tritium {
    width: 95px;
    height: 67px;
    top: 54px;
    right: 40px;
    background: url("/img/enter/tritium_ico.png") no-repeat transparent;
}

.user_popup .deyterium, .user_popup .tritium {
    /*border: 1px #00ccff solid;*/
    padding-left: 60px;
    line-height: 67px;
    text-shadow: 1px 1px 3px #00CCFF, -1px -1px 3px #00CCFF;
}

.user_popup .balance {
    width: 119px;
    height: 34px;
    top: 134px;
    right: 260px;
    background: url("/img/enter/1import_btn.png") no-repeat transparent;
}

.user_popup .balance_convert {
    width: 119px;
    height: 34px;
    top: 134px;
    right: 138px;
    background: url("/img/enter/1convert_btn.png") no-repeat transparent;
}

.user_popup .balance_out {
    width: 119px;
    height: 34px;
    top: 134px;
    right: 15px;
    background: url("/img/enter/1export_btn.png") no-repeat transparent;
}

.user_popup .add_referals {
    width: 169px;
    height: 34px;
    top: 135px;
    left: 390px;
    background: url("/img/enter/invite_btn.png") no-repeat transparent;
}

.user_popup .reset_user {
    width: 169px;
    height: 34px;
    top: 83px;
    left: 390px;
    background: url("/img/enter/invite_btn.png") no-repeat transparent;
}

.user_popup .balance, .user_popup .balance_convert, .user_popup .balance_out, .user_popup .add_referals, .user_popup .reset_user  {
    font-size: 14px;
    line-height: 34px;
}

.reg_popup {
    width: 960px;
    height: 295px;
    background: url("/img/enter/reg_log_in_back.png") no-repeat transparent;
    position: absolute;
    /*top: 64px;*/
    z-index: 20;
    display: none;
    right: 0px;
}

/*.menu .button.popup:hover .reg_popup {
    display: block;
}*/

.reg_popup div {
    position: absolute;
    /*border: 1px #00CCFF solid;*/
}


.reg_popup .enter_title {
    width: 300px;
    height: 35px;
    right: 20px;
    top: 30px;
    font-size: 16px;
    text-shadow:2px 2px 15px #2ca1ac, 2px 2px 10px #9ccccc;
    color: #dbfdff;
}

.reg_popup .login {
    top: 60px;
}

.reg_popup .password {
    top: 120px;
}

.reg_popup .login, .reg_popup .password {
    right: 10px;
    font-size: 13px;
    line-height: 50px;
}

.reg_popup .enter_form_submit {
    width: 318px;
    height: 54px;
    right: 10px;
    top: 192px;
    background: url("/img/enter/enter_btn1.png") no-repeat transparent;
}

.reg_popup .enter_form_submit a.submit {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    text-shadow:3px 3px 15px #014802;
    line-height: 51px;
}
.reg_popup a.remind_password_link {
    display: block;
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    color: #00CCFF;
    text-decoration: underline;
    right: 40px;/*120px;*/
    top: 250px;
}

.save_me {
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    color: #00CCFF;
    text-decoration: underline;
    right: 175px;/*120px;*/
    top: 249px;
}

.save_me input[type="checkbox"] {
    margin-right: 5px;
}

.r110 {
    right: 110px;
}

.reg_popup .registration_button {
    width: 268px;
    height: 55px;
    left: 15px;
    top: 80px;
    background: url("/img/enter/enter_btn_reg.png") no-repeat transparent;
}

.reg_popup .registration_button a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 18px;
    text-align: center;
    text-shadow:3px 3px 15px #014802;
    line-height: 50px;
}

.reg_popup span {
    display: block;
    position: absolute;
    left: 133px;
    top: 152px;
    font-size: 10px;
}

.reg_popup .facebook_button {
    width: 251px;
    height: 50px;
    left: 15px;
    top: 180px;
    background: url("/img/enter/enter_fb_btn.png") no-repeat transparent;
}

.reg_popup .facebook_button a{
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    text-shadow:3px 3px 15px #014802;
    line-height: 54px;
    padding-left: 50px;
}

/*Профиль игрока*/
.profile {
    color: #fff;
    margin: 9% auto;
    width: 800px;
    height: 608px;
    background-color: #009;
    border: 2px #fff solid;
    border-radius: 5px;
}

.profile .main_tabs {
    height: 350px;
}

.avatar, #preview {
    width: 90px;
    height: 108px;
}

#preview {
    border: #fff solid 2px;
}

/*Слайдер*/
.slider_block{
    width: 960px;
    height: 440px;
    margin-top: 0px;
}

.slider_block.top65 {
    margin-top: 65px;
}

.slider_block #slider {
    padding:0px 0px;
    z-index: 300;
    position: relative;
    height: 100%;
}

.slider_block #slider a, .slider_block #slider div {
    display: block;
    width: 100%;
    height: auto;
    border: 0px transparent solid;
}

.slider_block #slider a:hover img {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.slider_block #slider a:hover {
    width: 952px;
    height: 392px;
    border: 4px #006597 solid;
}

/*Скриншот слайдер*/
.screen_slider_block{
    width:465px;
    height: 268px;
    background-color: #000;
    margin-top: -2px;
    position: relative;
    overflow: hidden;
}

.screen_slider_block .arr_left {
    height: 47px;
    width: 47px;
    position: absolute;
    top: 100px;
    left: 30px;
    z-index: 500;
    background: url("/img/block1/block1_banner_arrow_left.png") no-repeat transparent;
    /*background-position: left 0px top -2px;*/
}

.screen_slider_block .arr_right {
    height: 47px;
    width: 47px;
    position: absolute;
    top: 100px;
    right: 30px;
    z-index: 500;
    background: url("/img/block1/block1_banner_arrow.png") no-repeat transparent;
    /*background-position: left 0px top -2px;*/
}

.screen_slider_block a {
    display: block;
    width: 100%;
    height: 100%;
}

.screen_slider_block #slider2 img {
    position: absolute;
    display: block;
    float: right;
}

.screen_slider_block .showFullSize {
    width: 43px;
    height: 43px;
    position: absolute;
    top: 113px;
    left: 211px;
    background: url("/img/enter/zoom-icon.png") no-repeat transparent;
    z-index: 20;
    cursor: pointer;
    display: none;
    /*opacity: 0.75;*/
}

.screen_slider_block .screenControl {
    height: 43px;
    width: 43px;
    position: absolute;
    top: 113px;
    z-index: 500;
    display: none;
    cursor: pointer;
}

.screen_slider_block .screenControl.prewButton {
    left: 30px;
    background: url("/img/block1/arrow-left.png") no-repeat transparent;
}

.screen_slider_block .screenControl.nextButton {
    right: 30px;
    background: url("/img/block1/arrow-right.png") no-repeat transparent;
}

.screen_slider_block:hover > div.showFullSize, .screen_slider_block:hover > div.screenControl {
    display: block;
    opacity: 1;
}

/*Далее идет стиль блоков*/
.blocks {
    width: 100%;
    margin-top: -2px;
}

.blocks ._inf {
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    padding: 20px;
}

.blocks ._inf a {
    color: #00CCFF;
    text-decoration: none;
}

.blocks ._inf a:hover {
    text-decoration: underline;
}

.blocks .title {
    height: 47px;
    background: url("/img/block1/block1_header.png") repeat-x transparent;
    background-position: left 0px top -2px;
    padding-left: 20px;
    /*margin-top: -2px;*/
}

.registration_block {
    width: 495px;
    height: 268px;
    position: relative;
    background: url("/img/block1/block1_banner2.png") repeat-x transparent;
}

.registration_block .rbutton {
    display: block;
    width: 280px;
    height: 73px;
    position: absolute;
    top: 190px;
    left: 113px;
    background: url("/img/block1/block1_reg_btn.png") no-repeat transparent;
    background-size: cover;
    background-position: 0% 0%;
    cursor: pointer;
}

.registration_block .rbutton.tr {
    background: url("/img/block1/block1_reg_btn-tr.png") no-repeat transparent;
    background-size: cover;
}

.registration_block .rbutton:hover {
    background-position: 0px 100%;
}

.registration_block .rbutton .text_rus {
    /* width: 270px; */
    /* height: 90px; */
    /* position: absolute; */
    /* top: 35px; */
    /* left: 25px; */
    /* background: url("/img/block1/block1_reg_btn_title/ru.png") no-repeat transparent; */
}

.pvp_arena {
    width: 495px;
    height: 268px;
    position: relative;
    background: url("/img/block1/story.png") no-repeat transparent;
}

.pvp_arena.tr {
    background: url("/img/block1/story-tr.png") no-repeat transparent;
}

.promo_small {
    width: 495px;
    height: 268px;
    position: relative;
    background: url("/img/special_small.jpg") no-repeat transparent;
}

.promo_small a {
    display: block;
    width: 100%;
    height: 100%;
}


.promo_big{
    width:960px;
    height: 440px;
    background: url('/img/itunes/web_banner.jpg') no-repeat transparent;
}

.promo_small a {
    display: block;
    width: 100%;
    height: 100%;
}

.pvp_arena a {
    display: block;
    width: 100%;
    height: 100%;
}

.pvp_arena a:hover {
    width: 489px;
    height: 262px;
    border: 3px #009dd0 solid;
}

.kick_body {
    height: 151px;
    position: relative;
    display: block;
}

.banner {
    left: 0px;
    top: 0px;
    width: 270px;
    height: 150px;
    position: absolute;
    z-index: 20;
}

.banner:hover {
    /*width: 264px;*/
    /*height: 144px;*/
    left: -3px;
    top: -3px;
    border: 3px solid #69E519;
}

.banner a, .banner img {
    display: block;
    width: 100%;
    height: 100%;
}

.blocks .w250{
    width: 250px;
}

.blocks .w465{
    width: 465px;
}

.blocks .w495{
    width: 495px;
}

.news {
    background: url("/img/header/header_shaddow_line.png") repeat transparent;
}

.white {
    background-color: #F9F9F9;
    color: #333;
    border-right: 1px #4B5C77 solid;
}

.white .pay_description {
    font-family: Arial;
    font-size: 14px;
    padding: 10px 0px;
    width: 670px;
    margin: 0px auto;
}

.title_new {
    margin: 15px 20px 10px 20px;
    font-family: Arial;
    font-size: 26px;
    min-height: 40px;
    position: relative;
    padding-left: 45px;
}

.title_new a {
    color: black;
}

.title_new a:hover {
    color: #4d88b8;
    text-decoration: underline;
}

.title_new .new_date {
    font-family: Arial;
    color: white;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #006597;
    width: 32px;
    height: 32px;
    padding-left:5px;
    padding-top: 5px;
}

.new_image {
    margin: 25px 20px 0px 20px;
    width: 642px;
    height: 254px;
    border: 1px #016ba5 solid;
}


.new_content {
    width: 100%;
}

.new_content .image_conteiner img {
    display: block;
    width: 80px;
    height: 80px;
    margin-left: 20px;
}

.new_content .new_text {
    margin: 0px 20px 0px 20px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    width: 540px;
}

.new_content .new_text.kickstarter, ._full_text.kickstarter {
    margin: 25px 25px 0px 25px;
    font-weight: normal;
    font-size: 14px;
}

.new_content .new_text img {
    margin-bottom: 10px;
    border: 1px #016ba5 solid;
    max-width: 533px !important;
    height: auto;
    /*max-height: 254px !important;*/
}

._full_text {
    margin: 0px 20px 0px 20px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    /*width: 540px;*/
}

.new_content .new_text strong, ._full_text strong {
    font-size: 14px;
    color: #006597;
    font-weight: normal;
}

.new_content .new_text b, ._full_text b {
    font-size: 14px;
    color: #006597;
    font-weight: bold;
}

.new_content .new_text a, ._full_text a {
    color: #006597;
    text-decoration: underline;
}

.new_content .new_text a:hover, ._full_text a:hover {
    color: #00CCFF;
}

._full_text img {
    margin-bottom: 10px;
    border: 1px #016ba5 solid;
    max-width: 642px !important;
    height: auto;
    /*max-height: 254px !important;*/
}

.news_pager {
    width: 100%;
    height: 25px;
    padding: 20px 0px 5px 0px;
    position: relative;
    text-align: center;
}

.new_like {
    margin: 10px 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    background-color: transparent;
    height: 27px;
    padding-top: 8px;
    border-bottom: 2px #9F9F9F solid;
    width: 100%;
}

.new_like.without_border {
    border-bottom: 2px transparent solid;
}

.new_like a {
    margin-top: 10px;
    margin-left: 20px;
    color: #006597;
    /*text-decoration: underline;*/
    background-color: #d9d9d9;
    padding: 5px;
}

.new_like a:hover {
    background-color: #9F9F9F;
    /*text-decoration: underline;*/
}

.new_all a {
    font-family: Arial;
    font-size: 14px;
    display: block;
    width: 95px;
    margin: 15px auto 0px auto;
    color: #006597;
    text-decoration: underline;
}

.new_like .like_buttons.like_buttons_bisbog {
    text-align: left;
    width: auto;
}

.new_text.m10 p {
    margin-bottom: 10px;
}

.like_buttons td{
    padding: 10px;
    margin: 10px;
}

.top {
    width: 100%;
    margin: 2px auto;
}

.top td {
    /*text-align: center;*/
    color: #000;
    padding: 3px 7px;
    font-family: Arial;
    font-size: 14px;
}

.top .r1 {
    width: 15px;
    text-align: center;
    padding-left: 15px;
}

.top .r2 {
    width: 25px;
    text-align: center;
}

.top tr.trow:hover {
    background-color: #4d88b8;
}

.top td a {
    text-decoration: underline;
    color: #006597;
}

.top td a:hover {
    color: #00CCFF;
}

.reyting {
    width: 96%;
    font-family: Arial;
    font-size: 14px;
    margin: 0px auto;
}

.reyting .trow {
    background: #033d53; /* Old browsers */
    background: -moz-linear-gradient(top, #033d53 0%, #03334a 32%, #03273d 57%, #092437 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#033d53), color-stop(32%,#03334a), color-stop(57%,#03273d), color-stop(100%,#092437)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #033d53 0%,#03334a 32%,#03273d 57%,#092437 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #033d53 0%,#03334a 32%,#03273d 57%,#092437 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #033d53 0%,#03334a 32%,#03273d 57%,#092437 100%); /* IE10+ */
    background: linear-gradient(to bottom, #033d53 0%,#03334a 32%,#03273d 57%,#092437 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#033d53', endColorstr='#092437',GradientType=0 ); /* IE6-9 */
}

.reyting .trow_active {
    background: #00b7ea; /* Old browsers */
    background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00b7ea 0%,#009ec3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
}

.reyting th {
    height: 30px;
    color: #00aeff;
}

.reyting td {
    padding: 2px 5px;
    text-align: center;
}

.reyting td.position {
    width: 70px;
}

.bottom_line {
    line-height: 7px;
    border-top: 2px #3b4043 solid;
}

.panel {
    width: 444px;
    height: 170px;
    background: url("/img/enter/change_bck.png") no-repeat transparent;
    position: absolute;
    top: 25px;
}

.panel .title {
    height: 25px;
    width: 230px;
    /*border: 1px #00CCFF solid;*/
    margin: 5px auto;
    line-height: 25px;
    text-align: center;
}

.panel .icon {
    position: absolute;
    top: 45px;
    left: 120px;
}

.panel .icon.ref {
    width: 71px;
    height: 55px;
    background: url("/img/enter/referals_ico_big.png") no-repeat transparent;
}

.panel .icon.tritium {
    width: 61px;
    height: 67px;
    background: url("/img/enter/tritium_ico.png") no-repeat transparent;
}

.panel .icon.deuterium {
    width: 61px;
    height: 67px;
    background: url("/img/enter/deiterium_ico.png") no-repeat transparent;
}

.panel .text {
    position: absolute;
    top: 65px;
    left: 190px;
    font-size: 24px;
    padding-left: 10px;
    text-shadow: -2px -2px 5px #00CCFF, 2px 2px 5px #00CCFF, 0px 2px 5px #00CCFF, 2px 0px 5px #00CCFF;
}

.panel.my_ref, .panel.my_balance_dt {
    left: 25px;
}

.panel.my_ref_reward, .panel.my_balance_tr  {
    right: 25px;
}

.panel .button {
    width: 119px;
    height: 34px;
    position: absolute;
    top: 130px;
    left: 170px;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.panel .button.blue {
    background: url("/img/enter/1convert_btn.png") no-repeat transparent;
}

.panel .button.green {
    background: url("/img/enter/1export_btn.png") no-repeat transparent;
}

.panel .button.red {
    background: url("/img/enter/1import_btn.png") no-repeat transparent;
}

.button_connection {
    width: 420px;
    height: 35px;
    /*border: 1px #00CCFF solid;*/
    position: absolute;
    top: 200px;
    left: 275px;
}

.button_connection .decoration {
    width: 127px;
    height: 28px;
    background: url("/img/enter/decor.png") no-repeat transparent;
    position: absolute;
    top: 0px;
}

.button_connection .decoration.left {
    left: 0px;
}

.button_connection .decoration.right {
    right: 0px;
}

.button_connection .button {
    width: 170px;
    height: 34px;
    background:  url("/img/enter/invite_btn.png") no-repeat transparent;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    position: absolute;
    left: 125px;
    top: 0px;
    z-index: 10;
}

.info_balance {
    width: 170px;
    height: 34px;
    background:  url("/img/enter/invite_btn.png") no-repeat transparent;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    position: absolute;
    left: 25px;
    top: 220px;
    z-index: 10;
}

/*Футтер вместе с языками*/
.footer {
    margin: 50px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    width: 100%;
    height: 70px;
    color: #6e6e6e;
    position: relative;
    z-index: -1;
}

.footer.rights {
    position: relative;
    width: 100%;
    height: 20px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.footer a {
    display: block;
    float: left;
    color: #00CCFF;
    text-decoration: underline;
    margin-right: 15px;
}

.footer a:hover {
    color: #00ccff;
}

/*Языковая панель*/

.footer .language {
    position: absolute;
    top: 3px;
    right: 0px;
    /*width: 290px;*/
    line-height: 26px;
    color: #fff;
    z-index: 10;
}

.language .l_ru, .language .l_en {
    width: 80px;
    height: 26px;
    line-height: 26px;
    float: right;
    margin-right: 10px;
    padding: 1px 5px;
    position: relative;
}

.language .l_ru:hover, .language .l_en:hover, .language .l_ru.active, .language .l_en.active {
    background: url("/img/lang_btn.png") repeat-x transparent;
}

.l_en_img, .l_ru_img {
    position: absolute;
    right: 0px;
    top: 2px;
}

.l_en_img {
    width: 22px;
    height: 21px;
    float: right;
    background: url("/img/lang_eng.png") no-repeat transparent;
}

.l_ru_img {
    width: 22px;
    height: 21px;
    float: right;
    background: url("/img/lang_rus.png") no-repeat transparent;
}

.seo {
    position: relative;
    z-index: -1;
}

.seo .social {
    height: 230px;
}

.seo .seo_text {
    font-family: Arial;
    font-size: 9px;
    color: #6e6e6e;
    width: 630px;
    right: 0px;
    top: 0px;
    z-index: 10;
    position: absolute;
}

.webmoney {
    font-family: Arial;
    font-size: 9px;
    color: #6e6e6e;
    height: 220px;
    width: 320px;
    right: 0px;
    position: relative;
    /*margin-bottom: 35px;*/
}

.webmoney div.icons {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-bottom: 13px;
}

.webmoney div.item {
    float: left;
    margin-right: 10px;
    display: block;
    position: relative;
}

.webmoney .text {
    width: 100%;
    display: block;
    position: relative;
    /*position: absolute;*/
    /*left: 0px;*/

}

/*Регистрация*/
.registration {
    position: relative;
    width: 960px;
    height: 800px;
    margin: 0px auto;
    background: url("/img/header/header_shaddow_line.png") repeat transparent;
    /*background: url("/img/enter/back.png") repeat-y transparent;*/
    border-bottom: 2px #3b4043 solid;
}

.new_text.grey_back {
    background: url("/img/header/header_shaddow_line.png") repeat transparent;
}

.rtitle {
    width: 270px;
    height: 90px;
    position: absolute;
    top: 45px;
    left: 375px;
}

.rtitle.ru {
    background: url("/img/block1/block1_reg_btn_title/ru.png") no-repeat transparent;
}

.rtitle.en {
    background: url("/img/block1/block1_reg_btn_title/en.png") no-repeat transparent;
}

.rtitle.tr {
    background: url("/img/block1/block1_reg_btn_title/tr.png") no-repeat transparent;
}

.rhr {
    width: 920px;
    height: 5px;
    position: absolute;
    top: 100px;
    left: 20px;
    background: url("/img/enter/enter_line.png") repeat-x #000;
}

.rtext {
    width: 600px;
    /*height: 500px;*/
    /*border: 1px #ff0000 solid;*/
    position: absolute;
    top: 130px;
    left: 180px;
    font-size: 13px;
    font-weight: bold;
    /*left: 20px;*/
    /*background: url("/img/enter/enter_line.png") repeat-x #000;*/
}

.rtext .need_style input[type="text"], .rtext input[type="password"], .reg_popup input[type="text"], .reg_popup input[type="password"], .password_field {
    width: 280px;
    height: 53px;
    background: url("/img/enter/enter_input.png") no-repeat transparent;
    border: 0px transparent none;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
}

.rtext input[type="checkbox"] {
    width: 25px;
    height: 25px;
    background: url("/img/enter/ch_box.png") no-repeat transparent;
    border: 1px transparent solid;
    color: #C9E0ED;
}

.rtext td {
    height: 45px;
}

.rtext a {
    color: #00CCFF;
    text-decoration: underline;
}

.rtext .create_account {
    width: 338px;
    height: 90px;
    position: relative;
    margin: 45px auto 0px auto;
    background: url("/img/enter/reg_btn.png") no-repeat transparent;
    /*text-align: center;*/
}

.rtext .create_account a {
    display: block;
    width: 100%;
    height: 90px;
}

.rtext .create_account div {
    width: 294px;
    height: 22px;
    position: absolute;
    top: 32px;
    left: 20px;
    background: url("/img/enter/enter_title_btn.png") no-repeat transparent;
}

.rtext .create_account div.tr {
    background: url("/img/enter/enter_title_btn-tr.png") no-repeat transparent;
}

.rtext .create_account div.en {
    background: url("/img/enter/enter_title_btn-en.png") no-repeat transparent;
}

.rtext .licence_text, .rtext .error_text {
    padding-top: 0px;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
}

.rtext .licence_text, .rtext .error_text.error_text_bisbog {
    padding-top: 30px;
}

.rtext .error_text {
    color: #ff0000;
    font-size: 14px;
    padding: 20px;
}


.counter {
    /*margin: 0px auto;*/
    width: 200px;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
}

/*Личный кабинет*/
/*Аккардион*/
._cabinet ul {
    margin: 0px;
    padding: 0px;
}

._cabinet li {
    display:block;
    margin-top: -6px;
}

._cabinet li.first {
    margin-top: -1px;
}

._cabinet li > div.bt{
    display: block;
    width: 100%;
    height: 45px;
    margin-bottom: -4px;
    background: url("/img/enter/scrl_line.png") repeat-x transparent;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}

._cabinet li>div.tab_body {
    display: block;
    min-height: 200px;
    background: #071c31;
    /*padding-top: 6px;*/
    padding-bottom: 10px;
    position: relative;
}

._cabinet .row {
    position: relative;
    width: 100%;
    height: auto;
}

._cabinet .row.hidden {
    display: none;
}

._cabinet .avatar {
    width: 100px;
    height: 100px;
    padding: 15px;
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #04374c;
}

._cabinet .avatar img {
    width: 100px;
    height: 100px;
    border: 1px #00CCFF solid;
}

._cabinet ._panel1 {
    width: 800px;
    height: 130px;
    position: absolute;
    left: 150px;
    top: 10px;
    background-color: #04374c;
}

._panel1 div a {
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-family: Arial;
    font-size: 14px;
    position: absolute;
    display: block;
    z-index: 20;
}

._panel1 .name {
    width: 200px;
    height: 49px;
    background-color: #03b7c6;
    color: #fff;
    padding-left: 7px;
    line-height: 49px;
    position: absolute;
    font-family: Arial;
    top: 10px;
    left: 20px;
}

._panel1 .mail {
    width: 197px;
    height: 51px;
    position: absolute;
    top: 70px;
    left: 20px;
    line-height: 51px;
    background: url("/img/enter/mail_btn.png") no-repeat transparent;
}

._panel1 .mail .icon {
    width: 27px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 10px;
    background: url("/img/enter/profile_mail_ico.png") no-repeat transparent;
}

._panel1 .setting {
    width: 205px;
    height: 34px;
    position: absolute;
    top: 80px;
    left: 240px;
    line-height: 34px;
    font-size: 14px;
    background: url("/img/enter/acc_settings_btn.png") no-repeat transparent;
}

._panel1 .setting .icon {
    width: 29px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 10px;
    background: url("/img/enter/settings_icon.png") no-repeat transparent;
}

._panel1 .premium {
    width: 216px;
    height: 34px;
    position: absolute;
    top: 80px;
    left: 470px;
    line-height: 34px;
    background: url("/img/enter/premium_activation_btn.png") no-repeat transparent;
}

._panel1 .premium .icon {
    width: 33px;
    height: 33px;
    position: absolute;
    top: -3px;
    left: 10px;
    background: url("/img/enter/premium_ico.png") no-repeat transparent;
}

._panel1 .name .enter_name {
    width: 432px;
    height: 53px;
    background: url("/img/enter/name_input.png") no-repeat transparent;
    border: 0px transparent none;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
    display: block;
    position: absolute;
    top: 0px;
    left: 50px;
}

._panel1 .name .enter_name.hidden {
    display: none;
}

._cabinet ._panel2 {
    width: 800px;
    height: 65px;
    position: absolute;
    left: 150px;
    top: 2px;
    background-color: #04374c;
}

._cabinet ._panel2 .arrow {
    width: 0; height: 0;
    border: 14px solid;
    border-color: transparent;
    border-bottom-color: #071C31;
    position: absolute;
    top: -28px;
    left: 325px;
}

._cabinet ._panel2 .arrow color {
    width: 0; height: 0;
    position: absolute;
    left: -10px;
    top: -6px;
    border: 10px solid;
    border-color: transparent;
    border-bottom-color: #04374c;
}

._panel2 div a {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 14px;
    /*position: absolute;
    z-index: 20;*/
    text-align: center;
}

._panel2 .change_avatar, ._panel2 .change_password, ._panel2 .change_email {
    width: 169px;
    height: 34px;
    position: absolute;
    top: 20px;
    line-height: 34px;
    background: url("/img/enter/invite_btn.png") no-repeat transparent;
}

._panel2 .change_avatar {
    left: 10px;
}

._panel2 .change_password {
    left: 190px;
}

._panel2 .change_email {
    left: 370px;
}

._panel2 .change_name {
    width: 169px;
    height: 34px;
    position: absolute;
    top: 20px;
    left: 550px;
    line-height: 34px;
    background: url("/img/enter/change_name_btn.png") no-repeat transparent;
}

._cabinet ._panel {
    width: 938px;
    position: absolute;
    left: 10px;
    top: 14px;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    background-color: #08223b;
    border-top: 2px #111 solid;
    border-left: 1px #162e46 solid;
    border-right: 1px #162e46 solid;
    border-bottom: 1px #058794 solid;
}

._panel .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: url("/img/enter/close.png") no-repeat transparent;
}

/*._panel .close {
    width: 43px;
    height: 43px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: url("/img/enter/close-icon.png") no-repeat transparent;
}*/

._panel .text {
    width: 90%;
    font-family: Micra_Normal_Astro;
    font-size: 16px;
    color: #e2e3e7;
    text-shadow: 2px 2px 2px #097c8e, -2px -2px 2px #097c8e, -2px 2px 2px #097c8e, 2px -2px 2px #097c8e;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin: 10px auto;
}


.text_white {
    width: 90%;
    font-family: Micra_Normal_Astro;
    font-size: 16px;
    color: #e2e3e7;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin: 10px auto;
}

._panel .input {
    width: 90%;
    position: relative;
    margin: 10px auto;
}

._panel .button {
    width: 169px;
    height: 34px;
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

._panel .button.green {
    background: url("/img/enter/2export_btn.png") no-repeat transparent;
}

._panel .button.blue {
    background: url("/img/enter/invite_btn.png") no-repeat transparent;
}

._panel .button.red {
    background: url("/img/enter/change_name_btn.png") no-repeat transparent;
}

._panel .input input {
    display: block;
    width: 432px;
    height: 50px;
    background: url("/img/enter/name_input.png") no-repeat transparent;
    background-size: 100% 100%;
    border: 0px transparent none;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
    display: block;
    margin: 0px auto;
    /*    position: absolute;
        top: 0px;
        left: 50px;*/
}

._panel .text.title {
    height: 30px;
    position: absolute;
    top:10px;
    left: 5%;
}

._panel .description {
    width: 96%;
    position: absolute;
    top: 70px;
    left: 2%;
    color: #C9E0ED;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

._cabinet ._panel .arrow {
    width: 0; height: 0;
    border: 14px solid;
    border-color: transparent;
    border-bottom-color: #111;
    position: absolute;
    top: -28px;
}

._cabinet ._panel .arrow color {
    width: 0; height: 0;
    position: absolute;
    left: -10px;
    top: -6px;
    border: 10px solid;
    border-color: transparent;
    border-bottom-color: #08223b;
}

._cabinet ._panel._panel3 {
    height: 220px;
}

._panel3 .arrow {
    left: 215px;
}

._cabinet ._panel._panel4 {
    height: 370px;
}

._panel4 .arrow {
    left: 400px;
}

._cabinet ._panel._panel5 {
    height: 170px;
}

._panel5 .arrow {
    left: 580px;
}

._cabinet ._panel._panel6 {
    height: 170px;
}

._panel6 .arrow {
    left: 700px;
}

._panel .button.passwd_save {
    top: 320px;
    left: 385px;
}

._panel .button.change_email {
    /*top: 80px;*/
    left: 385px;
}

._panel .button.premium {
    top: 120px;
    left: 385px;
}

._panel3 .dekor {
    width: 127px;
    height: 28px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url("/img/enter/decor.png") no-repeat transparent;
}

._panel3 .dt {
    width: 50px;
    height: 22px;
    padding-left: 24px;
    position: absolute;
    font-size: 12px;
    text-shadow: 2px 2px 2px #b61bb5, -2px -2px 2px #b61bb5, -2px 2px 2px #b61bb5, 2px -2px 2px #b61bb5;
    line-height: 22px;
    text-align: left;
    top: 80px;
    right: 20px;
    background: url("/img/enter/deiterium_ico_ltl.png") no-repeat transparent;
}

._panel3 .avatar_save, ._panel3 .avatar_load {
    width: 169px;
    height: 34px;
    top: 170px;
    cursor: pointer;
    line-height: 34px;
    position: absolute;
}

._panel3 .avatar_save {
    left: 270px;
    background: url("/img/enter/2export_btn.png") no-repeat transparent;
}

._panel3 .avatar_load {
    left: 470px;
    background: url("/img/enter/change_name_btn.png") no-repeat transparent;
}

._panel6 .premium_title {
    width: 100px;
    height: 35px;
    background: url("/img/enter/premium_ico.png") no-repeat transparent;
    padding-left: 40px;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    position: absolute;
    top: 30px;
    left: 10px;
}

.save_name {
    width: 169px;
    height: 34px;
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    background: url("/img/enter/2export_btn.png") no-repeat transparent;
    top: 20px;
    right: 70px;
    opacity: 0;
}

.save_name.hidden {
    display: none;
}

.info_back {
    width: auto;
    height: 80px;
    background: #003558; /* Old browsers */
    background: -moz-linear-gradient(top, #003558 0%, #013d65 29%, #035182 68%, #04598e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003558), color-stop(29%,#013d65), color-stop(68%,#035182), color-stop(100%,#04598e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #003558 0%,#013d65 29%,#035182 68%,#04598e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #003558 0%,#013d65 29%,#035182 68%,#04598e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #003558 0%,#013d65 29%,#035182 68%,#04598e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #003558 0%,#013d65 29%,#035182 68%,#04598e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003558', endColorstr='#04598e',GradientType=0 ); /* IE6-9 */
    border: 1px #014f80 solid;
    border-top: 1px #044d7b solid;
}

.info_back .option_panel {
    width: 100%;
    height: 67px;
    margin-top: 10px;
    background-color: #014802;
    padding: 2px 10px 2px 65px;
    background: url("/img/enter/deiterium_ico.png") no-repeat transparent;
    position: relative;
}

.info_back div.cusel {
    margin-top: 5px;
    color: #000 !important;
}

.info_back input[type="checkbox"] {
    width: 20px;
    height: 20px;
    display: block;
    background: url("/img/enter/ch_box.png") no-repeat transparent;
    background-size: 100% 100%;
    border: 1px transparent solid;
    color: #C9E0ED;
    position: absolute;
    left: 58px;
    top: 40px;
    font-weight: normal;
}

.info_back label {
    display: block;
    position: absolute;
    left: 85px;
    top: 42px;
}

.info_back div.sp {
    width: 100px;
    height: 27px;
    display: block;
    position: absolute;
    left: 255px;
    top: 15px;
    background: url("/img/enter/deiterium_ico_ltl.png") no-repeat transparent;
    background-position: 3px 3px;
    border: 1px #5e007f solid;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 27px;
    padding-left: 30px;
}

.info_desgiption {
    border-top: 1px #01476d solid;
    border-left: 1px #014f80 solid;
    border-right: 1px #014f80 solid;
    border-bottom: 1px #014f80 solid;
    padding: 4px;
    height: 80px;
}

.boost_banner {
    width: 640px;
    margin: 0px auto;
}

.boost_banner img {
    display: block;
    height: auto;
    margin: 0px auto;
    border: 0px transparent none !important;
}

.boost_banner.select {
    position: relative;
    height: 49px;
    background: url("/img/kickstarter/select-back.jpg") no-repeat transparent;
    background-size: 100% 100%;
    margin: 10px auto;
}

.boost_banner.select #boost_type {
    display: block;
    width: 180px;
    height: 33px;
    margin-bottom: 7px;
    position: absolute;
    top: 8px;
}

.boost_banner.select #boost_type.enabled {
    left: 320px;
}

.boost_banner.select #boost_type.comming_soon {
    right: 10px;
}

.email_form {
    position: relative;
    width: 360px;
    height: 50px;
    padding-left: 0px;
    padding-top: 2px;
    text-align: left;
    margin-top: 10px;
}

.email_form input {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 200px;
}

._next_button, ._next_button_buy {
    position: absolute;
    display: block;
    width: 130px;
    height: 45px;
    background: url("/img/kickstarter/next-button.png") no-repeat transparent;
    background-position: left 0px top 0px;
    right: 10px;
    top: 2px;
    cursor: pointer;
}

._next_button_buy {
    background: url("/img/kickstarter/buy-button.png") no-repeat transparent;
}

._next_button:hover, ._next_button_buy:hover {
    background-position: left 0px bottom 0px;
}

/*Платежка*/

.pay_body {
    width: 960px;
    min-height: 800px;
    margin: 0px auto;
    background: url("/img/header/header_shaddow_line.png") repeat transparent;
    /*background: url("/img/enter/back.png") repeat-y transparent;*/
    border-bottom: 2px #3b4043 solid;
}

.pay {
    width: 100%;
    position: relative;
    padding: 5px;
    /*left: 0px;*/
}

.pay td {
    padding-left: 15px;
}

.pay .error_text {
    font-family: Arial;
    font-size: 14px;
    color: red;
}

.pay.info {
    display: block;
    font-family: Arial;
    font-size: 14px;
    padding-top: 130px;
    padding-left: 30px;
    padding-bottom: 30px;
}

.pay.info.w16 {
    font-size: 16px;
}

.pay .pay_text {
    text-align: right;
    width: 90%;
    margin: 5px auto;
    min-height: 28px;
}

.pay .pay_text b {
    /*font-weight: normal;*/
    text-decoration: underline;
}

.pay .pay_text.promo {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}

.pay .pay_text ._button {
    position: relative;
    display: block;
    width: 130px;
    height: 45px;
    background: url("/img/kickstarter/next-button.png") no-repeat transparent;
    background-position: left 0px top 0px;
    cursor: pointer;
    float: right;
    margin-right: -5px;
}

.pay .pay_text ._button:hover {
    background-position: left 0px bottom 0px;
}

.pay .pay_text ._input {
    background: url("/img/login/input1.png") no-repeat transparent;
    border: 0px none transparent;
    color: #FFFFFF;
    font-family: "Arial";
    font-size: 24px;
    height: 40px;
    padding-left: 20px;
    padding-right: 10px;
    width: 225px;
    margin-left: 10px;
}

._item_pay {
    width: 195px;
    height: 109px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
}

.ptitle {
    width: 370px;
    height: 90px;
    position: absolute;
    top: 45px;
    left: 300px;
    text-align: center;
}

.ptitle {
    color: white;
    font-size: 18px;
    text-shadow: 2px 2px 2px rgba(172, 255, 0, 0.66);
}

.chars {
    margin: 0px auto;
    position: relative;
    width: 960px;
    height: 200px;
    z-index: 30;
}

.chars.t170 {
    margin-top: 170px;
}

.chars.t65 {
    margin-top: 65px;
}

.chars.t105 {
    margin-top: 105px;
}

.chars.t10 {
    margin-top: 10px;
}

.chars .charackters {
    height: 100%;
    width: 958px;
    margin: 0px auto;
    background: url("/img/chars_header1.png") transparent no-repeat;
}

.chars .kickstarter {
    height: 106px;
    left: 0px;
    position: absolute;
    bottom: -16px;
    width: 100%;
    z-index: 10;
    /*background-color:#00CCFF;*/
}

.chars .kickstarter img {
    display: block;
    height: 100%;
    width: 100%;
}

.bhover {
    position: relative;
    outline: 8px transparent solid;
    /*border: 0px transparent solid;*/
}

.bhover:hover {
    /*width: 946px !important;*/
    /*height: 368px;*/
    outline: 8px #69e519 solid;
    /*border: 8px #69e519 solid;*/
}

.bhover a, .bhover img {
    display: block;
    width: 100%;
    height: 100%;
}

.black_back {
    background: url("/img/black-back.png") repeat transparent;
}

.h200 {
    height: 200px;
}

.preview_load {
    width: 72px;
    height: 72px;
    margin: 0px auto;
}

.preview_load img {
    display: block;
    width: 100%;
    height: 100%;
}

.preview_load.hidden {
    display: none;
}

.bicons {
    width: 100%;
    height: 45px;
    position: relative;
}

._socials {
    width: 200px;
    height: 31px;
    position: absolute;
    left: 45px;
    top: 0px;
    overflow: hidden;
}

._socials a {
    display: block;
    width: 31px;
    height: 31px;
    margin-left: 7px;
    margin-right: 0px !important;
    float: left;
}

._socials a img {
    display: block;
    width: 100%;
    height: 100%;
}

._links_server {
    position: absolute;
    top: 10px;
    left: 570px;
}

.logo_items {
    width: 350px;
    height: 28px;
}

.logo_items.main_page {
    position: absolute;
    top: 0px;
    left: 230px;
}

.logo_items .items {
    width: 104px;
    height: 28px;
    background-size: 100% 100%;
    float: left;
    position: relative;
    margin-right: 10px;
}

.logo_items div.items.aratog {
    background: url("/img/aratog_logo.png") no-repeat transparent;
}

.logo_items div.items.tartezal {
    background: url("/img/tartezal_logo.png") no-repeat transparent;
}

.logo_items div.items.unity {
    background: url("/img/unity_logo.png") no-repeat transparent;
}

/*.rtext .captcha {
    height: 50px;
    width: 220px;
    border: 1px #00CCFF solid;
    position: relative;
}

.rtext .captcha .enter_field {
    position: absolute;
    top: 29px;
    right: 5px;
}*/

.captcha {
    width: 263px;
    height: 40px;
    position: relative;
    margin-left: 18px;
    margin-top: 5px;
}

.captcha input {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 120px;
    text-align: center;
    text-transform: uppercase;
    height: 24px;
    font-family: Arial;
    font-size: 18px;
    line-height: 24px;
    background-color: #001624;
    color: #fff;
    border: 2px #006385 solid;
}

.captcha input.white {
    background-color: white;
    outline: 1px #a3a3a3 solid;
    border: 0px transparent solid;
    color: black;
    margin-bottom: 1px;
}

.captcha img {
    width: 100px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 130px;
}

.captcha div.reload {
    width: 30px;
    height: 30px;
    background-color: green;
    position: absolute;
    bottom: 0px;
    right: 2px;
    cursor: pointer;
    background: url("/img/landing/refresh.png") no-repeat transparent;
}

.support {
    position: relative;
    width: 100%;
    min-height: 800px;
    margin: 0px auto;
    /*background: url("/img/header/header_shaddow_line.png") repeat transparent;*/
    /*border-bottom: 2px #3b4043 solid;*/
    font-family: Arial;
    font-size: 14px;
}

.support .support_form {
    width: 90%;
    margin: 0px auto;
    padding-top: 20px;
}

.support a {
    color: #006597;
}

.support_form label {
    height: 20px;
    width: 100%;
    display: block;
    line-height: 20px;
    padding: 5px 0px;
}

.support_form .button {
    cursor: pointer;
    font-family: "Arial";
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 119px;
    margin: 10px 0px;
}

.support_form .button.green {
    background: url("/img/enter/1export_btn.png") no-repeat transparent;
    color: white;
}

.support .faq_field {
    width: 90%;
    margin: 0px auto;
    padding-top: 20px;
}

.support .faq_field pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -pre-wrap; /* Opera */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}

.support_form .message {
    display: none;
    width: 100%;

}

.support_form .message.success {
    display: block;
    color: green;
}

.support_form .message.error {
    display: block;
    color: red;
}

.full_screen_conteiner {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background-color: rgba(0, 0, 0, 0.65);
    text-align: center;
    display: none;
}

.full_screen_conteiner:after {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''
}

.full_screen_conteiner div.items_body {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    width: 900px;
    height: 675px;
    background-color: white;
    vertical-align: middle;
    border-radius: 6px;
    border: 6px #00CCFF solid;
}

.full_screen_conteiner div.items_body .items {
    z-index: 10;
}

.full_screen_conteiner div.items_body .items img {
    display: block;
    width: 100%;
    height: 100%;
}

.full_screen_conteiner div.items_body .close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 43px;
    height: 43px;
    background: url("/img/enter/close-icon.png") no-repeat transparent;
    cursor: pointer;
    z-index: 20;
    opacity: 0.65;
}

.full_screen_conteiner div.items_body .close:hover {
    opacity: 1;
}



.helloween-2014 {
    background-image: url(/img/hw2014/bg.jpg) !important;
    background-position-y: 51px !important;
    background-size: contain !important;
}

/* like buttons */

[id^=___plusone] { width:70px !important; }
[id^=vk_like_] { width:165px !important; }
[id^=twitter-widget] { width:85px !important; }

.video-wrapper {
    background: url("/img/video_bck-100.jpg") no-repeat;
    background-size: cover;
    height: 100% !important;
    width: 100% !important;
}

.video-play-btn-main-page {
    background: url("/img/video-play-btn-main-page.png") no-repeat;
    width: 90px !important;
    height: 107px !important;
    position: relative;
    top: 185px;
    left: 50%;
    margin-left: -45px;
    cursor: pointer;
}

.video-play-btn-main-page:hover {
    background-position: 0% 100%;
}

.all-news a {
    margin: 0 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #006597;
    background-color: #d9d9d9;
    padding: 5px;
    position: relative;
    left: 45%;
    bottom: 4px;
}

.all-news a:hover {
    background-color: #9F9F9F;
    /*text-decoration: underline;*/
}

[id^=___plusone] { width:70px !important; }
[id^=twitter-widget] { width:85px !important; }

.like_buttons {
    width: 500px;
    float: right;
}

.vk-like,
.fb-like,
.twitter-like,
.google-like {
    float: left;
}

.fb-like {
    width: 130px;
}
.twitter-like {
    width: 100px !important;
    height: 20px;
}
.google-like {}

/*.new_like .like_buttons {
    *//*margin-top: -8px;*//*
    padding-top: -7px;
    padding-right: 10px;
    height: 35px;
    width: 420px !important;
    *//*overflow: hidden;*//*
    text-align: right;
    float: right;
}*/

/* /like buttons */
/* /payment/success */

.congratulations{
    background-color: rgb(9,25,38);
    width: 99.5%;
    height: 200px;
    border: 3px solid #ffc001;
    border-radius: 5px;
}

.payment-success{
    position: relative;
    width: 960px;
    height: 370px;
    margin: 0px auto;
    background: url("/img/header/header_shaddow_line.png") repeat transparent;
    border-bottom: 2px #3b4043 solid;
}

.congratulations .image {
    background: url("/img/payment-page-site/like.png") no-repeat;
    background-size: contain;
    width: 200px;
    height: 200px;
    margin-left: 50px;
    float: left;
}

.congratulations .description {
    float: right;
    position: relative;
    left: -250px;
}
.congratulations .description .header{
    color: #ffc001;
    font-size: 24pt;
    margin: 20px 0px 0px 0px;
}

.congratulations .description .text{
    color: white;
    font-size: 16pt;
    font-family: Arial;
}

.congratulations .description .text.one {
    margin: 0 0 0 0;
}

.congratulations .description .text.two {
    margin: 0 0 0 0;
}

.congratulations .description .text .dtr {
    color: #fd00ff;
}

.btn-block-pay-success {
    width: 100%;
    position: relative;
}

.btn-buy-deuterium-payment-success {
    background: url("/img/payment-page-site/purpl-btn.png") no-repeat;
    float: left;
    margin: 50px 0px 0px 100px;
}

.btn-redirect-cabinet-payment-success {
    background: url("/img/payment-page-site/blue-btn.png") no-repeat;
    float: right;
    margin: 50px 100px 0px 0px;
}

.btn-redirect-cabinet-payment-success:hover,
.btn-buy-deuterium-payment-success:hover {
    background-position: 0% 100%;
}

.btn-redirect-cabinet-payment-success,
.btn-buy-deuterium-payment-success {
    cursor: pointer;
    background-size: cover;
    width: 300px;
    height: 51px;
    color: white;
    font-family: Arial;
    font-size: 16pt;
    text-align: center;
}

.btn-redirect-cabinet-payment-success > span,
.btn-buy-deuterium-payment-success > span {
    margin: 14px 0 0 0;
    display: block;
}



/* PAGE - PROMO-OFF*/
.promo-off-wrapper {
    position: relative;
    width: 960px;
    margin: 0px auto;
    border-bottom: 2px #3b4043 solid;
}

.text-promo-off-wrapper {
    background-color: rgb(9,25,38);
    width: 99.5%;
    height: 200px;
    border: 2px solid #ffc001;
    border-radius: 5px;
    text-align: center;
}

.text-promo-off-wrapper > span {
    display: block;
    margin-top: 80px;
}

.all-news a {
    margin: 0 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #006597;
    background-color: #d9d9d9;
    padding: 5px;
    position: relative;
    left: 45%;
    bottom: 4px;
}

#server_failure {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background: rgba(16, 80, 179, 0.8);
    height: 25px;
    z-index: 100001;
    line-height: 26px;
    cursor: pointer;
}

#server_failure .close {
    font-family: Arial;
    font-size: 30px;
    position: absolute;
    right: 70px;
    top: 0px;
    line-height: 65px;
    cursor: pointer;
}

.all-news a:hover {
    background-color: #9F9F9F;
    /*text-decoration: underline;*/
}

.share-btn-wrapper {
    position: absolute;
    right: 560px;
}
.share-btn:hover {
    opacity: 0.9;
}

.share-btn {
    background-image: url("../img/social-sprite.png");
    width: 24px;
    height: 24px;
    background-size: cover;
    position: relative;
    top: -20px;
}

.vk.share-btn {
    background-position: 0 120px;
    left: 184px;
}

.fb.share-btn {
    background-position: 0 0;
    left: 216px;
    top: -44px;
}

.gp.share-btn {
    background-position: 0px 24px;
    left: 282px;
    top: -91px;
}

.tw.share-btn {
    background-position: 0px 48px;
    left: 249px;
    top: -67px;
}

.sh_a:hover {
    color: blue;
}

.clanInfoBox {

}

.clanInfoBox .avatar {
    margin: 0 auto;
    margin-bottom: 10px;
}

.clanInfoBox .avatar img {
    border-radius: 2px;
}

.clanInfoBox .users {
    max-height: 200px;
    overflow-y: auto;
}

.clanInfoBox .users table {
    font-family: Arial !important;
}

.clanInfoBox .users table th {
    font-weight: bold;
}

.clanInfoBox .users table tr td {
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
}