input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.b-page_link {
    color: #274192;
    border-bottom: 1px dashed #274192;
}

.b-page_link:hover {
    text-decoration: none;
    border: none;
}

h1,
h2,
h3,
h4,
h5,
p,
input,
select,
a,
label {
    font-family: Arial, sans-serif;
}

.b-contblock {
    width: 624px;
    float: right;
    font-family: Arial, sans-serif;

}

.b-contblock__body {
    background: #F8F8F8;
    padding: 30px 28px 0 28px;
}

.m-contblock__body-transaction {
    background: none;
    padding: 0;
}

.m-contblock__body-transaction h4 {
    font-weight: normal;
    margin: 15px 0 25px;
}

.product-button_wrapper {
    margin-top: 37px;
    margin-bottom: 20px;
    display: inline-block;
    zoom:1;
    *display:inline;
    margin-right: 15px;
}

.b-contblock__body_account {
    font-size: 0;
    position:relative;
}

.b-contblock__body_account-item {
    width: 288px;
    display: inline-block;
    zoom:1;
    *display:inline;
    vertical-align: top;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.b-contblock__success {
    padding: 13px 0;
    font-size: 16px;
}

.m-contblock__success_mb40 {
    margin-bottom: 40px;
}

.b-contblock__success_notion {
    width: 240px;
    float: left;
}

.b-contblock__success_definition {
    font-weight: bold;
    margin-left: 240px;
}

.b-contblock__details {
    padding: 13px 0;
    font-size: 16px;
}

.b-contblock__body_result{
  margin-right:50px;
}

.b-contblock__body_accept_wrapper {
    width:285px;
    margin-left: 0px;
}

.b-contblock__body_sender {
    width: 338px;
}

h2.b-contblock__title {
    margin: 0 0 25px 0;
    font-size: 25px;
}

h3.b-contblock__body_title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.b-contblock__body_sub {
    font-size: 10px;
    margin: 0;
    line-height: 1.5;
    padding: 10px 0 20px 0;
}

.b-contblock__buttons {
    margin: 30px 0;
}

.b-contblock__link {
    display:inline-block;
    zoom:1;
    *display:inline;
    vertical-align:top;
    margin-top:42px;
    color: #f57b20;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

.m-contblock__nowrap_link{
    white-space: nowrap;
}

.m-contblock__body_sub-transaction {
    border-top: 1px solid #B6B6B6;
    padding-top: 40px;
    margin: 35px 0 0;
    line-height: 1;
}

.b-contblock__body_sub.m-contblock__body_sub-transaction p {
    margin-bottom: 7px;
    line-height: 1.1;
    font-size: 12px;
}

td.b-contblock__body_subtd {
    padding-top: 0;
}

table.b-contblock__body_table {
    font-size: 16px;
    vertical-align: middle;
    margin-top: 0;
}

h3.b-contblock__body_title {
    margin-bottom: 30px;
}

table.b-contblock__body_table td {
    width: 50%;
    border: none;
    padding-left: 0;
    padding-right: 0;
}

table.b-contblock__body_table strong span {
    padding-left: 15px;
}

table.m-contblock__body_table-success td:first-child {
    width: 30%;
}

table.m-contblock__body_table-details td:first-child {
    width: 30%;
}

.b-contblock__body_table .gap_tr td {
    padding-top: 20px;
}

.fix-link {
    font-size: 14px;
    margin-right: 35px;
}

.b-contblock__confirm_button{
    float: left;
    width: 240px;
    text-align: right;
    padding: 5px 0;
}

.navigation-row td {
    padding-top: 25px;
}

.b-contblock__body_success_list {
    margin-bottom: 20px;
    display: inline-block;
    zoom:1;
    *display:inline;
    list-style-type: none;
}

.b-contblock__body_success_list li {
    display: inline-block;
    zoom:1;
    *display:inline;
    background: none !important;
    padding-left: 23px !important;
    white-space: nowrap;
}

.b-contblock__body_success_list li:first-child {
    padding-left: 0 !important;
}

.b-contblock__body_success_list a {
    font-size: 13px;
}

.b-input {
    background: #fff;
    border: 1px solid #D3D6DD;
    font-size: 16px;
    line-height: 38px;
}

.b-input:focus {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.m-contblock__body_table-details .b-input {
    width: 108px;
}

.b-contblock__body_form {
    background: url(transaction_filed_bg.png) no-repeat;
    width: 285px;
    height: 184px;
    color: #fff;
    padding: 35px 0 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 28px;
}

p.b-contblock__body_form_title {
    text-transform: uppercase;
    font-size: 12px;
}

.m-contblock__body_form-sender:after {
    content: " ";
    background: url(transaction_arrow.png) no-repeat;
    position: absolute;
    display: block;
    top: 128px;
    bottom: 0;
    width: 20px;
    height: 38px;
    left: 303px;
}

.b-contblock__body_form_numb input {
    width: 60px;
    height: 26px;
    border: 1px solid #fff;
    font-size: 14px;
    line-height: 26px;
    background: #fff;
    margin-left: 6px;
    border-radius: 2px;
	text-align: center;
    position:relative;
    z-index:1;
}

.b-contblock__body_form_numb input:first-child {
    margin-left: 0;
}

.b-contblock__body_date {
    list-style: none;
    clear: both;
    margin-top: 7px;
}

.b-contblock__body_form_numb.error input {
    border-color: #FD9965;
    box-shadow: 0px 0px 2px 1px #E69D5F, inset 0px 0px 2px 1px #FFD3CF;
    -webkit-box-shadow: 0px 0px 2px 1px #E69D5F, inset 0px 0px 2px 1px #FFD3CF;
    -moz-box-shadow: 0px 0px 2px 1px #E69D5F, inset 0px 0px 2px 1px #FFD3CF;
}

.b-contblock__body_formvalid {
	min-width: 250px;
	max-width: 285px;
    display: block;
    position: absolute;
    background: #fff;
    box-shadow: -5px 0px 25px 0px rgba(0,0,0,0.3);
    z-index: 1000;
    top: -7px;
    cursor: pointer;
    color: #e06000;
    font-size: 13px;
    text-align: center;
    padding: 10px 25px;
}

.m-contblock__body_form-sender .b-contblock__body_formvalid {
    top:104px;
    left:283px;
}

.m-contblock__body_form-recipient .b-contblock__body_formvalid {
    left: 41px;
    top:104px;
}

.b-contblock__body_formvalid:before{
    content: "";
    position: absolute;
    margin-top: 20px;
    top: -4px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 0;
    height: 0;

}

.b-contblock__body_formvalid span.before{
    display:none;
    position: absolute;
    top:15px;
    width:8px;
    height:13px;
    background: url(bg_arrow_popup.png) left bottom no-repeat;
}
.m-contblock__body_form-sender .b-contblock__body_formvalid:before, .b-contblock__body_formvalid.j-form_total-error:before{
    left: -6px;
    border-right: 7px solid #fff;
}

.m-contblock__body_form-sender .b-contblock__body_formvalid span.before, .b-contblock__body_formvalid.j-form_total-error span.before{
    left: -8px;
    margin:0;
    padding:0;
}

.m-contblock__body_form-recipient .b-contblock__body_formvalid:before,.b-contblock__body_recipient_accept .b-contblock__body_formvalid:before{
    right: -6px;
    border-left: 7px solid #fff;
}

.m-contblock__body_form-recipient .b-contblock__body_formvalid span.before,.b-contblock__body_recipient_accept .b-contblock__body_formvalid span.before{
    right: -7px;
    background-position:left top;
    margin:0;
    padding:0;
}

ul.b-contblock__body_date li {
    background: none;
    display: inline-block;
    zoom:1;
    *display:inline;
    vertical-align: top;
    text-align: center;
    padding: 0 0 0 3px;
}

ul.b-contblock__body_date li:first-child {
    padding: 0;
}

.b-contblock__body_date p {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3px;
}

.b-contblock__body_date select,
.b-contblock__body_date input {
    font-size: 15px;
    background: #fff;
    border: 1px solid #fff;
    color: #64625f;
    width: 48px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 22px;
    height: 28px;
}

.b-contblock__body_date select {
    width:55px;
    padding: 4px 0 3px;
    margin: 0;
}

.b-contblock__body_date input {
    width: 56px;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    padding-left: 10px;
}

.b-contblock__body_date .valid-item {
    width: 30px;
    line-height: 1;
    margin-top: 30px;
    text-align: right;

}

.b-contblock__body_date .sepp-line {
    margin-top: 35px;
}

.b-contblock__body_date .cvc-code {
    padding-left: 35px;
}

.b-contblock__body_sender_summ,
.b-contblock__body_sender_com,
.b-contblock__body_sender_total {
    color: #666;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
}

.b-contblock__body_sender_summ p,
.b-contblock__body_sender_com p,
.b-contblock__body_sender_total p {
    margin-top: 8px;
}

/*.b-contblock__body_sender_com p{
  float:left;
}*/

.b-contblock__body_sender_summ p {
    margin-top: 10px;
}

.b-contblock__body_sender-in {
    float: right;
}

.b-contblock__body_sender_summsub {
    text-align: justify;
}

.b-contblock__body_sender_summ .b-contblock__body_sender_summsub p {
    font-size: 9px;
    font-family: "Segoe UI", sans-serif;
    margin: 10px 0 6px 0 !important;
    white-space: nowrap;
}

.b-contblock__body_sender-in span {
    display: inline-block;
    zoom:1;
    *display:inline;
    margin-left: 10px;
}
.m-contblock__body_sender_in-summ-wrap-input{
  display:inline-block;
  zoom:1;
  *display:inline;
  width: 108px;
  height: 38px;
  position:relative !important;
  z-index:1000 !important;
}

.m-contblock__body_sender_in-summ input {
    width: 98px;
    height: 38px;
    background:white;
    border: 1px solid #58595B;
    line-height: 38px;
    color: #1E4195;
    font-size: 16px;
    padding-left: 10px;
    box-sizing:content-box;
    position:relative;
    z-index:1000 !important;
}

.m-contblock__body_sender_in-com input,
.m-contblock__body_sender_in-total input {
    text-align: right;
    color: #000;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    width: 80px;
    font-weight: bold;
}

#cvc2_error {
min-width: 90px;
top: 164px;
left: 262px;
}

#amount_error {
top: 268px;
left: 260px;
min-width: 100px;
}

#agreement_error {
top: 262px;
left: 26px;
min-width: none;
}

p.b-contblock__body_maincont {
    text-align: justify;
    line-height: 1.5;
    font-size: 15px;
}

.b-contblock__body_recipient{
    width:285px;
    z-index:1;
}

.b-contblock__body_recipient_accept {
    margin-bottom: 25px;
    padding-top: 5px;
}

.b-contblock__body_recipient_accept p {
    font-size: 12px;
}

/* checkbox */

.checkbox-item {
    font-size: 13px;
    display: inline-block;
    zoom:1;
    *display:inline;
}

.checkbox-item:focus {
    outline: 0;
}

.checkbox-item > input {
    padding: 0;
    margin: 0;
    height: 21px;
    width: 21px;
    float: left;
    position: absolute;
    left: 0;
    opacity: 0;
}

/* Checked styles */

.checkbox-item label {
    padding: 0 0 0 35px;
    background: url(sprite_checkbox.png) left top no-repeat;
    line-height: 21px;
    display: inline-block;
    zoom:1;
    *display:inline;
    cursor: pointer;
}

.checkbox-item {
    font-size: 13px;
    display: inline-block;
    zoom:1;
    *display:inline;
}

.checkbox-item:focus {
    outline: 0;
}

.checkbox-item > input {
    padding: 0;
    margin: 0;
    height: 16px;
    width: 16px;
    float: left;
    position: absolute;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}


/* Checked styles */


.checkbox-item:not(#foo) > input[type=checkbox]:checked + label {
    background-position: left -42px;
}

.checkbox-item.checked label  { /* for ie8 */
    background-position: left -42px;
}

/* checkbox */

/* POPUP */

.b-popup__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgSAMIMAAAawBnDb5zPgAAAABJRU5ErkJggg==);
    z-index: 10;
}

.b-popup__close {
    background: url(ico_close_popup.png) no-repeat;
    float: right;
    width: 16px;
    height: 16px;
    cursor: pointer;
    *display:block;
}

.b-popup__wrapper {
    max-width: 624px;
    min-width: 300px;
    width: 90%;
    min-height: 45px;
    position: absolute;
    top: 45%;
    right: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    text-align: center;
    z-index: 20;
}
.b-popup__header{
    width:100%;
}

.b-popup__wrapper p {
    text-align: center;
}

.b-popup__body {
    padding: 0 15px 15px 15px;
}

/* POPUP */

/*logo row*/

.b-contlogos {
    clear: both;
    text-align: center;
}

.b-contblock_wrapper {
    padding-top: 1px;
    max-width:624px;
}

.b-contlogos__row a:last-child {
    margin-right: 0;
}

.b-contlogos__row {
    margin: 50px 0 40px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

a.b-contlogos__mir, a.b-contlogos__mir img {
    width: 100px;
    height: 30px;
}

a.b-contlogos__visa, a.b-contlogos__visa img {
    width: 55px;
    height: 35px;
}

a.b-contlogos__mc, a.b-contlogos__mc img {
    width: 62px;
    height: 40px;
}

a.b-contlogos__mir_acc, a.b-contlogos__mir_acc img {
    width: 97px;
    height: 40px;
}

a.b-contlogos__vervisa, a.b-contlogos__vervisa img {
    width: 50px;
    height: 40px;
}

a.b-contlogos__mcsc, a.b-contlogos__mcsc img {
    width: 119px;
    height: 55px;
}

/*logo row*/

.b-input__captcha {
    background: #fff;
    border: 1px solid #D3D6DD;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
    display: inline-block;
    zoom:1;
    *display:inline;
    vertical-align: top;
    width: 130px;
    box-sizing: border-box;
    margin-top: 20px;
}

.pt18{
    padding-top: 18px;
}

/*================ BUTTONS ===================*/

.product-button {
    display: inline-block;
    zoom:1;
    *display:inline;
    padding: 5px 20px;
    background: #fa8c2c;
    background: linear-gradient(#fa8c2c, #f97501);
    background: -moz-linear-gradient(#fa8c2c, #f97501);
    background: -webkit-gradient(linear, left top, left bottom, from(#fa8c2c), to(#f97501));
    background: -o-linear-gradient(#fa8c2c, #f97501);
    background: -ms-linear-gradient(top, #fa8c2c 0%, #f97501 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #fa8c2c, endColorstr = #f97501);
    color: #fff !important;
    font-family: 'Open Sans', arial;
    font-weight: bold;
    font-size: 13px;
    border: 0;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -ms-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
    cursor: pointer;
}

.product-button:hover {
    text-decoration: none;
    background: #f97501;
    background: linear-gradient(#f97501, #fa8c2c);
    background: -moz-linear-gradient(#f97501, #fa8c2c);
    background: -webkit-gradient(linear, left top, left bottom, from(#f97501), to(#fa8c2c));
    background: -o-linear-gradient(#f97501, #fa8c2c);
    background: -ms-linear-gradient(top, #f97501 0%, #fa8c2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #f97501, endColorstr = #fa8c2c);
}

/*========== the end of the BUTTONS ==========*/

/*=========== RESPONSIVE LAYOUT ==============*/

@media screen and (max-width: 980px) {
    .b-contsidebar {
        display: none;
    }

    .b-contblock {
        float: none;
        width: 100%;
    }

    .content {
        width: auto;
    }

    /*.b-contblock_wrapper {
        padding: 0 20px;
    }*/

    .b-contlogos__row {
        margin-left: 0;
    }
}

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

    .b-contblock__body_accept_wrapper {
        margin-left: 0;
    }

    .b-contblock__body_result {
        width: 285px;
    }

    .b-contlogos__row a {
        margin-right: 30px;
    }

    .m-contblock__body_form-sender .b-contblock__body_formvalid {
        right: -100px;
        min-width: 100px;
        max-width: 163px;
    }

    .m-contblock__body_form-recipient .b-contblock__body_formvalid {
        left: 283px;
        top: 370px;
        min-width:162px;
        max-width: 280px;
    }

    .m-contblock__body_form-recipient .b-contblock__body_formvalid:before {
        right: initial;
        left: -7px;
        border-left: 0;
        border-right: 7px solid #fff;
    }

    #cvc2_error{
      width:50px;
    }

    #amount_error {
        top: 536px;
        left: 320px;
        min-width: 100px;
    }

    #agreement_error {
        top: 692px;
        left: 255px;
        min-width: 160px !important;
    }
    #agreement_error:before{
        left: -7px;
        border-left:0;
        border-right: 7px solid #fff;
    }
}

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

	.m-contblock__body_form-sender:after {
        content: none;
    }

}

@media screen and (max-width: 600px) {
    .b-contblock__success_notion {
        float: none;
        font-size: 14px;
    }

    .b-contblock__success_definition {
        margin-left: 0;
    }

    .m-contblock__success_mb40 {
        margin-bottom: 25px;
    }

    .b-contblock_wrapper {
        padding: 0 15px;
    }

    .b-contblock__body {
        padding: 30px 20px 0 20px;
    }

    .b-contblock__separator {
        display: inline-block;
    zoom:1;
    *display:inline;
    }

    .b-input__captcha {
        line-height: 58px;
        height: 58px;
        margin-left: 15px;
        margin-top: 0;
    }

    .m-contblock__details_width{
        width: 330px;
    }

    .b-contblock__confirm_button {
        float: right;
        width: auto;
    }

    .m-contblock__success_mt20{
        margin-top: 20px;
    }
}

@media screen and (max-width: 550px) {
    .b-contblock__body_success_list li {
        padding-left: 10px !important;
    }

	.b-contblock__body_form {
		position: relative;
	}

	.m-contblock__body_form-sender .b-contblock__body_formvalid.j-form_sender-error{
		top: auto;
		bottom: -30px;
		left: 38px;
	}

	#agreement_error:before, #amount_error:before, .j-form_recipient-error:before, #cvc2_error:before, .m-contblock__body_form-sender .b-contblock__body_formvalid.j-form_sender-error:before, .m-contblock__body_form-sender .b-contblock__body_formvalid.j-form_recipient-error:before{
		content: none;
	}

    #cvc2_error {
        top: 148px;
        left: 130px;

    }
    .j-form_recipient-error{
      top:110px !important;
      left:10px !important;
    }
    #amount_error {
        top: 580px;
        left: 102px;
        min-width: 167px;
    }
    #agreement_error{
        top: 745px;
        left: 0px;
        min-width: 265px !important;
    }
}

@media screen and (max-width: 500px){
    .b-contblock_wrapper {
        padding: 0 10px;
    }
    .b-contblock__body {
        padding: 30px 15px 0 15px;
    }

    .product-button{
        font-size: 12px;
    }

    .b-contblock__link{
        font-size: 13px;
    }

    .m-contblock__details_width {
        width: 320px;
    }
}

@media screen and (max-width: 410px) {
    .b-contlogos__row a {
        margin-right: 15px;
    }
}

/*=========== the end of the RESPONSIVE LAYOUT ==============*/