.wizard-sidebar-icon-divider {
    background-color: #FFF;
    width: 50px;
    height: 2px;
    position: relative;
    top: -10px;
    opacity: 1;
}

.wizard-sidebar-icon-cont {
    opacity: 0.7;
    min-width: 70px;
}

.wizard-sidebar-icon-cont.active, .wizard-sidebar-icon-divider.active {
    opacity: 1;
}

.wizard-sidebar-icon-cont .step-icon-normal {
    display: inline;
}

.wizard-sidebar-icon-cont .step-icon-active {
    display: none;
}

.wizard-sidebar-icon-cont.active .step-icon-normal {
    display: none
}

.wizard-sidebar-icon-cont.active .step-icon-active {
    display: inline;
}

.wizard-sidebar-tes-icons-cont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.wizard-sidebar-tes-icons-cont img {
    margin: 10px 10px;
}


.step_fields_ship_rect.inactive {
    pointer-events: none;
    opacity: .1;
}

.wizard_order_form_step_cont_2 .paypal-field-doc-name {
    display: none;
}

@media (max-width: 599px) {
    
    .paypal-field-langs {
        flex-wrap: wrap;
    }
    
    .paypal-field-langs .paypal-field-col {
        width: 100%;
        margin-right: 0;
    }
    
    .paypal-field-langs .paypal-field-col-2 {
        margin-top: 20px;
    }

}

.wizard_order_form_step_cont_2 .step_fields_cont_3 {
    display: none;
}

.form-group {
  position: relative;
}

.palceholder {
    position: absolute;
    top: 7px;
    left: 8px;
    color: #949493;
    display: flex;
}
  
.palceholder label{
   font-weight: 500;
   color: #949493;
} 

.palceholder .star {
    color: red;
    margin-left: 5px;
    display: inline-block;
}

.weborder-cont-cl-type {
    display: flex;
    flex-flow: column;
}

.weborder-cont-cl-type .weborder-cont-inner {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-group-weborder-organization {
    display: none;
}

.form-group-cl-name {
    display: flex;
}

.form-group-cl-name-col {
    position: relative;
    width: 47.5%;
}

.form-group-cl-name-col-1 {
    margin-right: 5%;
}

.doc-count-row-cont {
    margin-top: 20px;
}

.order-multi-cont .chosen-container {
    width: 100% !important;
}

.paypal-field-terms-and-pages {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

@media (max-width: 599px) {
    
    .paypal-field-terms-and-pages {
    
        flex-wrap: wrap;
        
    }
    
    .paypal-field-terms-and-pages .paypal-field-col {
        width: 100%;
        margin-right: 0px;
    }
    
    .paypal-field-terms-and-pages .paypal-field-col-pages {
        margin-top: 20px;
    }

}

.step_fields_title-documents {

    display: flex;
    align-items: center;
}

.step_fields_title-documents img {
    margin-right: 10px;
}

.paypal-row-title-pages {
    display: flex;
    align-items: center;
}

.wizard_order_form_step_cont_1 label.error, .wizard_order_form_step_cont_1 label.invalid-error {

    margin-top: -10px;
}

.wizard-sidebar-awards-slider-cont {
    margin-top: 50px;
}

.page-template-wizard-page-tpl .paypal-upload-section .paypal-field-upload {
    margin-bottom: 0;
    width: 100%;
    margin-right: 0;
    border: 0;	
}

.popup-upload-new-file-cont {
    width: 100%;
}

.wizard-sidebar-details-row-3 {
    margin-top: 5px;
}

.wizard-sidebar-details-row-delivery-type {
    display: none;
}

.wizard-sidebar-details-row-delivery-postcode,
.wizard-sidebar-details-row-delivery-city,
.wizard-sidebar-details-row-delivery-street-1,
.wizard-sidebar-details-row-delivery-street-2 {

    margin-top: 10px;
}

.wizard-sidebar-details-row-delivery-mail-type span,
.wizard-sidebar-details-row-delivery-postcode span,
.wizard-sidebar-details-row-delivery-city span,
.wizard-sidebar-details-row-delivery-street-1 span,
.wizard-sidebar-details-row-delivery-street-2 span {

    margin-left: 5px;
}

.order-sidebar-field-cost {
    font-weight: 700;
    border-left: 2px solid #aaa;
    padding-left: 5px;
    white-space: nowrap;
}

.order-sidebar-field-sign {
    color: #616161;
}

.order-sidebar-field-value {
    font-weight: 700;
    color: #616161;
}

.order-sidebar-details-row-copies .order-sidebar-field-cost, 
.order-sidebar-details-row-aposcopies .order-sidebar-field-cost, 
.order-sidebar-details-row-terminology .order-sidebar-field-cost {
    display: none;
}

.order-sidebar-details-row-notarizations-count {
    display: none;
}

.wizard-sidebar-details-row-notarization {

    display: none;
    justify-content: space-between;
    padding-right: 50px;
}

.wizard-sidebar-details-notarization-sign {
    font-weight: bold;
}

.order-sidebar-details-row-doc-name {
    display: none;
}

.order-field-speed {
    margin-top: 20px;
    margin-bottom: 20px;
}

.order-field-speed .paypal-field-col {
    width: 100%;
}

.step_fields_cont_turnaround .step_fields_col-2 {
    margin-left: 0px;
}

.step_fields_cont_page_count .step_fields_col-1 {
    width: 100%;
}

.order-field-sp-names-inner {
    display: flex;
    align-items: center;
}

@media (max-width: 599px) {
    
    .order-field-sp-names-inner {
        flex-wrap: wrap;
    }

}

.wizard-sidebar-details-row-around {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 14px;
    display: none;
}

.wizard_order_form_step_cont_hfs {
    display: none;
}

.wizard_order_form_step_cont_validation {
    display: none;
}

.order-multi-main-row input.error {
    border: 1px solid red;
}

.popup-upload-new-file-button {
    min-width: 280px;

}

@media (max-width: 767px) {
    
    .popup-upload-new-file-cont {
        width: auto;
    }
    
    .popup-upload-new-file-button {
        min-width: auto;
    }
}

.paypal-doc-copies-section-title {
    font-size: 16px;
}

.order-field-spnames-required-check-box-cont {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.order-field-sp-names label {
    display: inline-block;
    margin-bottom: 0px;
}

.wizard-sidebar-details-row-delivery-office {
    margin-top: 10px;
}

.wizard-sidebar-details-row-delivery-office-label {
    font-weight: bold;
    margin-right: 5px;
}

.wizard-sidebar-details-row-delivery-office-value {
    margin-right: 5px;
}

.step_fields_ship_rect_title {
    max-height: 100px;
}

.wizard-sidebar-details-col {
    margin-right: 20px;
}

.order-sidebar-details-row-handwritten {
    display: none;
}

.order-sidebar-details-row-copies {
    display: none;
}

.order-sidebar-details-row-apostilles-count {
    display: none;
}

/* LEFT SIDEBAR */

.wizard-sidebar-row-2-sub-title-summary {
    margin-top: 10px;
}

.wizard-sidebar-details-subcont {
    display: none;
    margin-top: 10px;
}

.order-sidebar-details-row-trans-date, .order-sidebar-details-row-nota-date, .order-sidebar-details-row-apos-date {
    margin-top: 0px;
}

.order-sidebar-field-date {
    font-weight: bold;
}

/* SPEED BUTTON */

.paypal-speed-button {

    flex-flow: column;
}

.paypal-speed-button .paypal-speed-button-price-text {
    display: none;
}

.paypal-speed-button-price-text-pages-num {
    margin-left: 5px;
}

.paypal-speed-button-price-text-pages-word {
    margin: 0px 5px;
}

/* PAYMENT MAIN INFO */

.paypment-main-info {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 2px dashed #000;
}
.paypment-main-info-row {
    margin-top: 10px;
    display: flex;
    font-size: 16px;
}

.paypment-main-info-row-shipping {
    font-size: 14px;
    border: 1px solid;
    padding: 5px;
}

.paypment-main-info-row:first-child {
    margin-top: 0px;
}

.paypment-main-info-row-grand-total {
    font-size: 18px;
}

.paypment-main-info-col-label {
    font-weight: bold;
    margin-right: 10px;
}

.paypment-main-info-col-value {
    font-weight: bold;
}

/* ORDER DETAILS POPUP */

.show-details-button {
    background: #f66282;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border-radius: 5px;
    margin: auto;
    cursor: pointer;
    
    display: none;
}

@media (max-width: 767px) {
    
    .show-details-button {
    
        display: block;
    }
}

.order-details-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    z-index: 5555;
    display: none;
}

#order-details-PopUp {
    left: 50%;
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 620px;
    height: auto;
    margin-top: -240px;
    margin-left: -310px;
    z-index: 999999;
    overflow: visible;
    border-radius: 5px;
    padding: 30px;
    background-color: #e1e1e1;
    display: none;
}

@media (min-width: 600px) and (max-width: 991px) {

    #order-details-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

    #order-details-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        
        box-sizing: border-box;
    }
}

@media (max-height: 499px) {
    
    #order-details-PopUp {
        margin-top: -180px;
    }
}


.order-details-inner-cont {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.order-details-title-cont {
    font-size: 32px;
}

.order-details-title-sum {
    font-weight: bold;
}


.order-details-text-cont {
    margin: 30px 0px;
}

.order-details-num {
    font-weight: bold;
}

.order-details-button-cont {
    display: flex;
    justify-content: center;
}

.order-details-button-cont .btn {
    border: 1px solid #CCC;
    padding: 7px 10px;
    color: #FFF;
    background-color: 284064;
    width: 150px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0px;
}

.order-details-button-cont .btn:hover {
    opacity: 0.8;
}


.order-details-add-sum-cont {
    text-align: left;
    margin-bottom: 20px;
}

.order-details-title-row-info {
    display: none;
    font-size: 16px;
    margin-bottom: 20px;
}

@media (max-height: 799px) {
    
    #order-details-PopUp .wizard-sidebar-details-cont {
        height: 40vh;
    }
}


@media (max-width: 599px) {
    
    #order-details-PopUp .wizard-sidebar-details-cont {
        flex-wrap: wrap;
    }
    
    #order-details-PopUp .wizard-sidebar-details-col {
        width: 100%;
    }
    
    #order-details-PopUp .wizard-sidebar-details-row {
        display: flex;
        justify-content: center;
    }

    #order-details-PopUp .wizard-sidebar-details-row-notarization {
        display: none;
    }

    #order-details-PopUp .order-sidebar-section-multi-details {
        height: auto;
        overflow: auto;
    }

    .order-details-text-cont {
        margin: 30px 0px;
        height: 280px;
        overflow: auto;
    }

}

.step_fields_rect_title_info {
    display: block;
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
}

.step_fields_rect_nota_order_num {
    width: 200px !important;
}

/* MANY PAGES POPUP */

.many-pages-title-row-1-super-express {
    display: none;
}

.many-pages-title-cont {
    line-height: 45px;
}

/* TRANSLATION TYPE */

.wizard_order_form_step_cont_1 {
    display: none;
}

.step-after-trans-type-rect-section {

    display: block;
}

.step_fields_rect {

    min-height: 100px;
}

.wizard_order_form_step_cont_trans_type .wizard-step-buttons-cont {
    display: flex;
    justify-content: end;
}

/* SHIPPING POPUP */

.hard-delivery-button-cont .btn {
    min-height: 100px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

/* UPLOAD FILE PAGES */

.paypal-field-col-pages {
    display: none;
}

.popup-upload-new-file-pages {
    margin-top: 10px;
    display: none;
}

.popup-upload-new-file-pages-count {
    font-size: 16px;
    font-weight: bold;
}

/* PRICING IN SIDEBAR */

.order-sidebar-details-row-doc-num {
    border: 2px dashed #0272b2;
    padding: 2px 5px;
    margin: 10px;
    margin-left: 0;
}

.order-sidebar-details-row-certification-cost, .order-sidebar-details-row-terminology-cost,
.order-sidebar-details-row-handwritten-cost, .order-sidebar-details-row-speed-cost, .order-sidebar-details-row-office-delivery, .order-sidebar-details-row-copies-cost,
.order-sidebar-details-row-aposcopies {
    display: none;
}

.order-sidebar-details-doc-prices-cont {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid;
}

.order-sidebar-details-doc-prices-cont  .order-sidebar-details-row-total-cost {
    margin-top: 10px;
}

.order-sidebar-details-doc-prices-row-inner {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.order-sidebar-details-doc-prices-cont .order-sidebar-field-label {
    margin-right: 5px;
}

.order-sidebar-field-pages {
    font-weight: bold;
}

/* PRICING DOC INFO AT END */

.paypment-main-info .order-sidebar-details-doc-prices-cont {
    margin-top: 10px;
    padding-top: 10px;
    border: 1px solid;
    padding: 10px;
}

.paypment-main-info .order-sidebar-details-row-doc-num {
    border: none;
    padding: 0px;
    margin: 0;
}


/* COPY NOTA POPUP */

.copy-nota-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    z-index: 5555;
    display: none;
}

.copy-nota-cancel {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #626262;
    font-size: 25px;
    color: #FFF;
    padding: 5px 0px;
    border-radius: 40px;
    background: #000;
    border: 2px solid #FFF;
}

.copy-nota-cancel-label {
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    top: -2px;
}

#copy-nota-PopUp {
    left: 50%;
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 620px;
    height: auto;
    margin-top: -240px;
    margin-left: -310px;
    z-index: 999999;
    overflow: visible;
    border-radius: 5px;
    padding: 30px;
    background-color: #e1e1e1;
    display: none;
}

@media (min-width: 600px) and (max-width: 991px) {

    #copy-nota-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

    #copy-nota-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
}



.copy-nota-inner-cont {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.copy-nota-title-cont {
    font-size: 32px;
}

.copy-nota-title-sum {
    font-weight: bold;
}

.copy-nota-text-cont {
    margin: 30px 0px;
    font-size: 18px;
    line-height: 25px;
}

.copy-nota-text-cont .copies-count {
    font-weight: bold;
}

.copy-nota-num {
    font-weight: bold;
}

.copy-nota-button-cont {
    display: flex;
    justify-content: center;
}

.copy-nota-button-cont .btn {
    border: 1px solid #CCC;
    padding: 10px 20px;
    color: #FFF;
    background-color: 284064;
    width: 250px;
    font-size: 24px;
    cursor: pointer;
}

.copy-nota-button-cont .btn:hover {
    opacity: 0.8;
}


.copy-nota-add-sum-cont {
    text-align: left;
    margin-bottom: 20px;
}

.copy-nota-title-row-info {
    display: none;
    font-size: 16px;
    margin-bottom: 20px;
}

.copy-nota-file-cont {
    display: none;
}

/* COPY NOTA COUNT */

.paypal-doc-copy-nota-section {
    margin-top: 30px;
    text-align: left;
    /* display: none; */
}

.copy-nota-input-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
}

.copy-nota-input-cont input {

    margin: auto 10px;
    width: 100px;
}

.copy-nota-current-price {
    font-size: 24px;
    margin-bottom: 20px;
}

.paypal-doc-copy-nota-section-title {
    font-size: 16px;
}

.copy-nota-rect {
    padding: 7px;
    border-radius: 3px;
    background-color: #777;
    color: #FFF;
    cursor: pointer;
}

.paypal-doc-copy-nota-section input::-webkit-outer-spin-button,
.paypal-doc-copy-nota-section input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.paypal-doc-copy-nota-section input[type=number] {
  -moz-appearance: textfield;
}

.copy-nota-bottom-info {
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}