/*-----AB test styles----*/


@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

html{
   overflow-x: hidden; 
}
body {
    overflow-x: initial;
}
.of-iframe.order-form-container{
    max-width: 1300px !important;
}
.order-form-container {
    max-width: 1163px !important;
    margin-top: 140px;
    margin-bottom: 100px !important;
}
.header-top-line {
    z-index: 99;
}
.header-scroll .header-top-line {
    height: 80px;
}
.header-scroll .header-contact-us {
    max-height: auto;
    opacity: 1;
}
#ordeform__container .form-item-sign__mandatory{
    position: relative;
}
#ordeform__container .form-item-sign__mandatory:before{    
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height: 3px;
    left:-7px;
    top: 0;
    background: #9ACB18;
}

#_order_form._order_form__short .wrap-lable, #_order_form._order_form__short .wrap-lable div{
    display: flex;
    align-items: center;
    line-height: 1 !important;
    margin-bottom: 4px;
    font-family: Roboto !important;
    font-style: normal;
    font-weight: normal;
    font-size: 13px !important;
    letter-spacing: -0.237714px;
    color: #9E9E9E;
}
#_order_form._order_form__short .select-arrow{
    background: url(../img/select-arrow__bottom.svg) no-repeat scroll top 14px right 18px transparent;
}
#_order_form._order_form__short{
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.nav-wizard{
    margin-bottom: 0;
}
#_order_form._order_form__short .tab-pane{
    padding: 32px 0;
}
#_order_form._order_form__short select, #_order_form._order_form__short input[type="text"]{
    height: 34px;
}
#_order_form._order_form__short .form-block{
    margin-bottom: 32px;
}
#_order_form._order_form__short  select option:disabled {
    color: #9E9E9E !important;    
}
#_order_form._order_form__short select[disabled='disabled']::-ms-value {
    color: #9E9E9E !important;    
}
#_order_form._order_form__short select[disabled='disabled'] {
    color: #9E9E9E !important;    
}
#select:invalid, #select [disabled], #select.has-placeholder {
    color: #9E9E9E;
}
#select option {
    color: #000;
}
#_order_form._order_form__short .spinner .btn-minus {
    background: url(../img/select_words_arrow.svg) no-repeat 50% -8px;
}
#_order_form._order_form__short .spinner .btn-plus {
    background: url(../img/select_words_arrow.svg) no-repeat 50% 9px;
}
@media(min-width: 767px){
    #_order_form._order_form__short #datetimepicker-block, #_order_form._order_form__short .datetimepicker-block-lable{
        margin-left: -18px;
    }
}
#_order_form._order_form__short #datetimepicker{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px !important;
    letter-spacing: -0.256px;
    color: #9E9E9E;
    height: 34px;    
    border-radius: 3px 0 0 3px !important;
}
#_order_form._order_form__short #datetimepicker-block .fa-calendar__item{
    width: 18px;
    height: 20px;
    display: block;
    background: url(../img/calendar.svg) no-repeat;
    background-size: cover;
}
#_order_form._order_form__short #datetimepicker-block{
    
}
#_order_form._order_form__short .radi-o-group{
    display: flex;
    flex-direction: row;
    border: none;
}
#_order_form._order_form__short .radi-o-group label{
    margin: 0;
    padding: 0 !important;
    height: 34px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#_order_form._order_form__short .radi-o-group label span{
    display: flex;
    align-items: center;    
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.256px;
    color: #9E9E9E;
    border: 1px solid #D2D2D2;
}
#_order_form._order_form__short .radi-o-group label:first-child span{
    border-radius: 3px 0px 0px 3px;
    border: 1px solid #D2D2D2;
}
#_order_form._order_form__short .radi-o-group label:last-child span{
    border-radius: 0 3px 3px 0;
    border: 1px solid #D2D2D2;
}
#_order_form._order_form__short .radi-o-group label :checked ~ span {           
    background: #9ACB18;
    color: #fff;
    border: 1px solid #9ACB18;
}
#_order_form._order_form__short .radi-o-group label :checked ~ span:before{
    display: none;
}
#_order_form._order_form__short .radi-o-group label .span-select-words-items:before{
    display: none;
}
#_order_form._order_form__short .block-characters input{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: min-content !important;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-align: center;
    letter-spacing: -0.256px;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
    background: #9ACB18;
    color: #fff;
    border-color: #9ACB18;
}
#_order_form._order_form__short .block-topics .wrap-lable{
    position: absolute;
    left: 15px;
    bottom: -18px;
    font-size: 11px!important;
    white-space: nowrap;
}
#_order_form._order_form__short .block-characters .wrap-lable{
    font-size: 11px!important;  
    width: 100%;
    text-align: left;
    display: block;
    position: absolute;
    bottom: -20px;
}
#_order_form._order_form__short .radi-o-group label:first-child :not(:checked) ~ span { 
    border-right-color: transparent;
}
#_order_form._order_form__short .radi-o-group label:last-child :not(:checked) ~ span {  
    border-left-color: transparent;
}
#_order_form._order_form__short textarea{
    min-height: 102px;
    margin-bottom: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.256px;
    color: #505050;
}
#_order_form._order_form__short ::-webkit-input-placeholder {
  color: #9E9E9E !important;
  font-size: 16px;
}
#_order_form._order_form__short ::-moz-placeholder {
  color: #9E9E9E !important;
  font-size: 16px;
}
#_order_form._order_form__short :-ms-input-placeholder { 
  color: #9E9E9E !important;
  font-size: 16px;
}
#_order_form._order_form__short :-moz-placeholder {
  color: #9E9E9E !important;
  font-size: 16px;
}
#_order_form._order_form__short #paper_details + .wrap-lable{
    font-size: 11px !important;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    letter-spacing: -0.201143px;
}
.proceed_error_place, .phone_number_error_place,
.first_name_error_place{
    position: relative;
}
#_order_form._order_form__short #paper_details-error{    
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 5px 0;
    margin: -5px 0;
}
#_order_form._order_form__short .error {     
    position: absolute;
    bottom: 0;
    display: block;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    font-size: 11px;
    letter-spacing: -0.201143px;
    color: #FF525C;
}
.phone_number_error_place, .first_name_error_place {
    position: relative;
    top: -15px;
}
/*#_order_form._order_form__short .order-authorder-auth .error {     
    position: absolute;
    bottom: 0;
    top: 36px;
}
#first_name-error{
    top: 55px !important;
}*/
#_order_form._order_form__short .block-type-of-work{
    display: none;
}
#_order_form._order_form__short #password-error{
    width: 100%;
    text-align: left;
    background: #fff;
    bottom: 1px;
}


/*-----Summary Block-----*/
.order-summary__wrapper{
    background: #FAFAFA;
    border-radius: 3px;
    padding: 28px 24px;
    margin-bottom: 32px;
    font-family: Roboto !important;
}
@media(min-width: 769px){
    .order-summary__wrapper, .list-inline__wrapper{
       margin-left: -10px;
        margin-right: -2px;
    }
}
.order-summary__wrapper .order-summary__title{    
    font-style: normal;
    font-weight: 500;
    line-height: 25px !important;
    font-size: 22px !important;
    text-align: center;
    letter-spacing: -0.208px;
    color: #333333;
    margin-bottom: 32px;
    padding-bottom: 23px;
    border-bottom: 1px solid #747474;
}
.order-summary__wrapper .summary__item{    
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    letter-spacing: -0.237714px;
    color: #505050;
}
.order-summary__wrapper .summary__row{
    margin-bottom: 16px;
    font-weight: normal;
}
.order-summary__wrapper #summary-block{
    /*padding-bottom: 16px;*/
    border-bottom: 1px solid #747474;
}
.order-summary__wrapper .total-price-container{
    margin-bottom: 0;
    margin-top: 22px;
}
.order-summary__wrapper .total-price-container .total-price {
    margin-bottom: 5px;
    display: flex;
    margin: 0px 0 12px 0;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    letter-spacing: -0.237714px;
    color: #505050;
}
.order-summary__wrapper .total-price-container .total-price .price{    
    font-style: normal;
    font-weight: 500;
    line-height: 28px !important;
    font-size: 24px !important;
    text-align: right;
    letter-spacing: -0.237714px;
    color: #505050;
}
.order-summary__wrapper .link-discount-price{
   text-align: right;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   line-height: 15px !important;
   font-size: 13px !important;
   text-align: right;
   letter-spacing: -0.237714px;
   color: #505050;
}
.order-summary__wrapper .order-discount-container{
    position: relative;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    border-radius: 3px;    
    width: 324px;
    max-width: 100%;    
    padding: 42px 10px 34px 20px; 
    margin-bottom: 0;
}
.order-summary__wrapper .btn-check-discount{
    font-style: normal;
    font-weight: normal;
    line-height: 16px !important;;
    font-size: 14px !important;
    text-align: center;
    letter-spacing: -0.256px;
    text-transform: none;    
    width: 72px;
    min-width: 72px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #9ACB18;
    color: #fff;
    margin: 0 4px !important;
    //color: #989898;
    //background: #EDEDED;
}
.order-summary__wrapper .area-discount-code{
    margin: 0 4px !important;
    width: auto;
}
.order-summary__wrapper .btn-hide-discount{
    right: 13px;
    top: 13px;
    width: 14px;
    height: 14px;
    margin: 0;
    background: url(../img/discount-close.svg) no-repeat;
}
.area-discount-code__wrapper{
    display: flex;
    justify-content: space-beetwen;
    align-items: center;
    flex-wrap: wrap;
}
.area-discount-code__wrapper .save-price,
.total-price-container .save-price{
    width: 100%;
    font-size: 14px !important;
    color: #91c200;
    padding-left: 23px;
    position: relative;
    margin-bottom: 5px;
    font-weight: 100;
}
.area-discount-code__wrapper .save-price{
    text-align: left;
} 
.total-price-container .save-price{
    text-align: right;
    margin-bottom: 5px;
}
.area-discount-code__wrapper .save-price:before{
    content: "";
    position: absolute;
    left: 5px;
    background: url(../img/discount-shape.png) no-repeat;
    width: 14px;
    height: 14px;
}
.save-price-span {
    font-weight: 500;
    font-size: 14px !important;
}    
.order-summary__wrapper .area-discount-code ::-webkit-input-placeholder {  
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: -0.256px;
}
.order-summary__wrapper .area-discount-code ::-moz-placeholder {  
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: -0.256px;
}
.order-summary__wrapper .area-discount-code :-ms-input-placeholder {   
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: -0.256px;
}
.order-summary__wrapper .area-discount-code :-moz-placeholder {   
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 13px;
    letter-spacing: -0.256px;
}
.order-summary__wrapper #discount_code-error{
    font-style: normal;
    font-weight: normal;
    line-height: 13px !important;
    font-size: 11px !important;
    letter-spacing: -0.201143px;
    color: #FF525C;   

}
.order-summary__wrapper .discount_code_error_place{
    position: absolute;        
    top: 80px;
    left: 25px;
}
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled, 
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled:hover,
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled:focus{
    pointer-events: none;
    cursor: default;
}    
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled, 
.order-summary__container .list-inline-continue .btn-primary.continue-button.disabled,
.order-summary__container .list-inline-continue .btn-primary.continue-button.disabled:focus,
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled:focus,
.order-summary__container .list-inline-continue .btn-primary.continue-button.disabled:hover,
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled:hover{    
    background: #EDEDED;
    color: #8C8C8C !important;
    border-radius: 3px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    text-align: center;    
    height: 48px;
    width: 100%;
    opacity: 1;
    margin: 0 4px !important;
}
.order-summary__container .list-inline-continue .btn-primary.back-button{
    background: #747474;
    color: #FFF !important;
    border-radius: 3px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    text-align: center;    
    height: 48px;
    width: 100%;
    opacity: 1;
    margin: 0 4px !important;
}
.order-summary__container .list-inline-continue .btn-primary.continue-button{
    background: #F8881A;
    color: #FFF !important;
    border-radius: 3px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    text-align: center;    
    height: 48px;
    width: 100%;
    opacity: 1;
    margin: 0 4px !important;
}
.order-summary__container .list-inline-continue .btn-primary.back-button:hover{
    background: #474747;
    color: #fff !important;
}
.order-summary__container .list-inline-continue .btn-primary.continue-button:hover{
    background: #E67200;
    color: #fff !important;
}
.order-summary__container .list-inline-continue{
    display: flex;
    padding: 0 15px;
    margin: 0 16px;
}
.list-inline__row{
    margin: 0 -15px;
}
.order-summary__container .list-inline-continue li{
    display: flex;
    width: 50%;
    margin: 0 4px;
    padding: 0;
}
select:focus, input:focus, textarea:focus, input:focus ~ .input-group-addon,
.select2-container--default .select2-selection--single:focus{
    border-color: #9ACB18 !important;
}
#_order_form._order_form__short .type_of_paper_error_place .error{
    bottom: -17px;
}
#_order_form._order_form__short select.disabled-select{
    background: #FAFAFA !important;   
    color: #D2D2D2;
    pointer-events: none;
    cursor: default;
}
.choose-by-user{
    color: #505050;
    font-weight: 300;
}
/*-----END Summary Block-----*/

/*-----STEP 2-----*/
#_order_form._order_form__short .block-upgrades{
    width: 100%;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title{
    padding-left: 63px;
    background-color: #FAFAFA;
    border-radius: 3px 3px 0px 0px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title.block-upgrades-title-1{
    background: #FAFAFA url(../img/period-title-icon1.svg) no-repeat left 15px top 50%;
    background-size: 32px 32px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title.block-upgrades-title-2{
    background: #FAFAFA url(../img/period-title-icon2.svg) no-repeat left 15px top 50%;
    background-size: 32px 32px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title.block-upgrades-title-3{
    background: #FAFAFA url(../img/period-title-icon3.svg) no-repeat left 15px top 50%;
    background-size: 32px 32px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title.block-upgrades-title-4{
    background: #FAFAFA url(../img/period-title-icon4.svg) no-repeat left 15px top 50%;
    background-size: 32px 32px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title.block-upgrades-title-5{
    background: #FAFAFA url(../img/period-title-icon5.svg) no-repeat left 15px top 50%;
    background-size: 32px 32px;
}
.container-upgrades .block-upgrades-inner {
    height: 100%;
    border-radius: 3px;
    padding: 0 20px 20px 20px;
    border: 1px solid transparent;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label{
    margin: 0;
    padding: 0 !important;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#_order_form._order_form__short .block-upgrades .radi-o-group{
    margin: 0 -45px;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span, #_order_form._order_form__short .block-upgrades .radi-o-group label :checked ~ span {           
    position: relative;
    background: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 15px !important;
    font-size: 13px !important;
    text-align: center;
    letter-spacing: -0.237714px;
    color: #9E9E9E;
    border: none;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span:last-child{
    margin-top: 40px;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span.extras-percent{
    font-style: normal;
    font-weight: normal;
    line-height: 15px !important;
    font-size: 13px !important;
    text-align: center;
    letter-spacing: -0.237714px;
    color: #9ACB18;
}
#_order_form._order_form__short .radi-o-group label span{
    border: none;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label :checked ~ span:before{
    display: block;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span:last-child:after{
    content: "";
    width: 300px;
    height: 1px;
    background: #9ACB18;
    position: absolute;
    left: 50%;
    margin-left: 13px;
    top: -20px;
}
#_order_form._order_form__short .block-upgrades .radi-o-group{
    overflow: hidden;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label:last-child span:after{
    background: #fff;
    z-index: 9;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span:before{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: -28px;
}
#_order_form._order_form__short .block-upgrades input[type="radio"] + span::before {
    content: '';
    background: #fff url(../img/checkbox.svg?v=1) no-repeat center center;
    background-size: 100% 100% !important;
}
#_order_form._order_form__short .block-upgrades input[type="radio"]:checked + span::before {
    content: '';
    background: #fff url(../img/checked.svg?v=1) no-repeat center center;
    background-size: 100% 100% !important;
}
#_order_form._order_form__short .block-upgrades input[type="radio"] + span::before {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.order-summary__wrapper .summary__row .extra-name-ul{
    width: 100%;
    padding: 0;
    list-style: none;
}
.order-summary__wrapper .summary__row .extra-name-ul li{
    position: relative;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 19px !important;
    font-size: 16px !important;
    letter-spacing: -0.237714px;
    color: #505050;
    margin-bottom: 16px;
}
.order-summary__wrapper .summary__row .extra-name-ul li:before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0px;
    top: 0;
    background: url(../img/added.svg) no-repeat 50% 0;
}
#_order_form._order_form__short .block-upgrades-inline {
    display: flex;
    width: 100%;
    margin: 0 15px;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades{
    padding-right: 8px;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades:last-child{
    padding-right: 0;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .block-upgrades-inner{
    margin: 0;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label span{
    width: auto;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades input[type="radio"]:checked + span::before{
    content: '';
    width: 18px;
    height: 18px;
    background: #fff url(../img/radio-active.svg?v=1) no-repeat center center;
    background-size: 100% 100% !important;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group {
    overflow: visible;
    margin: 0;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label{
        flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
}
#_order_form._order_form__short div.block-upgrades-inline .block-upgrades .radi-o-group label span.extras-percent{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 19px !important;
    font-size: 16px !important;
    letter-spacing: -0.292572px;
    color: #9ACB18;
    margin-top: 0;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label span:first-child{
    margin-left: 23px;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades input[type="checkbox"] + span::before{
    content: '';
    width: 18px;
    height: 18px;
    background: #fff url(../img/radio-disabled.svg?v=1) no-repeat center center;
    background-size: 100% 100% !important;
    left: 9px;
    top: -1px;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades input[type="checkbox"]{
    display: none;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades input[type="checkbox"]:checked + span::before{
    background: #fff url(../img/radio-active.svg?v=1) no-repeat center center;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades input[type="checkbox"]:checked + span::after{
    display: none;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label span:last-child:after{
    display: none;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .extras-name{
    display: flex;
    flex-direction: column;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px !important;
    font-size: 14px !important;
    letter-spacing: -0.208px;
    color: #505050;
    padding-left: 41px;
}
#_order_form._order_form__short .block-upgrades-inline .block-upgrades .extras-name > span{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 13px !important;;
    font-size: 11px !important;
    letter-spacing: -0.163429px;
    color: #9E9E9E;
    margin: 4px 0 0 0 !important;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-inline .radi-o-group label span, #_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label :checked ~ span{
    line-height: 16px !important;
    font-size: 14px !important;
    letter-spacing: -0.208px;
    color: #505050;
}

#_order_form._order_form__short .block-upgrades-inline .block-upgrades .radi-o-group label span.extras-percent{
    
}

#_order_form._order_form__short .tooltip-container .tooltiptext{
    bottom: 30px;
}
#_order_form._order_form__short .order-client-type .radi-o-group{
    display: flex;
    flex-direction: column;
    border: none;
}
#_order_form._order_form__short .order-client-type .radi-o-group lable{
    height: 100%;
    width: 100%;
}
#_order_form._order_form__short .order-client-type .radi-o-group lable span, #_order_form._order_form__short .order-client-type .radi-o-group label :checked ~ span, #_order_form._order_form__short .order-client-type .radi-o-group label:last-child :not(:checked) ~ span, #_order_form._order_form__short .order-client-type .radi-o-group label:first-child :not(:checked) ~ span{
    background: transparent;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 19px !important;
    font-size: 16px !important;
    letter-spacing: -0.237714px;
    color: #505050 !important;
    border: none;
}
#_order_form._order_form__short .order-auth{
    height: 100%;
    background: #fff;
    padding: 20px 28px 36px 28px;
    margin: 0 0 25px 0;
    display: flex;
    align-items: flex-start;
    width: 100%;
    border: 1px solid #d1d1d1;
    border-radius: 3px !important;
}
#_order_form._order_form__short .radio-group-account{
    display: flex;
    flex-direction: column;
    padding-right: 23px;
    padding-top: 31px;
}
#_order_form._order_form__short .radio-group-account label{
    display: flex;
    font-style: normal;
    font-weight: normal;
    line-height: 19px;
    font-size: 16px;
    letter-spacing: -0.237714px;
    color: #505050;
    margin-bottom: 25px;
    cursor: pointer;
}
#_order_form._order_form__short .radio-group-account label span{
    display: flex;
    justify-content: start;
    width: 192px;
    align-items: center;
}
#_order_form._order_form__short .radio-group-account input[type="radio"] + span::before{
    width: 20px;
    height: 20px;
}
.order-auth input[type="radio"] + span::before {
    content: '';
    background: url('../img/checkbox.svg?v=1') no-repeat center center;
}
.order-auth input[type="radio"]:checked + span::before {
    content: '';
    background: url('../img/checked.svg?v=1') no-repeat center center;
}
#_order_form._order_form__short .order-client-type{
    margin-right: 23px;
    border-right: 1px solid #D2D2D2;
}
.order-auth-row__old-account{
    display: none;
}
#_order_form._order_form__short .order-auth-cell-input{
    padding-left: 36px;
    vertical-align: top;
}
#_order_form._order_form__short .order-auth .input-email input, 
#_order_form._order_form__short .order-auth .input-pass input,
#_order_form._order_form__short .order-auth select, 
#_order_form._order_form__short .order-auth input,
#_order_form._order_form__short .order-auth input[type="text"],
#_order_form._order_form__short .order-auth input[type="password"]{
    height: 34px;
    margin-bottom: 31px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    border-radius: 3px !important;
    font-style: normal;
    font-family: Roboto;
    padding: 6px 12px;
}
#_order_form._order_form__short #email-error.error, 
#_order_form._order_form__short #password_reg-error.error,
#_order_form._order_form__short #email_reg-error.error{
    top: 39px;
}
#_order_form._order_form__short .order-auth-cell-input ::-webkit-input-placeholder {
  color: #9E9E9E !important;
  font-size: 14px !important;
}
#_order_form._order_form__short .order-auth-cell-input ::-moz-placeholder {
  color: #9E9E9E !important;
  font-size: 14px !important;
}
#_order_form._order_form__short .order-auth-cell-input :-ms-input-placeholder { 
  color: #9E9E9E !important;
  font-size: 14px !important;
}
#_order_form._order_form__short .order-auth-cell-input :-moz-placeholder {
  color: #9E9E9E !important;
  font-size: 14px !important;
}
#_order_form._order_form__short .proceeding{
    font-size: 12px !important;
    font-style: normal;
    font-weight: normal;
    line-height: 20px !important;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
    border: none;
    border-top: none;
    border-radius: 0;
}
#_order_form._order_form__short .proceeding .check-t.check-text{
    margin-left: 12px;
}
#_order_form._order_form__short #primary_nav_wrap > .intl-tel-input > li{
    padding: 0 0 0 8px;
    height: 33px;
}
#_order_form._order_form__short span.prefix {
    position: absolute;
    left: 25px;
    top: 0;
    z-index: 99;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 45px;
    height: 32px;
    font-size: 14px !important;
    text-align: right;
    padding: 6px 0;
    line-height: 16px;
    letter-spacing: -0.256px;
    color: #505050;
}
#_order_form._order_form__short .order-auth .info-icon{
    width: 10px;
    height: 10px;
    background-size: cover;
}
#_order_form._order_form__short .order-auth-cell:first-child {
    vertical-align: top;
}
#_order_form._order_form__short .password_reg_text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    font-size: 13px !important;
    text-align: right;
    letter-spacing: -0.201143px;
    color: #505050;
    margin-top: -9px;
    text-decoration: underline;
}
.password__old-account #password_reg-error{
    
}
.password__old-account .password_reg_text{
        bottom: -8px;
}
#_order_form._order_form__short .input-pass input{
    padding-right: 40px;
}
#_order_form._order_form__short .input-pass .toggle-password{
    position: absolute;
    right: 13px;
    top: 8px;
    right: 6px;
    width: 23px;
    height: 20px;
    background: url(../img/icon-eye-show.svg) no-repeat center center;
    background-size: 23px 16px;
    cursor: pointer;
    z-index: 3;
}
#_order_form._order_form__short .input-pass .toggle-password.password-slash{
    background: url(../img/icon-eye.svg) no-repeat center center;
}
.select2-container--open + .select-arrow{    
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
    background: url(../img/select-arrow__bottom.svg) no-repeat scroll top 10px right 18px transparent !important;
}
#_order_form .wrap-select-arrow .select-wrap{
    display: none;
}
#_order_form._order_form__short #words-error.error{
    right: 0;
    left: 15px;
    top: 58px;
    max-width: 180px;
    text-align: left;
}
.select2-container {
    width: 100% !important;
}
.type_of_paper_error_place__active .select2-container--default .select2-selection--single{
    border-color: #9ACB18 !important;   
}
#datetimepicker-block input, #datetimepicker-block .mini-calendar{
    cursor: pointer;
}
#_order_form._order_form__short .order-auth input[type="text"]{
    font-size: 14px !important;
        padding: 6px 11px;
        font-family: "Arial";
    font-size: 15px !important;
    color: #3b3b3b;
    width: 100%;
    height: 33px;
    line-height: 20px;
    border: 1px solid #bebebe;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background: #fff;
    border-radius: 3px;
}

/*-----MODAL-----*/
#recovery-passw-modal.recovery-passw-modal__element  h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    font-size: 22px !important;
    text-align: center;
    letter-spacing: -0.208px;
    color: #333333;
    text-align: center;
    margin: 25px 0 40px 0;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-header {
    padding: 15px 15px 0 15px;
    border-bottom: none;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-body {
    padding: 0 15px 0 15px;
    max-width: 402px;
    margin: 0 auto;
}
#recovery-passw-modal.recovery-passw-modal__element #form_send_rec_passw .block_element{
    margin: 0;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-body input{
    background: #ffffff;
    padding: 12px 9px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px !important;
    letter-spacing: -0.256px;
    color: #000;
    border: 1px solid #D2D2D2;
}
#recovery-passw-modal.recovery-passw-modal__element input ::-webkit-input-placeholder {
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.256px;
    color: red !important;
}
#recovery-passw-modal.recovery-passw-modal__element input ::-moz-placeholder {
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.256px;
    color: red !important;
}
#recovery-passw-modal.recovery-passw-modal__element input :-ms-input-placeholder { 
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.256px;
    color: red !important;
}
#recovery-passw-modal.recovery-passw-modal__element input :-moz-placeholder {
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    letter-spacing: -0.256px;
    color: red !important;
}
#recovery-passw-modal.recovery-passw-modal__element form{
    margin: 0px 0 40px 0;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-footer{
    padding: 0 15px 15px 15px;
    text-align: center;
    border-top: none;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-dialog .btn{
    background: #747474;
    height: 48px;
    width: 158px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    font-size: 16px !important;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-footer .btn + .btn {    
    background: #F8881A;
}
.upgrades-inner-active{
    border: 1px solid #9ACB18;
}
.choose-by-user-active{
    color: #9ACB18;
    text-decoration: underline;
    cursor: pointer;
}
.step3-bottom-wrap{
    padding: 22px 30px;
    background: #FAFAFA;  
}
.step3-bottom-wrap img{
    float: left;
    margin-right: 15px;
}
.step3-bottom-inner{
    text-align: left;
    line-height: 20px;
    font-size: 16px;
    letter-spacing: -0.201143px;
}
.step3-bottom-inner small{
    font-size: 12px;
}
.step3-bottom-inner{
    padding-left: 46px;
}
ul.nav-wizard li.active {
    background: #9ACB18;
}
ul.nav-wizard li::before {
    border-left: 30px solid #7dab17;
    right: -29px;
}
ul.nav-wizard li.active::before {
    border-left: 30px solid #9ACB18;
    right: -29px;
}
.ul.nav-wizard li.active .link-tabks{
    background: #9ACB18;
}
ul.nav-wizard li.active .link-tabks {
    background: #9ACB18;
}
#_order_form._order_form__short .password_note{
    line-height: 13px;
    font-size: 11px !important;
    letter-spacing: -0.201143px;
    color: #9E9E9E;
    margin-top: -28px;
}
.tooltip-list {
    padding-left: 5px;
}
.list-marker {
    position: absolute;
    left: -6px;
}
.area-discount-code .clear-input {
    background: url(../img/Shape_close.png) no-repeat;
    height: 14px;
    width: 14px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    top: 11px;
    right: 8px;
}
.total-price-container .old-price{
    text-align: right;
    position: relative;
    color: #C5C5C5;
    font-weight: 200;
    font-size: 14px !important;
}
.old-price-wrap{
    font-size: 14px !important;
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
}
.total-price-container .old-price:before{
    content: "";
    position: absolute;
    background: #C5C5C5;
    height: 1px;
    width: 100%;
    top: calc(100% - 9px);
}
#primary_nav_wrap > ul {
    position: absolute;
    height: 31px;
    border: transparent;
    left: 1px;
    top: 1px;
    border-right: 1px solid #cecece;
}
#primary_nav_wrap > ul > li {
    border: transparent;
}
.error-bl {
    border: 1px solid red;
}
#proceed-error{
    margin-left: 30px; 
}
.auth-wizard{
    display: flex;
    justify-content: center;
}
ul.auth-wizard li {
    width: 50%;
}
.type_of_paper_error_place.error-bl {
    border-radius: 3px;
}
.order-summary__wrapper .link-discount-price span{
    text-decoration: underline;
}
.block-upgrades-inner.block-upgrades-active {
    border: 1px solid #c6df8d;
}
#primary_nav_wrap .intl-tel-input .country-list li:hover {
    background-color: #eaeaea;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-dialog .btn:hover{
    background: #474747;
}
#recovery-passw-modal.recovery-passw-modal__element .modal-footer .btn + .btn:hover {
    background: #E67200;
}
#primary_nav_wrap .intl-tel-input .country-list li.active_country {
    background-color: #9ACB18;
}
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom, 
.order-summary__container .list-inline-wrap .btn-primary.but-custom,
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom, 
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:focus, 
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:focus, 
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:hover, 
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:hover{
    width: 216px !important;
    border-radius: 24px !important;
    margin: auto !important;
    text-align: center;
}

/*-----paymant buttons-----*/
.pay-cta-buttons .btn-check {
    width: 216px;
    border-radius: 24px;
    margin: auto;
}
.pay-cta-buttons .disabled-pay {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease;
    background: #EDEDED;
    color: #8C8C8C;
}

.pay-cta-buttons .nav-paycard {
    background: #F8881A;
    color: #fff;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    margin-bottom: 24px;
}
.btn-check.nav-paycard:hover {
    background: #E67200;
}
.pay-cta-buttons .nav-paycard.disabled-pay{
   background: #EDEDED;
    color: #8C8C8C; 
}
.pay-cta-buttons .nav-paypal {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    background: #0070BA url('../img/paypal_icon.png') no-repeat center center;
}
.pay-cta-buttons .nav-paypal:hover{
    background-color: #004B7C;
}
.pay-cta-buttons .nav-paypal.disabled-pay,
.pay-cta-buttons .nav-paypal.disabled-pay:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    background: #EDEDED url('../img/paypal_icon_disabled.png') no-repeat center center;
}
.payments_block {
    text-align: center;
    width: 100%;
}
.payments_block .title-payment {
    font-size: 13px !important;
    letter-spacing: -0.237714px;
    color: #9E9E9E;
    margin-bottom: 20px;
}
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom, 
.order-summary__container .list-inline-continue.list-inline-wrap .btn-primary.but-custom,
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom,
.list-inline-wrap .back-button.but-custom{
    width: 216px;
    border-radius: 24px !important;
    margin: auto;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    font-size: 15px !important;
    text-transform: uppercase;
    height: 48px;
    padding: 0;
}

.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:focus, 
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:focus, 
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:hover, 
.order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:hover,
.list-inline-wrap .back-button.but-custom:focus,  
.list-inline-wrap .back-button.but-custom:hover{

}
.list-inline-wrap .back-button.but-custom,
.order-summary__container .list-inline-continue.list-inline-wrap .back-button.but-custom,
.order-summary__container .list-inline-continue.list-inline-wrap .back-button.but-custom:hover,
.order-summary__container .list-inline-continue.list-inline-wrap .back-button.but-custom:focus{
    background: transparent;
    border: 1px solid #747474;
    color: #747474 !important;
    margin: 0;
    display: block;
}
.list-inline-wrap .back-button.disabled.but-custom, 
.list-inline-wrap .back-button.disabled.but-custom:focus,  
.list-inline-wrap .back-button.disabled.but-custom:hover,
.order-summary__container .list-inline-continue.list-inline-wrap .back-button.disabled.but-custom{
    background: #EDEDED;
    color: #8C8C8C;
    pointer-events: none;
    cursor: default;
    border: none;
    opacity: 1;
}
/*.order-summary__container .list-inline-continue.list-inline-wrap .back-button.but-custom{
    color: #8C8C8C !important;
}    */
.list-inline-wrap.list-inline-wrap-mobile .back-button.but-custom{
    display: none !important;
}



/*responsive*/
@media(max-width: 1199px) {
.order-summary__wrapper {
    padding: 28px 14px;
} 
.summary__row .choose-by-user {
    font-size: 14px !important;
}
.list-inline__row {
    margin: 0px;
}
.order-summary__container .list-inline-continue {
    padding: 0px;
    margin: 0px;
}
.order-summary__container .list-inline-continue .btn-primary.back-button.disabled{
  margin: 0 2px !important;  
}
#_order_form._order_form__short .radio-group-account {
    padding-right: 0px;
}
#_order_form._order_form__short .order-auth {
    padding: 20px 15px 36px 15px;
}    
#_order_form._order_form__short .order-auth-cell-input {
    padding-left: 15px;
}
.order-auth-cell-input .input-email,
.order-auth-cell-input .input-pass,
.form-group-phone, .password_reg-block input{
    width: 100%;
}  
#_order_form._order_form__short span.prefix {
    justify-content: center;
}  
#primary_nav_wrap > ul {
    width: 68px;
}
.order-auth-cell .phone-input{
    padding-left: 69px !important;
}
.order-summary__wrapper .area-discount-code {
    width: 60%;
} 
#_order_form._order_form__short ::-webkit-input-placeholder,
#_order_form._order_form__short ::-moz-placeholder,
#_order_form._order_form__short :-ms-input-placeholder { 
  font-size: 10px;
}
.area-discount-code .form-control {
    padding: 6px;
}   
.order-summary__container .list-inline-wrap .btn-primary.continue-button.but-custom,
.order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom{
    display: inline-block;
}
/*#_order_form._order_form__short .block-upgrades-inline .block-upgrades .extras-name {
    padding-left: 22px;
}*/
}

@media(max-width: 991px) {
.order-form-container{
    padding: 30px 30px 0px;
}
.order-summary__wrapper, .list-inline__wrapper {
    margin-left: 0px;
    margin-right: 0px;
}
#_order_form._order_form__short .block-upgrades .block-upgrades-title {
    flex-wrap: wrap;
}
.order-summary__wrapper .order-discount-container {
    margin: auto;
}
/*#step1 .order-summary__wrapper{
    display: none;
}*/
.order-auth-cell .phone-input{
    padding-left: 80px !important;
}
.order-summary__wrapper .total-price-container {
    margin-top: 0px;
}
.summary-block-responsive .order-summary__wrapper .total-price-container {
    margin-top: 22px;
}
.order-summary__wrapper .order-summary__title,
.order-summary__wrapper .link-discount-price,
.order-summary__wrapper #summary-block,
.order-summary__wrapper .old-price-wrap{
    display: none;
}
.summary-block-responsive .order-summary__wrapper .order-summary__title,
.summary-block-responsive .order-summary__wrapper .link-discount-price,
.summary-block-responsive .order-summary__wrapper #summary-block,
.summary-block-responsive .old-price-wrap {
        display: block;
    }    
    .order-summary__container .list-inline-continue {
        justify-content: center;
    }
    .order-summary__container .list-inline-continue button {
        width: 154px !important;
        display: block;
    }
     .pay-cta-buttons button {
        width: 154px !important;
        display: block;
    }
    .order-summary__wrapper .total-price-container .total-price {
        justify-content: center;
        align-items: baseline;
    }
    .summary-block-responsive .order-summary__wrapper .total-price-container .total-price {
        justify-content: space-between;
    }
    .order-summary__wrapper .total-price-container .total-price .price {
        margin-left: 12px;
    }
.order-auth-cell-input .input-pass {
    margin-bottom: 20px;
}
.order-auth-row {
    display: block;
    width: 100%;
}
#_order_form._order_form__short .order-auth-cell:first-child {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    margin-right: 0;
    border-right: none;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 23px;
}
#_order_form._order_form__short .radio-group-account {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 10px;
} 
#_order_form._order_form__short .order-auth {
    padding: 20px 15px;
}
#_order_form._order_form__short .order-auth-cell-input {
    display: initial;
}
.order-summary__wrapper .total-price-container .total-price {
    margin: 0px;
}
.summary-block-responsive .order-summary__wrapper .total-price-container .total-price {
    margin-bottom: 12px;
}
.list-inline-wrap .back-button.but-custom{
        display: none;
    }
    .list-inline-wrap.list-inline-wrap-mobile .back-button.but-custom{
        display: block !important;
    }
    .order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom, 
    .order-summary__container .list-inline-wrap .btn-primary.but-custom, 
    .order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom,
    .order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom, 
    .order-summary__container .list-inline-wrap .btn-primary.but-custom, 
    .order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom, 
    .order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:focus, 
    .order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:focus, 
    .order-summary__container .list-inline-wrap .btn-primary.continue-button.disabled.but-custom:hover, 
    .order-summary__container .list-inline-wrap .btn-primary.back-button.disabled.but-custom:hover{
        margin: 4px !important;
        display: inline-block;
    }
    /*.summary-block-responsive .list-inline-wrap.list-inline-wrap-mobile .back-button.but-custom.back-button-hide{
        display: none !important;
    }
    
    .list-inline-wrap-auth .back-button.but-custom.go-to-step-1{
        display: none !important;
    }*/
    .summary-block-responsive .list-inline-wrap.list-inline-mobile .back-button.but-custom,
    .list-inline-continue.list-inline-mobile.list-inline-wrap-auth .back-button.but-custom{
        display: block !important;
    }
    .list-inline-mobile-auth .back-button.but-custom.go-to-step-1 {
        display: block !important;
    }
    .payments_block .title-payment {
        text-align: left;
    }
    .summary-block-responsive .list-inline-continue.list-inline-mobile,
    .list-inline-continue.list-inline-mobile.list-inline-mobile-auth{
        justify-content: start;
    }
    .summary-block-responsive .list-inline-continue .pay-cta-buttons button,
    .list-inline-continue .pay-cta-buttons button{
        width: 216px !important;
        display: block;
    }
    .summary-block-responsive .list-inline-wrap.list-inline-mobile .back-button.but-custom,
    .list-inline-continue.list-inline-mobile.list-inline-mobile-auth{
        margin-top: 40px !important;
    }
    #_order_form._order_form__short .password_reg_text {
        display: block;
        position: relative;
        bottom: 0px;
    } 
}

@media(max-width: 767px) {
ul.nav-wizard li .link-tabks::before{
    display: flex;    
}  
ul.nav-wizard li .link-tabks small {
    display: none;
}
ul.nav-wizard li {
    padding: 0px;
}
div.spinner .input-group-btn {
    flex-direction: column;
    width: 30px;
}    
#_order_form._order_form__short .spinner .btn-minus,
#_order_form._order_form__short .spinner .btn-plus {
    height: 50%;
}
#_order_form._order_form__short .spinner .btn-minus {
    background: url(../img/select_words_arrow.svg) no-repeat 50% -8px !important;
}
#_order_form._order_form__short .form-block {
    margin-bottom: 0px;
}
.order-form-container {
    padding: 30px 15px 0px;
}
#_order_form .container-6, #_order_form .container-8, #_order_form .container-4 {
    width: 100%;
    margin-bottom: 30px;
}
.words-wrap{
    margin-bottom: 30px;
}
#_order_form._order_form__short #datetimepicker-block, #_order_form._order_form__short .datetimepicker-block-lable {
    margin-left: 0px;
}
#_order_form._order_form__short .block-upgrades .radi-o-group label span:last-child::after {
    display: none;
}
#_order_form._order_form__short .block-upgrades .radi-o-group {
    margin: 0px;
}
.block-radio-extrass{
   position: relative; 
}
#_order_form._order_form__short .container-upgrades .radi-o-group label {
    flex-direction: row-reverse;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
#_order_form._order_form__short .container-upgrades .radi-o-group {
    flex-direction: column;
}
#_order_form._order_form__short .container-upgrades input[type="radio"] + span::before {
    display: inline-flex;
    margin-left: 0px;
    top: 11px;
    left: 0px;
}
#_order_form._order_form__short .container-upgrades .radi-o-group label span:last-child {
    margin: 14px 0px;
    padding-left: 25px;
    justify-content: start;
    text-align: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
}
#_order_form._order_form__short .container-upgrades label span.extras-percent {
    justify-content: end;
}
#_order_form._order_form__short .container-upgrades .radi-o-group label span.extras-percent {
    text-align: right;
    max-width: 35px;
}
#_order_form._order_form__short .block-upgrades-inline {
    flex-wrap: wrap;
}
#_order_form._order_form__short .block-upgrades-inline .radi-o-group label span:last-child {
    padding-left: 0px;
}
#_order_form._order_form__short .block-upgrades-inline .radi-o-group label span {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    justify-content: start;
}
#_order_form._order_form__short .order-client-type {
    margin-right: 0px;
    margin-bottom: 23px;
    border-right: none;
    border-bottom: 1px solid #D2D2D2;
}
#_order_form._order_form__short .order-auth .input-email input,
#_order_form._order_form__short .order-auth input{
    margin-bottom: 0px;  
}
#_order_form .order-auth-row__old-account .container-6,
#_order_form .order-auth-row__new-account .container-6{
    margin-bottom: 0px;
}
#_order_form._order_form__short .radio-group-account {
    display: flex;
    flex-direction: column;
}
/*.order-summary__wrapper .link-discount-price {
        display: block;
        text-align: center;
    }*/
.summary-block-responsive .order-summary__wrapper .link-discount-price {
        display: block;
        text-align: right;
    } 
.order-summary__wrapper .order-discount-container {
    padding: 42px 10px 34px 15px;
}  
#_order_form .proceeding {
    padding: 10px 0px 0 0px !important;
}
.link_recovery_password span {
    vertical-align: 0px;
}
.password__old-account .password_reg_text {
    bottom: 0px;
}
#_order_form._order_form__short .password_reg_text {
    margin-top: 0px;
}
.input-email {
    margin: 0 0 30px 0;
}
ul.auth-wizard li:first-child {
    width: 50%;
}
ul.auth-wizard li {
    width: 50%;
}
#_order_form._order_form__short .container-upgrades input[type="radio"] + span::before {
    display: inline-flex;
    margin-left: 0px;
    top: 0px;
    left: 0px;
}
.payments_block .title-payment {
    text-align: center;
}
.summary-block-responsive .list-inline-wrap.list-inline-mobile .back-button.but-custom,
.list-inline-mobile-auth .back-button.but-custom.go-to-step-1{
    width: 136px !important;
    margin-top: 40px !important;
}
}

@media(max-width: 400px) {
    #_order_form._order_form__short #paper_details-error {
        background: #fff;
        margin: 3px 0;
    }
    #_order_form._order_form__short .container-upgrades input[type="radio"] + span::before {
        display: inline-flex;
        margin-left: 0px;
        top: 0px;
        left: 0px;
    }
    .password__old-account .password_reg_text {
        bottom: -20px;
    }
    .modal-footer .btn + .btn {
        margin-left: 0px;
        margin-top: 0px;
    }
    #recovery-passw-modal.recovery-passw-modal__element .modal-dialog .btn {
        width: 100px;
    }    
}

@media (min-width : 0px) and (max-width : 1024px) and (orientation : landscape) { 
    #_order_form._order_form__short .password_reg_text {
        display: block;
        position: relative;
        bottom: 0px;
    }    
}
.secure-order-paymentwrap{
    display: none;
}
.secure-order-payment{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;    
    background: #8fc418;
    font-size: 18px !important;
    line-height: 1 !important;
    color: #fff;    
}


.backof-button {
    position: absolute;
    bottom: -40px;
    left: 185px;
    background: #EDEDED;
    color: #747474;
    border: none;
    width: 140px;
    height: 48px;
    font-weight: 500;
    line-height: 19px;
    font-size: 16px;
    text-transform: uppercase;
}

.wraper_paypal_cardpay .link-discount-price,
.wraper_paypal_cardpay .paypal_cardpay_hide,
.wraper_paypal_cardpay .footer-widget-area .widget_custom_html,
.wraper_paypal_cardpay .footer-widget-area .widget_search {
    display: none;
}

.wraper_paypal_cardpay h5,
.wraper_paypal_cardpay .search-and-contact {
    margin-top: 5px;
}

.paypal_cardpay_show {
    display: none;
}

.wraper_paypal_cardpay .paypal_cardpay_show {
    width: 20%;
    display: block;
}

.wraper_paypal_cardpay .paypal_cardpay_show .green {
    padding: 0;
}

.wraper_paypal_cardpay .paypal_cardpay_show .green li {
    margin-bottom: 10px;
}

.wraper_paypal_cardpay .paypal_cardpay_row {
    display: flex;
    justify-content: space-between;
}

.header-contact-us {
    margin-bottom: 15px;
}

.live-chat_btn:hover {
    color: #fff;
}

ul.footer-nav-list li {
    margin-bottom: 0;
}



.short-header-fix .header-top-line {
    height: 80px;
    padding: 10px 0;
    background-color: rgba(43,43,43,.95);
}
.short-header-fix .header-nav-menu-wrap {
    margin-top: 0;
}
.short-header-fix .header-contact-us, .short-header-fix .top-line-contact {
    margin: 0;
}

#recovery-passw-modal.recovery-passw-modal__element form {
    padding: 0;
}

@media(min-width: 768px) {
    ul.nav-wizard {
        height: 55px;
    }
}


@media(max-width: 1199px) {
    body {
        padding-top: 0;
    }
    .header-nav-menu-wrap {
        display: flex;
    }
    .header-contact-us, .logo-compain .part-2, .top-line-contact {
        display: flex;
    }
    .header-contact-us .text-right {
        display: none;
    }
}

@media(max-width: 991px) {
    .wraper_paypal_cardpay .paypal_cardpay_row > div {
        width: 25% !important;
    }
    .logo-compain .part-2 {
        display: none;
    }
}

@media(max-width: 700px) {
    .wraper_paypal_cardpay .paypal_cardpay_row {
        flex-direction: column;
    }
    .wraper_paypal_cardpay .paypal_cardpay_row > div {
        width: 100% !important;
        padding: 0 15px;
    }
}
.dissabled-text{
    display: none;
    font-family: Roboto !important;
    font-style: normal;
    font-weight: normal;
    font-size: 13px !important;
    letter-spacing: -0.237714px;
    color: #9E9E9E;
    justify-content: center;
    width: 100%;
    margin: 5px 0 0;
}
.btn-primary-pay:hover + .dissabled-text{
    display: flex;
}