/**
 * Checkout payment method label product images
 */
dd[id*='method_ops'] label img {
    height: 40px;
    padding-bottom: 10px;
}

.ops-payment-paypage #ie_cc {
    margin-top: 20px;
}

.ops-payment-paypage #ie_cc td {
    text-align: center;
}

td .ncol {
    position: absolute;
}

.ops-payment-paypage td .ncol {
    position: inherit;
    left: inherit;
    width: auto;
}

.ops-form-list label {
    float: none;
}

.ncoltable2 td {
    text-align: center;
}

.ncoltable2 td.ncolinput {
    text-align: left;
}

.ncoltable2 td.ncoltxtl2, .ncoltable1 td.ncoltxtl {
    text-align: right;
    padding-right: 5px;
}

.ops-payment-paypage input.ncol {
    background: none repeat scroll 0 0 #F18200;
    border-color: #ED6502 #A04300 #A04300 #ED6502;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px arial, helvetica, sans-serif;
    padding: 0 7px 1px;
    text-align: center !important;
    white-space: nowrap;
}

#payment_form_ops_alias ul {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
}

#payment_form_ops_alias ul li {
    padding: 12px 10px 0;
}

#payment_form_ops_alias label {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 8px;
    text-align: left;
    vertical-align: top;
    width: 400px;
}

#payment_form_ops_alias .cvc .required {
    position: relative;
    width: auto;
}

.readonly {
    color: #c6cbc7;
}

#ops_review_form input {
    width: 255px;
}

#ops_placeform_iframe {
    width: 100%;
    min-height: 650px;
    border: none;
}

.ops_htp_iframe {
    height: 475px;
    width: 100%;
    border: none;
    margin-top: 10px;
}

.ops_htp_loader {
    text-align: center;
}

.ops-subscription-notice {
    background-color: lightyellow;
    padding: 10px 10px;
    border: yellow 2px solid;
    margin: 10px auto;
}

ul.ops-form-list fieldset {
    padding: 5px 0;
}

ul.ops-form-list.ops_card  fieldset input[type=radio] {
    display: inline-block;
    margin: 0 10px 0 0;
}

ul.ops-form-list.ops_card input[type=radio] + label.new_alias_label {
    display: block;
    width: auto;
    font-weight: bold;
    margin-bottom: 0px;
}

ul.ops-form-list.ops_card input[type=radio]:checked + label.new_alias_label {
    border-bottom: none;
}

ul.ops-form-list.ops_card input[type=radio]:checked + label {
    background-color: #f4f4f4;
}

ul.ops-form-list.ops_card input[type=radio] + label li.cvc {
    height: 20px;
}

ul.ops-form-list.ops_card input[type=radio]:checked + label li.cvc input {
    height: 18px;
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    line-height: 18px;
    padding: 0px;
    margin-left: 10px;
}

ul.ops-form-list.ops_card input[type=radio]:checked + label li.cvc input + div.validation-advice {
    float: right !important;
}

#opc-payment.section .ops-form-list li img {
    height: 20px;
    float: none;
    display: inline;
}

img.ops-brandlogo {
    display: inline-block;
    height: 30px;
}

.sp-methods dt > input.radio + label {
    display: inline-block;
}

/* OPS styles for payment methods */
#co-payment-form .payment-logo {
    height: 31px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: -3px;
    padding: 0 5px 5px;
}

#co-payment-form .payment-logo.left {
    float: left;
}

#co-payment-form .payment-logo.right {
    float: right;
}

#co-payment-form .payment-logo img {
    height: 100%;
}

/* OPS Styles for payment retry page */
.ops-payment-retry #co-payment-form {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.ops-payment-retry .payment-information {
    border-left: 1px solid #aaa;
    padding-left: 25px;
}

.ops-payment-retry .payment-information .block-title {
    border: none;
    padding: 0;
}

.ops-payment-retry #co-payment-form .section .step-title {
    border-bottom: none;
}

.ops-payment-retry #co-payment-form .step-title h2 {
    margin: 0 0 0 20px;
}

.ops-payment-retry .payment-information .billing-address,
.ops-payment-retry .payment-information .shipping-address {
    padding-top: 10px;
}

.ops-payment-retry .payment-information .billing-address span,
.ops-payment-retry .payment-information .shipping-address span {
    display: block;
}

.ops-payment-retry .payment-information .billing-address span.zipcode,
.ops-payment-retry .payment-information .shipping-address span.zipcode,
.ops-payment-retry .payment-information .billing-address span.city,
.ops-payment-retry .payment-information .shipping-address span.city {
    display: inline-block;
}

.ops-table-responsive {
    width: 100%;
    overflow-y: auto;
    margin: 0 0 1em;
}

.ops-table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

.ops-table-responsive::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}

.ops-payment-retry div.wrapper div.page
div.main-container.col2-right-layout
div.main div.col-main div.order-items.order-details
div.buttons-set p.back-link {
    display:none;
}

.head-shipping-method > h5 {
    margin-top: 15px;
}

.input-group:before,
.input-group:after {
    content: "";
    display: table;
}

.input-group:after {
    clear: both;
}

.ops-input-group .field{
    float: none;
}

.dob-box {
    position: relative;
    padding: 0 20px;
    width: 100%;
}

.dob-box > img {
    position: absolute;
    top: 3px;
    left: 0;
}

.dob-box > input {
    width: 235px;
}

.section .ops-form-list .ops_alias_field li img {
    max-height: 25px;
}

@media screen and (max-width: 768px) {
    .ops-payment-retry #co-payment-form {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        float: none;
    }

    .ops-payment-retry .payment-information {
        width: 100%;
        float: none;
        border-left: none;
        padding-left: 0;
        border-bottom: 1px solid #aaa;
        padding-bottom: 10px;
    }

    .ops-payment-retry #co-payment-form .step-title h2 {
        margin: 0;
    }

    .ops-payment-retry .payment-information .billing-address {
        margin-right: 30px;
    }

    .ops-payment-retry .payment-information .billing-address,
    .ops-payment-retry .payment-information .shipping-address {
        display: inline-block;
        vertical-align: top;
    }
}

@media screen and (max-width: 540px) {
    .ops-payment-retry #payment-buttons-container button {
        margin-bottom: 10px;
    }

    .ops-payment-retry #payment-buttons-container button + button {
        clear: left;
    }
}
