/* GLOBAL */

body {
    overflow: auto;
}

.page-heading {
    display: none;
}

#subheader {
    background-color: rgba(0,0,0,.02);
    background-repeat: no-repeat;
    padding: 80px 0;
    position: relative;
    background: url(/wp-content/uploads/2022/03/translations-uk.jpg);
    background-position: center;
    background-size: cover;
    margin-bottom: 50px;
}

#subheader:after {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
    z-index: 1;
}

.subheader-title-cont {
    padding: 10px;
    box-sizing: border-box;
    background-color: #FFF;
    opacity: 0.85;
    position: relative;
    text-align: center;
    
}

.subheader-title {
    color: #000;
    margin-top: 12px;
}

@media (max-width: 767px) {
    
    .subheader-title {
        font-size: 22px;
        line-height: 27px;
    }

}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #949493;
    background-color: rgba(252, 252, 252, 1);
    border-color: #d6d6d6;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    border-radius: 2px;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    padding: 10px;
    outline: none;
    margin: 0;
    margin-bottom: 0px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.02);
    box-shadow: inset 0 0 2px 2px rgba(0,0,0,0.02);
}

input[type="radio"], input[type="checkbox"] {
    margin: 0px;
    margin-right: 10px;
}

label.error {
    color: red;
}

#main-content {
    background: #fff;
    margin-bottom: 100px;
}

/* SIDEBAR */

aside.sidebar {
    display: none;
}

.order-sidebar-details-cont {
    padding: 30px 50px;
    background-color: #eee;
    display: flex;
    
}

@media (min-height: 549px) and (min-width: 768px) {
    
    .order-sidebar-details-cont {
        
        top: 120px;
    }
    
}

@media (max-height: 800px) and (min-width: 768px) and (max-width: 991px) {
    
    .order-sidebar-details-cont {
        
        position: relative;
        position: relative;
        top: 0px;
    }
    
}

@media (max-height: 749px) and (min-width: 980px) {

    .order-sidebar-section-delivery {
        max-height: 250px;
        overflow: auto;
    }

}

.order-sidebar-details-col {
    width: 47.5%;
}

.order-sidebar-details-col-1 {
    margin-right: 5%;
}

@media (max-width: 991px) {
    
    .order-sidebar-details-cont {
        flex-wrap: wrap;
    }
    
    .order-sidebar-details-col {
        width: 100%;
    }

    .order-sidebar-details-col-1 {
        margin-right: 0;
        margin-bottom: 20px;
    }

}

.order-sidebar-col-title, .order-sidebar-section-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.order-sidebar-section-multi-details-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.order-sidebar-details-row-divider {
    font-size: 10px;
}

.order-sidebar-details-row-email {
    word-break: break-all;
}

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

.order-sidebar-section-delivery {
    display: none;
    margin-top: 20px;
}

.paypal-delivery-office-selected-google-url {
    margin-top: 20px;
    display: none;
}

.paypal-delivery-address-selected {
    margin-top: 20px;
    display: none;
}

.order-sidebar-field-value {
    font-weight: bold;
    color: #45b17b;
}


.order-sidebar-section-price {
    margin-top: 20px;
}

.order-sidebar-details-row-delivery-office, .order-sidebar-details-row-delivery-google-url {
    margin-top: 10px;
    display: none;
}

.order-sidebar-details-row-end-date {
    margin-top: 10px;
}

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

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

.order-sidebar-field-sign {
    color: #45b17b;
    margin-right: -3px;
}

.order-sidebar-section-price .order-sidebar-details-row {
    margin-top: 5px;
    display: none;
}

.order-sidebar-section-price .order-sidebar-details-row-vat {
    display: block;
}

.order-sidebar-section-price .order-sidebar-details-row-sub-total {
    display: block;
}

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

.order-sidebar-field-percent, .order-sidebar-field-percent-sign {

    font-weight: bold;
}

.order-sidebar-field-percent-sign {

    margin-left: -3px;
} 

.order-sidebar-details-mail-delivery-cont {
    display: none;
    margin-top: 5px;
}

.order-sidebar-details-mail-delivery-cont .order-sidebar-details-row {
    margin-bottom: 5px;
}

.order-sidebar-field-value {
    font-weight: bold;
    color: #45b17b;
}

.order-sidebar-section-price {
    margin-top: 20px;
    max-height: 320px;
    overflow: auto;
}

@media (min-width: 600px) and (max-width: 767px) {
    
    .order-sidebar-section-price {
        max-height: none;
        overflow: unset;
    }

}

.order-sidebar-section-price .order-sidebar-details-row-translation {
    display: block;
}

.order-sidebar-section-price .order-sidebar-details-row-certification, .order-sidebar-section-price .order-sidebar-details-row-digital-copy {
    display: block;
}

.order-sidebar-section-price .order-sidebar-details-row-total {
    font-weight: bold;
    display: block;
}

.order-sidebar-price-value-outer {
    white-space: nowrap;
    font-weight: bold;
    color: #45b17b;
}

.order-sidebar-details-row-delivery-office, .order-sidebar-details-row-delivery-google-url {
    margin-top: 10px;
    display: none;
}

.order-sidebar-details-row-end-date {
    margin-top: 10px;
}

.order-sidebar-details-row-speed {
    margin-top: 10px;
}

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

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

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

.order-delivery-google-url {
    word-break: break-word;
}

.order-sidebar-section-multi-details{
    height: 185px;
    overflow: auto;
}

@media (min-width: 600px) and (max-width: 767px) {
    
    .order-sidebar-section-multi-details{
        height: auto;
        overflow: unset;
    }

}

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

/* MAIN */

.order-access-error {
    color: red;
    text-align: center;
    padding-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
}

.wizard-rect-col-inactive {
    opacity: 0.2;
    pointer-events: none;
}

html, body > #Wrapper {
    overflow: unset;
}

.order-wrapper {
    display: flex;
    margin-bottom: 50px;
    overflow: unset;
}

@media (max-width: 1249px) {
    
    .order-wrapper {
        padding: 20px;
    }

}

.order-col {
    width: 47.5%;
    position: relative;
}

.order-col-1 {
    margin-right: 5%;
}

@media (max-width: 599px) {
    
    .order-col {
        width: 100%;
    }
    
    .order-col-1 {
        margin-right: 0;
    }
    
    .order-col-2 {
        display: none;
    }

}

.paypal-field-langs {
    margin-top: 10px;
}

.paypal-field-terms-and-pages {
    display: flex;
}

.edit-order-fields-title {
    font-size: 18px;
    margin-bottom: 30px;
}

.page-template-payment-create .order-field-client-name {
    margin-bottom: 10px;
}

.page-template-payment-create .order-field-client-company {
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-template-payment-create .order-field-client-email {
    margin-top: 10px;
    margin-bottom: 10px;
}

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

.order-field-country select {
    width: 100%;
    color: #000;
}

.order-field-sp-names label {
    display: inline-block;
}

.order-field-sp-names textarea {
    margin-top: 20px;
    width: 100%;
}

.page-template-payment-create #client_name, .page-template-payment-create #client_email, .page-template-payment-create #alt_client_email {
    margin-bottom: 0px;
    width: 100%;
}

.page-template-payment-create .text_company {
    margin-bottom: 0px;
    width: 100%;
    
    display: none;
}

.page-template-payment-create .select_company {
    margin-bottom: 0px;
    width: 100%;
    color: #000;
}

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

.order-field-check-box-cont label {
    margin: 0px 0px 0px 5px;
}

.order-field-custom-turnaround-text {
    margin-top: 20px;
    display: none;
}

.order-multi-cont-inner {
    margin-top: 20px;
}

.order-multi-main-row {
    padding: 20px;
    border: 1px dashed;
    margin-bottom: 20px;
    position: relative;
}

.order-multi-main-row-title {
    font-weight: bold;
    margin-bottom: 20px;
}

.order-more-files-cont {
    background-color: #777;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

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

.order-field-special-request-box {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.order-field-special-request-text {
    display: none;
}

.order-field-special-request-text input {
    width: 100%;
}

.order-field-special-request-box label {

    margin: 0px 0px 0px 5px;

}

.documents-popup-row-remove {
    color: #d61212;
    padding: 10px;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 32px;
    cursor: pointer;
}

.order-multi-main-row[data-doc_row="1"] .documents-popup-row-remove {
    display: none;
}

.paypal-speed-button {
    flex-flow: column;
}

.paypal-speed-button-regular {
    background-color: #57585B;
}

.paypal-speed-button-express {
    background-color: #45b17b;
}

.paypal-speed-button-super-express {
    background-color: #EB3136;
}

.paypal-terminology-button.active, .paypal-delivery-button.active {
    background-color: #45b17b;
}

.paypal-speed-button:hover, .paypal-speed-button.active {
    background-color: #4173ae;
}

.paypal-speed-button-row {
    margin-top: 5px;
}

.paypal-speed-button-row:first-child {
    margin-top: 0;
}

.psb-row-total-pages-word-2 {
    display: none;
}

.order-submit {
    color: #fff;
    background-color: #EB3136;
    border-bottom: none;
    font-size: 14px;
    font-weight: 700;
    font-family: "Oxygen",Arial,Tahoma,sans-serif;
    border-radius: 3px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    height: 100%;
    align-items: center;
    justify-content: center;
    
    padding: 20px;
    margin: 20px auto;
}

input.error, select.error {

    color: #FF0000;
    font-weight: bold;
}

label.error {

    margin-bottom: 10px;
}

#turnaround-error {
    margin-top: 20px;
}

.guid-url-outer-cont {
    display: none;
}

.guid-url {
    font-size: 18px;
    display: inline-block;
    margin-top: 20px;
    line-height: 20px;
}

.order-signature-info {
    position: relative;
}

.order-signature-info .fa-info {
    padding: 12px 15px;
    background-color: #f36384;
    color: #FFF;
}

.order-signature-info .fa-info:hover {
    background-color: #45b17b;
    color: #fff;
}

.order-collection-location {
    font-size: 16px;
    font-weight: bold;
}

.order-end-date {
    font-size: 16px;
    font-weight: bold;
}

.order-ship-date {
    display: none;
}

.order-mailing-date {
    display: none;
    margin-top: 10px;
}

.order-field-val {
    color: #45b17b;
}

.order-collection-location {
    margin-top: 20px;
    display: none;
}

.page-template-payment-create .paypal-field-delivery {
    margin: 30px 0px;
}

.custom_place_order_email_segment {
    width: 100%;
}

.paypal-field-delivery-address-zip {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.paypal-field-delivery-address-zip-col-1 {
    width: 80%;
    margin-right: 20px;
}

.address-lookup-button {
    display: flex;
    color: #fff;
    background-color: #57585B;
    border-bottom: none;
    font-size: 14px;
    font-weight: 700;
    font-family: "Oxygen",Arial,Tahoma,sans-serif;
    border-radius: 3px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    height: 100%;
    align-items: center;
    justify-content: center;
    line-height: 17px;
}

.paypal-field-delivery-address-zip-col-1 input {
    
    margin-bottom: 0;
}

/* ORDER COPIES */

.paypal-doc-copies-section {
    margin-top: 40px;
    text-align: center;
}

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

.copies-input-cont input {

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

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

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

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

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

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

/* PROGRESS BAR */

.page-template-payment-create .payment-loading-overlay {
    flex-flow: column;
}

.popup-upload-progress-cont {
    margin: 20px;
    display: none;
    width: 400px;
}

.progress-bar {
    color: #fff;
    background-color: #4CAF50;
    padding: 8px 16px;
    width: 0%;
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

@media (max-width: 767px) {
    
    .popup-upload-progress-cont {

        width: 250px;
    }
}

/* CLIENT PART */

.order-field-handwritten-check-box-cont {
    display: flex;
}

.page-template-wizard-page-tpl .order-field-handwritten-check-box-cont {
    display: none;
}

.order-field-handwritten-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.order-field-handwritten-buttons-cont {
    display: flex;
}

.order-field-handwritten-button {
    padding: 7px;
    border-radius: 3px;
    background-color: #777;
    color: #FFF;
    cursor: pointer;
    width: 100px;
    text-align: center;
    font-size: 24px;
}

.order-field-handwritten-button-yes {
    margin-right: 10px;
}

.order-field-handwritten-button:hover {
   background-color: #49b37e;
}

.order-field-handwritten-button.active {
    background-color: #49b37e;
}

.order-field-client input {
    width: 100%;
    color: #000;
}

.order-field-client input.error, .order-field textarea.error {
    border: 1px solid red;
}

.client-delivery-col {
    width: 47.5%;
}

.client-delivery-col-1 {
    margin-right: 5%;
}

.paypal-field-delivery-admin .client-delivery-col {
    width: 33%;
}

.paypal-field-delivery-admin .client-delivery-col-1, .paypal-field-delivery-admin .client-delivery-col-2, .paypal-field-delivery-admin .client-delivery-col-3 {
    margin-right: 1.5%;
}

.paypal-delivery-button {
    flex-flow: column;
}

.client-delivery-col .client-delivery-info {
    font-style: italic;
    font-size: 12px;
}

#delivery-error {
    margin-top: 20px;
}

.paypal-voucher-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-copies-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-handwritten-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-delivery-price-cont {

    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-physical-copy-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-notarization-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.paypal-tip-price-cont {
    margin-top: 20px;
    color: #45b17b;
    font-weight: bold;
    font-size: 16px;
    
    display: none;
}

.main-price-section {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border: 2px dashed #000;
}

.main-price-section .order-sidebar-details-row {
    margin-top: 5px;
    display: none;
}

.main-price-section .order-sidebar-details-row-translation {
    display: block;
}

.main-price-section .order-sidebar-details-row-certification, .main-price-section .order-sidebar-details-row-digital-copy {
    display: block;
}

.main-price-section .order-sidebar-details-row-vat {
    display: block;
}

.main-price-section .order-sidebar-details-row-sub-total {
    display: block;
}

.main-price-section .order-sidebar-details-row-total {
    font-weight: bold;
    display: block;
}


.paypal-price-cont {
    display: block;
    color: #45b17b;
}

.paypal-included-cont {
    margin-bottom: 40px;
}

.paypal-included-title {
    font-size: 18px;
    font-weight: bold;
    color: red;
}

.paypal-included-inner {
    display: flex;
    margin-top: 20px;
}

.paypal-included-col {
    margin-right: 10px;
}

.paypal-included-col:last-child {
    margin-right: 0px;
}

.paypal-included-col-title {
    font-size: 16px;
    margin-bottom: 20px;
    color: #ff5500;
    font-weight: bold;
}

.paypal-included-row {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.paypal-included-row-icon {
    margin-right: 10px;
    display: flex;
}

.paypal-included-row-icon img {
    width: 20px;
}

.paypal-included-row-text {
    line-height: 17px;
}

@media ( max-width: 399px) {

    .paypal-included-inner {

        flex-wrap: wrap;
    }

    .paypal-included-col {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .paypal-included-col:last-child {
        margin-bottom: 0px;
    }

}

.client-row-title, .paypal-info-cont {
    margin-bottom: 10px;
    font-weight: bold;
}

.client-order-wrapper .order-sidebar-section-delivery {
    display: block;
}

.wizard-signature-cont .client-row-title {
    margin: 30px 0px 20px 0px;
    text-align: left;
}

.paypal-field-delivery .paypal-row {
    align-items: center;
}

.paypal-delivery-button {
    height: 95px;
    font-size: 13px;
    line-height: 20px;
    font-size: 12px;
}

@media (max-width: 991px) {

    .paypal-delivery-button {
        height: auto;
        min-height: 130px;
    }

}

.paypal-field-delivery-address-cont {
    margin-top: 40px;
    display: none;
}

.paypal-field-delivery-address-cont.active {
    display: block;
}

.paypal-field-delivery-address-additional {
    display: none;
}

.paypal-field-delivery-address-cont input {
    width: 100%;
}

.order-field-recipient-check-box-cont {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.order-field-recipient-check-box-cont input {
    width: auto;
}

.order-field-recipient-check-box-cont label {
    margin-bottom: 0px;
}

.paypal-field-delivery-address-cont-title {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}

.send-to-user-showoff {
    font-weight: bold;
}

.send-to-user-showoff-row {
    display: flex;
    margin-bottom: 10px;
}

.send-to-user-showoff-label {
    margin-right: 5px;
    font-weight: normal;
}

.invalid-error {
    color: red;
    display: none;
}

.wizard-signature-inner-cont {
    position: relative;
}

.wizard-signature-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    pointer-events: none;
}

canvas {
    width: 100%;
    height: 150px;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 5px;
}

.signature-error canvas {
    background-color: #fbe2e2;
    border: 5px solid red;
}

#signature-error {
    display: none;
    color: #f04124;
    font-weight: bold;

}

.wizard-signature-terms {
    margin-top: 20px;
}

/* TIPS */

.tip-cont {
    margin: 20px auto;
    display: none;
}

.tip-buttons-cont {
    display: flex;
    align-items: center;
}

.tip-button {
    padding: 15px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid;
    cursor: pointer;
    width: 20%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
}

.tip-button:hover {
    background-color: #45b17b;
    color: #FFF;
    border-color: #FFF;
}

.tip-button.active {
    background-color: #45b17b;
    color: #FFF;
    border-color: #FFF;
}

.tip-button:last-child {
    margin-right: 0;
}

.tip-custom-cont {
    margin-top: 20px;
    display: none;
}

.tip-custom-cont .tip-custom {
    width: 100%;
}

@media (max-width: 1199px) {

    .tip-buttons-cont {
        flex-wrap: wrap;
    }

    .tip-button {
        width: 48%;
        margin-right: 2%;
        margin-top: 10px;
    }

}

/* BILLING */

.billing-cont-title {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}

.paypal-field-billing-address-zip {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.paypal-field-billing-address-zip-col-1 {
    width: 80%;
    margin-right: 20px;
}

.billing-address-lookup-button {
    display: flex;
    color: #fff;
    background-color: #57585B;
    border-bottom: none;
    font-size: 14px;
    font-weight: 700;
    font-family: "Oxygen",Arial,Tahoma,sans-serif;
    border-radius: 3px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    height: 100%;
    align-items: center;
    justify-content: center;
    line-height: 17px;
}

.paypal-field-billing-address-zip-col-1 input {
    
    margin-bottom: 0;
}

/* UPLOAD */

.paypal-upload-section {
    margin-bottom: 20px;
    display: flex;
}

.paypal-upload-section .paypal-field-upload {
    margin-bottom: 0px;
    width: 47.5%;
}

.paypal-field-upload-org {
    margin-right: 2.5%;
    border-right: 2px dashed;
}

.paypal-field-upload-supp {
    margin-left: 2.5%;
}

.popup-upload-new-file-row {
    margin-top: 20px;
    padding: 7px 10 7px 10px;
}

.popup-upload-new-file-row-single {
    margin-top: 20px;
    padding: 7px 10 7px 10px;
}

.popup-upload-new-file-cont {
    width: 220px;
    position: relative;
}

@media (max-width: 1199px) {
    
    .paypal-field-upload-org {
        margin-right: 2.5%;
        padding-right: 10px;
        box-sizing: border-box;
    }

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

}

.popup-upload-new-file-button {
    padding: 7px 10px;
    min-width: 120px;
    background-color: #454545;
    display: flex;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
    color: #FFF;
    justify-content: center;
    align-items: center;
}

.popup-upload-new-file-button-name {
    margin-left: 10px;
}

.popup-upload-new-file-cont input {
    width: 100%;
    height: 40px;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
}

.popup-upload-new-file-previews {
    padding: 10px;
    border: 1px dashed #EB3136;
    margin-bottom: 10px;
    margin-right: 10px;
    
    display: none;
}

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

    .popup-upload-new-file-previews {

        margin-right: 0px;
 
    }

}

.popup-upload-preview-file-row {
    margin-top: 10px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.popup-upload-preview-file-name-cont, .popup-preview-file-download {
    margin-right: 20px;
}

.popup-preview-file-remove {
    padding: 5px 5px;
    background-color: #454545;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
}

.paypal-upload-cont img {
    width: 18px;
}

@media (max-width: 1199px) {
    
    .paypal-upload-cont img {
        width: 12px;
        max-width: none;
    }

}

/* UPLOAD CLIENT REVIEW */

.order-confirm-uploads {
    margin-top: 50px;
}

.order-confirm-uploads-title {
    font-weight: bold;
}

.popup-upload-doc-cont {
    border: 1px dashed;
    margin-top: 20px;
    padding: 20px;
}

.popup-upload-doc-title {
    font-weight: bold;
}

.popup-upload-doc-subtitle {
    margin-top: 10px;
    margin-bottom: 10px;
}

.order-field-text {
    display: flex;
}

.order-field-text-value {
    font-weight: bold;
    margin-left: 5px;
}

.order-field-lang-pair {
    margin-top: 10px;
}

.popup-upload-doc-cont img {
    width: 18px;
}

.popup-upload-existing-file-row {
    margin-top: 20px;
    padding: 7px 10px 7px 10px;
    margin: 20px 0px 0px 0px;
    display: flex;
    align-items: center;
    border: 1px dashed;
}

.popup-upload-existing-file-name-cont, .popup-existing-file-download {
    margin-right: 20px;
}

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

.popup-existing-file-download, .popup-existing-file-remove {
    padding: 7px 20px;
    background-color: #454545;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
    width: 400px;
    height: 30px;
    font-weight: bold;
    color: #FFF;
}

@media (max-width: 1239px) {
    
    .popup-existing-file-download, .popup-existing-file-remove {

        height: 50px;

    }

}

@media (max-width: 499px) {
    
    .popup-upload-existing-file-row {
        flex-wrap: wrap;
    }
    
    .popup-existing-file-download {
        margin-top: 20px;
    }

}


/* VALIDATION FAIL POPUP */


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

#validation-fail-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) {

    #validation-fail-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

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



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

.validation-fail-title-cont {
    font-size: 32px;
}

.validation-fail-title-sum {
    font-weight: bold;
}


.validation-fail-text-cont {
    margin: 30px 0px;
}

.validation-fail-num {
    font-weight: bold;
}

.validation-fail-button-cont {
    display: flex;
    justify-content: center;
}

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

.validation-fail-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

.validation-fail-file-cont {
    display: none;
}

/* HARD DELIVERY POPUP */


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

#hard-delivery-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) {

    #hard-delivery-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 699px) {

    #hard-delivery-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        box-sizing: border-box;
        padding: 20px 10px;
    }
}

#hard-delivery-PopUp .popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: red;
    font-size: 26px;
    cursor: pointer;
}

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

.hard-delivery-title-cont {
    font-size: 32px;
}

.hard-delivery-title-sum {
    font-weight: bold;
}


.hard-delivery-text-cont {
    margin: 30px 0px;
}

.hard-delivery-num {
    font-weight: bold;
}

.hard-delivery-button-cont {
    display: flex;
    justify-content: center;
}

.hard-delivery-button-cont .btn {
    border: 1px solid #CCC;
    padding: 10px 20px;
    color: red;
    background-color: #ffffff;
    width: 250px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    min-height: 100px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

@media (max-width: 599px) {
    
    .hard-delivery-button-cont .btn {
        padding: 0px 5px;
        width: 250px;
        font-size: 12px;
        display: flex;
    }

}

.hard-delivery-main-buttons-cont .btn {
    color: #FFF;
    background-color: #45b17b;
}

.hard-delivery-button-cont img {
    margin-bottom: 20px;
    width: 200px;
}

.hard-delivery-button-cont .btn:hover {
    opacity: 0.8;
}

.btn-hard-delivery-priority-price {
    font-size: 14px;
}

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

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

.hard-delivery-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;
    
}

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

.hard-delivery-back {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -10px;
    width: 85px;
    margin: auto;
    color: #626262;
    font-size: 25px;
    color: #FFF;
    padding: 5px 0px;
    border-radius: 40px;
    background: #000;
    border: 2px solid #FFF;

    display: none;
    
}

.hard-delivery-back-label {
    margin-left: 10px;
    font-size: 18px;
    position: relative;
    top: -2px;
}

.hard-delivery-back img {
    width: 15px;
    margin-right: 10px;
}

@media(max-width: 699px) {

    .hard-delivery-title-cont {
        font-size: 24px;
        line-height: 38px;
    }

    .hard-delivery-button-cont img {
        width: 100px;
    }
}

@media(max-width: 399px) {

    .hard-delivery-button-cont img {
        width: 75px;
        max-width: none;
    }
    
    .btn-hard-delivery-priority-price {
        font-size: 13px;
    }
}


/* REST ASSURED POPUP */


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

#rest-assured-PopUp {
    top: 50%;
    z-index: 90;
    overflow: hidden;
    position: fixed;
    width: 620px;
    height: auto;
    z-index: 999999;
    overflow: visible;
    border-radius: 5px;
    padding: 30px;
    background-color: #e1e1e1;
    left: 0px;
    right: 0px;
    top: 70px;
    margin: auto;

    display: none;

}

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

    #rest-assured-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 699px) {

    #rest-assured-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        box-sizing: border-box;
        padding: 20px 10px;
    }
}



.rest-assured-inner-cont {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
}

.rest-assured-title-cont {
    font-size: 32px;
    color: #000;
}

@media (max-width: 399px) {

    .rest-assured-title-cont {
        font-size: 24px;
    }
}

.rest-assured-title-sum {
    font-weight: bold;
}


.rest-assured-text-cont {
    margin: 30px 0px;
    color: #000;
    height: 490px;
    overflow: auto;
    padding: 0px 10px;
}

@media (max-height: 780px) {

    .rest-assured-text-cont {
        height: 50vh;
    }
}

@media (max-height: 499px) {

    #rest-assured-PopUp {
        top: 20px;
    }

    .rest-assured-text-cont {
        margin: 20px 0px;
        height: 40vh;
    }
}

.rest-assured-text-cont-row {
    margin-top: 20px;
}

.rest-assured-text-cont-row .fa {
    color: #49b37e;
}

.rest-assured-num {
    font-weight: bold;
}

.rest-assured-button-cont {
    display: flex;
    justify-content: center;
}

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

.rest-assured-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

/* NOTARIZATION INFO */

.page-template-payment-edit .order-field-notarization-info {
    margin: 20px 0px;
}

.order-field-notarization-info-title-cont .step_fields_rect_icon_cont {
    position: absolute;
    right: -30px;
    bottom: 0px;
}

.step_fields_rect_icon_cont .fa-question:hover {
    background-color: #45b17b;
    color: #FFF;
}
.step_fields_rect_icon_cont .fa-question {
    position: relative;
    padding: 4px 9px;
    background-color: #f36384;
    border-radius: 0px;
    color: #FFF;
}

.order-field-notarization-info-title-cont .step_fields_rect_text {
    border: 1px solid #CCC;
    background-color: gray;
    padding: 10px;
    position: absolute;
    width: 500px;
    top: -160px;
    right: -500px;
    display: none;
    z-index: 100;
    color: #FFF;
}

.page-template-wizard-page-tpl .order-field-notarization-info {

    margin-top: 50px;
    
    display: none !important;
}

.order-field-notarization-info-title-cont {

    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.order-field-notarization-info-title {
    font-size: 18px;
    
    font-weight: bold;
}

.notarization-radio-full {
    display: none;
}

.order-field-notarization-info-row.selected .notarization-radio-full {
    display: block;
}

.order-field-notarization-info-row.selected .notarization-radio-empty {
    display: none;
}

.order-field-notarization-info-row {
    display: flex;
    cursor: pointer;
    margin-bottom: 6px;
}

.order-field-notarization-info-col {
    display: flex;
    align-items: center;
}

.order-field-notarization-info-col-2 {
    font-weight: bold;
    margin-left: 10px;
}

.order-field-notarization-info-row img {
    max-width: none !important;
}

/* NOTARIZATIONS COUNT */

.paypal-doc-notarizations-section {
    margin-top: 30px;
    text-align: left;

    display: none;
}

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

.notarizations-input-cont input {

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

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

.paypal-doc-notarizations-section-title {
    font-size: 18px;
}

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

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

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

/* APOSTIL INFO */

.order-field-apostil-info {
    display: none;
}

.order-field-apostil-info-title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
}

.apostil-radio-full {
    display: none;
}

.order-field-apostil-info-row.selected .apostil-radio-full {
    display: block;
}

.order-field-apostil-info-row.selected .apostil-radio-empty {
    display: none;
}

.order-field-apostil-info-row {
    display: flex;
    cursor: pointer;
    margin-bottom: 6px;
}

.order-field-apostil-info-col {
    display: flex;
    align-items: center;
}

.order-field-apostil-info-col-2 {
    font-weight: bold;
    margin-left: 10px;
}

.order-field-apostil-info-row img {
    max-width: none !important;
}

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


/* APOSTIL REDIRECT POPUP */

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

#apostil-redirect-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) {

    #apostil-redirect-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

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



.apostil-redirect-inner-cont {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
    color: #000;
}

.apostil-redirect-title-cont {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 50px;
}

.apostil-redirect-title-sum {
    font-weight: bold;
}


.apostil-redirect-text-cont {
    margin: 30px 0px;
    font-size: 18px;
    text-align: left;
}

.apostil-redirect-num {
    font-weight: bold;
}

.apostil-redirect-button-cont {
    display: flex;
    justify-content: center;
}

.apostil-redirect-button-cont .btn {
    border: 1px solid #CCC;
    padding: 10px 20px;
    color: #FFF;
    background-color: #f36384;
    color: #fff;
    width: 250px;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    box-sizing: border-box;
}

.apostil-redirect-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

#apostil-redirect-PopUp .popup-close {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #000;
    font-size: 24px;
    cursor: pointer;
}

/* APOSTIL FAIL POPUP */

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

#apostil-fail-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) {

    #apostil-fail-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

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



.apostil-fail-inner-cont {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    text-align: center;
    color: #000;
}

.apostil-fail-title-cont {
    font-size: 26px;
    line-height: 35px;
}

.apostil-fail-title-sum {
    font-weight: bold;
}


.apostil-fail-text-cont {
    margin: 30px 0px;
    font-size: 18px;
    text-align: left;
}

.apostil-fail-num {
    font-weight: bold;
}

.apostil-fail-button-cont {
    display: flex;
    justify-content: center;
}

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

.apostil-fail-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

#apostil-fail-PopUp .popup-close {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #000;
    font-size: 24px;
    cursor: pointer;
}

/* MAILING WARNING POPUP */

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

#mailing-warning-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;
    border: 1px solid #000;
    display: none;
}

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

    #mailing-warning-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

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



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

.mailing-warning-title-cont {
    font-size: 30px;
    line-height: 35px;
}

.mailing-warning-title-row-1 {
    width: 60px;
    height: 60px;
    margin: auto;
    background-color: #FFF;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f50;
    font-size: 50px;
}

.mailing-warning-title-sum {
    font-weight: bold;
}


.mailing-warning-text-cont {
    margin: 30px 0px;
    font-size: 21px;
    color: #000;
    line-height: 30px;
}

.mailing-warning-num {
    font-weight: bold;
}

.mailing-warning-button-cont {
    display: flex;
    justify-content: center;
}

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

.mailing-warning-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

/* NOTARIZATION INFO POPUP */

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

#notarization-info-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;
    border: 1px solid #000;
    display: none;
}

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

    #notarization-info-PopUp {
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {

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



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

.notarization-info-title-cont {
    font-size: 30px;
    line-height: 35px;
}

.notarization-info-title-row-1 {
    width: 60px;
    height: 60px;
    margin: auto;
    background-color: #FFF;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f66786;
    font-size: 50px;
}

.notarization-info-title-sum {
    font-weight: bold;
}


.notarization-info-text-cont {
    margin: 30px 0px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
    max-height: 250px;
    overflow: auto;
}

.notarization-info-num {
    font-weight: bold;
}

.notarization-info-button-cont {
    display: flex;
    justify-content: center;
}

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

.notarization-info-button-cont .btn:hover {
    opacity: 0.8;
}


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

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

/* PAYMENT ADMIN EDIT */

.page-template-payment-admin-edit .order-field-client-name {
    margin-bottom: 10px;
}

.page-template-payment-admin-edit .order-field-client-company {
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-template-payment-admin-edit .order-field-client-email {
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-template-payment-admin-edit #client_name, .page-template-payment-admin-edit #client_email {
    margin-bottom: 0px;
    width: 100%;
}

.page-template-payment-admin-edit .text_company {
    margin-bottom: 0px;
    width: 100%;
    
    display: none;
}

.page-template-payment-admin-edit .select_company {
    margin-bottom: 0px;
    width: 100%;
    color: #000;
}

.page-template-payment-admin-edit .paypal-field-delivery {
    margin: 30px 0px;
}

.page-template-payment-admin-edit .payment-loading-overlay {
    flex-flow: column;
}

.page-template-payment-admin-edit .popup-existing-file-download, .page-template-payment-admin-edit .popup-existing-file-remove {
    padding: 2px 10px;
    width: auto;
    height: 30px;

}


/* MAP OFFICE PICKUP */

.map-info-box-cancel-label {
    margin-left: 10px;
    font-size: 14px;
    position: relative;
    top: -2px;
}

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

    display: none;
}

.map-info-box-cancel .icon-cancel {
    font-size: 20px;
}

.map-info-box-cancel img {
    width: 15px;
    margin-right: 10px;
}



@media (max-width: 991px) {

    button.gm-fullscreen-control {
        display: none;
    }

    .map-info-box-cancel {
        display: block;
    }

    .payment-offices-popup .wizard-offices-map-section {
        overflow: auto;
    }

   .wizard-offices-map-section .map-section {

        overflow: hidden !important;
    }

    .wizard-offices-map-section .map-big.ready {

        visibility: hidden !important;
        height: 1px !important;
    }

    .wizard-offices-map-section .map-big-offices {
        width: 100%;
        height: auto;
    }

    .wizard-offices-map-section .map-big-offices.ready {
        display: none !important;
    }

    .wizard-offices-map-section .map-section {
        height: 100%;
    }

    .payment-offices-popup .gm-style-iw[role="dialog"] button {
        display: none !important;
        pointer-events: none !important;
        opacity: 0 !important;
        position: relative !important;
        height: 1px !important;
    }

    .payment-offices-popup .gm-style-iw[role="dialog"] {
        overflow: visible;
        background-color: #FFF;
        max-height: 240px !important;
    }
    
    .gm-style .gm-style-iw-d {

        max-height: 240px !important;
    }


}
