/* STANDARD CSS */
/* Start: PageConfig_30100_STYLE9_STANDARDDISPLAY_0002 */

html,
body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    /*height: 100%; causes scroll bar in chrome */
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -20px;
}
.push {
    height: 20px;
    display: block;
}
.DpsRegularTextWeight {
    font-weight: normal;
}
.DpsBoldText {
    font-weight: bold;
}
/* default font */
/* some spice for special elements */

blockquote {
    margin: 1.25em;
    padding: 1.25em
}
q {
    font-style: italic;
}
acronym,
abbr {
    cursor: help;
    border-bottom: 1px dashed;
}
/* set defaults for these */

small {
    font-size: .85em;
}
big {
    font-size: 1.2em;
}
table {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
    padding: 0;
    display: inline;
}
.clear {
    clear: both;
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}
.textCenter {
    text-align: center;
}
.textJustify {
    text-align: justify;
}
.blockCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* remember to set width */

.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.underline {
    text-decoration: underline;
}
.noindent {
    margin-left: 0;
    padding-left: 0;
}
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
.nobullet {
    list-style: none;
    list-style-image: none;
}
/* end master style sheet */
/* GENERAL CSS 2016
-------------------------------- */

html,
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 13px;
    margin: 0;
    padding: 0;
    background-color: #eaedf2;
}
/* clear header padding, margins */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
/* normalise all text elements */

p,
th,
td,
li,
dd,
dt,
ul,
ol,
blockquote,
q,
acronym,
abbr,
a,
input,
select,
textarea {
    margin: 0;
    padding: 0;
}
/*link defaults */

a,
a:link,
a:visited,
a:active,
a:hover {
    text-decoration: none;
}
/* remove ie greying link background*/

a:active {
    background-color: transparent;
}
label {
    cursor: pointer;
}
/* ensure no borders on img elements */

img {
    border: none;
}
.wrapper {
    max-width: 477px;
    margin: 0 auto;
}
/* DPS Body BG Image */

.DpsBody {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    background-position: center center;
}

/* SPINNER */
.DpsFieldDateMonth
{

}

.DpsFieldDateMonth > option
{
	width: auto; 
}

div.spinner {
    position: relative;
    width: 20px;
    height: 0px;
    left: inherit;
    display: inline-block;
    display: inline-block;
    padding: 0;
    margin: 0;
}
  
div.spinner div {
    width: 2px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 6px;
    top: -8px;
    opacity: 0;
    -moz-border-radius: 50px;
    -webkit-animation: fade 1s linear infinite;
    -webkit-border-radius: 50px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    
    -moz-animation:fade 1s linear infinite;
    
    padding: 0;
    margin: 0;
    
}
    
div.spinner div.bar1 {-webkit-transform:rotate(0deg) translate(0, -142%); -moz-transform: rotate(0deg) translate(0, -142%); -webkit-animation-delay: 0s; -moz-animation-delay:0s;}    
div.spinner div.bar2 {-webkit-transform:rotate(30deg) translate(0, -142%); -moz-transform: rotate(30deg)translate(0, -142%); -webkit-animation-delay: -0.9167s; -moz-animation-delay:-0.9167s;}
div.spinner div.bar3 {-webkit-transform:rotate(60deg) translate(0, -142%); -moz-transform: rotate(60deg)translate(0, -142%); -webkit-animation-delay: -0.833s; -moz-animation-delay: -0.833s;}
div.spinner div.bar4 {-webkit-transform:rotate(90deg) translate(0, -142%); -moz-transform: rotate(90deg)translate(0, -142%); -webkit-animation-delay: -0.75s; -moz-animation-delay:-0.75s;}
div.spinner div.bar5 {-webkit-transform:rotate(120deg) translate(0, -142%); -moz-transform: rotate(120deg)translate(0, -142%); -webkit-animation-delay: -0.667s; -moz-animation-delay: -0.667s;}
div.spinner div.bar6 {-webkit-transform:rotate(150deg) translate(0, -142%); -moz-transform: rotate(150deg)translate(0, -142%); -webkit-animation-delay: -0.5833s; -moz-animation-delay:-0.5833s;}
div.spinner div.bar7 {-webkit-transform:rotate(180deg) translate(0, -142%); -moz-transform: rotate(180deg)translate(0, -142%); -webkit-animation-delay: -0.5s; -moz-animation-delay:-0.5s;}
div.spinner div.bar8 {-webkit-transform:rotate(210deg) translate(0, -142%); -moz-transform: rotate(210deg)translate(0, -142%); -webkit-animation-delay: -0.41667s; -moz-animation-delay:-0.41667s;}
div.spinner div.bar9 {-webkit-transform:rotate(240deg) translate(0, -142%); -moz-transform: rotate(240deg)translate(0, -142%); -webkit-animation-delay: -0.333s; -moz-animation-delay:-0.333s;}
div.spinner div.bar10 {-webkit-transform:rotate(270deg) translate(0, -142%); -moz-transform: rotate(270deg)translate(0, -142%); -webkit-animation-delay: -0.25s; -moz-animation-delay:-0.25s;}
div.spinner div.bar11 {-webkit-transform:rotate(300deg) translate(0, -142%); -moz-transform: rotate(300deg)translate(0, -142%); -webkit-animation-delay: -0.1667s; -moz-animation-delay:-0.1667s;}
div.spinner div.bar12 {-webkit-transform:rotate(330deg) translate(0, -142%); -moz-transform: rotate(330deg)translate(0, -142%); -webkit-animation-delay: -0.0833s;-moz-animation-delay: -0.0833s;}

@-webkit-keyframes fade {
from {opacity: 1;}
to {opacity: 0.25;}
}
        
@-moz-keyframes fade {
0%   { opacity: 0; }
100% { opacity: 1; }
}
    
div.labeled 
{
    position: relative;
    font-family: sans-serif;
    font-size: 12px;
    margin: 0; 
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #c00;
    line-height: 18px;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    -webkit-border-radius: 1em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ccc));
}

div.labeled div.spinner {
    float: left;
    vertical-align: top;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 0;
}

    
div.labeled div.spinner div {background: #c00;}

.DpsWarningBanner {
    color: #9F6000;
    background-color: #FEEFB3;

    padding:5px 10px 5px 50px;
    text-align: center !important;
}

/* A2A Buttons */

button#Next{
    background-color: #ee1c25;
    color: #fff;
    padding: 15px 15px 15px 15px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    margin: 20px 5px 0 0;
    border-bottom: 2px solid #bd2e33;
    border-radius: 2px;
    text-decoration: none!important;
    font-size: 14px;
    width: auto;
    
}

/* DPS Error Messages */

.DpsFieldError {
    color: #a94442;
}
/* Remove IE red border */

input:required:invalid {
    outline: none;
}
:-moz-ui-invalid {
    box-shadow: none;
}
#CaptchaContainer {
    margin: 20px 0 0 0;
}
/* DpsUiPanel Sections */

.DpsUiPanel {
    border: 1px solid #ebebeb; 
    /*padding: 5px 5px 20px 5px;*/
    
    padding: 10px 10px 20px 10px;
    background-color: #fff;
    border-bottom: 2px solid #c2c8d2;
    margin: 5px 5px 10px 5px;
    border-radius: 6px;
}
#PxPayHeader.DpsUiPanel {
    background: none;
    border: none;
    padding: 5px 5px 10px 5px;
    margin: 0px 5px 10px 0px;
}
#PxPayFooter.DpsUiPanel {
    background: none;
    border: none;
    padding: 5px 5px 10px 0px;
    margin: 5px 5px 10px 5px;
}
table[id^="PxPayFooter_"] {
    max-width: 455px;
}  
.DpsItalicText {
    font-style: italic;
}
/* Needed to hide the "numeric spinners" shown on "number" inputs. */
/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}
/* FIELDSET */

fieldset {
    position: static;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: transparent;
}
.DpsHidden {
    display: none;
}
.DpsVisibilityHidden {
    visibility: hidden;
}
.DpsUppercase {
    text-transform: uppercase;
}
.DpsSrHidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/* LOGO */

.DpsPxPayBrandLogo {
    padding:5px 0 10px 0;
    margin: 0 auto;
}
/* TITLES */

.DpsUiPanelLegend {
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #eaedf2;
}
.DpsGroupHeader {
    font-size: 17px;
    margin: 10px 0 10px 0;
}
.DpsLink {
    color: #e7464c;
    margin: 5px;
}
/* FORM ITEMS */

.DpsUiPanel input[type="radio"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}
.DpsUiPanel input[type="checkbox"] {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}
.DpsField {
    height: 40px;
    margin: 0;
}
input.DpsField {
    -webkit-appearance: none;
    border: 1px solid #fff;
    border-radius: 3px;
    border-bottom: 1px solid #c2c8d2;
    -webkit-transition: border-color ease-in-out .19s, -webkit-box-shadow ease-in-out .19s;
    -o-transition: border-color ease-in-out .19s, box-shadow ease-in-out .19s;
    transition: border-color ease-in-out .19s, box-shadow ease-in-out .19s;
    background-color: #eaedf2;
    padding: 0 5px 0 5px;
}
input.DpsField:focus {
    border: 1px solid #66afe9;
}
select.DpsField {
    border: 1px solid #d5d5d5;
    color: #333;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid #c2c8d2;
    -webkit-transition: border-color ease-in-out .19s, -webkit-box-shadow ease-in-out .19s;
    -o-transition: border-color ease-in-out .19s, box-shadow ease-in-out .19s;
    transition: border-color ease-in-out .19s, box-shadow ease-in-out .19s;
    background-color: #eaedf2;
    height: 41px;
}
.DpsField:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.DpsField::-moz-placeholder {
    color: #999;
    opacity: 1;
}
#PxPaySelectMethodMain .DpsTableCell {
    padding: 20px 0 0 0;
}
#PxPayAccount2AccountAuth .DpsTableCell {
    padding: 20px 0 0 5px;
}
.DpsTableCell {
    padding: 5px 0px 5px 0;
}
.DpsUiPanel input[type=radio]:checked ~ .check {
    border: 5px solid #ee1c25;
}
.DpsUiPanel input[type=radio]:checked ~ .check::before {
    background: #ee1c25;
}
.DpsUiPanel input[type=radio]:checked ~ label {
    color: #ee1c25;
}
/* Dps Field */
/* This is used for width for labels + inputs */

#TxnAuthCreditCard .DpsTableCellLegend {
    width: 40%;
}
.DpsTableCellLegend {
    width: 40%;
    white-space: nowrap;
}
#PxPayAuthResult .DpsTableCellLegend {
    width: 40%;
    height: 25px;
}
#PxPayAccount2AccountAuth .DpsTableCellLegend{
        width: 100%;
}
#TxnAuthAmexExpressWallet .DpsTableCellLegend,
#TxnAuthMasterPass .DpsTableCellLegend,
#TxnAuthPayPal .DpsTableCellLegend {
    width: auto;
}
div[id^="TxnAuthCreditCard_"] {
    width: auto;
}
.DpsConfirmPaymentDetails .DpsTableCellLegend {
    width: 40px!important;
}
.DpsText {
    display: table-cell;
    position: static;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
}
.DpsField {
    text-align: left;
}
textarea.DpsField {
    white-space: normal;
}
.DpsFieldChar2 {
    width: 20px;
}
.DpsFieldChar4 {
    width: 35px;
}
.DpsFieldChar6 {
    width: 55px;
}
.DpsFieldChar8 {
    width: 75px;
}
.DpsFieldChar10 {
    width: 95px;
}
.DpsFieldChar20 {
    width: 135px;
}
.DpsFieldChar30 {
    width: 135px;
}
.DpsFieldChar40 {
    width: 135px;
}
.DpsFieldChar50 {
    width: 135px;
}
.DpsFieldChar60 {
    width: 135px;
}
.DpsFieldChar70 {
    width: 135px;
}
.DpsFieldChar80 {
    width: 135px;
}
.DpsFieldChar90 {
    width: 135px;
}
.DpsFieldChar100 {
    width: 135px;
}
.DpsFieldAmountCurrency {
    text-align: right;
}
.DpsFieldAmountNumeral {
    text-align: right;
}
.DpsFieldAmountFraction {
    text-align: right;
}
/* TEXT AREAS */

#PxPaySelectMethodMain .DpsText {
    margin: 0;
}
[name^="MerchantReference"],
[name^="TxnData1"],
[name^="TxnData2"],
[name^="TxnData3"] {
    font-weight: bold;
}
#TxnAuthCreditCard .DpsText,
#TxnAuthPaymentExpressWalletLogin .DpsText {
    margin: 10px 0 40px 0px;
}
/* ACCOUNT 2 ACCOUNT */

.DpsUiA2AHeaderImage {
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
}

#PxPayAccount2AccountAuth_Logo {
    background-image: url(../files/account2accountgrey2.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_SelectBank {
    background-image: url(../files/selectbank.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_Logon {
    background-image: url(../files/logon.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_LogonFailed {
    background-image: url(../files/logonfailed.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_LogonTimeout {
    background-image: url(../files/logontimeout.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_SelectAccount {
    background-image: url(../files/selectaccount.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_NoAccount {
    background-image: url(../files/noaccount.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_Details {
    background-image: url(../files/details.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_PaymentVerify {
    background-image: url(../files/verify.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_PaymentVerifyFailed {
    background-image: url(../files/paymentverifyfailed.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_InsufficientFunds {
    background-image: url(../files/insufficientfunds.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_PaymentDeclined {
    background-image: url(../files/paymentdeclined.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_PaymentSuccess {
    background-image: url(../files/success.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_GeneralError {
    background-image: url(../files/generalerror.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_Cancelled {
    background-image: url(../files/cancelled.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_TemporarilyUnavailable {
    background-image: url(../files/temporarilyunavailable.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_PossiblePayment {
    background-image: url(../files/possiblepayment.png);
    background-size: 100%;
}
#PxPayAccount2AccountAuth_AccountBlocked {
    background-image: url(../files/notsetup.png);
    background-size: 100%;
}
#CustomerId {
    width: 150px;
}
#CustomerPassword {
    width: 150px;
}
#PayeeParticulars {
    width: 100px;
}
#PayeeCode {
    width: 100px;
}
#PayerParticulars {
    width: 100px;
}
#PayerCode {
    width: 100px;
}
#PayerReference {
    width: 100px;
}
#ChallengeCode {
    width: 100px;
}
/* PAYMENT CHECKOUT */

.DpsMerchantAuthorizedName {
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.DpsMerchantAuthorizedAddress {
    font-weight: bold;
}
#Amount, #AmountCurrency {
    font-weight: bold;
}
/* PX WALLET
______________________________________ */

#WhatIsTheWallet {
    color: #333;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    margin: 20px 0 0 0;
    font-size: 12px;
    text-decoration: none!important;
    background-image: url(/pxpay/images/info.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 10px 0 10px 35px;
    line-height: 70px;
}
#WhatIsTheWallet:hover {
    color: #e7464c;
    transition: color 0.5s ease;
}
/* CC stuff */

.DpsPxPayBrandLogo {
    /* Responsive Logo */
    
    max-width: 100%;
    height: auto;
    display: block;
}
#DpsFooterLogoDps{
    max-width: 100%;
    height: auto;
    display: block;       
}
.DpsFooterCardLogo {
    vertical-align: top;
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
}
#A2ASecurityInfoLink {
    margin: 10px 10px 10px 0px;
    display: block;
    color: #333;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    text-decoration: none!important;
    background-image: url(/moneris_demo/files/info.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 10px 0 10px 35px;
}
#A2ASecurityInfoLink:hover {
    color: #e7464c;
    transition: color 0.5s ease;
}
/* Amex stuff */

#TxnAuthAmexExpressWallet {
    width: auto;
}
#PxPayAmexExpressWalletAuth_Logo {
    height: 40px;
    background-image: url(/moneris_demo/files/ExpressCheckout_167x40.png);
}
#PxPayChinaUnionPay_Logo {
    height: 50px;
    background-image: url(/moneris_demo/files/UnionPay_brand_logo_small.png);
}
#Humm_Logo {
    height: 60px;
    background-image: url(/humm_demo/image/logo-humm.svg);
	background-position: center;
}
#klarna_Logo {
    height: 60px;
    background-image: url(/klarna_demo/image/logo-klarna.svg);
	background-position: center;
}
#PxPayLFSCard_Logo {
    height: 50px;
    background-image: url(/moneris_demo/files/GemVisa-BrandDevice-Cards-Landscape-Small.png);
}
/* TABLES */

.DpsLayoutTable {
    margin: 10px 0 0 0;
    width: 100%;
}
/* SELECTED PAYMENT METHOD SECTION */

.DpsUiA2AHeaderImage {
    margin: 10px 0 10px 0px;
}
/* BUTTONS */

.DpsPxPayOK {
    background-color: #ee1c25;
    color: #fff;
    padding: 15px 15px 15px 15px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    margin: 20px 5px 0 0;
    border-bottom: 2px solid #bd2e33;
    border-radius: 2px;
    text-decoration: none!important;
    font-size: 14px;
    width: 100%;
}
.DpsPxPayOK:hover {
    background-color: #b83035;
    border-bottom: 2px solid #992327;
    transition: background 0.5s ease;
}


.DpsPxPayCancel {
    background-color: #5c6066;
    color: #fff;
    padding: 15px 15px 15px 15px;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    margin: 20px 0 0 0;
    border-bottom: 2px solid #292c31;
    border-radius: 2px;
    font-size: 14px;
    text-decoration: none!important;
    width: 100%;
}
.DpsPxPayCancel:hover {
    background-color: #333;
    border-bottom: 2px solid #141414;
    text-decoration: none;
    transition: background 0.5s ease;
}
#PxPayFooter .DpsLink {
    border: 1px solid #ebebeb;
    padding: 10px 5px 10px 5px;
    background-color: #fff;
    border-bottom: 2px solid #c2c8d2;
    margin: 0 auto;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 5px;
}
#PxPayFooter .DpsLink:hover {
    background-color: #fff;
    transition: background 0.5s ease;
}
/* Ts & Cs */

#A2ATermsCondition {
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 5px;
}
#TnC {
    margin: 10px 5px 10px 5px;
}
#TnC2 {
    margin: 10px 5px 10px 5px;
}
.DpsLink#TnCLink {
    margin: 0;
}
/* PAYMENT DETAILS */

.DpsConfirmPaymentDetails {
    padding: 0px 5px 5px 5px;
    margin: 20px 0 10px 0;
    width: auto;
    border: 1px solid #eaedf2;
    border-radius: 3px;
}
/* FOOTER */

#PxPayCardSchemeLogoGroup {
    position: static;
    margin: 0px 5px 0px 5px;
    margin-right: 5px;
    display: table;
    width: auto;
}
.DpsFooterCardLogo {
    vertical-align: top;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% Auto;
    margin: 0px 3px 0px 0px;
}
#PrivacyPolicy {
    text-align: center;
    width: 25%;
    display: table;
    cursor: pointer;
    text-decoration: underline;
}
/* FOOTER LOGOS */

#VisaCardLogo {
    background-image: url(/moneris_demo/files/visa-card-footer.png);
}
#MasterCardCardLogo {
    background-image: url(/moneris_demo/files/mastercard-card-footer.png);
}
#AmexCardLogo {
    background-image: url(/moneris_demo/files/americanexpress-card-footer.png);
}
#QCardLogo {
    background-image: url(/moneris_demo/files/qcard-card-footer.png);
}
#UnionPayLogo {
    background-image: url(/moneris_demo/files/unionpay-card-footer.png);
}
#JCBCardLogo {
    background-image: url(/moneris_demo/files/jcb-card-footer.png);
}
#DinersCardLogo {
    background-image: url(/moneris_demo/files/dinersci-card-footer.png);
}
#EzibuyGiftCardLogo {
    background-image: url(/moneris_demo/files/ezibuy-card-footer.png);
}
#VerifiedByVisaCardLogo {
    background-image: url(/moneris_demo/files/verifiedbyvisa-card-footer.png);
}
#VisaCheckoutLogo {
    background-image: url(/moneris_demo/files/visacheckout-card-footer.png);
}
#MasterCardSecureCodeCardLogo {
    background-image: url(/moneris_demo/files/securecode-card-footer.png);
}
#AmexSafeKeyCardLogo {
    background-image: url(/moneris_demo/files/safekey-card-footer.png);
}
#DiscoveryCardLogo {
    background-image: url(/moneris_demo/files/discover-card-footer.png);
}
/* OVERRIDE CSS FOR SESSION PAGES */

.DpsButton1IsLink {
    padding: 15px 20px 15px 20px!important;
    float: right;
    width: auto;
}
/* POP UP FOR CVC */

.box {
    width: 40%;
    margin: 0 auto;
    background: #fff;
    padding: 35px;
    border: 2px solid #fff;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
}
.button {
    color: red;
    padding-left: 10px;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    margin: 10px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
    font-family: Arial, Helvetica, sans-serif;
}
.content h2 {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
    font-weight: bold;
    color: #ee1c25;
}
.content h3 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 0 10px 0;
}
.popup .close {
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #ee1c25;
}
.popup .content {
    max-height: 470px;
    overflow-y: scroll
}
@media screen and (max-width: 700px) {
    .box {
        width: 84%;
    }
    .popup {
        width: 84%;
    }
}
/* Responsive Pop-Up Content */

.pop-up-row {
    width: 100%;
    margin: 0px 0 0 0;
    padding: 10px 0 0 0;
}
.pop-up-col8 {
    width: 100%;
    float: left;
}
.pop-up-col4 {
    width: 100%;
    float: left;
}
.clear {
    clear: both;
}
.pop-up-card {
    float: left;
    margin-top: 10px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}
/* HTC Desire and small devices */

@media (min-width: 230px) and (max-width: 320px) {
    .DpsFieldChar20 {
        width: 100px;
    }
    .DpsFieldChar30 {
        width: 100px;
    }
    .DpsFieldChar50 {
        width: 110px;
    }
    .DpsFieldChar60 {
        width: 100px;
    }
    .DpsFieldChar100 {
        width: 100px;
    }
    /* ACCOUNT 2 ACCOUNT */
    
    .DpsUiA2AHeaderImage {
        margin: 0;
    }
    .DpsUiA2AHeaderImage {
        width: 100%;
        height: 30px;
        background-repeat: no-repeat;
    }
    .DpsUiA2AHeaderImage {
        width: 250px;
    }
    #PxPayAccount2AccountAuth_Logo {
        background-image: url(/pxpay/images/a2a/account2accountgrey2.png);
        background-size: 250px 25px;
    }
    #PxPayAccount2AccountAuth_SelectBank {
        background-image: url(/pxpay/images/a2a/selectbank.png);
        background-size: 250px 25px;
    }
}
/* iPhone 5 Specific - Device has a smaller width and needs a unique Media Q. */

@media screen and (device-aspect-ratio: 40/71) {
    .DpsFieldChar20 {
        width: 135px;
    }
    .DpsFieldChar30 {
        width: 135px;
    }
    .DpsFieldChar60 {
        width: 180px;
    }
    .DpsFieldChar100 {
        width: 180px;
    }
    /* ACCOUNT 2 ACCOUNT */
    
    .DpsUiA2AHeaderImage {
        margin: 0;
    }
    .DpsUiA2AHeaderImage {
        width: 100%;
        height: 50px;
        background-repeat: no-repeat;
    }
    .DpsUiA2AHeaderImage {
        width: 290px;
    }
    #PxPayAccount2AccountAuth_Logo {
        background-image: url(/files/account2accountgrey2.png);
        background-size: 290px 30px;
    }
    #PxPayAccount2AccountAuth_SelectBank {
        background-image: url(/files/selectbank.png);
        background-size: 290px 30px;
    }
    .DpsTableCellLegend {
        width: 40%;
        white-space:normal;
    }
    #TxnAuthCreditCard .DpsTableCellLegend{
        width: 30%;
    }
}
/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
    /* GENERAL CSS 2016
-------------------------------- */
    
    #PxPayAuthMain,
    #PxPaySelectMethodMain,
    #TxnAuthCreditCard,
    #TxnAuthPaymentExpressWalletLogin,
    #TxnAuthAmexExpressWallet,
    #TxnAuthUPOP,
    #TxnAuthMasterPass,
    #PxPayAuthResult,
    #TxnAuthPago,
    #TxnAuthPayPal,
    #TxnAuthIOP,
    #TxnAuthGECard,
    #PxPayAccount2AccountAuth,
    #TxnAuthPaymentExpressWalletAddANewCard,
    #TxnAuthVisaCheckout
    #TxnAuthPaymentExpressWalletSignup,
    #TxnAuthPaymentExpressWalletForgottenYourPassword,
    #TxnAuthPaymentExpressWalletSignup{
        padding: 10px 10px 20px 10px;
        margin: 10px 0px 20px 0;
        width:455px;
    }
    #PxPayAccount2AccountAuth .DpsTableCellLegend{
        width: 40%;
    }
    /* LOGO */
    
    .DpsPxPayBrandLogo {
        margin: 0 auto;
    }
    /* PAYMENT CHECKOUT */
    
    #PxPayAuthMain .DpsText {
        padding-left: 10px;
        width: auto;
    }
    /* DPS FIELD SIZING */
    
    .DpsFieldChar2 {
        width: 20px;
    }
    .DpsFieldChar4 {
        width: 35px;
    }
    .DpsFieldChar6 {
        width: 55px;
    }
    .DpsFieldChar8 {
        width: 75px;
    }
    .DpsFieldChar10 {
        width: 95px;
    }
    .DpsFieldChar20 {
        width: 225px;
    }
    .DpsFieldChar30 {
        width: 225px;
    }
    .DpsFieldChar40 {
        width: 225px;
    }
    .DpsFieldChar50 {
        width: 225px;
    }
    .DpsFieldChar60 {
        width: 225px;
    }
    .DpsFieldChar70 {
        width: 225px;
    }
    .DpsFieldChar80 {
        width: 225px;
    }
    .DpsFieldChar90 {
        width: 225px;
    }
    .DpsFieldChar100 {
        width: 225px;
    }
    
    /* POP UP CVC */
    .popup {
        width: 65%;
    }
    .content h2 {
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 0 0 30px 0;
        font-weight: bold;
        color: #ee1c25;
    }
    .content h3 {
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 10px 0 10px 0;
    }
    .popup .content {
        max-height: 30%;
        overflow: auto;
    }
    .pop-up-col8 {
        width: 66.66666667%;
        float: left;
    }
    .pop-up-col4 {
        width: 33.33333333%;
        float: left;
    }
    .pop-up-card {
        float: right;
    }
    .popup .close {
        right: 30px;
    }
    /* ACCOUNT 2 ACCOUNT */
    
    .DpsUiA2AHeaderImage {
        width: 455px;
        /*padding: 0 0 10px 10px;*/
    }
    /* BUTTONS */
    
    .DpsPxPayCancel {
        padding: 15px 20px 15px 20px;
        width: auto;
    }
    #PxPayFooter .DpsLink {
        padding: 10px 5px 10px 5px;
    }
    .DpsPxPayOK {
        width: auto;
        float: right;
    }
    /* FOOTER */
    
    .DpsFooterCardLogo {
        width: 60px;
        height: 60px;
        margin: 0px 6px 0px 0px;
    }
    #PxPayCardSchemeLogoGroup {
        width: 477px;
        padding: 0 0 0 0px;
    }
}
/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    /* TITLES */
    
    .DpsUiPanelLegend {
        margin: 10px 0 10px 0;
    }
    /* RADIO BUTTON SPACING */
    
    #PxPaySelectMethodMain .DpsTableCell {
        padding: 10px 0 0 0;
    }
    #PxPayAccount2AccountAuth .DpsTableCell {
        padding: 10px 0 0 5px;
    }
    /* BUTTONS */
    
    .DpsPxPayOK {
        width: auto;
        float: right;
    }
    .DpsPxPayCancel {
        width: auto;
    }
    /* PX WALLET
    ______________________________________ */
    
    #WhatIsTheWallet {
        line-height: 20px;
    }
}
/* Large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    /* POP UP CVC */
    .popup {
        width: 30%;
    }  
}