div#inventory {
    background-image: url('https://cdn.ko4fun.net/Content/icons/inventory.png');
    width: 390px;
    height: 401px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

}

div#inventory-full {
    background-image: url(../images/character/inventory-full.png);
    width: 390px;
    height: 614px;
    position: relative;
    float: left;
    margin: 1em;
}

div#inventory div,
div#inventory-full div {
    width: 45px;
    height: 45px;
    position: absolute;
}

div#item-0 {
    left: 216px;
    top: 94px;
}

div#item-1 {
    left: 268px;
    top: 94px;
}

div#item-2 {
    left: 320px;
    top: 94px;
}

div#item-3 {
    left: 216px;
    top: 146px;
}

div#item-4 {
    left: 268px;
    top: 146px;
}

div#item-5 {
    left: 320px;
    top: 146px;
}

div#item-6 {
    left: 216px;
    top: 198px;
}

div#item-7 {
    left: 268px;
    top: 198px;
}

div#item-8 {
    left: 320px;
    top: 198px;
}

div#item-9 {
    left: 216px;
    top: 250px;
}

div#item-10 {
    left: 268px;
    top: 250px;
}

div#item-11 {
    left: 320px;
    top: 250px;
}

div#item-12 {
    left: 216px;
    top: 302px;
}

div#item-13 {
    left: 268px;
    top: 302px;
}

div#item-14 {
    left: 26px;
    top: 372px;
}

div#item-15 {
    left: 75px;
    top: 372px;
}

div#item-16 {
    left: 124px;
    top: 372px;
}

div#item-17 {
    left: 173px;
    top: 372px;
}

div#item-18 {
    left: 222px;
    top: 372px;
}

div#item-19 {
    left: 271px;
    top: 372px;
}

div#item-20 {
    left: 320px;
    top: 372px;
}

div#item-21 {
    left: 26px;
    top: 421px;
}

div#item-22 {
    left: 75px;
    top: 421px;
}

div#item-23 {
    left: 124px;
    top: 421px;
}

div#item-24 {
    left: 173px;
    top: 421px;
}

div#item-25 {
    left: 222px;
    top: 421px;
}

div#item-26 {
    left: 271px;
    top: 421px;
}

div#item-27 {
    left: 320px;
    top: 421px;
}

div#item-28 {
    left: 26px;
    top: 470px;
}

div#item-29 {
    left: 75px;
    top: 470px;
}

div#item-30 {
    left: 124px;
    top: 470px;
}

div#item-31 {
    left: 173px;
    top: 470px;
}

div#item-32 {
    left: 222px;
    top: 470px;
}

div#item-33 {
    left: 271px;
    top: 470px;
}

div#item-34 {
    left: 320px;
    top: 470px;
}

div#item-35 {
    left: 26px;
    top: 519px;
}

div#item-36 {
    left: 75px;
    top: 519px;
}

div#item-37 {
    left: 124px;
    top: 519px;
}

div#item-38 {
    left: 173px;
    top: 519px;
}

div#item-39 {
    left: 222px;
    top: 519px;
}

div#item-40 {
    left: 271px;
    top: 519px;
}

div#item-41 {
    left: 320px;
    top: 519px;
}

div#item-42 {
    left: 98px;
    top: 154px;
}

div#item-43 {
    left: 98px;
    top: 102px;
}

div#item-44 {
    left: 46px;
    top: 154px;
}

div#item-45 {
    left: 150px;
    top: 154px;
}

div#item-46 {
    left: 98px;
    top: 206px;
}

div#item-47 {
    left: 74px;
    top: 283px;
}

div#item-48 {
    left: 128px;
    top: 282px;
}

div#item-49 {
    left: 150px;
    top: 102px;
}

div#item-50 {
    left: 46px;
    top: 102PX;
}


div.itemInfov4 {
    display: none;
    position: fixed;
    z-index: 100000;
    min-width: 300px;
}

span.itemStack {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12pt;
    padding-right: 4px;
}

.broken:after {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    top: 0;
    left: 0;
    background: rgba(255, 0, 0, 0.3);
}

.sealed:after {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    top: 0;
    left: 0;
    background: rgba(0, 0, 255, 0.3);
}

.rented:after {
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    top: 0;
    left: 0;
    background: rgba(175, 175, 0, 0.3);
}

.item-name {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

.item-type {
    font-size: 12pt;
    text-align: center;
}

.item-kind {
    font-size: 11pt;
    text-align: center;
}

.item-bonus {
    color: #6fdc01;
}

.itemType-0 {
    color: #ffffff;
}

.itemType-1 {
    color: #8080ff;
}

.itemType-2 {
    color: #ffff00;
}

.itemType-3 {
    color: #80ff00;
}

.itemType-4 {
    color: #dcc77c;
}

.itemType-5 {
    color: #c87cc7;
}

.itemType-8 {
    color: #00ffcc;
}

.itemType-9 {
    color: #d20000;
}

.itemType-11 {
    color: #F781BE;
    font-weight: bold;
}

.itemType-12 {
    color: #FE9A2E;
    font-weight: bold;
}

.set-name {
    color: #b1a901;
    text-align: center;
}

.set-piece {
    text-align: center;
}

.set-status-active {
    color: #eaf50c;
}

.set-status-inactive {
    color: #828283;
}

.item-untradeable {
    color: #de3736;
    text-align: center;
    font-weight: bold;
}

.item-desc {
    text-align: center;
}

div#stats {
    background-image: url('https://cdn.ko4fun.net/Content/icons/stat.png');
    height: 314px;
    width: 327px;
    float: left;
    margin-left: 45px;
    margin-top: 50px;
}

.text_id {
    font-family: Verdana;
    margin-left: 10%;
    margin-top: 2%;
    color: #fff;
    font-size: 12px;
}

.text_class {
    font-family: Verdana;
    margin-left: 10%;
    margin-top: 1%;
    color: #9c9e37;
    font-size: 12px;
}

.text_lvl {
    font-family: Verdana;
    margin-left: 34%;
    margin-top: 17.6%;
    color: #fff;
    font-size: 12px;
}

.text_nation {
    font-family: Verdana;
    margin-left: 65%;
    margin-top: -4%;
    color: #fff;
    font-size: 12px;
}

.text_exp {
    font-family: Verdana;
    text-align: center;
    margin-top: 2%;
    color: #fff;
    font-size: 12px;
    margin-left: 13%;
}

.text_np {
    font-family: Verdana;
    text-align: center;
    margin-top: 3%;
    color: #fff;
    font-size: 12px;
    margin-left: 13%;
}

.text_attack {
    font-family: Verdana;
    margin-left: 25%;
    margin-top: 13%;
    color: #fff;
    font-size: 12px;
}

.text_defance {
    font-family: Verdana;
    margin-left: 25%;
    margin-top: 3%;
    color: #fff;
    font-size: 12px;
}

.text_str {
    font-family: Verdana;
    margin-left: 64%;
    margin-top: -5%;
    color: #fff;
    font-size: 12px;
}

.text_hp {
    font-family: Verdana;
    margin-left: 64%;
    margin-top: -5%;
    color: #fff;
    font-size: 12px;
}

.text_dex {
    font-family: Verdana;
    margin-left: 64%;
    margin-top: 3.5%;
    color: #fff;
    font-size: 12px;
}

.text_mp {
    font-family: Verdana;
    margin-left: 64%;
    margin-top: 3.5%;
    color: #fff;
    font-size: 12px;
}

.text_int {
    font-family: Verdana;
    margin-left: 64%;
    margin-top: 3%;
    color: #fff;
    font-size: 12px;
}

.text_manner {
    font-family: Verdana;
    margin-left: 25%;
    margin-top: -19%;
    color: #fff;
    font-size: 12px;
}

.statusbar {
    position: relative;
    color: #FFFFFF;
    font-size: 13px;
    width: 243px;
    height: 71px;
    background-image: url("https://cdn.ko4fun.net/Content/icons/statusbar.png");
    margin-left: 4%;
    margin-top: 5%;
}


.Server {
    position: absolute;
    left: 25px;
    top: -25px;
    color: #000000;
    font-size: 18px;
}

.iLevel {
    position: absolute;
    left: 25px;
    color: #f8f0a9;
}

.nickname {
    position: absolute;
    left: 73px;
    color: #f8f0a9;
}

.statusHP {
    position: absolute;
    top: 20px;
    width: 251px;
}

.statusMP {
    position: absolute;
    top: 36px;
    width: 251px;
}

.rebInfo {
    position: relative;
    color: #FFFFFF;
    font-size: 13px;
    width: 159px;
    height: 204px;
    background-image: url("https://cdn.ko4fun.net/Content/images/rebStat2.png");
    margin-left: 4%;
    margin-top: 5%;
}





#hotkey {
    position: relative;
    /*top:62px;*/
    /*float:left;*/
    width: 463px;
    height: 45px;
    background: no-repeat url("https://cdn.ko4fun.net/Content/icons/char-hotkey2_2.png");
    margin-bottom: 10px;
}

#hotbarnum {
    position: relative;
    top: 4px;
    left: 60px;
    width: 338px;
    height: 12px;
    /*border:1px solid grey;*/
    background: no-repeat url("https://cdn.ko4fun.net/Content/icons/char-hotkey-nums.png") -1px -1px;
}

A#hotup,
A#hotdown {
    position: absolute;
    width: 18px;
    height: 18px;
    /*10px*/
    left: 42px;
    top: -1px;
    background: no-repeat url("https://cdn.ko4fun.net/Content/icons/char-btn-hotkeyarrow2.png") -1px -1px;
    cursor: pointer;
}

A#hotdown {
    top: 26px;
    background-position: -1px -21px;
}

A#hotup:hover {
    background-position: -20px -1px;
}

A#hotup:active {
    background-position: -39px -1px;
}

A#hotdown:hover {
    background-position: -20px -21px;
}

A#hotdown:active {
    background-position: -39px -21px;
}

A.hicon {
    position: absolute;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    top: 5px;
    cursor: pointer;
}

A.h0 {
    left: 61px;
}

A.h1 {
    left: 98px;
}

A.h2 {
    left: 134px;
}

A.h3 {
    left: 170px;
}

A.h4 {
    left: 205px;
}

A.h5 {
    left: 241px;
}

A.h6 {
    left: 277px;
}

A.h7 {
    left: 313px;
}

A.h8 {
    left: 349px;
}

A.h9 {
    left: 385px;
}


div#innhostes {
    width: 390px;
    height: 401px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

div#innhostes div {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin: 1em;
}


.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-success {
    color: #ffffff;
    background-color: #a32f35;
    border-color: #000000;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #ff1800;
    border-color: #000000;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}


div#magicbag {
    background-image: url('https://cdn.ko4fun.net/Content/icons/magicbag.png');
    width: 361px;
    height: 265px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    float: left;
    margin-top: 10%;
}

div#inventory div,
div#magicbag div {
    width: 45px;
    height: 45px;
    position: absolute;
}

div#mitem-51 {
    left: 28px;
    top: 43px;
}

div#mitem-52 {
    left: 78px;
    top: 43px;
}

div#mitem-53 {
    left: 128px;
    top: 43px;
}

div#mitem-54 {
    left: 28px;
    top: 93px;
}

div#mitem-55 {
    left: 78px;
    top: 93px;
}

div#mitem-56 {
    left: 128px;
    top: 93px;
}

div#mitem-57 {
    left: 28px;
    top: 143px;
}

div#mitem-58 {
    left: 78px;
    top: 143px;
}

div#mitem-59 {
    left: 128px;
    top: 143px;
}

div#mitem-60 {
    left: 28px;
    top: 193px;
}

div#mitem-61 {
    left: 78px;
    top: 193px;
}

div#mitem-62 {
    left: 128px;
    top: 193px;
}

div#mitem-63 {
    left: 197px;
    top: 43px;
}

div#mitem-64 {
    left: 248px;
    top: 43px;
}

div#mitem-65 {
    left: 298px;
    top: 43px;
}

div#mitem-66 {
    left: 197px;
    top: 93px;
}

div#mitem-67 {
    left: 248px;
    top: 93px;
}

div#mitem-68 {
    left: 298px;
    top: 93px;
}

div#mitem-69 {
    left: 197px;
    top: 144px;
}

div#mitem-70 {
    left: 248px;
    top: 144px;
}

div#mitem-71 {
    left: 298px;
    top: 144px;
}

div#mitem-72 {
    left: 197px;
    top: 195px;
}

div#mitem-73 {
    left: 248px;
    top: 195px;
}

div#mitem-74 {
    left: 298px;
    top: 195px;
}

div#deleteditem {
    background-image: url('https://cdn.ko4fun.net/Content/icons/deleteditem.png');
    width: 390px;
    height: 175px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    float: left;
    margin-top: 5%;
}

div#inventory div,
div#deleteditem div {
    width: 45px;
    height: 45px;
    position: absolute;
}

div#ditem-0 {
    left: 25px;
    top: 8px;
}

div#ditem-1 {
    left: 75px;
    top: 8px;
}

div#ditem-2 {
    left: 125px;
    top: 8px;
}

div#ditem-3 {
    left: 175px;
    top: 8px;
}

div#ditem-4 {
    left: 225px;
    top: 8px;
}

div#ditem-5 {
    left: 275px;
    top: 8px;
}

div#ditem-6 {
    left: 325px;
    top: 8px;
}

div#ditem-7 {
    left: 25px;
    top: 58px;
}

div#ditem-8 {
    left: 75px;
    top: 58px;
}

div#ditem-9 {
    left: 75px;
    top: 58px;
}

div#ditem-10 {
    left: 125px;
    top: 58px;
}

div#ditem-11 {
    left: 175px;
    top: 58px;
}

div#ditem-12 {
    left: 225px;
    top: 58px;
}

div#ditem-13 {
    left: 275px;
    top: 58px;
}

div#ditem-14 {
    left: 325px;
    top: 58px;
}

div#ditem-15 {
    left: 25px;
    top: 108px;
}

div#ditem-16 {
    left: 75px;
    top: 108px;
}

div#ditem-17 {
    left: 125px;
    top: 108px;
}

div#ditem-18 {
    left: 175px;
    top: 108px;
}

div#ditem-19 {
    left: 225px;
    top: 108px;
}


#tooltipv4 {
    font-family: Verdana !important;
    background-color: #000000c7;
    padding: 10px;
    border: 2px solid #d6c315;
    background-repeat: repeat;
    background-position: center center;
    color: #fff;
    list-style: none;
}


#tooltipv4 .content .equipment {
    color: #d8af28;
    text-align: center;
    padding: 5px
}

#tooltipv4 .content .clearfx {
    border-top: 1px solid #874;
    margin-bottom: -1px !important
}

#tooltipv4 .content .icon {
    float: left;
    width: 45px;
    height: 45px
}

#tooltipv4 .content .title {
    height: 45px;
    width: 240px;
    margin-left: 50px;
    font-size: 14px;
    font-weight: bold
}

#tooltipv4 .content .type {
    text-align: right
}

#tooltipv4 .content .kind {
    text-align: right
}

#tooltipv4 .content .itemgrade {
    text-align: center
}

#tooltipv4 .content .description {
    text-align: center
}

#tooltipv4 .content .durability {
    text-align: left
}

#tooltipv4 ul.content {
    text-align: left;
    margin-bottom: 10px;
    list-style: none;
}

#tooltipv4 ul.content li {
    font-family: verdana !important;
    font-size: small;
    padding-top: 1px;
    margin-bottom: 1px;
}


#tooltipv4 .type_4 {
    color: #c3b170
}

#tooltipv4 .type_3 {
    color: #70dd02
}

#tooltipv4 .type_12 {
    color: #ffad4d
}

#tooltipv4 .type_11 {
    color: #ff83a6
}

#tooltipv4 .type_0 {
    color: #dbdcdb
}

#tooltipv4 .type_1 {
    color: #8080ff
}

#tooltipv4 .type_2 {
    color: #ff0
}

#tooltipv4 .type_equipped {
    display: inline-block;
    margin-left: 15px;
    color: #eaf50c;
    text-align: center
}

#tooltipv4 .type_unequipped {
    display: inline-block;
    margin-left: 15px;
    color: #969696;
    text-align: center
}

#tooltipv4 .type_setname {
    color: #cdc300;
    text-align: center
}

#tooltipv4 .type_5 {
    color: #c87cc7
}

#tooltipv4 .type_setitem {
    color: #d20000
}

#tooltipv4 .type_6 {
    color: #19ffff
}

#tooltipv4 .type_7 {
    color: #c87cc7
}

#tooltipv4 .type_8 {
    color: #04e0b3
}

#tooltipv4 .type_9 {
    color: #f00;
    text-align: center
}

#tooltipv4 .type_15 {
    color: #afff33
}

#tooltipv4 .type_17 {
    color: #5cd1e5
}

#tooltipv4 .cospre-item {
    color: #cbd40f;
}