﻿@font-face {
    font-family: 'BentonSans';
    src: url('/Areas/AMEX/Content/fonts/BentonSans-Regular.eot');
    src: url('/Areas/AMEX/Content/fonts/BentonSans-Regular.eot?#iefix') format('embedded-opentype'), 
        url('/Areas/AMEX/Content/fonts/BentonSans-Regular.woff2') format('woff2'), 
        url('/Areas/AMEX/Content/fonts/BentonSans-Regular.woff') format('woff'), 
        url('/Areas/AMEX/Content/fonts/BentonSans-Regular.ttf') format('truetype'), 
        url('/Areas/AMEX/Content/fonts/BentonSans-Regular.svg#BentonSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'BentonSansBook';
	src: url('/Areas/AMEX/Content/fonts/BentonSans-Book.eot');
	src: url('/Areas/AMEX/Content/fonts/BentonSans-Book.eot?#iefix') format('embedded-opentype'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Book.woff2') format('woff2'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Book.woff') format('woff'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Book.ttf') format('truetype'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Book.svg#BentonSans-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BentonSansMedium';
	src: url('/Areas/AMEX/Content/fonts/BentonSans-Medium.eot');
	src: url('/Areas/AMEX/Content/fonts/BentonSans-Medium.eot?#iefix') format('embedded-opentype'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Medium.woff2') format('woff2'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Medium.woff') format('woff'),
		url('/Areas/AMEX/Content/fonts/BentonSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

body {
    font-size:14px;
    font-family: BentonSans, Arial,Verdana,Helvetica,san-serif;
}

#bdy {
    background-color: #EDEDED;
}

.main {
    background-color: #EDEDED;
}
.container {
    padding-left:20px;
}
.PageHeading, .catdivtext catdivinner, .catdivtext .catdivinner a {
    font-size: 25px;
    font-weight: normal;
    color: #00285e;
    margin-bottom: 10px;
}
.catheader {
    font-size: 25px;
    font-weight: normal;
    color: white;
    padding: 8px 18px;
    display: block;
    background-color: #1B2156;
    margin-bottom: 10px;
}

.catdivtext catdivinner, .catdivtext .catdivinner a {
    height: 175px;
    line-height:175px;
}

.categories .catdiv {
    padding:14px;
}

.SubHeading, .zstable th, .prod_det_extra b, .prod_det_extra strong {
    font-family:BentonSansMedium, Arial;
    font-size:14px;
    font-weight:normal;
}

.zsaccordion .panel-default.selected {
    border-color:#202d61;
}

.zsaccordion .panel-default.selected .panel-heading, .selectedpanel .panel-heading {
    background-color:#202d61;
    color:#fff;
}

.zsaccordion .panel-default.selected .panel-body {
    border-top-color:#202d61;
}

.selectedpanel .panel-body {
    padding:0;
}

.blackout-header {
    background: url(/Areas/Amex/Content/Images/hdr-bg.png) repeat-x;
    margin-bottom:0;
}

.blackout-header .navbar-brand {
    line-height: 90px;
    height: 90px;
    background: url(/Areas/Amex/Content/Images/hdr-bg.png) repeat-x;
}

.blackout-comeback {
    color: #002663;
    margin:40px 100px;
    padding-bottom:30px;
    font-size:1.2em;
    text-align:center;
    border-bottom:3px solid #efeff1;
}

.blackout-comeback h1 {
    font-weight:bold;
    font-size:2.8em;
}

.blackout-newsite {
    color: #8b8d8e;
    margin:40px 100px 0 100px;
    font-size:1.2em;
    text-align:center;
}

.blackout-newsite small {
    font-size:.7em;
    text-align:center;
}

.faq-question {
    font-weight: normal;
    font-family: BentonSans,Arial;
    color: #256FB7;
    font-size: 16px;
}

/*========================================================*/
/* Header */
/*========================================================*/

/*#mainNavMobile #nav-close {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding-right: 10px;
}*/

.country-mi {
    float: left
}
    .country-mi img {
        height: 36px;
        float: left;
        margin-right: 3px;
        margin-top: 3px;
    }
    .country-mi a {
        cursor: pointer;
        line-height: 24px;
        margin-right: 16px;
    }
    .country-mi a span {
        float: left;
        font-size: 0.9em;
    }

.country-mi .caret {
    margin-top:10px;
}

#navMobile {
    display: none;
}

/* MAIN MENU */
.navbar-amex a.nav-expander {
/*  background: url('/Areas/Amex/Content/Images/hamburger.png') no-repeat;
  background-size: 320px 44px;
  background-position: -6px -5px;*/
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  left: 8px;
  top: 12px;
  transition: left 0.3s ease-in-out 0s;
  margin: 4px;
  cursor: pointer;
/*  border: 1px solid #c8c8c8;
  border-radius: 5px;
  text-indent: -999em;*/
  z-index: 12;

  transition: left 0.3s ease-in-out 0s;
  -webkit-transition: left 0.3s ease-in-out 0s;
  -moz-transition: left 0.3s ease-in-out 0s;
  -o-transition: left 0.3s ease-in-out 0s;
}

#navMobile .nav-expander-cart {
    position: absolute;
    right: 8px;
    top: 16px;
    width: 32px;
    height: 32px;
}

#navMobile .nav-expander-search {
    position: absolute;
    right: 48px;
    top: 16px;
    width: 32px;
    height: 32px;
}

#mainNavMobile nav {
    background: #fff;
    color: #006FCF;
    border-right: 1px solid #eee;
}

#mainNavMobile .mobSubCategory {
    padding:5px 15px 5px 15px;
    font-size:16px;
}

.main-menu {
    padding-left: 12px;
}

.main-menu li a {
    color: #006FCF;
}

    .main-menu li a:hover {
        color: #006FCF;
    }

.sub-menu li a {
    color: #006FCF;
}

.navbar-amex .nav-right {
    float: right
}

.cart-num {
    position: absolute;
    left: 6px;
    top: 4px;
    background-color: #006FCF;
    border-radius: 25px;
    color: #fff;
    font-size: 11px;
    min-width: 21px;
    max-height: 22px;
    text-align: center;
}
/*.main-nav-expanded #mainNavMobile a.nav-expander.fixed {
    left: 19em;
}*/
/*.main-nav-expanded .navbar-amex nav {
  left: 0;
}*/
/*.navbar-amex nav {
  background: #4d4f53;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  left: -20em;
  font-size: 15px;
  top: 0;
  width: 20em;
  z-index: 2000;

  transition: left 0.3s ease-in-out 0s;
  -webkit-transition: left 0.3s ease-in-out 0s;
  -moz-transition: left 0.3s ease-in-out 0s;
  -o-transition: left 0.3s ease-in-out 0s;
}*/
.navbar-amex {
    min-height: 40px;
    margin-bottom: 0;
}

.navbar-amex .navbar-header {
/*    background: #fff url('/Areas/Amex/Content/Images/sprite.gif') repeat-x 0 -506px;
    float: left;*/
    height: 60px;
    padding: 10px;
    text-align: center;
    width: 100%;
}

    .navbar-amex .navbar-brand {
        float: none;
        /*        background: url('/Areas/Amex/Content/Images/dls-logo-line.png') no-repeat;
        background-size: 320px 44px;
        background-position: center center;*/
        width: 240px;
        /*height: 10px;*/
        display: inline-block;
        position: relative;
        padding: 15px 30px 15px 0;
    }

.navbar-amex-search .navbar-header {
    background-color: #fff;
    float: right;
    padding: 5px;
    text-align: center;
    width: 100%;
    height:44px;
}

.navbar-amex-search .navbar-brand {
    float:left;
    color:#fff;
    width:100%;
    padding-top:1px;
    margin-right:10px;
}

    .navbar-amex-search .navbar-brand input[type="text"] {
        position: relative;
        background-color: #f7f8f9;
        border: 0.0625rem solid #c8c9c7;
        border-radius: 0.25rem;
    }

.navbar-amex-search .navbar-brand input {
    font-family: 'FontAwesome', Arial,Verdana,Helvetica,san-serif;
    content: "\f002";
    width:100%;
    padding:5px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    color:#000;
    float:left;
}

.navbar-amex-search {
    min-height:44px;
}

/* SUB MENU (Shopping Cart for AMEX) */
.navbar-amex-search a.nav-expander {
  background: none repeat scroll 0 0 #002664;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 400;
  height: 44px;
  margin-right: 0;
  padding-top:7px;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: left 0.3s ease-in-out 0s;
  width: 20%;
  z-index: 12;

  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s;
}

#subNavMobile nav {
    background: #fff;
    color: #006FCF;
    border-left: 1px solid #eee;
}

.sub-menu {
    color: #006FCF;
}


.sub-nav-expanded .navbar-amex-search nav {
  right: 0;
}

.navbar-default {
    background-color: #fff;
}

#mainNav {
    /*background: url(/Areas/Amex/Content/Images/hdr-bg.png) repeat-x;*/
    margin-bottom: 0;
    padding: 4px 0;
    font-size: 15px;
}

    #mainNav .navbar-brand {
        line-height: 90px;
        /*height: 90px;*/
        /*background: url(/Areas/Amex/Content/Images/hdr-bg.png) repeat-x;*/
        padding: 3px 8px 3px 15px;
    }

        #mainNav .navbar-brand img {
            height:45px;
        }



    #mainNav .navbar-nav li .nav-shd-left {
        float: left;
        /*height:90px;*/
        width: 15px;
    }

    #mainNav .navbar-nav li a {
        /*line-height: 90px;*/
        /*height: 90px;*/
        padding: 0 5px;
        /*float: left;*/
        font-family: BentonSans, Arial;
        color: #0071CE;
        /*font-size: 85%;*/
        /*font-weight: bold;*/
        /*text-transform: uppercase;*/
    }

#mainNav .navbar-nav li .nav-shd-right {
    float:right;
    /*height:90px;*/
    width:15px;
}

    #mainNav .navbar-nav li a img {
        /*display: none;*/
        margin: -6px 4px 0px 0px;
    }

#mainNav .navbar-nav li:hover > .nav-shd-left {
    background: url(/Areas/Amex/Content/Images/sprite.gif) no-repeat;
    background-position: -140px -5px;
}

#mainNav .navbar-nav li:hover > .nav-shd-right {
    background: url(/Areas/Amex/Content/Images/sprite.gif) no-repeat;
    background-position: -166px -5px;
}

    #mainNav > .container > .navbar-nav {
        padding-top:15px;
        float:none;
    }

.header-utils {
    float: right;
    font-size: 70%;
    height: 25px;
}

.header-links {
    float:left;
    margin-top:4px;
}

.header-links div {
    float:left;
    margin-right:10px;
}

.myaccountbtn {
    float:right;
    margin-right:10px;
    font-size:11pt;
    color:#0d4d89;
}

#loginBtn {
    /*background: #069 url('/Areas/Amex/Content/Images/sprite.gif') no-repeat 0 -101px;*/
    /*float:right;*/
    /*padding:3px;*/
    background-color: #006fcf;
    color:white !important;
    padding:6px 12px;
    border-radius: 5px;
    margin: -5px 8px 0 10px;
    display: inline-block;
}

#loginBtn a {
    color: #fff !important;
}

.li-right {
    float:right !important;
}
.li-left {
    padding: 0 20px 0 16px;
}
.header-search {
    /*clear: both;*/
    /*margin: 12px 1px 2px 2px;*/
    display: inline-block;
    margin-top: -3px;
    /*width: 200px;*/
    /*float: right;*/
    background: 0;
    /*border: 1px solid #DAD9D5;*/
    /*border-radius: 4px;*/
    background-color: white;
}

.header-search-left {
    /*background: url('/Areas/Amex/Content/Images/sprite.gif') no-repeat -6px -35px;*/
    width: 7px;
    position: relative;
    height: 27px;
    float: left;
}

.header-search-center {
    /*background: url('/Areas/Amex/Content/Images/sprite.gif') repeat-x 0 -313px;*/
    width: 100%;
    padding-top: 3px;
    position: relative;
    height: 27px;
    float: left;
    padding-left: 10px;
}

.header-search-right {
    /*background: url('/Areas/Amex/Content/Images/sprite.gif') no-repeat -18px -35px;*/
    width: 7px;
    margin-left: -4px;
    height: 27px;
    float: left;
}

.header-search input {
    /*font-size: 125%;*/
    color: #0071CE;
    border: 0;
    white-space: nowrap !important;
    padding: 4px 2px 2px 4px;
    height: 20px;
    width: 130px;
    font-size: 15px;
    /*float: left;*/
}
    .header-search input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #0071CE;
        opacity: 1; /* Firefox */
    }

    .header-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #0071CE;
    }

    .header-search input::-ms-input-placeholder { /* Microsoft Edge */
        color: #0071CE;
    }

.header-search-icon {

}

.header-search input:focus {
    outline: none;
}

#searchBtn {
    float: right;
    text-indent: -9999px;
    height: 21px;
    width: 25px;
    border: 0;
    background: url('/Areas/Amex/Content/Images/sprite.gif') no-repeat -49px -36px;
    cursor: pointer;
    position: relative;
    margin-right: -1px;
}

.iNavShadow {
    /*background: url('/Areas/Amex/Content/Images/img_shdw_mainNav.png') repeat-x 0 -1px;*/
    display:none;
    height: 7px;
    position: relative;
    z-index: 2;
}

#categoryNav {
    clear: both;
/*    height: 40px;*/
    /*background: #646771 url('/Areas/Amex/Content/Images/sprite.gif') repeat-x 0 -344px;*/
/*    background-color: #A7A8AA;*/
    color: #0071CE;
/*    margin-top: -6px;*/
}

    .midNav {
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #categoryNav .navbar-nav {
        /*display: table;*/
        /*width: 100%;*/
        margin: 0;
        position: relative;
        /*border-left: 1px solid #E9E9EA;*/
        /*table-layout: fixed;*/
    }
    #categoryNav .container {
        padding-left:0px;
    }
        #categoryNav .navbar-nav li {
            /*float: none;*/
            /*display: table-cell;*/
            text-align: left;
            border-top: none;
            /*border-right:1px solid #fff;*/
            /*border-right: 1px solid #E9E9EA;*/
            cursor: pointer;
            /*width: 100%;*/
        }
            #categoryNav .navbar-nav li a, #categoryNav .navbar-nav li a:focus {
                color: #0071CE;
                background: none;
                padding: 0px 0px 0px 0px;
            }
            #categoryNav .navbar-nav .btn {
                /*background: #646771 url('/Areas/Amex/Content/Images/sprite.gif') repeat-x 0 -344px;*/
                color: #0071CE;
                padding: 10px 20px 10px 20px;
                background: none;
                /*       padding-top: 13px;*/
            }
                
                #categoryNav .navbar-nav .btn:focus {
                    position:relative;
                    z-index: 100;
                    outline: 1px dashed rgba(0,0,0,.3);
                    outline-offset: 3px;
                    border-radius:0px;
                }

        #categoryNav .navbar-nav li a:hover, #categoryNav .navbar-nav li .catButtonLink:hover {
            background-color: #fff;
            /*color: #646771;*/
            text-decoration: underline;
        }
        #categoryNav .navbar-nav .dropdown-menu {
            background-color: #fff;
            z-index:99;
        }
            #categoryNav .navbar-nav .dropdown-menu li {
                float: none;
                display: block;
                text-align: left;
                border-left: none;
                border-bottom: 1px solid #fff;
                cursor: pointer;
                padding: 10px 20px 10px 20px;
            }
    #categoryNav .navbar-nav .dropdown-menu li:last-child {
        border-right: none;
        border-bottom: none;
    }
        #categoryNav .navbar-nav .dropdown {
            display: none;
        }
        #categoryNav .navbar-nav .show1200 {
            display: none;
        }
        #categoryNav .navbar-nav .show767 {
            display: none;
        }
    #categoryNav a, #categoryNav .btn {
        font-family: BentonSans, Arial;
        font-size: 16px;
        /*font-weight:bold;*/
    }
        #categoryNav .btn:after {
            bottom: 0;
            content: "";
            display: block;
            height: 4px;
            left: 0.9375rem;
            position: absolute;
            right: 0.9375rem;
            transition: all .25s cubic-bezier(.65,0,.45,1);
        }
    #categoryNav .navbar-nav .btn:hover:after {
        background-color: #c8c9c7;
    }
    #categoryNav .navbar-nav [aria-expanded=true].btn:after {
        background-color: #00175a;
    }
    #categoryNav ul {
        border-radius:0px;
    }
.proddiv {
    width: 375px;
    padding: 15px 8px;
    color: #001F60;
}
    .proddiv:hover {
        text-decoration: none;
        transform: translateY(-4px);
    }

.prodname {
    border-top: 2px solid #001F60;
    font-size: 18px;
    padding-top: 12px;
    min-height: 66px;
}

    .prodname .price {
        color: #001F60;
        font-weight: bold;
    }

    .prodname .name {
        color: #001F60;
    }
.assetdiv {
    width: 33%;
    height: 460px !Important;
}

.assetimg {
    height: 300px;
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}
    .assetdiv:hover {
        text-decoration: none;
        transform: translateY(-4px);
    }

.asset-file-src {
    border-top: 1px solid #fff;
    margin-top:40px;
    padding-top:40px;
}
    .asset-file-src .src-row {
        margin-bottom:30px;
    }
        .asset-file-src .src-row a {
            cursor: pointer;
        }

.src-insts, .hide-src, .src-code-row {
    display:none;
}

.rptr-gray {
    /*background-image: url('/Areas/AMEX/Content/Images/rptr-gray.gif');
    background-repeat: repeat;
    height: 36px;*/
}

.rptr-gray-cust {
    /*background-image: url('/Areas/AMEX/Content/Images/img-tile-rptr.png');
    background-repeat: repeat;
    height: 32px;
    width: 100%;*/
}

.borderlast {
    /*margin-top: 1px;
    border-bottom: 5px solid #e5e6e6;*/
}

.login-page h2 {
    margin-bottom:40px;
}

.login-form {
    background-color:#fff;
    min-height:260px;
}

.login-form .checkbox {
    margin-top:0;
}

/*========================================================*/
/* Footer */
/*========================================================*/

#iNavNGI_Footer {
    clear: both;
    overflow: visible;
    display:block;
    max-width:915px;
    margin:0 auto;
    font-size:16px;
}

#iNavNGI_Footer * {
    color: #000;
    margin: 0;
    padding: 0;
    /*float: left;*/
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    left: 0;
    top: 0;
    border: 0;
    text-transform: none;
    text-decoration: none;
    text-align: left;
}

#iNavNGI_Footer .iNavFootSep {
    /*background: url('/Areas/AMEX/Content/Images/iNav_ngi_sprite_footer.gif') 0 -164px no-repeat;*/
    width: 1px;
    height: 148px;
}

#iNavNGI_Footer .iNavCols {
    font-size: 11px;
    padding: 25px 22px 0 22px;
    height: 118px;
    width: 222px;
    text-align: left;
}

#iNavNGI_Footer .iNavCols .iNavFootHeader {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin-bottom: 6px;
    display: block;
    white-space: nowrap;
}

#iNavNGI_Footer .iNavCols .iNavContent ul, #iNavNGI_Footer .iNavCols .iNavContent li {
    list-style: none;
    list-style-image: none;
    background: 0;
    color: #666;
    float: none;
    clear: both;
    display: block;
}

#iNavNGI_Footer .iNavCols .iNavContent a, #iNavNGI_Footer .iNavCols .iNavContent li a {
    color: #06c;
    text-decoration: none;
    float: none;
    font-size: 100%;
    white-space: nowrap;
}

#iNavNGI_Footer .iNavCols .iNavContent li.iNavSocialNet a img {
    border: 0;
    background: url('/Areas/AMEX/Content/Images/sprite.gif') no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
}

#iNavNGI_Footer .iNavCols .iNavContent li.iNavSocialNet a img.iNavIcoFaceBook {
    background-position: -7px -71px;
}

#copyrightInfo {
    clear: both;
    font-size:100%;
    font-family:Arial;
    color: #666;
    text-align: center;
    padding: 10px 0 0 0;
    float: none;
    text-align: center;
    max-width:885px;
    margin:0 auto;
    font-size: 11.2022px;
    line-height:normal;
}

#copyrightInfo * {
    float: none;
}

#copyrightInfo ul, #copyrightInfo li {
    list-style: none;
    list-style-image: none;
    background: 0;
    display: inline;
    margin: 0;
    padding: 0;
}

#copyrightInfo p {
    width: auto;
    clear: both;
    color: #333;
    height: 70px;
    text-align: center;

}

#copyrightInfo li a {
    padding: 0 7px 0 5px;
    margin-bottom: 8px;
    display: inline-block;
    border-right: 1px solid #999;
}

    #copyrightInfo li:last-child a {
        border-right: none;
    }

#copyrightInfo a {
    color: #06c;
    text-decoration: none;

    white-space: nowrap;
    float: none;
}

.footer {
    font-family: Arial;
    border-top: 1px solid #AAABAD;
}

.top-footer {
    max-width: 1140px;
    margin: 0 auto;
}

.bottom-footer {
    padding: 6px 0 24px 0;
    margin-top:10px;
}

    .bottom-footer .container {
        border-top: 1px solid #EDEDED;
        padding-top: 16px;
    }

.footer-powered {
    clear: both;
    margin-top: 20px;
    margin-bottom: 60px;
    font-size: 95%;
}

.ftr-btm-col2 {
    text-align:right;
}

/*========================================================*/
/* Amex Overridden Classes */
/*========================================================*/
.zsbtn {
    background-color: #0071CE;
    border-color: #0071CE;
    font-family: BentonSans, Arial;
    white-space: normal;
}

    .zsbtn:hover {
        background-color: #256FB7;
    }

.banners {
    margin: 0 auto;
/*    max-width: 1170px;*/
    width: 100%;
/*    padding: 0 15px;*/
}

.breadcrumb {
    padding: 8px 0px;
    background-color: #fff;
}

.checkoutaddress .row {
    margin-bottom:12px;
}

/*=====Login=====*/

.login-form-header {
    background-color: #646771;
}

.login-rego-user {
    background-color:#646771;
}

.login-rego-user-circle i {
    color:#646771;
}

/*=====FAQs=====*/

.faq-section a {
    color:#666;
}

.faq-question-links li {
    background: #256FB7; /* For browsers that do not support gradients */
}

.faq-question-links > li:hover > a, .faq-question-links > li:focus > a, .faq-question-links > li.selected > a {
    background: transparent url(/content/images/white-arrow.png) no-repeat 95% 50%;
}


.countdown {
    background:#fff;
    /*background: -webkit-linear-gradient(top, #8f92a0, #7a7e8d);
    background: -o-linear-gradient(bottom, #8f92a0, #7a7e8d);
    background: -moz-linear-gradient(bottom, #8f92a0, #7a7e8d);
    background: linear-gradient(to bottom, #8f92a0, #7a7e8d);*/
}

.gbfilled {
    background-color:#202d61;
}

.gbsection {
    background-color: transparent;
    padding: 0;
    font-weight: bold;
    font-size: 12pt;
}
.groupbuytext {
    font-size:inherit;
}

/*.timeTo figcaption {
	color: #002462;
}*/
/*@media (min-width:1200px) {
    .categories .catdiv:nth-child(1) {
        padding-left:0px !important;
    }

    .categories .catdiv:nth-child(4) {
        padding-right:0px !important;
    }
}*/
.countdowntimer {
    background-color: #202d61;
}

.editshoppingcart {
    width: 220px;
}

.fp-title {
    text-align: left;
    font-size: 28px;
    border-top: none;
    color: #484848;
}

.proddivinner {
    background-color: #fff;
}

.catheader {
    color: #001F60;
    background-color: transparent;
    border: none;
}

.categories {
    background-color: transparent;
}

.catbody {
    border: none;
}

#navMobile .navbar {
    margin-bottom:0;
}

.application-guide {
    padding-top: 24px;
}

.application-guide .container {
    border-top: 1px solid #707070;
    text-align: center;
    padding: 24px 0;
}

.application-guide img {
    max-height:146px;
}

.ag-title {
    margin-bottom:16px;
}

.ag-text {
    margin-top: 12px;
}

.prod-top .application-guide {
    text-align: center;
}

    .prod-top .application-guide img {
        max-height: 100px;
    }

.prod-top .ag-text {
    padding-top:16px;
    max-width:100px;
    margin:0 auto;
}

.breadcrumb {
    display: none;
}

.prod-top {
    background-color: #fff;
    padding:24px 0;
}

.prod_det_col2 .PageHeading {
    margin-bottom:0;
}

/*New footer shizzle*/
.axp-footer {
    padding-bottom: 1.875rem !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    z-index: 99;
    max-width: 100vw;
    color: #000;
    font-family: Helvetica Neue,Roboto,sans-serif;
    line-height: 1.45667;
    margin: 0px;
    min-height: 200px;
    text-align: left;
    font-size: 15px;
}

    .axp-footer a {
        background-color: transparent;
        color: #006fcf;
        text-decoration: none;
        cursor: pointer;
        transition: color .25S ease-out,background-color .25S ease-out;
    }

    .axp-footer a, .axp-footer area, .axp-footer button, .axp-footer [role=button], .axp-footer input, .axp-footer label, .axp-footer select, .axp-footer__dls-module__module___1_EeR summary, .axp-footer textarea {
        touch-action: manipulation;
    }

.axp-footer-dls-module {
    display: flex;
    flex-wrap: wrap;
}

    .axp-footer-dls-module .axp-footer-col {
        padding-top: 1.875rem !important;
    }

    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 1px;
    }

.axp-footer__footer__footer___328qd .axp-footer-col {
    position: static !important;
}

@media (min-width: 375px) {
    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (min-width: 768px) {
    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        padding-left: 9px;
        padding-right: 9px;
    }

    .axp-footer-dls-module .axp-footer-col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media (min-width: 1024px) {
    .axp-footer-dls-module .axp-footer-col {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1280px) {
    .axp-footer-dls-module [class^=col-], .axp-footer-dls-module .axp-footer-col {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.axp-footer-dls-module .axp-footer-header {
    color: #53565a !important;
    fill: #53565a !important;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.axp-footer-dls-module .axp-footer-list {
    margin-top: 1.25rem !important;
}

.axp-footer-dls-module .axp-footer-list {
    margin: 0 !important;
}

.axp-footer-dls-module .axp-footer-list {
    list-style: none;
    line-height: 1.15;
    padding: 0;
}

    .axp-footer-dls-module .axp-footer-list li:not(:last-child) {
        margin-bottom: 1.25rem;
    }

.axp-footer-link {
    word-wrap: break-word;
    white-space: normal;
}

@media (max-width: 1200px) {
    #mainNav .navbar-nav li a {
        line-height: 25px;
    }

    #mainNav .navbar-nav li a img {
        display:none;
        margin:0 auto;
        padding-top:25px;
    }
    .li-left {
        padding: 0 5px 0 4px;
    }
    .header-search {
        float: left;
    }

    .social-btns {
        margin-top:15px;
    }

    #categoryNav .navbar-nav .dropdown {
        display:block;
    }

    #categoryNav .navbar-nav .show1200 {
        display:block;
    }

    #categoryNav .navbar-nav .hide1200 {
        display:none !important;
    }

    #categoryNav .navbar-nav .show767 {
        display:none !important;
    }
}

@media (max-width: 1000px) {
    #mainNav .container {
        width:auto;
        padding:0 5px;
    }
}

@media (max-width: 960px) {
    #mainNav .navbar-nav li a {
        padding:1px;
    }

    #mainNav .navbar-nav li .nav-shd-left {
        width:10px;
    }

    #mainNav .navbar-nav li .nav-shd-right {
        width:9px;
    }

    /*#iNavNGI_Footer .iNavCols {
        width: 190px;
    }*/

    #iNavNGI_Footer .iNavCols .iNavFootHeader {
        font-size: 11px;
    }

        #iNavNGI_Footer .iNavCols {
            font-size: 10px;
        }
}

@media (max-width: 880px) {
    .header-search input {
        width: 100px;
    }
}

@media (max-width: 767px) {
    #mainNav, #categoryNav {
        display:none;
    }

    #navMobile {
        display:block;
    }

    #categoryNav .navbar-nav .show767 {
        display:block !important;
    }

    #categoryNav .navbar-nav .hide767 {
        display:none !important;
    }

    #categoryNav .navbar-nav .open .dropdown-menu {
        position:absolute;
    }

    /*#iNavNGI_Footer {
        display:none;
    }*/

    .blackout-comeback {
        margin:40px 50px;
    }

    .blackout-comeback h1 {
        font-size:1.5em;
    }

    .blackout-newsite {
        margin:40px 50px 0 50px;
    }

    .blackout-newsite h3 {
        font-size:1.2em;
    }

    .iNavShadow {
        display:none;
    }

    .ftr-btm-col2 {
        text-align: left;
        padding-top:20px;
    }
}

@media (max-width: 480px) {
    .login-info {
        display: block;
    }

    .prodname {
        min-height: 90px;
    }
    .assetdiv {
        width: 50%;
        height: 300px !Important;
    }
}
.menuiconimage {
    display:none;
}

.alert-info {
    background-color: transparent;
    border-color: transparent;
    padding: 0 !important;
}
.prod_det_col2 {
    background-color: inherit;
}
.table-striped > tbody > tr:nth-child(odd) {
    background-color: transparent;
}
.list-group-heading {
    background-color: #256FB7 !important;
    color: white !important;
    padding: 8px 10px !important;
}
    .list-group-heading:hover {
        background-color: #256FB7 !important;
    }
    .list-group-heading:first-child {
        border-radius: 0;
    }
.list-group-item {
    border: none;
    border-top: 1px solid #ddd;
    font-family: BentonSans, Arial;
    padding: 8px 0;
}
    .list-group-item:first-child {
        border-radius: 0;
        border-top: none;
    }

.subcatname {
    padding-left: 0;
}
.contitemdiv {
    padding-top: 5px;
}

.checkoutaddress select option[disabled] {
    color: #999;
}

.country-selector {
    cursor: pointer;
}

#ModalContinueShopping .modal-body {
    background-color: #EDEDED;
}

#ModalContinueShopping .modal-header {
    border-bottom: none;
}

#ModalContinueShopping .right-side {
    padding-top:32px;
}

#ModalContinueShopping .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #256FB7;
    text-shadow: none;
    filter: none;
    opacity: 1;
    text-decoration: underline;
}

#ModalContinueShopping .success-msg {
    color: #40BE61;
    padding:4px;
    padding-top:24px;
}

#ModalContinueShopping .btncheckout {
    width: 100%;
    height: 60px;
    background-color: #40BE61;
    color: #fff;
    line-height: 48px;
    border:none;
    border-radius:0;
}

#ModalContinueShopping .proddiv.ordered .proddivinner {
    border: 1px solid #40BE61;
}

#ModalContinueShopping .modal-footer {
    padding:0;
}

.cart-input {
    max-width: 130px;
    margin: 0 auto;
}

.cart-input {
    text-align:center;
}

    .cart-input .btn {
        border-radius: 0;
        border-color: #256FB7;
        color: #256FB7;
        outline: none !important;
    }

        .cart-input .btn:disabled {
            border-color: #707070;
            color: #707070;
            background-color: #EDEDED;
        }

    .cart-input input {
        border-color: #256FB7;
        color: #256FB7;
    }

.input-number {
    text-align:center;
}

.checkout-top, .right-side-padding {
    display: none;
}

.checkbox-bottom {
    display:block;
}

.green-check {
    position:absolute;
    top:8px;
    right:8px;
    width:24px;
}

#FormAddToCart .cart-input {
    margin: unset;
}

.div-qty {
    margin-bottom: 16px;
    margin-top: 24px;
    color: #001F60;
}

.div-maxqty, .div-soh {
    color:#707070;
}

.div-addtocart {
    margin-top: 16px;
}

.div-addtocart .btn{
    width:100%;
}

.img-slider {
    position: relative;
    padding: 0 20px;
}

.prod_det_col1 {
    padding-left:0px;
}

.prod_det_views, .featured-products-inner {
    max-height: 180px;
    overflow-x: auto;
    overflow-x: clip;
    overflow-y: hidden;
    padding: 0;
}

    .prod_det_views img {
        max-height: 150px;
        max-width: 150px !important;
    }

.prod_det_img_alt {
    margin-top:10px;
    text-align:center;
}

    .prod_det_img_alt img {
        max-width: 150px;
        margin: 10px 5px 0;
        cursor: pointer;
    }

.thumbs-left, .thumbs-right {
    background-color: #fff;
    opacity: 0.7;
    width: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
/*    border: 1px solid #eee;
    filter: drop-shadow(1px 3px 3px #ccc);*/
    cursor:pointer;
}

.thumbs-left {
    left: 0;
    background: url(/Areas/AMEX/Content/Images/left-arrow.png) no-repeat center center;
    background-size: 10px;
}

.thumbs-right {
    right: 0;
    background: url(/Areas/AMEX/Content/Images/right-arrow.png) no-repeat center center;
    background-size: 10px;
}

    .thumbs-left:hover, .thumbs-right:hover {
        opacity:1;
    }

.featured-products-inner {
    max-height: 460px;
}

.proddiv, .product-thumb, .related-prod-div .proddiv {
    width: 33%;
}

.img-child-md {
    display: none;
}

#ModalContinueShopping .proddiv {
    width: 375px;
}

#ModalContinueShopping .right-side .proddiv {
    width: 300px;
    max-width: 100%;
}

#divCartAddress .zsaccordion .panel-default {
    border: none;
    border-radius:0;
}

    #divCartAddress .zsaccordion .panel-default.selected .panel-heading, #divCartAddress .selectedpanel .panel-heading {
        background-color: #fff;
        color: #001F60;
        font-size: 25px;
    }
    #divCartAddress .zsaccordion .panel-default.selected .panel-body {
        border:none;
    }

#divCartAddress .panel-title {
    font-size: 25px;
}

#divCartAddress .form-control {
    border-radius:0;
}

#divCartAddress .panel-body, #divCartAddress .panel-heading {
    padding: 25px;
}

#divCartAddress .panel-body {
    padding-top: 0;
}


.field-validation-error {
    font-weight:normal;
}

.checkout-btn-div {
    text-align:center;
    background-color:#fff;
    padding:36px;
}

#CartGridTable .ItemImg img {
    max-width: 150px;
    max-height: 150px;
}

.mobtable .cart-row {
    background-color: #fff;
    padding: 15px;
    margin-top: 12px;
    display: flex;
    position:relative;
}

    .mobtable .cart-row:first-child {
        margin-top: 0;
    }

    .cart-col-1 {
        width:160px;
        text-align:center;
    }

.cart-col-2 {
    flex-grow: 1;
}

.cartgridtop .ItemName {
    display: table-cell;
    font-size: 24px;
}

    .cartgridtop .ItemName a {
        color: #001F60;
    }

.cartgridtop .ItemQuantity {
    margin-top: 16px;
    display: block;
}

.cartgridtop .detail-panel {
    padding-right:100px;
    padding-left:12px;
}

.cartgridtop .ItemBin {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: auto;
    display:block;
    text-align:left;
    padding-left:12px;
}

.edit-qty, .zs-trash {
    color: #0071CE;
    font-size:inherit;
}

.addressfields {
    margin-top:12px;
}

.payment-divider {
    display:none;
}

.payment-div {
    clear: both
}

.cart-non-edit {
    padding-right:360px;
}

.checkout-replace {
    position:relative;
}

.payment-div {
    position: absolute;
    width: 348px;
    top: 56px;
    right: 0;
    background-color: #fff;
    padding:15px;
}

    .payment-div .submit-btn {
        margin-top:16px;
        text-align:center;
    }

/* Chrome, Safari, Edge, Opera */
.nodd::-webkit-outer-spin-button,
.nodd::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.nodd[type=number] {
    -moz-appearance: textfield;
}

.login-title {
    padding-top: 40px;
    font-size: 30px;
    color: #006FCF;
    font-family: 'BentonSansMedium';
}

.login-title-subtext {
    font-size: 24px;
    color: #006FCF;
    margin-bottom:24px;
}

@media (max-width: 1199px) {
    #ModalContinueShopping .right-side {
        text-align: center;
    }

    #ModalContinueShopping .btncheckout {
        width: 320px;
        max-width:80%;
        height: auto;
        line-height: inherit;
        border-radius: 5px;
    }

    .checkout-top {
        display:block;
    }

    .checkout-bottom {
        display: none;
    }

    .right-side-padding {
        border-top: 2px solid #707070;
        display: block;
        width: 90%;
        margin:0 auto;
        padding-bottom:16px;
    }
}

@media (max-width: 767px) {

    .proddiv, .related-prod-div .proddiv {
        width: 50%;
    }

    #ModalContinueShopping .proddiv {
        min-width: 240px;
        max-width: 100%;
    }

    #ModalContinueShopping .right-side .proddiv {
        width: 49%;
        max-width: 49%;
    }

    .axp-footer-col {
        max-width:49% !important;
    }

    .ftr-btm-col1 {
        text-align:center;
    }

    .ftr-btm-col2 #loginBtn {
        float:right
    }

    .ftr-btm-col2 .myaccountbtn {
        float:right
    }

    .cart-num {
        left: -4px;
        top: -4px;
        font-size: 10px;
        min-height: 20px;
        padding-top: 4px;
    }


/*
    .thumbs-left, .thumbs-right {
        border: none;
        filter: none;
    }*/

    .product-thumb {
        width: 50%;
    }

    .img-child-md {
        display: block;
    }

    .cartgridtop .detail-panel {
        padding-right: 0;
    }

    .cartgridtop .ItemBin {
        position: relative;
        margin-top: 16px;
        bottom: unset;
        right: unset;
        text-align:right;
    }

    .addressfields {
        margin-top: 0;
    }

    .cart-non-edit {
        padding-right: 0;
    }

    .checkoutaddress .col-md-6:last-child {
        margin-top: 12px;
    }

    .payment-div {
        position: relative;
        width: 100%;
        top: 0;
        right: unset;
    }

        .payment-div .submit-btn {
            text-align: left;
        }
}

@media (max-width: 480px) {
    #ModalContinueShopping .proddiv {
        min-width: 150px;        
    }

    .prod-description .application-guide .col-sm-4 {
        width: 33.33333333%;
        float: left;
    }
}