.other-payment-return p {
    font-size: 16px !important;
    color: #DD486F !important;
    margin: 0 !important;
}

.other-payment-return {
    position: absolute;
    right: 11%;
    top: 82%;
 cursor:pointer;
}
.payment-type-all{
    border-radius: 16px;
    height: 400px !important;
}
.payment-type-all.modal.fade {
    top: 25% !important;

}
.payment-type-all.modal {
    width: 760px;
    left: 50%;
    margin-left: -380px;
}
.header-bg{
    min-height: 62px;
    background-color:#dd486f;
    border-radius: 15px 15px 0 0;
}
.payment-type-all-body{
    background: url("../img/payment-bg.png") 0 0 no-repeat;
    background-size: contain;
}
.payment-type-all .modal-body{
    height: 400px !important;
    min-height: 300px !important;
    max-height: 310px !important;
}
.payment-type-all .modal-content{
    height: 400px !important;
}
.payment-type-all .modal-body p {
    text-align: center;
    color: white;
    font-size: 24px;
}
#type-payment a {
    color: #ef466f;
    cursor: pointer;
}
.all-payment-selection{
    height: 220px;
    width: 660px;
    margin: 0 auto;

}
.selection-type{
/*    width: 662px;
    margin: 0 auto;
    overflow: hidden;
	*/
	width: 660px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
	
}
.body-selection{
    height: 180px;
    /*width: 655px;*/
	width: 654px;
    background-color: #dfdbd0;
    border: 1px solid grey;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin: 0px 1px;
    margin-top: -1px;
    display: none;
}
.selection-box{
 /*   float: left;
    height: 40px;
    width: 106px;
    background-color: #ededed;
    border: 1px solid grey;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin: 0px 1px;
    position: relative;
    cursor: pointer;
    text-align: center;
	*/
	width: 110px;
	background-color: #ededed;
	border: 1px solid grey;
	border-top-left-radius: 7px; 
	border-top-right-radius: 7px;
	margin: 0px 1px; 
	position: relative;
	cursor: pointer;
	text-align: center;

}
.selection-box > img{
    max-width: 90px;
    max-height:35px;
}

.iradio_futurico {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
    width: 14px;
    margin-top: 10px;
    margin-right: 10px;
    height: 15px;
    background: url('../img/type/radio-button-no-act.png') no-repeat;
    border: none;
    cursor: pointer;
    background-size: 100%;
}
.iradio_futurico :hover{
    border: 1px solid #a7b818;
}

.iradio_futurico {
    background: url('../img/type/radio-button-no-act.png') no-repeat;
}
.iradio_futurico.checked {
    background: url('../img/type/radio-button-yes-act.png') no-repeat;
}
.iradio_futurico.disabled {
    background: url('../img/type/radio-button-no-act.png') no-repeat;
    cursor: default;
}
.iradio_futurico.checked.disabled {
    background: url('../img/type/radio-button-no-act.png') no-repeat;
}
.input-box {
    overflow: hidden;
    padding: 11px 13px;
    height: 40px;
}
.input-box img {
    float:left;
    max-width: 64px;
}

.radio-text {
    float: left;
    width: 345px;
    line-height: 1.2;
    text-align: left;
}
.radio-text span:nth-child(3){
    float: right;
    margin-right: 20px;
    width: 99px;
}
.radio-text span:nth-child(1){
    margin-left: 20px;
}
.radio-text span{
    font-size: 15px !important;
}
.input-box .button {
    float: left;
    width: 92px;
    font-size: 14px;
    height: 30px;
    background-color: grey;
    color: #FFFFFF;
    vertical-align: middle;
    font-family: Neris Tnin;
    border-radius: 4px;
    line-height: 27px;
    cursor: pointer;
    text-align: center;
}

.input-box .button:hover {
    background-color: #989797;
}
.input-box .button:active {
    background-color: #717171;
}
.prercent{
    font-size: 12px !important;
    color: #7AB800;
}
.prercent img{
    max-width:10px;
    margin-top:3px;
    margin-left: 15px;
    margin-right: 5px;
}
img[data-img="payU"]{
    margin-top: 3px;
}
img[data-img="platron"]{
    margin-top: 7px;
}
img[data-img="qiwi"]{
    margin-top: 7px;
}
#visa > img{
    margin-top: 11px;
}
#alfa > img{
    margin-top: 5px;
}
#vtb24 > img{
    margin-top: 7px;
}
#tinkoff > img{
    margin-top: 9px;
}
#webmoney > img{
    margin-top: 10px;
}
#qiw{
    margin-right: 2px;
}
#qiw > img{
    margin-top: 3px;
}
.selection-box.active {
    border-bottom: 1px solid #dfdbd0;
    background-color: #dfdbd0;
}
.display{
    display: block;
}
.display-none{
    display: none;
}
#alfa-box fieldset {
    padding-top: 25px;
}
#vtb24-box fieldset {
    padding-top: 55px;
}
#tinkoff-box fieldset {
    padding-top: 55px;
}
#webmoney-box fieldset {
    padding-top: 55px;
}
#qiw-box fieldset {
    padding-top: 55px;
}

#alfa-box .radio-text span:nth-child(1), #vtb24-box .radio-text span:nth-child(1), #tinkoff-box .radio-text span:nth-child(1),
#webmoney-box .radio-text span:nth-child(1), #qiw-box .radio-text span:nth-child(1){
    float: left;
    margin-left: 60px;
}

#alfa-box .radio-text span:nth-child(3), #vtb24-box .radio-text span:nth-child(3), #tinkoff-box .radio-text span:nth-child(3),
#webmoney-box .radio-text span:nth-child(3), #qiw-box .radio-text span:nth-child(3){
    float: right;
    margin-right: 40px;
    width: 99px;
}

#myModal-type .close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
    width: 21px;
    height: 21px;
    border-radius: 10px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    background-color: #525151;
    opacity: 0.8;
    color: #CECBCB;
}
#myModal-type .close:hover {
    background-color: #313030;
}
#big-logo-payment{
    line-height: 18 !important;
}