    .page-section {
        width: 888px;
        margin: 0 auto 8px;
        background-color: #fff;
        overflow: hidden;
    }

    .thank-you {
        padding: 35px 0 24px;
    }

    .thank-you-payment-type-offline .thank-you-heading {
        color: #d80000;
    }

    .thank-you-payment-type-offline .thank-you-heading {
        /* color: #f57224; */
        color: #427AB5;
    }

    .thank-you-heading {
        font-size: 24px;
        font-weight: 500;
        /* color: #f57224; */
        color: #427AB5;
        letter-spacing: 0;
        line-height: 40px;
        margin-bottom: 16px;
        text-align: center;
    }

    .thank-you-icon .svgfont {
        width: 32px;
        height: 32px;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    .svgfont {
        display: inline-block;
        width: 1em;
        height: 1em;
        fill: currentColor;
        vertical-align: -0.1em;
        font-size: 16px;
    }

    .svgfont {
        display: inline-block;
        width: 1em;
        height: 1em;
        fill: currentColor;
        vertical-align: -0.1em;
        font-size: 16px;
    }

    .thank-you-secondary-container {
        text-align: center;
        margin: 0 auto;
        /*text-align: left;*/
    }

    .thank-you-secondary-heading {
        font-size: 14px;
        color: #424242;
        margin-bottom: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .thank-you-order-number-container {
        display: inline;
    }

    .thank-you-order-number {
        font-size: 14px;
        font-weight: 500;
        color: #0f0f0f;
        line-height: 24px;
        margin-left: 5px;
    }

    .thank-you-track-order-link {
        font-size: 20px;
        color: #1a9cb7;
        margin-left: 17px;
        text-transform: uppercase;
    }

    .payment-countdown {
        text-align: center;
        margin: 32px auto;
    }

    .payment-countdown-clock {
        font-size: 40px;
        color: #212121;
        letter-spacing: 0;
        line-height: 45px;
        margin-top: 12px;
    }

    .payment-countdown-label {
        font-size: 16px;
        color: #757575;
        margin-bottom: 8px;
    }

    .payment-countdown-bottom-text {
        font-size: 14px;
        line-height: 18px;
    }

    .barcode.wrapper {
        padding: 12px 0;
    }

    .barcode.container {
        width: 650px;
        margin: auto;
    }

    .barcode.info {
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
        padding: 12px 16px;
    }

    .barcode.info-head {
        display: table;
        width: 100%;
    }

    .barcode.logo {
        display: table-cell;
        vertical-align: middle;
        width: 1px;
    }

    .barcode.ref-number {
        overflow: hidden;
        padding: 0 8px;
        margin-bottom: 5px;
    }

    .barcode.provider-name {
        font-size: 14px;
        color: gray;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .barcode.number {
        float: right;
        font-size: 20px;
        color: #202020;
        letter-spacing: 0;
        line-height: 24px;
        font-weight: 500;
    }

    .barcode.amount {
        padding: 0 8px;
    }

    .barcode.amount {
        padding: 0 8px;
    }

    .barcode.amount-title {
        font-size: 14px;
        color: #757575;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .barcode.amount-value {
        float: right;
        font-size: 20px;
        /* color: #f57224; */
        color: #3B5998;
        line-height: 18px;
        font-weight: 500;
    }

    .payment-instruction {
        width: 555px;
        margin: 25px auto 48px;
    }

    .payment-instruction-title {
        font-size: 14px;
        color: #9e9e9e;
        letter-spacing: 0;
        margin-bottom: 12px;
    }

    .payment-instruction-accordion {
        border: none;
    }

    .next-accordion {
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
        border: solid transparent;
        border-width: 0 1px 1px;
    }

    .payment-instruction-accordion .next-accordion-section-title {
        padding: 0 10px;
        height: 54px;
        line-height: 54px;
        background: #fff;
        border-top-color: #eff0f5;
    }

    .next-accordion-section-title {
        overflow: hidden;
        border-top: 1px solid transparent;
        height: 40px;
        line-height: 39px;
        background: #9e9e9e;
        font-size: 14px;
        color: #212121;
        cursor: pointer;
        position: relative;
        padding-left: 24px;
        transition: background .2s;
    }

    .payment-instruction-accordion .next-icon {
        display: none;
    }

    .next-accordion .next-accordion-icon {
        position: absolute;
        left: 8px;
        -ms-transform: rotate(-270deg);
        transform: rotate(-270deg);
        transition: transform .3s;
        margin-top: -2px;
    }

    .next-icon {
        position: relative;
        display: inline-block;
        font-family: NextIcon;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: .1px;
        -moz-osx-font-smoothing: grayscale;
    }

    .next-accordion .next-accordion-section-expand>.next-accordion-section-title>.next-accordion-icon {
        -ms-transform: rotate(-180deg) translate(-1px);
        transform: rotate(-180deg) translate(-1px);
    }

    .payment-instruction-accordion .next-icon {
        display: none;
    }

    .next-accordion .next-accordion-icon {
        position: absolute;
        left: 8px;
        -ms-transform: rotate(-270deg);
        transform: rotate(-270deg);
        transition: transform .3s;
        margin-top: -2px;
    }

    .payment-instruction-segment-icon {
        margin-right: 12px;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
    }

    .payment-instruction-segment-icon .svgfont {
        width: 28px;
        height: 28px;
        color: #9e9e9e;
    }

    svg:not(:root) {
        overflow: hidden;
    }

    .payment-instruction-segment-icon .svgfont {
        width: 28px;
        height: 28px;
        color: #9e9e9e;
    }

    .payment-instruction-segment-state-icon {
        vertical-align: middle;
        float: right;
        transition: transform .3s, -webkit-transform .3s;
    }

    .package-delivery {
        width: 588px;
        margin: 0 auto;
    }

    .package-delivery .title {
        font-size: 18px;
        color: #333;
    }

    .package-delivery .item-img-container {
        width: 288px;
    }

    .package-delivery td {
        padding: 14px;
        color: #424242;
        font-size: 14px;
    }

    .package-delivery td.pk-des {
        font-size: 14px;
        color: #4a4a4a;
        line-height: 17px;
        font-weight: bold;
        padding-left: 40px;
    }

    .package-delivery td {
        padding: 14px;
        color: #424242;
        font-size: 14px;
    }

    .package-delivery .item-img,
    .package-delivery .item-img-last {
        width: 60px;
        height: 60px;
        margin-right: 12px;
    }

    img {
        border-style: none;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .package-delivery table {
        width: 100%;
        margin-top: 16px;
        border: 1px solid #e0e0e0;
    }

    tr {
        display: table-row;
        vertical-align: inherit;
        border-color: inherit;
    }

    .package-delivery .pk-item-line {
        padding: 0;
    }

    .package-delivery td {
        padding: 14px;
        color: #424242;
        font-size: 14px;
    }

    .package-delivery .pk-item-line>div {
        height: 1px;
        background-color: #e0e0e0;
        margin: 0 14px;
    }

    .package-delivery .tip {
        /*display: -webkit-box;*/
        /*display: -ms-flexbox;*/
        display: flex;
        -webkit-box-align: center;
        /*-ms-flex-align: center;*/
        align-items: center;
    }

    .payment-information.wrapper {
        margin: 16px auto;
    }

    .payment-information.container {
        width: 620px;
        margin: auto;
    }

    .payment-information.item {
        border: 1px solid #e0e0e0;
        padding: 20px 18px;
        margin-bottom: -1px;
    }

    .package-delivery-text-content {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-right: 6px;
        color: #757575;
        font-size: 14px;
    }

    .package-delivery-strong-text {
        color: #212121;
        font-weight: 600;
    }

    .next-btn-small {
        margin: 0;
        height: 28px;
        padding: 0 20px;
        font-size: 12px;
        line-height: 26px;
        border-width: 1px;
    }

    .package-delivery #package-delivery-view-order-btn {
        color: #1a9cb7;
        border-color: #1a9cb7;
    }

    .payment-information.content {
        display: table;
        height: 100%;
    }

    .payment-information.text-content {
        display: table-cell;
        vertical-align: middle;
    }

    /*.payment-information.text-line {
        font-size: 14px;
        color: #424242;
        line-height: 18px;
    }*/
    .payment-information.strong-text {
        font-weight: 500;
    }

    .order-summary {
        width: 588px;
        margin: 32px auto 40px;
        padding: 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: rgba(239, 240, 245, .4);
    }

    .order-summary .checkout-summary-heading.collapsed {
        margin-bottom: 0;
    }

    .checkout-summary-heading {
        margin-bottom: 14px;
        position: relative;
    }

    .order-summary .checkout-summary-heading.collapsed .checkout-summary-row {
        padding: 0;
    }

    .order-summary .checkout-summary-row {
        padding: 6px 0;
        font-size: 12px;
        line-height: 19px;
        margin-bottom: 0;
    }

    .checkout-summary-row {
        display: table;
        width: 100%;
        margin-bottom: 16px;
    }

    .checkout-summary-label-collapse {
        display: table-cell;
        width: 50%;
        font-size: 18px;
        line-height: 24px;
        color: #212121;
        font-weight: 500;
    }

    .order-summary .checkout-summary-value-collapse {
        font-size: 24px;
        font-weight: 500;
        /* color: #f57224; */
        color: #3B5998;
        vertical-align: middle;
        padding-right: 24px;
    }

    .checkout-summary-value-collapse {
        display: table-cell;
        text-align: right;
        padding-right: 20px;
    }

    .checkout-summary-icon {
        position: absolute;
        top: 2px;
        right: 0;
        cursor: pointer;
    }

    .button-container {
        margin: 40px auto 56px;
        text-align: center;
    }

    .next-btn-primary,
    .next-btn-primary.visited,
    .next-btn-primary:link,
    .next-btn-primary:visited {
        color: #fff;
    }

    .next-btn-large {
        margin: 0;
        height: 48px;
        padding: 0 36px;
        font-size: 14px;
        line-height: 46px;
        border-width: 1px;
    }

    .next-btn-primary {
        border-style: solid;
        /* background-color: #f57224; */
        background-color: #427AB5;
        border-color: transparent;
    }

    .next-btn,
    .next-btn:active,
    .next-btn:focus {
        outline: 0;
    }

    .methods {
        padding-top: 15px;
    }

    .f {
        /*font-family: Roboto-Regular,'Helvetica Neue',Helvetica,Tahoma,Arial,Sans-serif;*/
        font-family: 'Roboto', sans-serif !important;
    }

    .bold {
        font-weight: bold !important;
    }

    @media only screen and (max-width: 720px) {

        .barcode.amount-value {
            float: left !important;
        }

        .barcode.number {
            float: left;
        }

        .thank-you {
            padding: 0px 0 24px;
        }
    }