﻿@charset "UTF-8";
/* CSS Document */

.stMain ul.tabAnchor li a.sel {
    color: #202028;
    /*selected tab font color */

    border-bottom-color: #F6f6f6;
    cursor: text;
    background: #ffffff;
    /* Old browsers */

    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 5%, #f6f6f6 20%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(5%, #eaeaea), color-stop(20%, #f6f6f6));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 5%, #f6f6f6 20%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 5%, #f6f6f6 20%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 5%, #f6f6f6 20%);
    /* IE10+ */

    background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 5%, #f6f6f6 20%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    /* IE6-9 */
}

.btn-default {
    color: #fff !important;
}

th {
    font-weight: 500;
}

label {
    font-weight: 500;
}

strong {
    font-weight: 500;
}

.bktH5link {
}

.legal {
    color: #999;
    font: 11px/12px Arial, Helvetica, sans-serif;
    margin-top: 10px;
    width: 800px;
}

.price {
    color: #B70000;
}

.firstContainer {
    padding-top: 120px;
}

.DI {
    display: inline;
}

label {
    margin: 5px;
}

.sams-btn-success {
    background-color: #4cae4c !important;
    border-color: #4cae4c !important;
}

    .sams-btn-success:hover {
        background-color: #5cb85c !important;
    }

/* --------column equalizer --------*/

/*LARGE SIZE IN 25 PX INCREMENTS*/

@media (min-width: 922px) {
    .col-eq-lg-1 {
        min-height: 25px;
    }

    .col-eq-lg-2 {
        min-height: 50px;
    }

    .col-eq-lg-3 {
        min-height: 75px;
    }

    .col-eq-lg-4 {
        min-height: 100px;
    }

    .col-eq-lg-5 {
        min-height: 125px;
    }

    .col-eq-lg-6 {
        min-height: 150px;
    }

    .col-eq-lg-7 {
        min-height: 175px;
    }

    .col-eq-lg-8 {
        min-height: 200px;
    }

    .col-eq-lg-9 {
        min-height: 225px;
    }

    .col-eq-lg-10 {
        min-height: 250px;
    }

    .col-eq-lg-11 {
        min-height: 275px;
    }

    .col-eq-lg-12 {
        min-height: 300px;
    }

    .col-eq-lg-13 {
        min-height: 325px;
    }

    .col-eq-lg-14 {
        min-height: 350px;
    }

    .col-eq-lg-15 {
        min-height: 375px;
    }

    .col-eq-lg-16 {
        min-height: 400px;
    }

    .col-eq-lg-17 {
        min-height: 425px;
    }

    .col-eq-lg-18 {
        min-height: 450px;
    }

    .col-eq-lg-19 {
        min-height: 475px;
    }

    .col-eq-lg-20 {
        min-height: 500px;
    }
}
/*XS SIZE IN 25PX INCREMENTS*/

.col-eq-xs-1 {
    min-height: 25px;
}

.col-eq-xs-2 {
    min-height: 50px;
}

.col-eq-xs-3 {
    min-height: 75px;
}

.col-eq-xs-4 {
    min-height: 100px;
}

.col-eq-xs-5 {
    min-height: 125px;
}

.col-eq-xs-6 {
    min-height: 150px;
}

.col-eq-xs-7 {
    min-height: 175px;
}

.col-eq-xs-8 {
    min-height: 200px;
}

.col-eq-xs-9 {
    min-height: 225px;
}

.col-eq-xs-10 {
    min-height: 250px;
}

.col-eq-xs-11 {
    min-height: 275px;
}

.col-eq-xs-12 {
    min-height: 300px;
}

.col-eq-xs-13 {
    min-height: 325px;
}

.col-eq-xs-14 {
    min-height: 350px;
}

.col-eq-xs-15 {
    min-height: 375px;
}

.col-eq-xs-16 {
    min-height: 400px;
}

.col-eq-xs-17 {
    min-height: 425px;
}

.col-eq-xs-18 {
    min-height: 450px;
}

.col-eq-xs-19 {
    min-height: 475px;
}

.col-eq-xs-20 {
    min-height: 500px;
}
/* --- NAV ----*/

.upperNav {
}

    .upperNav li {
        list-style-type: none;
        display: inline-block;
        font-size: 12px;
        margin-right: 15px;
    }

.upperNavWrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .navbar-sams {
        margin-top: 8px;
    }
}
/* ----COLORS -----*/

.green1 {
    color: #3c9f00;
}
/* ---------- PREPEND / APPEND --------------*/

.append-1 {
    margin-right: 5px;
}

.append-2 {
    margin-right: 10px;
}

.append-3 {
    margin-right: 15px;
}

.append-4 {
    margin-right: 20px;
}

.append-5 {
    margin-right: 25px;
}

.append-6 {
    margin-right: 30px;
}

.append-7 {
    margin-right: 35px;
}

.append-8 {
    margin-right: 40px;
}

.append-9 {
    margin-right: 45px;
}

.append-10 {
    margin-right: 50px;
}

.append-100 {
    margin-right: 100px;
}

.prepend-1 {
    margin-left: 5px;
}

.prepend-2 {
}

.prepend-3 {
    margin-left: 15px;
}

.prepend-4 {
    margin-left: 20px;
}

.prepend-5 {
    margin-left: 25px;
}

.prepend-6 {
    margin-left: 30px;
}

.prepend-7 {
    margin-left: 35px;
}

.prepend-8 {
    margin-left: 40px;
}

.prepend-9 {
    margin-left: 45px;
}

.prepend-10 {
    margin-left: 50px;
}

.prepend-top-1 {
    margin-top: 5px;
}

.prepend-top-2 {
    margin-top: 10px;
}

.prepend-top-3 {
    margin-top: 15px;
}

.prepend-top-4 {
    margin-top: 20px;
}

.prepend-top-5 {
    margin-top: 25px;
}

.prepend-top-6 {
    margin-top: 30px;
}

.prepend-top-7 {
    margin-top: 35px;
}

.prepend-top-8 {
    margin-top: 40px;
}

.prepend-top-9 {
    margin-top: 45px;
}

.prepend-top-10 {
    margin-top: 50px;
}

.append-bottom-1 {
    margin-bottom: 5px;
}

.append-bottom-2 {
    margin-bottom: 10px;
}

.append-bottom-3 {
    margin-bottom: 15px;
}

.append-bottom-4 {
    margin-bottom: 20px;
}

.append-bottom-5 {
    margin-bottom: 25px;
}

.append-bottom-6 {
    margin-bottom: 30px;
}

.append-bottom-7 {
    margin-bottom: 35px;
}

.append-bottom-8 {
    margin-bottom: 40px;
}

.append-bottom-9 {
    margin-bottom: 45px;
}

.append-bottom-10 {
    margin-bottom: 50px;
}

.pushFooter {
    margin-top: 500px;
}
/* --------BOOTSTRAP OVERRIDES ----------*/

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}
/* -------- OWL Carousel Styles ----------*/

.hero-slider .owl-wrapper-outer {
    max-width: 940px;
    margin: 0 auto;
}

.hero-slider__slide *[class^="col"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.hero-slider__link {
    position: relative;
    display: inline-block;
    color: #fff;
    font-family: Arial, sans-serif;
    padding: 0px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 2px;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

    .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 25px;
        height: 10px;
        border: 1px solid #372940;
        border: 1px solid rgba(66, 139, 202, .7);
        background: transparent;
        background: rgba(66, 139, 202, .5);
        margin-right: 4px;
    }

    .owl-theme .owl-controls .owl-page.active span {
        background: #428BCA;
    }

    .owl-theme .owl-controls .owl-page.active:hover span {
        background: #428BCA;
        background: rgba(66, 139, 202, .8);
    }

    .owl-theme .owl-controls .owl-page:hover span {
        background: #428BCA;
        background: rgba(66, 139, 202, .6);
    }
    /* Owl Hero Nav Styles */

    .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        filter: Alpha(Opacity=100);
        /*IE7 fix*/
        opacity: 1;
    }

.owl-theme .owl-controls {
    text-align: center;
}

.hero-slider .owl-pagination {
    height: 0;
    overflow: visible;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
}

.hero-slider .owl-controls {
    position: relative;
    bottom: 30px;
}
/* -------- banners ----------*/

.heroWrapper {
    /*  position:relative;
*/
    border: 1px solid #ebebeb;
    max-width: 970px;
    margin: 0 auto;
}

    .heroWrapper img {
        max-width: 100%;
    }

    .heroWrapper.heroHome, .heroWrapper.heroBiz, .heroWrapper.heroBizHS {
        /* can be treated like a fallback */
        background-color: #f7f7f7;
        /* will be "on top", if browser supports it*/
        background-image: linear-gradient(#ffffff, #f7f7f7);
        margin-bottom: 15px;
    }

        .heroWrapper.heroHome .btn {
            float: right;
            margin-right: 10%;
        }

.hero-slider__slide {
    position: relative;
}

@media (max-width: 991px) {
    .heroWrapper.heroHome .btn {
        /*padding: 7px 12px;*/
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hero-slider__slide img {
        float: initial;
    }

    .hero-slider__slide .hero-slider__content {
        position: absolute;
        top: 0;
        z-index: 2;
    }

        .hero-slider__slide .hero-slider__content * {
            position: relative;
        }

    .heroWrapper.heroHome .btn {
        /*padding: 10px 16px;*/
        font-size: 18px;
        position: relative;
    }
}

.heroWrapper.heroBiz, .heroWrapper.heroPers {
    /*  background-image: url(../images/bnr_heroBiz01@2x.jpg);
  background-size:cover;
*/
    position: relative;
    margin-top: -21px;
}

    .heroWrapper.heroBiz .btn {
        position: absolute;
        top: 82%;
        left: 80%;
    }

@media (max-width: 768px) {
    .heroWrapper.heroBiz .btn {
        position: absolute;
        top: 75%;
        left: 40%;
        font-size: 13px;
    }
}

.heroWrapper.heroBizHS .btn {
    position: absolute;
    top: 65%;
    left: 5%;
}

.heroWrapper.heroPers .btn {
    position: absolute;
    top: 80%;
    right: 10%;
    font-size: 16px;
}

@media (max-width: 768px) {
    .heroWrapper.heroPers .btn {
        font-size: 13px;
    }
}

.heroWrapper.heroHome .btn {
    position: absolute;
    top: 80%;
    right: -5%;
    font-size: 16px;
}
/* Classes for hover HS Personal & Business Checks on banner homepage */

a.btn-personal-hs {
    position: absolute;
    width: 46%;
    height: 46%;
    top: 41%;
    left: 33%;
    z-index: 10;
    text-indent: -9999px;
    background: transparent;
}

    a.btn-personal-hs:hover {
        background: transparent;
    }

a.btn-business-hs {
    position: absolute;
    width: 51%;
    height: 46%;
    top: 24%;
    left: 44%;
    z-index: 9;
    text-indent: -9999px;
    background: transparent;
}

    a.btn-business-hs:hover {
        background: transparent;
    }

@media (max-width: 767px) {
    a.btn-personal-hs {
        width: 40%;
        height: 21%;
        top: 53%;
        left: 5%;
    }

    a.btn-business-hs {
        width: 46%;
        height: 21%;
        top: 53%;
        left: 49%;
    }
}
/* --------- Intro Banners -----------*/

.heroWrapper.heroBizKitsIntro {
    border: 1px solid #369c00;
    /* can be treated like a fallback */
    background-color: #369c00;
    /* will be "on top", if browser supports it*/
    background-image: linear-gradient(#369c00, #58ad18);
}

.heroBizKitsIntro h2, .heroBizKitsIntro p {
    color: #ffffff;
}

.bkicn {
    height: 50px;
    width: 60px;
    background: url(/includes/assets/icon_business_kits.svg) no-repeat;
    display: block;
    background-size: cover;
    margin: 25px;
}

.heroWrapper.heroPersIntro {
    border: 1px solid #9d002a;
    /* can be treated like a fallback */
    background-color: #9d002a;
    /* will be "on top", if browser supports it*/
    background-image: linear-gradient(#9d002a, #ad1d4d);
    margin-top: 15px;
}

.heroPersIntro h2, .heroPersIntro p {
    color: #ffffff;
}

.picn {
    height: 50px;
    width: 60px;
    background: url(/includes/assets/icon_business_checks.svg) no-repeat;
    display: block;
    background-size: cover;
    margin: 25px;
}

.picn_white {
    height: 50px;
    width: 60px;
    background: url(/includes/assets/icon_house_white.svg) no-repeat;
    display: block;
    background-size: cover;
    margin: 25px;
}

.heroWrapper.heroBizIntro {
    border: 1px solid #e84b08;
    /* can be treated like a fallback */
    background-color: #e84b08;
    /* will be "on top", if browser supports it*/
    background-image: linear-gradient(#e84b08, #ec6931);
}

.heroBizIntro h2, .heroBizIntro p {
    color: #ffffff;
    padding-right: 5px;
}

.bicn {
    height: 50px;
    width: 60px;
    background: url(/includes/assets/icon_personal_checks.svg) no-repeat;
    display: block;
    background-size: cover;
    margin: 25px;
}

.bicn_white {
    height: 50px;
    width: 60px;
    background: url(/includes/assets/icon_check_white.svg) no-repeat;
    display: block;
    background-size: cover;
    margin: 25px;
}
/* ---- buckets ----  */

.bkt.bk03.col-eq-lg-18 {
    padding-left: 100px;
    padding-right: 0;
}

.label-sams {
    background-color: #ecf5ff;
    color: #0046ad;
}

.white-button {
    background-color: #ffffff !important;
    color: #0067a0;
    border: 2px solid #0067a0;
}

.bkt {
    border: 1px solid #e0e6eb;
    background-color: #ffffff;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bktBleed {
    margin-left: -15px;
    margin-bottom: -15px;
    padding: -15px;
}

.bkt h2 {
    font-weight: 500;
    margin-bottom: 15px;
}

.bktH5link {
    text-decoration: none;
    color: #333333;
}

.bkt.hp01, .bkt.hp02, .bkt.hp03 {
    border: 1px solid #e0e6eb;
    border-radius: 10px;
    background-color: #ffffff;
}

    .bkt.hp01 .hpicn {
        background: url(/includes/assets/icon_business_kits.svg) no-repeat;
    }

    .bkt.hp02 .hpicn {
        background: url(/includes/assets/icon_business_checks.svg) no-repeat;
    }

    .bkt.hp03 .hpicn {
        background: url(/includes/assets/icon_personal_checks.svg) no-repeat;
    }

.hp01, .hp02, .hp03 {
    text-align: center;
    color: #024b71;
}

    .hp01 h2, #024b71 h2, .hp03 h2 {
        color: black;
        font-weight: 500;
    }

    .hp01 p, .hp02 p, .hp03 p {
        color: #024b71;
        padding: 10px;
        font-size: 14px/18px;
    }

.hpicn {
    height: 96px;
    width: 100px;
    /*    background: url(/includes/assets/icon_business_kits.svg) no-repeat;*/
    display: block;
    background-size: cover;
    margin: 0 auto;
}

.hp02 span {
    background-position: top center;
}

.hp03 span {
    background-position: top right;
}
/*  -------  Business Kits Page  -------  */

.bkt.bk01 h2, .bkt.bk02 h2, .bkt.bk03 h2 {
    font-size: 1.7em;
}

.bkt.bk02 ul, .bkt.bk03 ul {
    margin-left: 15px;
}

.bkt.bk01 {
    background: url(/includes/assets/icon_business_checks.svg) no-repeat;
    padding-left: 75px;
}

.bkt.bk02 {
    /*background:url(../images/bkt_manCheckKit.png) bottom right no-repeat;*/
    background-color: #fcfcfc;
    background-image: none;
}

.bkt.bk03 {
    background: url(/includes/assets/icon_personal_checks.svg) no-repeat;
    padding-right: 75px;
}

.bkt.bk03, .bkt.bk01 {
    background-color: #fcfcfc;
}

.priceCallout {
    color: #ef2e25;
    font-size: 45px;
    font-weight: 500;
    margin-top: -15px;
}

    .priceCallout sup {
        font-size: 25px;
        font-weight: normal;
        margin-right: 5px;
    }

.saveCallout {
    font-size: 11px;
    color: #626262;
    font-weight: 500;
    margin-top: -15px;
}
/* -------------- TABS FOR REORDER AND PERSONALIZE --------------*/

@font-face {
    font-family: MICR;
    src: url('micrenc.ttf');
}
/*
 * SmartTab plugin v2.0
 * jQuery Tab Control Plugin
 * 
 * by Dipu Raj
 * http://techlaboratory.net/smarttab
 * 
 * License 
 * http://creativecommons.org/licenses/by-sa/3.0/  
 */

.stMain {
    display: block;
    margin: 0;
    padding: 0;
    color: #666666;
    border: 0px solid #CCC;
    /*  font-family: lato,Tahoma,arial,sans-serif;
*/
    font-size: 100%;
    width: 375px;
    /*overall width*/
}

.stContainer {
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #CCC;
    height: 450px;
    overflow: hidden;
    position: relative;
    min-height: 300px;
}

.stMain div.tabContent {
    display: block;
    position: absolute;
    margin: 0;
    padding: 10px;
    border: 0px solid #D4D4D4;
    background-color: #f6f6f6;
    /* tab body background */
    text-align: left;
}

.stMain ul.tabAnchor {
    display: inline-block;
    list-style-type: none;
    position: relative;
    padding: 0;
    margin: 0;
    clear: both;
    margin-bottom: -1px;
    z-index: 100;
}

    .stMain ul.tabAnchor li {
        position: relative;
        margin: 0;
        padding: 0;
        float: left;
    }

        .stMain ul.tabAnchor li span {
            height: 20px;
            left: 85px;
            position: absolute;
            top: 5px;
            width: 20px;
            z-index: 999999;
        }

        .stMain ul.tabAnchor li a {
            display: block;
            margin: 0;
            margin-right: -1px;
            padding: 10px 0 0 15px;
            height: 35px;
            /* tab height */
            width: 100px;
            /* tab width */
            font-size: 16px;
            color: #ddd;
            /* unselected tab font color */
            text-decoration: none;
            outline-style: none;
            border: 1px solid #D4D4D4;
            background: #585862;
            /* Old browsers */
            background: -moz-linear-gradient(top, #585860 0%, #585862 47%, #46464E 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585860), color-stop(47%, #585862), color-stop(100%, #46464E));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #585860 0%, #585862 47%, #46464E 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #585860 0%, #585862 47%, #46464E 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #585860 0%, #585862 47%, #46464E 100%);
            /* IE10+ */
            background: linear-gradient(to bottom, #585860 0%, #585862 47%, #46464E 100%);
            /* W3C */
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#585860', endColorstr='#585862', GradientType=0);
            /* IE6-9 */
        }

            .stMain ul.tabAnchor li a small {
                font-size: 15px;
            }

            .stMain ul.tabAnchor li a:hover {
                color: #FFF;
                background: #00A7DB;
            }

.loader {
    position: absolute;
    left: 48%;
    top: 40%;
    display: block;
    margin: 0;
    padding: 5px;
    padding-top: 35px;
    font-size: 10px;
    color: #666;
    text-decoration: none;
    outline-style: none;
    border: 1px solid #D4D4D4;
    background: #f6f6f6 url(../images/loader.gif) no-repeat 10px 10px;
}

a.stLinks {
    margin: 0;
    padding: 5px;
    color: #666;
    text-decoration: none;
    outline-style: none;
    border: 1px solid #D4D4D4;
    background-color: #f6f6f6;
    /* unselected tab background */
}

    a.stLinks:hover {
        color: #FFF;
        background-color: #00A7DB;
    }
/* ---- Reorder Tabs ---- */

#reorderInput1 {
    border: 1px solid #79787d;
    margin-right: 10px;
}

#reorderInputLast {
    border: 1px solid #79787d;
}

.reorderInputs {
    float: left;
    display: block;
    margin: 10px;
}

.reorderZip {
    margin-left: 40px;
}

.reorderInputs.reorderZip input[type="text"] {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.reorderInputs input[type="text"] {
    font-family: MICR, Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-top: 10px;
    border: 1px solid #DDDDDD;
    height: 35px;
    margin: 3px 0 5px;
    outline: medium none;
    padding: 3px 0 3px 3px;
    transition: all 0.3s ease-in-out 0s;
}

.reorderWrapper {
    width: 900px;
    margin: 0 auto;
    padding-top: 50px;
}

.reorderTabs {
    width: 600px;
}

.reorderSteps {
    font-size: 12px;
}

.reorderTabs div.tabContent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /* border: 1px solid #FF0000;*/
    height: 100%;
    padding: 0;
    width: 100%;
}

.reorderTabs .stContainer {
    overflow: visible;
    width: 100%;
    background-color: #f6f6f6;
    height: 200px;
    min-height: 250px;
}

.reorderTabs.stMain ul.tabAnchor li a {
    height: 70px;
    width: 270px;
    padding: 20px 0 0 0;
    font-size: 18px;
    text-align: center;
}

.reorderHelp {
    height: 21px;
    width: 21px;
    background: url(../images/icn_reorderHelp.png) top left no-repeat;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    position: relative;
    top: 22px;
    right: 133px;
}

    .reorderHelp:hover {
        background: url(../images/icn_reorderHelp.png) left -21px no-repeat;
    }

.reorderInputs label {
    display: block;
    color: #282820;
    font-size: 9px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
}

.ErrorMessageCtlWrapper {
    clear: both;
    background-color: #fee6e2;
    padding: 20px;
    border: 1px solid red;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-top: 20px;
    margin-bottom: 5px;
}
/*<!--**************** REORDER MODALS **************** -->*/
.entryheads {
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.requiredField {
    color: #f00;
}

.reOtab_container {
    clear: both;
    /*width:430px;*/
    float: left;
}

.reOtab_content {
    padding: 10px;
    font-size: 1.2em;
}

.reOtab_container#pagediv {
    border: 1px solid #f00;
}

.numPages {
    color: #666666;
    font-size: 12px;
}

    .numPages span {
        float: left;
    }

        .numPages span.numPagesTT {
            border-right: 1px #D9D9D9 solid;
            display: block;
            line-height: 19px;
            padding-right: 10px;
        }

    .numPages div {
        float: left;
        margin: 0 5px 0 0;
    }

    .numPages a.viewAllPro {
        display: block;
        float: left;
        line-height: 19px;
        padding: 0 0 0 10px;
        border-left: 1px #D9D9D9 solid;
    }

    .numPages a {
        border: 1px #666666 solid;
        padding: 2px 5px;
        color: #0078e1;
        text-decoration: none;
        margin-left: 2px;
        display: block;
        float: left;
    }

        .numPages a.selectedNum {
            background-color: #666666;
            color: #FFF;
        }

#ProductLine_productgroupings #pagediv {
    margin-top: 100px;
}
/*<!--**************** Reorder Steps **************** -->*/
.reorderWrapper .bx-wrapper img {
    margin: 0 auto;
}

.reorderWrapper .bx-wrapper .bx-viewport {
    box-shadow: 0 0 5px #ffffff;
    height: 256px !important;
}

.dashboardComponentWrapper {
    border: 1px solid #dfdfdf;
    font-family: lato, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #202028;
    border-radius: 5px;
    float: left;
    position: relative;
    background: #f8f8f8;
    /* Old browsers */
    background: linear-gradient(#f8f8f8, #f0f0f0);
    cursor: default;
}

.dashboardComponentWrapperFauxHover {
    box-shadow: 3px 3px 6px #cccccc;
    border: 1px solid #bbbbbb;
    cursor: pointer;
    cursor: hand;
}

.dashboardHalf {
    width: 280px;
}

.dashboardTitle {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dashboardComponent {
    padding: 20px 30px 20px 15px;
}

.dashboardComponentActionable {
    padding: 10px;
    background: url(images/dashboardEditIcon.png) right top no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 5px;
    right: 5px;
    height: 30px;
    width: 40px;
    float: right;
}

    .dashboardComponentActionable:hover {
        background-position: right -60px;
    }

a.dashboardComponentWrapper.dashboardComponentActionable:hover {
    border: 2px solid #f00;
}

.dashboardComponentWrapper .resetInput_class {
    margin-bottom: 8px;
}

.fauxLink {
    color: #0065ac;
    text-decoration: underline;
}

    .fauxLink:hover {
        color: #009ce8;
    }
/* --------- BX SLIDER  --------- */

.bx-wrapper {
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
}

    .bx-wrapper img {
        display: inline-block;
        max-width: 90%;
    }

    .bx-wrapper .bx-viewport {
        background: none repeat scroll 0 0 #fff;
        border: 5px solid #fff;
        box-shadow: 0 0 5px #ccc;
        left: -5px;
    }

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -30px;
        position: absolute;
        width: 100%;
    }

    .bx-wrapper .bx-loading {
        background: url("../images/bx_loader.gif") no-repeat scroll center center #fff;
        height: 100%;
        left: 0;
        min-height: 50px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        color: #666;
        font-family: Arial;
        font-size: 0.85em;
        font-weight: 500;
        padding-top: 20px;
        text-align: center;
    }

        .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: none repeat scroll 0 0 #666;
            border-radius: 5px;
            display: block;
            height: 10px;
            margin: 0 5px;
            outline: 0 none;
            text-indent: -9999px;
            width: 10px;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: none repeat scroll 0 0 #000;
            }

    .bx-wrapper .bx-prev {
        background: url("../images/controls.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
        left: 10px;
    }

    .bx-wrapper .bx-next {
        background: url("../images/controls.png") no-repeat scroll -43px -32px rgba(0, 0, 0, 0);
        right: 10px;
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0;
    }

    .bx-wrapper .bx-controls-direction a {
        height: 32px;
        margin-top: -16px;
        outline: 0 none;
        position: absolute;
        text-indent: -9999px;
        top: 50%;
        width: 32px;
        z-index: 8;
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            background: url("../images/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
            display: block;
            height: 11px;
            margin: 0 3px;
            outline: 0 none;
            text-indent: -9999px;
            width: 10px;
        }

            .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            background: url("../images/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
            display: block;
            height: 11px;
            margin: 0 3px;
            outline: 0 none;
            text-indent: -9999px;
            width: 9px;
        }

            .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    .bx-wrapper .bx-caption {
        background: none repeat scroll 0 0 rgba(80, 80, 80, 0.75);
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            display: block;
            font-family: Arial;
            font-size: 0.85em;
            padding: 10px;
        }
/*CART*/

#offerCode {
    display: none;
}

#ctlCart_ucPromotions_txtPromotionCode {
    margin: 10px;
}
/* ---------- Product Detail Page -- Vertical tabs ----------- */

/* Tabs */

.verticalslider {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    margin: 20px 10px;
    height: 550px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: -1px 1px 4px #cccccc;
}

.verticalslider_tabs {
    float: left;
    width: 150px;
}

    .verticalslider_tabs, .verticalslider_tabs li {
        margin: 0px;
        padding: 0px;
    }

        .verticalslider_tabs li {
            list-style-type: none;
        }

        .verticalslider_tabs a:link, .verticalslider_tabs a:visited {
            display: block;
            width: 78%;
            height: 29px;
            padding: 14px 10px 6px 10px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            border-top: 1px solid #c3c3c3;
            text-decoration: none;
            background: url(../images/tab_bg_inactive.jpg) top center repeat-x;
        }

        .verticalslider_tabs a:hover, .verticalslider_tabs a:active {
            background-color: #F00;
            /*background: url(../images/tabHoverBG.jpg) bottom repeat-x;*/
        }

        .verticalslider_tabs li:first-child a:link, .verticalslider_tabs li:first-child a:visited {
            border-top: none;
            height: 30px;
        }

        .verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited {
            background: #FCFBFB;
        }

        .verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active {
            background: #FCFBFB;
        }
/*.verticalslider .arrow {background: url(../images/arrow.png); width: 27px; height: 60px; position: absolute; z-index: 1000; margin-left: 250px; margin-top: -55px; }*/

.verticalslider .arrow {
    background: url(../images/arrow.png);
    position: absolute;
    z-index: 1000;
    margin-left: 250px;
    margin-top: -55px;
}

.last {
    border-bottom: 1px solid #c3c3c3;
}
/*
.verticalslider {border: 1px solid #d9d9d9; overflow: hidden; margin: 0 auto; margin-top: 25px; margin:20px 10px; height:550px;height: 100%;border-radius:8px; -moz-border-radius:8px; box-shadow: -1px 1px 4px #cccccc; }
.verticalslider_tabs {float: left;width: 150px;}
.verticalslider_tabs, .verticalslider_tabs li{margin: 0px; padding: 0px;}
.verticalslider_tabs li{list-style-type: none;}
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{display: block; width: 130px; height: 29px; padding: 14px 10px 6px 10px; background-color: #eeeeee; font-size: 12px; font-weight: bold;color: #333333;  border-right: 1px solid #d9d9d9; border-top: 1px solid #c3c3c3; text-decoration: none;}
.verticalslider_tabs a:hover, .verticalslider_tabs a:active{ background: url(../images/tabHoverBG.jpg) bottom repeat-x; background-color: #fcfcfc;}
.verticalslider_tabs li:first-child a:link, .verticalslider_tabs li:first-child a:visited{border-top: none; height: 30px;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider .arrow {background: url(../images/arrow.png); width: 27px; height: 60px; position: absolute; z-index: 1000; margin-left: 250px; margin-top: -55px; }
.last {border-bottom: 1px solid #c3c3c3;}
*/

/* Contents */

.verticalslider_contents {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    .verticalslider_contents li {
        margin: 0px;
        padding: 0px;
        padding: 0px;
        display: none;
        /* position: absolute; */
        list-style-type: none;
    }

        .verticalslider_contents li h2 {
            margin: 5px 20px;
            padding: 0px;
        }

        .verticalslider_contents li p {
            margin: 5px 45px 0 20px;
            padding: 0px;
        }

    .verticalslider_contents .activeContent {
        display: inline;
    }
/* Play Pause*/

.verticalslider .playPause a {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 50;
}

.verticalslider .play a:link, .verticalslider .play a:visited {
    background: url(../images/plays.png) no-repeat 0 0;
    display: none;
}

.verticalslider .pause a:link, .verticalslider .pause a:visited {
    background: url(../images/pauses.png) no-repeat 0 0;
}

.verticalslider .pause a:hover, .verticalslider .pause a:active, .verticalslider .play a:hover, .verticalslider .play a:active {
    background-position: 0px -60px;
    border-bottom: none;
}
/* Float Right Styles 
.verticalslider_tabs {float: right;}
.verticalslider .arrow {margin-left: -27px; background: url(../images/arrow-right.png); }
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{border-left: 1px solid #666666; border-right: none;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{border-left: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{border-left: 1px solid #ffffff;}*/

/*  ------------  Personalization (non-reorder)   ------------  */

.minimal_header_container {
    /*    height:65px;
    padding:5px;
    float:left;
*/
    width: 100%;
    background: url(../images/bg_header.png) top repeat-x scroll;
}

    .minimal_header_container a {
        color: #fff;
    }

.checkoutDropdown a {
    color: #428bca;
}

.PersTitle {
    font-size: 22px;
    color: #666666;
    display: inline;
}

.divAgreeBox {
    border: 1px solid #ccc;
    background-color: #FFFEE8;
    padding: 10px;
}
/* ------------ Dynamic XSells ----------*/

div.itemAddedContainer {
    border-bottom: 1px solid #ccc;
}

#upsellWrapper h2 {
    color: #666;
    margin-bottom: 0;
}

a#lbViewCartAndCheckout {
    color: #666;
}

.upsell_p {
    margin-top: -15px;
}

.lftColumn {
    color: #666;
}

    .lftColumn img {
        border: 1px solid #666;
    }

#upsellWrapper .lftColumn h4.interstitialheading {
    font-size: 16px;
    font-weight: normal;
}

a#lbViewCartAndCheckout {
    background: #000;
    color: #FDC9BC;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500;
    padding: 4px 20px;
    display: inline-block;
}

a.interstitialadd {
    display: -moz-inline-stack;
    display: inline-block;
    width: 103px;
    height: 25px;
    background: url("../images/xsellbtn.png") no-repeat;
    line-height: 25px;
    vertical-align: text-middle;
    text-align: center;
    color: #ffffff;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    text-shadow: #222222 0px 0px 0;
    margin-top: 10px;
    margin-left: 30px;
    cursor: pointer;
}

    a.interstitialadd > span {
        display: -moz-inline-block;
    }

#upsellWrapper .productContainer {
    height: 190px;
    margin-bottom: 0;
}

    #upsellWrapper .productContainer p {
        height: 25px;
        border: none;
        margin: 6px;
    }

        #upsellWrapper .productContainer p.crossprice {
            height: 19px;
            border: none;
            margin: 6px;
        }

    #upsellWrapper .productContainer .hasBeenAddedOuter {
        width: 143px;
        height: 169px;
        padding: 5px;
    }

    #upsellWrapper .productContainer .hasBeenAddedInner {
        height: 155px;
        padding: 0 5px 10px 5px;
    }

#upsellWrapper .contentContainer {
    height: auto;
    border: 0;
    margin: 0;
}

#upsellWrapper div.itemAddedContainer {
    margin: 0 auto 5px auto;
    padding: 10px;
}

p.crossprice {
    font-style: normal;
}
/*Upsell*/

#upsellWrapper {}

    #upsellWrapper h1 {
        color: #6D6D6D;
        font-size: 20px;
        font-weight: lighter;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #cccccc;
    }

    #upsellWrapper h2 {
        font-size: 14px;
        color: #9D435A;
        font-weight: 500;
    }

    #upsellWrapper .itemAddedContainer {
        width: 95%;
        height: auto;
        display: inline-block;
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 20px;
        /*background-color:#f6DBD9;*/
        clear: both;
    }

.dynamicCrosssellArea {
    width: 400px;
    height: 248px;
}

#upsellWrapper .productContainer {
    width: 175px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
    float: left;
    display: block;
    overflow: visible;
    position: relative;
    text-align: center;
    /*position:relative;
  z-index:100;*/
}

#upsellWrapper .contentContainer {
    width: 175px;
    display: block;
    position: relative;
    z-index: 100;
    border: 1px solid #C0C0C0;
    padding: 23px 0px 23px 0px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
}

#upsellWrapper .productContainer .hasBeenAddedOuter {
    margin: 0 auto;
    width: 160px;
    height: 205px;
    padding: 13px;
    display: none;
    overflow: hidden;
    background-color: #EFEFEF;
    border: 1px solid #D3D3D3;
    position: absolute;
    z-index: 200;
    top: 0;
    left: 0;
}

#upsellWrapper .productContainer .hasBeenAddedInner {
    width: 131px;
    height: 174px;
    display: block;
    overflow: hidden;
    padding: 10px;
    background-color: #CADFF4;
    border: 1px solid #D3D3D3;
    text-align: center;
}

    #upsellWrapper .productContainer .hasBeenAddedInner h2 {
        color: #C26A81;
        font-size: 16px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    #upsellWrapper .productContainer .hasBeenAddedInner h3 {
        color: #C26A81;
        font-size: 12px;
        margin-top: 5px;
    }

    #upsellWrapper .productContainer .hasBeenAddedInner p {
        color: #6E6E6E;
        font-size: 11px;
        margin-top: 15px;
    }

#upsellWrapper .productContainer p {
    font-size: 11px;
    color: #6E6E6E;
}

#upsellWrapper .productContainer img {
    margin: 0 auto;
    /*border: 1px solid #CCC;*/
    max-height: 120px;
}

#upsellWrapper .lftColumn {
    width: 550px;
    float: left;
}

.modalItemDescription {
    width: 200px;
    float: left;
}

    .modalItemDescription p {
        margin: 0;
    }

#upsellWrapper .lftColumn img {
    float: left;
    margin-right: 20px;
    border: 1px solid #F4CAD0;
}

#upsellWrapper .lftColumn h4 {
    color: #505050;
    font-weight: 500;
    margin-top: 5px;
    font-size: 12px;
}

#upsellWrapper .lftColumn p {
    color: #505050;
    font-size: 12px;
    margin-top: -2px;
}

#upsellWrapper .rtColumn {
    margin-top: 60px;
    width: 210px;
    float: right;
}

#upsellWrapper .rtColumnupsellStamp {
    margin-top: 0;
    width: 210px;
    float: right;
}

.upsellStampContainer {
    background-color: #FFFFFF;
}

.stampThumb {
    border: 0;
}

.upsellProductPair {
    display: inline;
    font-size: 12px;
    color: #282828;
}
/***** Selected and XSell Products *****/

.divSelectedProduct {
    padding: 25px;
    float: left;
    margin: 10px 0 30px 0;
    background-color: #f0f0f0;
    Width: 360px;
}

.divProductImg {
    border: 1px solid #C0C0C0;
    padding: 20px 0px 10px 0px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
}

.divProductDesc {
    text-align: left;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
    width: 185px;
}

    .divProductDesc h1 {
        font-weight: 500;
        font-size: 18px;
        color: #000000;
    }

    .divProductDesc h2 {
        font-size: 16px;
        color: #000000;
        font-weight: normal;
        margin-bottom: 15px;
    }

.xsellTitle1 {
    margin: 25px 0px 5px 25px;
}

.xsellTitle2 {}

    .xsellTitle2 h1 {
        font-size: 14px;
    }
/*.xsItem-content { position: absolute; bottom: 2px; text-align:center; width:100% }*/

.stampwrap {
    display: inline-block;
    height: auto;
    margin-left: 30px;
    padding-top: 35px;
/*    width: 860px;*/
}

    .stampwrap span {
        font-weight: 500;
    }

    .stampwrap > h3 {
        font-style: normal;
        padding-bottom: 10px;
        padding-top: 10px;
    }

#divContentContainer03 img {
    float: left;
}

.xsItem-content .crossprice {
    float: left;
    margin-left: 20px;
    margin-right: 220px;
    width: 150px;
}

.quantitytext {
    font-size: 12px;
    font-weight: 500;
   /* margin-left: 50px;*/
}

/*#QtyDDL select {
    display: inline-block;
    float: left;*/
    /*margin-left: 50px;*/
    /*width: 230px;
}*/

.addtocartstamp {
    margin-bottom: 20px;
    margin-top: 5px;
}
/*.divToCartAndCheckout {
    cursor: pointer;
    display: table;
    position: relative;
    float: left;
    margin-right: 30px
}*/

.psHaveBeenAdded {
    display: block;
    overflow: hidden;
    padding: 5px;
    background-color: #CADFF4;
    border: 2px solid #6E6E6E;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
}

#divContentContainer03 .xsItem-content .crossprice {
    font-weight: 500;
}

a#aAddToOrder01, a#aAddToOrder02 {
    margin-left: 40px;
    margin-top: 20px
}
/***** Selected and XSell Products ends here*****/

/*#upsellWrapper .btnAddToOrder a {
  display:block;
  margin:0 auto;
  margin-top:10px;
  padding-top:2px;
  height:23px;
  width:86px;
  background: url(../images/btnAddToCart.gif) no-repeat;
  cursor:pointer;
}
#upsellWrapper .btnAddToOrder a:hover {
  text-decoration:underline;
}
#upsellWrapper .viewCart a {
  width:90px;
  height:28px;
  margin-right:5px;
  background:url(../../images/bg_viewCart.png);
  text-align:center;
  line-height:28px;
  font-weight:bold;
  font-size:13px;
  float:left;
  color:#8ba0b5;
  text-decoration:none;
}
#upsellWrapper .checkout a {
  width:156px;
  height:28px;
  padding-left:19px;
  background:url(../images/redButton_left.gif) no-repeat top left;
  text-align:center;
  line-height:28px;
  font-weight:bold;
  font-size:11px;
  float:left;
  color:#FFFFFF;
  text-decoration:none;
}
#upsellWrapper .checkout a:hover, #upsellWrapper .viewCart a:hover {
  text-decoration:underline;
}*/

/*_________________ Cart ________________*/

.btn_cart_contain {
    max-width: 800px;
}

table.cart_select label {
    display: inline;
    font-size: 13px;
    line-height: 30px;
}
/* ___________________ Confirmation page -------------*/

div.Overlay2 {
    position: absolute;
    z-index: 3;
    background-color: white;
    top: 90px;
    left: 110px;
    visibility: hidden;
    opacity: 1.0;
    /*supported by current Mozilla, Safari, and Opera*/
    -moz-opacity: 1.0;
    /*older Mozilla*/
    -khtml-opacity: 1.0;
    /*older Safari*/
    filter: alpha(opacity=0);
    /*older IE*/
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    /* IE */
}
/*----------- contact us tabs ------------- */

ul.tabs {
    clear: left;
    float: left;
    height: 30px;
    list-style: none outside none;
    margin: 20px 0 0 20px !important;
    padding: 0;
    width: 621px;
}

    ul.tabs li {
        float: left;
        list-style-image: none !important;
        margin: 0 !important;
        padding: 0;
        text-indent: 0;
    }

    ul.tabs a {
        color: #357ebd;
        display: block;
        font-size: 12px;
        font-weight: 500;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        top: 1px;
    }

        ul.tabs a:active {
            outline: medium none;
        }

        ul.tabs a:hover {
            text-decoration: underline;
        }

        ul.tabs a.w1 {
            background-color: #f7f9fc;
            border-color: #357ebd #357ebd #eef3f8 #357ebd;
            border-style: solid;
            border-width: 1px;
            width: 65px;
        }

            ul.tabs a.w1.current {
                color: #fff;
                background-color: #357ebd;
                border-bottom: 1px solid #fff;
            }

        ul.tabs a.w2 {
            background-color: #f7f9fc;
            border-color: #357ebd #357ebd #eef3f8 #357ebd;
            border-style: solid;
            border-width: 1px;
            width: 88px;
        }

            ul.tabs a.w2.current {
                color: #fff;
                background-color: #357ebd;
                border-bottom: 1px solid #fff;
            }

        ul.tabs a.w3 {
            background-color: #f7f9fc;
            border-color: #357ebd #357ebd #eef3f8 #357ebd;
            border-style: solid;
            border-width: 1px;
            width: 117px;
        }

            ul.tabs a.w3.current {
                color: #fff;
                background-color: #357ebd;
                border-bottom: 1px solid #fff;
            }

        ul.tabs a.w4 {
            background-color: #f7f9fc;
            border-color: #357ebd #357ebd #eef3f8 #357ebd;
            border-style: solid;
            border-width: 1px;
            width: 119px;
        }

            ul.tabs a.w4.current {
                background-color: #fff;
                border-bottom: 1px solid #fff;
            }

        ul.tabs a.w5 {
            background-color: #f7f9fc;
            border-color: #eef3f8 #eef3f8 #eef3f8 #fff;
            border-style: solid;
            border-width: 1px;
            width: 82px;
        }

            ul.tabs a.w5.current {
                background-color: #fff;
                border-bottom: 1px solid #fff;
            }
/*div.panes div {
    background-color: #fff;
    border: 1px solid #357ebd;
    clear: left;
    float: left;
    font-size: 12px;
    margin: 2px 0 0 20px;
    padding: 20px;
    width: 590px;
}*/

/*OLD CAT PAGE STYLES*/

.catBkt {
    display: block;
    float: left;
    height: 266px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 300px;
}

a.catBkt img {
    border: 0 none;
}

.catBkt p {
    margin-bottom: 10px;
}

    .catBkt p span.subCatName {
        color: #1460be;
        font-size: 18px;
    }

.catBkt:hover * {
    text-decoration: none !important;
}

.catBkt p span.callOut {
    color: #666666;
}

a.catBkt:hover p span.subCatName {
    color: #f47b20;
}

a.catBkt:hover p span.callOut {
    color: #f47b20;
}

.borderBottom {
    border-bottom: 1px solid #ebebeb;
}

.borderRight {
    border-right: 1px solid #ebebeb;
}
/*Modals */

.ModalShippingWrapper {
    margin: 10px;
    padding: 10px;
}

.ModalShippingHeader {
    font-size: 22px;
}

.ShippingInfo {
    text-align: center;
    font-size: 9pt;
    margin-bottom: 30px;
}

.mFix {
    padding-left: 110px;
}

.verticalslider_tabs a:link, .verticalslider_tabs a:visited {
    background: url("../images/tab_bg_inactive.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    border-top: 1px solid #c3c3c3;
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 29px;
    padding: 14px 10px 6px;
    text-decoration: none;
    width: 78%;
}

#rdoShipMethods label {
    display: inline;
    font-weight: 500;
    line-height: 25px;
    max-width: 100%;
}

.anchorOffset {
    display: block;
    padding-top: 85px;
    position: relative;
    top: 85px;
}

.pagenumber_clicked, a.pagenumber_clicked:link, a.pagenumber_clicked:visited {
    font-weight: 500;
    text-decoration: none;
}

@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: MICR;
    src: url('micrenc.ttf');
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: canada-type-gibson, sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-family: canada-type-gibson, sans-serif
}

    h1.product {
        margin-top: 0
    }

.navwrapper {
    background: #0067a0;
    height: 110px;
    z-index: 999;
    position: fixed;
    width: 100%;
}

.navInnerWrapper {
    max-width: 1024px;
    margin: 0 auto;
    /*  padding: 10px 10px 0 10px;*/
    background-size: cover;
    height: 80px;
}

    .navInnerWrapper a {
        color: #ffffff;
    }
/*    ---------  NAV BAR -------------   */

.navbar-sams {
}

.cart-count {
    position: relative;
    top: -3px;
    right: -10px;
}

.cart-text {
    display: block;
    padding-top: 5px;
    /*position: relative;
    top: 10px;*/
    /*    right: -10px;*/
}

.cart {
    width: 25px;
    height: 25px;
    background: url(/includes/assets/icon_cart.svg) top left no-repeat;
}

    .cart a {
        color: #ffffff;
        text-decoration: none;
        /*  position: relative;
  display: block;
  left: 11px;
  top: -3px;*/
    }

#GoogleSearch {
    display: inline-block;
    height: 74px;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 5px;
}

.sams-logo {
    height: 30px;
}
/*ADD ONS BY UX TEAM - previously at bottom of bootstrap.css */

.nav.navbar-nav.doubledown {
    position: relative;
    top: -10px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #428bca;
    background-color: #ffffff;
}

.golden {
    color: #F7C606;
}

    .golden:hover {
        color: #ED5D00;
    }

.orange {
    color: #ED5D00;
}

    .orange:hover {
        color: #F7C606;
    }

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    /* border: 1px solid rgba(0, 0, 0, 0.15);*/
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.110);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 61px;
    z-index: 1000;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        line-height: 1.42857143;
        /*color: #333;*/
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #06509b;
            text-decoration: none;
            background-color: #ffffff;
            box-shadow: 0 0px 6px rgba(0, 0, 0, 0.175);
        }

.twenty-above {
    margin-top: 14px
}

.search-btn {
    padding: 7px 10px;
    background-color: #ffffff !important;
    border: none;
    width: 40px !important;
    height: 37px;
    color: gray !important;
    font-size: 16px;
}

.header-search-input {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    background-color: #ffffff !important;
    width: 227px !important;
    height: 37px;
    border: none;
}

    .header-search-input:focus {
        outline: none;
    }

    .header-search-input::placeholder {
        font-size: 16px;
    }
/*  ------ footer style ------  */
#footer {
    font-size: 12px;
    background-color: #f1f4f6;
    margin-top: 30px;
    padding-bottom: 30px;
}

    #footer, #footer a {
        color: black;
    }

        #footer .footer-container {
            max-width: 1000px;
            margin: 0 auto;
        }

        #footer h3 {
            font-size: 16px
        }

        #footer h4 {
            font-size: 20px;
            color: black;
        }

        #footer ul li {
            margin-top: 8px;
        }

        #footer .email-signup {
            font-weight: 500;
        }
/*  ------  default bootstrap form style override  ------  */

.input-sm, .form-horizontal .form-group-sm .form-control {
    border-radius: 0
}


.form-control {
    border-radius: 0
}

.btn, .btn-sm, .btn-group-sm > .btn {
    border-radius: 20px;
    /*    width: 100%;*/
    background-color: #0067a0;
    border-color: #0067a0;
}

    .btn:hover, btn-primary:hover, btn-sm:hover {
        background-color: #007AAF;
        border-color: #007AAF;
    }


.kill-top-margin {
    margin-top: 0
}

.kill-left-padding {
    padding-left: 0
}

.social-row {
    list-style-type: none;
    list-style: none;
    padding-left: 0
}

    .social-row li {
        float: left;
        margin-right: 10px
    }

li.facebook a {
    height: 34px;
    width: 32px;
    background: transparent url(../images/social-icons.png) no-repeat;
    display: inline-block;
}

li.twitter a {
    height: 34px;
    width: 32px;
    background: transparent url(../images/social-icons.png) 0 -39px no-repeat;
    display: inline-block;
}

#footer .club-card {
    height: 40px;
    width: 69px;
    display: inline-block;
    background: transparent url(../images/Card_Footer_Icons.png) no-repeat;
    margin: 10px 0;
}

#footer .credit-card {
    height: 40px;
    width: 69px;
    display: inline-block;
    background: transparent url(../images/Card_Footer_Icons.png) 0 -42px no-repeat;
}

.headerMargin {
    margin-top: 120px;
}

.checkoutHeaderMargin {
    margin-top: 60px
}
/*    STYLES FOR HS CHECK MODAL    */

/*the launch buttons*/

.launch {
    background: url(../images/popup.png) scroll no-repeat center right transparent;
    padding-right: 20px;
}
/*citm */

.citm {
    background: url(../images/modal_launch_graphic_citm_pers.jpg) 0 0 no-repeat;
    height: 88px;
    text-indent: -9999px;
    display: block;
}

    .citm:hover {
        background-position: left -88px;
    }

    .citm.PersonalHS {
        background: url(../images/modal_launch_graphic_citm_pers.jpg) 0 0 no-repeat;
    }

        .citm.PersonalHS:hover {
            background-position: left -88px;
        }

    .citm.BizHS {
        background: url(../images/modal_launch_graphic_citm_biz.jpg) 0 0 no-repeat;
    }

        .citm.BizHS:hover {
            background-position: left -88px;
        }
/* In an instance where the target site's styling does not inherit, or inherited styles need to be overridden, add styling below */

.override {
    font-family: Arial, Helvetica, sans-serif;
}

a.override {
}

.override p {
    color: #282828;
    font-size: 14px;
    line-height: 18px;
}

.override H2 {
    font-size: 18px;
}
/* i hate IE fixes */

.thefeatures, .defaultTxt {
    width: 600px;
}
/* the container layers to be overlayed */

.personalCheck {
    background: url(../images/hs_check_personal_front.jpg) center bottom no-repeat transparent scroll;
    width: 600px;
    height: 320px;
    margin: 5px 10px 20px 20px;
}

.personalCheckBack {
    background: url(../images/hs_check_personal_back.jpg) center bottom no-repeat transparent scroll;
    width: 600px;
    height: 320px;
    margin: 5px 10px 20px 20px;
}

.bizCheck {
    background: url(../images/hs_check_biz_front.jpg) center bottom no-repeat transparent scroll;
    width: 600px;
    height: 293px;
    margin: 5px 10px 20px 20px;
}

.bizCheckBack {
    background: url(../images/hs_check_biz_back.jpg) center bottom no-repeat transparent scroll;
    width: 600px;
    height: 293px;
    margin: 5px 10px 20px 20px;
    position: relative;
}
/*the  overlay layer*/

/*.hsoverlay {
  position:absolute;

}*/

/*.overlay p{
  color:#f00;
  font-size:124px;
}*/

.hsoverlay a {
    width: 25px;
    height: 25px;
    background: transparent url(../images/marker.png) 0 0 no-repeat;
    display: inline-block;
    /*  z-index:4;*/
    /*text-indent:-9999px;*/
    position: absolute;
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-indent: -999px;
    text-transform: capitalize;
}

    .hsoverlay a:hover {
        background: url(../images/marker.png) 0 -25px no-repeat;
    }
/* Tabs */

.verticalslider {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    margin: 20px 10px;
    height: 550px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: -1px 1px 4px #cccccc;
}

.verticalslider_tabs {
    float: left;
    width: 150px;
}

    .verticalslider_tabs, .verticalslider_tabs li {
        margin: 0px;
        padding: 0px;
    }

        .verticalslider_tabs li {
            list-style-type: none;
        }

        .verticalslider_tabs a:link, .verticalslider_tabs a:visited {
            display: block;
            width: 78%;
            height: 29px;
            padding: 14px 10px 6px 10px;
            font-size: 14px;
            font-weight: 500;
            color: #333333;
            border-top: 1px solid #c3c3c3;
            text-decoration: none;
            background: url('../images/tab_bg_inactive.jpg') repeat-x scroll center top transparent;
            ;
        }

        .verticalslider_tabs a:hover, .verticalslider_tabs a:active {
            background-color: #F00;
            /*background: url(../images/tabHoverBG.jpg) bottom repeat-x;*/
        }

        .verticalslider_tabs li a:link, .verticalslider_tabs li a:visited {
            border-top: none;
            height: 30px;
        }

        .verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited {
            background: #FCFBFB;
        }

        .verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active {
            background: #FCFBFB;
        }
/*.verticalslider .arrow {background: url(../images/arrow.png); width: 27px; height: 60px; position: absolute; z-index: 1000; margin-left: 250px; margin-top: -55px; }*/

.verticalslider .arrow {
    background: url(../images/arrow.png);
    position: absolute;
    z-index: 1000;
    margin-left: 250px;
    margin-top: -55px;
}

.last {
    border-bottom: 1px solid #c3c3c3;
}
/*
.verticalslider {border: 1px solid #d9d9d9; overflow: hidden; margin: 0 auto; margin-top: 25px; margin:20px 10px; height:550px;height: 100%;border-radius:8px; -moz-border-radius:8px; box-shadow: -1px 1px 4px #cccccc; }
.verticalslider_tabs {float: left;width: 150px;}
.verticalslider_tabs, .verticalslider_tabs li{margin: 0px; padding: 0px;}
.verticalslider_tabs li{list-style-type: none;}
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{display: block; width: 130px; height: 29px; padding: 14px 10px 6px 10px; background-color: #eeeeee; font-size: 12px; font-weight: bold;color: #333333;  border-right: 1px solid #d9d9d9; border-top: 1px solid #c3c3c3; text-decoration: none;}
.verticalslider_tabs a:hover, .verticalslider_tabs a:active{ background: url(../images/tabHoverBG.jpg) bottom repeat-x; background-color: #fcfcfc;}
.verticalslider_tabs li:first-child a:link, .verticalslider_tabs li:first-child a:visited{border-top: none; height: 30px;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider .arrow {background: url(../images/arrow.png); width: 27px; height: 60px; position: absolute; z-index: 1000; margin-left: 250px; margin-top: -55px; }
.last {border-bottom: 1px solid #c3c3c3;}
*/

/* Contents */

.verticalslider_contents {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

    .verticalslider_contents li {
        margin: 0px;
        padding: 0px;
        padding: 0px;
        display: none;
        /* position: absolute; */
        list-style-type: none;
    }

        .verticalslider_contents li h2 {
            margin: 5px 20px;
            padding: 0px;
        }

        .verticalslider_contents li p {
            margin: 5px 45px 0 20px;
            padding: 0px;
        }

    .verticalslider_contents .activeContent {
        display: inline;
    }
/* Play Pause*/

.verticalslider .playPause a {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 50;
}

.verticalslider .play a:link, .verticalslider .play a:visited {
    background: url(../images/plays.png) no-repeat 0 0;
    display: none;
}

.verticalslider .pause a:link, .verticalslider .pause a:visited {
    background: url(../images/pauses.png) no-repeat 0 0;
}

.verticalslider .pause a:hover, .verticalslider .pause a:active, .verticalslider .play a:hover, .verticalslider .play a:active {
    background-position: 0px -60px;
    border-bottom: none;
}
/* Float Right Styles
.verticalslider_tabs {float: right;}
.verticalslider .arrow {margin-left: -27px; background: url(../images/arrow-right.png); }
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{border-left: 1px solid #666666; border-right: none;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{border-left: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{border-left: 1px solid #ffffff;}*/

/*PCR 997 Styles*/

.tabWidth {
    width: 100%;
}

.tablewidthTab {
    width: 97%;
    margin: 10px;
}

.checkOptiontabContainer {
    overflow: auto;
}

#doubleAndSingleTip {
    background: url(../images/icn_question1.png) top center no-repeat;
    width: 20px;
    height: 15px;
    text-indent: -9999px;
    display: block;
    margin-right: 10px;
    float: right;
}

.fl-tip {
    width: 20px;
    height: 15px;
    float: right;
    transform: translateY(-300%);
}

.contain-img {
    object-fit: contain;
    height: 100px;
    border-width: 0px;
    max-width: 200px;
}

.horizontaltab {
    float: left;
    /*width:233px;*/
    width: 49%;
    background: #FBF9F8;
}

#firstTab a, #secondTab a {
    padding-bottom: 30px
}

#secondTab a {
    padding-left: 20px;
}

.horizontaltab a span {
    color: #fff;
    padding-left: 20px;
}

.horizontaltab.activeTab a span {
    color: #333333;
    padding-left: 20px;
}

.horizontaltab a:link, .horizontaltab a:visited, .horizontaltab a:active, .horizontaltab a:hover, .horizontaltab a {
    /*width:130px;*/
    width: 105%;
}

#firstTab #sglTip, #firstTab #dblTip, #secondTab #sglTip, #secondTab #dblTip {
    margin-right: 30px
}

.verticalslider.horizontalStyle {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    height: auto;
    /*   background: #fbf9f8 url(../images/bg_tabs_checkoptions.png) bottom repeat-x ;*/
    border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: -1px 1px 4px #cccccc;
    margin: 20px 0;
    padding: 0 0 10px;
    background-color: #FCFBFB;
    height: 100%;
    display: block;
}

.highlghtCheckOption {
    border: 1px solid #FAD275;
    background: #fffcee;
}

.checkPlaceHolder {
    padding: 5px;
}

    .checkPlaceHolder label {
        font-weight: normal;
        margin: 0px;
        display: initial;
        max-width: none;
    }

.saveOver {
    color: Red;
}

.helpIcon {
    float: right;
}
/*Tipsy Related*/

.tipsy {
    font-size: 14px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}

.tipsy-inner {
    background-color: #ffffff;
    color: #444444;
    max-width: 200px;
    padding: 15px;
    text-align: center;
    opacity: 1.0;
}
/* Rounded corners */

.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #c4c4c4;
}
/* Uncomment for shadow */

.tipsy-inner {
    box-shadow: 2px 2px 5px #c4c4c4;
    -webkit-box-shadow: 2px 2px 5px #c4c4c4;
    -moz-box-shadow: 2px 2px 5px #c4c4c4;
}

.tipsy-arrow {
    background: url(../images/tipsy.gif) no-repeat scroll left top rgba(0, 0, 0, 0);
    position: absolute;
    width: 5;
    height: 9;
}
/* Rules to colour arrows */

.tipsy-arrow-n {
    border-bottom-color: #a8a8a8;
}

.tipsy-arrow-s {
    border-top-color: #a8a8a8;
}

.tipsy-arrow-e {
    border-left-color: #a8a8a8;
}

.tipsy-arrow-w {
    border-right-color: #a8a8a8;
}

.tipsy-n .tipsy-arrow {
    top: 0px;
    left: 50%;
    margin-left: -5px;
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    background-position: left bottom;
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}
/**/

/*PCR 997 styles ends here*/

/*--- Check Armor Style ---- */

.fraud-armor {
}

.hide-label {
    display: none;
}

.secureValue {
    color: #666;
}

    .secureValue td {
        padding-right: 20px;
    }

#SecurityProduct {
    margin: 10px 0 0 0;
    overflow: hidden;
}

.fraudArmorContainer {
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 0;
    font-size: 11px;
}

.cheArmText {
    font-size: 11px;
    color: #666666;
    display: block;
    margin-bottom: 3px;
}

    .cheArmText a, .productOffer p a {
        color: #52A98D;
    }

    .cheArmText ul {
        margin: 0px;
        list-style: outside;
        padding-left: 25px;
        line-height: 15px;
        display: table;
    }

    .cheArmText a {
        margin: 0px 0 5px 25px;
        display: block;
    }

.fraudArmorContainer h4 {
    color: #5b5b5b;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .fraudArmorContainer h4 span {
        color: #4C907B;
    }

span.cheArmRecText, span.freetext {
    font-size: 14px;
    color: #4c907b;
}

.fraudArmorContainer img {
    margin-right: 5px;
    float: right;
}

.fraudArmorContainer > div:first-child {
    height: 40px;
}

.fraudArmorContainer .fafull {
    width: 340px !important;
    margin-left: 10px !important;
    float: left;
}

.fraudArmorContainer .falite {
    width: 245px !important;
    border-right: 1px solid #e0e0e0 !important;
    height: 150px !important;
    padding-right: 5px !important;
    margin-left: 0px !important;
    float: left;
}

div.fraudArmorRadio {
    overflow: hidden;
}

    div.fraudArmorRadio table {
        width: 350px;
    }

    div.fraudArmorRadio div {
        margin: 3px 0 0 5px;
        font-weight: 500;
        clear: both;
    }

    div.fraudArmorRadio label {
        font-size: 12px;
        color: #666;
        padding: 0px;
        margin: 0px;
    }

    div.fraudArmorRadio input {
        padding: 0px;
        margin: 0px;
        margin: 1px 5px 0 0;
    }

    div.fraudArmorRadio strong {
        color: #9f2631;
    }

    div.fraudArmorRadio span.securePrice {
        font-size: 12px;
        margin-top: 4px;
    }

.removeChArm {
    margin-left: 5px;
    display: block;
}

img.cartChArm {
    border: 1px solid #d6d6d6;
}
/*     product page cross-sell     */

.crossSellItem {
    float: left;
    width: 150px;
    min-height: 200px;
    margin-right: 40px;
}

    .crossSellItem img {
        display: block;
    }

#dvSort {
    padding: 6px;
    margin-bottom: 20px;
    border-top: solid 1px #bbb;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(229, 229, 229, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(229, 229, 229, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(229, 229, 229, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(229, 229, 229, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(229, 229, 229, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(229, 229, 229, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00e5e5e5', GradientType=0);
    /* IE6-9 */
}

#pnlPager {
    float: right;
}

.pagination {
    width: 100%;
}

.pagination_bottom {
    clear: both;
    width: 100%;
    text-align: right
}
/*     ----- Product Page Style -----     */

.product-container {
    min-height: 180px;
}

    .product-container p {
        margin-top: 10px;
        line-height: 15px
    }

    .product-container a p {
        color: #333;
        font-size: 12px
    }

    .product-container .errorsmall {
        color: #B70000;
    }

.product_desc {
    color: #555;
    font-size: .9em
}

    .product_desc ul {
        margin: 1.5em;
    }
/*CSS that seems to be from the new personalization flow*/

.InfoEntryLeftColumn {
    width: 460px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 25px;
}

.InfoEntryRightColumn {
    width: 300px;
    float: left;
    margin-left: 60px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 25px;
}

.InfoEntryTabs {
    width: 100%;
}

.InfoEntryTab1Container {
    /*   height:400px;
*/
    padding: 10px 0 25px 0;
    width: 350px;
    margin-bottom: 50px;
}

.InfoEntryTab2Container {
    padding-bottom: 140px;
    margin-right: 15px;
}

.InfoEntryTab3Container {
    padding-bottom: 140px;
    margin-right: 15px;
}

.InfoEntryPreview {
    max-width: 500px;
    clear: both;
    margin-top: 20px;
}

.errorInput {
    border: 1px solid red;
}

.errorbox {
    background-color: #fee6e2;
    padding: 10px;
    border: 1px solid red;
    width: 880px;
    float: left;
    clear: both;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 5px;
}

#checkpreview {
    object-fit: contain;
    width: 100%;
    max-width: 500px;
}

.approvebox {
    background-color: #f1f1f1;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #666;
    max-width: 500px;
    float: left;
    clear: both;
}

.agreebox {
    background-color: #ffffcc;
    border: 1px solid gray;
    clear: both;
    float: right;
    font: 12px Arial, Helvetica, sans-serif;
    height: 40px;
    margin-top: 15px;
    padding: 8px 4px 8px 0px;
    width: 90px;
}

.addFA {
    background-color: #ffffcc;
    margin-right: -5px;
    padding: 5px;
    border: 1px solid gray;
    float: right;
    clear: both;
    font: 10px lato, Arial, Helvetica, sans-serif;
}
/* Preview Page */

.smalltext {
    font-size: xx-small;
    text-transform: uppercase;
}

.PreviewAgreeMsg a {
    font-variant: normal;
    font-size: 12px;
    padding-bottom: 3px
}

.divPreviewTitle {
    padding-bottom: 5px;
    float: left;
    position: relative;
    font-weight: 500;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.divPreviewItem {
    margin-top: 15px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}

.divPWimage img {
    max-width: 100%;
    height: auto;
    display: block;
}
/* image will not extend beyond the width of its container if larger than the container, but not stretch beyond its natural pixel dimensions if smaller */

/*.divEnterInfo {position:absolute; float:left; margin-left:445px}
*/

.divEnterPersonalization {
    border: 1px solid #C1C1C1;
    visibility: visible;
    padding: 10px;
    background-color: #f6f6f6;
}

.divActivepreviewbutton {
    margin-bottom: 20px;
    margin-top: 25px;
    width: 240px
}

.divPreviewButton {
    border: 1px solid #C1C1C1;
    padding: 10px;
    background-color: #f6f6f6;
    float: right
}

    .divPreviewButton .divpreviewAgreement {
        padding: 10px;
        text-align: left;
    }

.divAddtoCartBtn {
    margin-top: 25px;
    margin-bottom: 10px
}

.personalizePageBody body {
    background: url(../images/persBodyBg.png) repeat-x;
}
/* Preview Page ends here */

/*THIS IS FOR THE HELP/HINT IMAGES*/

.infoPersonal, .infoBiz {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #707078;
}
/*THESE ARE THE WRAPPERS FOR THE CHECK IMAGE THAT ALSO CONTAIN THE OVERLAY*/

.checkImage_PersonalCheck_Tab1, .checkImage_BizGeneralPurpose_Tab1, .checkImage_LaserWallet_Tab1, .checkImage_BizLaserChecks_Tab1, .checkImage_BizDeskChecks_Tab1, .checkImage_DepositBusinessPortrait_Tab1, .checkImage_DepositBusinessLandscape_Tab1, .checkImage_GiftCertificate_Tab1, .checkImage_DepositPersonal_Tab1, .checkImage_LaserInvoice_Tab1, .checkImage_PersonalCheck_Tab2, .checkImage_BizGeneralPurpose_Tab2, .checkImage_LaserWallet_Tab2, .checkImage_BizLaserChecks_Tab2, .checkImage_BizDeskChecks_Tab2, .checkImage_DepositBusinessPortrait_Tab2, .checkImage_DepositBusinessLandscape_Tab2, .checkImage_GiftCertificate_Tab2, .checkImage_DepositPersonal_Tab2, .checkImage_LaserInvoice_Tab2 {
    width: 465px;
    position: relative;
}

.checkImage_PersonalCheck_Tab1, .checkImage_PersonalCheck_Tab2 {
    background: url(../images/checkBg_personal.png) bottom center no-repeat;
    height: 242px;
}

.checkImage_BizGeneralPurpose_Tab1, .checkImage_BizGeneralPurpose_Tab2, .checkImage_BizLaserChecks_Tab1, .checkImage_BizLaserChecks_Tab2 {
    height: 196px;
}

.checkImage_BizGeneralPurpose_Tab1, .checkImage_BizGeneralPurpose_Tab2, .checkImage_BizLaserChecks_Tab1, .checkImage_BizLaserChecks_Tab2, .checkImage_LaserWallet_Tab1, .checkImage_LaserWallet_Tab2, .checkImage_BizDeskChecks_Tab1, .checkImage_BizDeskChecks_Tab2 {
    background: url(../images/checkBg_biz_general.png) bottom center no-repeat;
}
    /*This tells the check image for the business checks to not exceed a set width*/

    .checkImage_BizGeneralPurpose_Tab1 img, .checkImage_BizGeneralPurpose_Tab2 img, .checkImage_BizLaserChecks_Tab1 img, .checkImage_BizLaserChecks_Tab2 img, .checkImage_LaserWallet_Tab1 img, .checkImage_LaserWallet_Tab2 img, .checkImage_BizDeskChecks_Tab1 img, .checkImage_BizDeskChecks_Tab2 img {
        max-width: 465px;
    }

.checkImage_LaserWallet_Tab1, .checkImage_LaserWallet_Tab2 {
    height: 246px;
}

.checkImage_BizDeskChecks_Tab1, .checkImage_BizDeskChecks_Tab2 {
    height: 236px;
}
/*THESE ARE THE OVERLAY STYLES, BY TAB, AND THEN BY CHECK STYLE*/

.overlay_PersonalCheck_Tab1, .overlay_BizGeneralPurpose_Tab1, .overlay_LaserWallet_Tab1, .overlay_BizLaserChecks_Tab1, .overlay_BizDeskChecks_Tab1, .overlay_DepositBusinessPortrait_Tab1, .overlay_DepositBusinessLandscape_Tab1, .overlay_GiftCertificate_Tab1, .overlay_DepositPersonal_Tab1, .overlay_LaserInvoice_Tab1, .overlay_PersonalCheck_Tab2, .overlay_BizGeneralPurpose_Tab2, .overlay_LaserWallet_Tab2, .overlay_BizLaserChecks_Tab2, .overlay_BizDeskChecks_Tab2, .overlay_DepositBusinessPortrait_Tab2, .overlay_DepositBusinessLandscape_Tab2, .overlay_GiftCertificate_Tab2, .overlay_DepositPersonal_Tab2, .overlay_LaserInvoice_Tab2 {
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -9999px;
    width: 465px;
}
/* ***************  TAB ONE STYLES  ***************** */

.overlay_PersonalCheck_Tab1 {
    background: url(../images/overlay_PersonalCheck_Tab1.png) no-repeat top left;
    height: 214px;
}

.overlay_BizGeneralPurpose_Tab1 {
}

.overlay_LaserWallet_Tab1 {
    background: url(http://172.16.30.44/images/checkOverlay_bizLaserWallet_account.png) no-repeat top left;
    height: 219px;
}

.overlay_BizLaserChecks_Tab1 {
    background: url(http://172.16.30.44/images/checkOverlay_BizLaserChecks_accountNumber.png) no-repeat top left;
    height: 210px;
}

.overlay_BizDeskChecks_Tab1 {
    background: url(http://172.16.30.44/images/checkOverlay_BizDeskChecks_accountNumber.png) no-repeat top left;
    height: 210px;
}
/*Since the Deposit Tickets ask for the user to look at their check, we just show a help image, and no preview overlay*/

.overlay_DepositBusinessPortrait_Tab1 {
    background: url(http://172.16.30.44/images/DepositBusiness.png) no-repeat top left;
    height: 600px;
}

.overlay_DepositBusinessLandscape_Tab1 {
    background: url(http://172.16.30.44/images/DepositBusiness.png) no-repeat top left;
    height: 600px;
}
/*There is no preview image for Gift Certificates*/

.overlay_GiftCertificate_Tab1 {
}

.overlay_DepositPersonal_Tab1 {
}
/*Different personalization here for Laser Invoices (stationery personalizer)*/

.overlay_LaserInvoice_Tab1 {
}
/* ***************  TAB TWO STYLES  ***************** */

.overlay_PersonalCheck_Tab2 {
    background: url(../images/checkOverlay_address.png) no-repeat top left;
    height: 214px;
}

.overlay_BizGeneralPurpose_Tab2 {
}

.overlay_LaserWallet_Tab2 {
    background: url(../images/checkOverlay_bizLaserWallet_address.png) no-repeat top left;
    height: 219px;
}

.overlay_BizLaserChecks_Tab2 {
    background: url(../images/images/checkOverlay_BizLaserChecks_address.png) no-repeat top left;
    height: 210px;
}

.overlay_BizDeskChecks_Tab2 {
    background: url(../images/checkOverlay_BizDeskChecks_address.png) no-repeat top left;
    height: 210px;
}

.overlay_DepositBusinessPortrait_Tab2 {
    background: url(../images/DepositBusiness.png) no-repeat top left;
    height: 600px;
}

.overlay_DepositBusinessLandscape_Tab2 {
    background: url(../images/DepositBusiness.png) no-repeat top left;
    height: 600px;
}
/*There is no preview image for Gift Certificates*/

.overlay_GiftCertificate_Tab2 {
}

.overlay_DepositPersonal_Tab2 {
}
/*Different personalization here for Laser Invoices (stationery personalizer)*/

.overlay_LaserInvoice_Tab2 {
}

.HTMLDescTable {
    display: none;
}

.HTMLDescHeaderTable {
    display: none;
}

#divTop1 > div {
    float: left;
}

.persContactWrapper {
    float: right !important;
    padding-right: 40px;
}

.persBackButton {
    width: 450px;
    margin-top: 15px;
}

.persHelp {
    font-family: lato, Arial, Helvetica, sans-serif;
    margin: 18px 15px 0 15px;
    color: #ffffff;
    float: left;
}

    .persHelp a, .persHelp a:visited {
        text-decoration: none;
        color: #ffffff;
        font-weight: 500;
        font-size: 14px;
    }

        .persHelp a:hover {
            text-decoration: underline;
        }

.persPhone {
    color: #ffffff;
    font-weight: 500;
    margin: 20px 0 0 0;
    font-size: 14px;
    float: left;
}

div.persUserInfo {
    background-color: #fffee7;
    padding: 10px;
    color: #202028;
    border: solid 1px #999;
    font-size: 14px;
    font-family: lato, Arial, Helvetica, sans-serif;
}

.persUserInfo a {
    color: #0065ac;
}

    .persUserInfo a:hover {
        color: #202028;
    }

    .persUserInfo a:visited {
        color: #0065ac;
    }

.persMonogramWrapper {
    text-align: center;
}

.persMonogram {
    float: left;
    text-align: center;
    margin: 0 auto;
    padding-right: 10px;
}

.persLiveChat {
    margin: 20px 0 0 0;
    float: left;
}

.smbtn_green.liveChat {
    margin-right: 10px;
}

    .smbtn_green.liveChat span {
        padding-left: 23px;
        background-position: 0 -408px;
    }

        .smbtn_green.liveChat span:hover {
            padding-left: 23px;
            background-position: 0 -428px;
        }
/*strokes around the personalize inputs*/

#routenum {
    border: 2px solid #28D5E5;
}

#acctnum {
    border: 2px solid #DE2666;
}

#checknum {
    border: 2px solid #6BB628;
}

.requiredField {
    color: #f00;
}

.entryheads {
    font-size: 12px;
    color: #202028;
    text-transform: uppercase;
    font-family: lato, Arial, Helvetica, sans-serif;
}

a.mil {
    color: #0065ac;
    font-size: 12px;
}

    a.mil:hover {
        color: #202028;
    }

    a.mil:visited {
        color: #0065ac;
    }

a.secondary {
    color: #202028;
    font-family: lato, Arial, Helvetica, sans-serif;
}

    a.secondary:hover {
        color: #0065ac;
    }

    a.secondary:visited {
        color: #202028;
    }

#accountopened {
    display: block;
}

.HTMLDescSpecTable {
    width: 215px;
}

.resetInput_class {
    height: 28px;
    margin: 0 0 15px;
    padding: 3px 0px 3px 3px;
    /*padding: 0 0 8px 0;*/
    border: 1px solid #DDDDDD;
    outline: none;
}

.dataPrevLabel {
    color: #202028;
    font-size: 12px;
    font-weight: 500;
}

.dataPrevData {
    color: #202028;
    font-size: 12px
}

#Tab3Previous {
    float: left;
}

.LogoTheChosenOne, .LogoChooseOne {
    text-align: center;
    height: 100px;
}

.needItFaster {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.dashboardComponent {
    padding: 20px 30px 20px 15px;
}

    .dashboardComponent select {
        font-size: 12px;
    }

.dashboardComponentActionable {
    padding: 10px;
    background: url(../images/dashboardEditIcon.png) right top no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 40px;
    float: right;
}

    .dashboardComponentActionable:hover {
        background-position: right -60px;
    }

a.dashboardComponentWrapper.dashboardComponentActionable:hover {
    border: 2px solid #f00;
}

.dashboardComponentWrapper .resetInput_class {
    margin-bottom: 8px;
}

.fauxLink {
    color: #0065ac;
    text-decoration: underline;
}

    .fauxLink:hover {
        color: #009ce8;
    }
/*ADD ME TO QE2*/

.reorderWrapper {
    width: 600px;
    margin: 0 auto;
    padding-top: 50px;
}

.reorderTabs {
    width: 600px;
}

.reorderSteps {
    font-family: RobotoSlab-Bold, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.reorderTabs div.tabContent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    /* border: 1px solid #FF0000;*/
    height: 100%;
    padding: 0;
    width: 100%;
}

.reorderTabs .stContainer {
    overflow: visible;
    width: 100%;
    background-color: #f6f6f6;
    height: 200px;
    min-height: 250px;
}

.reorderTabs.stMain ul.tabAnchor li a {
    font-family: RobotoSlab-Bold, Arial, Helvetica, sans-serif;
    height: 50px;
    width: 270px;
    padding: 20px 0 0 0;
    font-size: 18px;
    text-align: center;
}

.reorderHelp {
    height: 21px;
    width: 21px;
    background: url(../images/icn_reorderHelp.png) top left no-repeat;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    position: relative;
    top: 22px;
    right: 133px;
}

    .reorderHelp:hover {
        background: url(../images/icn_reorderHelp.png) left -21px no-repeat;
    }
/* END REORDER */

.image_enhanced {
    font-size: 10px;
    color: #777;
    text-align: center;
    margin-top: 10px
}

.navbar-sams .navbar-form {
    margin: 0;
}

    .navbar-sams .navbar-form .form-control {
        /*  width: 85%;*/
    }

.navbar-form .form-control, .navbar-form .input-group-btn {
    /*  float: left;*/
}

.checkout-nav-container.navwrapper {
    background-position: 0 -5px;
    height: auto;
}

.help-link-list {
    list-style: none;
    list-style-type: none;
    margin-left: 5px
}

#fancybox-content form, #fancybox-content iframe {
    background: white;
}

.fancybox-wrap {
    opacity: 0.7;
    background-color: rgb(119, 119, 119);
}

.crossSellItem a span {
    color: #333;
    font-size: 11.5px
}

.crossSellItem img {
    margin-bottom: 10px
}

.quantity-container {
    padding-left: 0
}

.cart_removelink {
    font-size: .85em;
    color: #777;
    margin-bottom: 0
}

.cart_subtotal, .cart_subtotal_text {
    font-weight: 500;
    color: #449D44;
}

.cart-product-name {
    font-size: .85em;
    margin: 4px 0;
    line-height: 1
}

.cart_select {
    font-size: 13px;
    font-weight: 500;
}
/*  this is to match what shows when there are multiple selections  */

.table-borderless > thead > tr > th, .table-borderless > tbody > tr > th, .table-borderless > tfoot > tr > th, .table-borderless > thead > tr > td, .table-borderless > tbody > tr > td, .table-borderless > tfoot > tr > td {
    border: 0;
}

.p-padding-5 {
    padding: 5px;
}

.check-armor-row label {
    font-weight: normal;
}

.ipr-row p, .check-armor-row p {
    margin-bottom: 0
}

.ipr-row div.checkbox {
    margin-top: 0
}

.table-cart-main {
    border-bottom: solid 2px #d3d3d3;
    margin-bottom: 0
}

    .table-cart-main thead {
        background: #eee;
        border-bottom: solid 1px #d3d3d3
    }

.ship-time-container table {
    font-size: .95em
}

.contact-container h2 {
    margin-top: 0
}

.contact-container div.panes div {
    margin-top: 0
}

.contact-container label {
    margin: 0 0 5px 0;
}

.contact-us-tip {
    padding: 7px;
    margin-bottom: 10px
}

    .contact-us-tip h4 {
        margin-top: 0
    }

    .contact-us-tip p {
        margin-bottom: 0
    }

.panes .child-pane {
    background-color: #fff;
    border: 1px solid #357ebd;
    clear: left;
    float: left;
    margin: 2px 0 0 20px;
    padding: 20px;
    width: 590px;
}

ul.tabs a.w1.current, ul.tabs a.w2.current, ul.tabs a.w3.current, ul.tabs a.w4.current, ul.tabs a.w5.current {
    border-bottom-color: #357ebd;
}

.linkBackWrapper {
    display: inline;
    position: absolute;
    font-size: 1.05rem;
    margin-top: -5px;
}

.SelectProducModalSearch .search-btn {
    padding: 3px 5px;
}

.CheckedOverlay {
    background: url(../images/selected_icon.png) right top no-repeat #f6ffed;
    border: 1px solid #61bc00;
}

.image_scenes {
    text-align: center;
}

.divToCartAndCheckout {
    margin-top: 20px;
}

.is_desktop {
    display: block;
}
/*    Media Query specific CSS    */

/* larger than medium */

@media (min-width: 1056px) {
    .navbar-brand {
        padding: 0px !important;
    }
    /* bootstrap extension */
    ul.navbar-nav li:hover ul.dropdown-menu {
        display: block;
    }
}
/* all medium-small devices */

@media (max-width: 1055px) {
    .is_desktop {
        display: none !important;
    }

    .navInnerWrapper {
        background: none;
    }

    .navbar-sams {
        padding-top: 3px;
    }

        .navbar-sams .navbar-brand {
            color: #777;
        }

            .navbar-sams .navbar-brand:hover, .navbar-sams .navbar-brand:focus {
                background-color: transparent;
                color: #5e5e5e;
            }

        .navbar-sams .navbar-text {
            color: #777;
        }

        .navbar-sams .navbar-nav > li > a:hover, .navbar-sams .navbar-nav > li > a:focus {
            background-color: #ffffff;
            color: #333;
        }

        .navbar-sams .navbar-nav > .active > a, .navbar-sams .navbar-nav > .active > a:hover, .navbar-sams .navbar-nav > .active > a:focus {
            background-color: #e7e7e7;
            color: #555;
        }

        .navbar-sams .navbar-nav > .disabled > a, .navbar-sams .navbar-nav > .disabled > a:hover, .navbar-sams .navbar-nav > .disabled > a:focus {
            background-color: transparent;
            color: #ccc;
        }

        .navbar-sams .navbar-toggle {
            border-color: #ddd;
        }

            .navbar-sams .navbar-toggle .icon-bar {
                background-color: #fff;
            }

        .navbar-sams .navbar-collapse, .navbar-sams .navbar-form {
            border-color: #3080b3;
        }

        .navbar-sams .navbar-nav > .open > a, .navbar-sams .navbar-nav > .open > a:hover, .navbar-sams .navbar-nav > .open > a:focus {
            background-color: #ffffff;
            color: #428bca;
        }

        .navbar-sams .navbar-link {
            color: #777;
        }

            .navbar-sams .navbar-link:hover {
                color: #333;
            }

        .navbar-sams .btn-link {
            color: #777;
        }

            .navbar-sams .btn-link:hover, .navbar-sams .btn-link:focus {
                color: #333;
            }

            .navbar-sams .btn-link[disabled]:hover, fieldset[disabled] .navbar-sams .btn-link:hover, .navbar-sams .btn-link[disabled]:focus, fieldset[disabled] .navbar-sams .btn-link:focus {
                color: #ccc;
            }

        .nav .navbar-sams > li > a:hover, .navbar-sams .nav > li > a:focus {
            text-decoration: none;
            background-color: none;
        }

    .navbar-collapse.collapse.in {
        /*background-color: #126da6;*/
        /*background-color: rgba(18, 109, 166, .8);*/
        background-color: #ffffff;
    }

        .navbar-collapse.collapse.in .dropdown.open {
            background-color: #f1f4f6
        }

    .navbar.navbar-sams {
        padding-top: 0;
        margin-top: 0
    }

    .navbar-brand {
        padding: 0;
    }

    .navwrapper, .navwrapper .navInnerWrapper {
        background-color: #0067a0;
        padding-left: 0px !important;
        margin-left: 0px !important;
        height: 75px;
    }

    .header-search-input {
        width: 80px !important;
    }


    #PreviewItem {
        width: 100%;
        margin-left: 0px;
    }

    .fraudArmorRadio {
        clear: both;
        margin: auto;
    }

    .fraudArmorContainer img {
        margin-right: 0px;
        float: none;
        /*width: 50%;*/
        padding: 10px;
    }

}
/* only medium devices */

@media (min-width: 768px) and (max-width: 1023px) {
    .navbar-brand {
        width: 180px;
    }

    .product-container a p {
        /* height: 75px; */
        overflow: hidden;
        text-align: left;
    }

    .product-container a .product-image-container {
        /* height: 95px !important; */
        margin: auto;
        display: block !important;
    }
}
/* small-ish devices and down */

/* (this additional breakpoint added to prevent "jumpy" preview image on browser window resize) */

@media (max-width: 992px) {
    .divPWimage img {
        margin-left: auto;
        margin-right: auto;
    }
}
/* only small devices */

@media (max-width: 767px) {
    h1 {
        margin-top: 0
    }

    /* Menu style overrides for mobile redesign */
    #GoogleSearch {
        width: 100%;
    }

    .dropdown-menu .divider {
        display: none;
    }

    .cart {
        margin-right: 30px;
    }

    .cart-count {
        color: #fff;
    }

    .navbar-collapse {
        padding: 0 !important;
    }

    #GoogleSearch > div {
        width: 100%;
    }

    #GoogleSearch .header-search-input {
        width: 90% !important;
    }

    #header-reorder-button a {
        color: #333;
    }

    #header-reorder-button svg {
        fill: #333;
    }

    #FormGoogle {
        width: 100%;
        border-bottom: 0;
    }

        #FormGoogle input {
            border: 1px solid rgba(0,0,0,0.1);
        }

    #btnSearch {
        border: 1px solid rgba(0,0,0,0.1);
        border-left: 0;
    }

    #doubledown {
        flex-flow: column !important;
        width: auto !important;
        margin-top: 20px;
    }

    #header-reorder-button a {
        text-align: left !important;
    }

    .navInnerWrapper a {
        color: #0067a0;
        font-weight: 600;
    }

    .menu-hide-mobile {
        /* Hide re-order on mobile view since it's on the bottom already. */
        display: none;
    }

    .collapsing {
        -webkit-transition: none;
        transition: none;
        display: none;
    }
    /* End Menu overrides */


    .navbar-sams .dropdown-toggle {
    }

    .navwrapper {
        background-position-y: -2px;
        position: relative;
        display: inline;
    }

    .navInnerWrapper {
        height: auto;
    }

    .firstContainer {
        padding-top: 0px;
    }

    .dropdown-menu li .orange {
        color: rgb(254, 246, 9);
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .checkout_header_container {
        background: url(../images/bg_header.png) top repeat-x scroll;
        margin-left: -15px;
        margin-right: -15px;
        background-position: 0 -6px;
    }

    .mobile-footer {
        margin-left: 24px;
    }
    .mobile-footer a {
        font-size: 1.2em;
    }

    #GoogleSearch {
    }

    #sglTip {
        display: none;
    }

    #dblTip {
        display: none;
    }

    #divTitleInfo {
        width: 320px !important;
        margin-left: 4px;
    }

    .InfoEntryLeftColumn {
        width: 100%;
        margin-left: 4px;
    }

    .InfoEntryRightColumn {
        width: 100%;
        margin-left: 4px;
    }

    .bkt img {
        width: 100%;
    }

    #footer {
        padding-left: 12px;
    }

    .footer-container .row {
        width: 100% !important;
    }

    .container .product-container img {
        /* width: 100% !important; */
        /* height: auto !important; */
    }

    h1.product {
        font-size: 1.4em;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .nav.navbar-nav.doubledown {
        margin-left: 0;
    }

    .crossSellItem {
        width: 100%;
        text-align: center;
        margin-right: 0px;
        min-height: 200px;
    }

        .crossSellItem img {
            margin-left: auto;
            margin-right: auto;
        }

    #pnlDesignMode #imgStaticHint {
        width: 100%;
    }

    .stMain {
        width: 100%;
        min-width: 320px;
    }

    .InfoEntryTab1Container #NextButtonTab1 {
        float: left !important;
    }

    .option_picker .btn_row {
        text-align: center;
    }

        .option_picker .btn_row #lnkBtnPersonalize, .option_picker .btn_row #lnkAddtoCart {
            width: 200px;
        }

    #PreviewHeader #lblHeader h1 span {
        display: block;
    }

    .reorderWrapper {
        width: 100%;
    }

    .reorderSteps {
        display: block;
    }

    .reorderTabs ul, .reorderTabs ul li a {
        width: 100% !important;
    }

        .reorderTabs ul li {
            width: 50%;
        }

    .reorderTabs .stContainer {
        height: 400px !important;
    }

    .reorderZip {
        margin-left: 10px;
    }

    #reorderHelpImagePersonal img, #reorderHelpImageBusiness img {
        width: 100%;
    }

    .reorderHelp {
        right: 0px;
    }

    .checkoutDropdown {
        background-color: #fff !important;
        border: 1px solid #000 !important;
    }

    #divTitleInfo .PersHeader {
        font-size: 2em;
    }

    #divTitleInfo .PersTitle {
        display: block;
    }

    .errorbox {
        width: 90%;
    }

    .reorder_title {
        margin-left: 10px;
    }

        .reorder_title span {
            display: block;
            margin-left: 0px;
        }

    .m-receiptspacer {
        display: none;
    }

    .hero-slider .owl-controls {
        bottom: 15px;
    }

    #divCheckImageWrapper {
        zoom: 70%;
    }

    .InfoEntryTab1Container, .stMain .stContainer input[type=text], .stMain .stContainer textarea {
        width: 100%;
    }
}
/* only very small devices */

@media (max-width: 320px) {
    .navbar-sams .navbar-toggle {
        margin-right: 0px;
        margin-left: 210px;
        position: absolute;
    }
}

.errorpage {
    padding-top: 20px;
    color: #666;
    font-size: 18px;
    font-weight: 200;
}

    .errorpage h1 {
        color: #0062a5;
        font-weight: 400;
        font-size: 28px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 1.2;
        text-align: center;
    }

    .errorpage h2 {
        color: #555;
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 22px;
        font-weight: 400;
        line-height: 1.1;
    }

    .errorpage a {
        font-weight: 400
    }

    .errorpage ul {
        list-style-position: inside;
    }

    .errorpage li {
        line-height: 1.4;
    }

    .errorpage div.fl {
        padding: 15px 0 0 135px;
        width: 80%;
    }

.fw-normal {
    font-weight: normal !important;
}

.mr0 {
    margin-right: 0px;
}

.db {
    display: block;
}

.divcheckbox {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}

.mt8 input {
    margin-top: 8px;
}

.best-selling-img {
    height: 90px;
    width: 100%;
    object-fit: contain;
}

/* Cross sell style */
.qe2crossitem {
    height: 160px;
    border: 1px solid #d5dee4;
    border-radius: 10px;
    min-height: unset;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 20px;
    flex-direction: column;
    padding-top: 10px;
}

.crossselllink {
    display: block;
}

    .crossselllink span {
        display: block;
    }

.crossSellItem img {
    width: 200px;
    vertical-align: middle;
}
/* Override red starting at per sams redesign 2023*/
.gallery-item-startingat .errorsmall {
    color: black;
}

.bold500 {
    font-weight: 500;
}

.hide-on-mobile {
    display: none;
}

@media (min-width: 992px) {
    .hide-on-mobile {
        display: block;
    }
}

@keyframes spinner-line-fade-more {
    0%, 100% {
        opacity: 0; /* minimum opacity */
    }

    1% {
        opacity: 1;
    }
}

@keyframes spinner-line-fade-quick {
    0%, 39%, 100% {
        opacity: 0.25; /* minimum opacity */
    }

    40% {
        opacity: 1;
    }
}

@keyframes spinner-line-fade-default {
    0%, 100% {
        opacity: 0.22; /* minimum opacity */
    }

    1% {
        opacity: 1;
    }
}

@keyframes spinner-line-shrink {
    0%, 25%, 100% {
        /* minimum scale and opacity */
        transform: scale(0.5);
        opacity: 0.25;
    }

    26% {
        transform: scale(1);
        opacity: 1;
    }
}

.privacychoices {
    display: inline;
    height: 14px;
    width: 29px;
    padding-right: 1px;
    vertical-align: top;
    margin-top: 1px;
}

@media (max-width: 767px) {
    .privacychoices {
        margin-top: 2px;
    }

}

