@charset "utf-8";
@import "validation.css";
@import "notice.css";
@import "ui.css?1";

* {
  margin: 0;outline: none; 
  padding: 0;    -webkit-print-color-adjust: exact;
    box-sizing: border-box;  }
html * {
    -webkit-print-color-adjust
    9: exact;
    box-sizing: border-box;

}
html {height: 100%; overflow-x:hidden}
body { font-family: 'Montserrat', sans-serif; background:#000 url(../images/bg/bg-all-2.jpg?111) no-repeat center top;background-position:50% 0; color:#333;font-size:13px; 
 }

a {color:#b67368;outline: none;text-decoration:none ;-webkit-transition:all 0.4s ease;
                   -moz-transition:all 0.4s ease;
                    -ms-transition:all 0.4s ease;
                     -o-transition:all 0.4s ease;
                        transition:all 0.4s ease; 
}
a:hover { text-decoration:none;color:#fff;
}
img { border: none;
}
input[type="submit"] {cursor: pointer;}
p { padding:0px;}
input, button {outline:none; border:none;-webkit-transition:all 0.4s ease;
                   -moz-transition:all 0.4s ease;
                    -ms-transition:all 0.4s ease;
                     -o-transition:all 0.4s ease;
                        transition:all 0.4s ease;}

.bg1 {height: 368px;background: url(../images/bg/bg-1.jpg?11) no-repeat center top;}
.bg2 {height: 602px;background: url(../images/bg/bg-2.jpg?111) no-repeat center top;}
.bg3 {height: 618px;background: url(../images/bg/bg-3.jpg?11) no-repeat center top;}
.bg4 {height: 588px;background: url(../images/bg/bg-4.jpg?11) no-repeat center top;}
.bg5 {height: 195px;background: url(../images/bg/bg-5.jpg?11) no-repeat center top;}

.container {position: relative;}

.site_all {position: absolute;left: 0;top: 0;width: 100%;height: 100%}

a.logo {width: 600px;height: 134px;background: url(../images/newLogo.png?1);display: block;    margin: 101px auto 137px;position: relative}

a.logo:before {
  content: '';
  position: absolute;
  display: block;
 width: 600px;height: 134px;background: url(../images/newLogo.png?1);
  top: 0;
  left: 0;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}

a.logo:hover:before {
  animation: logo .3s ease;
}

@keyframes logo {
  0% {
    transform: scale(1);
    opacity: 0;
  }

  20% {
    opacity: .5;
  }

  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.menu {margin-top: 130px;}

.menu ul li a {font-size: 14px;font-weight: 600;color: #e88b77;text-transform: uppercase;}
.menu ul {margin: 0;display: flex}
.menu ul li {flex: auto;list-style: none;position: relative;line-height: 55px;}
.menu ul li:after {content: '';width:3px;height: 55px;background: url(../images/hr.png) no-repeat center;display: block;position: absolute;right: -6px;top: 0}
.menu {text-align: center;padding: 0 230px}
.menu ul li:last-child:after {display: none}
.menu ul li a:hover {color: #fff}

.content_bar {
    width: 749px;
    float: left;min-height: 1574px;
    margin: 120px 0px 0px 75px;
    color: rgb(255, 255, 255);
   
}
.right_bar {
    width: 242px;
    float: right;
    margin-top: 37px;
    color: #fff;min-height: 1600px;
    margin-right: 30px;
}
.container {padding: 0 15px}


.server_module {padding: 5px 32px 0}

.server_module .icon {width: 19px;height: 19px;float: left;margin-right:5px;}
.server_module .icon.on {background: url(../images/on.png) no-repeat center;}
.server_module .icon.off {background: url(../images/off.png) no-repeat center;}
.server_module .name {color: #b67368;float: left;font-size: 13px;font-weight: 600}
.server_module .players {
    float: left;
    margin-top: 5px;
    font-size: 12px;
    color: #b67368;
    text-shadow: 0px 0px 5px #000;
    text-align: left;
    margin-left: 23px;
    width: 100%;
}
.server_module .players.on span {color: #1fb818}
.server_module .players.off span {color: #ffa341}


.events {margin-top: 105px}
.events .title {font-size: 0;width: 63px;height: 27px;background: url(../images/events-t.png) no-repeat center;margin: auto auto 60px}
.events #events {padding: 0 15px 0 40px}
.events .item-event {text-shadow: 0 1px 1px #000;font-size: 13px;background: url(../images/hr2.png) no-repeat center bottom;padding-bottom: 8px;margin-bottom: 10px}
.events .item-event .name {font-size: 12px;color: #c48277;}
.events .item-event .time {color: #cea9a1;font-size: 12px;}

.events #events {height: 185px;overflow: auto;}

::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

::-webkit-scrollbar-track {
background-color:rgba(0,0,0,.26)
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#e58672;
}


::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

::-webkit-scrollbar{
width: 4px;
}


.discord {
    margin-top: 64px;
    height: 455px;
}
.discord  .title {font-size: 0;width: 74px;height: 27px;background: url(../images/discord-t.png) no-repeat center;margin: auto auto 30px}
.discord  .img {text-align: center;margin-bottom: 27px}
.discord .item {padding-left: 20px;margin-bottom: 25px}
.discord .item .icon {width: 50px;float: left}
.discord .item .descr {padding-top: 0px;width: calc(100% - 60px);float: right}
.discord .item .descr .link a {font-size: 13px;font-weight: 600;color: #b67368}
.discord .item .descr .channel {color: #d2897e;font-size: 12px}
.discord .item .descr .link a:hover, a.connect:hover{color: #fff}

.discord .current {text-align: center;font-size: 12px;color: #d99346}

a.connect {
    color: rgb(196, 125, 109);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin: 10px auto 0px;
    text-align: center;
}

.market {
    margin-top: 139px;
    height: 486px;
}
.market  .title {font-size: 0;width: 74px;height: 27px;background: url(../images/9bd8dae1-c46f-4b50-90e9-ad1230353cc9.png) no-repeat center;margin: auto auto 60px}
.market .last_item {margin-bottom: 30px;padding-left: 30px}
.market .last_item .image {width: 32px;float: left;border: 1px #433630 solid;height: 32px;line-height: 28px;text-align: center;}

.market .last_item .image img {max-width: 100%;max-height: 28px;}

.market .last_item .descr {width: calc(100% - 57px);float: right;margin-top: -7px;}
.market .last_item .descr .name a {font-weight: 600;font-size: 13px;color: #d99a90}
.market .last_item .descr .cost {font-size: 12px;}


.levelarts {text-align: center;margin: auto;width: 159px;height: 26px;background: url(../images/levelatrs_ru.png) no-repeat center;display: block;margin-top: 100px;opacity: 0.5;-webkit-transition:all 0.4s ease;
                   -moz-transition:all 0.4s ease;
                    -ms-transition:all 0.4s ease;
                     -o-transition:all 0.4s ease;
                        transition:all 0.4s ease;}

                        .levelarts:hover {opacity: 1}


    .title1 h2, .title1 h1 {font-size: 16px;color: #e88b77;text-transform: uppercase;text-shadow: 1px 1px #000;font-weight: 700;padding: 0;margin: 0}
    .title1 {text-align: center;margin-bottom: 30px}
.news {margin-bottom: 60px}
.news .title {font-size: 14px;color: #b67368;margin-left: 65px;float: left;position: relative;}
.news .title:after {content: '';width: 43px;height: 21px;background: url(../images/news_icon.png) no-repeat center;display: block;position: absolute;left: -65px;top: 0;}
.news .date {float: right;color: #b67368;font-size: 13px;font-weight: 800;padding-top: 2px;}
.news .text {font-size: 12px;line-height: 16px;color: #774c43;margin-top: 35px}
.news .hr {width: 100%;height: 2px;background: url(../images/hr3.png) no-repeat center;float: left;margin-top: 15px;margin-bottom: 0px;}

.news .info {padding: 10px 30px;border-radius: 10px;background: rgba(36,30,28,.5);margin-top: 30px;}

.news .info .author {font-size: 12px;color: #b67368;float: left;padding-top: 3px;}
.news .info .author span {color: #774c43;text-decoration: underline;}
.news .info .more {float: right}
.news .info .more a {color: #b67368;font-size: 12px}
.news .info .more a i {width: 16px;height: 16px;background: url(../images/more.png);display: inline-block;vertical-align: top;margin-top: 4px;-webkit-transition:all 0.4s ease;
                   -moz-transition:all 0.4s ease;
                    -ms-transition:all 0.4s ease;position: relative;left: 5px;
                     -o-transition:all 0.4s ease;
                        transition:all 0.4s ease; }
.news .info .more a:hover i{position: relative;left: 10px}
.news .info .more a:hover  {color: #fff}
.scrollbar {
    height: 990px;
    overflow: auto;
    padding-right: 30px;
}



.content_bar .slick-dotted.slick-slider {
    margin-bottom: 40px;
}

.slider img {margin: auto}


.slider {width: 722px}



.i_note, .s_note, .w_note, .e_note {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 40px;
background-repeat: no-repeat;
-moz-border-radius:.5em;
-webkit-border-radius:.5em;
border-radius:.5em; 
text-align: left;
}
.i_note {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/info.png');
background-position: left center;
}
.s_note {
color: #4F8A10;
background-color: #E8EFD3;
background-image:url('../images/success.png');
background-position: left center;
}
.w_note {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../images/warning.png');
background-position: left center;
}
.e_note {
color: #D8000C;
background-color: #F7E0CC;
background-image: url('../images/error.png');
background-position: left center;
}


#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #221f28;
    padding: 5px;
    opacity: 0.90;
    font: normal 10px Tahoma, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
}

#tooltip h3, 
#tooltip div {
    margin: 0;
}

#lean_overlay {
    position: fixed;
    z-index: 9998;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#buy_windows, #add_to_card_windows, #select_server, #auction_bet{
    width: 404px;
    padding-bottom: 2px;
    display:none;
    background: #1c1210;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);  
    z-index:9999;
}
#item_filter_overlay{
    position: absolute;
    height:400px;
    width:300px;
    display:none;
    z-index:9999;
}
#item_filter{
    width: 300px;
    height:710px;
    padding-bottom: 2px;
    background: rgba(36,30,28,.95);
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);   
}
.item_filter_content{   
    height:600px;
    width: 285px;
    margin: 15px;
    overflow: auto;
}



#loading {
  background-image:url(../images/l_bg.png);
  border-radius:0 0 4px 4px;
  color:#fff;
  display:none;
  position:fixed;
  top:0;
  left:48%;
  z-index:1000;
  padding:6px;
}


#content_center {padding: 12px;color: #774c43}

h2.title {font-size: 16px;color: #b67368;padding-bottom: 15px;margin: 0;padding-top: 0}

.form table {width: 100%;}
.form table td {padding: 8px;}

.form table td input, 
.form table td select, .maininput, .input-main {width: 100%;height: 40px;background: #463937;border: 1px solid rgba(255,255,255,.16);padding: 0 15px;color: #fff}
.form table td input[type="checkbox"] {width: auto;height: auto}

#vote-options .right,
.button-style,.buttonn {
    width: 184px;
    height: 58px;
    background: url(../images/button-style.png) no-repeat center;
    border: none;
    outline: none;
    text-align: center;
    line-height: 65px;
    color: #ffb891;
    text-shadow: 0 0 5px rgb(0 0 0 / 80%);cursor: pointer;
    margin: auto;display: block;
}


#vote-options .right {
    margin: 0;
    margin-left: auto;
}

#vote-options .right:hover,
.button-style:hover,.buttonn:hover {opacity: 0.8}

.button-style.cp{
    margin: 70px auto -128px;
}
.attri .t1 {float: left}
.attri .t2 {float: right;color: #9c6d63;font-weight: 700;}
.attri {padding-bottom: 7px;margin-bottom: 7px;border-bottom: 1px dashed rgba(255,255,255,.16)}

.files a {margin-top: 20px}

.ranking-table {width: 100%}
.ranking-table th {background: #241d1c;color: #b67368;padding: 7px}
.ranking-table td {
    color: rgb(119, 76, 67);
    padding: 7px;
    border: 1px solid rgba(255, 255, 255,.10);
}
.ranking-table tr:hover td {background: #241d1c;color: #b67368;}



.item_table {width: 100%}
.item_table th {background: #241d1c;color: #b67368;padding: 7px}
.item_table td {
    color: rgb(119, 76, 67);
    padding: 7px;
    border: 1px solid rgba(255, 255, 255,.10);
}
.item_table td:hover{background: #241d1c;color: #b67368;}


ul.tabrow {text-align: center;margin-bottom: 20px;}
ul.tabrow li  {list-style: none}
ul.tabrow li a {
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(0,0,0,.36);
    display: table;
    margin: auto;
}


.custom_button, .buttons a {
    padding: 6px 13px;
    background: #b67368;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 6px;
}


.changeStat.active,
.custom_button:hover, .buttons a:hover {background: #93483c}


.offline{
    color: red;
}

.online{
    color: green;
}

.timmer {
    position: absolute;
    right: 245px;
    top: 234px;
}
.timmer_inner_block .title {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.timmer_inner_block {
    width: 65px;
    padding: 5px;
    height: 62px;
    background-color: rgba(103,26,10,.76);
    border-radius: 6px;
    margin: 2px;
    float: left;
    color: #fff;
}
.timmer_inner_block .count {font-size: 21px;text-align: center;font-weight: 700}


.w-coins, .wcoins {
    color: #CC6600;
    font-weight: bold;
}

.zz-coins, .zzcoins {
    color: #003399;
    font-weight: bold;
}

#timer_div_title {
    text-transform: uppercase;
    text-align: center;
    font-size: 21px;
    color: #fff;
    text-shadow: 0 0 5px #000;
    font-weight: 700;
}
.lang {
    text-align: center;
    margin-bottom: 38px;
}
.lang img {max-width: 25px;margin: 0 5px}
.lang a {opacity: 0.5}
.lang a:hover,.lang a.active {opacity: 1}


.maska {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 999;background: rgba(0,0,0,.46);display: none;}

.modal-header {    background: rgba(36,30,28,.9);padding: 18px 18px 14px 18px;border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;border-bottom:none }
.modal-header  h2 { color: #fff; font-size: 16px; font-weight: 700; margin-bottom: 3px;  }

.modal-header .close {margin: 0}
.modal-header2 { background: rgba(36,30,28,.9);padding: 18px 18px 14px 18px; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; cursor:move;}
.modal-header2 h2 {font-size: 16px;text-transform: uppercase;font-weight: 700;}
.close { position: absolute; top: 12px; right: 12px; display: block; width: 22px; height: 22px; background: url(../images/close.png?1); z-index: 2; }

.slider {height: 176px;overflow: hidden}

.auth_modal {width: 400px;padding:30px;
    border-radius: 10px;display: none;
    background: rgba(36,30,28,.9);position: fixed;top: 10%;left: 50%;margin-left: -200px;z-index: 9999}
.auth_modal h4 {
    font-size: 16px;
    color: #e88b77;
    text-transform: uppercase;
    text-shadow: 1px 1px #000;
    font-weight: 700;
    padding: 0;
    margin: 0 0 35px 0;
    text-align: center;
}
.auth_modal .closes {
    position: absolute;
    right: 25px;
    top: 17px;
    color: #fff;
    font-weight: 700;cursor: pointer;
    font-size: 29px;
}
.auth_modal input[type="text"],
.auth_modal input[type="password"] {margin-bottom: 15px} 

ul.cabli {margin: 0;padding: 0}
ul.cabli li {list-style: none;padding-bottom: 4px}
ul.cabli li.select {color: #fff;}

#ucp_info table {width: 100%;}
#ucp_info table td {
    padding: 10px;
    border: 1px solid rgba(60,42,39,.8);
    background: rgba(60,42,39,.2);
}

#ucp_info table tr:hover td { background: rgba(60,42,39,.5);}

.itemcp {   padding: 10px;margin-bottom: 10px;
    border: 1px solid rgba(60,42,39,.8);display: block;
    background: rgba(60,42,39,.2);font-size: 14px;text-transform: uppercase;font-weight: 700}
.itemcp p {
    text-transform: none;
    color: #ccc;font-weight: normal;
    padding-bottom: 0;
    font-size: 13px;
    margin-bottom: 0;
}

.itemcp:hover { background: rgba(60,42,39,.6);}

#option_buttons,#sell_item {display: none}



#exception{
    width: 100%;
    height: 0 auto;
    line-height: 25px;
    min-height:25px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #FFF;
    display: none;
    background-color:red;
    position:fixed;
    z-index: 9999;
}

.wh_items{
    width: 261px;
    margin:2px auto;
    padding-top:6px;
    padding-left:3px;
    height:492px;
}

.square{
    cursor:pointer; 
    position:absolute;
    opacity: 0.8;
}

.square:hover{
    padding: 1px;
    opacity: 1;
}

.square img{
    width:100%;
    height:100%;
}



.paypal_item {padding: 30px;margin-bottom: 20px;background: rgba(0,0,0,.36);border-radius: 10px}
.paypal_item .info {float: left;max-width: 70%}
.paypal_item .info h4 {font-size: 14px;padding: 0;margin: 0 0 10px 0;}
.paypal_item .info h3 {font-size: 16px;font-weight: 700;color: #b67368}
.paypal_item .button-style {float: right}

#pagination {margin:  30px auto 0}
#pagination ul {margin: 0;padding: 0}
#pagination ul li {list-style: none}
#pagination ul li a  {
    padding: 6px 13px;
    background: #b67368;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 6px;
}

#pagination ul li a:hover,
#pagination ul li a.on {background: #93483c}



.about {margin-top: 105px}
.about .about-t {font-size: 0;width: 51px;height: 27px;background: url(../images/about-t.png) no-repeat center;margin: auto auto 60px}

.about-inner ul li {list-style: none}
.about-inner ul li a {background: rgba(0,0,0,.26);padding: 5px 10px;border-radius: 4px;display: block;margin-bottom: 6px;font-weight: 700;font-size: 14px}
.about-inner ul li a:hover,.about-inner ul li.active a {background: rgba(0,0,0,.46);}
.panel {color: #774c43}
.panel p {margin-bottom: 15px}
.panel table {width: 100%;margin-bottom: 15px}
.panel table th {background: #241d1c;color: #b67368;padding: 7px}
.panel table td {
    color: rgb(119, 76, 67);
    padding: 7px;
    border: 1px solid rgba(255, 255, 255,.10);
}

.panel table tr:hover td {background: #241d1c;color: #b67368;}
.panel img {max-width: 100%}
.panel ul,.panel ol {margin: 0 0 15px 0}
.panel ul li {list-style: none;position: relative;margin-left: 15px}
.panel ul li:before {content: '';width: 5px;height: 5px;background: #715a54;display: block;position: absolute;left: -15px;top: 8px}








#item_buy{
    margin-left:5px;
    margin-right:5px;
    width: 100%;
}
#item_buy_left{
    float: left;
    padding-right: 5px;
}
#item_buy_right {
    float: right;
 
    width: 485px;
    padding: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#item_buy_right .full{
    margin: 1px;
    padding: 1px;
    width: 488px;
    background-color:#76403f;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px; 
    color:#FFFFFF;
    text-shadow:#000 0px 1px 0px;
    height: 18px;   
    line-height: 18px;
}
#item_buy_right .opt_title {
    margin: 1px;
    padding: 5px;
    width: 250px;
    float: left;
    background-color: rgba(0,0,0,.2);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-shadow: #000 0px 1px 0px;
    height: 24px;
    line-height: 17px;
}
#item_buy_right .opt{
    margin: 1px;
    padding-left: 1px;
    width: 229px;
    float: left;
    background-color:rgba(0,0,0,.4);
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    color:#FFFFFF;
    text-shadow:#000 0px 1px 0px;
    height: 20px;
    line-height: 20px;
}

#item_buy_right .opt select{
    border:0px; 
    border-radius: 0;
    width:60%; 
    font-size:12px; 
    line-height: 1;
    background:#1c1210; 
    color:#fff;
    margin-top: 1px;
    padding:0;
    -webkit-appearance: none;
}

#item_buy_right .opt input[type="number"]{
    width: 35px;
    border:0px; 
    border-radius: 0;
    font-size:12px; 
    line-height: 1;
    background:#5d302f; 
    color:#fff;
    margin-top: 1px;
    padding:0;
    -webkit-appearance: none;
}

#item_image_bg {position: relative; width: 129px;
    height: 184px;  }
#item_image_bg img{
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto; 
}
.item_info {
    margin-top: 2px;
    background: rgba(0,0,0,.16);
    width: 129px;
    height: 36px;
    line-height: 36px;
    z-index: 500;
}
.item_info .info{
    padding-left: 5px;
    text-align: left;
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    color:#FFFFFF;
    text-shadow:#000 0px 1px 0px;

}
.item_info .info .btimes{ color:#ed7876;}
.item_info .info .goldcr{ color:#ffaf04; }
.item_info .info .normalcr{ color:#d9a08a;}
#buy_buttons{
   text-align: center;
}

#buy_buttons button {display: inline-block;vertical-align: top}

.close {background-repeat: no-repeat}


.payment-method-button {
    margin:4px;

    border-radius:4px;
    overflow:auto;
    float:left;
}
.payment-method-button label {
    float:left;
}
.payment-method-button label span {
    text-align:center;
    padding:3px 0px;
    display:block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size:16px; 
    cursor: pointer;
}
.payment-method-button label input {
    position:absolute;
    top:-20px;
}

.payment-method-button label {

  padding: 6px 13px;
    background: #b67368;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin: 6px;
}
.span_red {background: #93483c}

.btn-fld {
    margin: 80px 0 19px 10px;
}
#helm{
    position:absolute; 
    left:73px; 
    top:58px; 
    width:56px; 
    height:66px; 
}

#wings{
    position:absolute; 
    left:272px; 
    top:59px;   
    width:127px; 
    height:110px; 
}

#pendant{
    position:absolute; 
    left:233px; 
    top:80px;   
    width:29px; 
    height:29px; 
}

#sword{
    position:absolute; 
    left:6px; 
    top:242px; 
    width:69px; 
    height:129px; 
}

#armor{
    position:absolute; 
    left:40px; 
    top:138px; 
    width:82px; 
    height:98px; 
}

#shield{
    position:absolute; 
    left:330px; 
    top:242px; 
    width:69px; 
    height:129px; 
}

#gloves{
    position:absolute; 
    left:271px; 
    top:178px;  
    width:85px; 
    height:55px; 
}
#pants{
    position:absolute; 
    left:89px;  
    top:297px;  
    width:58px; 
    height:74px; 
}
#ring_left{
    position:absolute; 
    left:102px; 
    top:252px;  
    width:29px; 
    height:29px; 
}
#ring_right{
    position:absolute; 
    left:272px; 
    top:252px;  
    width:29px; 
    height:29px; 
}

#boots{
    position:absolute; 
    left:258px; 
    top:297px;  
    width:58px; 
    height:74px; 
}

/* AUCTION */
.inv { 
table-layout : fixed;
background-color : #212121; 
border : 1px solid #100f0d; 
margin : 0px;
padding : 0px;
} 


.rankings input {
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .36);
    color: #fff;
}

.blockStats {
    display: none;
}

.blockStats.show {
    display: block;
}

.blockStatsTitle {
    font-size:14px;
    color: #e88b77;
    text-transform: uppercase;
    text-shadow: 1px 1px #000;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-align: center;
}


table.sidebar_rank {
	width:100%;
	border:0;
	border-collapse: collapse;
	margin:4px;
}
table.sidebar_rank th {
	border:0;
	text-align:left;
	border-bottom: 1px solid #642E39;
	padding-bottom:0px;
	font-weight:normal;
}
table.sidebar_rank tr {	
	border:0;
	text-align:left;
	
}
table.sidebar_rank td {
	border:0;
	text-align:left;
	border-bottom: 1px solid #642E39;	
	padding-bottom:3px;
	padding-top:3px;
}

.switch_top {
        padding: 10px 20px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .36);
    color: #fff;
}


.plans {
	list-style: none;
	margin: 0;

}	
.plan {
    display: flex;
    align-items: center;
	background: rgba(0, 0, 0, .36);
	border-radius: 6px;
	margin: 10px 0;
	opacity: 1;
	padding: 4px 25px;
	width: 100%;
}	


	
.price {
	border-radius: 100%;
	cursor: default;
	display: block;
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 8px 10px 0 0;
	text-align: center;
	width: 46px;
    background-color: #b67368;
    color: #fff;
    font-weight: 600;
}			
	
		
.details {
	color: #222;
	display: block;
	float: left;
	margin: 8px 0;
	padding: 10px;
}
	
.plan-title {
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0 0;
	padding: 0;
	text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.planSelect {
    margin: 0;
    margin-left: auto;
}
			
.plan-description {
	color: #666;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
		
.add_to_card {
    width: 100%;
    border-collapse: collapse;
}

.add_to_card th {
    padding: 10px 0;
    background-color: rgba(0, 0, 0, .36);
    text-align: center;
}

.add_to_card  td {
    padding: 10px;

}

.add_to_card  td:nth-child(2n) {
    font-weight: 600;
}


ul#vote-options{
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}
ul#vote-options { list-style:none; }
ul#vote-options h5{
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

#vote-options {
	color:#555;
	font-size:auto;
	line-height:auto;
	list-style-type:none;
	margin:0;
}

#vote-options li {
    display: flex;
    align-items: center;
	border-radius:5px;
	margin-top:10px;
	padding:10px;
	background: rgba(0, 0, 0, 0.15);
}

#vote-options li img {
	width:75px;
	height:45px;
}

#vote-options li button {
	border:1px solid #999;
	line-height:28px;
	margin:6px 0;
	padding:0 5px;
}
#vote-options li h5 {
	font-size: 14px;
    color: #e88b77;
	text-transform: uppercase;
	padding-left:10px;
	margin-left:10px;
}
