﻿@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap');

body.PrintPage { font-family: Prompt, Tahoma, sans-serif; font-size: 15px; background-color: #fff; margin: 0px; padding: 0; color: #1b1b1b; }
#PrintArea { font-size: 15px; font-weight: 300; } 
.PrintPage .PrintPageDiv { width: 840px; margin: 10px auto; }

.PrintPage H4 { font-weight: 600; font-size: 20px; margin-bottom: 0; }

.PrintButton, .CloseButton { cursor: pointer; line-height: 24px; padding: 4px 20px 2px; text-transform: uppercase; font-size: 13px; border-radius  }
.PrintButton { color: #fff; background-color: #6fdd02; }

.CloseButton { color: #fff; background-color: #0d5b2f; }

.PrintButton:hover { color: #fff; background-color: #4cbb00 }

.CloseButton:hover { color: #fff; background-color: #9dbf38 }

/* CheckoutComplete Begin */

.CheckoutComplete .CommonPageRight { padding: 0; }

.CheckoutCompletePanel { clear: left; float: left; width: 100%; margin: 25px 0; text-align: center; position: relative; }
    .CheckoutCompletePanel:before { color: #6fdd02; font-size: 70px; margin-bottom: 10px; display: block; content: "\e914"; width: 100%; font-family: 'icomoon'; text-align: center; clear: left; float: left; width: 100%; line-height: 1; position: relative; z-index: 1; }
    .CheckoutCompletePanel::after { background-color: #fff; display: block;   width: 68px; height: 68px; border-radius: 100px; text-align: center; clear: left; float: left; line-height: 1; position: absolute; left: 0; right: 0; top: 1px; content: ""; transform: scaleX(1); margin-left: auto; margin-right: auto; z-index: 0; }
.CheckoutOrderSummaryPanel { clear: left; float: left; width: 100%; margin: 0; }

.CheckoutCompleteText { clear: left; float: left; width: 100%; text-align: center;  margin-top: 10px; font-size: 20px; }

    .CheckoutCompleteText.Title { font-size: 24px; font-weight: 600; color: #0d5b2f; }

.CheckoutCompleteTextOrderLabel { clear: left; float: left; width: 100%; font-size: 18px; font-weight: 600; }

.CheckoutCompleteTextCommonDiv { clear: left; float: left; width: 100%; }

.CheckoutCompleteErrorLiteralDiv { clear: left; float: left; width: 100%; margin: 20px 0; text-align: center; }

.CheckoutCompleteDetailsLabelColumn { float: left; margin-right: 5px; min-width: 37px; }

.CheckoutCompleteDetailsValueColumn { float: left; }

.CheckoutCompleteCustomerTable { width: 100%; }

.CheckoutCompleteOrderHeaderFormView { width: 100%; }

.CheckoutCompleteOrderHeaderDiv { clear: left; float: left; width: 100%; padding: 10px 8%; border-bottom: solid 2px #d7d7d7; margin-bottom: 20px; }

.CheckoutCompleteOrderHeaderFormView .OrderHeaderItem { display: inline-block; margin: 10px 0.5%; vertical-align: top; width: 15%; }

    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Title { clear: left; float: left; width: 100%; margin-bottom: 10px; }

    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Value { clear: left; float: left; width: 100%; font-weight: 600; font-size: 15px; }

.CheckoutCompleteOrderHeaderFormView .OrderIDLabel {   }

.CheckoutCompleteOrderProduct { clear: left; float: left; width: 70%; margin: 0 15% 20px; padding: 20px 5%; border: solid 1px #d7d7d7; background-color: #fff; }

.CheckoutCompleteFormHeadTitle { clear: left; float: left; width: 100%; font-weight: 600; font-size: 18px; margin: 5px 0; }

.CheckoutCompleteRewardPointDiv { float: right; text-align: right; }

.CheckoutCompletePointEarnedDiv { float: left; }

.CheckoutCompleteOrderProduct .CheckoutCompleteDetailsLabelColumn {  }

.CheckoutCompleteOrderProductDiv { clear: left; float: left; width: 100%; padding: 12px 35px; border-top: solid 1px #d7d7d7; }

    .CheckoutCompleteOrderProductDiv.SummaryPrice { line-height: 30px; }

    .CheckoutCompleteOrderProductDiv .Bold { font-weight: 600; }

    .CheckoutCompleteOrderProductDiv .Title { clear: left; float: left; }

    .CheckoutCompleteOrderProductDiv .Value { float: right; text-align: right; }

    .CheckoutCompleteOrderProductDiv.SummaryTotalPrice { font-size:16px; line-height: 30px; font-weight: 600;  padding-top: 20px; margin-top: 10px; color: #0d5b2f}

        .CheckoutCompleteOrderProductDiv.SummaryTotalPrice .TaxIncludeLabel { font-size: 11px; line-height: 16px; clear: left; width: 100%; float: left; color: #878785; font-weight: 400; }
        .CheckoutCompleteOrderProductDiv.SummaryTotalPrice .Title { width: 55%; }

        .CheckoutCompleteOrderProductDiv.SummaryTotalPrice .Value { width: 45%; font-size: 20px; font-weight: 600;  }

.ProductImageItemDiv { float: left; width: 100px; height: 100px; margin-right: 20px; display: flex; align-items: center; justify-content: center; background-color: #fff }

    .ProductImageItemDiv img {  max-height: 100px; }

.ProductInfoItemDiv { float: right; width: calc(100% - 120px);  line-height: 22px; }

    .ProductInfoItemDiv .Title { clear: left; float: left; width: 100%; margin: 5px 0 0; color: #555; }

    .ProductInfoItemDiv .Value { clear: left; float: left; width: 100%; font-weight: 600;  text-align: inherit; }

    .ProductInfoItemDiv .NameItem { clear: left; float: left; width: 100%; font-weight: 600;   margin-bottom: 10px; }

    .ProductInfoItemDiv .UnitPriceItem { float: left; width: 35%; }

    .ProductInfoItemDiv .QuantityItem { float: left; width: 30%; text-align: center; }

    .ProductInfoItemDiv .PriceItem { float: right; }

.CheckoutCompleteOrderCustomerInfoDiv { clear: left; float: left; width: 100%; padding: 10px 15% 20px; }

.CheckoutCompleteOrderCustomerInfoFormView { clear: left; width: 100%; padding: 0; }
.CheckoutCompleteFormInfo { display: inline-block; width: 49%;  vertical-align: top; line-height: 22px; margin: 0 0 30px;  }

.CheckoutCompleteFormInfoTitle { clear: left; float: left; width: 100%; font-weight: 600;  font-size: 18px; margin: 0 0 10px; line-height: 30px;  }

.CheckoutCompleteTextCommonDiv.Title { font-weight: 600;   }

.CheckoutCompleteTextCommonDiv.Address { margin: 0 0 15px; }

.CheckoutCompleteTextCommonDiv .CheckoutCompleteDetailsLabelColumn { font-weight: 600;  }

.CheckoutCompleteOrderCustomerInfoFormView .BankTransferAccountList { width: 100%; }
.CheckoutCompleteOrderCustomerInfoFormView .PaymentDescription-Image { float: left; width: 12%; }
.CheckoutCompleteOrderCustomerInfoFormView .PaymentDescription-HeaderText { float: left; font-weight: 400;}

.PrintPage .CheckoutCompleteOrderHeaderDiv, .PrintPage .CheckoutCompleteOrderProductDiv, .PrintPage .CheckoutCompleteOrderCustomerInfoFormView, .PrintPage .CheckoutCompleteOrderCustomerInfoFormView { padding-left: 0; padding-right: 0; }

.PrintPage .CheckoutCompleteOrderProduct { padding-left: 5%; padding-right: 5%; margin: 0 5% 20px; width: 80%; }

.PrintPage .CheckoutCompleteOrderCustomerInfoDiv { padding-left: 5%; padding-right: 5%; width: 90%; }

.PrintPage .CheckoutCompleteOrderHeaderDiv { border-top: solid 2px #d6d6d6; margin-top: 15px; }
/* CheckoutComplete End */
.PrintPageDiv .PaymentConfirmationPanel { display: none; }

@media only screen and (max-width: 1439.99px) {
    .CheckoutCompleteOrderHeaderDiv { padding-left: 5%; padding-right: 5%; }

    .CheckoutCompleteOrderProduct { margin: 0 5% 20px; width: 90%; }

    .CheckoutCompleteOrderCustomerInfoDiv { padding-left: 5%; padding-right: 5%; }
}

@media only screen and (max-width: 1023.99px) {

    .CheckoutCompleteOrderHeaderDiv { padding-left: 15px; padding-right: 15px; }

    .CheckoutCompleteOrderProduct { margin: 0 2% 20px; width: 96%; }

    .CheckoutCompleteOrderCustomerInfoDiv { padding-left: 2%; padding-right: 2%; }

    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem { width: 31.5%; }

        .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Title { margin-bottom: 5px; }

    .PrintPage .PrintPageDiv { width: 96%; padding: 10px 2%; }
}

@media only screen and (max-width: 767.99px) {
    body.PrintPage { font-size: 13px }
    #PrintArea { font-size: 13px; }
    .CheckoutCompleteOrderHeaderDiv { padding-left: 0; padding-right: 0; }
    .CheckoutCompleteOrderHeaderFormView .OrderIDLabel { font-size: 20px; }
    .CheckoutCompleteOrderProduct { margin: 0 0 20px; width: 100%; padding: 15px; }

    .CheckoutCompleteOrderCustomerInfoDiv { padding-left: 0; padding-right: 0; }

    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem { display: inline-block; margin: 5px 0; vertical-align: top; width: 100%;  }

        .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Title { width: 30%; margin-bottom: 0;  }

        .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Value { clear: none; width: 70%; } 

    .CheckoutCompleteOrderProductDiv { padding: 10px 0; }
     

    .CheckoutCompleteOrderProductDiv.SummaryPrice { line-height: 26px; } 

    .CheckoutCompleteOrderCustomerInfoFormView { padding-left: 0; padding-right: 0; }

    .CheckoutCompleteFormInfo { width: 100%; margin: 0 0 20px; }
    .PrintPage .CheckoutCompleteOrderProduct { padding-left: 2%; padding-right: 2%; margin: 0 0 20px; width: 95%; }
    .PrintPage .CheckoutCompleteOrderCustomerInfoDiv { padding-left: 2%; padding-right: 2%; margin: 0 0 20px; width: 96%; } 
}

@media only screen and (max-width: 479.99px) { 
    .CheckoutCompleteText{ font-size: 20px; }
    .CheckoutCompleteRewardPointDiv { clear: left; float: left;  text-align: left; }
    .CheckoutCompletePointEarnedDiv { line-height: 20px; }
    .CheckoutCompleteFormHeadTitle { font-size: 16px; }
    .CheckoutCompleteFormInfoTitle { font-size: 16px; } 
    .ProductInfoItemDiv {  position: relative; }
        .ProductInfoItemDiv .Title { margin: 0; line-height: 18px; }
        .ProductInfoItemDiv .NameItem { margin-top: 48px; line-height: 18px; font-size: 14px; }
        .ProductInfoItemDiv .UnitPriceItem { width: 65%; }
        .ProductInfoItemDiv .QuantityItem { width: 35%; }
        .ProductInfoItemDiv .PriceItem { clear: left; float: left; width: 100%; position: absolute; top: 0; left: 0; }

    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Title { width: 35%; margin-bottom:5px; }
    .CheckoutCompleteOrderHeaderFormView .OrderHeaderItem .Value { clear: none; width: 75%; font-size: 14px;} 
}
