/*-----Last Step Modal-----*/
.last-step-order-form-modal .modal-dialog {
    width: 600px !important;
    margin: 30px auto !important;    
}
@media screen and (max-width: 767px) {
    .last-step-order-form-modal .modal-dialog {
        width: 100% !important;
        margin: 10px auto !important;
        /*padding: 0 15px;*/
    }
  .last-step-order-form-modal .modal-sidebar {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .last-step-order-form-modal .modal-body {
    background: none;
  }
  .last-step-order-form-modal .modal-body .text-block {
    width: 100%;
    padding: 0;
  }
  .last-step-order-form-modal .text-block ul {
    width: auto;
  }
  .last-step-order-form-modal .modal-footer {
    text-align: center;
  }
  .last-step-order-form-modal .modal-footer .go_to_proc {
    float: none;
  }
  .last-step-order-form-modal .modal-dialog .btn.go_to_step2 {
    display: block;
    margin: 20px auto 0;
  }
  .recovery-passw-modal.in .modal-dialog{
      width: 100%;
  }
}
/*-----Last Step Modal END-----*/


/*-----Style for iframe OF-----*/
.iframe-order-form.modal-open {
    position: relative;
}
.iframe-order-form.modal-open .recovery-passw-modal .modal-dialog {
    margin-top: 30px;
}
.iframe-order-form.modal-open .last-step-order-form-modal.modal {
    position: absolute !important;
    overflow: hidden !important;
}
.iframe-order-form.modal-open .last-step-order-form-modal .modal-dialog{
    height: 100%;
    display: flex;
    align-items: center;
}
.iframe-order-form.modal-open .last-step-order-form-modal .modal-content{
    width: 100%;
}
#order-form .proceeding.checkbox-v label a {
    color: #337ab7;
    text-decoration: underline;
}
#order-form .proceeding.checkbox-v label a:hover, #order-form .proceeding.checkbox-v label a:focus{
    color: #337ab7;
    text-decoration: underline;
}
#order-form .proceeding.checkbox-v label{
    font-size: 13px;
    text-align: center;
    font-style: italic;
    color: #333;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    width: auto;
    margin: 0 auto;
    border-bottom: none;
}
#order-form .proceeding .check-t{
    vertical-align: top;
    padding: 0 5px;
}

#order-form #order-form-inner-v .proceeding {
    margin-bottom: 18px;
}

#order-form #order-form-inner-v .proceeding.check-active {
    background: transparent;
}
#order-form #order-form-inner-v .proceeding .error-bl+.check-t>.cr{
    border: 1px solid #f90000;
}
/*Preloader Start*/
.loader_order_form {
    background: none repeat scroll 0 0 #000;;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    opacity:0.5;
}
.loader_order_form_inner {
    background: #000 url("../img/preloader_form.gif") no-repeat center center;
    background-size: cover;
    height: 160px;
    width: 160px;
    margin: auto;
    top: 50%;
    margin-top: -100px;
    position: absolute;
    left: 50%;
    opacity:0.5;
    margin-left:-80px;
}
/*Preloader End*/

@media (max-width: 370px){
    .order-auth-row .radi-o-group label{
        font-size: 13px;
        margin-right: 5px;
    }
    .order-auth-row .radi-o-group{
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 767px){
    .password_reg-block img{
        display: none;
    }
    .password_reg_text{
        display: block;
    }
    .password_reg-block{
        padding-right: 0 !important;
    }
    .link_recovery_password {
        position: initial !important;
    }
    .password_reg-block {
        padding-right: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: left;
    }
    .text-or-fb.text-or-fb-mob{
        display: block;
        margin-bottom: 10px;
    }
    .order-auth-cell-pic .text-or-fb.text-or-fb-mob{
        margin-top: -10px;
    }
    .text-or-fb.text-or-fb-desk{
        display: none;
    }
    .input-email-or{
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    .text-or-fb.text-or-fb-mob{
        display: none !important;
    }
    .text-or-fb.text-or-fb-desk{
        display: block;
    }
    .password_reg-block img{
        display: block;
    }
    .password_reg_text{
        display: none;
    }
}
.text-or-fb{
    width: 150px;
    height: 16px;
    position: relative;
    padding: 0 10px;
    font-size: 15px;
    color: #3b3b3b;
    text-align: center;
    line-height: 1;
    display: block;
    margin: 2px auto;
}
.text-or-fb:before {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    width: 60px;
    height: 1px;
    display: block;
    background: #cecbcb;
}
.text-or-fb:after{
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 60px;
    height: 1px;
    display: block;
    background: #cecbcb;  
}    

/*-----NEW AB TEST ORDER FORM STEP 2-----*/
.tab-contents-ab #order-form-inner-v .link-discount-price{
    text-align: left;
    margin: 0 0 10px 0;
}
.tab-contents-ab .hover-extras-con-v-block{
    display: block;
    margin-top: 0;
    border-bottom: 1px solid #d1d1d1;
}
.tab-contents-ab  #order-form-inner-v .pay-t{
    margin: 0;
}
.tab-contents-ab  #order-form-inner-v .pay-t label {
    display: block;
}
.tab-contents-ab #order-form-inner-v .price-all-con{
    min-height: 65px;
    margin: 15px 0 0 0;
}
.tab-contents-ab #order-form-inner-v .total-price {
    color: #F29244;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .password_reg-block{
    margin: 0;
}
.tab-contents-ab #order-form-inner-v .btn-login-or{
    width: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-contents-ab #order-form-inner-v .btn-login-or:before{
    content: "";
    position: absolute;
    top: 22px;
    right: 10px;
    left: initial;
    bottom: initial;
    height: 40px;
    width: 1px;
    display: block;
    background: #cecbcb;
}
.btn-login-or-block{
    width: 51px;
}
.tab-contents-ab #order-form-inner-v .btn-login-or:after{
    content: "";
    position: absolute;
    bottom: 22px;
    right: 10px;
    top: -40px;
    left: 10px;
    height: 40px;
    width: 1px;
    display: block;
    background: #cecbcb;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .link_recovery_password{
    top: 5px;
}
.tab-contents-ab #order-form-inner-v .pay-block{
    margin: 0 auto;
}
.tab-contents-ab #order-form-inner-v .order-auth-cell-line{
    width: 51px;
    height: 100%;
    position: relative;
    text-align: center;
    left: 15px;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .link_recovery_password{
    right: -20px  
}
.tab-contents-ab #order-form-inner-v .btn-google{
    margin-left: 0;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph .fb-btn, .tab-contents-ab #order-form-inner-v .order-auth-ph .btn-google{
    width: 140px;
}
.tab-contents-ab .btn-login-or-left{
    width: 200px;
}
.tab-contents-ab .btn-login-or-right{
    width: 140px;
}
.tab-contents-ab .pic-new-client-cell{
    width: 200px;
    text-align: center;
}
.tab-contents-ab .input-email input{
    line-height: 16px
}
.tab-contents-ab .price-all-container{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 65px;
}
.tab-contents-ab #order-form-inner-v .order-auth-ph #password_reg-error{
    margin: 0;
}
.tab-contents-ab #order-form-inner-v .money-back-pi{
    margin: 0 25px 0 0;
    max-width: 75px;
}
.tab-contents-ab .btn-login-or-mobile{
    display: none;
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@-moz-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}
.button-hover  {
    -webkit-animation: fadein 0.2s ease-in alternate;
    -moz-animation: fadein 0.2s ease-in alternate;
    animation: fadein 0.2s ease-in alternate;
    animation-iteration-count: 1;
}
@media (max-width: 360px){
    .order-auth-row .radi-o-group label{
        font-size: 13px;
    }
    .order-auth-row .radi-o-group label{
        margin-right: 5px;
    }
}
@media (max-width: 767px){
    .tab-contents-ab .btn-login-or-mobile{
        display: block;
        width: 150px;
        height: 16px;
        position: relative;
        padding: 0 10px;
        font-size: 15px;
        color: #3b3b3b;
        text-align: center;
        line-height: 1;
        display: block;
        margin: -5px auto 15px auto;
    }
    .tab-contents-ab .btn-login-or-mobile:before {
        content: "";
        position: absolute;
        top: 8px;
        right: 0;
        width: 60px;
        height: 1px;
        display: block;
        background: #cecbcb;
    }
    .tab-contents-ab .btn-login-or-mobile:after {
        content: "";
        position: absolute;
        top: 8px;
        left: 0;
        width: 60px;
        height: 1px;
        display: block;
        background: #cecbcb;
    }
    .tab-contents-ab .price-all-container{
        justify-content: center;
    }
    .tab-contents-ab .btn-google {
        margin: 0 auto !important;
    }
    .tab-contents-ab .pic-new-client-desk{
        display: none;
    }
    .tab-contents-ab .pic-new-client-mob{
        display: block;
        margin: 0 auto;
    }
    
    .tab-contents-ab .order-auth-cell-pic img{
        margin: 0 !important;
    }
    .tab-contents-ab #order-form-inner-v .order-auth-cell-line{
        display: none;
    }
    .pic-new-client-mob .pic-new-client{
        margin-bottom: 23px;
        margin-top: 5px;
    }
    #order-form .tab-contents-ab #order-form-inner-v .checkbox-v{
        margin-top: 0;
    }
    #order-form .tab-contents-ab .fb-btn img, #order-form .tab-contents-ab .btn-google img{
            margin-right: 5px !important;
    }
    #order-form .tab-contents-ab .pay-container {
        border-top: none;
    }
    .tab-contents-ab .pic-new-client-cell {
        width: 200px;
        text-align: center;
        display: inline;
    }
    .tab-contents-ab #order-form-inner-v .link_recovery_password {
        top: 5px;
        right: 0;
        margin: 0;
    }
    .tab-contents-ab #order-form-inner-v .input-pass input {
        margin-bottom: 10px;
    }
    .tab-contents-ab #order-form-inner-v .link_recovery_password{
        margin-bottom: 10px;
    }
}
@media (min-width: 768px){
    .tab-contents-ab .pic-new-client-desk{
        display: block;
        margin: 0 auto;
    }
    .tab-contents-ab .pic-new-client-mob{
        display: none;
    }
}
/*-----NEW AB TEST ORDER FORM STEP 2 END-----*/

.tab-contents-ab #order-form-inner-v .order-discount-container{
    text-align: left;
    margin: 0 0 5px 0;
}
.tab-contents-ab #order-form-inner-v .discount_code_error_place{
    text-align: left;
}
input[type="radio"]:checked + span::before, input[type="radio"] + span::before{
    background-size: 100% 100% !important;
}

.bonus-price{
    font-size: 16px;
}
.bonus-icon{
    font-size: 45px;
    padding: 0 10px 0 0;
    display: inline-block;
}
.banner-bonus{
    font-size: 15px;
    line-height: 15px;
    padding: 0 30px;
    margin: 0 auto 25px;
}
.banner-bonus-bold{
    font-weight: bold;
    margin-bottom: 5px;
}
.border-wrap {
    padding: 5px 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.writings-block .summary-holder {
    padding: 0 15px;
    margin-top: 10px;
}
.writings-block .summary-holder .summary {
    padding-top: 15px;
    border-top: 1px solid #d1d1d1;
}
.writings-block .summary-title{
    margin: 0;
}
.writing-levels-block .row {
    max-width: 95%;
    margin: 0 auto 10px;
}
.writing-levels-block p{ margin: 5px 0 15px !important; }

.writings-block .writer-level label {
    cursor: pointer;
    height: 105px;
    width: 80px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 0;
}
.writings-block img {
    width: 65%;
    object-fit: contain;
    margin: 0 auto;
}
.writings-block .wr-level-basic img {
    width: 45%;
    margin: 20px auto 0;
}
.writings-block .wr-level-standart img {
    width: 55%;
    margin: 10px auto 0;
}

.writings-block .writer-level {
    padding-left: 0;
    padding-right: 0;
}

.writings-block .writer-level:hover label,
.writings-block .writer-level.checked label {
    background: #e8f0db;
}

.writings-block .writer-level .default {
    display: block;
}
.writing-levels-block [type='radio'] { display: none; }

.hidden_tooltip { display: none !important; }

.user_email_input+.tooltip {
    width: 100%;
    max-width: 100% !important;
}

.user_email_input+.tooltip>.tooltip-inner {
    display: block !important;
    max-width: 100% !important;
    width: 100%;
}
.user_email_input+.tooltip>.tooltip-arrow { display: block !important; }

/*ORDER FORM AUTH TOP START*/

.order-form-auth_top .btn-check.nav-paycard:hover{                  
    animation: shadow-pulse-card 1.5s infinite;
    -moz-animation: shadow-pulse-card 1.5s infinite;
    -o-animation: shadow-pulse-card 1.5s infinite;
    -webkit-animation: shadow-pulse-card 1.5s infinite;
}
.order-form-auth_top .btn-check.nav-paycard{
    animation: none;
    -moz-animation: none;
    -o-animation: none;
    -webkit-animation: none; 
}
.order-form-auth_top .btn-check.nav-paypal:hover{
    animation: shadow-pulse-pp 1.5s infinite;
    -moz-animation: shadow-pulse-pp 1.5s infinite;
    -o-animation: shadow-pulse-pp 1.5s infinite;
    -webkit-animation: shadow-pulse-pp 1.5s infinite;
}
.order-form-auth_top .btn-check.nav-paypal{
    animation: none;
    -moz-animation: none;
    -o-animation: none;
    -webkit-animation: none; 
}
@keyframes shadow-pulse-card{
    0% {
        box-shadow: 0 0 0 0px rgba(89,178,1, 0.6);
    }      
    100% {
        box-shadow: 0 0 0 20px rgba(89,178,1, 0);
    }
}
@keyframes shadow-pulse-pp{
    0% {
        box-shadow: 0 0 0 0px rgba(1,154,222, 0.6);
    }   
    100% {
        box-shadow: 0 0 0 20px rgba(1,154,222, 0);
    }
}  

@keyframes shadow-pulse-splitit {
    0% {
        box-shadow: 0 0 0 0px rgba(247,152,36, 0.6);
    }   
    100% {
        box-shadow: 0 0 0 20px rgba(247,152,36, 0);
    }
}  

.order-form-auth_top .nav-paycard {
    width: 100%; 
    background-color: #59b201 !important;
    margin-bottom: 15px;
    text-transform: none;
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-paypal {
    width: 100%;
    margin-bottom: 15px;
    background-color: #019ade !important; 
    text-transform: none; 
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-paypal span {
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 700;
}

.order-form-auth_top .nav-paycard span {
    position: relative;
    padding-left: 35px;
}

.order-form-auth_top .nav-paycard span::before {
    content: "";
    background: url("../img/credit-cards-payment.svg") no-repeat;
    background-size: 34px;
    width: 34px;
    height:34px;
    position: absolute;
    left: -10px;
    top: -4px;
}
.order-form-auth_top .nav-paypal span::before {
    content: "";
    background: url("../img/paypal-logo.svg") no-repeat;
    background-size: 22px;
    width: 22px;
    height:22px;
    position: absolute;
    left: -5px;
    top: -2px;
}

.order-form-auth_top #order-form-inner-v #password_reg-error {
    top: 7px;
}

.order-form-auth_top .nav-splitit {
    width: 100%;
    background-color: #f79824 !important; 
    text-transform: none; 
    font-style: italic; 
    font-size: 18px;
}

.order-form-auth_top .nav-splitit span {
    position: relative;
    padding-left: 25px;
    font-size: 20px;
    font-weight: 700;
}

.order-form-auth_top .nav-new {
    position: relative;
}

.order-form-auth_top .nav-new::before {
    content:"";
    position: absolute;
    left: -4px;
    top: -4px;
    background: url("../img/new-option.svg") no-repeat;
    background-size: 39px;
    width: 39px;
    height:39px;
}

.order-form-auth_top .nav-splitit span::before {
    content: "";
    background: url("../img/pay-later.svg") no-repeat;
    background-size: 22px;
    width: 22px;
    height:22px;
    position: absolute;
    left: -5px;
    top: -2px;
}

.order-form-auth_top .span-modal-pay-later {
    float: right;
    color: #33a8d4;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 3px;
}

.order-form-auth_top .span-modal-pay-later:hover {
    text-decoration: none;
}

.order-form-auth_top .btn-check.nav-splitit:hover{
    animation: shadow-pulse-splitit 1.5s infinite;
    -moz-animation: shadow-pulse-splitit 1.5s infinite;
    -o-animation: shadow-pulse-splitit 1.5s infinite;
    -webkit-animation: shadow-pulse-splitit 1.5s infinite;
}

/*-----splitit MODAL-----*/
#splitit-info-modal h4{
    text-align: center;
    color: #03B9D3;
}
#splitit-info-modal .modal-dialog{
    margin-top: 30px;
}
#splitit-info-modal h4.text-left{
    text-align: left;
}
#splitit-info-modal .modal-header{
    border-bottom: none;
}
#splitit-info-modal .modal-content{
    font-size: 14px;
    text-align: left;
}
#splitit-info-modal .modal-content.choose-pay-text{
    padding: 15px 0 0 0;
}
#splitit-info-modal .green-marker{
    color: #03B9D3;
    margin-right: 5px;
}  
#splitit-info-modal p {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}
#splitit-info-modal .modal-custom-list{
    list-style: none;
    padding-left: 55px;
    margin-bottom: 25px;
}            
#splitit-info-modal .modal-custom-list li{
    margin: 0 0 5px 0;
    position: relative;
}
#splitit-info-modal .modal-custom-list li:before{
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    left: -19px;
    top: 6px;
    background: #03B9D3;
    border-radius: 50%;
}
#splitit-info-modal .modal-body {
    position: relative;
    padding: 15px 35px;
}
@media(max-width: 767px){
    #splitit-info-modal .modal-custom-list{
        padding-left: 25px;
    }
}
/*-----splitit MODAL END-----*/

.order-form-auth_top .btn-check{
    background: #01bad4 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAlCAYAAAAwYKuzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0xpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODFFM0VGN0FCNEQ2MTFFODhGOUNCNUM2RTk4OTI4MjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODFFM0VGNzlCNEQ2MTFFODhGOUNCNUM2RTk4OTI4MjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjNmZWU5NjU2LWZkM2YtMTE3Yi05MzM2LWFlM2I2YmIxZDM5OSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjNmZWU5NjU2LWZkM2YtMTE3Yi05MzM2LWFlM2I2YmIxZDM5OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr6WrTIAAAKHSURBVHjarJjNSxVhFMZHichSshaloOWmhUVBJolRGwkXZRIGbWxxN5FCmzYtJAjpL2hT4EZJoqQIjQg0WoQUuMhQwihN0FpUBJEUlX2MzytzaRic85w58x74Le6dyzO/O/e+XycIwzCI0QNuJN7LynHwGFTkzFkl/qIQ/q+rxsB94FeU8cSnYFzOKrkf/ExkPPUheCVMr2vKoDYh4xkosQqWBkFQE6RXN7ge8KoSrjWDCVASWCoylZ6iqz7Ft+0gGRNgXZ5BctmD5DGS8TyrZPKNi+QG/YrQVpIxCdZbBR0XyA0GFMGHSca0VjLtwjlyg5uK8CbwR8h4CTZZBR1nieSgQrIBLBPJMqugo5NI3lZI7gXfhYwZUG4VdJwmkkOKjF1gSch4kyapHe4niOQ9RUYd+CRkzIItVsHiLkWqu4qMWvBRyJgDlVZBRwuRHFFkVIFFIeMt2GoVdBwhkvcVGe6nnBcyFoqS1m3QATIyxxQZFdGqklbvwM48e7Uu8iQvKfeQUj20yu0Gn4XgccVStiH6XFq5EV9vkWsEv4XgR4oMt8S9EjI+gGrLf/AQ+UlGlQNkVsh4X5TLKsimmAeKjG1kilmMPpN5HjzK/syKjOro6Uhy2y0rSbuHyXkHGVQL8ck5i+ApIjes3Ch80a4cWQTPeFh794BvZIOw2bIfLBC5O8pJ+IeQ8Tq5MdAKsu3+kHKu/Evkyi1nkvNE7paHzcSMVi4pyI6cgx7mSnoGSRPs8SDHDu1TYKOls9Dn4RzMBpX6HLxW8+ir0LoZAAVFi2dJuPYCNILlPM2jLmMvJk7zGiM3cy9GGiTdOeSKHAT/8nSz2DTTq5yEJU5GTcvK0EMLeEWAAQABhlFa8cprbwAAAABJRU5ErkJggg==') no-repeat;
    background-position: right 16px center;
    background-size: 16px 16px;
}
.order-form-auth_top .pay-cell:first-child{
    display: none;
}

.order-form-auth_top .switch {
    max-width: 100% !important;
}

@media (max-width: 767px) {
    .order-form-auth_top .input-pass.pass {
        display: block;
    }
}
.order-form-auth_top .logged_in {
    font-size: 14px;
    line-height: 16px;
    color: #3b3b3b;
    padding: 5px 15px;
    text-align: center;
    background: #e7f0db;
    margin: 15px 0 20px 0;
}
@media(min-width: 767px){
    .order-form-auth_top .encripted-pic {margin-left:-141px;}
}
/*ORDER FORM AUTH TOP END*/

.order-form-auth_top #order-form-inner-v #password_reg-error {
    top: -18px;
    width: 100%;
}