.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    z-index: 9999
}

html > body .ui-pnotify {
    position: fixed
}

    .ui-pnotify .ui-pnotify-shadow {
        -webkit-box-shadow: 0 2px 10px rgba(50,50,50,.5);
        -moz-box-shadow: 0 2px 10px rgba(50,50,50,.5);
        box-shadow: 0 2px 10px rgba(50,50,50,.5)
    }

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-pnotify-closer, .ui-pnotify-sticker {
    float: right;
    margin-left: .2em
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em
}

.ui-pnotify-text {
    display: block
}

.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em
}

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: none;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 10000
}

    .ui-pnotify-history-container .ui-pnotify-history-header {
        padding: 2px
    }

    .ui-pnotify-history-container button {
        cursor: pointer;
        display: block;
        width: 100%
    }

    .ui-pnotify-history-container .ui-pnotify-history-pulldown {
        display: block;
        margin: 0 auto
    }

@media(max-width:767px) {
    .credit-card-buttons #cancel {
        margin-top: 15px
    }
}

.credit-card-ccv img {
    float: right;
    margin-top: 3px
}

.credit-card-ccv .input-group {
    margin-right: 136px
}

.credit-card-details img {
    margin-left: 10px;
    margin-top: -6px
}

.purchase-amount em {
    font-size: .8em;
    font-style: normal;
    font-weight: normal
}

h3.purchase-amount em {
    font-size: .6em
}

#EWAY_CARDEXPIRYMONTH {
    float: left;
    width: 45%
}

#EWAY_CARDEXPIRYYEAR {
    float: right;
    width: 45%
}

@media(max-width:767px) {
    #phone-verification #verify-by-voice {
        margin-top: 15px
    }

    #phone-verification #back {
        margin-top: 15px
    }
}

span.tran-approved {
    color: #0f0
}

span.tran-declined {
    color: red
}

ul {
    margin-bottom: 15px
}

* {
    padding: 0;
    margin: 0;
    outline: none;
    /*position: relative;*/
    background-repeat: no-repeat;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

td.surcharge {
    color: red
}

td.label {
    font-weight: bold
}

td.surcharge {
    visibility: hidden
}

.credit-card-details span {
    margin-left: 6px;
    margin-bottom: 7px
}

.cardimage {
    width: 51px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: top;
    margin: 0 3px
}

.cardlogowrapper {
    margin-top: -5px;
    float: right
}

.cardartimage {
    width: 48px
}

.activecard {
    background-position: top
}

.inactivecard {
    background-position: bottom
}

#cardportal-visa {
    display: inline-block;
    background-image: url("../images/creditcard_visa_w_greyscale.png?v=20210914")
}

#cardportal-mastercard {
    display: inline-block;
    background-image: url("../images/creditcard_master_w_greyscale.png?v=20210914")
}

#cardportal-amex {
    display: inline-block;
    background-image: url("../images/creditcard_amex_w_greyscale.png?v=20210914")
}

#cardportal-diners {
    display: inline-block;
    background-image: url("../images/creditcard_diners_w_greyscale.png")
}

#cardportal-unionpay {
    display: inline-block;
    background-image: url("../images/creditcard_unionpay_w_greyscale.png")
}

.surchargeblurb {
    visibility: hidden;
    color: red
}

#remember-card-details-container {
    margin-bottom: 20px;
    border: 1px solid #aaa;
    padding: 10px 0 10px 0;
    position: relative
}

#remember-card-label {
    margin-left: 44px;
    margin-right: 20px;
    display: inline-block
}

    #remember-card-label label {
        font-weight: normal
    }

#remember-card-checkbox {
    top: 20px;
    left: 16px;
    position: absolute;
    display: inline-block
}

#login-nav {
    text-align: right;
    margin-bottom: 5px
}

.nav-button {
    display: inline-block;
    padding: 2px 0 1px 10px;
    cursor: pointer
}

    .nav-button img:hover {
        position: relative;
        top: 1px
    }

    .nav-button img:active {
        position: relative;
        top: 2px
    }

#login-nav form {
    display: inline
}

div.bootstrap .hidden {
    display: none !important;
    visibility: hidden !important
}

.table > tfoot > tr:first-child {
    border-bottom: solid 2px #ddd
}

#sms-login .modal-dialog, #surcharge-confirmation .modal-dialog, #phone-verification .modal-dialog {
    left: 0
}

#sms-login button.close, #surcharge-confirmation button.close, #phone-verification button.close {
    z-index: 1
}

li span.tran-approved {
    color: green
}

li span.tran-declined {
    color: #b00000
}

label.topalign-label {
    vertical-align: top
}

label span.surchargewarning {
    left: 10px;
    font-weight: normal
}

#sms-code-box {
    width: 100%;
    margin: 20px auto;
    text-align: center
}

#sms-login-code {
    text-align: center;
    font-size: 22px;
    width: 6em;
    display: block;
    margin: 20px auto
}

#sms-code-box input {
}

#sms-login-code-digits {
    width: 120px;
    display: inline;
    margin: 0 2px;
    text-align: center;
    font-size: 20px
}

#sms-number {
}

#sms-number-input-group {
    margin-bottom: 1em
}

span.input-group-addon.glyphicon.glyphicon-phone {
    top: 0
}

#verify-sms-code-buttons {
    text-align: center
}

body.modal-open {
    margin-right: 15px;
    overflow: hidden
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5
    }

h4 {
    font: 18px/1.2em Arial,Sans-Serif
}

#sms-send-button {
    text-align: center
}

.providerimage {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("../images/creditcard-sm.png?v=20210914")
}

.providerimage-visa {
    background-position: 0 0
}

.providerimage-mastercard {
    background-position: -36px 0
}

.providerimage-amex {
    background-position: -71px 0
}

.providerimage-diners {
    background-position: -107px 0
}

.providerimage-unionpay {
    background-position: -143px 0
}

#providerimagedefault {
    display: none
}

.options li {
    display: block;
    padding: 10px 0
}

#payment_option_creditcard.surcharged {
    top: -20px
}

.cancelresp {
    margin-top: 20px
}

.options img {
    margin-left: -1px;
    top: 0
}

.col-md-6 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px
}

@media(min-width:768px) {
    .cancelresp {
        margin-top: 0
    }

    .options img {
        margin-left: 10px;
        top: 0
    }

    .col-md-6 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media(max-width:768px) {
    #login-nav {
        text-align: center
    }

    .panel-body h3 {
        font-size: 18px;
        text-align: center
    }

    .credit-card-details {
        display: block !important
    }

    .cardimage {
        margin: 0
    }

    .purchase-amount span {
        display: block;
        text-align: center;
        float: none !important;
        margin: 5px 0
    }
}

@media(max-width:400px) {
    .table-condensed {
        font-size: 10px
    }
}

.glyphicon {
    top: 0
}

.credit-card-details {
    display: inline;
    margin-right: 20px;
    vertical-align: bottom
}

.purchase-amount em {
    margin-left: 5px
}

h3 {
    font-size: 20px
}

.ddimgtooltip {
    display: none;
    position: absolute;
    color: #000;
    z-index: 2000;
    padding: 4px
}

.v-tell-more-link {
    float: right;
    clear: both
}

#VisaCheckout {
    padding-top: 4px;
    float: right
}

#ifr_amex_ec {
    height: 53px
}

.master_pass_mark {
    width: 245px;
    padding: 5px;
    border-radius: 5px
}

.paynowBtn {
    float: right
}

.cancelBtn {
    float: left
}

.backBtn span {
    color: #fbb829
}

.uibutton {
    width: 48%
}

.backBtn {
    color: #323232;
    font-family: "Museo-500",Arial,Sans-Serif;
    font-size: 20px;
    float: left;
    line-height: 50px
}

#google_pay_img {
    margin-left: 10px;
    top: 0;
    width: 80px
}

.disablePayNowButton {
    pointer-events: none
}

#containerGPay {
    display: none
}

#loader-wrapper {
    background: url(loader_bg.png) repeat;
    display: table-cell;
    display: none;
    float: left;
    height: 100%;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 999
}

    #loader-wrapper .loader-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
        text-align: center
    }

    #loader-wrapper .loader {
        display: block;
        margin-bottom: auto
    }

    #loader-wrapper .loader-container h3 {
        color: #ffb616;
        margin-top: 20px
    }

    #loader-wrapper .loader-container p {
        color: #fff
    }

#loader-wrapper-global {
    background-color: rgba(255,255,255,.6);
    display: table-cell;
    float: left;
    height: 100%;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 9999;
    opacity: 1;
    transition: opacity .5s ease
}

    #loader-wrapper-global .loader-container-global {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 274px;
        text-align: center
    }

    #loader-wrapper-global .loader-global {
        display: block;
        margin-bottom: auto
    }

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0,-50px,0);
    -ms-transform: translate3d(0,-50px,0);
    transform: translate3d(0,-50px,0);
    -webkit-transition: -webkit-transform .5s ease-out;
    -ms-transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out
}

    .pace.pace-active {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.pace-inactive {
    display: none
}




.pace .pace-progress {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 10px;
    background: #ffb923;
    pointer-events: none
}


@media (max-width: 768px) {
    .logo {
        display: none !important;
    }
}

