@import url(wks-skin-common.css);

.clear {
    clear: both;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

#Body {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#PnMn h4 {
    width: 100%;
    height: 12px;
    padding: 3px 0 0 0;
    margin: 0 0 5px 0;
    font-size: 10px;
    color: #869699;
    border-bottom: 1px solid #c9d2d4;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 12px;
}

#PnMn.payments h4 {
    height: 24px;
    position: relative;
}

#PnMn.payments h4 span {
    position: absolute;
    bottom: 0;
    font-size: 10px;
    text-transform: uppercase;
    float: none;
    color: darkblue;
}

#PnMn div.action {
    float: right;
    margin: 0 0 -15px 0;
    position: relative;
}

#PnMn div.action a {
    height: 15px;
    float: right;
    margin-left: 4px;
    padding-left: 17px;
}

#PnMn div.action a.add {
    background: url(../img/ico/add_ico_full.gif) 0 0 no-repeat;
}

#PnMn div.action a.add-disabled {
    background: url(../img/ico/add_ico_full.gif) 0 -20px no-repeat;
}

#PnMn div.action a.edit {
    background: url(../img/ico/edit_ico.gif) left top no-repeat;
}

#PnMn div.action a.search {
    background: url(../img/ico/search_ico.png) left top no-repeat;
    font-size: 11px;
}

#PnMn div.action a.save {
    background: url(../img/ico/save_ico.gif) left top no-repeat;
}

#PnMn div.action a span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 13px;
    margin-top: -1px;
    float: none;
    color: #237ba0;
    border-bottom: 1px dotted #237ba0;
    font-weight: normal;
    font-size: 11px;
    line-height: 12px;
    overflow: hidden;
    cursor: pointer;
}

#PnMn div.action a.add-disabled span {
    color: #84b3c6;
    border-bottom: 1px dotted #84b3c6;
}

#PnMn h4 span {
    float: right;
    font-size: 12px;
    text-transform: none;
    *vertical-align: top;
}

#PnMn h4 span.header {
    font-size: 10px;
    text-transform: uppercase;
    float: none;
}

#PnMn h4 span.number {
    display: inline-block;
    *display: inline;
    margin-left: 5px;
    float: none;
    color: #000000;
    line-height: 10px;
    *vertical-align: top;
    *position: relative;
    *top: -2px;
}

#PnMn .fields-block h4 span.number {
    margin-left: 80px;
}

#PnMn h4 span.number b {
    line-height: 10px;
}

#PnMn h4 a {
    height: 15px;
    float: right;
    padding-left: 20px;
    margin-bottom: -2px;
    margin-top: -3px;
    background: url(../img/ico/edit_ico.gif) left top no-repeat;
}

#PnMn h4 a.edit {
    background: url(../img/ico/edit_ico.gif) left top no-repeat;
}

#PnMn h4 a.save {
    background: url(../img/ico/save_ico.gif) left top no-repeat;
}

#PnMn h4 a span {
    float: none;
    color: #237ba0;
    border-bottom: 1px dotted #237ba0;
    font-weight: normal;
}

#PnMn a.instruction {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 0 15px;
}

#PnMn a.instruction:hover {
    color: #c90619;
}

#PnMn a.instruction span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-bottom: 1px;
    border-bottom: 1px dotted #237ba0;
}

#PnMn a.instruction:hover span {
    border-bottom: 1px dotted #c90619;
}

div.popupContent div.popup_top {
    padding: 17px 15px 19px 21px;
    text-align: left;
}

div.popupContent div.popup_top_print {
    height: 10px;
    background: url(../img/bg/popup_print_top_bg.png) left top no-repeat;
    overflow: hidden;
}

div.popupContent div.popup_container_print {
    height: 527px;
    padding: 7px 9px 12px 27px;
    background: #ffffff;
}

div.popupContent div.popup_container_print div.overflow {
    height: 515px;
    padding: 6px;
    border: 1px solid #c6d0d2;
    overflow: auto;
    text-align: left;
}

div.popupContent div.popup_top h2 {
    margin: 0 0 18px;
    font-size: 10px;
    color: #869699;
    border-bottom: 1px solid #c9d2d4;
    text-transform: uppercase;
}

div.popupContent div.popup_top p {
    line-height: 18px;
}

div.popupContent div.buttons {
    height: 39px;
    padding-top: 6px;
    background: url(../img/bg/popup_bot_bg.png) left bottom no-repeat;
    text-align: center;
}

div.popupContent div.operationInfo-buttons {
    height: 19px;
    padding-top: 6px;
    background: url(../img/bg/popup_bot_bg.png) left bottom no-repeat;
    text-align: center;
}

div.popupContent div.buttons_print {
    background: url(../img/bg/popup_print_bot_bg.png) left bottom no-repeat;
}

div.preloader_top div.bg {
    padding: 30px;
    background: #ffffff;
}

div.preloader_top div.bg h1 {
    margin: 0 0 10px 0;
    color: #464b4d;
    font-size: 18px;
    font-weight: normal;
}

div.fields-block {
    width: 100%;
    margin: 0 0 2px 0;
    overflow: hidden;
}

div.new-line {
    clear: left;
}

div.top-margin {
    margin-top: 20px;
}

div.fields-row {
    height: 23px;
    width: 100%;
    padding: 0;
    margin: 0 0 6px 0;
    zoom: 1;
}

div.fields-row2 {
    height: 46px;
}

div.fields-row3 {
    height: 19px;
}

div.fields-row-text {
    line-height: 16px;
    text-align: justify;
    height: auto;
    width: 420px;
    padding: 10px 20px 10px 20px;
}

div.fields-row-right {
    text-align: right;
}

div.moved {
    margin-left: -4px;
    padding-left: 4px;
}

div.moved div.moved {
    padding-left: 0;
    position: relative;
}

div.middle-height {
    height: 19px;
}

div.big-height {
    height: 27px;
    margin: 0 0 9px 0;
}

div.fields-row div.right {
    display: inline;
    float: right;
}

div.fields-row div.via-phone-kbe {
    margin-top: 3px;
}

div.fields-row div.right label {
    width: auto;
    margin-left: 8px;
}

div.fields-row span.checkbox label,
div.fields-row span.checkbox-selected label {
    margin-left: 0;
}

label {
    float: left;
    width: 106px;
    height: 22px;
    margin-right: 8px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    white-space: nowrap;
    line-height: 22px;
    vertical-align: bottom;
    color: #000000;
    text-align: right;
}

label.creditPayment {
    width: 160px;
}

div.fields-row label {
    line-height: 23px;
}

div.via-phone label {
    line-height: 14px;
}

.spacer {
    visibility: hidden;
    margin-right: 19px;
}

.not-int .spacer {
    display: none;
}

div.middle-height label,
div.middle-height span {
    height: 19px;
    line-height: 19px;
}

.wideLabel label {
    width: 136px;
}

.wideLabel-report label {
    width: 120px;
}

.hintLabel label {
    width: 148px;
}

.wideLabel-payment label {
    width: 175px;
}

.widestLabel-payment label {
    width: 225px;
}

.transferStatus {
    text-transform: none;
    font-weight: bold;
    color: #689c84;
}

label.transferStatus {
    *position: relative;
    *top: -2px;
    margin-top: -2px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 20px;
    color: #689c84;
    font-size: 11px;
    text-transform: none;
    font-weight: bold;
    text-align: left;
    float: none;
    width: auto;
    height: auto;
}

#PnMn label.transferStatus span {
    height: 14px;
    line-height: 14px;
    float: left;
    color: #689c84;
}

h4 label.viewHeader {
    *position: relative;
    *top: -2px;
    margin-top: -2px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 20px;
    color: #000000;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    width: auto;
    text-align: left;
    float: none;
    height: 14px;
    line-height: 14px;
}

#PnMn h4 label.viewHeader b {
    height: 14px;
    line-height: 14px;
    float: none;
    display: inline-block;
    font-weight: bold;
}

#PnMn h4 label.viewHeader b span {
    height: 14px;
    line-height: 14px;
    float: none;
    color: #000000;
}

#PnMn h4 label.viewHeaderNormal b {
    font-weight: normal;
}

#PnMn label.currency {
    margin: 0;
}

#PnMn label.exchangeRate {
    padding-left: 10px;
}

label.currency span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    *display: inline;
    *zoom: 1;
}

label.margin-left {
    margin-left: 8px;
}

label.small {
    width: 90px;
}

label.kodkbe {
    width: 33px;
}

label.via-phone-kodkbe {
    width: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

label.doc-number {
    width: 30px;
}

label.middle {
    width: 130px;
}

label.long {
    width: 182px;
    margin-right: 13px;
}

label.longer {
    width: 200px;
    margin-right: 13px;
}

label.longest {
    width: 240px;
    margin-right: 13px;
}

/*************************** RADIO BUTTON ***************************/

.radio,
.radio-selected {
    float: none;
    width: auto;
    margin: 0 13px 0 0;
    *margin: 0 16px 0 0;
    color: #787878;
    text-align: left;
    overflow: hidden;
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    zoom: 1;
    white-space: nowrap;
}

.radio label,
.radio-selected label {
    float: none;
    width: auto;
    padding: 0 0 0 19px;
    margin: 0;
    zoom: 1;
}

.radio label {
    background: url(../img/form/radio.gif) left center no-repeat;
}

.radio-validationError label {
    background: url(../img/form/error_radio.gif) left center no-repeat;
}

.radio-focus label,
.radio-focus-validationError label {
    background: url(../img/form/focus_radio.gif) left center no-repeat;
}

.radio-selected label {
    background: url(../img/form/radio_selected.gif) left center no-repeat;
}

.radio-selected-validationError label {
    background: url(../img/form/error_radio_selected.gif) left center no-repeat;
}

.radio-selected-focus label,
.radio-selected-focus-validationError label {
    background: url(../img/form/focus_radio_selected.gif) left center no-repeat;
}

.radio input,
.radio-selected input {
    float: left;
    width: 16px;
    margin: 0 0 0 -19px;
    color: #000000;
    vertical-align: middle;
}

.radio-disabled label {
    background: url(../img/form/radio_dis.gif) left center no-repeat;
    color: #869699;
}

.radio-selected-disabled label {
    background: url(../img/form/radio_dis_selected.gif) left center no-repeat;
    color: #869699;
}

/*************************** CHECK BOX ***************************/

.checkbox,
.checkbox-selected {
    height: 22px;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000000;
    line-height: 23px;
    zoom: 1;
    text-align: right;
    overflow: hidden;
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    zoom: 1;
    white-space: nowrap;
}

.checkbox label,
.checkbox-selected label {
    width: auto;
    height: 22px;
    line-height: 23px;
    padding: 0 0 0 22px;
    margin: 0;
    zoom: 1;
}

div.fields-row .checkbox label,
div.fields-row .checkbox-selected label {
    width: auto;
    height: 22px;
    line-height: 23px;
}

.checkbox input,
.checkbox-selected input {
    float: left;
    width: 16px;
    height: 12px;
    margin: 0 0 0 -19px;
    color: #000000;
    vertical-align: top;
    zoom: 1;
}

.checkbox {
    background: url(../img/form/checkbox.gif) left 4px no-repeat;
}

.checkbox-selected {
    background: url(../img/form/checkbox_selected.gif) left 4px no-repeat;
}

.checkbox-focus {
    background: url(../img/form/focus_checkbox.gif) left 4px no-repeat;
}

.checkbox-selected-focus {
    background: url(../img/form/focus_checkbox_selected.gif) left 4px no-repeat;
}

.checkbox-disabled {
    background: url(../img/form/checkbox_dis.gif) left 4px no-repeat;
}

.checkbox-selected-disabled {
    background: url(../img/form/checkbox_selected_dis.gif) left 4px no-repeat;
}

div.fields-row .cb-text {
    height: auto;
    margin-right: 0;
    text-align: left;
    white-space: normal;
}

div.fields-row .cb-text label {
    display: inline-block;
    float: none;
    height: auto;
    text-align: left;
    white-space: normal;
}

div.fields-row .right .cb-text label {
    margin-left: 0;
}

div.fields-row .cb-text-long {
    width: 265px;
}

div.fields-row .cb-text-long label {
    width: 240px;
}

div.fields-row .cb-text-long label,
div.fields-row .cb-text-long label a {
    line-height: 17px;
}

div.fields-row .cb-text-big {
    width: 345px;
}

div.fields-row .cb-text-big label {
    width: 320px;
}

.cb-exchange label {
    font-weight: bold;
    padding-right: 5px;
}

/*------ [RULES: body.enter_page] ------*/

body.enter_page div#PnMn {
    height: 520px;
    padding-top: 20px;
    background: #e6eced;
    border-left: 1px solid #dbe1e2;
    border-right: 1px solid #dbe1e2;
    overflow: hidden;
    clear: both;
}

body.enter_page div#PnMn div.lf-column {
    width: 597px;
    padding: 0 25px 0 18px;
}

body.enter_page div#PnMn div.rt-column {
    width: 305px;
    padding: 0;
}

body.enter_page div#PnMn div.rt-column div.enter-block {
    height: 46px;
    margin: 0 0 15px;
}

a.enter-button {
    display: block;
    width: 175px;
    height: 45px;
    padding-left: 71px;
    font-size: 18px;
    color: #464b4d;
    background: url(../img/but/enter_but.gif) left top no-repeat;
    line-height: 45px;
}

a.enter-button:hover {
    background-position: -246px top;
}

a.enter-button:active {
    padding-top: 1px;
    background-position: -492px top;
}

body.enter_page div#PnMn h4 {
    padding-top: 4px;
    margin-bottom: 7px;
}

body.enter_page div#PnMn div.sertificate a {
    float: left;
}

body.enter_page div#PnMn div.sertificate span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 214px;
    padding-top: 7px;
    float: left;
    padding-left: 12px;
    color: #000000;
    line-height: 16px;
    word-break: break-all;
}

body.enter_page div#PnBot {
    height: 72px;
    padding: 23px 0 0;
    background: #c5d0d2;
    text-align: center;
}

.korona #keyDirBox,
.korona #selectProviderBox {
    margin: 0 0 15px;
}

/*------ [RULES: body.pages div#PnTop] ------*/

body.pages div#PnTop div.inline {
    position: relative;
    z-index: 1000000;
}

body.pages div#PnTop div.logos {
    width: 165px;
    height: 44px;
    position: relative;
    z-index: 10;
}

body.pages div#PnTop div.logos div {
    width: 165px;
    height: 44px;
}

body.pages div#PnTop div.logos a {
    float: none;
    display: block;
    width: 165px;
    height: 44px;
    margin: 0 2px 0 0;
    cursor: pointer;
    position: absolute;
    z-index: 100;
    background: url(../img/bg/mts.png) 0 0 no-repeat;
}

body.pages div#PnTop div.logos div.three-logos a {
    width: 150px;
    position: relative;
}

body.pages div#PnTop div.no-logos a {
    cursor: default;
    width: 150px;
}

body.pages div#PnTop div.logos div div.three-logos {
    display: none;
    position: absolute;
    left: 0;
    top: 41px;
    width: 150px;
    height: 127px;
    z-index: 99;
}

body.pages div#PnTop div.logos div div.three-logos div.last-logo {
    position: absolute;
    left: 0;
    top: 82px;
    width: 150px;
    z-index: 98;
}

body.pages div#PnTop div.logos div div.three-logos div.second-logo {
    position: absolute;
    left: 0;
    top: 41px;
    width: 150px;
    z-index: 98;
}

body.pages div#PnTop div.logos div.logos-over div.three-logos {
    display: block;
}

body.pages div#PnTop div.logos div#topLogos a.corona {
    background-position: -150px 0;
}

body.pages div#PnTop div.logos div#topLogos a.western {
    background-position: -465px 0;
}

body.pages div#PnTop div.logos div#topLogos a.money {
    background-position: -780px 0;
}

body.pages div#PnTop div.logos div#topLogos a.converse {
    background-position: -1095px 0;
}

body.pages div#PnTop div.logos div#topLogos div.three-logos a.corona,
body.pages div#PnTop div.no-logos div#topLogos a.corona {
    background-position: 0 0;
}

body.pages div#PnTop div.logos div#topLogos div.three-logos a.western,
body.pages div#PnTop div.no-logos div#topLogos a.western {
    background-position: -315px 0;
}

body.pages div#PnTop div.logos div#topLogos div.three-logos a.money,
body.pages div#PnTop div.no-logos div#topLogos a.money {
    background-position: -630px 0;
}

body.pages div#PnTop div.logos div#topLogos div.three-logos a.converse,
body.pages div#PnTop div.no-logos div#topLogos a.converse {
    background-position: -945px 0;
}

body.pages div#PnTop div.logos div#topLogos a.disable {
    display: none;
}

body.pages div#PnTop div.one-logo div#topLogos div.three-logos {
    height: 44px;
}

body.pages div#PnTop div.one-logo div#topLogos div.three-logos div.last-logo {
    display: none;
}

body.pages div#PnTop div.no-logos div#topLogos div.three-logos {
    display: none;
}

body.pages div#PnTop div.individ-info {
    width: 390px;
    padding: 14px 26px 0 0;
    color: #6f7381;
    font-size: 11px;
    overflow: hidden;
    text-align: right;
    line-height: 12px;
}

body.pages div#PnTop div.individ-info p {
    margin: 0 0 1px 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #464b4d;
    font-size: 10px;
    white-space: nowrap;
}

.pages #PnTop .instruments {
    float: right;
    position: relative;
}

.pages #PnTop .instruments .present {
    cursor: pointer;
    height: 26px;
    margin: 18px 13px 0 0;
    width: 108px;
}

.pages #PnTop .instruments .present span {
    float: left;
    width: 15px;
    height: 18px;
    padding: 3px 0 0 0;
    margin: 0 3px 0 0;
    color: #464b4d;
    background: url(../img/bg/present_elem_bg.gif) left top no-repeat;
    text-align: center;
    font-weight: bold;
}

body.pages div#PnTop div.settings-buttons {
    position: relative;
    float: right;
    height: 37px;
    padding-left: 14px;
    margin-top: 9px;
    border-left: 1px solid #e6eced;
    z-index: 10000;
}

body.pages div#PnTop div.settings-buttons div.column {
    position: relative;
    width: 50px;
    height: 37px;
}

.pages #PnTop .settings-buttons .present {
    width: 49px;
}

.pages #PnTop .settings-buttons .present a {
    background: url(../img/ico/present_ico.gif) 0 0 no-repeat;
}

.pages #PnTop .settings-buttons .present a:hover,
.pages #PnTop .settings-buttons .present a.active {
    background-position: 0 -38px;
}

body.pages div#PnTop div.settings-buttons div.settings-link {
    width: 47px;
}

body.pages div#PnTop div.settings-buttons div.help {
    width: 46px;
}

body.pages div#PnTop div.settings-buttons div.column div.dropdown {
    display: none;
    width: 420px;
    padding: 7px 22px 7px 7px;
    position: absolute;
    top: 37px;
    right: 1px;
    *right: 0;
    border: 1px solid #c6cbcc;
    font-size: 12px;
    line-height: 16px;
    background: #ffffff;
    z-index: 10000;
    color: #6F7381;
    zoom: 1;
}

body.pages div#PnTop div.settings-buttons div.column div.dropdown-new-app {
    display: none;
    padding: 7px 22px 7px 7px;
    width: 170px;
    position: absolute;
    top: 37px;
    right: -3px;
    border: 1px solid #c6cbcc;
    font-size: 12px;
    line-height: 16px;
    background: #ffffff;
    z-index: 100001;
    color: #6F7381;
    zoom: 1;
}

body.pages div#PnTop div.settings-buttons div.letter a.message {
    *padding-right: 1px;
}

body.pages div#PnTop div.settings-buttons a {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 47px;
    height: 37px;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

body.pages div#PnTop div.settings-buttons div.column div.dropdown a.close {
    width: 13px;
    height: 13px;
    background: none;
    padding: 0;
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(../img/ico/close_ico.gif) left top no-repeat;
    border: none;
}

body.pages div#PnTop div.settings-buttons div.column div.dropdown-new-app a.close {
    width: 13px;
    height: 13px;
    background: none;
    padding: 0;
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(../img/ico/close_ico.gif) left top no-repeat;
    border: none;
    float: left;
}

body.pages div#PnTop div.settings-buttons a.clicked {
    border-left: 1px solid #c6cbcc;
    border-top: 1px solid #c6cbcc;
    border-right: 1px solid #c6cbcc;
}

body.pages div#PnTop div.settings-buttons div.letter a {
    background: #ffffff url(../img/ico/letter_ico.gif) center center no-repeat;
    z-index: 100000;
}

body.pages div#PnTop div.settings-buttons div.letter a:hover,
body.pages div#PnTop div.settings-buttons div.letter a.clicked {
    background: #ffffff url(../img/ico/letter_over_ico.gif) center center no-repeat;
}

body.pages div#PnTop div.settings-buttons div.settings-link a {
    background: #ffffff url(../img/ico/settings_ico.gif) center center no-repeat;
}

body.pages div#PnTop div.settings-buttons div.settings-link a:hover,
body.pages div#PnTop div.settings-buttons div.settings-link a.active {
    background: #ffffff url(../img/ico/settings_over_ico.gif) center center no-repeat;
}

body.pages div#PnTop div.settings-buttons div.help a {
    margin: 0;
    background: #ffffff url(../img/ico/help_ico.gif) center center no-repeat;
}

body.pages div#PnTop div.settings-buttons div.help a:hover,
body.pages div#PnTop div.settings-buttons div.help a.active,
body.pages div#PnTop div.settings-buttons div.help a.clicked {
    background: #ffffff url(../img/ico/help_over_ico.gif) center center no-repeat;
    z-index: 100002;
}

/**/

#navigation {
    height: 46px;
    position: absolute;
    top: 55px;
    width: 960px;
    background: url(../img/bg/menu_bg.gif) left top repeat-x;
}

#navigation .menu {
    float: left;
    margin-right: -400px;
}

#navigation .menu ul {
    padding: 0;
    margin: 0;
    z-index: 1;
}

#navigation .menu li {
    position: relative;
    padding: 0 1px 0 0;
    margin: 0 0 0 0;
    float: left;
    background: url(../img/bg/menu_separator.gif) right top no-repeat;
}

#navigation .menu li.last {
    background: none;
    z-index: 1;
}

#navigation .menu li .menu_inner {
    display: none;
    position: absolute;
    left: -1px;
    top: 45px;
    background: #fdfefe;
    z-index: 1;
}

#navigation .menu li.current .menu_inner {
    display: block;
}

#navigation .menu li a {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 12px;
    line-height: 46px;
    font-size: 13px;
    color: #464b4d;
    font-weight: bold;
    z-index: 10;
}

#navigation .menu li a#armMenuCredits {
    line-height: 15px;
    padding: 6px 12px;
    height: 34px;
    text-align: center;
}

#navigation .menu li.active a {
    background: url(../img/bg/menu_item_bg.gif) left top repeat-x;
    color: #ffffff;
}

#navigation .menu li.current a {
    background: url(../img/bg/menu_item_act_bg.gif) left top repeat-x;
    color: #464b4d;
}

#navigation .menu li ul {
    width: auto;
    float: none;
    position: relative;
    padding: 0;
    margin: 0;
    border: 1px solid #c8c9c9;
    background: #ffffff;
    zoom: 1;
    z-index: 100;
}

#navigation .menu li.current li {
    width: 100%;
    padding: 0;
}

#navigation .menu li.current li,
#navigation .menu li.current li a {
    display: block;
    float: none;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    font-weight: normal;
    color: #464b4d;
    background: none;
    white-space: nowrap;
    zoom: 1;
}

#navigation .menu li.current li a:hover {
    background: url(../img/form/select_item_bg.gif) left bottom repeat-x;
    color: #ffffff;
}

#navigation .menu li li a {
    padding: 0 10px;
}

/**/

#navigation .steps ul {
    float: right;
    margin: 0;
}

#navigation .steps li {
    height: 46px;
    padding: 0 20px 0 12px;
    margin: 0 0 0 0;
    float: left;
    background: url(../img/elem/step_arrow.gif) right top no-repeat;
    color: #464b4d;
}

#navigation .steps li img {
    float: left;
    margin: 17px -13px 0 0;
}

#navigation .steps li.active {
    font-weight: bold;
}

#navigation .steps li span {
    display: block;
    padding-left: 20px;
    line-height: 46px;
    background: url(../img/elem/step_bg.gif) left center no-repeat;
    font-size: 11px;
}

#navigation .steps li.active span {
    background: url(../img/elem/step_bg_act.gif) left center no-repeat;
}

#navigation .steps li.validated span {
    background: url(../img/elem/step_validated_bg.gif) left center no-repeat;
}

#navigation .steps li.step-last {
    padding-right: 10px;
    background: none;
}

#navigation .steps li li {
    height: auto;
    padding: 4px 8px;
}

#navigation .steps li span span,
#navigation .steps li.active span span,
#navigation .steps li.validated span span {
    background: none;
    display: inline;
    padding-left: 0;
}

/*------ [RULES: body.pages div#PnMn] ------*/

.pages #PnMn {
    height: 484px;
    padding-bottom: 50px;
    background: #e6eced;
    border-left: 1px solid #dbe1e2;
    border-right: 1px solid #dbe1e2;
    clear: both;
}

.pages .container-padding #PnMn {
    height: 461px;
    padding-top: 23px;
}

.pages #PnMn .column {
    padding: 7px 10px 0 8px;
    width: 460px;
    zoom: 1;
}

.pages .content-padding #PnMn .column {
    padding: 7px 40px 0 30px;
    width: 408px;
}

.pages .agentList #PnMn .column {
    padding-right: 0;
    width: 320px;
}

.pages #PnMn .rt-column {
    padding: 7px 8px 0 10px;
}

.pages #PnMn .no-top-padding-float-right-column {
    padding: 0 8px 0 10px;
    float: right;
}

.pages #PnMn .no-padding-float-right-column {
    padding: 0;
    float: right;
}

.pages .agentList #PnMn .rt-column {
    padding-left: 20px;
    width: 600px;
}

.pages #PnMn .tabs {
    border-bottom: 1px solid #c9d2d4;
    height: 22px;
    margin-bottom: 10px;
}

.pages .agentList #PnMn .tabs {
    padding-left: 5px;
}

body.pages div#PnMn div.tabs div.tab {
    height: 23px;
    float: left;
    position: relative;
    margin-bottom: -1px;
    margin-right: 20px;
}

body.pages div#PnMn div.tabs div.current {
    background: url(../img/elem/tab_rt.gif) right top no-repeat;
}

body.pages div#PnMn div.tabs div.tab a {
    font-weight: bold;
    border-bottom: 1px dotted #237BA0;
    line-height: 22px;
    font-size: 11px;
    text-transform: uppercase;
}

body.pages div#PnMn div.tabs div.current a {
    height: 23px;
    padding: 0 11px 0 11px;
    float: left;
    line-height: 22px;
    background: url(../img/elem/tab_lf.gif) left top no-repeat;
    color: #869699;
    font-size: 10px;
    border: none;
}

body.pages div#PnMn div.tabs div.validationWarning a,
body.pages div#PnMn div.tabs div.tab a.validationWarning {
    color: #f29f00;
}

body.pages div#PnMn div.tabs div.validationError a,
body.pages div#PnMn div.tabs div.tab a.validationError {
    color: #c90619;
    border-bottom-color: red;
}

body.pages div#PnMn div.receiver-list {
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

body.pages div#PnMn div.receiver-list-container {
    padding: 7px 10px 0 0;
    width: 408px;
    zoom: 1;
}

body.pages div#PnMn div.receiver-list-container a.new {
    background: none;
    border-bottom: 1px dotted #237ba0;
    font-weight: bold;
    padding-bottom: 1px;
}

/*------ [RULES: body.pages div#PnBot] ------*/

body.pages div#PnBot {
    height: 39px;
    padding: 6px 0 0 0;
    margin-top: -45px;
    background: url(../img/bg/bot_bg.gif) left top repeat-x;
    text-align: center;
    position: relative;
}

body.pages div#PnBot div.rt-buttons {
    right: 0;
    position: absolute;
    padding-top: 6px;
    padding-right: 12px;
    text-align: right;
    width: 160px;
}

body.pages div#PnBot div.lf-buttons {
    left: 0;
    position: absolute;
    padding-top: 6px;
    padding-left: 12px;
    text-align: left;
    width: 160px;
}

/*------ [RULES: OrderDesktop] ------*/

.sender-name {
    font-weight: bold;
}

/*------ [RULES: div.message] ------*/

div.balloon-messages {
    width: 555px;
    position: absolute;
    top: 103px;
    left: 202px;
}

div.messages-block {
    position: relative;
    width: 457px;
    left: 49px;
}

div.message {
    margin-bottom: 0;
    text-align: left;
}

div.message table {
    width: 100%;
}

.creditDetailsPopupPanel .balloon-messages {
    width: 555px;
    position: relative;
    min-height: 70px;
}

.creditDetailsPopupPanel .messages-block {
    position: relative;
    width: 100%;
    height: 100%;
}

.creditDetailsPopupPanel .message {
    margin-bottom: 0;
    text-align: left;
    position: absolute;
    top: 90px;
    left: 202px;
    z-index: 2147483647;
    width: 555px;
}

.creditDetailsPopupPanel .message table {
    width: auto;
}

div.message div.menuPopupTopLeftInner,
div.message div.menuPopupTopRightInner,
div.message div.menuPopupBottomLeftInner,
div.message div.menuPopupBottomRightInner {
    position: relative;
    width: 48px;
    height: 10px;
    overflow: hidden;
}

div.message td {
    z-index: 2147483647;
    position: relative;
}

div.message div.menuPopupTopLeftInner {
    position: relative;
    background /**/: url(../img/elem/mess_top_lf.png) left top repeat;
    _background /**/: /**/ url(../img/elem/ie6/mess_top_lf.gif) left top repeat;
}

div.message div.menuPopupTopRightInner {
    background /**/: url(../img/elem/mess_top_rt.png) right top repeat;
    _background /**/: /**/ url(../img/elem/ie6/mess_top_rt.gif) right top repeat;
}

div.message div.menuPopupBottomLeftInner {
    background /**/: url(../img/elem/mess_bot_lf.png) left top repeat;
    _background /**/: /**/ url(../img/elem/ie6/mess_bot_lf.gif) left top repeat;
}

div.message div.menuPopupBottomRightInner {
    background /**/: url(../img/elem/mess_bot_rt.png) right top repeat;
    _background /**/: /**/ url(../img/elem/ie6/mess_bot_rt.gif) right top repeat;
}

div.message td.menuPopupMiddleLeft {
    padding-left: 13px;
    padding-bottom: 3px;
    background /**/: url(../img/elem/mess_lf.png) left top repeat-y;
    _background /**/: /**/ url(../img/elem/ie6/mess_lf.gif) left top repeat-y;
}

div.message td.menuPopupMiddleLeft div.menuPopupMiddleLeftInner {
    width: 23px;
    height: 20px;
}

div.warning td.menuPopupMiddleLeft div.menuPopupMiddleLeftInner {
    background /**/: url(../img/ico/info_ico.png) left top repeat-y;
    _background /**/: /**/ url(../img/ico/ie6/info_ico.gif) left top repeat-y;
}

div.error td.menuPopupMiddleLeft div.menuPopupMiddleLeftInner {
    background /**/: url(../img/ico/error_ico.png) left top repeat-y;
    _background /**/: /**/ url(../img/ico/ie6/error_ico.gif) left top repeat-y;
}

div.accept td.menuPopupMiddleLeft div.menuPopupMiddleLeftInner {
    background /**/: url(../img/ico/accept_ico.png) left top repeat-y;
    _background /**/: /**/ url(../img/ico/ie6/accept_ico.gif) left top repeat-y;
}

div.message td.menuPopupMiddleRight {
    padding-top: 1px;
    padding-right: 12px;
    background /**/: url(../img/elem/mess_rt.png) right top repeat-y;
    _background /**/: /**/ url(../img/elem/ie6/mess_rt.gif) right top repeat-y;
}

div.message td.menuPopupMiddleRight a.close,
div.balloon-messages a.close {
    float: right;
    width: 13px;
    height: 13px;
    background /**/: url(../img/but/popup_close.png) right top repeat-y;
    _background /**/: /**/ url(../img/but/ie6/popup_close.gif) right top repeat-y;
}

div.balloon-messages .antifraud a.close {
    margin-right: 12px;
}

div.message td.menuPopupBottomCenter {
    width: 361px;
    background /**/: url(../img/elem/mess_bot_bg.png) left top repeat-x;
    _background /**/: /**/ url(../img/elem/ie6/mess_bot_bg.gif) left top repeat-x;
}

div.message td.menuPopupTopCenter {
    width: 361px;
    background /**/: url(../img/elem/mess_top_bg.png) left top repeat-x;
    _background /**/: /**/ url(../img/elem/ie6/mess_top_bg.gif) left top repeat-x;
}

div.message td.menuPopupMiddleCenter {
    width: 361px;
    background /**/: url(../img/elem/mess_bg.png) left top repeat;
    _background /**/: /**/ url(../img/elem/ie6/mess_bg.gif) left top repeat;
    vertical-align: middle;
}

div.message .msg,
div.message .moreMsg {
    margin-bottom: 3px;
    color: #ffffff;
    line-height: 120%;
    background: none;
}

div.message .msg *,
div.message .moreMsg * {
    line-height: 120%;
}

div.message .moreMsg img.preloader {
    width: 127px;
    height: 4px;
    display: inline-block;
    *display: inline;
}

div.message .moreLink {
    display: block;
    text-align: right;
    padding: 10px;
}

div.message a {
    color: #FFBB00;
}

div.message .moreLink a {
    border-bottom: 1px dotted #FFBB00;
}

div.msg.text-green {
    color: limegreen;
}

/**/

div.top-area {
    width: 100%;
    padding: 5px 0 3px 0;
    float: left;
    margin-bottom: -5px;
    background: url(../img/bg/top_area_bg.gif) center bottom no-repeat;
}

div.top-area.no-wrap {
    white-space: nowrap;
}

#PnMn div.top-area .text {
    font-weight: normal;
    margin-left: 12px;
    color: #000000;
    float: none;
    display: inline-block;
    line-height: 10px;
    *line-height: 14px;
    *display: inline;
    *vertical-align: top;
    *position: relative;
    *top: -2px;
}

#PnMn div.top-area h4 {
    width: auto;
    margin: 0 12px;
}

#PnMn div.top-area .fields-block {
    margin-bottom: 0;
}

#PnMn div.top-area div.column {
    padding-top: 3px;
}

#PnMn div.top-area div.fields-row {
    margin-bottom: 3px;
}

#PnMn div.top-area div.pad-top {
    margin-bottom: 3px;
    padding: 3px 12px 0 12px;
}

/**/

#pageContainer #PnMn {
    padding-bottom: 5px;
    _padding-bottom: 0;
}

#pageContainer #printPage {
    background: #fff;
    height: 489px;
}

#pageContainer #PnBot {
    margin-top: 0;
}

#pageContainer #PnBot a.a-cancel {
    *position: relative;
    *top: -2px;
}

.gwt-PopupPanelGlass {
    background-color: #000;
    filter: alpha(opacity=30);
    opacity: 0.3;
    z-index: 10000000;
}

.gwt-PopupPanel {
    z-index: 10000000;
}

.receiverCardPopup {
    width: 520px;
}

.receiverCardPopup label {
    text-align: left;
    width: 106px;
}

.confirmCodePopup {
    width: 520px;
}

.confirmCodePopup label {
    text-align: left;
    width: 136px;
}

.changeFullNamePopup {
    width: 492px;
}

.changeFullNamePopup label {
    text-align: left;
    width: 96px;
}

.receiverInfoPopup {
    width: 542px;
}

.checkCashTransferPopup {
    width: 496px;
}

.massGiftCardPopup {
    width: 496px;
}

.massGiftCardPopup h2 {
    margin: 0 0 14px;
}

.massGiftCardPopup .transferTableContainer {
    height: 80px;
    overflow: auto;
}

.massGiftCardPopup p {
    margin: 14px 0;
}

.gostPopup {
    width: 600px;
}

.gostPopup p {
    text-align: justify;
}

.operatorAgentPopup {
    width: 536px;
}

.operatorAgentPopup .operatorAgentTableContainer {
    height: 150px;
    overflow: auto;
}

.chnReceiverPopup {
    width: 586px;
}

.chnReceiverPopup .popup_top .phoneNumber {
    font-size: 48px;
    line-height: 48px;
    text-align: center;
}

.receiveOnCardPopup {
    width: 586px;
}

.receiveOnCardPopup .popup_top .phoneNumber {
    font-size: 48px;
    line-height: 48px;
    text-align: center;
}

.limitWarnPopup {
    width: 556px;
}

.limitWarnPopup .checkbox,
.limitWarnPopup .checkbox-selected {
    float: none;
    height: auto;
    text-align: justify;
}

.limitWarnPopup .checkbox label,
.limitWarnPopup .checkbox-selected label {
    display: inline;
    float: none;
    height: auto;
    text-align: justify;
    white-space: normal;
}

.dstFundsText {
    padding: 10px 0 0 20px;
    font-size: 16px;
    font-weight: bold;
    color: white;
}

/**/

.enter_page {
    margin: 0 10px;
}

.enter_page #externalWnd {
    height: 645px;
    width: 100%;
}

/**/

.container-doc #PnMn .column {
    margin-left: 214px;
    width: 500px;
    *display: inline;
}

.container-doc a {
    margin-left: 20px;
}

/**/

.hint {
    line-height: 18px;
    text-align: justify;
}

/**/

.cardTable p {
    padding: 0 15px;
}

.cardTable a {
    border-bottom: 1px dotted #237ba0;
}

/**/

.container-center .column {
    margin-left: 234px;
    *display: inline;
}

.inline .column {
    float: left;
}

/* печать отчётов */

@media print {
    #Body {
        display: none;
    }
}

/******* StyledComponent (TextBox, SuggestBox) *********/

.field {
    height: 23px;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    vertical-align: bottom;
}

.field span {
    float: left;
    height: 23px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.field input {
    height: 14px;
    width: 158px;
    padding: 5px 4px 2px 5px;
    background: none;
    margin: 0;
    border: 0;
    color: #000000;
    font-weight: normal;
    *padding: 4px 4px 3px 5px;
}

.field .watermark {
    color: #869699;
    cursor: text;
    display: block;
    padding: 5px 0 0 5px;
    position: absolute;
}

.field-disabled input {
    color: #869699;
}

.field-validationInfo input {
    color: #237ba0;
}

.field .fieldBg {
    background: url(../img/form/text_decor_right.gif) 0 -92px repeat-x;
}

.field-focus .fieldBg {
    background-position: 0 -91px;
}

.field-disabled .fieldBg {
    background: none;
}

.field .fieldL {
    background: url(../img/form/text_decor_left.gif) 0 0 no-repeat;
}

.field-focus .fieldL {
    background-position: 0 -23px;
}

.field-validationError .fieldL {
    background-position: 0 -46px;
    white-space: normal;
}

.field-validationWarning .fieldL {
    background-position: 0 -69px;
}

.field .fieldR {
    background: url(../img/form/text_decor_right.gif) right 0 no-repeat;
}

.field-focus .fieldR {
    background-position: right -23px;
}

.field-validationError .fieldR {
    background-position: right -46px;
    white-space: normal;
}

.field-validationWarning .fieldR {
    background-position: right -69px;
}

/**/

.issuer-text input,
.citizenship-big-text input {
    width: 209px;
}

.issuer-text-small input {
    width: 135px;
}

label.separate-address-label {
    width: 84px;
}

.personalNumber-text input,
.citizenship-text input,
.separate-address-text input {
    width: 107px;
}

.residenceDocs-text input {
    width: 130px;
}

.doc-number-no-series-text input {
    width: 157px;
}

.smaller-text input {
    width: 41px;
}

.small-text input {
    width: 70px;
}

.with-kodKbe input {
    width: 217px;
}

.without-kodKbe input {
    width: 308px;
}

.big-text input {
    width: 337px;
}

.wideLabel .big-text input {
    width: 307px;
}

.wideLabel-payment .big-text input {
    width: 217px;
}

.number-text input {
    width: 85px;
}

.text-street input {
    width: 145px;
}

.full-line-text input {
    width: 451px;
}

.full-line-hint {
    line-height: 16px;
    text-align: left;
    height: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 460px;
}

.issuerCodeKgz {
    margin-left: 10px;
}

.issuerCodeMda {
    margin-left: 10px;
}

.info-text {
    color: #f29f00;
}

.warn-text {
    color: #ff4545;
}

.amountTextEm .amountText {
    font-weight: bold;
}

.currencyTextEm .currencyText {
    font-weight: bold;
}

.currencyImg .currencyText {
    padding-right: 28px;
}

.cell-currencyImg .currencyText {
    text-align: left;
    width: 28px;
}

.text-parentFullName input {
    width: 270px;
}

.text-phone input {
    width: 130px;
}

.text-bankCardNumber input {
    width: 166px;
}

.text-bankCardData input {
    width: 44px;
}

.text-genCode input {
    width: 54px;
}

.text-email-dialog input {
    width: 230px;
}

.text-email input {
    width: 210px;
}

.text-inn input {
    width: 95px;
}

.text-right input {
    text-align: right;
}

.receiverInfoPopup label {
    margin-right: 0;
    width: auto;
}

.receiverInfoPopup input {
    width: 491px;
}

.receiverInfoPopup div.fields-row {
    margin-bottom: 6px;
}

.receiverInfoPopup div.no-margin {
    margin-bottom: 0;
}

/******* CustomListBox *********/

.gwt-MenuBar-horizontal .gwt-MenuItem,
.gwt-MenuBarPopup .gwt-MenuItem {
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    color: #000000;
}

.operationsInfoPopup {
    width: 560px;
}

.operationsInfo-rt-bt {
    display: inline;
    position: absolute;
    left: 80%;
}

.operationsInfo-lt-bt {
    display: inline;
}

.operationsInfoPopup-text {
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.operationsInfoPopup .flexTable {
    background-color: white;
    border-collapse: collapse;
    border: 1px solid grey;
    width: 510px;
}

.operation-info-client-block {
    text-align: left;
    margin-left: 25px;
    width: 530px;
    overflow: auto;
}

.operationsInfo-scroll {
    overflow: auto;
    height: 200px;
    margin: 10px 10px 0px 20px;
}

.flexTable td {
    border-right: 1px solid grey;
    border-left: 1px solid grey;
    border-bottom: 1px solid grey;
}

.gwt-MenuItem p {
    margin: 0;
    overflow: hidden;
}

.font-bold {
    font-weight: bold;
}

.gwt-MenuItem span {
    line-height: 100%;
    height: 12px;
    padding: 5px 0;
    *padding-top: 6px;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.gwt-MenuBar-horizontal {
    float: left;
}

.gwt-MenuBar-horizontal table {
    height: 14px;
    padding: 5px 4px 2px 5px;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    background: url(../img/form/combo_decor_right.gif) right top no-repeat;
}

.gwt-MenuBar-horizontal .gwt-MenuItem {
    height: 23px;
    padding: 0 28px 0 5px;
}

.field-disabled .gwt-MenuBar-horizontal .gwt-MenuItem {
    color: #869699;
}

.field-validationInfo .gwt-MenuBar-horizontal .gwt-MenuItem {
    color: #237ba0;
}

.gwt-MenuBarPopup {
    border: 1px solid #abadb3;
    background: #ffffff;
    z-index: 10000001;
}

.gwt-MenuBarPopup tr.menuPopupTop,
.gwt-MenuBarPopup tr.menuPopupBottom {
    display: none;
}

.gwt-MenuBarPopup .menuPopupMiddleCenterInner table {
    border-collapse: collapse;
}

.gwt-MenuBarPopup .gwt-MenuItem {
    height: 26px;
    padding: 0 17px 0 14px;
    text-align: left;
}

.gwt-MenuBarPopup .gwt-MenuItem-selected {
    background: #e6eced;
    background: url(../img/form/select_item_bg.gif) repeat-x left top;
    color: #ffffff;
}

.gwt-MenuBarPopup .field-purpose .gwt-MenuItem-selected {
    background: url(../img/form/select_item_bg_large.gif) repeat-x left top;
}

/*
    .gwt-MenuBarPopup .gwt-MenuItem p {
        width: auto;
    }
*/

.gwt-MenuBarPopup .gwt-MenuItem span {
    height: 14px;
}

.gwt-MenuBarPopup .field-purpose .gwt-MenuItem span {
    white-space: normal;
    padding: 0;
    height: 42px;
}

.gwt-MenuBarPopup .field-purpose-alipay .gwt-MenuItem span {
    white-space: normal;
    padding: 0;
    width: 350px;
}

.wideLabel-alipay .list-gen p {
    width: 340px;
}

.wideLabel-alipay .list-gen span {
    zoom: 0;
}

.wideLabel-alipay .subMenuIcon img {
    width: 0 !important;
}

.alipay-popup {
    margin-left: -56px;
}

.scrollable {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

/**/

.list-gen .gwt-MenuItem,
.list-gen p {
    width: 313px;
}

.wideLabel .list-gen .gwt-MenuItem,
.wideLabel .list-gen p {
    width: 283px;
}

.wideLabel-payment .list-gen .gwt-MenuItem,
.wideLabel-payment .list-gen p {
    width: 193px;
}

.fundsType .gwt-MenuItem,
.fundsType p {
    width: 90px;
}

.knpType .gwt-MenuItem,
.knpType .gwt-MenuItem p {
    width: 130px;
}

.phoneCountryCode .gwt-MenuItem,
.phoneCountryCode p {
    width: 70px;
}

.via-phone .gwt-MenuItem,
.via-phone p {
    width: 300px;
}

.via-phone .gwt-MenuItem {
    height: 26px;
    padding: 0 17px 0 0;
    text-align: left;
}

.via-phone .gwt-MenuItem span {
    padding-left: 2px;
}

.clientLanguage .gwt-MenuItem,
.clientLanguage p {
    width: 106px;
}

.issuerKgz .gwt-MenuItem {
    width: 45px;
}

.issuerMda .gwt-MenuItem {
    width: 134px;
}

.kodKbe .gwt-MenuItem,
.kodKbe p {
    width: 46px;
}

.via-phone-kodKbe .gwt-MenuItem {
    width: 27px;
    height: 22px;
    padding-left: 6px;
}

.via-phone-kodKbe p {
    width: 27px;
}

.reportCurrency .gwt-MenuItem {
    width: 32px;
}

.reportFileFormat .gwt-MenuItem {
    width: 32px;
}

/*------ [RULES: CustomListBox for currency] ------*/

.funds .currency {
    margin-left: 13px;
}

.funds .currencyLabelContainer {
    margin-left: 8px;
}

.currency .gwt-MenuItem span {
    padding-left: 28px;
    margin-left: 2px;
}

.currency .gwt-MenuItem {
    width: 61px;
}

.gwt-MenuBarPopup .currency .gwt-MenuItem {
    padding: 0 26px 0 5px;
}

.currencyImg .amd,
.amd label,
td.amd span {
    background: url(../img/ico/amd_ico.gif) no-repeat left center;
}

.currencyImg .amd {
    background-position: right center;
}

.field-disabled .amd label,
.field-disabled td.amd span {
    background: url(../img/ico/amd_opacity_ico.gif) no-repeat left center;
}

.currencyImg .rub,
.rub label,
td.rub span {
    background: url(../img/ico/rur_ico.gif) no-repeat left center;
}

.currencyImg .rub {
    background-position: right center;
}

.field-disabled .rub label,
.field-disabled td.rub span {
    background: url(../img/ico/rur_opacity_ico.gif) no-repeat left center;
}

.currencyImg .usd,
.usd label,
td.usd span {
    background: url(../img/ico/usd_ico.gif) no-repeat left center;
}

.currencyImg .usd {
    background-position: right center;
}

.field-disabled .usd label,
.field-disabled td.usd span {
    background: url(../img/ico/usd_opacity_ico.gif) no-repeat left center;
}

.currencyImg .eur,
.eur label,
td.eur span {
    background: url(../img/ico/eur_ico.gif) no-repeat left center;
}

.currencyImg .eur {
    background-position: right center;
}

.field-disabled .eur label,
.field-disabled td.eur span {
    background: url(../img/ico/eur_opacity_ico.gif) no-repeat left center;
}

.currencyImg .cny,
.cny label,
td.cny span {
    background: url(../img/ico/cny_ico.gif) no-repeat left center;
}

.currencyImg .cny {
    background-position: right center;
}

.field-disabled .cny label,
.field-disabled td.cny span {
    background: url(../img/ico/cny_opacity_ico.gif) no-repeat left center;
}

.currencyImg .tjs,
.tjs label,
td.tjs span {
    background: url(../img/ico/tjs_ico.gif) no-repeat left center;
}

.currencyImg .tjs {
    background-position: right center;
}

.field-disabled .tjs label,
.field-disabled td.tjs span {
    background: url(../img/ico/tjs_opacity_ico.gif) no-repeat left center;
}

.currencyImg .azn,
.azn label,
td.azn span {
    background: url(../img/ico/azn_ico.gif) no-repeat left center;
}

.currencyImg .azn {
    background-position: right center;
}

.field-disabled .azn label,
.field-disabled td.azn span {
    background: url(../img/ico/azn_opacity_ico.gif) no-repeat left center;
}

.currencyImg .byr,
.byr label,
td.byr span {
    background: url(../img/ico/byn_ico.gif) no-repeat left center;
}

.currencyImg .byr {
    background-position: right center;
}

.field-disabled .byr label,
.field-disabled td.byr span {
    background: url(../img/ico/byn_opacity_ico.gif) no-repeat left center;
}

.currencyImg .byn,
.byn label,
td.byn span {
    background: url(../img/ico/byn_ico.gif) no-repeat left center;
}

.currencyImg .byn {
    background-position: right center;
}

.field-disabled .byn label,
.field-disabled td.byn span {
    background: url(../img/ico/byn_opacity_ico.gif) no-repeat left center;
}

.currencyImg .gel,
.gel label,
td.gel span {
    background: url(../img/ico/gel_ico.gif) no-repeat left center;
}

.currencyImg .gel {
    background-position: right center;
}

.field-disabled .gel label,
.field-disabled td.gel span {
    background: url(../img/ico/gel_opacity_ico.gif) no-repeat left center;
}

.currencyImg .krw,
.krw label,
td.krw span {
    background: url(../img/ico/krw_ico.gif) no-repeat left center;
}

.currencyImg .krw {
    background-position: right center;
}

.field-disabled .krw label,
.field-disabled td.krw span {
    background: url(../img/ico/krw_opacity_ico.gif) no-repeat left center;
}

.currencyImg .kzt,
.kzt label,
td.kzt span {
    background: url(../img/ico/kzt_ico.gif) no-repeat left center;
}

.currencyImg .kzt {
    background-position: right center;
}

.field-disabled .kzt label,
.field-disabled td.kzt span {
    background: url(../img/ico/kzt_opacity_ico.gif) no-repeat left center;
}

.currencyImg .kgs,
.kgs label,
td.kgs span {
    background: url(../img/ico/kgs_ico.gif) no-repeat left center;
}

.currencyImg .kgs {
    background-position: right center;
}

.field-disabled .kgs label,
.field-disabled td.kgs span {
    background: url(../img/ico/kgs_opacity_ico.gif) no-repeat left center;
}

.currencyImg .mdl,
.mdl label,
td.mdl span {
    background: url(../img/ico/mdl_ico.gif) no-repeat left center;
}

.currencyImg .mdl {
    background-position: right center;
}

.field-disabled .mdl label,
.field-disabled td.mdl span {
    background: url(../img/ico/mdl_opacity_ico.gif) no-repeat left center;
}

.currencyImg .uah,
.uah label,
td.uah span {
    background: url(../img/ico/uah_ico.gif) no-repeat left center;
}

.currencyImg .uah {
    background-position: right center;
}

.field-disabled .uah label,
.field-disabled td.uah span {
    background: url(../img/ico/uah_opacity_ico.gif) no-repeat left center;
}

.currencyImg .uzs,
.uzs label,
td.uzs span {
    background: url(../img/ico/uzs_ico.gif) no-repeat left center;
}

.currencyImg .uzs {
    background-position: right center;
}

.field-disabled .uzs label,
.field-disabled td.uzs span {
    background: url(../img/ico/uzs_opacity_ico.gif) no-repeat left center;
}

.currencyImg .try,
.try label,
td.try span {
    background: url(../img/ico/try_ico.gif) no-repeat left center;
}

.currencyImg .try {
    background-position: right center;
}

.field-disabled .try label,
.field-disabled td.try span {
    background: url(../img/ico/try_opacity_ico.gif) no-repeat left center;
}

.currencyImg .gbp,
.gbp label,
td.gbp span {
    background: url(../img/ico/gbp_ico.gif) no-repeat left center;
}

.currencyImg .gbp {
    background-position: right center;
}

.field-disabled .gbp label,
.field-disabled td.gbp span {
    background: url(../img/ico/gbp_opacity_ico.gif) no-repeat left center;
}

.currencyImg .aed,
.aed label,
td.aed span {
    background: url(../img/ico/aed_ico.gif) no-repeat left center;
}

.currencyImg .aed {
    background-position: right center;
}

.field-disabled .aed label,
.field-disabled td.aed span {
    background: url(../img/ico/aed_opacity_ico.gif) no-repeat left center;
}

/**/

.currencyButtonContainer {
    background: url(../img/form/radio_spr.gif) no-repeat left center;
}

.currencyButtonContainer .currencyButton {
    height: 22px;
}

.currencyButtonContainer-first {
    background: none;
}

.currencyButtonContainer-first .currencyButton {
    margin-left: 2px;
}

.currencyButton {
    cursor: pointer;
    padding: 0 0 0 2px;
    margin: 0 2px 0 3px;
    position: relative;
}

.currencyButton-disabled {
    cursor: default;
}

.currencyButton-checked {
    background-color: #869699;
}

.currencyButton input {
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: auto;
}

.currencyButton label {
    margin: 0;
    padding: 0 7px 0 28px;
    text-align: left;
    width: auto;
}

.currencyButton-disabled label {
    color: #869699;
}

.currencyButton-checked label {
    color: #fff;
}

/**/

.labelContainer {
    float: left;
    margin-right: 8px;
    width: 106px;
}

.labelContainer .field {
    float: right;
}

.wideLabel .labelContainer {
    width: 136px;
}

/**/

.hideFundsExchangeRate .fundsExchangeRate {
    display: none;
}

/**/

.sender,
.receiver {
}

.lastName,
.firstName,
.middleName,
.fullName,
.phone,
.phoneSubNumber,
.birthDate {
}

.cardFill,
.cardNumber,
.cardNumberSecond {
}

.searchSender,
.searchTransfer {
}

.cashCond {
}

.purpose {
}

.transferNumber {
}

/**/

.table-agentCountry td,
.table-agentCity td {
    padding: 4px 7px;
}

.table-agentCountry td {
    width: 306px;
}

.table-agentCity td {
    width: 296px;
}

.table-agentCountry a,
.table-agentCity a {
    border-bottom: 1px dotted #237ba0;
    padding-bottom: 1px;
}

.table-agentCountry a.current,
.table-agentCity a.current {
    border-bottom: none;
    font-weight: bold;
}

/**/

.table-giftCardLogo {
    width: 100%;
}

.table-giftCardLogo td {
    padding: 0 0 9px 0;
    text-align: center;
}

/**/

.table-exportTransfer {
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

.table-exportTransfer td {
    padding: 7px 0;
}

/**/

.fundsInfo td {
    vertical-align: middle;
}

.fundsInfo span {
    display: inline-block;
    line-height: 25px;
    *display: inline;
    *zoom: 1;
}

/**/

a.but {
    color: #000;
    display: inline-block;
    height: 27px;
    line-height: 25px;
    *display: inline;
    *zoom: 1;
}

a.ok-but {
    background: url(../img/but/ok_but.gif) 0 -27px no-repeat;
    padding: 0 4px 0 24px;
    text-align: center;
    width: 75px;
}

a.ok-but:hover {
    background-position: 0 -54px;
}

a.ok-but:active {
    background-position: 0 -81px;
}

a.ok-but-disabled,
a.ok-but-disabled:hover,
a.ok-but-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.ok2-but {
    background: url(../img/but/ok_but.gif) -103px -27px no-repeat;
    padding: 0 4px 0 24px;
    text-align: center;
    width: 142px;
}

a.ok2-but:hover {
    background-position: -103px -54px;
}

a.ok2-but:active {
    background-position: -103px -81px;
}

a.ok2-but-disabled,
a.ok2-but-disabled:hover,
a.ok2-but-disabled:active {
    background-position: -103px 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.margined {
    margin-left: 4px;
    margin-top: -1px;
}

a.search_but {
    background: url(../img/but/search_but.gif) 0 -27px no-repeat;
    padding: 0 0 0 28px;
    width: 51px;
}

a.search_but:hover {
    background-position: 0 -54px;
}

a.search_but:active {
    background-position: 0 -81px;
}

a.search_but-disabled,
a.search_but-disabled:hover,
a.search_but-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.short_but {
    background: url(../img/but/short_but.gif) 0 0 no-repeat;
    text-align: center;
    width: 79px;
}

a.short_but:active {
    background-position: 0 -27px;
}

a.short_but-disabled,
a.short_but-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.long_but {
    background: url(../img/but/long_but.gif) 0 0 no-repeat;
    text-align: center;
    width: 115px;
}

a.long_but:active {
    background-position: 0 -27px;
}

a.long_but-disabled,
a.long_but-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/**/

a.button {
    color: #464b4d;
    display: inline-block;
    height: 33px;
    line-height: 30px;
    margin: 0 5px 0 0;
    padding: 0 10px 0 26px;
    *display: inline;
    *zoom: 1;
}

a.button-ok,
a.instant-button-ok {
    background: url(../img/but/button_ok_full.gif) 0 -33px no-repeat;
}

a.button-ok,
a.instant-button-ok {
    width: 110px;
}

a.button-edit,
a.instant-button-edit {
    background: url(../img/but/button_edit_full.gif) 0 -33px no-repeat;
}

a.button-edit {
    width: 104px;
}

a.button-check {
    background: url(../img/but/button_check_full.gif) 0 -33px no-repeat;
    width: 160px;
}

a.instant-button-edit {
    width: 110px;
}

a.button-ok:hover,
a.button-check:hover,
a.button-edit:hover,
a.instant-button-ok-hovered,
a.instant-button-edit-hovered {
    background-position: 0 -66px;
}

a.button-ok:active,
a.button-check:active,
a.button-edit:active,
a.instant-button-ok:active,
a.instant-button-edit:active {
    background-position: 0 -99px;
}

a.button-check-disabled,
a.button-check-disabled:hover,
a.button-check-disabled:active,
a.button-ok-disabled,
a.button-ok-disabled:hover,
a.button-ok-disabled:active,
a.button-edit-disabled,
a.button-edit-disabled:hover,
a.button-edit-disabled:active,
a.instant-button-ok-disabled,
a.instant-button-ok-disabled:active,
a.instant-button-edit-disabled,
a.instant-button-edit-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.button-ok2 {
    background: url(../img/but/button_ok2_full.gif) 0 -33px no-repeat;
    width: 120px;
}

a.button-ok2:hover {
    background-position: 0 -66px;
}

a.button-ok2:active {
    background-position: 0 -99px;
}

a.button-ok2-disabled,
a.button-ok2-disabled:hover,
a.button-ok2-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.button-print,
a.instant-button-print {
    background: url(../img/but/button_print_full.gif) 0 -33px no-repeat;
    width: 114px;
}

a.button-print:hover,
a.instant-button-print-hovered {
    background-position: 0 -66px;
}

a.button-print:active,
a.instant-button-print:active {
    background-position: 0 -99px;
}

a.button-print-disabled,
a.button-print-disabled:hover,
a.button-print-disabled:active,
a.instant-button-print-disabled,
a.instant-button-print-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.button-yes {
    background: url(../img/but/button_yes_full.gif) 0 -33px no-repeat;
    width: 41px;
}

a.button-yes-hovered {
    background-position: 0 -66px;
}

a.button-yes:active {
    background-position: 0 -99px;
}

a.button-yes-disabled,
a.button-yes-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

a.button-register {
    background: url(../img/but/button_register_full.gif) 0 -33px no-repeat;
    width: 134px;
}

a.button-register-hovered {
    background-position: 0 -66px;
}

a.button-register:active {
    background-position: 0 -99px;
}

a.button-register-disabled,
a.button-register-disabled:active {
    background-position: 0 0;
    cursor: default;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/**/

a.a-but {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    text-decoration: underline;
    *display: inline;
    *zoom: 1;
}

a.a-gen {
    *position: relative;
    *top: -2px;
}

a.a-gen-hovered {
    color: #c90619;
}

a.a-gen-disabled {
    color: #869699;
    cursor: default;
}

a.a-ok {
    background: url(../img/but/a_ok_but_full.gif) 0 0 no-repeat;
    padding-left: 23px;
}

a.a-ok:hover {
    background-position: 0 -20px;
    color: #c90619;
}

a.a-ok-disabled,
a.a-ok-disabled:hover {
    background-position: 0 -40px;
    color: #8fb6c5;
    cursor: default;
}

a.a-cancel {
    background: url(../img/but/a_cancel_but_full.gif) 0 0 no-repeat;
    padding-left: 21px;
}

a.a-cancel-table-popup {
    margin: 0 5px 0 0;
}

a.a-cancel:hover {
    background-position: 0 -20px;
    color: #c90619;
}

a.a-cancel-disabled,
a.a-cancel-disabled:hover {
    background-position: 0 -40px;
    color: #8fb6c5;
    cursor: default;
}

a.a-save {
    background: url(../img/but/a_save_but_full.gif) 0 1px no-repeat;
    padding-left: 20px;
}

a.a-save:hover {
    background-position: 0 -19px;
    color: #c90619;
}

a.a-save-disabled,
a.a-save-disabled:hover {
    background-position: 0 -39px;
    color: #8fb6c5;
    cursor: default;
}

a.a-without-background {
    height: 33px;
    vertical-align: middle;
    display: inline-block;
}

/**/

.cardTransfer .label-docNumber {
    width: 60px;
}

.cardTransfer a.short_but,
.cardTransfer a.long_but {
    margin-right: 8px;
}

/**/

.dialogButtonPopup {
    width: 480px;
}

.dialogButtonPopup a.a-ok {
    margin-right: 23px;
}

/**/

label.via-phone-wrap {
    white-space: normal;
    line-height: 14px;
    height: 28px;
    padding-left: 40px;
    padding-bottom: 2px;
    width: 95px;
}

div.via-phone-margin {
    margin-bottom: 10px;
}

div.via-phone-top-margin {
    margin-top: 3px;
}
/**/

label.no-width,
div.no-width {
    width: auto;
}

label.label-funds {
    width: 139px;
}

/**/

.textEm {
    font-weight: bold;
}

/**/

.feeInfo {
    position: relative;
}

.feeInfoProgressContainer {
    background: url(../img/preloader.gif) no-repeat bottom left;
    height: 21px;
    position: absolute;
    width: 127px;
}

.wideLabel .feeInfoProgressContainer {
    left: 144px;
}

.wideLabel-payment .feeInfoProgressContainer {
    left: 234px;
}

/**/

.notice .head {
    border-bottom: 1px solid #c9d2d4;
    color: #869699;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
}

.notice .text {
    font-size: 11px;
    line-height: 16px;
}

.notice .text-phone1 {
    font-size: 15px;
}

.notice .textEm {
    text-transform: uppercase;
}

.notice .iconContainer {
    float: left;
    margin: 0 0 10px 10px;
    width: 214px;
}

.notice .iconContainer-first {
    margin-left: 0;
}

.notice .icon {
    background: url(../img/notice.gif) no-repeat 0 0;
    display: inline-block;
    height: 83px;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}

.email-icon {
    background: url(../img/email-request.png) no-repeat 0 0;
    height: 79px;
    width: 80px;
    margin-right: 40px;
    float: right;
}

.notice .icon-cash {
    width: 99px;
}

.notice .icon-phone {
    background-position: -99px 0;
    width: 86px;
}

.notice .icon-fraud {
    background-position: -185px 0;
    width: 63px;
}

.notice .foot {
    display: inline-block;
    font-size: 9px;
    padding: 0 0 0 10px;
    vertical-align: bottom;
    *display: inline;
    *zoom: 1;
}

.notice .foot-fraud {
    width: 141px;
}

/**/

.greeting {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 18px;
}

.security {
    line-height: 18px;
    margin: 0 0 18px;
    padding: 0 0 0 77px;
}

.security-header {
    padding: 0;
}

.security .icon {
    background: url(../img/security.gif) no-repeat 0 0;
    float: left;
    height: 48px;
    margin: 0 16px 0 -77px;
    width: 61px;
    _display: inline;
}

.security .icon-password {
    background-position: 0 -48px;
}

.security .icon-phone {
    background-position: 0 -96px;
}

.security .icon-cash {
    background-position: 0 -144px;
}

.security .icon-fraud {
    background-position: 0 -192px;
}

/**/

.text-gen a,
.text-gen span {
    display: inline-block;
    line-height: 23px;
    *display: inline;
    *zoom: 1;
}

/**/

.operatorListContainer {
    height: 450px;
    margin: 0 auto;
    overflow-y: auto;
    width: 800px;
}

/**/

.logo-korona {
    background: url(../img/bg/korona_logo.png) 0 0 no-repeat;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    height: 49px;
    width: 131px;
}

/**/

.pager {
    border-bottom: 1px solid #c9d2d4;
    font-size: 10px;
    height: 12px;
    line-height: 12px;
    margin: 0 0 5px 0;
    padding: 3px 0 0 0;
    position: relative;
}

.pager .pager-header {
    color: #869699;
    font-weight: bold;
    text-transform: uppercase;
}

.pager .pager1 {
    position: absolute;
    right: 0;
    top: 3px;
}

.pager .pager-info {
    color: #869699;
}

.pager .pager-but {
    display: inline-block;
    margin-left: 10px;
    *display: inline;
    *zoom: 1;
}

.pager .pager-but-disabled {
    color: #869699;
    cursor: default;
    pointer-events: none;
}

/**/

#frameContainer,
#appContainer,
#pageContainer {
    height: 534px;
    width: 960px;
}

#frameContainer,
#pageContainer {
    position: absolute;
    top: 101px;
}

.frame-gen {
    height: 100%;
    width: 100%;
}

.frame-hidden {
    float: left;
    height: 0;
    width: 0;
}

/**/

.pages #PnTop .brand-vtb a.corona {
    display: none;
}

/**/

.bankCardLogo {
    float: right;
    height: 50px;
    width: 180px;
}

.bankCardLogoWrapper {
    height: 50px;
}

.searchBankCardForm {
    margin-bottom: 70px;
}

/**/

.text-fill {
    text-align: justify;
}

/**/

.reportDesk .changeButtonWrapper {
    padding: 8px 8px 0;
}

/**/

.about {
    padding: 10px;
    text-align: left;
}

.about .name,
.about .version {
    font-size: 11px;
}

.about .name {
    color: #464b4d;
    font-weight: bold;
}

.about .version {
    color: #6f7381;
}

.releaseNotes {
    color: #6f7381;
    font-size: 11px;
}

.release-note ul {
    width: 700px;
}

.release-note li {
    padding-left: 0px;
    margin-left: 12px;
    color: #6f7381;
    font-size: 11px;
    list-style-type: disc;
}

.manual {
    margin-top: 50px;
    margin-left: 215px;
    width: 530px;
}

.manual a {
    color: #464b4d;
    font-weight: bold;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
    *display: inline;
    *zoom: 1;
}

.pdf {
    background: url(../img/pdf_icon.gif) left bottom no-repeat;
    height: 38px;
    width: 40px;
    display: inline-block;
    vertical-align: bottom;
    *display: inline;
    *zoom: 1;
}

.contact {
    margin-top: 50px;
    text-align: center;
}

.contact .phone,
.contact .email {
    margin: 3px;
}

.contact .phone span,
.contact .email a {
    font-weight: bold;
}

/************* Payments desktop *************/

#PnMn.payments .banners {
    height: 100px;
    width: 400px;
    margin-bottom: 25px;
}

/************* Send payment form *************/

.creditPaymentContainer .amountText {
    text-align: right;
    width: 90px;
}

.optionsContainer .big-text {
    *margin-right: -3px;
}

.optionsContainer label span {
    float: right;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 22px;
    line-height: 23px;
}

/**/

.antifraud {
    position: absolute;
    right: 37px;
    bottom: 6px;
    width: 443px;
    height: 125px;
    background: url(../img/bg/antifraud_bg.gif) left bottom no-repeat;
}

.antifraud-main-message {
    color: white;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: bold;
}

.antifraud-message {
    color: white;
    font-size: 11px;
}

.balloon-messages .antifraud {
    position: relative;
    right: auto;
    bottom: auto;
}

.antifraud table {
    height: 100%;
    width: 100%;
}

.antifraud table td {
    vertical-align: middle;
}

.antifraud table td.icon {
    width: 92px;
}

.balloon-messages .antifraud table td.icon {
    width: 100px;
}

.antifraud table td.icon div {
    width: 78px;
    height: 84px;
    background: url(../img/ico/antifraud.gif) left bottom no-repeat;
}

/**/

.dropdown-container {
    padding-top: 15px;
}

.dropdown-content {
    padding: 0px 10px 0px 43px;
}

.dropdown-header {
    padding: 0px 20px 0px 12px;
}

.dropdown-title {
    padding-left: 30px;
    color: #5a6f92;
    position: relative;
    margin: 0 0 9px;
    font-size: 14px;
}

.new-app-version {
    color: #5a6f92;
    position: relative;
    margin: 0 0 9px;
    font-size: 14px;
    padding: 10px 20px 0px 12px;
}

.new-app-message {
    padding: 0px 10px 0px 13px;
}

.dropdown-action {
    color: #f29f00;
}

.dropdown-important {
    color: #ff4545;
}

.dropdown-action-img {
    background: url(../img/dropdown-icons.gif) no-repeat 0 -2px;
}

.dropdown-news-img {
    background: url(../img/dropdown-icons.gif) no-repeat 0 -22px;
}

.dropdown-important-img {
    background: url(../img/dropdown-icons.gif) no-repeat 0 -42px;
}

.dropdown-spr {
    height: 1px;
    background-color: #ececec;
    margin: 10px 0;
    font-size: 0;
}

.dropdown p {
    margin: 0 0 10px;
    padding: 0;
}

/************* Unfinished operations form *************/
div .unfinished-operation-tip {
    padding: 0 10px 0 10px;
}

div .unfinishedOperationListContainer {
    height: 420px;
    margin: 0 auto;
    overflow-y: auto;
    width: 800px;
}

.antifraud-banner-image {
    position: absolute;
    width: 443px;
    height: 125px;
    left: 480px;
    bottom: 6px;
}

.inn-tip-receiver-banner-image {
    position: absolute;
    width: 480px;
    height: 375px;
    left: 8px;
    top: 54px;
    z-index: 1;
}

.promo-action-image-min {
    position: absolute;
    width: 443px;
    height: 125px;
    left: 37px;
    bottom: 6px;
}

.promo-action-image-min-clickable {
    cursor: pointer;
}

.popup-promo-image {
    padding: 10px;
}

div.popupContent div.promo-action-popup {
    width: auto;
}

.uncaught-exception-alert-title {
    width: 400px;
    font-weight: bold;
    font-size: 14px;
    padding: 5px;
}

.uncaught-exception-alert-content {
    width: 400px;
    padding: 5px;
}

.tip-image {
    position: absolute;
    width: 480px;
    height: 375px;
    top: 54px;
    z-index: 1;
}

.tip-image.right {
    left: 480px;
}

.tip-image.left {
    left: 8px;
}

.ips-card-tip-image {
    position: absolute;
    width: 480px;
    height: 489px;
    top: 0;
    z-index: 1;
}

.loans-iframe {
    width: 100%;
    height: 100%;
}

.paymentSystem {
    height: 20px;
    padding-left: 35px;
    padding-top: 2px;
    background: no-repeat top left;
}

.paymentSystem-VISA {
    background-image: url(../img/paymentsystems/visa_ico.png);
}

.paymentSystem-disabled-NONE {
    background-image: url(../img/paymentsystems/none_opacity_ico.png);
}

.paymentSystem-NONE {
    background-image: url(../img/paymentsystems/none_ico.png);
}

.paymentSystem-disabled-VISA {
    background-image: url(../img/paymentsystems/visa_opacity_ico.png);
}

.paymentSystem-MASTERCARD {
    background-image: url(../img/paymentsystems/mastercard_ico.png);
}

.paymentSystem-disabled-MASTERCARD {
    background-image: url(../img/paymentsystems/mastercard_opacity_ico.png);
}

.paymentSystem-MAESTRO {
    background-image: url(../img/paymentsystems/maestro_ico.png);
}

.paymentSystem-disabled-MAESTRO {
    background-image: url(../img/paymentsystems/maestro_opacity_ico.png);
}

.paymentSystem-MIR {
    background-image: url(../img/paymentsystems/mir_ico.png);
}

.paymentSystem-disabled-MIR {
    background-image: url(../img/paymentsystems/mir_opacity_ico.png);
}

.paymentSystem-ELCARD {
    background-image: url(../img/paymentsystems/elcard_ico.png);
}

.paymentSystem-disabled-ELCARD {
    background-image: url(../img/paymentsystems/elcard_opacity_ico.png);
}

.paymentSystem-CORTIMILLI {
    background-image: url(../img/paymentsystems/cortimilli_ico.png);
}

.paymentSystem-disabled-CORTIMILLI {
    background-image: url(../img/paymentsystems/cortimilli_opacity_ico.png);
}

.paymentSystem-UPI {
    background-image: url(../img/paymentsystems/upi_ico.png);
}

.paymentSystem-disabled-UPI {
    background-image: url(../img/paymentsystems/upi_opacity_ico.png);
}

.paymentSystem-UZCARD {
    background-image: url(../img/paymentsystems/uzcard_ico.png);
}

.paymentSystem-disabled-UZCARD {
    background-image: url(../img/paymentsystems/uzcard_opacity_ico.png);
}

.paymentSystem-HUMO {
    background-image: url(../img/paymentsystems/humo_ico.png);
}

.paymentSystem-disabled-HUMO {
    background-image: url(../img/paymentsystems/humo_opacity_ico.png);
}

.paymentSystem-large {
    padding-left: 48px;
    padding-top: 0;
    height: 27px;
    line-height: 27px;
    background: no-repeat top left;
}

.paymentSystem-large-NONE {
    background-image: url(../img/paymentsystems/none_ico_large.png);
}

.paymentSystem-large-VISA {
    background-image: url(../img/paymentsystems/visa_ico_large.png);
}

.paymentSystem-large-MASTERCARD {
    background-image: url(../img/paymentsystems/mastercard_ico_large.png);
}

.paymentSystem-large-MAESTRO {
    background-image: url(../img/paymentsystems/maestro_ico_large.png);
}

.paymentSystem-large-MIR {
    background-image: url(../img/paymentsystems/mir_ico_large.png);
}

.paymentSystem-large-ELCARD {
    background-image: url(../img/paymentsystems/elcard_ico_large.png);
}

.paymentSystem-large-CORTIMILLI {
    background-image: url(../img/paymentsystems/cortimilli_ico_large.png);
}

.paymentSystem-large-UPI {
    background-image: url(../img/paymentsystems/upi_ico_large.png);
}

.paymentSystem-large-UZCARD {
    background-image: url(../img/paymentsystems/uzcard_ico_large.png);
}

.paymentSystem-large-HUMO {
    background-image: url(../img/paymentsystems/humo_ico_large.png);
}

.unified input {
    width: 270px;
}

img.unified-lookup {
    margin-left: 9px;
    width: 27px;
}

.unified-dst-tip-image {
    position: absolute;
    width: 480px;
    height: 489px;
    top: 0;
    left: 0;
    z-index: 1;
}

.scrollWrapper {
    overflow-x: hidden;
    overflow-y: auto;
}