/* payment-style.css */

html {
    /* min-width:1048px !important; */
    /* min-width: 999px; */
    background: url(../img/mid.jpg);
    background-repeat: repeat;
}

body {
    background-color: transparent;
}

.ws-payment-block {
    /*
	margin-left: auto;
	margin-right: auto;
	*/
}

#ws-payment-logo {
    width: 365px;
    height: 114px;
}

.ws-payment-home #ws-payment-logo {
    margin-top: 20px;
    margin-bottom: 30px;
}

.ws-payment-page #ws-payment-logo {
    margin-bottom: 20px;
}

#ws-payment-logo-button {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 365px;
    height: 114px;
    display: block;
}

a #ws-payment-logo-button {
    background: url(../img/payment/logo.png);
}

#ws-payment-wrapper .container {
    /* border-size: 2px;
	border-style: solid;
	border-color: #D2BF7E;
	background-color: #fffcf0; */
}

#ws-payment-wrapper .ws-ui-panel {
    padding-top: 20px !important;
    border-size: 2px;
    border-style: solid;
    border-color: #D2BF7E;
    background-color: #fffcf0;
}

.ws-p-lift {
    min-height: 114px;
    height: 114px;
}

.ws-wrap-logo {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ws-original-logo {
    position: absolute;
    top: 0px;
    left: -30px;
}

#ws-p-language {
    text-align: right;
}

#ws-p-language a {
    margin-left: 15px;
    font-size: 10px;
    text-decoration: none !important;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.ws-hr {
    padding-top: 15px;
}

.ws-infolink {
    padding-top: 20px;
    display: block;
    text-align: right;
}

.ws-p-current-country {
    /* margin-left: 15px; */
    text-decoration: none !important;
    /*
    color: #a04333;
    border-bottom: 1px dashed rgba(160, 67, 51, 0.3);
    cursor: pointer;*/
}

.ws-payment .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}

.ws-payment .show {
    -webkit-transition: visibility 0s, opacity 0s;
    -moz-transition: visibility 0s, opacity 0s;
    transition: visibility 0s, opacity 0s;
}

.ws-payment .hide {
    -webkit-transition: visibility 0s, opacity 0s;
    -moz-transition: visibility 0s, opacity 0s;
    transition: visibility 0s, opacity 0s;
}

.ws-p-wrap-header {
    padding-left: 52px;
    padding-right: 52px;
}

.ws-p-wrap-header-tabs {
    padding-top: 4px;
    padding-bottom: 17px;
}

.ws-p-form-100 {
    background: url(../img/payment/item_big_100.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-360 {
    background: url(../img/payment/item_big_360.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-780 {
    background: url(../img/payment/item_big_780.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-1360 {
    background: url(../img/payment/item_big_1360.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-3000 {
    background: url(../img/payment/item_big_3000.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-8400 {
    background: url(../img/payment/item_big_8400.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-p-form-17500 {
    background: url(../img/payment/item_big_17500.jpg);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}

.ws-payment-item-100 {
    background: url(../img/payment/item_100.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-360 {
    background: url(../img/payment/item_360.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-780 {
    background: url(../img/payment/item_780.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-1360 {
    background: url(../img/payment/item_1360.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-3000 {
    background: url(../img/payment/item_3000.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-8400 {
    background: url(../img/payment/item_8400.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-payment-item-17500 {
    background: url(../img/payment/item_17500.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-border-gold {
    background: url(../img/payment/item_gold.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-border-silver {
    background: url(../img/payment/item_silver.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-badge-md {
    background: url(../img/payment/badge_percent.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-badge-xs {
    background: url(../img/payment/badge_percent_xs.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-badge-sale-ru {
    background: url(../img/payment/badge_sale_ru.png);
    background-repeat: no-repeat;
    /* background-position: 0% 0%; */
    background-position: 8px 8px;
}


/* badge_sale_ru.png */

.ws-payment-item-base {
    width: 240px;
    height: 254px;
    display: block;
    cursor: pointer;
}

.ws-p-border {
    position: absolute;
    top: -2px;
    left: 0px;
    width: 231px;
    height: 224px;
    display: block;
}

.ws-p-img {
    position: relative;
    width: 231px;
    height: 224px;
    display: block;
}

.ws-p-img-top {
    position: relative;
    width: 231px;
    height: 224px;
    display: block;
}

.ws-p-form {
    border-top: 1px solid #D2BF7E;
    border-bottom: 1px solid #D2BF7E;
    position: relative;
    left: -2px;
    width: 100%;
    height: 520px;
    display: block;
    background-color: #F6F3E4;
}

.ws-p-block {
    display: block;
}

.ws-p-form-close {
    position: absolute;
    top: 7px;
    right: 25px;
    color: #D2BF7E;
    font-weight: inherit;
    font-style: normal;
    font-size: 36px;
    opacity: 1;
}

.ws-p-form-close:hover {
    position: absolute;
    top: 7px;
    right: 25px;
    color: #D2BF7E;
    font-weight: inherit;
    font-style: normal;
    font-size: 36px;
    opacity: 1;
}

.ws-p-badge-percent {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 70px;
    height: 75px;
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 75px;
}

.ws-p-old-quantity {
    position: absolute;
    bottom: 3px;
    right: 140px;
    /*width: 70px;*/
    height: 75px;
    display: block;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
    line-height: 75px;
    font-family: 'Philosopher';
    color: #ffffff;
    font-style: normal;
    font-size: 12pt;
}

.ws-p-brush {
    position: absolute;
    top: 0px;
    right: -20px;
    width: 70px;
    height: 75px;
    display: block;
    background: url(../img/payment/old_price.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-quantity {
    position: absolute;
    bottom: 6px;
    left: 100px;
    /* width: 70px; */
    height: 75px;
    display: block;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
    line-height: 75px;
    font-family: 'Philosopher';
    color: #ffffff;
    font-style: normal;
    font-size: 20pt;
}

.ws-p-quantity-center {
    position: absolute;
    bottom: 6px;
    width: 231px;
    height: 75px;
    display: block;
    font-size: 20px;
    vertical-align: middle;
    text-align: center;
    line-height: 75px;
    font-family: 'Philosopher';
    color: #ffffff;
    font-style: normal;
    font-size: 20pt;
}

.ws-p-subheader {
    margin-top: 45px;
    margin-bottom: 15px;
    color: #000000;
    line-height: 15px;
    /*30*/
    font-family: 'Philosopher';
    font-style: bold;
    font-size: 25pt;
    /*39*/
    display: block;
}

.ws-p-subprice {
    color: #45a033;
    margin-bottom: 20px;
    line-height: 15px;
    font-family: 'Philosopher';
    font-style: bold;
    font-size: 15pt;
}

.ws-p-realprice {
    text-align: center;
    height: 39px;
    display: block;
    font-size: 14pt;
}

.ws-p-form-button-bay {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 215px;
    height: 72px;
    display: block;
    background: url(../img/payment/button_buy_enabled.png);
    color: #ffffff;
    font-family: 'Philosopher';
    /* font-weight: bold; */
    font-size: 30px;
    border-style: none;
}

.ws-p-form-button-bay:hover {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 215px;
    height: 72px;
    display: block;
    background: url(../img/payment/button_buy_enabled.png);
    color: #ffffff;
    font-family: 'Philosopher';
    /* font-weight: bold; */
    font-size: 30px;
    border-style: none;
    opacity: 0.7;
}

.ws-p-form-main {}

.ws-p-toogle-panel {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ws-p-angle-top-first {
    z-index: 999;
    position: absolute;
    top: -11px;
    left: 143px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../img/payment/pointer.png);
    width: 24px;
    height: 12px;
    display: block;
}

.ws-p-angle-top-after {
    z-index: 999;
    position: absolute;
    top: -11px;
    left: 375px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../img/payment/pointer.png);
    width: 24px;
    height: 12px;
    display: block;
}

.ws-p-angle-top-before {
    z-index: 999;
    position: absolute;
    top: -11px;
    left: 609px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../img/payment/pointer.png);
    width: 24px;
    height: 12px;
    display: block;
}

.ws-p-angle-top-last {
    z-index: 999;
    position: absolute;
    top: -11px;
    left: 843px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../img/payment/pointer.png);
    width: 24px;
    height: 12px;
    display: block;
}

.ws-p-angle-bottom {
    z-index: 999;
    position: absolute;
    bottom: -11px;
    left: 843px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background: url(../img/payment/pointer.png);
    width: 24px;
    height: 12px;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ws-p-text-license-agreement {
    padding-left: 0px;
    margin-left: 0px;
    font-size: 12px;
}

.ws-p-know-wrap {
    margin-top: 7px;
}

.ws-p-know-wrap a,
.ws-p-know-wrap a:hover,
.ws-p-know-wrap a:visited,
.ws-p-know-wrap a:link,
.ws-p-know-wrap a:active,
.ws-p-know-wrap a:target {
    text-decoration: none !important;
    color: #a04333;
    border-bottom: 1px dashed rgba(160, 67, 51, 0.3);
}

.ws-p-know {
    padding-top: 9px;
    margin-top: 9px;
    font-size: 12px;
}

.ws-p-label-qiwi {
    padding-top: 25px;
    background: url(../img/payment/logo_qiwi_big.png);
    background-repeat: no-repeat;
    background-position: 8px 0px;
    content: '';
    height: 40px;
}


/* ws-p-old-quantity  */


/* future */

.ws-payment-item-feature {
    width: 231px;
    height: 224px;
    display: block;
}

.ws-p-tabs li a {
    cursor: pointer;
}

.ws-p-tabs li a.p-qiwi {
    padding-top: 35px;
    background-image: url(../img/payment/logo_qiwi_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 140px;
}

.ws-p-tabs li a.p-paypal {
    padding-top: 35px;
    background-image: url(../img/payment/logo_paypal_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-boleto {
    padding-top: 35px;
    background-image: url(../img/payment/logo_boleto_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-robowmr {
    padding-top: 35px;
    background-image: url(../img/payment/logo_webmoney_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-webm_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_webmoney_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-fortumo_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_fortumo_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-pix_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_pix_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 98px;
}



.ws-p-tabs li a.p-easypay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_easypay_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 85px;
}

.ws-p-tabs li a.p-kassa24 {
    padding-top: 35px;
    background-image: url(../img/payment/logo_kassa24_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 80px;
}

.ws-p-tabs li a.p-privatebank {
    padding-top: 35px;
    background-image: url(../img/payment/logo_privatbank_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 121px;
}

.ws-p-tabs li a.p-tenpay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_tenpay_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 121px;
}

.ws-p-tabs li a.p-unionpay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_unionpay_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 121px;
}

.ws-p-tabs li a.p-wechat {
    padding-top: 35px;
    background-image: url(../img/payment/logo_wechat_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 121px;
}

.ws-p-tabs li a.p-robokassa {
    padding-top: 35px;
    background-image: url(../img/payment/logo_robokassa_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 100px;
}

.ws-p-tabs li a.p-yandexmoney {
    padding-top: 35px;
    background-image: url(../img/payment/logo_yandex_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 130px;
}

.ws-p-tabs li a.p-xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_xsolla_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 80px;
    width: 80px;
}

.ws-p-tabs li a.p-boacompra {
    padding-top: 35px;
    background-image: url(../img/payment/logo_boacompra_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 95px;
}

.ws-p-tabs li a.p-mol {
    padding-top: 35px;
    background-image: url(../img/payment/logo_molpoints_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 140px;
}

.ws-p-tabs li a.p-platipotom {
    padding-top: 35px;
    background-image: url(../img/payment/logo_platipotom_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 120px;
}

.ws-p-tabs li a.p-sms {
    padding-top: 35px;
    background-image: url(../img/payment/logo_sms_mini.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    min-width: 70px;
    width: 70px;
}

.ws-p-tabs li a {
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    color: #000000;
    opacity: 1;
    border: 2px solid #fffcf0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ws-p-tabs li a:hover,
.ws-p-tabs li a.hover {
    background-color: #F3EEDB;
    color: #000000;
    opacity: 1;
    border: 2px solid #F3EEDB;
}

.ws-p-tabs li a:active,
.ws-p-tabs li a.active {
    background-color: #F3EEDB;
    color: #000000;
    opacity: 1;
    border: 2px solid #F3EEDB;
}

.ws-p-tabs li a.ws-p-deal {
    /* border: 2px dashed #f00; */
    outline: 2px dashed rgba(255, 0, 0, 0.8);
    outline-offset: -2px;
    background-image: url(../img/payment/corner.png);
    background-repeat: no-repeat;
    background-position: right top;
}


/* a to span */

.ws-p-tabs li span.ws-p-aspan.p-qiwi {
    padding-top: 35px;
    background-image: url(../img/payment/logo_qiwi.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 140px;
}

.ws-p-tabs li span.ws-p-aspan.p-paypal {
    padding-top: 35px;
    background-image: url(../img/payment/logo_paypal.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}

.ws-p-tabs li span.ws-p-aspan.p-boleto {
    padding-top: 35px;
    background-image: url(../img/payment/logo_boleto.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}


.ws-p-tabs li span.ws-p-aspan.p-robowmr {
    padding-top: 35px;
    background-image: url(../img/payment/logo_webmoney.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}
.ws-p-tabs li span.ws-p-aspan.p-webm_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_webmoney.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}
.ws-p-tabs li span.ws-p-aspan.p-fortumo_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_fortumo.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 99px;
}

.ws-p-tabs li span.ws-p-aspan.p-pix_xsolla {
    padding-top: 35px;
    background-image: url(../img/payment/logo_pix.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 133px;
}


.ws-p-tabs li span.ws-p-aspan.p-easypay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_easypay.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}

.ws-p-tabs li span.ws-p-aspan.p-kassa24 {
    padding-top: 35px;
    background-image: url(../img/payment/logo_kassa24.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 95px;
}

.ws-p-tabs li span.ws-p-aspan.p-privatebank {
    padding-top: 35px;
    background-image: url(../img/payment/logo_privatbank.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 150px;
}

.ws-p-tabs li span.ws-p-aspan.p-tenpay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_tenpay.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 150px;
}

.ws-p-tabs li span.ws-p-aspan.p-unionpay {
    padding-top: 35px;
    background-image: url(../img/payment/logo_unionpay.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 150px;
}

.ws-p-tabs li span.ws-p-aspan.p-wechat {
    padding-top: 35px;
    background-image: url(../img/payment/logo_wechat.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 150px;
}

.ws-p-tabs li span.ws-p-aspan.p-robokassa {
    padding-top: 35px;
    background-image: url(../img/payment/logo_robokassa.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 140px;
}

.ws-p-tabs li span.ws-p-aspan.p-yandex {
    padding-top: 35px;
    background-image: url(../img/payment/logo_yandex.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 135px;
}

.ws-p-tabs li span.ws-p-aspan.p-sms {
    padding-top: 35px;
    background-image: url(../img/payment/logo_sms.png);
    background-repeat: no-repeat;
    background-position: 10px 15px;
    width: 145px;
}

.ws-p-tabs li span.ws-p-aspan {
    padding-left: 10px;
    padding-right: 10px;
    background-color: transparent;
    color: #000000;
    opacity: 1;
    border: 2px solid #fffcf0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ws-p-tabs li span.ws-p-aspan:hover,
.ws-p-tabs li span.ws-p-aspan.hover {
    background-color: #F3EEDB;
    color: #000000;
    opacity: 1;
    border: 2px solid #F3EEDB;
}

.ws-p-tabs li span.ws-p-aspan:active,
.ws-p-tabs li span.ws-p-aspan.active {
    background-color: #F3EEDB;
    color: #000000;
    opacity: 1;
    border: 2px solid #F3EEDB;
}

.ws-p-tabs li span.ws-p-aspan.ws-p-deal {
    /* border: 2px dashed #f00; */
    outline: 2px dashed rgba(255, 0, 0, 0.8);
    outline-offset: -2px;
    background-image: url(../img/payment/corner.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.p-text {
    border-bottom: 1px dashed #ccc;
}


/* test */

.ws-p-container {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-flow: row wrap;
    align-items: stretch;
    margin-left: 33px;
}

.ws-p-item {
    width: 231px;
    height: 254px;
    overflow: hidden;
}

.ws-p-item-cover {
    position: absolute;
    top: -2px;
    left: 0px;
    width: 231px;
    height: 224px;
    display: block;
    background-color: rgba(255, 255, 255, 0.0);
    z-index: 1001;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.ws-p-item-cover:hover,
.ws-p-item-cover:active,
.ws-p-item-cover.hover,
.ws-p-item-cover.active {
    position: absolute;
    top: -2px;
    left: 0px;
    width: 231px;
    height: 224px;
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 1001;
    cursor: pointer;
}

.ws-p-item .ws-payment-item-100 {
    /* background-size: 100%; */
    /* 
    overflow: hidden;
	transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    */
}

.ws-payment-item-100:hover {
    /*
    overflow: hidden;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    */
}

.ws-payment-item-100::before,
.ws-payment-item-100::after {
    opacity: 0.7;
    background-color: rgba(255, 255, 255, 0.2);
}

.ws-p-border-silver-mod {
    background: url(../img/payment/item_silver.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ws-p-fat {
    margin-bottom: 70px;
    min-height: 400px;
}

.ws-p-wrap-body {
    padding-left: 52px;
    padding-right: 52px;
}

.ws-p-wrap-body-note {
    padding-top: 4px;
    padding-bottom: 17px;
}

.ws-p-sms-listing {
    margin-left: 0px;
    margin-right: 0px;
    min-height: 500px;
    display: block;
    background-color: #F6F3E4;
    border-top: 1px solid #D2BF7E;
}

.ws-p-sms-listing td {
    border-top: none !important;
}

.ws-p-sms-listing th {
    border-top: none !important;
}

.ws-p-sms-listing p {
    font-size: 12px;
    /* color: #D2BF7E; */
    color: #807348;
}

.ws-p-link-small,
.ws-p-link-small:hover,
.ws-p-link-small:visited,
.ws-p-link-small:link,
.ws-p-link-small:active,
.ws-p-link-small:target {
    text-decoration: none !important;
    color: #a04333;
    border-bottom: 1px dashed rgba(160, 67, 51, 0.3);
}

#ws-p-sms-listing-panel {
    background-image: url(../img/payment/plane.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

.ws-p-sms-note {
    margin-bottom: 60px;
}

#ws-p-footer-copyright {
    margin-top: 80px;
    margin-bottom: 110px;
    font-size: 11pt;
    color: #000;
    font-style: normal;
    text-align: center;
}


/* country list */

#countryListContentModal .ws-p-key-country {
    text-transform: uppercase;
    font-family: 'Philosopher';
    color: #a04333;
    font-style: normal;
    font-size: 19pt;
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 0;
}

#countryListContentModal .ws-p-country-list {
    list-style-type: none;
    cursor: pointer;
    margin-top: 3px;
    /* color: #a64f3d; */
}

#countryListContentModal .ws-p-country-list:hover {
    list-style-type: none;
    cursor: pointer;
    color: #a64f3d;
}

#countryListContentModal .ws-p-country-list span {
    cursor: pointer;
    /* color: #a64f3d; */
    border-bottom: 1px dashed #fff;
}

#countryListContentModal .ws-p-country-list:hover span {
    cursor: pointer;
    color: #a64f3d;
    border-bottom: 1px dashed #a64f3d;
}

#countryListContentModal ul.countrylist {
    padding-left: 0;
}

.modal.modal-wide .modal-dialog {
    width: 999px;
}

.modal-wide .modal-body {
    overflow-y: auto;
}

.ws-p-filter span input {
    border: 1px solid #D2BF7E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-color: #D2BF7E;
    display: inline-block;
    width: 500px;
}

.ws-p-control-icon {
    position: relative;
    /* top: 3px;
    right: 10px; */
    z-index: 1500;
    /* display: block; */
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    /* pointer-events: none; */
    color: #D2BF7E;
    margin-left: -40px;
    cursor: pointer;
}

.ws-p-h2 {
    font-family: "Philosopher", Georgia, "Times New Roman", Times, serif;
    font-style: normal;
    font-size: 24px;
    line-height: 28px;
}

#countryListContentModal .ws-p-wrap-header-modal {
    padding-left: 29px;
    padding-right: 52px;
}

#countryListContentModal .modal-header {
    padding-top: 35px;
}

.ws-p-helper {
    color: lightslategrey;
}

.ws-p-helper:hover {
    color: #a64f3d;
}

.tooltip-inner {
    max-width: 400px;
}

.ws-p-money-pack-container {
    margin-bottom: 70px;
}


/* sms */

.ws-p-login-title {
    /* margin-top: 25px; */
}

.ws-p-sms-listing-title {
    margin-top: 25px;
    padding-left: 42px;
    padding-right: 42px;
}

div.ws-p-sms-table div,
div.ws-p-sms-note div {
    padding-left: 0px;
}

.ws-p-login-name {
    font-weight: bold;
}

#ws-p-account-name-form input {
    border: 1px solid #D2BF7E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-color: #D2BF7E;
    display: inline-block;
}

.ws-p-login-notes {
    font-size: 12px;
}

.ws-p-login-info {
    margin-bottom: 25px;
}

.ws-p-listing-table:hover {
    /* test */
}

.ws-p-listing-table {
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.ws-p-simple-green-button {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 173px;
    height: 53px;
    display: block;
    background: url(../img/button_green_merged.png);
    color: #FFFFFF;
    font-size: 14px;
    border-style: none;
    margin-top: 30px;
    margin-bottom: 70px;
}

.ws-p-simple-green-button:hover {
    color: #FFFFFF;
    background-position: 0px -53px;
}


/*
.nav-pills li {
    margin-right: 20px;
}
*/


/*
.ws-p-sms-table div table.table {
    width: 100%;
    max-width: 100%;
}
*/

.ws-p-sms-table div table.table thead tr th {
    border-bottom: 1px solid #d2bf7e;
    padding-left: 0px;
}

.ws-p-sms-table div table.table tbody tr th,
.ws-p-sms-table div table.table tbody tr td {
    padding-left: 0px;
}

.ws-p-sms-note div p {
    line-height: 15px;
}

.ws-p-login-notes p {
    line-height: 15px;
}

.p-qiwi {
    width: 140px!important;
}

.ws-p-error-flash {}

/* payment error  */
.ws-p-error-flash-content {
    display: block;
    background-color: #f97070;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 6px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ws-p-error-flash-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
}

.ws-p-error-flash-angle-top-after {
    z-index: 999;
    position: relative;
    top: -12px;
    left: 125px;
    background: url(../img/smart/pointer_support_alldevices.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 14px;
    height: 7px;
    display: block;
}

/*   */
.ws-p-center-text {
    text-align: center;
}

.ws-p-status-icon-success {
    width: 100%;
    height: 155px;
    display: block;
    background: url(../img/icon_successful_payment_alldevices.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #FFFFFF;
    font-size: 14px;
    border-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ws-p-status-icon-fail {
    width: 100%;
    height: 155px;
    display: block;
    background: url(../img/icon_unsuccessful_payment_alldevices.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #FFFFFF;
    font-size: 14px;
    border-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
}