@font-face {
    font-family: Arial;
    src: url('../fonts/Arial.eot');
}

@font-face {
    font-family: Arial;
    src: url('../fonts/Arial.ttf') format("truetype");
}

@font-face {
    font-family: Arial;
    font-weight: bold;
    src: url('../fonts/Arial-Bold.eot');
}

@font-face {
    font-family: Arial;
    font-weight: bold;
    src: url('../fonts/Arial-Bold.ttf') format("truetype");
}

/*-------------------------------------------------------------------------------*/

.window-type-1 > .background {
    position: absolute;
    width: 100%;
    height: 100%;
}

.window-type-1 > .background .frame-header {
    background: url("../img/window/header-big.png") no-repeat;
    position: absolute;
    top: 0;
    width: 257px;
    height: 27px;
    left: 50%;
    margin-left: -128px;
    margin-top: -27px;
}

.window-type-1 > .background .frame-background {
    background: url("../img/window/background.jpg") repeat;
    position: absolute;
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
}

.window-type-1 > .background .frame-left-top {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/window/frame-left-top.png") no-repeat;
    width: 15px;
    height: 13px;
}

.window-type-1 > .background .frame-left {
    position: absolute;
    top: 12px;
    left: 0;
    bottom: 12px;
    background: url("../img/window/frame-left.jpg") repeat-y;
    width: 10px;
}

.window-type-1 > .background .frame-left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/window/frame-left-bottom.png") no-repeat;
    width: 15px;
    height: 13px;
}

.window-type-1 > .background .frame-bottom {
    position: absolute;
    left: 14px;
    bottom: 0;
    right: 14px;
    background: url("../img/window/frame-bottom.jpg") repeat-x;
    height: 10px;
}

.window-type-1 > .background .frame-right-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/window/frame-right-bottom.png") no-repeat;
    width: 15px;
    height: 13px;
}

.window-type-1 > .background .frame-right {
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 13px;
    background: url("../img/window/frame-right.jpg") repeat-y;
    width: 10px;
}

.window-type-1 > .background .frame-right-top {
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/window/frame-right-top.png") no-repeat;
    width: 15px;
    height: 13px;
}

.window-type-1 > .background .frame-top {
    position: absolute;
    left: 14px;
    top: 0;
    right: 14px;
    background: url("../img/window/frame-top.jpg") repeat-x;
    height: 10px;
}

.window-type-1 > .background .menu-header {
    position: absolute;
    left: 10px;
    top: 8px;
    right: 10px;
    background: url(../img/window/menu-header.png);
    height: 52px;
}

.window-type-1 > .body {
    position: relative;
    width: 100%;
    height: 100%;
}

.window-type-1 > .body > .close {
    background: url(../img/window/close.png);
    width: 35px;
    height: 34px;
    position: absolute;
    top: 17px;
    right: 22px;
    cursor: pointer;
    z-index: 2;
}

.window-type-1 > .body > .close:active {
    background: url(../img/window/close.png) 0 -35px;
}

.window-type-2 > .background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.window-type-2 > .background .frame-background {
    background: url("../img/window/background2.jpg") repeat;
    position: absolute;
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
}

.window-type-2 > .background .frame-left-top {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/window/frame2-left-top.png") no-repeat;
    width: 27px;
    height: 25px;
}

.window-type-2 > .background .frame-left {
    position: absolute;
    top: 25px;
    left: 0;
    bottom: 27px;
    background: url("../img/window/frame2-left.jpg") repeat-y;
    width: 34px;
}

.window-type-2 > .background .frame-left-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/window/frame2-left-bottom.png") no-repeat;
    width: 25px;
    height: 27px;
}

.window-type-2 > .background .frame-bottom {
    position: absolute;
    left: 25px;
    bottom: 0;
    right: 25px;
    background: url("../img/window/frame2-bottom.jpg") repeat-x;
    height: 34px;
}

.window-type-2 > .background .frame-right-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url("../img/window/frame2-right-bottom.png") no-repeat;
    width: 25px;
    height: 27px;
}

.window-type-2 > .background .frame-right {
    position: absolute;
    top: 25px;
    right: 0;
    bottom: 27px;
    background: url("../img/window/frame2-right.jpg") repeat-y;
    width: 34px;
}

.window-type-2 > .background .frame-right-top {
    position: absolute;
    top: 0;
    right: 0;
    background: url("../img/window/frame2-right-top.png") no-repeat;
    width: 27px;
    height: 25px;
}

.window-type-2 > .background .frame-top {
    position: absolute;
    left: 27px;
    top: 0;
    right: 27px;
    background: url("../img/window/frame2-top.jpg") repeat-x;
    height: 34px;
}

.window-type-2 > .body {
    position: relative;
    width: 100%;
    height: 100%;
}

/*-------------------------------------------------------------------------------------*/

.slot {
    background: url("../img/window/slot.jpg") no-repeat;
    width: 69px;
    height: 69px;
    position: absolute;
}

.slot.disabled:not(.big) {
    background: url("../img/window/slot-disabled.jpg") no-repeat;
}

.slot.disabled.buy {
    background: url("../img/window/buy-slot.jpg") no-repeat;
    opacity: 0.7;
    transition: opacity 0.2s;
}

.slot.disabled.buy:hover {
    opacity: 1;
}

.slot.big {
    background: url("../img/window/slot-big.jpg") no-repeat;
    width: 103px;
    height: 103px;
    position: absolute;
}

.slot.big img {
    margin: 1px;
}

.slot.big .drag-handler {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

/*---------------------------------------------------------------*/

#window-yes-no {
    z-index: 2;
    display: block;
}

#window-yes-no .block-ui {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
}

#window-yes-no.show .modal-window,
#window-yes-no.show .block-ui {
    opacity: 1;
    visibility: visible;
    z-index: 3;
}

#window-yes-no .modal-window {
    width: 564px;
    height: 299px;
    position: fixed;
    left: 50%;
    margin-left: -282px;
    top: 50%;
    margin-top: -150px;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    background: url("../img/window/mwt2-bg.png") no-repeat;
}

#window-yes-no .modal-window .close {
    width: 35px;
    height: 34px;
    position: absolute;
    top: 23px;
    right: 33px;
    cursor: pointer;
    z-index: 2;
    background: url("../img/window/close.png") no-repeat;
}

#window-yes-no .modal-window .close:active {
    background-position: 0 -35px;
}

#window-yes-no .modal-window .title {
    position: absolute;
    text-align: center;
    width: 220px;
    color: #ffffff;
    font-size: 2em;
    top: 19px;
    left: 167px;
}

#window-yes-no .modal-window .text {
    position: absolute;
    width: 450px;
    height: 90px;
    left: 54px;
    top: 81px;
    display: table;
}

#window-yes-no .modal-window .text .value {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.3em;
}

#window-yes-no .modal-window .text .value span.currency {
    font-weight: bold;
    padding-right: 36px;
    position: relative;
}

#window-yes-no .modal-window .text .value span.currency:after {
    content: ' ';
    background: url("../img/window/currency-main.png") no-repeat;
    width: 32px;
    height: 35px;
    position: absolute;
    right: 0;
    top: -8px;
}

#window-yes-no .modal-window .buttons {
    position: absolute;
    top: 196px;
    width: 100%;
}

#window-yes-no .modal-window .buttons .button {
    position: absolute;
    width: 153px;
    height: 55px;
    cursor: pointer;
}

#window-yes-no .modal-window .buttons .button:hover {
    background-position: 0 -56px;
}

#window-yes-no .modal-window .buttons .button:active {
    background-position: 0 -112px;
}

#window-yes-no .modal-window .buttons .button.yes {
    background-image: url("../img/window/yes.png");
    left: 106px;
}

#window-yes-no .modal-window .buttons .button.no {
    background-image: url("../img/window/no.png");
    right: 112px;
}

/*---------------------------------------------------------------*/

#window-split-stack {
    z-index: 2;
    display: block;
}

#window-split-stack .block-ui {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
}

#window-split-stack.show .modal-window,
#window-split-stack.show .block-ui {
    opacity: 1;
    visibility: visible;
    z-index: 3;
}

#window-split-stack .modal-window {
    width: 568px;
    height: 317px;
    position: fixed;
    left: 50%;
    margin-left: -284px;
    top: 50%;
    margin-top: -158px;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    background: url("../img/window/mwt3-bg.png") no-repeat;
}

#window-split-stack .modal-window .close {
    width: 35px;
    height: 34px;
    position: absolute;
    top: 37px;
    right: 30px;
    cursor: pointer;
    z-index: 2;
    background: url("../img/window/close.png") no-repeat;
}

#window-split-stack .modal-window .close:active {
    background-position: 0 -35px;
}

#window-split-stack .modal-window .title {
    position: absolute;
    text-align: center;
    width: 220px;
    color: #ffffff;
    font-size: 2em;
    top: 19px;
    left: 167px;
}

#window-split-stack .modal-window .split-form {
    position: absolute;
    width: 100%;
    top: 117px;
}

#window-split-stack .modal-window .split-form .item-name {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
}

#window-split-stack .modal-window .split-form .quantity-label {
    font-size: 1.6em;
    position: absolute;
    top: 42px;
    left: 97px;
}

#window-split-stack .modal-window .split-form .left-button {
    background: url("../img/window/left.png") no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 37px;
    left: 205px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#window-split-stack .modal-window .split-form .left-button:hover {
    background-position: 0 -30px;
}

#window-split-stack .modal-window .split-form .left-button:active {
    background-position: 0 -60px;
}

#window-split-stack .modal-window .split-form .quantity {
    position: absolute;
    top: 37px;
    left: 239px;
}

#window-split-stack .modal-window .split-form .quantity input {
    background: #eedbbb;
    border: 1px solid #666666;
    font-size: 1.6em;
    font-weight: bold;
    padding: 4px 5px 5px;
    text-align: center;
    width: 77px;
}

#window-split-stack .modal-window .split-form .right-button {
    background: url("../img/window/right.png") no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    top: 37px;
    left: 334px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#window-split-stack .modal-window .split-form .right-button:hover {
    background-position: 0 -30px;
}

#window-split-stack .modal-window .split-form .right-button:active {
    background-position: 0 -60px;
}

#window-split-stack .modal-window .split-form .amount {
    position: absolute;
    top: 42px;
    left: 383px;
}

#window-split-stack .modal-window .split-form .amount .label {
    font-size: 1.6em;
}

#window-split-stack .modal-window .split-form .amount .value {
    font-weight: bold;
    font-size: 1.6em;
    position: absolute;
    top: 0;
    left: 52px;
}

#window-split-stack .modal-window .buttons {
    position: absolute;
    top: 213px;
    width: 100%;
}

#window-split-stack .modal-window .buttons .button {
    position: absolute;
    width: 153px;
    height: 55px;
    cursor: pointer;
}

#window-split-stack .modal-window .buttons .button:hover {
    background-position: 0 -56px;
}

#window-split-stack .modal-window .buttons .button:active {
    background-position: 0 -112px;
}

#window-split-stack .modal-window .buttons .button.agree {
    background-image: url("../img/window/agree.png");
    left: 106px;
}

#window-split-stack .modal-window .buttons .button.cancel {
    background-image: url("../img/window/cancel.png");
    right: 112px;
}

/*-----------------------------------------------------*/

#window-box-open {
    z-index: 2;
    display: block;
}

#window-box-open .block-ui {
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
}

#window-box-open.show .modal-window,
#window-box-open.show .block-ui {
    opacity: 1;
    visibility: visible;
    z-index: 3;
}

#window-box-open .modal-window {
    width: 550px;
    height: 284px;
    position: fixed;
    left: 50%;
    margin-left: -250px;
    top: 50%;
    margin-top: -143px;
    transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
}

#window-box-open .modal-window .box-img {
    background: url("../img/window/big-box.png");
    width: 147px;
    height: 143px;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    top: 35px;
}

#window-box-open .modal-window .box-count {
    position: absolute;
    font-size: 2.6em;
    left: 315px;
    top: 145px;
    font-weight: bolder;
}

#window-box-open .modal-window .buttons {
    position: absolute;
    top: 192px;
    width: 100%;
}

#window-box-open .modal-window .buttons .button {
    position: absolute;
    width: 208px;
    height: 55px;
    cursor: pointer;
}

#window-box-open .modal-window .buttons .button:hover {
    background-position: 0 -56px;
}

#window-box-open .modal-window .buttons .button:active {
    background-position: 0 -112px;
}

#window-box-open .modal-window .buttons .button.one {
    background-image: url("../img/window/box-button-one.png");
    left: 48px;
}

#window-box-open .modal-window .buttons .button.all {
    background-image: url("../img/window/box-button-all.png");
    right: 48px;
}

#window-box-open.one-box .modal-window .box-count,
#window-box-open.one-box .modal-window .buttons .button.all {
    display: none;
}

#window-box-open.one-box .modal-window .buttons .button.one {
    left: 50%;
    margin-left: -104px;
}

.slots .slot {
    margin: 3px 3px 2px 2px;
    display: inline-block;
    position: relative;
    transition: box-shadow 500ms;
}

.slots .slot .item .quantity {
    position: absolute;
    bottom: 1px;
    right: 4px;
    font-size: 1.2em;
}

.slots .slot.deleted {
    box-shadow: inset 0 0 20px 0 rgba(142, 142, 142, 0.6);
}

.slots .slot.deleted .item {
    opacity: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.slots .slot.over.allow:not(.drag) {
    box-shadow: inset 0 0 20px 0 rgba(51, 204, 0, 0.6);
}

.slots .slot.over.deny:not(.drag) {
    box-shadow: inset 0 0 20px 0 rgba(238, 0, 0, 0.6);
}

.slots .slot.drag {
    box-shadow: inset 0 0 20px 0 #c3c6b6;
}

.slots .slot.drag .item {
    opacity: 0;
}

.slots .slot .item {
    width: 69px;
    height: 69px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1200ms;
}

.slots .slot .item .drag-handler {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.slots .slot .item.new {
    box-shadow: inset 0 0 20px 0 #01C8;
}

.slots .slot .item img {
    width: 67px;
    height: 67px;
    top: 1px;
    left: 1px;
    position: absolute;
}

.slots .slot .item .personal {
    background: url("../img/window/personal.png");
    width: 14px;
    height: 19px;
    position: absolute;
    top: -4px;
    right: -3px;
}

form.style-1 {
    padding-top: 52px;
}

form.style-1 .input-box {
    max-width: 306px;
    margin: 0 auto 14px;
    height: 45px;
    padding: 0 15px;
    position: relative;
}

form.style-1 input[type="text"],
form.style-1 input[type="password"],
form.style-1 input[type="email"],
form.style-1 textarea {
    background: transparent;
    height: 100%;
    width: 100%;
    text-align: center;
    border: 1px solid #b19e74;
    display: block;
    z-index: 2;
    position: relative;
    font-size: 1.6em;
    color: #333;
    transition: all .5s ease;
    box-sizing: border-box;
}

form.style-1 textarea {
    resize: none;
}

form.style-1 .input-background {
    background: #efdbb8;
    width: 100%;
    height: 45px;
    position: relative;
    margin-bottom: -45px;
}

form.style-1 .placeholder {
    z-index: 1;
    color: #9c9e9b;
    transition: all .5s ease;
    position: relative;
    display: block;
    text-align: center;
}

form.style-1 input[value=""] ~ .placeholder {
    width: 100%;
    margin-top: -30px;
    height: 19px;
    font-size: 1.6em;
}

form.style-1 input:focus ~ .placeholder {
    font-size: 1em;
    height: auto;
    margin-top: 0;
    line-height: normal;
    width: auto;
}

form.style-1 input[type="submit"] {
    width: 309px;
    margin: 29px auto 0;
    height: 83px;
    position: relative;
    display: block;
    cursor: pointer;
    background: url("../img/index/reg-button.png");
    border: none;
    color: transparent;
}

form.style-1 input[type="submit"]:hover {
    background-position: 0 -84px;
}

form.style-1 input[type="submit"]:active {
    background-position: 0 -166px;
    height: 82px;
}

form.style-1 .input-box.require:before {
    content: '✱';
    color: red;
    position: absolute;
    top: -8px;
    left: 0;
    font-size: 1em;
}

form.style-1 .input-box .error {
    display: none;
    color: darkred;
    position: absolute;
    padding-top: 20px;
}

.scroll-block {
    width: 100%;
    height: 100%;
    position: relative;
}

.scroll-block > .scroll-body {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.scroll-block > .scroll-bar {
    position: absolute;
    top: 5px;
    right: -35px;
    bottom: 5px;
}

.scroll-block.disabled > .scroll-bar {
    opacity: 0.5;
}

.scroll-block > .scroll-bar > .scroll-bar-down-button {
    background: url("../img/scrollbar/down-arrow.png");
    position: absolute;
    bottom: 2px;
    height: 18px;
    width: 17px;
    cursor: pointer;
    left: 2px;
}

.scroll-block > .scroll-bar > .scroll-bar-down-button:active {
    background-position: -19px 1px;
}

.scroll-block > .scroll-bar > .scroll-bar-up-button {
    background: url("../img/scrollbar/up-arrow.png");
    position: absolute;
    top: 2px;
    height: 18px;
    width: 17px;
    cursor: pointer;
    left: 2px;
}

.scroll-block > .scroll-bar > .scroll-bar-up-button:active {
    background-position: -19px -1px;
}

.scroll-block > .scroll-bar > .scroll-bar-pane {
    position: absolute;
    top: 18px;
    bottom: 18px;
    width: 17px;
    left: 2px;
    right: 2px;
}

.scroll-block > .scroll-bar > .scroll-bar-pane > .scroll-bar-handler {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/scrollbar/handler-body.png") repeat-y;
    width: 17px;
    min-height: 44px;
    cursor: pointer;
}

.scroll-block > .scroll-bar > .scroll-bar-pane > .scroll-bar-handler > .scroll-bar-handler-top {
    background: url('../img/scrollbar/handler-top.png') no-repeat;
    height: 15px;
    top: 0;
    width: 17px;
    position: absolute;
}

.scroll-block > .scroll-bar > .scroll-bar-pane > .scroll-bar-handler > .scroll-bar-handler-middle {
    background: url("../img/scrollbar/handler-middle.png") left bottom no-repeat;
    top: 50%;
    margin-top: -7px;
    height: 12px;
    width: 17px;
    position: absolute;
}

.scroll-block > .scroll-bar > .scroll-bar-pane > .scroll-bar-handler > .scroll-bar-handler-bottom {
    background: url('../img/scrollbar/handler-bottom.png') no-repeat;
    height: 17px;
    bottom: 0;
    width: 17px;
    position: absolute;
}

.scroll-block > .scroll-bar > .scroll-bar-background {
    width: 21px;
    background: url("../img/scrollbar/background-body.png") repeat-y;
    height: 100%;
}

.scroll-block > .scroll-bar > .scroll-bar-background > .scroll-bar-background-bottom {
    position: absolute;
    bottom: 0;
    background: url("../img/scrollbar/background-bottom.png");
    width: 21px;
    height: 20px;
}

.scroll-block > .scroll-bar > .scroll-bar-background > .scroll-bar-background-top {
    position: absolute;
    top: 0;
    background: url("../img/scrollbar/background-top.png");
    width: 21px;
    height: 20px;
}

.window-type-3 {
    position: absolute;
    background: url("../img/window/wt3/window-bg.png") no-repeat;
    width: 1010px;
    height: 774px;
    left: 50%;
    top: 50%;
    margin-left: -500px;
    margin-top: -354px;
}

.window-type-3 .title {
    position: absolute;
    width: 1000px;
    text-align: center;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    top: 19px;
}

.window-type-3 .close {
    background: url("../img/window/close.png?t=1");
    width: 35px;
    height: 34px;
    position: absolute;
    top: 39px;
    right: 33px;
    cursor: pointer;
}

.window-type-3 .close:active {
    background-position: 0 -35px;
}

.window-type-3 > .body {
    position: absolute;
    top: 82px;
    left: 10px;
    width: 980px;
    height: 645px;
}

.window-type-3 > .body > div {
    display: none;
}

.window-type-3 > .body .left-block {
    width: 193px;
    height: 585px;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 1px solid #f2a858;
    border-right: 1px solid #f2a858;
    border-bottom: 1px solid #f2a858;
}

.window-type-3 > .body .left-block > .delimiter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.window-type-3 > .body .left-block > .buttons {
    position: relative;
    padding-top: 16px;
}

.window-type-3 > .body .left-block > .buttons > .button {
    background: url(../img/market/buttons.png?t=1) no-repeat -1px 0;
    width: 177px;
    height: 51px;
    position: relative;
    margin-bottom: -2px;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
}

.window-type-3 > .body .left-block > .buttons > .button.disabled {
    opacity: 0.5;
}

.window-type-3 > .body .left-block > .buttons > .button.disabled > .img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.window-type-3 > .body .left-block .buttons .button:hover:not(.disabled):not(.selected) {
    background-position: -179px 0;
}

.window-type-3 > .body .left-block > .buttons > .button:active:not(.disabled):not(.selected),
.window-type-3 > .body .left-block > .buttons > .button.selected {
    background-position: -358px 0;
}

.window-type-3 > .body .left-block > .buttons > .button > .label {
    position: absolute;
    top: 12px;
    left: 41px;
    font-size: 1.4em;
}

.window-type-3 > .body .left-block > .buttons > .button.buyout > .label,
.window-type-3 > .body .left-block > .buttons > .button.new > .label {
    left: 10px;
}

.window-type-3 > .body .left-block > .buttons > .button.selected > .label {
    font-weight: bold;
}

.window-type-3 > .body .left-block > .buttons > .button > .img {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 2px;
    left: 4px;
}

.window-type-3 > .body .right-block {
    width: 785px;
    height: 585px;
    position: absolute;
    right: 0;
    top: 0;
    border-top: 1px solid #f2a858;
    border-left: 1px solid #f2a858;
    border-bottom: 1px solid #f2a858;
}

.window-type-3 > .body .right-block > .delimiter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.window-type-3 > .body .bottom-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 57px;
    background-color: rgba(255, 255, 255, 0.5);
    border-top: 1px #f2a858 solid;
}

.window-type-3 > .body .bottom-block > .delimiter {
    position: absolute;
    top: 0;
    width: 100%;
    border-top: 1px #000000 solid;
}

.window-type-3 > .body .bottom-block > .exit-button {
    background: url("../img/market/exit-button.png?t=1");
    width: 127px;
    height: 33px;
    cursor: pointer;
    right: 12px;
    position: absolute;
    top: 11px;
}

.window-type-3 > .body .bottom-block > .exit-button:hover {
    background-position: 0 -34px;
}

.window-type-3 > .body .bottom-block > .exit-button:active {
    background-position: 0 -68px;
}

.window-type-3 > .body .bottom-block > .button.disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}