html {
    overflow-y: scroll;
    overflow-x: auto;
}

BODY {
    background-color: #ffffff;
    color: #000000;
    font-family: Arial, Sans-Serif;
    padding: 0;
    margin: 0;
}

table {
    table-layout: fixed;
}

td {
    word-wrap: break-word;
}

.Page {
    border: #828282 1px solid;
    padding: 5px;
    width: 570px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.PageOuter {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.SectionHeading {
    font-size: 18px;
    font-weight: bold;
}

TD, DIV, SPAN, BODY, P {
    font-size: 12px;
}

IMG {
    border-width: 0;
}

.BorderBottom {
    border-bottom: #828282 1px solid;
}

.BorderTop {
    border-top: #828282 1px solid;
}

.BorderAll {
    border: #828282 1px solid;
}

.SectionHeadingBorder {
    margin-top: 15px;
    margin-bottom: 5px;
    border-bottom: #828282 1px solid;
    width: 100%;
}

.SectionBar {
    background-color: #a0a0a0;
    color: #ffffff;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 3px;
    margin-bottom: 4px;
}

.HorizontalLine {
    background-color: #666666;
    height: 1px;
}

HR {
    border: 0px;
    border-top: 1px solid #828282;
    height: 1px;
}

    HR.HrTop {
        border-top-color: #929292;
    }

    HR.HrLineItem {
        border-top-color: #c0c0c0;
    }

.SpacerRow1 {
    line-height: 8px;
    height: 8px;
}

.SpacerRow2 {
    line-height: 5px;
    height: 5px;
}

.LabelColOrderTop,
.LabelColOrderBottom,
.LabelColTotal,
.LabelColOrderTopWLI,
.LabelColPayBy,
.LabelColCC,
.LabelColBank,
.LabelColBill,
.LabelColShip {
    text-align: right;
}

.LabelColOrderTop,
.LabelColShip,
.LabelColCaptcha {
    width: 140px;
}

.LabelColOrderDescr {
    font-weight: bold;
    vertical-align: top;
}

.DataColOrderDescr {
    vertical-align: top;
}

.DataColOrderBottom,
.DataColTotal,
.DescrColOrderBottom {
    text-align: right;
}

.DataColPayBy {
    vertical-align: middle;
}

.LabelColTotal,
.DataColTotal {
    font-size: 14px;
    font-weight: bold;
}

.LabelColCC,
.LabelColBill,
.LabelColShip {
    width: 140px;
}

#tablePaymentMethod, #tableCustomerShippingInformation {
    table-layout: auto;
}


#tdBillingInformation {
    width: 260px;
    vertical-align: top;
}

#tdShippingInformation {
    vertical-align: top;
}

#tableBillingShipping .Label {
    margin-bottom: 3px;
}

#tdPaymentDetails2Rcpt1 {
    width: 260px;
    vertical-align: top;
}

#tdPaymentDetails2Rcpt2 {
    vertical-align: top;
}

.LabelColInfo1R {
    width: 90px;
    vertical-align: top;
}

.DataColInfo1R {
    vertical-align: top;
}

.LabelColInfo2R {
    width: 130px;
    vertical-align: top;
}

.DataColInfo2R {
    vertical-align: top;
}

.LabelColInfo3R {
    width: 120px;
    vertical-align: top;
    text-align: right;
}

.DataColInfo3R {
    vertical-align: top;
    text-align: right;
}

.LItemColItemHdr {
    text-align: left;
}

.LItemColNameHdr {
    text-align: left;
}

.LItemColQtyHdr {
    text-align: right;
}

.LItemColQty {
    text-align: right;
}

.LItemColTaxabHdr {
    text-align: center;
}

.LItemColTaxab {
    text-align: center;
}

.LItemColUPriceHdr {
    text-align: right;
}

.LItemColUPrice {
    text-align: right;
}

.LItemColTotalHdr {
    text-align: right;
}

.LItemColTotal {
    text-align: right;
}

.PaymentSectionTable {
    width: 100%;
}

.PaymentSection1 {
    vertical-align: bottom;
}

.PaymentSection2 {
    vertical-align: bottom;
}

    .PaymentSection2 TABLE {
        float: right;
    }

.PaymentSectionSpacer {
    clear: both;
    line-height: 2px;
    height: 2px;
}

.HeaderFooter1 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Label {
    font-weight: 600;
}

.Comment {
    font-size: 10px;
}

.Hidden {
    display: none;
}

fieldset {
    border: none;
}

h2 {
    font-size: 12px;
    font-weight: normal;
}

.Attention1 {
    font-size: 22px;
    font-weight: 600;
    color: Red;
    background-color: White;
    text-align: center;
}



#tablePaymentDetails1Rcpt {
    width: 100%;
}

#tablePaymentDetails2Rcpt {
    width: 100%;
}

#tableBillingShipping {
    width: 100%;
}

#divThankYou {
    font-size: 16px;
    font-weight: bold;
}

#divReceiptMsg {
    padding-bottom: 5px;
    padding-top: 5px;
}

#divClickAway {
    text-align: center;
    padding-bottom: 15px;
}

#divPreviewMode, #divPreviewModeRcpt, #divPreviewMode2 {
    text-align: center;
    color: Red;
    background-color: White;
}

#divPreviewMode, #divPreviewModeRcpt {
    font-size: 16px;
}

#tdRequiredFields {
    text-align: right;
}

#tableButtons {
    width: 100%;
}

#tableButtonsInner {
    margin-left: auto;
    margin-right: auto;
}

#tdVerifiedMerchant {
    width: 100px;
}

#tdButtons {
    width: 360px;
    text-align: center;
}

#tableButtonsInner TD {
    padding-left: 8px;
    padding-right: 8px;
}

#divOrderDetailsTop {
}

#tableOrderDetailsTop {
    float: right;
}

#divOrderDescr {
    clear: both;
}

#tableOrderDetailsTopPAuth {
    float: right;
}

#divOrderDetailsBottom {
}

#tableOrderDetailsBottom {
    float: right;
}

#divOrderDetailsBottomSpacer {
    clear: both;
}

#divOrderDetailsBottomSpacerR {
    clear: both;
    height: 10px;
}

#divOrderDetailsPAuthSpacer {
    clear: both;
}

#tableLineItems {
    width: 100%;
}

.GrayBoxOuter {
    background-color: #eeeeee;
    color: #000000;
    padding: 7px;
}

#divErrorMsgsOuter {
    margin-bottom: 15px;
}

.GrayBox {
    border: #828282 1px solid;
    padding: 10px;
}

.GrayBoxHdr {
    font-weight: bold;
    font-size: 16px;
}

#divPartialAuthHdr1 {
    margin: 0;
}

#divErrorMsgs ul {
    margin-top: 0;
    margin-bottom: 0;
}

.GrayBox .BoxSectionHeader {
    background-color: #828282;
    color: #eeeeee;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#tablePartialAuth {
    width: 60%;
    color: #000000;
}

    #tablePartialAuth .DataCol {
        text-align: right;
    }

    #tablePartialAuth .TRPAAvailBal .DataCol {
        text-align: left;
    }

#divCancelOrderMain {
    margin-top: 60px;
    margin-bottom: 140px;
}

#divOrderCanceledContinue {
    text-align: center;
    margin-top: 10px;
}

#divNotesTransID {
    margin-top: 16px;
    margin-bottom: 16px;
}



div.dialog-bg {
    Z-INDEX: 2;
    FILTER: alpha (opacity = 80);
    LEFT: 0px;
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #CCCCCC;
    opacity: 0.8
}

div.dialog {
    border: #228822 3px solid;
    Z-INDEX: 99;
    WIDTH: 420px;
    top: 150px;
    margin-left: 75px;
    background-color: #FFFFFF;
    position: absolute;
    padding: 10px;
}

.right-side input {
    margin-left: -60px;
}

.right-side2 input {
    margin-left: -35px;
}

#btnSubmit {
    background: #0974b8;
    padding: 10px 20px;
    color: #fff;
    border: 1px solid #0974b8;
}

    #btnSubmit:hover {
        background: #c8c32f;
        border: 1px solid #c8c32f;
        color: #000;
    }

.auth-img img {
    width: 100px;
    display: block;
    margin: auto;
}

.auth-img {
    padding: 30px;
}

.pay-img {
    padding: 20px;
}

    .pay-img img {
        width: 70%;
    }

.btn-paynow {
    color: #fff;
    background-color: #02427a !important;
    font-size: 17px;
    font-weight: 500;
    margin: auto;
    display: block;
    box-shadow: 2px 17px 37px -14px #0e82cd;
    -webkit-box-shadow: 2px 17px 37px -14px #0e82cd;
    -moz-box-shadow: 2px 17px 37px -14px #0e82cd;
}

.btn-paynow-header {
    color: #fff;
    background: #002777;
    font-size: 17px;
    font-weight: 500;
    margin-right: 6px;
    border-radius: 0px;
}

    .btn-paynow-header:hover {
        color: #002777;
        background: #fff;
        border: 2px solid #002777;
    }

.payment-form-control {
    color: rgb(0, 0, 0);
    background-color: rgb(248, 248, 248);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    width: 100%;
    height: 43px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-radius: 10px;
    padding: 3px 20px;
    margin-bottom: 10px;
    margin-top: 2px;
}
