table.yiiLog {
    display: none;
}
/**************************************************/
/**************************************************/
                /***îñíîâíîå***/
/**************************************************/
/**************************************************/
* {
    margin: 0px;
    padding: 0px;
}

img {
    max-width: 100%;
}

body {
    background-color: #151515;
    font-family:'PT Sans', sans-serif;
    color: #fff;
}

a {
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.0s ease;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    font-family: calibri;
}

table, tbody, thead {

}

input, select {
    border: none;
    outline: none;
    padding: 0px;
}

::-webkit-input-placeholder { 
    color:#ffa500; 
    -webkit-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    transition:all 0.3s ease; 
}
:-moz-placeholder { 
    color:#ffa500; 
    -webkit-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    transition:all 0.3s ease; 
}
::-moz-placeholder { 
    color:#ffa500;  
    -webkit-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    transition:all 0.3s ease; 
}
:-ms-input-placeholder { 
    color:#ffa500; 
    -webkit-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    transition:all 0.3s ease; 
}

input:focus::-webkit-input-placeholder { 
    -webkit-transform:scale(0.9); 
    -moz-transform:scale(0.9); 
    -o-transform:scale(0.9); 
    transform:scale(0.9); 
    opacity:0; 
}
input:focus:-moz-placeholder { 
    -webkit-transform:scale(0.9); 
    -moz-transform:scale(0.9); 
    -o-transform:scale(0.9);
    transform:scale(0.9); 
    opacity:0; 
}
input:focus::-moz-placeholder { 
    -webkit-transform:scale(0.9); 
    -moz-transform:scale(0.9); 
    -o-transform:scale(0.9); 
    transform:scale(0.9); 
    opacity:0; 
}
input:focus:-ms-input-placeholder { 
    -webkit-transform:scale(0.9); 
    -moz-transform:scale(0.9); 
    -o-transform:scale(0.9); 
    transform:scale(0.9); 
    opacity:0;
}

@font-face {
    font-family: calibri; /* Ãàðíèòóðà øðèôòà */
    src: url(../css/fonts/calibri.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}

@font-face {
    font-family: calibrib; /* Ãàðíèòóðà øðèôòà */
    src: url(../css/fonts/calibrib.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}

@font-face {
    font-family: calibril; /* Ãàðíèòóðà øðèôòà */
    src: url(../css/fonts/calibril.ttf); /* Ïóòü ê ôàéëó ñî øðèôòîì */
}
/**************************************************/
/**************************************************/
                /***êîíòåíò***/
/**************************************************/
/**************************************************/
#general {
    position: relative;
    display: block;
    width: 100%;
    max-height: 1920px;
    min-width: 1200px;
    height: 1600px;
    margin: 0 auto;
    background: url(../images/bg1.jpg) no-repeat center top 0px,
                url(../images/bg2.jpg) no-repeat center top 400px,
                url(../images/bg3.jpg) no-repeat center top 800px,
                url(../images/bg4.jpg) no-repeat center top 1200px;
}

#wrapper {
    position: relative;
    display: block;
    width: 1200px;
    height: 1600px;
    margin: 0 auto;
}

#header {
    position: relative;
    display: block;
    width: 1200px;
    height: 550px;
    margin: 0 auto;
}
/**************************************************/
/**************************************************/
                /***íàâèãàöèÿ***/
/**************************************************/
/**************************************************/
#navigation {
    position: absolute;
    display: block;
    width: 1200px;
    height: 90px;
    top: 0;
    left: 0;
}

#navigation li {
    position: relative;
    display: inline-block;
    float: left;
}

#navigation li a {
    position: relative;
    display: block;
    padding: 0 50px;
    height: 45px;
    color: #e2e2e2;
    font-size: 14px;
    font-family: calibrib;
    line-height: 5px;
    padding-top: 45px;
    background: url(../images/nav.png) no-repeat center right;
}

#navigation li a span {
    position: relative;
    display: block;
    color: #586b70;
    font-size: 12px;
    font-family: calibri;
    -webkit-transition:all 0.1s ease; 
    -o-transition:all 0.1s ease; 
    -moz-transition:all 0.1s ease; 
    transition:all 0.1s ease;
    top: 0;
}

#navigation li:last-child a {
    background: none;
}

#navigation li a:hover {
    background-color: rgba(0,0,0,0.3);
}

.logo {
    position: absolute;
    display: block;
    width: 367px;
    height: 97px;
    top: 116px;
    left: 415px;
    background: url(../images/logo.png) no-repeat;
}

.logo:hover {
    -webkit-filter:brightness(1.2); 
    -moz-filter:brightness(1.2); 
    -o-filter:brightness(1.2); 
    filter:brightness(1.2); 
}

.btn_start {
    position: absolute;
    display: block;
    width: 440px;
    height: 128px;
    top: 210px;
    left: 0;
    right: 0;
    margin: auto;
}

.btn_st {
    position: absolute;
    display: block;
    width: 112px;
    height: 103px;
    background: url(../images/btn-star.png) no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.btn_st_1 {
    position: absolute;
    display: block;
    width: 220px;
    height: 73px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/btn-stas.png) no-repeat;
}

.btn_st_2 {
    position: absolute;
    display: block;
    width: 220px;
    height: 73px;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/btn-stat.png) no-repeat;
}

.btn_st_1:hover, .btn_st_2:hover {
    -webkit-filter:brightness(1.2); 
    -moz-filter:brightness(1.2); 
    -o-filter:brightness(1.2); 
    filter:brightness(1.2); 
}

.l2topItem {
    position: absolute;
    display: block;
    top: 103px;
    left: 30px;
    cursor: pointer;
}
/**************************************************/
/**************************************************/
.infoBlock {
    position: absolute;
    display: block;
    width: 1200px;
    top: 370px;
    left: 5px;
}

.inform {
    position: relative;
    display: inline-block;
    float: left;
    width: 210px;
    min-height: 128px;
    padding-left: 110px;
    background: url(../images/info.png) no-repeat;
}

.inform span {
    position: relative;
    display: block;
    color: #c0c0c0;
    font-size: 18px;
    font-family: calibrib;
    padding: 22px 0 5px;
}

.inform p {
    position: relative;
    display: block;
    color: #b5a380;
    font-size: 12px;
    font-family: calibri;
}

.inform a {
    position: relative;
    display: inline-block;
    color: #fff000;
    font-size: 12px;
    font-family: calibri;
    border-bottom: 1px solid #fff000;
}

.inform a:hover {
    border-bottom: 1px solid rgba(255,255,255,0);
}
/**************************************************/
/**************************************************/
                /***íîâîñòè***/
/**************************************************/
/**************************************************/
#content {
    position: absolute;
    display: block;
    width: 815px;
    height: 840px;
    top: 550px;
    left: 20px;
}

#content_inner {
    position: relative;
    display: block;
    width: 810px;
}

#news {
    position: relative;
    display: block;
    width: 810px;
    height: 250px;
    background: url(../images/news.png) no-repeat;
    margin: 0 auto 10px;
}

#news:last-child {
    margin-bottom: 0px;
}

#news .news_frame {
    position: absolute;
    display: block;
    width: 810px;
    height: 250px;
}

#news .news_frame img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

#news .news_title {
    position: relative;
    display: block;
    color: #ffae00;
    font-size: 16px;
    font-family: calibrib;
    z-index: 1;
    width: 380px;
    left: 26px;
    padding-top: 30px;
}

#news .news_title a {
    color: #ffae00;
    font-size: 16px;
    font-family: calibrib;
}

#news .news_content {
    position: relative;
    display: block;
    color: #e0e0e0;
    font-size: 14px;
    font-family: calibri;
    z-index: 1;
    width: 380px;
    left: 26px;
    margin-top: 14px;
    max-height: 120px;
    overflow: hidden;
}

#news .news_link {
    position: relative;
    display: inline-block;
    color: #ffae00;
    font-size: 12px;
    font-family: calibrib;
    border: 1px solid #a07013;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 165px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    left: 26px;
    margin-top: 14px;
}

#news .news_link:hover {
    color: #ff5400;
    border: 1px solid #ff5400;
}
/**************************************************/
/**************************************************/
#news_full {
    position: relative;
    display: block;
    width: 770px;
    background: #121d1f;
    margin: 0 auto 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 20px 10px;
}

#news_full:last-child {
    margin-bottom: 0px;
}

#news_full .news_title {
    position: relative;
    display: block;
    color: #ffae00;
    font-size: 16px;
    font-family: calibrib;
    z-index: 1;
}

#news_full .news_title a {
    color: #ffae00;
    font-size: 16px;
    font-family: calibrib;
}

#news_full .news_content {
    position: relative;
    display: block;
    color: #e0e0e0;
    font-size: 14px;
    font-family: calibri;
    margin-top: 14px;
}

#news_full .news_link a {
    position: relative;
    display: inline-block;
    color: #ffae00;
    font-size: 12px;
    font-family: calibrib;
    border: 1px solid #a07013;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 165px;
    height: 41px;
    line-height: 41px;
    text-align: center;;
    margin-top: 14px;
    margin-bottom: 14px;
}

#news_full .news_link a:hover {
    color: #ff5400;
    border: 1px solid #ff5400;
}
/**************************************************/
/**************************************************/
                /***content***/
/**************************************************/
/**************************************************/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(255, 162, 0) !important;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
/**************************************************/
/**************************************************/
                /***ñòàòóñ***/
/**************************************************/
/**************************************************/
#status {
    position: absolute;
    display: block;
    width: 145px;
    top: 140px;
    left: 135px;
}

.status_item.progress {
    position: relative;
    display: inline-table;
    width: 145px;
    height: 145px;
    z-index: 1;
    margin: 0;
    
}

.status_title {
    position: absolute;
    display: block;
    width: 105px;
    height: 105px;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    font-size: 36px;
    z-index: 10;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.3s ease;
    font-family: calibrib;
}

.status_title a {
    color: #ffffff;
    font-family: calibrib;
}

.status_title span {
    margin-top: 30px;
    position: relative;
    display: block;
    font-size: 36px;
    color: #ffffff;
    font-family: calibrib;
}

.status_title p {
    color: #aeaeae;
    font-size: 17px;
    position: relative;
    top: -7px;
    font-family: calibri;
}


.status_online {
    position: absolute;
    display: block;
    width: 105px;
    height: 105px;
    top: 10px;
    left: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-family: calibrib;
    z-index: 10;
    line-height: 100px;
    -webkit-transform: scale(0.0);
    -moz-transform: scale(0.0);
    -o-transform: scale(0.0);
    transform: scale(0.0);
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.3s ease;
}

.status .progress:after {
    content: attr(data-show-online);
    position: absolute;
    display: none;
}

.status .progress:hover:after { 
    
}

.status .progress:before { 
    content:''; 
    background:url(../images/null.png); 
    position:absolute; 
    width:145px; 
    height:145px; 
    z-index:-1; 
    left:0px; 
    top:0;
}

.status .progress svg { 
    height:100%; 
    display:block; 
}

.status .circle { 
    position:absolute; 
    top: 0px;
    left: 0px;
    z-index:1; 
}

.status_link {
    position: absolute;
    display: block;
    width: 164px;
    left: -10px;
    bottom: -10px;
    font-size: 0px;
    z-index: 20;
}

.status_link a {
    position: absolute;
    display: block;
    
}

.status_link a:before {
    content: '';
    position: absolute;
    font-size: 14px;
    width: 164px;
    text-align: center;
    color: #fff5d8;
}

.status_link a:hover:before {
    text-decoration: underline;
}
/**************************************************/
/**************************************************/
                /***sideBlock***/
/**************************************************/
/**************************************************/
#sideBlock {
    position: absolute;
    display: block;
    width: 315px;
    top: 550px;
    right: 20px;
}

.sideItem {
    position: relative;
    display: table;
    width: 315px;
    margin: 0 auto 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #121d1f;
}

.sideTitle {
    position: relative;
    display: block;
    width: 250px;
    height: 10px;
    padding: 17px 0 20px 65px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	background-color: rgba(0,0,0,0.1) !important;
    color: #c0c0c0;
    font-size: 14px;
    font-family: calibrib;
}

.sideTitle span {
    position: relative;
    display: block;
    font-size: 12px;
    color: #c0c0c0;
    font-family: calibri;
    top: -2px;
}

.sideItem:nth-child(1) .sideTitle {
    background: url(../images/forum.png) no-repeat center left 20px;
}

.sideItem:nth-child(2) .sideTitle {
    background: url(../images/pvp.png) no-repeat center left 20px;
}

.sideLink {
    position: relative;
    display: table;
    margin: 7px auto;
    color: #fff000;
    font-size: 12px;
    border-bottom: 1px solid #fff000;
}

.sideLink:hover {
    border-bottom: 1px solid rgba(255,255,255,0);
}
/**************************************************/
/**************************************************/
                /***ôîðóì***/
/**************************************************/
/**************************************************/
#lastpost {
    position: relative;
    display: block;
    width: 315px;
    margin: 8px auto 0;
}

.last_item {
    position: relative;
    display: block;
    width: 315px;
    height: 48px;
    margin: 0 auto 1px;
    background: #1d2a2c;
    -webkit-transition:all 0.2s ease; 
    -o-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease; 
    transition:all 0.2s ease;
}

.last_item:hover {
    background: #20393d;
}

.last_item:hover .last_img {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}

.last_img {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    top: 0px;
    left: 16px;
    bottom: 0px;
    margin: auto;
    background: url(../images/forum-arrow.png) no-repeat center;
    -webkit-transition:all 0.2s ease; 
    -o-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease; 
    transition:all 0.2s ease;
}

.last_link {
    position: relative;
    display: block;
    width: 222px;
    height: 25px;
    line-height: 28px;
    text-align: left;
    left: 52px;
    overflow: hidden;
    top: 2px;
    font-family: calibri;
}

.last_link a {
    color: #ffd780;
    font-size: 12px;
}

.last_link a:hover {
    color: #fff;
}

.last_date {
    position: relative;
    display: block;
    width: 222px;
    height: 21px;
    line-height: 19px;
    text-align: left;
    left: 52px;
    color: #9f9f9f;
    font-size: 11px;
    top: -2px;
}

.last_date a {
    color: #ffab27;
}

.last_date a:hover {
    text-decoration: underline;
}

.last_arround {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 1;
}
/**************************************************/
/**************************************************/
.pvp_form, .pvp_form table, .pvp_form table thead, .pvp_form table tbody {
    position: relative;
    display: block;
    width: 296px;
    margin: 0 auto;
}

.pvp_form tr {
    position: relative;
    display: block;
    width: 296px;
    height: 20px;
    line-height: 20px;
    background: rgba(0,0,0,0.23);
    margin-bottom: 2px;
}

.pvp_form thead tr {
    background: no-repeat;
    margin: 8px auto 2px;
}

.pvp_form thead tr th {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-family: calibri;
    color: #404246;
    text-shadow: 0 0 0 #404246;
}

.pvp_form tr td {
    position: relative;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-family: calibri;
    height: 20px;
    line-height: 20px;
}

.pvp_form tr td:nth-child(1) {
    color: #6f7b7d;
}

.pvp_form tr td:nth-child(2) {
    color: #b5a380;
}

.pvp_form tr td:nth-child(3),
.pvp_form tr td:nth-child(4),
.pvp_form tr td:nth-child(5) {
    color: #76685a;
}

.pvp_form tr:last-child {
    margin-bottom: 10px;
}
/**************************************************/
/**************************************************/
.sideDonate {
    position: relative;
    display: block;
    width: 315px;
    height: 100px;
    margin: 0 auto;
    background: url(../images/donate.png) no-repeat;
}

.sideDonate h1 {
    position: relative;
    display: block;
    width: 285px;
    margin: 0 auto 12px;
    color: #ffa200;
    font-size: 12px;
    font-family: calibrib;
    padding-top: 10px;
}

.sideDonate span {
    position: relative;
    display: block;
    width: 260px;
    margin: 0 auto 7px;
    height: 20px;
    padding-left: 25px;
    color: #fffefe;
    font-size: 12px;
}

.sideDonate span a {
    color: #ffeaa3;
    border-bottom: 1px solid #ffeaa3;
}

.sideDonate span a:hover {
    border-bottom: 1px solid rgba(255,255,255,0);
}

.sideDonate span:nth-child(1) {
    background: url(../images/tg.png) no-repeat center left;
}

.sideDonate span:nth-child(2) {
    background: url(../images/skype.png) no-repeat center left;
}
/**************************************************/
/**************************************************/
                /***Ïîäâàë***/
/**************************************************/
/**************************************************/
#footer {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 1460px;
    min-width: 1200px;
    height: 140px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 1px solid rgba(255,255,255,0.1);
}

#footer_inner {
    position: relative;
    display: block;
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}

.copyRight {
    position: absolute;
    display: block;
    width: 560px;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #888888;
    font-size: 11px;
}

.banners {
    position: absolute;
    display: inline-block;
    top: 25px;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 31px;
}

.banners li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.artsgame {
    position: absolute;
    display: block;
    width: 80px;
    height: 21px;
    background: url(../images/arts.png) no-repeat;
    top: 5px;
    right: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 1px solid rgba(255,255,255,0);
}

.artsgame:hover {
   border-bottom: 1px solid #fff;
}

.navi {
    position: absolute;
    display: block;
    width: 1200px;
    text-align: center;
    top: 15px;
}

.navi li {
    position: relative;
    display: inline-block;
}

.navi li a {
    position: relative;
    display: block;
    color: #ffd850;
    font-size: 12px;
    font-family: calibrib;
    padding: 0 21px;
    border-right: 2px inset #ffd850;
    line-height: 10px;
}

.navi li a span {
    border-bottom: 1px solid rgba(255,255,255,0);
    -webkit-transition:all 0.2s ease; 
    -o-transition:all 0.2s ease; 
    -moz-transition:all 0.2s ease; 
    transition:all 0.2s ease;
}

.navi li a:hover span {
    border-bottom: 2px solid #ffd850;
}

.navi li:last-child a {
    border-right: none;
}
/**************************************************/
/**************************************************/
                /***ôîðìû***/
/**************************************************/
/**************************************************/
ul#smart_content_menu {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center;
}

ul#smart_content_menu li {
    position: relative;
    display: inline-block;
    margin: 0 0 5px;
}

.smart_content_title, #smart_content_inner center h3, #smart_content_inner h4 {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px auto;
    text-align: center;
    color: #fffefe;
    font-size: 24px;
    font-family: calibrib;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

.smart_content_title center h3 {

}

.smart_content_title span {
    position: relative;
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 15px;
    font-family: calibri;
}

form.smart_form {
    position: relative;
    display: block;
    width: 440px;
    margin: 0 auto;
}

.smart_div {
    position: relative;
    display: block;
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.smart_div label {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}

.smart_div br {
    display: none;
}

.smart_div form.smart_form input[type="radio"] {
    position: relative;
    display: inline-block !important;
    width: 15px !important;
    height: 15px !important;
    top: 2px;
}

#sexchar.smart_div form.smart_form span {
    position: relative;
    display: block;
    text-align: center;
}

form.smart_form table, form.smart_form table tbody {
    display: block;
    width: 100%;
}

form.smart_form tr {
    position: relative;
    display: block;
    width: 100%;
    margin: 5px auto;
    text-align: center;
}

form.smart_form tr td {
    position: relative;
    display: block;
    width: 100%;
}

form.smart_form input, form.smart_form select {

}

#smart_content_menu_server {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 5px;
}

#smart_content_menu_server a, ul#smart_content_menu li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-family: calibrib;
    background:  #a07013;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 10px;
}

#smart_content_menu_server a:hover, .active a, ul#smart_content_menu li a:hover {
    background:  #ff5400 !important;
}

.smart_table_inner {
    position: relative;
    display: block;
    width: 100%;
}

.smart_table_inner tr {
    position: relative;
    display: inline-table;
    width: 100%;
}

.smart_rait span {
    color: green;
}

.smart_table_inner .l2left {
    position: relative;
    display: inline-block;
    width: 50%;
    text-align: right;
}

.smart_table_inner .l2right {
    position: relative;
    display: inline-block;
    width: 49%;
    text-align: left;
    padding-left: 1%;
}

.smart_table_stats {
    position: relative;
    width: 97% !important;
    margin: 0 auto !important;
}

.smart_table_stats tr td {
    text-align: center;
}

div#alpha {
    position: relative;
    display: block;
    width: 100%;
    margin: 10px auto;
}

div#alpha a {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px 4px;
    background: rgba(255,255,255,0.1);
    color: #ccc;
    text-align: center;
    line-height: 20px;
}

div#alpha a:hover {
    color: #fff;
}

input, select {
    width: 440px !important;
    height: 45px !important;
    background: url(../images/input.png) no-repeat;
    color: #ffa500;
    font-size: 14px;
    text-align: center;
}

select {
    padding: 0 10px;
    text-align-last: center;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none !important;
    -moz-appearance: none;
    background:  url(../images/arrow.png) no-repeat center right 15px, url(../images/input.png) no-repeat;
}

.smart_btn {
    position: relative !important;
    display: block !important;
    margin: 15px auto !important;
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.3s ease;
    cursor: pointer;
    text-transform: uppercase;
    width: 198px !important;
    height: 52px !important;
    background: url(../images/btn.png) no-repeat !important;
    text-align: center !important;
    color: #ffd451 !important;
    font-size: 14px !important;
    line-height: 52px !important;
    font-family: calibrib !important;
}

.smart_btn:hover {
    -webkit-filter:brightness(1.2); 
    -moz-filter:brightness(1.2); 
    -o-filter:brightness(1.2); 
    filter:brightness(1.2); 
}

button.smart_btn.smart_btn_button {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

textarea {
    width: 98% !important;
    background: rgba(0,0,0,0.5);
    border: 1px solid rgba(0,0,0,1);
    outline: none;
    padding: 1%;
    color: #fff;
}

option {
    background: #3e4f61;
}

.smart_l2sec_code {
    margin: 5px auto;
}

.alert.alert-success, .alert.alert-danger {
    position: relative;
    display: block;
    max-width: 956px;
    text-align: center;
    margin: 0 auto 5px;
    background: rgba(37, 49, 63, 0.39);
    padding: 5px 0;
}

td.smart_l2sec_code {
    position: absolute !important;
    display: inline-block !important;
    top: 2px;
    width: auto !important;
    left: 15px;
}

a.smart_btn_forget {
    position: relative;
    display: inline-block;
    color: #ffa500;
    font-size: 12px;
    text-decoration: underline;
}

a.smart_btn_forget:hover {
    text-decoration: none;
}
/**************************************************/
/**************************************************/
                /***popup***/
/**************************************************/
/**************************************************/
#popup {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    opacity: 0;
}

.popup_fade {
    position: fixed;
    display: block;
    width: 98%;
    height: 98%;
    top: 0;
    left: 0;
}

.popup_content {
    position: absolute;
    display: none;
    width: 520px;
    background: rgba(0,0,0,0.8);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 30px 0;
    opacity: 0;
}

.popup_close {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    top: -16px;
    right: -21px;
    background: url(../images/close.png) no-repeat;
}

.popup_close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.popup_item {
    position: relative;
    display: block;
    width: 450px;
    margin: 0 auto 20px;
    padding: 0 30px 20px;
    border-bottom: 1px solid rgba(196,76,36,0.28);
}

.popup_item:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.popup_title {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 18px;
    font-family:'PT Sans', sans-serif;
    font-weight: bold;
}

.popup_title.file1:before {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 12px;
    background: url(../images/f1.png) no-repeat;
    top: 1px;
    left: -25px;
    bottom: 0;
    margin: auto;
}

.popup_title.file2:before {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/f2.png) no-repeat;
    top: 2px;
    left: -25px;
    bottom: 0;
    margin: auto;
}

.popup_text {
    position: relative;
    display: block;
    color: #cacaca;
    font-size: 12px;
    font-family:'PT Sans', sans-serif;
    margin-top: 14px;
    margin-bottom: 14px;
}

.popup_btn_1 {
    position: relative;
    display: block;
    width: 232px;
    height: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    background: #ffa200;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-family:'PT Sans', sans-serif;
    font-weight: bold;
}

.popup_link {
    position: relative;
    display: inline-block;
    line-height: 25px;
    padding-left: 30px;
    background: url(../images/torrent.png) no-repeat center left;
    color: #ffffff;
    font-size: 14px;
    font-family:'PT Sans', sans-serif;
    font-weight: bold;
    margin-top: 6px;
}

.popup_link:hover {
    text-decoration: underline;
}

.popup_btn_2 {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    background: #ffa200;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-family:'PT Sans', sans-serif;
    font-weight: bold;
    z-index: 1;
}

.popup_link_2 {
    position: relative;
    display: inline-block;
    padding: 8px 10px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    border: 1px solid #ffa200;
    top: 1px;
    left: -5px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-right: 3px;
}

.popup_link_2:hover {
    background: #ff5400;
    border: 1px solid #ff5400;
}

.popup_btn:hover {
    background: #ff5400;
}
/**************************************************/
/**************************************************/
                /***side_content***/
/**************************************************/
/**************************************************/
#side_content {
    position: absolute;
    display: none;
    width: 1000px;
    top: 940px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.active_server_stats a {
    padding: 3px 10px 4px;
    font-size: 12px;
}

p.help-block {
    font-size: 10px !important;
}

.alert.alert-danger {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}

.alert.alert-danger button {
    display: none;
}

.alert.alert-danger ul {
    position: relative;
    display: block;
    list-style: none;
    font-size: 10px;
}

.smart_l2sec_code_input {
    padding-left: 90px !important;
    width: 132px !important;
}

button {
    border: none;
    outline: none;
}

.smart_l2sec_code {
    cursor: pointer;
}

#error, .error {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.error::-webkit-input-placeholder { 
    color:red;
}
.error:-moz-placeholder { 
    color:red;
}
.error::-moz-placeholder { 
    color:red; 
}
.error:-ms-input-placeholder { 
    color:red;
}

#error::-webkit-input-placeholder { 
    color:red;
}
#error:-moz-placeholder { 
    color:red;
}
#error::-moz-placeholder { 
    color:red; 
}
#error:-ms-input-placeholder { 
    color:red;
}

form.form-horizontal.smart_form {
    text-align: center;
    font-size: 13px;
}

table.smart_table_inner tbody {
    width: 100%;
    position: relative;
    display: block;
}

ul.smart_content_menu {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center;
}

ul.smart_content_menu li {
    position: relative;
    display: inline-block;
}

ul.smart_content_menu li a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: calibrib;
    background:  #a07013;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 10px;
}

ul.smart_content_menu li a:hover {
    background:  #ff5400 !important;
}

.smart_table_stats_special_for_shop td, .smart_table_stats_special_for_shop th {
    position: relative;
    display: inline-block;
}

.smart_table_stats_special_for_shop tr {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.smart_table_stats_special_for_shop tr td input {
    max-width: 100% !important;
    background-size: 100% 45px;
}

.control_special_for_shop input {
    width: 20px !important;
    height: 20px !important;
}

button.close {
    display: none;
}

ul.actions li a:hover {
    color: #fff;
}

.l2top_special_for_view_character .l2left {
    position: relative;
    display: inline-block;
    width: 48%;
    padding-right: 2% !important;
    text-align: right;
}

.l2top_special_for_view_character .l2right {
    position: relative;
    display: inline-block;
    width: 48%;
    padding-left: 2% !important;
    text-align: left;
}

p.detail-form {
    padding: 10px 0;
    border: 1px solid rgba(0,0,0,1);
    background: rgba(0,0,0,0.5);
}

ul.ul_special_for_answers {
    position: relative;
    display: block;
    width: 94%;
    margin: 0 auto;
    text-align: center;
    list-style: none;
}

ul.ul_special_for_answers li {
    position: relative;
    display: block;
    border: 1px solid rgba(0,0,0,1);
    background: rgba(0,0,0,0.5);
    margin: 0 auto 4px;
    padding: 5px 0;
}

ul.ul_special_for_answers li span.author {
    color: #ffae00;
}

ul.ul_special_for_answers li p.date {
    color: rgba(255,255,255,0.3);
    font-size: 10px;
}

ul.ul_special_for_answers li p.text {
    color: #bfb7a6;
    position: relative;
    display: block;
    margin: 5px auto 0;
    font-size: 13px;
}

.smart_form_width_full {
    position: relative;
    display: block;
    width: 94%;
    margin: 0 auto;
}

.smart_form_width_full textarea {
    min-height: 100px;
}

ul.special_for_bonus_items {
    position: relative;
    display: block;
    text-align: center;
    list-style: none;
}

ul.special_for_bonus_items li {
    position: relative;
    display: block;
    margin: 0 auto 30px;
}

ul.special_for_bonus_items li h2 {
    font-size: 14px;
    color: #ffae00;
    background: rgba(100, 99, 99, 0.1);
    width: 96.5%;
    margin: 0 auto 2px;
    position: relative;
    display: block;
    padding: 8px 0;
}

ul#pagination {
    position: relative;
    display: block;
    text-align: center;
    list-style: none;
    margin: 5px auto 0;
    width: 100%;
    height: 39px;
    clear: both;
}

ul#pagination li {
    position: relative;
    display: inline-block;
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.3s ease;
}

ul#pagination li a  {
    position: relative;
    display: block;
    margin: 0px;
    padding: 0 !important;
    width: 39px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    color: #e4e4e4;
    font-family: calibrib;
    -webkit-transition:all 0.3s ease; 
    -o-transition:all 0.3s ease; 
    -moz-transition:all 0.3s ease; 
    transition:all 0.3s ease;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

ul#pagination li.page a {
    background: #30393b !important;
}

ul#pagination li a:hover {
    color: #ffae00;
    font-family: calibrib;
    background: #441718 !important;
}

ul#pagination li.page.active a {
    border: none !important;
    color: #ffae00 !important;
    font-family: calibrib;
    font-size: 16px;
    background: #441718 !important;
}

ul#pagination li.previous a {
    display: none;
}

ul#pagination li.next a {
    display: none;
}

ul#pagination li.previous a:hover, ul#pagination li.next a:hover {
    -webkit-filter:brightness(1.2); 
    -moz-filter:brightness(1.2); 
    -o-filter:brightness(1.2); 
    filter:brightness(1.2); 
}

ul#pagination li.first, ul#pagination li.last {
    display: none !important;
}

div#donate_tab_link {
    position: relative;
    display: block;
    text-align: center;
}

div#donate_tab_link .donate_link {
    position: relative;
    display: inline-block;
}

form#unitpayForm1 {
    position: relative;
    display: block;
    width: 440px;
    margin: 0 auto;
    text-align: center;
}

#navigation li a:hover {
    background-color: rgba(39, 55, 71, 0.66) !important;
}

form#unitpayForm1,
form#unitpayForm2,
form#unitpayForm3 {
    position: relative;
    display: block;
    width: 440px;
    margin: 0 auto;
    text-align: center;
}

.zoom-link {
  display: inline-block;
  font-size: 16px;
  transition: transform 0.3s ease;
}

.zoom-link:hover {
  transform: scale(1.2);
}