﻿@charset "UTF-8";

.section {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
}

.group {
    zoom: 1;
}

    .group:before, .group:after {
        content: "";
        display: table;
    }

    .group:after {
        clear: both;
    }

.col {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
}

    .col:first-child {
        margin-left: 0;
    }

.span-12 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 100%;
}

    .span-12:first-child {
        margin-left: 0;
    }

.span-11 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 91.33%;
}

    .span-11:first-child {
        margin-left: 0;
    }

.span-10 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 82.66%;
}

    .span-10:first-child {
        margin-left: 0;
    }

.span-9 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 74%;
}

    .span-9:first-child {
        margin-left: 0;
    }

.span-8 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 65.33%;
}

    .span-8:first-child {
        margin-left: 0;
    }

.span-7 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 56.66%;
}

    .span-7:first-child {
        margin-left: 0;
    }

.span-6 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 48%;
}

    .span-6:first-child {
        margin-left: 0;
    }

.span-5 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 39.33%;
}

    .span-5:first-child {
        margin-left: 0;
    }

.span-4 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 30.66%;
}

    .span-4:first-child {
        margin-left: 0;
    }

.span-3 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 22%;
}

    .span-3:first-child {
        margin-left: 0;
    }

.span-2 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 13.33%;
}

    .span-2:first-child {
        margin-left: 0;
    }

.span-1 {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 4.666%;
}

    .span-1:first-child {
        margin-left: 0;
    }

/* = = = = /Grid = = = = */
.test .span-1, .test .span-2, .test .span-3, .test .span-4, .test .span-5, .test .span-6, .test .span-7, .test .span-8, .test .span-9, .test .span-10, .test .span-11, .test .span-12 {
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    border-radius: 4px;
    background: #EC87C0;
}

body .checkout {
    min-width: 1000px;
}
body.checkout, .checkout {
    color: #2B495A;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0.04ch;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

    body.checkout h1, .checkout h1 {
        margin-top: 18px;
        margin-bottom: 0;
        color: #2B495A;
        font-size: 41px;
        font-weight: 700;
        line-height: 54px;
    }

    body.checkout h2, .checkout h2 {
        margin-top: 18px;
        margin-bottom: 0;
        color: #2B495A;
        font-size: 32px;
        font-weight: 700;
        line-height: 36px;
    }

    body.checkout h3, .checkout h3 {
        margin-top: 18px;
        margin-bottom: 0;
        color: #2B495A;
        font-size: 21px;
        font-weight: 700;
        line-height: 36px;
    }

    body.checkout h4, .checkout h4 {
        margin-top: 18px;
        margin-bottom: 0;
        color: #2B495A;
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }

    body.checkout p, .checkout p {
        margin-top: 18px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 18px;
    }

    body.checkout a, .checkout a {
        color: #3F73A8;
        font-weight: 700;
        -webkit-transition: color 180ms ease-in-out;
        transition: color 180ms ease-in-out;
    }

        body.checkout a:hover, .checkout a:hover {
            color: #008fbe;
            text-decoration: none;
            -webkit-transition: color 180ms ease-in-out;
            transition: color 180ms ease-in-out;
        }

.heading-two, h2.heading-two {
    margin-top: 18px;
    margin-bottom: 0;
    color: #65AD98 !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
}

.text-action, a.text-action {
    color: #3F73A8 !important;
}

.text-error, a.text-error {
    color: #e80c4d !important;
}

.text-success, a.text-success {
    color: #65AD98 !important;
}

blockquote {
    margin-top: 18px;
    margin-bottom: 0;
    color: #2B495A;
    font-size: 21px;
    font-weight: 700;
    line-height: 36px;
    font-weight: 200;
}

.material-icons {
    vertical-align: middle;
}

.no-spacing {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.checkout .form-group-wrapper {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    zoom: 1;
}

    .checkout .form-group-wrapper:before, .checkout .form-group-wrapper:after {
        content: "";
        display: table;
    }

    .checkout .form-group-wrapper:after {
        clear: both;
    }

    .checkout .form-group-wrapper .form-group {
        display: block;
        float: left;
        margin: 0 0 0 4%;
        vertical-align: middle;
        width: 40%;
        margin: 0 !important;
    }

        .checkout .form-group-wrapper .form-group:first-child {
            margin-left: 0;
        }

        .checkout .form-group-wrapper .form-group:last-child {
            display: block;
            float: left;
            margin: 0 0 0 4%;
            vertical-align: middle;
            width: 60%;
            text-align: right;
        }

            .checkout .form-group-wrapper .form-group:last-child:first-child {
                margin-left: 0;
            }

.checkout .form-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

.checkout input, .checkout .form-control {
    display: inline-block;
    height: 36px;
    padding: 6px;
    padding-left: 0;
    text-indent: 6px;
    border: 1px solid #D4DADD;
    border-radius: 4px;
    outline: none;
    background: white;
    -webkit-transition: all 220ms ease-in-out;
    transition: all 220ms ease-in-out;
}

    .checkout input:focus, .checkout .form-control:focus {
        box-shadow: 0 0 3px #FF8C00, 0 0 9px rgba(255, 140, 0, 0.5);
        border-color: #FF8C00;
        -webkit-transition: all 220ms ease-in-out;
        transition: all 220ms ease-in-out;
    }

.checkout .form-label {
    color: #637985;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 6px;
}

    .checkout .form-label small {
        font-weight: normal;
    }

.checkout input[type="checkbox"] {
    display: inline;
    margin-right: 6px;
    height: 12px;
    width: 12px;
}

    .checkout input[type="checkbox"] + label {
        font-size: 12px;
    }

.checkout input.input-validation-error {
    color: #E15A48;
    background: rgba(225, 90, 72, 0.06);
    border-color: #E15A48;
}

.checkout .form-group.has-error .form-label {
    color: #E15A48;
}

.checkout .form-group.has-error .form-control {
    border-color: #E15A48;
}

    .checkout .form-group.has-error .form-control:focus {
        box-shadow: 0 0 3px #E15A48, 0 0 9px rgba(225, 90, 72, 0.5);
    }

.has-error-message {
    display: block;
    width: 100%;
    padding: 9px 0;
    color: #E15A48;
}

::-moz-selection {
    background: #48CFAD;
}

::selection {
    background: #48CFAD;
}

::-moz-selection {
    background: #48CFAD;
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    -webkit-tap-highlight-color: #48CFAD;
    /*overflow-x: hidden;*/
}

@font-face {
    font-family: 'apxicon';
    src: url("../fonts/apmex_icon/apxicon.eot?of62lq");
    src: url("../fonts/apmex_icon/apxicon.eot?of62lq#iefix") format("embedded-opentype"), url("../fonts/apmex_icon/apxicon.ttf?of62lq") format("truetype"), url("../fonts/apmex_icon/apxicon.woff?of62lq") format("woff"), url("../fonts/apmex_icon/apxicon.svg?of62lq#apxicon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="apmex-icons-"], [class*="apmex-icons-"] {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    font-family: 'apxicon' !important;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.apmex-icons-citadel:before {
    content: "\e900";
}

.apmex-icons-circle-phone:before {
    content: "\e901";
}

.apmex-icons-circle-chat:before {
    content: "\e902";
}

.apmex-icons-circle-one:before {
    content: "\e903";
}

.apmex-icons-circle-four:before {
    content: "\e904";
}

.apmex-icons-circle-check:before {
    content: "\e905";
}

.apmex-icons-circle-three:before {
    content: "\e906";
}

.apmex-icons-circle-two:before {
    content: "\e907";
}

.apmex-icons-citadel:before {
    content: "";
}

.apmex-icons-circle-message:before {
    content: "";
}

.apmex-icons-circle-phone:before {
    content: "";
}

.apmex-icons-circle-four:before {
    content: "";
}

.apmex-icons-circle-three:before {
    content: "";
}

.apmex-icons-circle-two:before {
    content: "";
}

.apmex-icons-circle-one:before {
    content: "";
}

.apmex-icons-lock:before {
    content: "";
}

.apmex-icons-triangle-down:before {
    content: "";
}

.apmex-icons-close:before {
    content: "";
}

.apmex-icons-alert:before {
    content: "";
}

.apmex-icons-chevron-right:before {
    content: "";
}

.apmex-icons-chevron-left:before {
    content: "";
}

.apmex-icons-gift:before {
    content: "";
}

.apmex-icons-print:before {
    content: "";
}

.apmex-icons-download:before {
    content: "";
}

.apmex-icons-circle-na:before {
    content: "";
}

.apmex-icons-circle-blank:before {
    content: "";
}

.apmex-icons-circle-check:before {
    content: "";
}

.primary {
    color: #F98D29;
}

.secondary {
    color: #637985;
}

.card-select {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    zoom: 1;
}

    .card-select:before, .card-select:after {
        content: "";
        display: table;
    }

    .card-select:after {
        clear: both;
    }

.card-select-card {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 30.66%;
    position: relative;
    margin-top: 24px;
    border: 1px solid #D4DADD;
    border-radius: 4px;
    background: white;
}

    .card-select-card:first-child {
        margin-left: 0;
    }

    .card-select-card:nth-child(3n + 4) {
        margin-left: 0;
    }

.shipping-methods .card-select-card {
    min-height: 208px;
}

.shipping-methods .card-select-card .card-select-footer {
        display: none;
    }

.shipping-methods .card-select-card .card-select-body {
    min-height: 225px;
    padding: 12px;
}
.shipping-methods .card-select-card.lg-card .card-select-body {
    min-height: 313px;    
}
.card-select-header {
    border-bottom: 1px solid #D4DADD;
}

    .card-select-header a {
        display: inline-block;
        width: 100%;
        padding: 12px;
        color: #476170;
        vertical-align: middle;
        text-decoration: none;
    }

        .card-select-header a:focus {
            text-decoration: none;
        }

.card-select-header-title {
    display: inline-block;
    color: #476170;
    vertical-align: top;
}

    .card-select-header-title [class^="apmex-icons-"], .card-select-header-title [class*="apmex-icons-"] {
        font-size: 18px;
        height: 18px;
        width: 18px;
        line-height: 1;
        vertical-align: top;
    }

.card-select-body {
    min-height: 118px;
    padding: 12px;
    padding-bottom: 0;
}

    .card-select-body .address-name {
        margin-bottom: 6px;
    }

    .card-select-body address {
        margin-bottom: 0;
    }

.card-select-footer {
    padding: 12px;
    font-size: 12px;
    text-align: right;
}

.card-select-card.selected {
    border-color: #FF8C00;
}

    .card-select-card.selected .card-select-header {
        border-color: #FF8C00;
    }

        .card-select-card.selected .card-select-header a {
            color: #FF8C00;
        }

.co-header {
    height: 66px;
    max-height: 66px;
    margin-bottom: 30px;
    overflow: hidden;
    color: #637985;
    background: #2B495A;
}
.test-env .co-header {
    background: #b90009;
}

.co-header-inner {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.header-branding, .header-nav {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 48%;
    background: none;
    border: none;
}

    .header-branding:first-child, .header-nav:first-child {
        margin-left: 0;
    }

    .header-branding h1.brand {
        margin: 0;
        max-width: 100%;
    }

        .header-branding h1.brand img {
            width: 100%;
            max-width: 100%;
        }

        .header-branding h1.brand.apmex-cart img {
            width: 253px;
            max-width: 253px;
        }

        .header-branding h1.brand.apmex-checkout img {
            width: 253px;
            max-width: 253px;
        }

    .header-nav ul {
        list-style: none;
        padding-left: 0;
        text-align: right;
    }

        .header-nav ul li {
            display: inline-block;
            margin-top: 24px;
            margin-right: 24px;
            color: #637985;
            font-size: 12px;
            line-height: 14px;
            text-transform: uppercase;
            font-weight: 700;
        }

            .header-nav ul li:last-child {
                margin-right: 0;
            }

            .header-nav ul li a {
                padding: 12px 0;
                color: #637985;
                -webkit-transition: color 180ms ease-in-out;
                transition: color 180ms ease-in-out;
                vertical-align: middle;
            }

                .header-nav ul li a:hover {
                    color: #65AD98;
                    text-decoration: none;
                    -webkit-transition: color 180ms ease-in-out;
                    transition: color 180ms ease-in-out;
                }

            .header-nav ul li [class*="a-"] {
                vertical-align: middle;
                margin-right: 6px;
            }

            .header-nav ul li [class^="apmex-icons-"], .header-nav ul li [class*="apmex-icons-"] {
                vertical-align: middle;
            }

            .header-nav ul li .material-icons {
                margin-right: 6px;
                line-height: 18px;
                vertical-align: middle;
            }

.checkout-container, .checkout-wrapper {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.checkout-wrapper {
    width: 960px;
    margin-bottom: 120px;
}

    .checkout-wrapper .section {
        margin-top: 24px;
    }

.checkout img {
    width: auto !important;
}

.spacing-none {
    margin-top: 0 !important;
}

.spacing-xs {
    margin-top: 6px !important;
}

.spacing-sm {
    margin-top: 12px !important;
}

.spacing-base {
    margin-top: 18px !important;
}

.spacing-md {
    margin-top: 24px !important;
}

.spacing-lg {
    margin-top: 30px !important;
}

.spacing-xl {
    margin-top: 36px !important;
}

.checkout .btn {
    color: #2B495A;
    border: 1px solid #2B495A;
    background: white;
    display: inline-block;
    padding: 11px 18px;
    font-family: Arial, sans-serif;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
    transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
}

    .checkout .btn img, .checkout .btn [class^="apmex-icons-"], .checkout .btn [class*="apmex-icons-"] {
        line-height: 18px;
        vertical-align: middle;
    }

    .checkout .btn:hover {
        background: #2B495A;
        color: white;
        border-color: #2B495A;
        -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
    }

        .checkout .btn:hover img, .checkout .btn:hover .material-icons, .checkout .btn:hover [class^="a-"], .checkout .btn:hover [class*="a-"] {
            line-height: 18px;
            vertical-align: middle;
        }

    .checkout .btn.btn-primary {
        color: white;
        border: 1px solid #FF8C00;
        background: #FF8C00;
        display: inline-block;
        padding: 11px 18px;
        font-family: Arial, sans-serif;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 18px;
        text-transform: uppercase;
        cursor: pointer;
        vertical-align: middle;
        -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
    }

        .checkout .btn.btn-primary img, .checkout .btn.btn-primary [class^="apmex-icons-"], .checkout .btn.btn-primary [class*="apmex-icons-"] {
            line-height: 18px;
            vertical-align: middle;
        }

        .checkout .btn.btn-primary:hover {
            background: #e67e00;
            color: white;
            border-color: #e67e00;
            -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
            transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        }

            .checkout .btn.btn-primary:hover img, .checkout .btn.btn-primary:hover .material-icons, .checkout .btn.btn-primary:hover [class^="a-"], .checkout .btn.btn-primary:hover [class*="a-"] {
                line-height: 18px;
                vertical-align: middle;
            }

        .checkout .btn.btn-primary.disabled {
            background: #7F919B;
            border-color: transparent;
            cursor: not-allowed;
        }

    .checkout .btn.btn-anchor {
        color: #3F73A8;
        border: 1px solid transparent;
        background: transparent;
        display: inline-block;
        padding: 11px 18px;
        font-family: Arial, sans-serif;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 18px;
        text-transform: uppercase;
        cursor: pointer;
        vertical-align: middle;
        -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        padding: 11px 6px;
        text-transform: capitalize;
        text-align: left;
    }

        .checkout .btn.btn-anchor img, .checkout .btn.btn-anchor [class^="apmex-icons-"], .checkout .btn.btn-anchor [class*="apmex-icons-"] {
            line-height: 18px;
            vertical-align: middle;
        }

        .checkout .btn.btn-anchor:hover {
            background: transparent;
            color: #FF8C00;
            border-color: transparent;
            -webkit-transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
            transition: background 180ms ease-in-out, color 180ms ease-in-out, border-color 180ms ease-in-out;
        }

            .checkout .btn.btn-anchor:hover img, .checkout .btn.btn-anchor:hover .material-icons, .checkout .btn.btn-anchor:hover [class^="a-"], .checkout .btn.btn-anchor:hover [class*="a-"] {
                line-height: 18px;
                vertical-align: middle;
            }

        .checkout .btn.btn-anchor:focus, .checkout .btn.btn-anchor:active {
            box-shadow: none;
        }

    .checkout .btn.btn-lg {
        font-size: 18px !important;
        line-height: 24px !important;
        padding: 14px 24px;
    }

.checkout input.btn {
    text-indent: 0;
    height: auto;
}

.checkout .cart-table {
    width: 100%;
    vertical-align: top;
}

    .checkout .cart-table tr {
        height: 72px;
        border-bottom: 1px solid #D4DADD;
        vertical-align: top;
    }

    .checkout .cart-table td, .checkout .cart-table th {
        padding: 6px;
        min-width: 100px;
    }

        .checkout .cart-table td a {
            display: inline-block;
            height: 18px;
            font-size: 14px;
            line-height: 18px;
            vertical-align: middle;
        }

            .checkout .cart-table td a [class^="apmex-icons-"], .checkout .cart-table td a [class*="apmex-icons-"] {
                font-size: 18px;
                height: 18px;
                width: 18px;
                line-height: 18px;
                vertical-align: baseline;
            }

    .checkout .cart-table thead {
        color: #2B495A;
        font-size: 12px;
        font-weight: 400;
    }

        .checkout .cart-table thead tr {
            height: 24px;
        }

    .checkout .cart-table td.item-col:first-child {
        padding-left: 0;
        width: 60%;
        max-width: 60%;
    }

    .checkout .cart-table td.item-col:last-child {
        text-align: right;
    }

    .checkout .cart-table td.item-col .item-img, .checkout .cart-table td.item-col .item-wrapper {
        display: inline;
        float: left;
    }

    .checkout .cart-table td.item-col .item-wrapper {
        width: 83%;
        padding-left: 6px;
    }

    .checkout .cart-table td.item-col .item-title, .checkout .cart-table td.item-col .item-price, .checkout .cart-table td.item-col .item-total, .checkout .cart-table td.item-col .form-wrapper {
        font-size: 16px;
        line-height: 24px;
        min-height: 48px;
        padding-top: 19px;
    }

        .checkout .cart-table td.item-col .item-title, .checkout .cart-table td.item-col .item-title a, .checkout .cart-table td.item-col .item-total {
            font-weight: normal;
        }

            .checkout .cart-table td.item-col .item-title a {
                color: #3F73A8;
                text-decoration: underline;
            }

    .checkout .cart-table td.item-col .item-message {
        display: inline-block;
        height: 18px;
        color: #7F919B;
        vertical-align: baseline;
    }

    .checkout .cart-table td.item-col .item-img {
        height: 72px;
        width: 72px;
    }

.cart-review .item-img {
    height: 48px !important;
    width: 48px !important;
}

.checkout .cart-totals table.cart-table-totals {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
}

    .checkout .cart-totals table.cart-table-totals td {
        height: 24px;
        color: #476170;
        padding-top: 6px;
    }

        .checkout .cart-totals table.cart-table-totals td:last-child {
            font-weight: 700;
            text-align: right;
        }

        .checkout .cart-totals table.cart-table-totals td tr:first-child td {
            padding-top: 0;
        }

    .checkout .cart-totals table.cart-table-totals tr.cart-table-totals-total td {
        padding-top: 18px;
        font-size: 21px;
        font-weight: 700;
    }

    .checkout .cart-totals table.cart-table-totals tr.row-divider {
        border-bottom: 1px solid #D4DADD;
    }

.checkout .cart-totals img {
    display: inline-block;
    margin-right: 12px;
}

    .checkout .cart-totals img:last-child {
        margin-right: 0;
    }

.checkout .checkout-panel.panel-review .cart-table.cart-review {
    vertical-align: middle;
    background: white;
}

    .checkout .checkout-panel.panel-review .cart-table.cart-review * {
        vertical-align: middle;
    }

    .checkout .checkout-panel.panel-review .cart-table.cart-review td:first-child {
        vertical-align: middle;
        width: 48px;
        max-width: 48px;
        padding-right: 6px;
    }

    .checkout .checkout-panel.panel-review .cart-table.cart-review td .item-title {
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        min-height: 18px;
    }

.checkout .enter-promo-code span:after {
    width: 12px;
    height: 12px;
    border-right: 3px solid #3F73A8;
    border-bottom: 3px solid #3F73A8;
    position: absolute;
    left: 185px;
    content: " ";
    top: 8px;
    transform: rotate(-135deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.checkout .enter-promo-code.collapsed span:after {
    top: 3px;
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.checkout #checkout-promocode a {
    cursor: pointer;
    color: #3F73A8;
    text-decoration: none;
    font-size: 14px;
    vertical-align: sub;
}

.checkout #checkout-promocode a:hover {
    color: #008fbe;
}

.checkout #checkout-promocode .apply-coupon-link {
    margin: 0px 5px;
}

.checkout #checkout-promocode .canceled-coupon-link {
    margin-left: 5px;
}
.checkout #coupon-message .alert-warning {
    color: #E15A48;
    background: rgba(225, 90, 72, 0.06);
    border-color: #E15A48;
    font-size: 16px;
}
.checkout #coupon-message .alert-warning .close {
    color: #E15A48;
}

.checkout-sidebar-table {
    width: 100%;
    border: 1px solid #D4DADD;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #637985;
}

    .checkout-sidebar-table tr {
        height: 24px;
        font-size: 12px;
    }

        .checkout-sidebar-table tr.total-row {
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            border-top: 1px solid #D4DADD;
        }

            .checkout-sidebar-table tr.total-row td {
                padding-top: 12px;
                padding-bottom: 12px;
            }

        .checkout-sidebar-table tr td {
            height: 24px;
            padding: 6px 12px;
        }

            .checkout-sidebar-table tr td:last-child {
                font-weight: 700;
                text-align: right;
            }

.checkout-sidebar-item-table {
    border: 1px solid #D4DADD;
    border-top: none;
    color: #476170;
    width: 100%;
}

    .checkout-sidebar-item-table td {
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid #D4DADD;
    }

        .checkout-sidebar-item-table td:first-child {
            padding-left: 12px;
        }

        .checkout-sidebar-item-table td:last-child {
            padding-right: 12px;
        }

        .checkout-sidebar-item-table td.cart-item-img {
            padding-right: 12px;
        }

        .checkout-sidebar-item-table td .sidebar-item-name {
            margin-bottom: 6px;
            font-size: 12px;
            line-height: 14px;
        }

        .checkout-sidebar-item-table td .sidebar-item-ammount, .checkout-sidebar-item-table td .sidebar-item-qty {
            display: block;
            float: left;
            margin: 0 0 0 4%;
            vertical-align: middle;
            width: 40%;
            font-size: 14px;
        }

            .checkout-sidebar-item-table td .sidebar-item-ammount:first-child, .checkout-sidebar-item-table td .sidebar-item-qty:first-child {
                margin-left: 0;
            }

        .checkout-sidebar-item-table td .sidebar-item-ammount {
            display: inline-block;
            display: block;
            float: left;
            margin: 0 0 0 4%;
            vertical-align: middle;
            width: 50%;
            text-align: right;
        }

            .checkout-sidebar-item-table td .sidebar-item-ammount:first-child {
                margin-left: 0;
            }

.checkout-countdown {
    margin-bottom: 24px;
    padding: 12px 6px;
    color: #476170;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    border: 1px solid #D4DADD;
    border-radius: 4px;
}

    .checkout-countdown .countdown-timer {
        margin-top: 12px;
        color: #65AD98;
        font-size: 36px;
        line-height: 1;
        font-weight: bold;
    }

.checkout-panel:first-child .panel-inner {
    margin-top: 0;
}

.panel-inner {
    margin-top: 24px;
    padding: 24px;
    background: #F0F2F3;
    border-radius: 4px;
}

    .panel-inner.panel-review {
        background: white;
        padding: 0;
        border: none;
    }

    .panel-inner .panel-body, .panel-inner .panel-footer {
        clear: both;
        padding: 0px;
        margin: 0px;
        width: 100%;
        max-width: 960px;
        zoom: 1;
    }

        .panel-inner .panel-body:before, .panel-inner .panel-body:after, .panel-inner .panel-footer:before, .panel-inner .panel-footer:after {
            content: "";
            display: table;
        }

        .panel-inner .panel-body:after, .panel-inner .panel-footer:after {
            clear: both;
        }

    .panel-inner .panel-header {
        display: table;
        width: 100%;
        padding: 0;
        color: #9CAAB2;
    }

        .panel-inner .panel-header.panel-header-incomplete, .panel-inner .panel-header.panel-header-active {
            vertical-align: middle;
        }

            .panel-inner .panel-header.panel-header-incomplete *, .panel-inner .panel-header.panel-header-active * {
                vertical-align: middle;
            }

            .panel-inner .panel-header.panel-header-complete, .panel-inner .panel-header.panel-header-active.has-subtitle {
                vertical-align: top;
            }

                .panel-inner .panel-header.panel-header-complete *, .panel-inner .panel-header.panel-header-active.has-subtitle * {
                    vertical-align: top;
                }

            .panel-inner .panel-header.panel-header-active .header-title {
                color: #2B495A;
            }

        .panel-inner .panel-header .header-icon, .panel-inner .panel-header .header-title, .panel-inner .panel-header .header-message {
            display: table-cell;
            line-height: 1;
        }

        .panel-inner .panel-header .header-icon {
            width: 1%;
        }

            .panel-inner .panel-header .header-icon i {
                font-size: 30px;
                width: 30px;
            }

        .panel-inner .panel-header .header-title {
            width: 45%;
            font-size: 21px;
            font-weight: bold;
        }

        .panel-inner .panel-header .header-subtitle {
            margin-top: 6px;
            color: #9CAAB2;
            font-size: 12px;
            font-weight: normal;
        }

        .panel-inner .panel-header .header-message {
            width: 45%;
        }

            .panel-inner .panel-header .header-message address {
                display: block !important;
                margin: 0 !important;
            }

            .panel-inner .panel-header .header-message img {
                opacity: 0.8;
            }

        .panel-inner .panel-header .panel-subheader {
            padding: 12px 0;
        }

            .panel-inner .panel-header .panel-subheader img {
                opacity: 0.5;
            }

    .panel-inner [class*="span"] {
        margin: 0 0 0 24px;
    }

        .panel-inner [class*="span"]:first-child {
            margin-left: 0;
        }

            .panel-inner [class*="span"]:first-child.offset-4 {
                margin-left: 30.66% !important;
            }

        .panel-inner [class*="span"].has-divider {
            border-right: 1px solid #D4DADD;
            padding-right: 24px;
        }

.checkout .panel-inner.checkout-panel-inactive, .checkout .panel-inner.checkout-panel-completed, .checkout .checkout-panel.panel-review.checkout-panel-inactive {
    border: 1px solid #D4DADD;
    background: white;
}

    .checkout .panel-inner.checkout-panel-inactive .panel-body, .checkout .panel-inner.checkout-panel-completed .panel-body, .checkout .checkout-panel.panel-review.checkout-panel-inactive .panel-body {
        display: none;
    }

    .checkout .panel-inner.checkout-panel-inactive .panel-drawer, .checkout .panel-inner.checkout-panel-completed .panel-drawer, .checkout .checkout-panel.panel-review.checkout-panel-inactive .panel-drawer {
        display: none;
    }

.checkout .panel-inner.checkout-panel-completed {
    border-color: #B8C2C8;
}

    .checkout .panel-inner.checkout-panel-completed .group {
        width: 100%;
        height: auto;
    }

        .checkout .panel-inner.checkout-panel-completed .group [class*="span-"] {
            margin: 0 0 0 4% !important;
        }

            .checkout .panel-inner.checkout-panel-completed .group [class*="span-"]:first-child {
                margin-left: 0 !important;
            }

    .checkout .panel-inner.checkout-panel-completed .panel-content, .checkout .panel-inner.checkout-panel-completed .panel-content address {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 0 !important;
    }

.checkout .panel-footer {
    padding-top: 24px;
}

.panel-inner.checkout-panel-inactive .panel-header.panel-header-complete, .panel-inner.checkout-panel-inactive .panel-header.panel-header-active, .panel-inner.checkout-panel-inactive .panel-body {
    display: none;
}

.panel-inner.checkout-panel-completed .panel-header.panel-header-incomplete, .panel-inner.checkout-panel-completed .panel-header.panel-header-active, .panel-inner.checkout-panel-completed .panel-body {
    display: none;
}

.panel-inner.checkout-panel-active .panel-header.panel-header-incomplete, .panel-inner.checkout-panel-active .panel-header.panel-header-complete {
    display: none;
}

.panel-review .panel-inner.checkout-panel-inactive .panel-header.panel-header-incomplete {
    background: white;
}

.panel-review .panel-header {
    padding: 24px !important;
}

.panel-review .panel-inner {
    padding: 0;
    background: white;
}

.panel-review .panel-header {
    padding: 18px;
    background: #F0F2F3;
    border-radius: 4px 4px 0 0;
}

.panel-drawer, .drawer-header, .drawer-body, .drawer-footer {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    zoom: 1;
}

    .panel-drawer:before, .panel-drawer:after, .drawer-header:before, .drawer-header:after, .drawer-body:before, .drawer-body:after, .drawer-footer:before, .drawer-footer:after {
        content: "";
        display: table;
    }

    .panel-drawer:after, .drawer-header:after, .drawer-body:after, .drawer-footer:after {
        clear: both;
    }

.drawer-header {
    padding: 12px 6px;
    border-bottom: 1px solid #D4DADD;
    height: 55px;
    background: none;
    -webkit-transition: background 180ms ease-in-out;
    transition: background 180ms ease-in-out;
    cursor: pointer;
}

    .drawer-header a {
        font-weight: normal !important;
    }

    .drawer-header img {
        opacity: 0.8;
    }

    .drawer-header .credit-card {
        opacity: 0.8;
        border: 1px solid #ddd;
    }

    .drawer-header .span-6, .drawer-header .span-4, .drawer-header .span-8, .drawer-header .span-5, .drawer-header .span-7 {
        vertical-align: middle;
        min-height: 30px;
        line-height: 30px;
        margin-top: 0;
    }

    .drawer-header.has-card .span-6, .drawer-header.has-card .span-4, .drawer-header.has-card .span-8, .drawer-header.has-card .span-5, .drawer-header.has-card .span-7 {
        margin-top: 0 !important;
    }

    .drawer-header.has-card [class^="apmex-icons-"], .drawer-header.has-card [class*="apmex-icons-"] {
        vertical-align: middle;
    }

    .drawer-header [class^="apmex-icons-"], .drawer-header [class*="apmex-icons-"] {
        font-size: 18px;
        height: 18px;
        width: 18px;
        line-height: 18px;
        vertical-align: middle;
    }

    .drawer-header:hover {
        background: #e2e6e8;
        -webkit-transition: background 180ms ease-in-out;
        transition: background 180ms ease-in-out;
    }

        .drawer-header:hover a {
            color: #3F73A8 !important;
        }

    .drawer-header.active {
        background: #e2e6e8;
        -webkit-transition: background 180ms ease-in-out;
        transition: background 180ms ease-in-out;
    }

        .drawer-header.active .material-icons {
            color: #FF8C00;
        }

    .drawer-header.drawer-disabled * {
        color: #637985;
    }

    .drawer-header.drawer-disabled.active * {
        color: #637985;
    }

.drawer-body {
    display: none;
    padding-top: 18px;
    color: #476170;
}

    .drawer-body ul {
        margin-left: 0;
        padding-left: 18px;
    }

        .drawer-body ul li {
            margin-bottom: 12px;
        }

    .drawer-body .callout {
        text-align: center;
    }

.drawer-footer {
    padding-bottom: 18px;
    border-bottom: 1px solid #D4DADD;
}

.panel-drawer.drawer-disabled .drawer-header a {
    color: #7F919B;
}

.drawer-message {
    background: #F0F2F3;
    margin-bottom: 18px;
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #D4DADD;
}

.panel-drawer#ira .span-2, .panel-drawer#ira .span-10 {
    margin-top: 6px;
}

.panel-drawer#ira .drawer-header.active {
    background: #F0F2F3 !important;
}

.checkout .cart-coupon {
    margin-top: 18px;
}

.checkout .coupon-target {
    display: block;
    margin-top: 12px;
}

.checkout .coupon-inner .btn {
    margin-top: 18px;
}

.opc-footer {
    margin-top: 120px;
}

/*.site-footer img {
        display: block;
        margin: 0 auto;
    }*/

.checkout .card-logo {
    display: inline-block;
    height: 77px;
    width: 120px;
    text-align: center !important;
}

    .checkout .card-logo a {
        display: block;
        font-size: 12px;
    }

.checkout-alert {
    position: relative;
    z-index: 200;
    margin: 16px 0;
    padding: 12px;
    background: #F0F2F3;
    border: 1px solid #D4DADD;
    border-radius: 4px;
    vertical-align: middle;
}

    .checkout-alert .dialog-inner {
        position: relative;
        z-index: 250;
        display: table;
        vertical-align: middle;
    }

        .checkout-alert .dialog-inner [class^="apmex-icons-"], .checkout-alert .dialog-inner [class*="apmex-icons-"] {
            line-height: 1;
            vertical-align: middle;
            height: 30px;
            width: 30px;
        }

        .checkout-alert .dialog-inner .alert-icon {
            display: table-cell;
            height: 36px;
            font-size: 36px;
            vertical-align: middle;
        }

        .checkout-alert .dialog-inner .alert-message {
            display: table-cell;
            width: 100%;
            height: auto;
            vertical-align: middle;
        }

        .checkout-alert .dialog-inner .alert-close-target {
            height: 36px;
            vertical-align: middle;
            display: table-cell;
            text-align: right;
            text-decoration: none;
        }

            .checkout-alert .dialog-inner .alert-close-target:hover, .checkout-alert .dialog-inner .alert-close-target:focus, .checkout-alert .dialog-inner .alert-close-target:active {
                text-decoration: none;
            }

    .checkout-alert.state-error {
        color: #E15A48;
        background: rgba(225, 90, 72, 0.06);
        border-color: #E15A48;
    }

        .checkout-alert.state-error a {
            color: #E15A48;
        }

            .checkout-alert.state-error a:hover {
                color: #a82c1b;
            }

    .checkout-alert.state-action {
        color: #3F73A8;
        background: rgba(63, 115, 168, 0.06);
        border-color: #3F73A8;
    }

        .checkout-alert.state-action a {
            color: #3F73A8;
        }

            .checkout-alert.state-action a:hover {
                color: #23405e;
            }

    .checkout-alert.state-success {
        color: #65AD98;
        background: rgba(101, 173, 152, 0.06);
        border-color: #65AD98;
    }

        .checkout-alert.state-success a {
            color: #65AD98;
        }

            .checkout-alert.state-success a:hover {
                color: #3c7061;
            }

    .checkout-alert.state-warning {
        color: #fcb424;
        background: rgba(252, 180, 36, 0.06);
        border-color: #fcb424;
    }

        .checkout-alert.state-warning a {
            color: #fcb424;
        }

            .checkout-alert.state-warning a:hover {
                color: #b77b03;
            }

.slab.has-border {
    padding: 12px;
    border: 1px solid #D4DADD;
    border-radius: 4px;
}

.slab header h1, .slab header h2, .slab header h3, .slab header h4 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.checkout-layout {
    position: relative;
    zoom: 1;
    min-height: 800px;
}

    .checkout-layout:before, .checkout-layout:after {
        content: "";
        display: table;
    }

    .checkout-layout:after {
        clear: both;
    }

    .checkout-layout .checkout-panels {
        position: relative;
        display: block;
        float: left;
        margin: 0 0 0 4%;
        vertical-align: middle;
        width: 672px;
    }

        .checkout-layout .checkout-panels:first-child {
            margin-left: 0;
        }

    .checkout-layout .checkout-sidebar {
        display: block;
        float: left;
        margin: 0 0 0 4%;
        vertical-align: middle;
        width: 26%;
        position: relative;
        right: 0;
        background: white;
    }

        .checkout-layout .checkout-sidebar:first-child {
            margin-left: 0;
        }

.confermation-splash, .confirm-group {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    zoom: 1;
}

    .confermation-splash:before, .confermation-splash:after, .confirm-group:before, .confirm-group:after {
        content: "";
        display: table;
    }

    .confermation-splash:after, .confirm-group:after {
        clear: both;
    }

.confermation-splash {
    padding: 24px;
    border-radius: 4px;
    background: #25a187;
}

    .confermation-splash h2 {
        color: white !important;
    }

    .confermation-splash p {
        color: white;
    }

    .confermation-splash [class*="span"] {
        display: inline;
        vertical-align: baseline;
    }

.confirm-group {
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #D4DADD;
}

    .confirm-group table {
        margin-top: 18px;
    }

        .confirm-group table td {
            padding: 6px;
            vertical-align: top;
        }

            .confirm-group table td:first-child {
                font-weight: bold;
                padding-right: 12px;
                text-align: right;
            }

        .confirm-group table.cart-table td:first-child {
            text-align: left !important;
        }

    .confirm-group ul {
        padding-left: 18px;
    }

        .confirm-group ul li {
            padding-top: 18px;
        }

.trust-pilot {
    padding: 72px 0;
    text-align: center;
    border-radius: 4px;
    background: #F0F2F3;
}

    .trust-pilot h4 {
        margin-top: 0 !important;
    }

    .trust-pilot img {
        display: inline-block;
        margin-top: 18px;
    }

.confirm-group:last-child {
    border-bottom: none;
}

.confirm-group .confirm-group-inner {
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 960px;
    zoom: 1;
}

    .confirm-group .confirm-group-inner:before, .confirm-group .confirm-group-inner:after {
        content: "";
        display: table;
    }

    .confirm-group .confirm-group-inner:after {
        clear: both;
    }

.confirm-group .payment-instructions-col {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 48%;
    margin-top: 18px;
}

    .confirm-group .payment-instructions-col:first-child {
        margin-left: 0;
    }

    .confirm-group .payment-instructions-col h4 {
        margin-top: 0;
    }

.confirm-group .payment-instructions-fineprint {
    margin-top: 24px;
    color: #637985;
    font-size: 14px;
    font-weight: lighter;
    line-height: 18px;
}

.table-order-review > tbody > tr:last-child > th, .table-order-review > tbody > tr:last-child > td {
    padding-bottom: 24px;
    border-color: #D4DADD;
}

.payment-instructions-col li {
    margin-bottom: 0;
    color: #637985;
    font-size: 14px;
    line-height: 18px;
}

.alert {
    margin: 16px 0;
}

    .alert .close {
        opacity: initial;
        font-weight: normal;
    }

.alert-success {
    color: #65AD98;
    background: rgba(101, 173, 152, 0.06);
    border-color: #65AD98;
}

    .alert-success .close {
        color: #65AD98;
    }

.alert-danger {
    color: #E15A48;
    background: rgba(225, 90, 72, 0.06);
    border-color: #E15A48;
}

    .alert-danger .close {
        color: #E15A48;
    }

.alert-info {
    color: #3F73A8;
    background: rgba(63, 115, 168, 0.06);
    border-color: #3F73A8;
}

    .alert-info .close {
        color: #3F73A8;
    }

.alert-warning {
    color: #fcb424;
    background: rgba(252, 180, 36, 0.06);
    border-color: #fcb424;
}

    .alert-warning .close {
        color: #fcb424;
    }

.verify-address {
    display: block;
    float: left;
    margin: 0 0 0 4%;
    vertical-align: middle;
    width: 48%;
    color: #476170;
}

    .verify-address:first-child {
        margin-left: 0;
    }

    .verify-address header {
        padding-bottom: 6px;
        border-bottom: 1px solid #D4DADD;
    }

    .verify-address .address-item-verify {
        border: none;
        width: 100%;
    }

    .verify-address .btn.btn-link {
        padding-left: 0;
        padding-right: 0;
        margin-right: 18px;
        border: none;
        background: none;
        color: #3F73A8;
    }

    .verify-address .btn-set {
        text-align: left;
    }

    .verify-address header strong, .verify-address .address-item-verify b {
        color: #2B495A;
    }

.checkout .popover.right {
    border-left: 0px;
}

    .checkout .popover.right .arrow {
        border-width: 0px;
        display: none;
    }

/******Keep inline forms not responsive******/
.form-group {
    display: inline-block
}

.form-inline .form-control, input, .btn {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

#form-opc-select-Citadel span img {
    width: 90%;
    margin: auto;
    display: block;
}

.default-address {
    border: 2px solid #25a187;
    padding: 5px;
}

.new-address {
    outline: 2px dashed #D4DADD;
    outline-offset: -2px;
}

    .new-address .card-select-header {
        height: 43px;
        border-bottom: none;
    }

    .new-address address p {
        position: relative;
        top: 30%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        color: #008fbe;
    }

        .new-address address p span {
            font-size: 26px;
            vertical-align: middle;
        }

.citadel-address-card.new {
    outline: 2px dashed #D4DADD;
    outline-offset: -2px;
    /*background: url("/content/images/checkout/citadel-card-bg.jpg") 0 0 no-repeat;
    background-color: #fff;*/
    background-color: #fffaf0;
}
    .citadel-address-card.new a {
        color: #2B495A;
        font-weight: normal;
    }
    .citadel-address-card.new #secure-storage-link {
        color: #008fbe;
    }
        .citadel-address-card.new #secure-storage-link:hover {
            color: #00698b;
            /*text-decoration: underline;*/
        }
    .citadel-address-card.new .card-select-body {
        padding-left: 18px;
    }
    .citadel-address-card .card-select-header {
        height: 43px;
    }

.citadel-address-card.list.promo {
    background-color: #fffaf0;
}

.citadel-address-card address #secure-storage-link {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    font-size: 14px;
}

.citadel-address-card address p span {
    color: #008fbe;
    font-size: 26px;
    vertical-align: middle;
}

.citadel-address-card footer{
    min-height: 42px;
}

.citadel-address-card.new .card-select-header {
    border-bottom: none;
}
.citadel-address-card address ul {
    padding: 10px 10px 5px 15px;
    /*list-style-type: none;*/
}
.citadel-address-card address li {
    margin-bottom: 2px;
}

.checkout .card-select-card .citadel-promo-wrapper p {
    margin-top: 10px;
    word-break: normal;
}

.opc-address-divider {
    clear: both;
    width: 75%;
    height: 10px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin: 30px auto;
}

.opc-address-divider span {
    font-size: 14px;
    background-color: #F0F2F3;
    padding: 0px 15px;
}

