* {
    margin: 0;
    padding: 0
}

.menu {
    width: 80px;
}


html {
    background: url(img/pattern.png);
}

.tab_main {
    text-align: center;
    width: 100%;
}

.tab_main td {
    vertical-align: top;
}

.logo {
    float: left;
}

.header {
    height: 74px;
}

.panel {
    background: url(img/parap.png) repeat-x;
    background-position-y: -5px;
    height: 25px;
    margin-top: 0px;
    position: relative;
    z-index: 10;
}

.bor_left {
    width: 30px;
    min-height: 300px;
    background: url(img/border_left.png) repeat-y top right;
}


.bor_right {
    width: 35px;
    min-height: 300px;
    background: url(img/border_right.png) repeat-y top left;
}

@media only screen and (max-width: 720px) {
    .bor_left {
        display: none !important;
    }
    .bor_right {
        display: none !important;
    }
    .panel {
        display: none !important;
    }
    .foot_l {
        display: none !important;
    }
    .foot_r {
        display: none !important;
    }
    .foot {
        background: transparent !important;
    }

    .foot center table {
        margin-top: 0px !important;
    }

}
.user_info {
    width: 185px;
}

.user_info p {
    font-family: Arial;
    font-size: 14px;
    color: #391700;
    display: block;
    padding-left: 5px;
    margin-right: 2px;
}

.user_info p img {
    margin-left: 0px;
    margin-top: 2px;

}

.user_info ul li img {
    margin-left: 5px;
}
#p5 {
    display: none;
}

@media only screen and (max-height: 650px) {
    .ava {
        display: none;
    }

    .line_hp {
        display: none;
    }

    .line_energy {
        display: none;
    }

    #hp_icon {
        display: none;
    }

    #energy_icon {
        display: none;
    }

    .user_line {
        background-color: #f2d8ac;
    }

    #p4 {
        display: none;
    }

    #p5 {
        display: block;
        background-color: #f2d8ac;
        color: #2c1004;
        font-size: 14px;
        font-family: "Times New Roman";
        text-align: center;
        margin-right: 6px;
    }

    .lines {
        height: 25px !important;
    }
}

.ava {
    padding-left: 5px;
    float: left;
}

.ava img {
    border: 1px solid #6b3f21;
    border-radius: 5px;
    padding: 2px;
    cursor: pointer;
}

.lines {
    float: right;
    width: 62px;
    text-align: center;
    height: 120px;
    vertical-align: bottom;
    margin-right: 4px;
}

.line_hp {
    width: 31px;
    height: 110px;
    vertical-align: bottom !important;
    border: 1px solid #8b5005;
}

.line_hp2 {
    width: 31px;
    background: #6b2e05;
}

.line_energy {
    width: 31px;
    height: 110px;
    vertical-align: bottom !important;
    border: 1px solid #8b5005;
}

.line_energy2 {
    width: 31px;
    background: #05526b;
}

.user_info ul {
    margin-left: 5px;
}

.user_info ul li {
    /*float: left;*/
    list-style: none;
    color: #3c2813;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}
.user_info table {
    color: #3c2813;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
}

.actions {
    width: 189px;
    float: left;
    text-align: left;

}

.actions h1 {
    color: #2c1004;
    font-size: 14px;
    font-family: "Times New Roman";
    text-align: center;
    padding-bottom: 5px;
    line-height: 35px;
    float: left;
    width: 239px;
    margin-left: -25px;
    position: relative;
    z-index: 100;
    background: url(img/line.png) no-repeat center bottom;
}

.actions ul li a {
    color: #500000;
    font-size: 14px;
    font-family: "Times New Roman";
    text-decoration: none;
    line-height: 23px;
}

.actions ul li a:hover {
    text-decoration: underline;
}

.actions ul {
    margin-left: 30px;
    float: left;
    list-style: url(img/arrow.png);
}

.battle_place {
    min-height: 505px;

    width: 100%;
    margin-left: 0px;
    float: left;
    background: url(img/grass.png);
}
.foot {
    width: 100%;
    margin-top: -1px;
    margin-bottom: 0;
    margin-right: 14px;
    float: left;
    background: url(img/foot3.png) repeat-x center top;
    position: relative;
    z-index: 200;
}
.foot center table {
    margin-top:40px;
}
.foot center table tr td div {
    color: #ffffff;
    font-size: 14px;
    font-family: "Times New Roman";
    padding-left: 10px;
    padding-right: 10px;
}

.foot center table tr td div a {
    color: #ffffff;
    font-size: 14px;
    font-family: "Times New Roman";
}

.foot_r {
    position: absolute;
    right:0px;
    top:-7px;
    background: url(img/circ.png);
    width:76px;
    height:75px;
}

.foot_l {
    position: absolute;
    left:0px;
    top:-7px;
    background: url(img/circ.png);
    width:76px;
    height:75px;
}

.intro_start
{
    position: absolute;
    left:0px;
    top:-7px;
    background:url(img/intro.png);
    width:75px;
    height:75px;
    cursor: pointer;
}


.counter {
    float: right;
    margin-right: 20px;
    margin-top: 40px;
}

.counter img {
    margin: 5px;
}

.copy a {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-top: 50px;
    margin-left: -20px;
    text-decoration: none;
}

.copy2 {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    margin-top: 52px;
    margin-left: 30px;
    text-decoration: none;
}

.links {
    float: left;
    margin: 50px 0 0 50px;

}

.links ul li {
    float: left;
    width: 90px;
    /*		margin: 0px 10px 0px; */
    list-style: none;
    border-left: 1px solid #fff;
    text-align: center;
}

.links ul li:first-child {
    border: 0;
}

.links ul li a {
    font-size: 14px;
    font-family: "Times New Roman";
    text-decoration: none;
    color: #fff;
}

.links ul li a:hover {
    text-decoration: underline;
}

.dynamicDiv {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 0px;
    z-index: 1000;
}

.mainframe {
    background: url(/newtemp/img/chat_bg.png);
    width: 100%;
    border-style: none;
}

.chatframe {
    width: 100%;
    border-style: none;
}

/*-------------------chat---------------*/

.chat_tab {
    width: 100%;
}

.chat {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: -19px;
    height: 180px;

}


.chat_bord {

    width: 100%;
    margin-top: -5px;
    height: 16px;
    background: url(img/ch_top.png) repeat-x;
}

.chat_type {
    float: left;
    width: 95%;
    height: 30px;
    background: url(img/chat_bg.png);
    position: relative;
    padding-top: 2px;

    z-index: 20;

}

.chat_type ul {
    float: left;
    width: 400px;
    height: 30px;
    background: url(img/chat_list.png);
    position: relative;
    z-index: 20;

}

.chat_type li:first-child {
    margin-left: 35px;
}

.chat_type li {
    float: left;
    list-style: none;
    margin-right: 17px;
}

.chat_type li a {

    color: #3c2813;
    font-size: 10px;
    font-family: "Times New Roman";
    text-align: center;
    text-decoration: none;
    line-height: 12px;
    padding-top: 8px;
    float: left;
    border-bottom: 1px dotted #3c2813;


}

.chat_type_cur {
    color: #7b2400 !important;
    border-bottom: 1px dotted #3c2813 !important;
}

.online {
    float: right;
    margin-right: 100px;
    width: 176px;
    height: 31px;
    background: url(img/online.png);
    color: #3c2813;
    font-size: 10px;
    font-family: "Times New Roman";
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    position: relative;
    z-index: 20;

}

.online span {
    color: #7b2400;
}

#chat {
    position: relative;
    background: url(img/chat_bg.png);
    margin: -13px 0 0 0px;
    width: 100%;
    height: 173px;
    z-index: 10;
}

#chat .customScrollBox {
    position: relative;
    height: 100%;
    overflow: hidden;
    padding-top: 25px;
}

#chat .customScrollBox .container {
    position: relative;
    width: 99%;
    top: 0;
    float: left;
}

#chat .customScrollBox .content {
    clear: both;
}

#chat .customScrollBox .content p {
    height: auto !important;
    padding: 0px 5px;
    margin: 0px 0;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

#chat .dragger_container {
    position: relative;
    width: 11px;
    border: 1px solid #582e15;
    height: 171px;
    float: left;
    padding-top: -20px;
    margin: -30px 0 0 -4px;
    background: #753e1c;
    cursor: pointer;
    cursor: s-resize;
}

#chat .dragger {
    position: absolute;
    margin-top: 12px;
    margin-left: 1px;
    width: 9px;
    height: 50px;
    background: url(img/scroll.png) repeat-y;
    text-align: center;
    line-height: 60px;
    color: #666;
    overflow: hidden;
    cursor: pointer;
}

#chat .dragger_pressed {
    position: absolute;
    width: 9px;
    height: 50px;
    background: url(img/scroll.png) repeat-y;
    text-align: center;
    line-height: 60px;
    color: #666;
    overflow: hidden;
    cursor: s-resize;
}

#chat .scrollUpBtn, #chat .scrollDownBtn {
    position: absolute;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 2px;
    text-decoration: none;
    right: 0;
}

#chat .scrollUpBtn {
    top: 0px;
    background: url(img/but_up.png) center center no-repeat;
}

#chat .scrollDownBtn {
    bottom: 0px;
    background: url(img/but_down.png) center center no-repeat;
}

#chat .scrollUpBtn:hover, #chat .scrollDownBtn:hover {
}


#chat3 {
    position: relative;
    background: #967043;
    margin: 2px 0 0 0px;
    width: 170px;
    height: 174px;
}

#chat3 .customScrollBox {
    position: relative;
    height: 100%;
    overflow: hidden;
}

#chat3 .customScrollBox .container {
    position: relative;
    width: 155px;
    top: 0;
    float: left;
}

#chat3 .customScrollBox .content {
    clear: both;
}

#chat3 .customScrollBox .content p {
    padding: 0 5px;
    margin: 10px 0;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    line-height: 20px;
}

#chat3 .customScrollBox .content p.alt {
    padding: 10px 5px;
    margin: 10px 0;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 19px;
    color: #999;
}

#chat3 .dragger_container {
    position: relative;
    width: 11px;
    border: 1px solid #582e15;
    height: 168px;
    float: left;
    margin: 0px 0 0 0px;
    background: #753e1c;
    cursor: pointer;
    cursor: s-resize;
}

#chat3 .dragger {
    position: absolute;
    margin-top: 12px;
    margin-left: 1px;
    width: 9px;
    height: 50px;
    background: url(img/scroll.png) repeat-y;
    text-align: center;
    line-height: 60px;
    color: #666;
    overflow: hidden;
    cursor: pointer;
}

#chat3 .dragger_pressed {
    position: absolute;
    width: 9px;
    height: 50px;
    background: url(img/scroll.png) repeat-y;
    text-align: center;
    line-height: 60px;
    color: #666;
    overflow: hidden;
    cursor: s-resize;
}

#chat3 .scrollUpBtn, #chat3 .scrollDownBtn {
    position: absolute;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 2px;
    text-decoration: none;
    right: 0;
}

#chat3 .scrollUpBtn {
    top: 0px;
    background: url(img/but_up.png) center center no-repeat;
}

#chat3 .scrollDownBtn {
    bottom: 0px;
    background: url(img/but_down.png) center center no-repeat;
}

#chat3 .scrollUpBtn:hover, #chat3 .scrollDownBtn:hover {
}


.chat p {
    clear: both;
    font-size: 13px;
    height: 10px;
    color: #2c1100 !important;
}

.chat a {
    color: #621000;
    text-decoratioN: none;
}

.time {
    font-size: 13px;
    font-family: Arial;
    color: #621000;
}

.user_list {
    width: 170px;
    float: right;
    margin-top: -3px;
    height: 177px;
    overflow: hidden;

}

.user_list ul li {
    list-style: none;
}

.user_list ul {

    margin: 0;

}

.top {
    padding-left: 10px;
}

.top li {
    list-style: none;

    width: 125px;
    line-height: 20px;
}

.top li span {
    color: #ffbb63;
}

.top li img {
    list-style: none;
    margin-right: 10px;


}


.us_icon {
    width: 20px;
}

.top li a {
    font-variant: small-caps;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

.top li a:hover {
    text-decoration: underline;
}

.chat_main {
    margin-toP: -20px;
    width: 100%;
    height: 34px;
    background: url(img/chat_bot.png) repeat-x;
    float: left;

    position: relative;
    z-index: 400
}

.chat_main p {

    float: left;
}

.time_chat {
    width: 49px;
    height: 23px;
    background: url(img/time.png);
    border: 0;
    color: #693412;
    font-size: 13px;
    text-align: center;
    margin: 5px 0 0 5px;
}


.message {
    width: 510px;
    height: 23px;
    background: url(img/chat_line.png);
    border: 0;
    color: #693412;
    font-size: 13px;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 5px;
}

.group1 {
    float: left;
    margin-left: 2%;
    margin-top: 5px;
}

.group2 {
    float: left;
    margin-left: 10%;
    margin-top: 5px;
}

.group3 {
    float: left;
    margin-left: 10%;
    margin-top: 5px;
}

/*----------------------------START ARENA----------------------*/

.arena {
    height: 505px;
    width: 100%;

    background: url(img/chat_bg.png);
}

.arena_tab {
    width: 80%;
    margin: auto;
}

.arena_place {
    width: 571px;
    height: 431px;
    background: url(img/arena.png);
    margin-left: 10px;
    padding: 0 15px 15px 15px;
    float: left;
}

.arena_place iframe {
    width: 571px;
    height: 431px;
    border: 0;
    background: transparent;
}

.arena_action {

    height: 50px;

    width: 600px;
    font-size: 13px;
}

.arena_atack {
    width: 126px;
    height: 46px;
    border: 0;
    margin-left: 15px;
    margin-top: 5px;
    background: url(img/atack.png) no-repeat;
}

.arena_atack:hover {
    width: 126px;
    height: 46px;
    border: 0;
    margin-left: 15px;
    margin-top: 5px;
    background: url(img/atack.png) bottom no-repeat;
}

.arena_move {
    width: 126px;
    height: 46px;
    margin-top: 5px;
    border: 0;
    margin-left: 5px;
    background: url(img/move.png) no-repeat;
}

.arena_move:hover {
    width: 126px;
    height: 46px;
    margin-top: 5px;
    border: 0;
    margin-left: 5px;
    background: url(img/move.png) bottom no-repeat;
}

.arena_action ul li {
    float: left;
    list-style: none;
    font-size: 13px;
    font-family: "Times New Roman";
    text-decoration: none;
    color: #2c1100;
}

.arena_navik {
    width: 294px;
    height: 32px;
    border: 0;
    background: url(img/spec.png);
}

.spec {
    padding-left: 15px;
}

.arena_us_info {
    width: 290px;
    height: 500px;
    margin-top: 15px;
    float: left;

}

.arena_left {
    float: left;

}

.arena_us_info p {
    font-family: Arial;
    font-size: 14px;
    color: #391700;
    display: block;
    padding-left: 10px;
}

.arena_us_info p img {
    margin-left: 10px;
    margin-top: 3px;

}

.enemy_lines {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 275px !important;
    text-align: center;
    margin-left: 10px !important;
    height: 40px;
    vertical-align: bottom;
}

.enemy_hp_line {
    height: 135px;
    vertical-align: bottom;
}


.enemy_line_hp {
    width: 200px;
    height: 20px;
    vertical-align: bottom;
    border: 1px solid #8b5005;
    margin-left: 2px;
}

.enemy_line_hp2 {
    height: 20px;
    background: #6b2e05;
}

.enemy_line_energy {
    width: 180px;
    height: 20px;
    padding: 0;
    vertical-align: bottom;
    border: 1px solid #8b5005;
    margin-left: 2px;

}

.enemy_line_energy2 {
    height: 21px;
    background: #05526b;
}

.emeny_left {
    float: left;
    width: 74px;
}

.arena_enemy_acses {
    width: 74px;
    height: 74px;
    background: url(img/enemy_acses2.png);
}

.arena_enemy_acses2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
}

.arena_enemy_weapon {
    width: 74px;
    height: 74px;
    background: url(img/enemy_weapon.png);
    margin-top: 9px;
}

.arena_enemy_weapon2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
    margin-top: 9px;
}

.arena_enemy_shield {
    width: 74px;
    height: 74px;
    background: url(img/enemy_shield.png);
    margin-top: 9px;
}

.arena_enemy_shield2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_acses.png);
    margin-top: 9px;
}

.arena_enemy_ava {
    float: left;
    width: 135px;
    height: 248px;
    margin-top: 0px;
}

.arena_enemy_ava img {
    width: 132px;
    height: 248px;
}

.arena_emeny_right {
    float: right;

    width: 74px;
}

.arena_enemy_head {
    width: 74px;
    float: right;
    height: 74px;
    background: url(img/enemy_head.png);
}

.arena_enemy_head2 {
    width: 74px;
    float: right;
    height: 73px;
    background: url(img/enemy_acses.png);
}

.arena_enemy_bron {
    width: 74px;
    float: right;
    height: 74px;
    background: url(img/enemy_bron.png);
    margin-top: 9px;
}

.arena_enemy_bron2 {
    width: 74px;
    float: right;
    height: 74px;
    background: url(img/enemy_item.png);
    margin-top: 9px;
}

.arena_enemy_shoes {
    width: 74px;
    float: right;
    height: 74px;
    background: url(img/enemy_shoes.png);
    margin-top: 9px;
}

.arena_enemy_shoes2 {
    width: 74px;
    float: right;
    height: 74px;
    background: url(img/enemy_acses.png);
    margin-top: 9px;
}

.arena_enemy_acses2 img, .arena_enemy_shoes2 img, .arena_enemy_bron2 img, .arena_enemy_head2 img, .arena_enemy_weapon2 img, .arena_enemy_shield2 img {
    width: 71px;
    height: 71px;
    margin: 1px 0 0 1px;
}

.enemy_bot {
    width: 153px;
    float: left;
    margin-top: -20px;
    height: 136px;
    background: url(img/enemy_bot.png);
    margin-left: 68px;
}

/*------------------------END ARENA----------------------------------------*/

/*-----blocknot---------*/


.action_blocknote {
    margin-left: 5px;
    float: left;
    width: 178px;
}

.action_blocknote p {
    font-size: 13px;
    font-family: "Times New Roman";
    text-decoration: none;
    color: #500000;
    margin-bottom: 10px;
}

.action_blocknote p span b {
    font-size: 13px;
    font-family: "Times New Roman";
    font-weight: bold;
    color: #000000;
    margin-bottom: 10px;
}

.action_blocknote p input[type='text'] {
    color: #2c1100;
    font-size: 13px;
    height: 15px;
    width: 30px;
    border: 1px solid #2c1100;
    background: #ffd8a4;
    text-align: center;
}

.action_blocknote.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
    margin-top: 0;
    top: 0;
}
.action_blocknote.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
    left: 0;
    margin-left: 0;
}

#information-div {
    overflow-x: hidden !important;
    max-height: none !important;
    padding: 0 !important;
    scrollbar-width: none;
}

.use {
    width: 110px;
    height: 17px;
    font-family: Arial;
    font-size: 11px;
    line-height: 5px;
    color: #000;
    border: 0;
    margin-left: 28px;
    margin-top: 5px;
    background: url(img/btn_mini_1.png) no-repeat;
}

.use:hover {
    width: 110px;
    height: 17px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    border: 0;
    margin-left: 28px;
    margin-top: 5px;
    background: url(img/btn_mini_1.png) bottom no-repeat;
}

.drop {
    width: 110px;
    height: 18px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    border: 0;
    margin-left: 28px;
    margin-top: 5px;
    background: url(img/btn_mini_2.png) no-repeat;
}

.drop:hover {
    width: 110px;
    height: 18px;
    border: 0;
    margin-left: 28px;
    margin-top: 5px;
    background: url(img/btn_mini_2.png) bottom no-repeat;
}

.blocknote {
    height: 505px;
    width: 100%;
    text-align: left;
    background: url(img/chat_bg.png);
}

.blocknote textarea {
    width: 95%;
    height: 280px;
    margin: 20px 0 0 15px;
    background: #ffd8a4;
    border: 1px solid #6e3e00;
}

.blocknote p {
    font-size: 11px;
    font-family: "Arial";
    text-decoration: none;
    color: #2c1100;
    padding-left: 15px;
}


.edit {
    width: 110px;
    height: 18px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    border: 0;

    margin-top: 5px;
    background: url(img/btn_mini_2.png) no-repeat;
}

.edit:hover {
    width: 110px;
    height: 18px;
    border: 0;

    margin-top: 5px;
    background: url(img/btn_mini_2.png) bottom no-repeat;
}

/*--------------------end blocknot--------------*/

/*-------user info-----------*/
.battle_place_info {
    min-height: 735px;
    text-align: left;
    width: 100%;
    margin-left: 0px;
    height: 100%;
    float: left;
    background: url(img/chat_bg.png);
}

.battle_place_info p {
    color: #000;
    font-weight: bolder;
    line-height: 22px;
    font-size: 14px;
    font-family: "Times New Roman";
}

.battle_place_info p > span {
    color: #500000;
    font-weight: lighter;
    padding-right: 8px;
}

.info1 {

    margin-left: 10px;
    text-align: left;
}

.info1 h1 {
    font-size: 20px;
    font-family: "Times New Roman";
    color: #000;
    line-height: 50px;
}

.achievement {
    margin-top: 40px;
    margin-left: 10px;
    text-align: left;
}

.achievement {
    width: 240px;


}

.achievement > div {
    margin-left: 0px;

}

.achievement h1 {
    color: #2c1004;
    font-size: 14px;
    font-family: "Times New Roman";
    text-align: center;
    padding-bottom: 3px;
    line-height: 35px;
    float: left;
    width: 239px;
    margin-left: -33px;
    position: relative;
    z-index: 100;
    background: url(img/line.png) no-repeat center bottom;
}

.actions > div {
    overflow: auto;
}

.achievement p, .actions p, .info1 p {
    color: #000;
    font-weight: normal;
    line-height: 14px;
    font-size: 14px;
    font-family: "Times New Roman";
}

.achievement p > span, .actions p > span, .info1 p > span {
    color: #500000;
    font-weight: lighter;
    padding-right: 8px;
}


.logo_info {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 295px;
    height: 131px;
    background: url(img/logo2.png);
    position: relative;
    z-index: 50;
}

.user {
    width: 460px;
    margin-top: 50px;
    margin-left: 20px;
    float: left;
}

.head {
    width: 122px;
    height: 123px;
    margin-left: 155px;
    background: url(img/item_bg.png);
}

.head img {
    margin: 30px 0 0 30px;
    width: 64px;
    height: 64px;
}


.us_ava {
    width: 180px;
    float: left;
    height: 279px;


}

.us_ava img {
    width: 160px;
    height: 260px;
    position: relative;
    z-index: 10;
    margin: 18px 0 0 10px;
}

.us_ava > div {
    width: 183px;
    height: 290px;
    margin-top: -290px;
    background: url(img/user_bord.png);
    position: relative;
    z-index: 20;
}

.weapon {
    width: 122px;
    height: 123px;

    background: url(img/item_bg.png);
}

.weapon img {
    margin: 30px 0 0 30px;
    width: 64px;
    height: 64px;
}

.us_left, .us_right {
    float: left;
    margin-top: 15px;
}

.us_right {
    margin-left: 3px;
}

.no_item {
    width: 122px;
    height: 123px;

    background: url(img/item_bg.png);
}

.bron {
    width: 122px;
    height: 123px;

    background: url(img/item_bg.png);
}

.bron img {
    margin: 30px 0 0 30px;
    width: 64px;
    height: 64px;
}

.shield {
    width: 122px;
    height: 123px;

    background: url(img/item_bg.png);
}

.shield img {
    margin: 30px 0 0 30px;
    width: 64px;
    height: 64px;
}


.shoes {
    clear: both;
    width: 122px;
    height: 123px;
    margin-left: 155px;

    background: url(img/item_bg.png);
}

.shoes img {
    margin: 30px 0 0 30px;
    width: 64px;
    height: 64px;
}

.search {
    margin-top: 20px;

    float: left;
}

.search p {
    color: #3d3d3d;
    font-size: 13px;

    font-family: Arial;
}

.search h2 {
    color: #a53600;
    font-size: 14px;
    line-height: 50px;
    font-family: "Times New Roman";
}

.search input[type="text"] {
    background: url(img/search_inp.png) no-repeat;
    width: 147px;
    height: 26px;
    margin: 5px auto;
    line-height: 26px;
    border: 0;
    color: #fab767;
    font-family: Arial;
    font-size: 13px;
    padding-left: 10px;
}

.search input[type="submit"] {
    background: url(img/search_but.png) no-repeat top left;
    width: 80px;
    border: 0;
    float: left;
    height: 30px;
}

.inform {
    margin-left: 5%;
    width: 450px;
    float: left
}

.inform h2 {
    color: #a53600;
    font-size: 14px;
    line-height: 40px;
    margin-top: 30px;
    font-family: "Times New Roman";
}

.inform h2:first-child {
    margin-top: 0;
}

.inform td {
    vertical-align: top;
}

.inform td:first-child {
    width: 140px;

}

.inform table {
    margin-bottom: 30px;
}

.det {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    font-family: "Times New Roman";
}

.det2 {
    color: #8d0303;
    font-weight: bold;
    font-size: 14px;
    font-family: "Times New Roman";
}


.date {
    color: #500000;
    font-weight: lighter;
    padding-right: 8px;
}


.tooltip {
}

.tooltip > a {
    text-decoration: none;
    color: red;
}


.tooltip > a:hover {
    position: relative; /* Установка позиции для отступов */
}

.tooltip > a span {
    display: none; /* Запрет показа подсказки без наведения */
}

.tooltip > a:hover span img {


}

.tooltip > a:hover span p {
    display: block;
    float: left;
    width: 100px;

}

.tooltip > a:hover span {
    /* Задание размера шрифта подсказки */
    display: block; /* Задание показа подсказки */
    position: absolute; /* Задание положения подсказки */
    margin-top: 60px; /* Задание отступов */
    margin-left: 20px;
    font-size: 13px;
    line-height: 1em;

    z-index: 2000;

    background: url(img/hint.png) no-repeat;
    min-height: 154px;
    /* Задание цвета фона подсказки */
    /* Задание границы поля подсказки */
    color: #fff;
    font-weight: bold;

    text-align: center; /* Задание цвета шрифта подсказки */
    width: 255px; /* Задание ширины поля подсказки */

}

.tooltip > a:hover span img {
    width: 71px;
    height: 71px;
    margin-top: 15px;

}

.tooltip > a:hover span table a {
    color: #754d13;
    font-size: 11px;
    font-family: Arial;
    display: block;
    padding-top: 20px;
    text-decoration: underline;
}

.tooltip > a:hover span table a:hover {

    text-decoration: none;
}

.tooltip > a:hover span table {
    width: 100%;


}

.tooltip > a:hover span table th {
    color: #500000;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 5px;
    font-family: Arial;


}

.tooltip > a:hover span table {

    padding-right: 5px;
    vertical-align: center;
}

.tooltip > a:hover span table td img {


    margin: 10px 0 0 0;
    padding: 0;
}

.tooltip > a:hover span table td {
    text-align: center;
    vertical-align: center;

}

.it_info {
    width: 100px;
    margin-top: 5px;
}

.it_info td {
    border: 1px solid #aa8453;
    color: #2c1100;
    font-size: 10px;
    vertical-align: center;
    font-weight: normal;
    border-collapse: collapse;
    font-family: Arial;
}

.item_foto {
    text-align: center;
    vertical-align: center;

}

.item_foto img {
    margin: 0 !important;
}

.info_left {
    background: url(img/cont2.png) repeat-y left;
}

/*-------------------------inventory-----------------*/

.inventory {
    width: 98%;
    float: left;
    min-height: 380px;
    padding-left: 15px;
}

.body_with_items_cell {
    width:300px;
    vertical-align: top;
}

.inventory_info {
    width: 300px;
    min-height: 330px;
    float: right;
    padding-top:10px;
}

.arena_left {
    float: left;

}

.arena_us_info p {
    font-family: Arial;
    font-size: 14px;
    color: #391700;
    display: block;
    padding-left: 10px;
}

.arena_us_info p img {
    margin-left: 10px;
    margin-top: 3px;

}

.enemy_lines {
    float: left;

    width: 240px;
    text-align: center;
    margin-left: 3px;
    height: 40px;
    vertical-align: bottom;
}

.gal {
    position: absolute;
    float: left;
    margin-top: 2px;
}

.gal img {
    width: 17px !important;
    height: 18px !important;
    margin: 0 0 0 2px !important;
}

.gal_all {
    position: absolute;
    margin-top: -3px;
    float: left;
    margin-left: 23px;
}

.gal_all img {
    width: 17px !important;
    height: 18px !important;
}

.enemy_hp_line {
    height: 135px;
    vertical-align: bottom;
}


.enemy_line_hp {
    width: 255px;
    height: 20px;
    vertical-align: bottom;
    border: 1px solid #8b5005;
    margin-left: 2px;
}

.enemy_line_hp2 {
    height: 20px;
    background: #6b2e05;
}

.enemy_line_energy {
    width: 255px;
    height: 20px;
    padding: 0;
    vertical-align: bottom;
    border: 1px solid #8b5005;
    margin-left: 2px;

}

.enemy_line_energy2 {
    height: 21px;
    background: #05526b;
}

.emeny_left {
    float: left;
    width: 74px;
}

.enemy_acses {
    width: 74px;
    height: 74px;
    background: url(img/enemy_acses2.png);
}

.enemy_acses2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
}

.enemy_weapon {
    width: 74px;
    height: 74px;
    background: url(img/enemy_weapon.png);
    margin-top: 10px;
}

.enemy_weapon2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
    margin-top: 33px;
}

.enemy_shield {
    width: 74px;
    height: 74px;
    background: url(img/enemy_shield.png);
    margin-top: 10px;
}

.enemy_ava {
    float: left;
    width: 135px;
    height: 248px;
    margin-top: 10px;
}

.enemy_ava img {
    width: 132px;
    height: 248px;
}

.emeny_right {
    float: left;
    width: 74px;
}

.enemy_head {
    width: 74px;
    height: 74px;
    background: url(img/enemy_head.png);
}

.enemy_bron {
    width: 74px;
    height: 74px;
    background: url(img/enemy_bron.png);
    margin-top: 10px;
}

.enemy_bron2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
    margin-top: 33px;
}

.enemy_shoes {
    width: 74px;
    height: 74px;
    background: url(img/enemy_shoes.png);
    margin-top: 10px;
}

.enemy_shoes2 {
    width: 74px;
    height: 74px;
    background: url(img/enemy_item.png);
    margin-top: 33px;
}

.enemy_acses img, .enemy_shoes img, .enemy_bron img, .enemy_head img, .enemy_weapon img, .enemy_shield img {
    width: 64px;
    height: 64px;
    margin: 5px 0 0 5px;
}

.inv_bot {
    width: 153px;
    float: left;
    margin-top: 10px;
    height: 62px;
    background: url(img/inv_bot.png);
}

.inv_bot2 {
    width: 62px;
    float: right;
    margin-top: 10px;
    height: 62px;
    background: url(img/totem_bground.png);
    margin-right:20px;
}

@media only screen and (max-width: 720px) {
    .enemy_ava {
        display:none;
    }
    .enemy_weapon {
        margin-top:0;
    }
    .enemy_shield {
        margin-top:0;
    }
    .enemy_bron {
        margin-top:0;
    }
    .enemy_shoes {
        margin-top:0;
    }

    .inv_bot {
        margin-top:0;
    }

    .inv_bot2 {
        margin-top:0;
        margin-right:0;
        float: left;
    }

    .body_with_items_cell {
        width: 200px;
    }

    .inventory_info {
        width: 160px;
    }
}

.put_off {
    display: block;
    width: 126px;
    height: 30px;
    border: 0;

    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: url(img/put_off.png) no-repeat;
    float:left;
}

.put_off:hover {
    background: url(img/put_off.png) bottom no-repeat;
}

.inv_presets
{
    text-align: left;
    padding-top:0;
    width: 200px;
    float: left;
}

.preset
{
    display: inline-block;
    vertical-align: top;
    width:126px;
    height:30px;
    border:0;
    line-height: 18px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;

    margin-left:5px;
    margin-top:5px;
    background:url(img/preset.png)  no-repeat;
}
.preset:hover
{
    background:url(img/preset.png) bottom  no-repeat;
}

.preset_delete {
    display: inline-block;
    vertical-align: top;
    width:21px;
    height:18px;
    border:0;

    margin-left:-5px;
    margin-top:11px;

    background:url(img/clear_small.png)  no-repeat;
}

.preset_delete:hover
{
    background:url(img/clear_small.png) bottom no-repeat;
}

.rezat {
    width: 160px;
    height: 30px;
    border: 0;

    margin-left: 5px;
    margin-top: 5px;
    background: url(img/rezat.png) no-repeat;
    float:left;
}

.rezat:hover {
    width: 160px;
    height: 30px;
    border: 0;

    margin-left: 5px;
    margin-top: 5px;
    background: url(img/rezat.png) bottom no-repeat;
    float:left;
}

.item {
    width: 74px;
    float: left;
    margin: 10px 0 0 5px;
    height: 74px;
    background: url(img/item.png) no-repeat;
}

.item:hover {
    background: url(img/item_h.png) no-repeat;
}

.item img {
    width: 64px;
    height: 64px;
    margin: 5px 0px 0px 5px;
}

.item_count {
    height: 12px;
    background: url(img/count_bg.png);
    font-size: 9px;
    color: #fff;
    text-align: center;
    float: right;
    margin: -14px 1px 0 1px;
    padding: 1px 2px 0 3px;
    position: relative;
    z-index: 10;
}

.ring_count {
    background: url(img/count_bg.png);
    font-size: 9px;
    color: #fff;
    text-align: center;
    float: right;
    position: absolute;
    bottom:0px;
    left:0px;
    z-index: 10;
}

.item_gold {
    background: url(img/count_bg.png);
    font-size: 9px;
    color: #fff;
    text-align: center;
    float: right;
    margin: -27px 1px 0px 1px;
    padding: 1px 2px 1px 3px;
    position: relative;
    z-index: 10;
    width:67px;
}

.warehouse_drop_n {
    position: absolute;
    float:left;
    margin-top:-3px;
    margin-left:22px;
    z-index:100;
    cursor:pointer;
    width:18px;
    height:18px;
}

.warehouse_drop_n img {
    width: 18px;
    height: 18px;
}

.warehouse_drop_all {
    position: absolute;
    float:left;
    margin-top:-3px;
    margin-left:49px;
    z-index:100;
    cursor:pointer;
    width:18px;
    height:18px;
}

.warehouse_drop_all img {
    width: 18px;
    height: 18px;
}

.bank {
    position: absolute;
    float:left;
    margin-top:2px;
    margin-left:53px;
    z-index:100;
    cursor:pointer;
    width:20px;
    height:18px;
    background: url(img/count_bg.png);
}

.bank img {
    width: 18px;
    height: 18px;
    margin: 0 5px 5px 0;
}

.item_del {
    float: left;
    width: 18px;
    line-height: 10px;
    text-align: center;
    height: 18px;
    margin: 2px 2px 0 54px;
    background: url(img/count_bg.png);
    position: absolute;
    z-index: 10;
}

.item_del a {
    line-height: 10px;
    position: relative;
    z-index: 20;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
}

.item_del > a > img {
    width: 7px !important;
    height: 6px !important;
}

.invent > div{
    height: 100vh;
    overflow: auto;
}

/*-------------------zaklinanie---------------*/

.zapas_man {
    background: url(img/chat_bg.png);
    float: left;
    padding: 20px 0 0 10px;
}

.recharge {
    width: 870px;
    height: 75px;
    background: url(img/mana.png);


}

.recharge p span {
    color: #4d0006;
    font-weight: bold;
}

.recharge p {
    color: #301800;
    font-size: 13px;
    line-height: 13px;
    font-family: Arial;
    padding: 7px 0 0 20px;

}

.recharge p input[type='text'] {
    color: #2c1100;
    font-size: 13px;
    height: 15px;
    width: 30px;
    border: 1px solid #2c1100;
    background: #ffd8a4;
    text-align: center;
}

.rune {
    width: 96px;
    background: url(img/rune_bg.png) top no-repeat;
    height: 150px;
    font-size: 13px;
    text-align: center;
    float: left;

    margin: 15px 26px 0 0px;
    position: relative;

}

.rune_title {
    color: #a43800 !important;
    font-weight: bold;


}

.zar_count {
    color: #51040c !important;
    font-weight: bold;
}

.rune a {
    color: #8b5d22;
    text-decoration: underline;
}

.rune {
    width: 98px;
    height: 96px;

}

.rune_zaryad {
    color: #2d1400;
    font-weight: bold;
}

/*--------------------log full--------*/
.info_left2 {
    background: url(img/log_cont.png) repeat-y left;
}

.cont2 {

    min-width: 241px;
    min-height: 780px;
    text-align: left;
    background: url(img/log_cont.png) repeat-y left;
    float: left;
}

.log_f {
    width: 240px;
    float: left;
    margin-left: 0px;


}

.log_f div {

    margin-left: 10px;
}

.log_f h1 {
    color: #2c1004;
    font-size: 14px;
    font-family: "Times New Roman";
    text-align: center;
    padding-bottom: 3px;
    line-height: 35px;
    float: left;
    width: 245px;
    margin-left: -15px;
    margin-top: 10px;
    background: url(img/line.png) no-repeat center bottom;
}

.log_f ul li a {
    color: #000 !important;
    font-weight: 900 !important;
    font-size: 12px;
    font-family: "Times New Roman";
    text-decoration: none;
    line-height: 20px;
}

.log_f ul li a:hover {

}

.log_f ul li a img {
    margin-left: 5px;
    position: relative;

    vertical-align: center;
}

.log_f ul {
    vertical-align: middle;
    font-weight: bold;
    list-style: none;

}


.log_f p {
    color: #500000;
    font-size: 14px;
    font-family: "Times New Roman";
    display: block;
    margin-top: 25px;


}

.battle_time {
    font-weight: 900 !important;
    margin-top: 20px;
}

.log_f p span {
    color: #000000;
    font-weight: bold;
}


.log_full_info {
    float: left;
    font-size: 12px;
    line-height: 16px;
    font-family: Verdana;
    z-index: 60;
    vertical-align: top;

    height: 100%;
    margin-top: -100px;

}

.log_full_info h2 {
    margin: 20px 0 0 20px;
    color: #e6c6a0;
    font-size: 20px;
    line-height: 25px;
    font-family: "Times New Roman";
}

.log_full_info h3 {
    margin: 20px 0 10px 20px;
    color: #000000;
    line-height: 25px;
    font-size: 20px;
    font-family: "Times New Roman";
}

.log_full_info ol li {
    list-style-type: decimal !important;

    font-family: Verdana;
    color: #51040c;
    line-height: 24px;
    list-style-position: inside;
    padding: 0 5px 0 5px;
}

.log_full_info ol li img {
    margin-left: 5px;
}

.log_full_info ol {
    margin-left: 20px;
    width: 820px;
    float: left;
}

.log_atack {
    background: #ddb682;
}

.log_enemy_atack {
    background: #d6a668;
}

.log_damage1 {
    font-weight: bold;
    color: #000;
    font-size: 12px;
}

.log_damage2 {
    font-weight: bold;
    color: #be0000;
    font-size: 15px;
}

.log_crit {
    background: #df9d84;
}

.team1 {
    color: #000000;
    font-weight: bold;

}

.team2 {
    font-weight: bold;
    color: #8d0303;
}


.own {
    display: block;
    float: left;
    border: 1px solid #8a6c57;
    width: 14px;
    margin-top: 3px;
    margin-right: 3px;
    height: 14px;
    background: #ddb683;
}

.enemy_action {
    display: block;
    float: left;
    border: 1px solid #8a6c57;
    width: 14px;
    margin-top: 3px;
    margin-right: 3px;
    height: 14px;
    background: #d6a566;
}

.critical {
    display: block;
    float: left;
    border: 1px solid #8a6c57;
    width: 14px;
    margin-top: 3px;
    margin-right: 3px;
    height: 14px;
    background: #de9c83;
}

.legend {
    font-size: 14px;
    line-height: 25px;
    margin-top: 50px;
    font-family: "Times New Roman";
    color: #500000;
    font-weight: normal !important;
}

.log_bg {
    vertical-align: top;
    background: url(img/chat_bg.png);
}

/*-------------log_short------------------*/


.atack {

    width: 540px;
    margin-left: 50px;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 14px;
    color: #2c1004;
    text-align: center;
    line-height: 45px;
    background: url(img/attack.png) center no-repeat;
    position: relative;
    margin-top: 52px;
    height: 45px;
    z-index: 20;

}

.atack_side {
    width: 400px;
    margin: auto;
    margin-top: 50px;
}

.atack_side td {
    padding: 0 0 15px 15px;

}

.atack_side td:first-child {
    width: 70px;
    padding: 0;

}

.t1 {
    color: #8d0303;
    border-bottom: 1px dotted #8d0303;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;


}

.t2 {
    color: #000;
    border-bottom: 1px dotted #000;
    font-family: Verdana;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;

}

.atacker {
    color: #500000;

    font-family: Verdana;
    font-size: 12px;
}

.atacker span {
    color: #000000;
    font-weight: bolder;
}

.winner {
    background: url(img/log_short_bg.png);
}

.def {

    width: 100%;
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 14px;
    color: #2c1004;
    float: left;
    line-height: 45px;

    background: url(img/attack.png) center no-repeat;
    position: relative;
    margin-top: -28px;
    height: 45px;
    z-index: 20;
    text-align: center;
}

.def_side {
    width: 400px;
    margin: auto;
    margin-top: 50px;
}

.def_side td {
    padding: 0 0 15px 15px;
}

.def_side td:first-child {
    width: 70px;
    padding: 0;
}

.log_short_mid {
    width: 70px;
    background: url(img/bg_short_log.png) center repeat-y;
}

.mid_tab2 {
    width: 100%;
    margin-top: -22px;
    position: relative;
    z-index: 3;
    background: url(img/bg_short_log.png) center repeat-y;
    text-align: left;

}

.log_s_left, .log_s_right {
    background: url(img/chat_bg.png) center;
    width: 45%;
    padding-bottom: 50px;
}


.log_s_left h2 {
    margin: 20px 0 0 20px;
    color: #e6c6a0;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    font-family: "Times New Roman";
}

.log_s_left h3 {
    margin: 40px 0 10px 70px;
    color: #000000;
    line-height: 25px;
    font-size: 20px;
    font-family: "Times New Roman";
}

.log_s_left h3 a {
    float: right;
    color: #6e3e00;
    font-size: 13px;
    font-family: "Times New Roman";
    margin-right: 40px;

}

/*-------------------*/
.modal {
    width: 384px;
    height: 273px;

    background: url(img/main.png) no-repeat;
}

.modal_head {
    color: #2c1004;
    font-size: 14px;
    font-family: "Times New Roman";


    text-align: center;
    padding-top: 27px;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: center;


    line-height: 36px;
    width: 100%;
    margin: auto;

    background: url(img/line.png) no-repeat center bottom;
}

.modal table {
    width: 200px;
    margin: 15px auto -5px;
}

.modal input[type="text"], .modal input[type="password"] {
    background: url(img/input.png) no-repeat;
    width: 213px;
    height: 26px;
    margin: 5px auto;
    line-height: 26px;
    border: 0;
    color: #fab767;
    font-family: Arial;
    font-size: 13px;
    padding-left: 10px;
}

.modal input[type="submit"] {
    background: url(img/btn_enter.png) no-repeat top left;
    width: 80px;
    border: 0;
    float: right;
    height: 30px;
}

.modal input[type="submit"]:hover {
    background: url(img/btn_enter.png) no-repeat bottom left;

}

.modal p a {
    line-height: 30px;
    color: #1c1c1c;
    font-size: 14px;
    font-family: "Arial";
    margin-left: -2px;
}

.modal ul {
    margin-top: 20px;
}

.modal ul li {
    display: inline;
    float: right;
}

.modal ul li:first-child {
    display: inline;
    float: left;
}

.modal ul li a {
    font-size: 13px;
    font-family: "Times New Roman";
    color: #252525;
}

.modal a:hover {
    text-decoratioN: none;
}

input[type="submit"] {
    cursor: pointer;
}


.search2 {
    margin-top: 20px;
    text-align: center;

    width: 250px;
    margin: auto;
}

.search2 p {
    color: #3d3d3d;
    font-size: 13px;

    font-family: Arial;
}

.search2 h2 {
    color: #a53600;
    font-size: 14px;
    line-height: 50px;
    font-family: "Times New Roman";
}

.search2 input[type="text"] {
    background: url(img/search_inp.png) no-repeat;
    width: 147px;
    height: 26px;
    margin: 5px auto;
    line-height: 26px;
    border: 0;
    color: #fab767;
    font-family: Arial;
    font-size: 13px;
    padding-left: 10px;
}

.search2 input[type="submit"] {
    background: url(img/search_btn.png) no-repeat top left;
    width: 80px;
    border: 0;
    float: left;
    margin-left: 0px;

    height: 30px;
}

.modal2 {
    width: 384px;
    height: 273px;
    margin: auto;
    margin-top: 200px;
    background: url(img/main.png) no-repeat;
}

.modal_head2 {
    color: #2c1004;
    font-size: 14px;
    font-family: "Times New Roman";


    text-align: center;
    padding-top: 27px;
    padding-bottom: 3px;
    font-weight: bold;
    text-align: center;


    line-height: 36px;
    width: 100%;
    margin: auto;

    background: url(img/line.png) no-repeat center bottom;
}

.modal2 table {
    width: 150px;
    margin: 15px auto -5px;
}

.modal2 input[type="text"], .modal2 input[type="password"] {
    background: url(img/input.png) no-repeat;
    width: 213px;
    height: 26px;
    margin: 5px auto;
    line-height: 26px;
    border: 0;
    color: #fab767;
    font-family: Arial;
    font-size: 13px;
    padding-left: 10px;
}

.modal2 input[type="submit"] {
    background: url(img/search_btn.png) no-repeat top left;
    width: 80px;
    border: 0;

    height: 30px;
    margin-left: 90px;
    border: 0;
}

.modal2 input[type="submit"]:hover {
    background: url(img/search_btn.png) no-repeat bottom left;

}

.modal2 p a {
    line-height: 30px;
    color: #1c1c1c;
    font-size: 14px;
    font-family: "Arial";
    margin-left: -2px;
}

.modal2 ul {
    margin-top: 20px;
}

.modal2 ul li {
    display: inline;
    float: right;
}

.modal2 ul li:first-child {
    display: inline;
    float: left;
}

.modal2 ul li a {
    font-size: 13px;
    font-family: "Times New Roman";
    color: #252525;
}

.modal2 a:hover {
    text-decoratioN: none;
}

.item_inv_101 {
    height: 12px;
    background: url(/newtemp/img/count_bg.png);
    font-size: 9px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 73px;
    left: 34px;
}

.achievements {
    margin-top: 20px;

    float: left;
}

.achievements p {
    color: #500000;
    font-size: 13px;

    font-family: Arial;
}

.achievements h2 {
    color: #a53600;
    font-size: 14px;
    line-height: 50px;
    font-family: "Times New Roman";
}


.actions1 {
    width: 189px;
    float: left;
    text-align: left;

}

.actions1 h1 {
    color: #2c1004;
    font-size: 16px;
    font-family: "Times New Roman";
    text-align: center;
    padding-bottom: 5px;
    line-height: 35px;
    float: left;
    width: 239px;
    margin-left: -25px;
    position: relative;
    z-index: 100;
    background: url(img/line.png) no-repeat center bottom;
}
.actions1 p {
    color: #000;
    font-weight: normal;
    font-size: 16px;
    font-family: "Times New Roman";
}

.actions1 span {
    color: #500000;
    font-weight: lighter;
    padding-left: 8px;
    font-size: 16px;
    font-family: "Times New Roman";
    padding-right: 7px;
}

.actions1 a {
    color: #500000;
    font-weight: lighter;
    font-size: 16px;
    font-family: "Times New Roman";
    text-decoration: none;
}

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

.actions1 h4 {
    padding-left:8px;
    padding-top:5px;
}

.overflow_params > div {
    overflow: auto;
    height:100vh;
}

.params_table {
    border: 1px solid #6b3f21;
    margin:2px 2px 2px 0px;
    float: left;
    width:100%;
}

.params_table_header {
    background: url(/newtemp/img/count_bg.png);
    padding:2px;
    color:#ffffff;
    text-shadow: black 1px 1px 1px;
    font-family: Tahoma, Verdana;
    font-size:12px;
}

.params_table_data {
    font-family: Tahoma, Verdana;
    font-size:12px;
    background-color: #FFEEAA;
    text-align: justify;
    color: black;
}

.params_table_data_hover:hover {
    background-color: #FFFFEE;
}

.params_table_header_row12 {
    border-right: 1px dotted #AA9977;
    border-bottom: 1px dotted #AA9977;
    padding: 1px 4px 1px 4px;
    color: #0000AA;
}

.params_table_header_row3 {
    border-bottom: 1px dotted #AA9977;
    padding: 1px 4px 1px 4px;
    color: #0000AA;
}

.params_table_data_row12 {
    border-right: 1px dotted #AA9977;
    border-bottom: 1px dotted #AA9977;
    padding: 1px 4px 1px 4px;
}

.params_table_data_row3 {
    border-bottom: 1px dotted #AA9977;
    padding: 1px 4px 1px 4px;
    position: relative;
}
.params_progress_bar {
    position:absolute;
    left:0;
    bottom:0;
    border-top:2px solid #008000;
    height:0;
    width:0;
}

.params_table_data_row12 a {
    color: #500000;
    font-weight: lighter;
    text-decoration: none;
}

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

.params_table_data_row3 a {
    color: #500000;
    font-weight: lighter;
    text-decoration: none;
}

.params_table_data_row3 a:hover {
    text-decoration: underline;
}
.right_navs {
    max-width:280px;
}
.maxwidth250 {
    width:250px;
}

@media only screen and (max-width: 890px) {
    .maxwidth250 {
        width:100px;
    }
}

.params_army {
    max-width:48% !important;
    width:48% !important;
}

.redhref {
    color: #990000;
}

.redhref a {
    color: #990000;
}

.obj_link {
    font-size: 14px;
}

.item_title_red {
    color: #ff5555;
}

.item_title_grey {
    color: #ffffff;
}

.item_title_green {
    color: #00ff00;
}

.item_title_blue {
    color: #aaaaff;
}

.item_title_purple {
    color: #ff55ff;
}

.warehouse_title {
    border: 1px solid #990000;
    background: url(/newtemp/img/count_bg.png);
    padding:2px;

    text-shadow: black 1px 1px 1px;   
}

.warehouse_row_1 {
    background-color: #DAC68F;    
}

.warehouse_row_2 {

}

.warehouse_cell {
    padding-left:4px;
    padding-right:4px;
    display: table-cell;
    vertical-align: center;
}
.warehouse_row {
    display: table-row;
}
.warehouse_row:nth-child(even) {
    background-color: #fff5ca;
}

.warehouse_row:nth-child(odd) {
    background-color: #e9d6a3;
}
.input_button {
    font-family: Tahoma, Verdana;
    font-size: 13px;
    color: #333333;
    background-color: #FAF2DE;
    border: 1px solid #E3D09D;
    cursor: pointer;
}

.input_button_a {
    font-family: Tahoma, Verdana;
    font-size: 13px;
    color: #333333;
    background-color: #FAF2DE;
    border: 1px solid #E3D09D;
    padding:0px 10px 0px 10px;
    cursor: pointer;
}

.input_button20 {
    font-family: Tahoma, Verdana;
    font-size: 13px;
    color: #333333;
    background-color: #FAF2DE;
    border: 1px solid #E3D09D;
    padding-left: 10px;
    padding-right:10px;
    padding-top:4px;
    padding-bottom:4px;
    cursor: pointer;
}

.cssheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #AA0022;
    text-indent: 0px;
}

.mailbox {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    font-family: Tahoma, Verdana;
    color: #444444;
}

.input_border {
    border: 1px solid #804000;
    background-color: #f2d8ac;
}

.note_form textarea {
    width:700px;
    height: 200px;
}

@media only screen and (max-width: 750px) {
    .note_form textarea {
        width:500px;
        height: 200px;
    }
}

@media only screen and (max-width: 550px) {
    .note_form textarea {
        width:350px;
        height: 200px;
    }
}

.table_title_gradient
{
    background-image: linear-gradient(to bottom right, #c6a378, #f2d8ac);
    height:26px;
    border:1px solid #800000;
    font-size:13px;
}
.table_object_option
{
    padding-right:15px;
    padding-left:15px;
    padding-top:10px;
    border: 0;
}

.table_window {
    background-color: #F3E0AD;
    padding:20px;
    border:1px solid #800000;
}
.user_info_guard {
    font-size:14px;
    font-family: "Times New Roman";
    padding-left:4px;
}
.rep_bad {
    color: #800000;
}
.rep_normal {
    color: #ff8000;
}
.rep_good {
   color: #008000;
}
.rep_perfect {
    color: #aa00ff;
}
.rep_exceptional {
    color: #aa00ff;
}
.icon12 {
    margin-bottom:-2px;
}
.icon18 {
    margin-bottom:-2px;
}
