/********************************************************************************/
/*                                   COMMON                                     */
/********************************************************************************/
.hidden{
	display: block;
	visibility: hidden;
	height: 0px;
	width: 0px;
	border: none;
	padding: 0;
	margin: 0;
}
/*************POPUP***************/
.b-popup-opacity {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: 1;
	box-sizing: border-box;
}
#preloader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #58c8cd;
    z-index: 1001;
}
.b-popup {
    display: block;
	width: 400px;
	height: 225px;
	margin: auto auto;
	position: fixed;
	background-color: #58c8cd;
	left: 50%;
	margin-left: -200px;
	top: 40%;
	margin-top: -67px;
	border-radius: 0px;
	box-sizing: border-box;
	padding: 50px 20px 20px 20px;
	text-align: center;
    z-index: 1002;
}
.popup-text {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
}
.b-popup-ajax-loader {
	margin-top: 20px;
}

.preloader-icon {
    width: 42px;
    height: 42px;
    border-radius:50%;
    background: conic-gradient(#0000 10%, #fff);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 7px), #000 0);
    animation: prel 0.7s infinite linear;
    margin: 20px auto 10px auto;
}

@keyframes prel {
    to {
        transform: rotate(1turn)
    }
}

h2.error {
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}


/**
 * Form
 */
input.four-figures {
	width: 64px !important;
	display: inline;
	outline: none;
	outline: navajowhite;
	margin-right: 8px;
	line-height: 22px;
	margin-bottom: 8px;
	text-align: center;
}
.submitDelimiter {
    margin: 0px;
    padding: 0px;
}
.fl {
    float: left;
    width: 100%;
}
.submitDelimiter .terms {
    width: 233px;
    padding-top: 5px;
}
.submitButtonOverlay {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.transponderPrefix {
    font-weight: bold;
    padding: 8px 5px 0px 0px;
}
div.transponderId input {
    width: 100% !important;
}
.main-card .cf {
    margin-top: -10px;
}
.content_payment .cardexp div {
    display: inline-block;
}
.cusel-container.cardexp .span_1_of_3 label {
    margin-top: -5px;
}
.element-holder .span_2_of_3 {
    margin: -30px 100px 0px 0px;
}
.element-holder div.span_1_of_3 label {
    margin-top: -60px;
}
.element-cvv2 div.span_1_of_3 label {
    margin-top: 0px;
}
.b-payment-card-input-cvv2 {
    margin: 3px 52px 0px 0px !important;
}
.transponderNumberTitle, form label, .offer_conds {
    color: #b3b3b3;
    font-size: 12px;
}
.terms {
    /*margin: 18px 0px 5px 0px;*/
    margin: 0px 0px 30px 0px;
}
.offer_conds a {
    color: #58c8cd;
    text-decoration: none;
}
.ServicePaymentForm_confirm {
    width: 7%;
    float: left;
}
.offer_conds {
    /*width: 93%;*/
    width: 100%;
    float: right;
    padding-top: 1px;
}
.element-account input {
    font-size: 18px;
}
.element-sum input {
    width: 100%;
    font-size: 34px;
}
.element-sum .text-input-wrapper {
    width: 100%;
    float: left;
}
.element-sum .sumPostfix {
    position: absolute;
    right: 8px;
    width: 10%;
    float: left;
    padding-top: 6px;
}
.sumPostfix:after {
    font-family: 'rouble';
    content: 'a';
    font-size: 34px;
    color: #cecece;
}
.element-accounts,
.element-isDesktop,
.element-json_params {
    display: none;
}
.moneySourceButtons {
    margin: 10px 0px 10px 0px;
}
.moneySourceButton {
    width: 100%;
    height: 60px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    margin: 0px 0px 12px 0px;
    cursor: pointer;
}
.leftHalfButton {
    float: left;
    width: 48%;
}
.rightHalfButton {
    float: right;
    width: 48%;
    margin-right: -2px;
}
.moneySourceButton div {
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
.moneySourceButton .cardButton .visaButton {
    float: left;
    width: 33.3%;
    background: url("../img/logos/logo_visa.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 74px 24px;
}
.moneySourceButton .cardButton .mastercardButton {
    float: left;
    width: 33%;
    background: url("../img/logos/logo_mastercard.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 60px 37px;
}
.moneySourceButton .cardButton .mirButton {
    float: right;
    width: 33%;
    background: url("../img/logos/logo_mir.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 72px 21px;
}
.moneySourceButton .appleButton {
    width: 100%;
    background: url("../img/logos/logo_applepay.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 90px 36px;
}
.moneySourceButton .samsungButton {
    width: 100%;
    background: url("../img/logos/logo_samsungpay.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 170px 24px;
}
.moneySourceButton .qrsbpButton {
    width: 100%;
    background: url("../img/logos/logo_sbp.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 30px 36px;
}
.moneySourceButton .sberButton {
    width: 100%;
    background: url("../img/logos/logo_sberpay.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 88px 42px;
}
.moneySourceButton .googleButton {
    width: 100%;
    background: url("../img/logos/logo_googlepay.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 86px 35px;
}
.moneySourceButton .phoneButton .megafonButton {
    float: left;
    width: 24%;
    background: url("../img/logos/logo_megafon.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 30px 30px;
}
.moneySourceButton .phoneButton .beelineButton {
    float: left;
    width: 24%;
    background: url("../img/logos/logo_beeline.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 30px 30px;
}
.moneySourceButton .phoneButton .mtsButton {
    float: left;
    width: 24%;
    background: url("../img/logos/logo_mts.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 30px 30px;
}
.moneySourceButton .phoneButton .tele2Button {
    float: right;
    width: 24%;
    background: url("../img/logos/logo_tele2.svg?b6e376bc26310c534e827edc0225dbc1") no-repeat center;
    background-size: 34px 34px;
}
.moneySourceButton .yandexButton {
    background: url("../img/logos/logo_iomoney.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 150px 31px;
}
.moneySourceButton .qiwiButton {
    background: url("../img/logos/logo_qiwi.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
    background-size: 90px 45px;
}
.showOtherPayMethodsButton {
    text-align: center;
}
.showOtherPayMethodsButton div {
    color: #929292;
    text-transform: uppercase;
    padding-top: 21px;
}
.otherPayMethodsBlock {
    display: none;
}
.element-payerPhone {
    margin-top: 22px;
}
#ServicePaymentForm_confirm {
    display: none;
}
#ServicePaymentForm_confirm + label span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/checkbox.png?b6e376bc26310c534e827edc0225dbe8") left top no-repeat;
    margin: 0px 12px 0px 0px;
    vertical-align: middle;
    cursor: pointer;
}
#ServicePaymentForm_confirm:checked + label span {
    background: url("../img/checkbox.png?b6e376bc26310c534e827edc0225dbe8") -24px top no-repeat;
}


/**
 * Card form
 */
.cardForm .col {
    margin: 0px !important;
    width: 100%;
}
.cardexp {
    top: 10px !important;
}
.cusel {
    margin-top: 10px;
    width: 32% !important;
}
.cardForm .element-exp .span_1_of_3 {
    margin: 6px 0px 12px 0px !important;
}
.cardForm select {
    width: 32%;
    margin-right: 3px;
	border: 0px;
    border-radius: 0px;
	background: #fff;
	color: #000;
	padding: 2px 0px 5px 0px;
    border-bottom: 1px solid #c4c4c4;
    outline: none;
}


/**
 * Confirm form
 */
.confirmTitle {
    width: 100%;
}
.confirmSum {
    font-size: 28px;
    margin-top: 5px;
}


/**
 * Success, Fail
 */
div.backlink {
    margin-top: 30px;
    font-size: 16px;
    padding-bottom: 15px;
}


/**
 * Public offer page
 */
.publicOffer h1 {
    font-size: 1.8em;
    margin: 0.70em 0;
}

.publicOffer h2 {
    font-size: 1.3em;
    margin: 0.55em 0;
}

.publicOffer p {
    margin: 0.5em 0;
}

.publicOffer b {
    font-weight: bold;
}

.publicOffer ul {
    margin: 0.2em 0;
    list-style: square;
    padding: 0 0 0 40px;
}

.publicOffer table td {
    padding: 4px;
}

.publicOffer a.backFromOffer {
    position: absolute;
    left: 0px;
    background: #58c8cd;
    color: #fff;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    width: 100%;
    height: 62px;
    text-decoration: none;
    vertical-align: middle;
    border: 0px;
    text-align: center;
}

.publicOffer a.backFromOffer span {
    position: relative;
    top: 23px;
    text-transform: uppercase;
}

a.backFromSuccess {
    position: absolute;
    left: 0px;
    background: #58c8cd;
    color: #fff;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    width: 100%;
    height: 62px;
    text-decoration: none;
    vertical-align: middle;
    border: 0px;
    text-align: center;
}

a.backFromSuccess span.backFromSuccessText {
    position: relative;
    top: 23px;
    text-transform: uppercase;
}

.element-customerContact label {
    position: relative;
    top: 7px;
}

.element-secret label {
    font-weight: 700;
    color: #4e4e4e;
}

@media screen and (max-width: 520px) {

	.moneySourceButton .yandexButton {
	    background: url("../img/logos/logo_iomoney.svg?b6e376bc26310c534e827edc0225dbe8") no-repeat center;
	    background-size: 126px 26px;
	}

}
