/** Pin info win **/
#win_pin_info {
    width: 610px;
    display: none;
    margin-top: -18px;
}

#win_pin_info p {
    margin-top: 10px;
}

#win_pin_info p:first-child {
    margin-top: 0;
}

/** /Pin info win **/

#buy-pin-tip {
    display: none;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

#buy_mod {
    margin: 0 0 20px 30px;
}

#buy_mod,
#buy_mod *,
#win .buy_win {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

#win .buy_win .text {
    -ms-user-select: text;
    -moz-user-select: text;
    -khtml-user-select: text;
    -webkit-user-select: text;
}

#buy_mod .top_info {
    width: 620px;
    margin: 0 0 10px 4px;
}

#buy_mod .red_info3 {
    padding: 6px 8px 6px 8px;
    border: 1px solid #e10000;

    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;

    background-color: #fefdeb;
}

/** Top message **/
#buy_mod .top_message {
    margin-top: 20px;
}

#buy_mod .top_message h1 {
    font-size: 18px;
    border: none;
    margin: 0;
    margin-top: -18px;
    padding: 0;
}

#buy_mod .top_message p {
    margin-top: 10px;
}

#buy_mod .top_message p:first-child {
    margin-top: 0;
}

/** /Top message **/

#buy_mod .pay_methods {
    margin-bottom: 10px;
}

#win .buy_component {
    max-width: 600px;
}

#buy_mod .pay_methods a span,
#win .buy_component a span,
#buy_mod_single_payment_win a span {
    display: none;
}

#buy_mod .pay_methods a:link,
#buy_mod .pay_methods a:visited,
#win .buy_component a:link,
#win .buy_component a:visited,
#buy_mod_single_payment_win a:link,
#buy_mod_single_payment_win a:visited {
    width: 133px;
    height: 59px;
    margin: 7px;
    padding: 0;
    display: block;
    cursor: pointer;
    float: left;
    border: 1px solid transparent;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

#buy_mod_single_payment_win a:link,
#buy_mod_single_payment_win a:visited,
#buy_mod_single_payment_win a:hover,
#buy_mod_single_payment_win a.active {
    margin-left: 55px;
}

#buy_mod_single_payment_win h2 {
    /*text-align: center;*/
}

#buy_mod_pay_methods a#open_linking_wallet_win,
#linking_wallet_error a#open_linking_wallet_win,
#win .buy_component a.simple_link,
#buy_mod .pay_methods a.simple_link,
#content_wrap.white #buy_mod .pay_methods a.simple_link {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: static;
    float: none;
    display: inline;
    cursor: pointer;
    text-decoration: underline;
}

#buy_mod_pay_methods a#open_linking_wallet_win.active,
#linking_wallet_error a#open_linking_wallet_win.active,
#win .buy_component a.simple_link.active,
#buy_mod .pay_methods a.simple_link,
#content_wrap.white #buy_mod .pay_methods a.simple_link {
    cursor: pointer;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#buy_mod_pay_methods a#open_linking_wallet_win.active:hover,
#linking_wallet_error a#open_linking_wallet_win.active:hover,
#win .buy_component a.simple_link:hover,
#buy_mod .pay_methods a.simple_link:hover,
#content_wrap.white #buy_mod .pay_methods a.simple_link:hover {
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#buy_mod .pay_methods a img,
#win .buy_component a img,
#buy_mod_single_payment_win a img {
    position: absolute;
    margin: -5px 0 0 -5px;
    cursor: pointer;
}

#content_wrap.white #buy_mod .pay_methods a img,
#win.style_white .buy_component a img,
#content_wrap.white #buy_mod_single_payment_win a img {
    position: absolute;
    margin: 0 0 0 0;
    cursor: pointer;
}

#buy_mod .pay_methods a:hover,
#buy_mod .pay_methods a.active,
#win .buy_component a:hover,
#win .buy_component a.active,
#buy_mod_single_payment_win a:hover,
#buy_mod_single_payment_win a.active {
    text-decoration: none;
    /*-webkit-box-shadow:    0 0 4px rgba(211, 176, 0, 1);*/
    /*-moz-box-shadow:       0 0 4px rgba(211, 176, 0, 1);*/
    /*box-shadow:            0 0 4px rgba(211, 176, 0, 1);*/

    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;

    border: 1px solid #f2612b;
}

#content_wrap.white #buy_mod .pay_methods a:hover,
#content_wrap.white #buy_mod .pay_methods a.active,
#win.wtyle_white .buy_component a:hover,
#win.wtyle_white .buy_component a.active,
#content_wrap.white #buy_mod_single_payment_win a:hover,
#content_wrap.white #buy_mod_single_payment_win a.active {
    text-decoration: none;
    /*-webkit-box-shadow:    0 0 4px rgba(211, 176, 0, 1);*/
    /*-moz-box-shadow:       0 0 4px rgba(211, 176, 0, 1);*/
    /*box-shadow:            0 0 4px rgba(211, 176, 0, 1);*/

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    border: 1px solid #f2612b;
}

#buy_mod .pay_methods a.wait,
#win .buy_component a.wait,
#buy_mod_single_payment_win a.wait {
    cursor: default;
    background-position: 0 0;
}

#buy_mod .pay_methods a:hover.wait,
#win .buy_component a:hover.wait,
#buy_mod_single_payment_win a:hover.wait {
    cursor: default;
    background-position: 0 0;
}

#buy_mod .pay_methods a.wait span,
#win .buy_component a.wait span,
#buy_mod_single_payment_win a.wait span {
    width: 58px;
    height: 20px;
    display: block;
    position: relative;
    top: 20px;
    left: 39px;
    background: url(https://cdn.wholeworld.org/images/wait1.gif) no-repeat;
    border: 0px solid #f00;
}

#buy_mod .pay_methods .buy_component {
    display: none;
}

#buy_mod_single_payment_win {
    display: none;
    width: 250px;
}

#buy_mod_pin_win {
    display: none;
    width: 800px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#win #buy_mod_pin_win h2 {
    margin-bottom: 20px !important;
    display: block;
    text-align: center;
    color: #565d62 !important;
    font-size: 36px;
}

#buy_mod_pin_win .wrap {
    width: 425px;
    margin: 0 auto;
}

#buy_mod_pin_win div.inputs,
#buy_mod_pin_win div.bts {
    float: left;
}

#buy_mod_pin_win input {
    /*padding-left:   20px;*/
    /*padding-right:  10px;*/
    padding-bottom: 6px;
    text-align: center;
}

#buy_mod_pin_win input.error {
    background-color: transparent !important;
}

#buy_mod_pin_win div.inputs input {
    width: 78px;
    font-size: 18px;
    font-weight: 300 !important;
    color: #565d62 !important;
}

#buy_mod_pin_win div.inputs em {
    padding-right: 2px;
}

#buy_mod_pin_win a {
    padding-top: 4px;
    position: relative;
    left: 10px;
    top: 5px;
    font-size: 18px;
}

#buy_mod_pin_error {
    background-color: transparent !important;
}

#buy_mod_spoiler {
    display: none;
}

#buy_mod_open_spoiler.bt2 {
    width: 220px;
    height: 38px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    color: #000;
    font-size: 13px;
    background: url(https://cdn.wholeworld.org/images/button6.png) no-repeat;
}

#buy_mod_open_spoiler.bt2:hover {
    background-position: 0 -38px;
}

#buy_mod_pay_methods div.section {
    margin-top: 20px;
}

#buy_mod_pay_methods div.section p.group_title {
    height: 31px;
    margin: 20px 0 0 0;
    padding: 0 5px 0 5px;
    font-size: 20px;
    text-align: left;
    color: #fff;
    text-shadow: black 1px 1px 2px;
    background: url(https://cdn.wholeworld.org/images/separator_1.png) -25px 30px no-repeat;
}

#content_wrap.white #buy_mod_pay_methods div.section p.group_title {
    color: #5e5d62;
    font-size: 20px;
    font-weight: 400;
    text-shadow: none;
    border: none;
    background: none;
}

#buy_mod_pay_methods div.section div.group_items {
    position: relative;
    left: -4px;
}

/** Pay method item: Sub text **/
#buy_mod_pay_methods div.section div.group_items div.sub_text {
    width: 600px;
    position: relative;
    /*float:    left;*/
    top: 13px;
    left: 10px;
    display: inline-block;
}

/** /Pay method item: Sub text **/

#buy_mod_info_text {
    margin-left: 5px;
}

#buy_mod_filter {
    position: relative;
    left: 5px;
    margin-top: 25px;
    font-size: 15px;
    color: #5e5d62;
    /*font-weight: 400;*/
}

#buy_mod_filter select {
    width: 140px;
    margin: 0 10px 0 10px;
}

#buy_mod_pay_methods.go_to_w1,
#buy_mod_go_to_w1 {
    margin-right: 100px;
    position: relative;
    left: 5px;
    line-height: 20px;
}

/*** Order win ***/
#buy_mod_order_win {
    width: 420px;
}

#buy_mod_order_win div.links {
    margin-top: 15px;
}

#buy_mod_order_win div.links a {
    float: left;
}

/*** /Order win ***/

/*toggle*/
#buy_mod .show_payments {
    margin-top: 20px;
    margin-left: -50px;
    text-align: center !important;
}

#buy_mod .show_payments * {
    color: #f2612b !important;
    text-align: center !important;
    float: none !important;
}

#buy_mod .show_payments a {
    /*width:      100% !important;*/
    width: auto !important;
    height: 36px !important;
    display: inline-block !important;
    text-align: left !important;
}

#buy_mod .show_payments>a>div {
    text-align: center;
}

#buy_mod .show_payments a,
#buy_mod .show_payments a:hover {
    text-decoration: none;
    border: none !important;
}

#buy_mod .show_payments a .icon {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    height: 26px;
    width: 26px;
    border: 2px solid #f2612b;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 15px;
    transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -ms-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
}

#buy_mod .show_payments a:hover .icon {
    background-color: #f2612b;
    transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -ms-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
}

#buy_mod .show_payments a .icon:after {
    content: '';
    display: block;
    position: absolute;
    height: 10px;
    width: 10px;
    top: 10px;
    left: 7px;
    border-left: 2px solid #f2612b;
    border-top: 2px solid #f2612b;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
}

#buy_mod .show_payments a .open .icon:after {
    border-left: none;
    border-top: none;
    border-bottom: 2px solid #f2612b;
    border-right: 2px solid #f2612b;
    top: 5px;
}

#buy_mod .show_payments a:hover .icon:after {
    border-color: #fff;
}

#buy_mod .show_payments a .text {
    display: inline-block;
    position: relative;
    top: -7px;
    line-height: 29px;
    font-size: 24px;
    /*font-weight: 400;*/
}

#buy_mod .show_payments a.closed .close {
    display: none;
}

#buy_mod .show_payments a.opened .open {
    display: none;
}

#buy_mod .show_payments.recommend {
    display: none;
}

/*toggle options*/

/* sub links */
.buy_mod_payments_sub_links {
    width: 850px;
    margin-bottom: 30px;
}

.buy_mod_payments_sub_links .block-main-title {
    margin-top: 20px;
    margin-bottom: 40px;
}

.buy_mod_payments_sub_links .links {
    vertical-align: top;
}

.buy_mod_payments_sub_links .links a:link,
.buy_mod_payments_sub_links .links a:visited {
    width: 133px;
    height: 59px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.buy_mod_payments_sub_links .links a:hover {
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #f2612b;
}

.buy_mod_payments_sub_links .links .separator {
    vertical-align: top;
    display: inline-block;
    line-height: 60px;
    font-size: 12px;
}

/* /sub links */

/* click error win */
#buy_click_error_win {
    width: 420px;
    display: none;
}

#buy_click_error_win .title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
}

#buy_click_error_win .text {
    margin-bottom: 10px;
}

/** Cards restrictions win **/
.buy-cards_restrictions-win {
    width: 850px;
    margin-bottom: 20px;
}

.buy-cards_restrictions-win .margin-top-big {
    margin-top: 30px;
}

.buy-cards_restrictions-win .margin-top-small {
    margin-top: 20px;
}

.buy-cards_restrictions-win .margin-top-micro {
    margin-top: 10px;
}

.buy-cards_restrictions-win b {
    font-weight: 400;
}

.buy-cards_restrictions-win .red {
    color: #f00;
}

.buy-cards_restrictions-win .title {
    font-size: 36px !important;
    color: #565d62 !important;
    text-align: center !important;
}

.buy-cards_restrictions-win .title-sub {
    font-size: 22px;
    color: #565d62 !important;
    text-align: center;
    font-weight: 400;
}

.buy-cards_restrictions-win .text {
    margin-bottom: 0 !important;
    line-height: 22px !important;
    font-size: 16px !important;
    color: #5e5d62 !important;
    text-align: center !important;
    font-weight: 300;
}

.buy-cards_restrictions-win .button {
    margin-top: 30px;
    text-align: center;
}

.buy-cards_restrictions-win .button a {
    font-size: 18px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.buy-cards_restrictions-win .link {
    text-align: center !important;
}

.buy-cards_restrictions-win .link a div {
    width: 315px;
    height: 45px;
    margin: 0 auto;
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-ru.png) no-repeat;
    background-position: 0 0;
}

.buy-cards_restrictions-win .link a div.ru {
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-ru.png) no-repeat;
}

.buy-cards_restrictions-win .link a div.en {
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-en.png) no-repeat;
}

.buy-cards_restrictions-win .link a:hover div {
    background-position: 0 -45px;
}

.buy-cards_restrictions-win .link img {
    margin-top: -5px;
}

.buy-cards_restrictions-win .links {
    text-align: center !important;
}

.buy-cards_restrictions-win .links a {
    margin-left: 8px;
    margin-right: 8px;
}

.buy-cards_restrictions-win .links a:link,
.buy-cards_restrictions-win .links a:visited {
    width: 133px;
    height: 59px;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border: 1px solid transparent;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.buy-cards_restrictions-win .links a:hover {
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #f2612b;
}

/** /Cards restrictions win **/

#buy_mod .direction.green_info {
    width: auto !important;
    margin: 0 !important;
    margin-top: 10px !important;
    margin-bottom: -10px !important;
    position: static !important;
}

#buy_mod .direction.green_info .title {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
}

#buy_mod .direction.green_info table * {
    font-size: 14px;
    color: #000;
}

#buy_mod .direction.green_info .value {
    padding-left: 5px;
}

/*
*
*/
#buy_mod_pay_methods {
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    cursor: pointer;
}

/**/
#buy_mod_pay_methods a {
    width: 133px;
    height: 59px;
    display: inline-block;
    position: relative;
    margin: 4px;
}

#buy_mod_pay_methods a,
#buy_mod_pay_methods a * {
    font-size: 0;
}

/**/
#buy_mod_pay_methods a:hover,
#buy_mod_pay_methods a:hover {
    text-decoration: none;
}

#buy_mod_pay_methods a,
#buy_mod_pay_methods a * {
    cursor: pointer;
}

/**/
#buy_mod_pay_methods a,
#buy_mod_pay_methods a:hover,
#buy_mod_pay_methods a img,
#buy_mod_pay_methods a:hover img {
    border: none;
}

#buy_mod_pay_methods a:after {
    content: ' ';
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    left: 0;
    top: 0;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: border .3s;
    -o-transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
}

#buy_mod_pay_methods a:hover:after {
    border-color: #f2612b;
}

#buy_mod_pay_methods .help_order {
    margin-top: 20px;
}

/*
* ======================================================================================================================
* Заявки
* ======================================================================================================================
*/
#buy_mod_orders {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 50px;
    transition: opacity .4s;
    -o-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -webkit-transition: opacity .4s;
}

#buy_mod_orders.loading {
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

#buy_mod_orders,
#buy_mod_orders * {
    user-select: text !important;
    -ms-user-select: text !important;
    -moz-user-select: text !important;
    -webkit-user-select: text !important;
}

/**/
#buy_mod_orders .order-item {
    margin-top: 15px;
    transition: opacity .4s;
    -o-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -webkit-transition: opacity .4s;
}

#buy_mod_orders .order-item.loading {
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

#buy_mod_orders .order-item:first-child {
    margin-top: 0;
}

/**/
#buy_mod_orders .order-title {
    font-size: 20px;
    font-weight: 500;
}

#buy_mod_orders p {
    margin-top: 10px;
    line-height: 22px;
}

/*
* ======================================================================================================================
* Обменник
* ======================================================================================================================
*/
.buy_win.exchange {
    width: 772px;
    display: none;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 22px;
    color: #565d62;
    font-size: 16px;
}

.buy_win.exchange b {
    font-weight: 400 !important;
}

.buy_win.exchange ._offset_20 {
    margin-top: 20px;
}

.buy_win.exchange ._align_center {
    text-align: center;
}

.buy_win.exchange ._title1 {
    font-size: 36px;
    text-align: center;
}

.buy_win.exchange ._title2 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

/**/
.buy_win.exchange ._align_center {
    text-align: center;
}

.buy_win.exchange .title {
    margin-bottom: 45px;
}

.buy_win.exchange .main {
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 5px;
    background-color: #f2f2f2;
}

.buy_win.exchange .icons {
    text-align: center;
}

.buy_win.exchange .icons table {
    display: inline-block;
    margin-top: 25px;
    border-spacing: 0;
    border-collapse: collapse;
}

.buy_win.exchange .icons td {
    vertical-align: middle;
}

.buy_win.exchange .icons-left {
    padding-right: 25px;
    text-align: right;
}

.buy_win.exchange .icons-right {
    padding-left: 25px;
    text-align: left;
}

.buy_win.exchange .icons-center {
    width: 0;
    text-align: center;
}

.buy_win.exchange .tax {
    margin-top: 20px;
    font-style: italic;
    text-align: center;
}

.buy_win.exchange .amount {
    margin-top: 20px;
    text-align: center;
}

.buy_win.exchange .links {
    margin-top: 30px;
    text-align: center;
}

.buy_win.exchange .links a {
    padding-top: 8px;
    padding-bottom: 9px;
    font-size: 20px;
}

.buy_win.exchange .notice {
    margin-top: 30px;
}

/**/
.buy_win.exchange .steps {
    margin-top: 25px;
}

/**/
.buy_win.exchange .steps-line {
    position: relative;
}

.buy_win.exchange .steps-line:before {
    width: 100%;
    height: calc(100% + 35px);
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 19px;
    border-left: 1px solid #c4c4c4;
}

/**/
.buy_win.exchange .steps-step {
    position: relative;
    padding-left: 60px;
    margin-top: 30px;
    color: #565d62;
}

.buy_win.exchange .steps-step:first-child {
    margin-top: 0;
}

/**/
.buy_win.exchange .steps-icon {
    height: 35px;
    width: 35px;
    display: inline-block;
    position: absolute;
    left: 0;
    margin-top: -5px;
    text-align: center;
    line-height: 35px;
    font-size: 24px;
    font-weight: 500;
    background-color: #fff;
    border: 2px solid #f2612b;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 15px;
}

/**/
.buy_win.exchange .steps-title {
    font-size: 20px;
    font-weight: 500;
}

.buy_win.exchange .steps-info {
    margin-top: 2px;
    font-size: 16px;
    font-style: italic;
}

/**/
.buy_win.exchange .steps-action {
    margin-top: 15px;
    margin-left: -3px;
}

.buy_win.exchange .steps-action a {
    font-size: 21px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 8px;
}

.buy_win.exchange .steps-action a.small {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 16px;
    font-weight: 300;
}

/**/
.buy_win.exchange .instruction,
.buy_win.exchange .instruction * {
    -ms-user-select: none !important;
    -moz-user-select: none !important;
    -khtml-user-select: none !important;
    -webkit-user-select: none !important;
}

/**/
.buy_win.exchange .instruction b {
    display: inline-block;
}

.buy_win.exchange .instruction b,
.buy_win.exchange .instruction b * {
    -ms-user-select: auto !important;
    -moz-user-select: auto !important;
    -khtml-user-select: auto !important;
    -webkit-user-select: auto !important;
}

.buy_win.exchange .instruction label {
    visibility: hidden;
}

.buy_win.exchange .instruction .label {
    position: absolute;
}

/**/
.buy_win.exchange .instruction .label span {
    visibility: hidden;
}

.buy_win.exchange .instruction .label,
.buy_win.exchange .instruction .label * {
    -ms-user-select: none !important;
    -moz-user-select: none !important;
    -khtml-user-select: none !important;
    -webkit-user-select: none !important;
}

.buy_win.exchange .instruction .label i {
    font-style: normal;
    font-weight: 500;
}

/**/
.buy_win.exchange .instruction .value {
    position: relative;
    z-index: 2;
}

/**/
.buy_win.exchange .green_info {
    position: relative;
    padding-left: 35px;
    padding-right: 5px;
    color: #5e5d62;
    font-size: 16px;
    border: none;
    border-radius: 10px 0 0 10px;
    background: #ecffe5;
}

.buy_win.exchange .green_info:after {
    content: '';
    width: 15px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px 0 0 10px;
    background: #7dcb70;
}

.buy_win.exchange .green_info p {
    margin-top: 10px;
}

/**/
.buy-cards_restrictions-win .link {
    text-align: center !important;
}

.buy_win.exchange .button-paypal div {
    width: 315px;
    height: 45px;
    margin: 0 auto;
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-ru.png) no-repeat;
    background-position: 0 0;
}

.buy_win.exchange .button-paypal div.ru {
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-ru.png) no-repeat;
}

.buy_win.exchange .button-paypal div.en {
    background: url(https://cdn.wholeworld.org/new/general/btn_paypal-en.png) no-repeat;
}

.buy_win.exchange .button-paypal:hover div {
    background-position: 0 -45px;
}

/**/
.buy_win.exchange.western_union select {
    font-size: 18px;
}

.buy_win.exchange.western_union .steps-action table {
    width: 100%;
}

.buy_win.exchange.western_union .steps-action td {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    text-align: center;
}

.buy_win.exchange.western_union .steps-action td.text {
    padding-top: 3px;
    font-size: 18px;
    font-weight: 400;
}

.buy_win.exchange.western_union .steps-action td.exchange {
    width: 100%;
}

/**/
.buy_win.exchange .instruction,
.buy_win.exchange .instruction * {
    -ms-user-select: auto !important;
    -moz-user-select: auto !important;
    -khtml-user-select: auto !important;
    -webkit-user-select: auto !important;
}

/**/
/**/
/**/
.buy_win.window_info {
    padding-top: 10px;
    padding-bottom: 15px;
}

/**/
.buy_win.window_info .title {
    width: 100%;
    margin-bottom: 20px;
}

.buy_win.window_info .title-left {
    width: 100%;
    vertical-align: bottom;
    line-height: 38px;
    font-size: 36px;
    color: #000;
}

.buy_win.window_info .title-right {
    padding-bottom: 10px;
    vertical-align: bottom;
    white-space: nowrap;
    font-size: 38px;
    font-weight: 400;
    color: #000;
}

/**/
.buy_win.window_info .border {
    padding-bottom: 25px;
    border: 1px solid #f2612b;
    border-radius: 3px;
}

/**/
.buy_win.window_info .icon {
    width: 100%;
    line-height: 60px;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #f2612b;
}

.buy_win.window_info .icon-left {
    width: 100%;
    padding-left: 20px;
    color: #000;
    background-color: #ffece6;
}

.buy_win.window_info .icon-right {
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}

.buy_win.window_info .icon-border {
    position: relative;
}

.buy_win.window_info .icon-border:before {
    content: '';
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #fff;
}

/**/
.buy_win.window_info .info {
    margin-top: 30px;
    font-size: 16px;
}

.buy_win.window_info .info-left {
    padding-left: 20px;
    padding-right: 35px;
    padding-bottom: 20px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 300;
}

/**/
.buy_win.window_info .info-right {
    padding-right: 20px;
    padding-bottom: 20px;
    color: #000;
    font-weight: 400;
}

.buy_win.window_info .info-right p {
    display: inline-block;
    font-weight: 300;
}

.buy_win.window_info .info-right i {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #839baa;
}

/**/
.buy_win.window_info .links {
    line-height: 30px;
    margin-top: 5px;
    padding-left: 15px;
    text-align: left;
}

.buy_win.window_info .links .bt2 {
    margin-right: 20px;
    padding-top: 3px;
    padding-bottom: 4px;
}

.buy_win.window_info .links .link {
    font-size: 18px;
}

/**/
/**/
/**/
.buy_win.exchange .icon-tip {
    width: 14px;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    color: #f2612b;
}

.buy_win.exchange .icon-tip:before {
    width: 14px;
    height: 14px;
    content: '';
    position: absolute;
    left: -2px;
    top: 1px;
    border: 2px solid #f2612b;
    border-radius: 50%;
}

/**/
.buy_win.exchange .tip {
    z-index: 10;
    width: 446px;
    display: none;
    position: absolute;
    left: 0;
    margin-top: 16px;
    margin-left: -236px;
    padding: 20px;
    line-height: 22px;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    color: #565d62;
    border: 1px solid #8a8990;
    border-radius: 7px 7px 7px 7px;
    background-color: #fbfbe1;
    background-position: 15px center;
    background-repeat: no-repeat;
}

.buy_win.exchange .tip:after,
.buy_win.exchange .tip:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.buy_win.exchange .tip:after {
    border-color: rgba(251, 251, 224, 0);
    border-bottom-color: #fbfbe1;
    border-width: 10px;
    left: 50%;
    margin-left: -10px;
}

.buy_win.exchange .tip:before {
    border-color: rgba(245, 0, 0, 0);
    border-bottom-color: #5a5960;
    border-width: 11px;
    left: 50%;
    margin-left: -11px;
}

.buy_win.exchange .tip a,
.buy_win.exchange .tip a:hover,
.buy_win.exchange .tip a:active {
    display: inline-block;
    margin-top: 10px;
    color: #f2612b;
}

#buy_mod_pay_methods a.default_link {
    width: auto;
    height: auto;
    border: none;
    text-decoration: none;
    font-size: inherit;
    margin: 0;
}

#buy_mod_pay_methods a.default_link::after {
    content: "";
    width: auto;
    height: auto;
    position: unset;
    border: none;
    border-radius: unset;
    transition: unset;
}
