/* [Global] */
html { overflow: scroll !important; }
body { font-family: 'proxima-nova','proxima nova'; }
p, ul li, ol li { line-height: 1.4em; font-size: 16px; font-weight: 200; }
p a:not(.glyphicon), a u { font-weight: 700; text-decoration: none; }
a:hover, a u:hover { text-decoration: none; }
a.btn { font-family: 'Rift'; font-size: 21px; text-transform: uppercase; font-weight: 700; text-decoration: none; line-height: 1.4em; }
h1:not(:first-child) { margin-top: 1em; }
h2:not(:first-child) { margin-top: 1em; }

label { display: block; }
input[type=radio] + label, input[type=checkbox] + label { display: inline-block; padding-left: 10px; font-weight: normal; }

button[disabled], html input[disabled] { background: rgb(235, 235, 228); }
.col-xs-6:nth-of-type(2n), .col-sm-6:nth-of-type(2n) { margin-bottom: 30px; }
[class*=col-md], [class*=col-lg] { margin-bottom: inherit !important; }
/* make bootstrap dropdowns work on hover */
.dropdown-menu { padding: 0; }
.navbar-nav .dropdown:hover > .dropdown-menu { display: block; }
.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { display: none; }
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { display: block; }
.navbar-nav .dropdown-submenu { position: relative; }
.navbar-nav .dropdown-submenu:hover > .dropdown-menu { display: block; top: -6px; margin: 0; left: 100%; }
.dropdown-menu>li>a { padding: 8px 20px; border-bottom: 1px solid rgba(0,0,0,.15); font-size: 15px !important; font-family: 'proxima-nova','proxima nova'; text-transform: none; }


body.modal-open { position: fixed; width: 100%; }

.modal-title { color: #B42028; font-family: 'Rift'; font-size: 24px; font-weight: 700; }

.modal-body { min-height: 70px; }
.modal-body .progress { top: 50%; left: 30px; right: 30px; height: 30px; margin-top: -15px; }
.modal-body iframe { z-index: 1; overflow: scroll; }
.modal-body iframe html { overflow: scroll; overflow-x: hidden; }

.PicturePopup iframe { max-width: 100%; }

hr { border-top: 1px solid #d8d8d8; margin-bottom: 40px; }

.qty-spinner a { font-family: 'fontawesome'; }

.product-list .category-product .thumbnail, .product-list .category-product .caption { margin-bottom: 0 !important; }

.text-muted a { color: inherit; }
.alert a { color: inherit; }

.ui-autocomplete { z-index: 10; }

.navbar-header-leftcol { background: #F5F5F5; color: #777; margin-bottom: 30px; }
.navbar-header-leftcol  .navbar-toggle { background: none; border: 1px solid #ddd; }
.navbar-header-leftcol  .navbar-toggle .icon-bar { background: #888; }
.navbar-header-leftcol .navbar-brand { color: #777; }
.navbar-collapse.left-collapse { max-height: inherit; }


/* Font Awesome Overrides */
[class^="icon-"], [class*=" icon-"] { text-decoration: none !important; }


/* .Carousel .bx-controls-direction, .bx-controls-direction:hover { opacity: 1 !important; }
.Carousel .bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover{ background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/carousel-left.png'); background-repeat: no-repeat; background-size: contain; width: 37px !important; height: 70px !important; background-position: center; }
.Carousel .bx-wrapper .bx-next, .bx-wrapper .bx-next:hover{ background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/carousel-left.png'); transform:scaleX(-1); background-repeat: no-repeat; background-size: contain; width: 37px !important; height: 70px !important; background-position: center; } */


/* BOOTSTRAP CUSTOMIZATIONS */
.btn-secondary, .btn-secondary:hover, .btn-secondary:focus { color: #FFFFFF; font-size: 24px !important; background-color: #88A4B3; padding: 5px 20px; border-radius: 0; letter-spacing: 0.03em; margin-bottom: 20px; }

.btn-tertiary, .btn-tertiary:hover, .btn-tertiary:focus { color: #88A4B3; font-size: 21px !important; background-color: transparent; padding: 0; border-radius: 0; letter-spacing: 0.03em; margin-bottom: 20px; }




/* search autocomplete stuff */
.search-box input { vertical-align: top; }

.ui-autocomplete { z-index: 10000; }
.ui-menu .ui-menu-item a { background: none; border: none; opacity: 0.75; cursor: pointer; }
.ui-menu .ui-menu-item a:hover { opacity: 1; }

/* reset some stuff that bootstrap breaks */
.bx-wrapper *, .addthis_toolbox * { box-sizing: content-box; }
.bx-wrapper { margin-bottom: 20px; }
.bx-controls-direction { opacity: 0.25; transition: 0.25s; }
.bx-controls-direction:hover { opacity: 0.75; transition: 0.25s; }

.thumbnail { text-align: center; }
.thumbnail .quick-view { top: 0px; left: 50%; width: 120px; margin-left: -60px; opacity: 0; display: none; transition: 0.25s; z-index: 4; }
.thumbnail:hover .quick-view { top: 100px; display: block; opacity: 1; transition: 0.25s; }
.thumbnail img, .Slideshow img, #imgMfgLogo, img { max-width: 100%; }
.zoomWrapper img { max-width: none; }
.thumbnail:hover { text-decoration: none; }

.homepage-product .thumbnail { min-height: 260px; line-height: 260px; margin-bottom: 10px; }
.homepage-product .thumbnail img { display: inline; }

.product-flag { width: 150px; height: 150px; display: none\9; line-height: 1.5; }
.product-flag span { background: #222; color: #eee; text-align: center; display: block; box-shadow: 0 5px 10px 0 rgba(0,0,0,0.5); position: absolute; width: 100%; }
.product-flag.top span { bottom: 0; }
.product-flag.bottom span { top: 0; }

.product-flag.left { left: -90px; }
.product-flag.right { right: -90px; }
.product-flag.top { top: -90px; }
.product-flag.bottom { bottom: -90px; }
.product-flag.top.left { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.product-flag.top.right { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.left { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.product-flag.bottom.right { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }

input[type=text], input[type=password], input[type=email], select, textarea { min-height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
select { padding: 6px; }
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, select:focus, textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }

input, select, textarea { max-width: 100%; }

.Hidden { display: none; }
.AddressBookNameTextbox { width: 194px; }
.AddressBookCityTextbox { width: 152px; }
.AddressBookStateTextbox { width: 160px; }
.AddressBookZipCodeTextbox { width: 112px; }
.AddressBookNotes { font-family: Verdana; font-size: 10px; }
.ProductGroupItemPricing { white-space: nowrap; }
.ProductGroupItemQuantity { width: 40px; }
.ProductGroupItemDescription { margin: 0px 4px 0px 4px; }
.CustomPaymentMethodsAmountArea { float: right; }
.CustomPaymentMethodsAmountTextbox { width: 80px; }
.CustomPaymentMethodsFieldName { padding-left: 15px; width: 100px; text-align: right; }
.CustomPaymentMethodsChooseArea { padding-left: 35px; }
.CustomPaymentMethodsSeparator { height: 1px; color: #999999; }
.MicroStoreMoreInfoLink { font-size: 10px; }
.PaymentMethodsCC {  }
.PaymentMethodsNewCardNum {  }
.PaymentMethodsNewCardName {  }
.PaymentMethodsChoosePaypalButton { padding-left: 35px; }
.PaymentMethodsCustomFieldName { padding-left: 35px; width: 200px; }
.PaymentMethodsChooseCustomButton { padding-left: 35px; }
.PaymentMethodsEcheckTextbox { width: 75px; }
.PersonalizationFileUpload { width: 250px; }
.ProductReviewTagSelectorRemoveTagArea { width: 15px; text-align: center; }
.ProductReviewTagSelectorRemoveTagImage { border: 0 none; }
.RelatedItemsContainer { padding: 10px; }
.RelatedItemsSeparator { color: #999999; height: 1px; }
.RelatedItemsProductPhotoArea { float: left; width: 14%; }
.RelatedItemsProductNameArea { float: left; width: 34%; }
.RelatedItemsPricingArea { float: left; width: 24%; }
.RelatedItemsAddToCartArea { float: left; width: 24%; text-align: right; }
.RelatedItemsQtyTextbox { width: 40px; }
.RelatedItemsMessageText { float: left; width: 24%; text-align: right; }
.RelatedItemsAddToCartButton { clear: both; text-align: right; }
.ShippingMethodCalendarPickerArea { float: left; width: 49%; }
.ErrorText, .errorText { display: block; }
.attentionText { background: #e5e5e5; margin: 10px 0; padding: 10px; color: #000; }
.itemoriginalprice { text-decoration: line-through; }
.EProductCredentials { font-weight: bold; }
.EProductCredentials span { font-weight: normal; padding-right: 20px; }
.EProductNameContainer { display: inline; padding-right: 20px; }
.EProductURLContainer { display: inline; }
.EProductItemContainer { text-align: left; }
.ShippingEstimationZipTextbox { width: 100px; }
.ShippingEstimationItemInfo .QtyTextbox { width: 50px; text-align: center; }

div.ac-admin-help { background: #fafafa; border: none; border-radius: 3px; color: #666; font-family: inherit; font-size: inherit; }
.panel-heading:empty { display: none; }

.LayoutBottom { font-weight: bold; }
.footer-product img { max-height: 115px; }
.ShoppingCartShippingInfo { display: none; }
a { color: #9a0e01; }
.hidebr>br { display: none; }
h1, .h1, h2, .h2, h3, .h3 { margin-top: 0; }
/* [/Global] */

/* [Layout] */
body { background-color: #CCCCCC; }
.Layout { margin: auto; background: white; -webkit-box-shadow: 0px 0px 25px 10px rgba(60,60,60,.1); -moz-box-shadow: 0px 0px 25px 10px rgba(60,60,60,.1); box-shadow: 0px 0px 25px 10px rgba(60,60,60,.1); }
/* [/Layout] */

/* [Widgets] */

/* [/Widgets] */

/* [ProductDetails] */
.attributePhotos img { margin-left: 5px; margin-bottom: 5px; }
.ProductDetailsPriceLabel, .ProductDetailsSalePriceLabel { margin-right: 10px; }
.ProductDetailsSalePriceArea { color: #9a0e01 !important; }
input.ProductDetailsQuantityTextBox { width: 70px; text-align: center; padding: 0; }
#lblProductStatus:after { content: " - "; }
#lblProductStatus + br { display: none; }

.varpicmax_img { border: 1px solid transparent; }
.ProductDetailsVariations input[type=checkbox] + label { display: inline; font-weight: normal; padding-left: 5px; vertical-align: top; }

.ProductDetailsSelectedVariant { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6); }
.ProductDetailsSwatches ul { margin: 0; }
.ProductDetailsSwatches li { float: left; margin: 5px 5px 0 0; }
.Variant > br, .ProductDetailsVariations > br { display: none; }
.media-body .StarRatings { margin-left: 10px; }

.ProductDetailsQuantityPriceTable tr:first-child td { border-top: none; }
.ProductDetailsQuantityPriceTable  p { margin: 0; line-height: inherit; }
.ProductDetailsQuantityPriceWasPrice { text-decoration: line-through; }

.SwatchNotApplicable { opacity: 0.5; pointer-events: none; }

body.ProductDetails svg { position: absolute; }
body.ProductDetails .product-thumbnails .thumbnail { background-color: transparent; width: 75px; height: 90px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/emblem-shape-grey.png'); background-repeat: no-repeat; background-size: contain; background-position: center top; display: flex; align-items: center; padding: 0; }
body.ProductDetails .product-thumbnails .thumbnail.active { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/emblem-shape-red.png'); }
/* body.ProductDetails .ProductDetailsThumbPhoto { clip-path: url(#nffcClip); } */
body.ProductDetails .product-thumbnails .thumbnail .ProductDetailsThumbPhoto { max-width: 50px; max-height: 50px; }

body.ProductDetails .photo-area .bx-wrapper .bx-controls-direction a { margin-top: -26px; }

body.ProductDetails .LayoutMiddle { background-color: #F3EFE9; }

/* body.ProductDetails .ProductDetailsBottom { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgd-fading-trees.jpg'); background-repeat: no-repeat; background-size: 1200px auto; background-position: center top; padding: 0; } */



body.ProductDetails .ProductDetailsBottom .Carousel { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgd-fading-trees.jpg'); background-repeat: no-repeat; background-size: 1200px auto; background-position: center top; margin-bottom: 0; }



body.ProductDetails .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }



/* body.ProductDetails .LayoutMiddle > .container::after { content: ''; display: block; width: 100%; height: 200px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; bottom: 0; left: 0; z-index: 4; } */

/* body.ProductDetails .LayoutMiddle > .container .ProductDetailsBottom::after { content: ''; display: block; width: 100%; height: 200px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; bottom: 0; left: 0; z-index: 4; } */

body.ProductDetails .LayoutMiddle > .container .ProductDetailsBottomTrees { display: block; width: 100%; height: 200px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; bottom: 0; left: 0; z-index: 4; } 

body.ProductDetails .LayoutMiddle .header-addon-area { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/product-banner.jpg'); background-repeat: no-repeat; background-size: cover; height: 157px; z-index: 1; }
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb { background-color: transparent; padding: 0; z-index: 3; }
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb .trail { text-align: right; }
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb .trail a { color: #FFFFFF; font-family: 'proxima-nova','proxima nova'; font-size: 17px; font-weight: 400; }
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb .trail a:first-child::before { display: none; }
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb .trail a:after { content: '>'; color: #FFFFFF; border: none; margin: 0 20px 0 10px; } 
body.ProductDetails .LayoutMiddle .header-addon-area .breadcrumb .trail a:last-of-type { display: block; font-family: 'Rift'; font-weight: 700; font-size: 33px; line-height: 1em; }
body.ProductDetails .LayoutMiddle .LayoutContent { background-color: transparent; padding-top: 0; }

body.ProductDetails .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; right: 0; top: -125px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: 225px top; background-size: 100%; pointer-events: none; }

body.ProductDetails .LayoutMiddle .LayoutContentInner > div > .col-xs-12 { overflow-y: hidden; }

/* width equals negative page padding/margin */ 
body.ProductDetails .ProductCategoryIcon { width: 138px; position: absolute; right: -138px; text-align: center; }
body.ProductDetails .ProductCategoryIcon img { width: 76px; }

body.ProductDetails .full-input select { width: 100%; }

body.ProductDetails table.ProductDetailsQuantityPriceTable { width: 100%; }

body.ProductDetails .item-name { font-size: 32px; }
body.ProductDetails .sku-avail { font-size: 18px; }

body.ProductDetails .photo-area .thumbnail { border: none !important; -webkit-box-shadow: none; box-shadow: none; }

body.ProductDetails .price-area { background: transparent; margin: 0; padding: 0; border-radius: 0; }
body.ProductDetails .price-area .price-val { color: #000000; font-size: 24px; text-transform: uppercase; font-weight: 800; }
body.ProductDetails .price-area .price-val .ProductDetailsPriceLabel { margin-right: 0; }
.ProductDetailsVariations { font-size: 18px; font-weight: 300 !important; }

input#txtQuantity { font-size: 18px; color: #494949; padding: 13px 20px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border: 2px solid #D8D8D8; height: auto; width: 80px; }

.ProductDetailsAddToCartButton { font-family: 'Rift'; color: #FFFFFF; text-transform: uppercase; font-weight: 500; padding: 15px 35px; background-color: #781609; font-size: 24px; word-wrap: break-word; line-height: 1em; position: relative; border-radius: 0; }

.ProductDetailsQuantityPriceTable { background-color: #FFFFFF; }
.ProductDetailsQuantityPriceQuantityLabel, .ProductDetailsQuantityPricePriceLabel { background-color: #88A4B3; font-weight: 800; color: #FFFFFF; font-size: 24px; }
.ProductDetailsQuantityPriceQuantity, .ProductDetailsQuantityPricePrice { font-size: 18px; }

body.ProductDetails .description-area { min-height: 400px; }

body.ProductDetails .description-area, body.ProductDetails .description-area p { font-family: 'proxima-nova','proxima nova' !important; color: #000000 !important; line-height: 1.5em; }
body.ProductDetails .description-area .h6 { font-size: 16px; color: #8C8C8C; line-height: 1.5em; }

/* Related Products Carousel */
body.ProductDetails .ProductDetailsBottom .Carousel { padding-top: 150px; padding-bottom: 200px; }
body.ProductDetails .LayoutMiddle .Carousel .ControlHeader { font-family: 'Rift'; color: #B42028; text-transform: uppercase; text-align: center; font-size: 50px; font-weight: 700; }
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport { height: auto !important; }
/* body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li { width: 215px !important; } */ /* change for responsive */
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li .related-items { border: none; background-color: #FFFFFF; border-radius: 0; text-align: center; height: 300px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li .related-items .ControlLink a { font-family: 'Rift'; color: #B42028; font-weight: 700; font-size: 21px; line-height: 1.1em; }
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li .related-items .ProductDetailsPriceArea { font-size: 18px; color: #3C3C3C; height: auto; } 
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li .related-items .ProductDetailsPriceArea .ProductDetailsPriceLabel { margin-right: 0; }
body.ProductDetails .LayoutMiddle .Carousel .bx-viewport ul li .related-items .ControlLink { width: 100%; }
body.ProductDetails .LayoutMiddle .Carousel .bx-wrapper .bx-controls-direction a.disabled { display: block !important; }


/* Footer - Product Details Specific */

/* Apply white trees accent */
/* body.ProductDetails .LayoutContent::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; } */

/* body.ProductDetails .LayoutBottom::before { content: ''; display: block; width: 100%; height: 200px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: cover; background-position: center top; z-index: 4; } */

/* Hide Footer Sections */
body.ProductDetails .LayoutBottom .footer-top .Carousel, body.ProductDetails .LayoutBottom .footer-top .BlogRoll, body.ProductDetails .LayoutBottom .footer-top .Control_2457, body.ProductDetails .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/ProductDetails] */

/* [Catalog] */
.CatalogItemQuantityBox input { width: 75px !important; text-align: center; }
/* [/Catalog] */

/* [Category] */
.product-list div[class*=col-] { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.category-product .thumbnail { min-height: 260px; line-height: 260px; margin-bottom: 10px; }
.category-product .thumbnail img { display: inline; max-height: 250px; }

.Pagination li { border-radius: 2px; }
.Pagination li:first-child { margin-left: 5px; }
.Pagination li > a, .Pagination li > a:hover { color: inherit; border-radius: 2px; }
.Pagination .CurrentPage { color: #ccc; }


.category-product .description { display: none; opacity: 0; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view.category-product .description { display: block; opacity: 1; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.list-view .thumbnail {  }
.list-view-only { display: none; opacity: 0; }
.list-view .list-view-only { display: block; opacity: 1; }

/* .CategoryChildCategories:nth-child(4n+2) { clear: left; } */
.CategoryChildCategories { display: flex; flex-direction: column-reverse; }

img#imgCatImage { margin: 0; }

.CategoryChildCategories .CategoryCategoryThumbnail { min-height: 263px; background-color: #FFFFFF; display: flex; align-items: center; padding: 0 10px; width: 100%; }
.CategoryChildCategories .CategoryCategoryThumbnail * { width: 100%; }
.CategoryChildCategories .CategoryCategoryThumbnail img { max-height: 263px; }
.CategoryChildCategories > a { text-shadow: none; font-family: 'Rift'; color: #FFFFFF; text-transform: uppercase; font-weight: 500; padding: 10px; background-color: #781609; font-size: 24px; word-wrap: break-word; margin: -25px 15px 0; line-height: 1em; position: relative; }
.CategoryChildCategories > a:hover { text-decoration: none; }

.btn-primary { background-color: #781609 !important; font-weight: bold !important; border: none !important; border-radius: 0; }
.btn:not(.navbar-toggle):not(.layout-list)::after { content: "\e080"; font-family: 'Glyphicons Halflings'; color: inherit; font-weight: 100; font-size: 0.5em; margin-left: 0.5em; vertical-align: middle; } 


.list-view .grid-view-only { display: none; opacity: 0; }

body.Category .LayoutMiddle, body.Category .LayoutMiddle .LayoutContent { background-color: #F3EFE9; }
body.Category .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }

.CategoryCategoryIcon { float: left; width: 76px; height: 76px; margin-left: -91px; text-align: center; }
.CategoryCategoryIcon img { width: 100%; }

h1.CategoryCategoryName { color: #FFFFFF; text-transform: uppercase; font-size: 50px; font-family: 'Rift'; margin-top: 0; text-shadow: 0 0 7.5px hsla(0,0%,8%,.55); }


.CategoryBanner img { width: 100%; }

.CategoryBanner img#imgCatImage { max-height: 100%; min-width: 100%; width: auto; max-width: none; position: absolute; right: 0; }



.CategoryTitle { margin-top: 63px; position: relative; z-index: 3; }



.CategoryTitle [class*=col-md], .CategoryTitle [class*=col-lg], .SkidUnitTitle [class*=col-md], .SkidUnitTitle [class*=col-lg] { margin-bottom: 0 !important; }

.CategoryTitle .CategoryCategoryTrail, .CategoryTitle .CategoryCategoryTrail > a { font-family: 'proxima-nova','proxima nova'; color: white; font-weight: 600; }
.CategoryTitle .CategoryCategoryTrail > b { display: none; }

/* Below gets rid of right section (reserved for category thumbnail) and extends the .col-sm-6 on all Category pages except:
-Clothing
-PPE
-Fire Equipment and clothing
-Portable Tanks Pump & Foam
-Packs, Bags, and Hydration
-Hoses, Reels, Nozzles, and Adapters
-Lighting and Electronics
-Safety Equipment & Sawyer
-Home Fire Protection */

body.Category:not(.Category-1864):not(.Category-2119):not(.Category-1869):not(.Category-1934):not(.Category-2012):not(.Category-1879):not(.Category-1954):not(.Category-1878):not(.Category-1992) .col-sm-6.CategoryCategoryThumbnail { display: none; }
body.Category:not(.Category-1864):not(.Category-2119):not(.Category-1869):not(.Category-1934):not(.Category-2012):not(.Category-1879):not(.Category-1954):not(.Category-1878):not(.Category-1992) .LayoutContentInner .col-sm-6.CategoryCategoryHeaderText { width: 100%; }

body.Category .CategoryCategoryHeaderText { padding-bottom: 5%; }

/* probably move to respnose.css */
.LayoutContentInner .row { position: relative; z-index: 3; }
body.Category .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }
.LayoutContentInner .CategoryBanner { z-index: 1; }

body.Category .LayoutContentInner > div > .col-xs-12 { padding-left: 0; padding-right: 0; }
body.Category .LayoutMiddle .CategoryBanner > div { padding-left: 0; padding-right: 0; position: absolute; height: 250px; overflow-y: hidden; }



#lblProductCountTop { font-family: 'Rift'; font-size: 24px; font-weight: 500; color: #B42028; }
#lblProductCountTop b:first-of-type { font-weight: normal; font-family: 'proxima-nova','proxima nova'; font-size: 18px; color: #141414; }
#lblNumPerPageDropDownLabel { font-weight: normal; font-family: 'proxima-nova','proxima nova'; font-size: 18px; color: #141414; margin-right: 15px; margin-left: 30px; }


select { color: #494949; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/carat-down.png'); background-repeat: no-repeat; background-position: 95% center; }

body:not(.OnePageCheckOut) select { font-size: 18px; padding: 9px 50px 8px 20px; border-radius: 0; border: 2px solid #D8D8D8; }

body.Category .btn-group { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/category-grid-button.png'); background-repeat: no-repeat; background-size: cover; height: 45px; }
body.Category .btn-group button { background-color: transparent; border: none; padding: 0; width: 39px; height: 45px; } 
body.Category .btn-group button:active { -webkit-box-shadow: none; box-shadow: none; }

.layout-list.icon-align-justify:before { color: #B42028; }

.product-list .thumbnail { border-radius: 0; border: none; margin-bottom: 0; }
.product-list .caption { position: relative; z-index: 2; background: #FFFFFF; }
.product-list .product-title-wrapper { min-height: 52px; }
.product-list .caption .h5, .product-list .caption .h5:hover { font-family: 'Rift'; font-weight: 700; font-size: 21px; color: #B42028; text-transform: uppercase; line-height: 1.2em; }
.product-list .caption .CategoryProductPriceArea, .product-list .caption .CategoryProductSalePriceLabel, .product-list .caption .CategoryProductSalePrice { font-family: 'proxima-nova','proxima nova'; font-size: 16px; font-weight: 300; color: #3C3C3C; text-transform: none; display: block; margin: 10px 0; }
.product-list .caption .btn.btn-primary { font-family: 'Rift'; color: #FFFFFF; text-transform: uppercase; font-weight: 500; padding: 20px; background-color: #781609; font-size: 24px; word-wrap: break-word; margin: 15px 15px -40px !important; line-height: 1em; position: relative; border-radius: 0; }
.product-list .caption .btn .CategoryProductReview { display: none; }




/* Footer - Category Page Specific */

/* Apply White Trees Accent */
body.Category .LayoutContent::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }

/* Hide Footer Sections */
body.Category .LayoutBottom .footer-top .Carousel, body.Category .LayoutBottom .footer-top .BlogRoll, body.Category .LayoutBottom .footer-top .Control_2457, body.Category .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/Category] */

/* [ShoppingCart] */
.ShoppingCartTable { width: 100%; }
div.ShoppingCart { text-align: left; padding: 30px 0 0; vertical-align: top; }


.ShoppingCartProductDescriptionHeader { width: 235px; }
.ShoppingCartSpacer { width: 20px; padding: 0; }
.ShoppingCartUnitPriceHeader { text-align: center; }
.ShoppingCartTotalHeader { text-align: center; }
.ShoppingCartQuantityHeader { text-align: center; }

.CartBorder { border: none; height: 75px; }
.ShoppingCartQuantity .CartBorder { line-height: 1; }
.ProductInfo { margin: 0; }
.ItemName a { color: #000; }
.ItemNumber { color: #666; font-size: 11px; }
.Variants { color: #666; font-size: 11px; }
.Personalizations { color: #666; font-size: 11px; }

.ShoppingCartPrice { font-weight: normal; font-size: 20px; text-align: center; padding: 30px 0 0 0; vertical-align: top; }
.ShoppingCartQuantity { text-align: center; vertical-align: top; }
.ShoppingCartRemove { text-align: center; }
.UnderCartSubTotal { border: 1px solid #dddfde; border-left: none; border-right: none; margin-top: 30px; font-size: 23px; font-weight: bold; text-align: right; padding: 10px 20px; line-height: 100%; text-transform: uppercase; }

.UpdateButton { font-size: 10px; }
.ShoppingCartPage td.ShoppingCartTotals { text-align: left; padding: 5px; font-weight: bold; }
td.ShoppingCartTotals { text-align: right; }
td.ShoppingCartDiscount { text-align: left; padding: 5px; }
.ShoppingCartClear { float: left; text-align: left; }
.ShoppingCartChildBranch { float: left; vertical-align: top; }
.dvChkSelect { display: inline; }
.PayPalGoogleCO { text-align: center; }
.ShoppingCartError { text-align: center; }
#dvCalculateShippingForm { text-align: left; }
.ShippingCalcLabel { font-weight: bold; }
.ShippingCalcField { padding: 5px 0 0 0; }
.ShippingCalcFieldLabel { display: block; text-align: left; padding: 2px 0 0; }
.ShoppingCartSelectCheckbox { border: 0; }
.ShoppingCartQtyTextbox { width: 40px; text-align: center; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 72px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }

.cartCents, .cartUnits { font-size: 60%; top: -5px; position: relative; }
.CartItemPriceArea, .CartItemTotalArea, .CartUpdateItemArea { display: table; margin: 0 auto; text-align: center; height: 75px; line-height: 1; }
.CartItemPriceArea > div, .CartItemTotalArea > div, .CartUpdateItemArea > div { display: table-cell; vertical-align: middle; }

.SubTotal { font-size: 25px; font-weight: bold; text-transform: uppercase; color: #000; }
.Discounts { color: #dd4c15; line-height: 25px; }
.ShippingCost { line-height: 25px; }
.LineItemPrice { float: right; text-align: right; font-weight: bold; font-size: 23px; *position: relative; *top: -25px; }
.PriceNegative { color: #dd4c15; }


.GiftCertificates p { font-size: 11px; opacity: 0.75; }
.GiftCertificates .LineItemPrice { font-size: 14px; }

.ShoppingCartTotalsArea { position: relative; clear: both; }
.ShoppingCartTotalsTable { width: 100%; margin-bottom: 15px; }
.ShoppingCartLeftBottom { text-align: center; }

.OrderTotal { line-height: 25px; font-size: 14px; margin: 20px 0; padding: 10px 0 0; border-top: 1px solid #dddfde; }
.OrderTotal .LineItemPrice { font-size: 30px; }

.ShoppingCartButtons { margin: 20px 0 20px; text-align: right; }
.ShoppingCartCustomMessage {  }
.TopCheckoutButton { text-align: right; }

.PayWith { position: relative; border: 1px solid #dddfde; border-radius: 4px; padding: 20px 0 15px; margin: 20px 0 0; text-align: center; }
.PayWith strong { position: absolute; top: -7px; font-style: italic; display: block; margin-left: -50px; background: #fff; width: 100px; line-height: 100%; left: 50%; font-size: 13px; }

.ShoppingCartCouponCode { padding: 20px 0; }
.ShoppingCartCouponCode h3 { text-transform: uppercase; cursor: pointer; font-size: 18px; color: #333; background: none; }
.ShoppingCartCouponCode .expand {  }
.CouponEntry { display: none; position: relative; margin: 0 0 20px 0; }
.CouponMsg { margin: 5px 0; }

.ShippingSelect { position: relative; margin: 0 5px 0 0; }
.ShippingSelect select { width: 210px; }
.ShippingSelect input { float: right; }
.ShippingSelect input[type=radio] { float: none; width: auto; }
.ShippingSelect input[type=radio] + label { display: inline; padding: 0; }
.acceptedCreditCardLogos {  }
.acceptedCreditCardLogos div { display: inline-block; *display: inline; zoom: 1; margin: 0px 2px 10px; padding: 0; height: 22px; width: 33px; }
.acceptedCreditCardLogos .jcb { background: url("/store/i/jcb_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos  span { display: none; }
.acceptedCreditCardLogos .visa { background: url(../images/ccs/visa.png) no-repeat; }
.acceptedCreditCardLogos .amex { background: url(../images/ccs/amex.png) no-repeat; }
.acceptedCreditCardLogos .discover { background: url(../images/ccs/discover.png) no-repeat; }
.acceptedCreditCardLogos .bankcard { background: url("/store/i/bankcard_33x22.jpg") no-repeat; }
.acceptedCreditCardLogos .mastercard { background: url(../images/ccs/mastercard.png) no-repeat; }
.acceptedCreditCardLogos .dinersclub { background: url("/store/i/diners_33x22.jpg") no-repeat; }

.LastItemAdded { font-size: 11px; min-height: 100px; margin-right: 255px; background: #f2f3f5; border-radius: 3px; padding: 1px; margin-bottom: 10px; }
.LastItemAdded img { float: left; margin-right: 10px; max-width: 75px; max-height: 80px; } 
.LastItemAdded strong { display: block; padding: 0 0 10px; border-bottom: 2px solid #DDDFDE; font-size: 14px; }


.UpsellItem { padding: 10px 0 0; display: block; margin: auto; cursor: pointer; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-color: transparent; border-style: solid; border-width: 1px; overflow: hidden; }
.UpsellItem:hover { background-color: #fff; border-color: #686868; color: #1D4B7C; text-decoration: none; }
.UpsellItemAddToCartText { visibility: hidden; padding: 4px; background: #686868; font-weight: bold; color: #fff; }
.UpsellItem:hover .UpsellItemAddToCartText { visibility: visible; }

input.ShoppingCartCheckoutThemeButton { width: 100%; height: 50px; font-size: 18px !important; }

.RewardPointsEarned { text-align: center; }
.PointsTotal { font-size: 12px; font-weight: normal; }

.ShoppingCartButtons .ThemeButton { margin-bottom: 4px; vertical-align: top; }
.ShoppingCartButtons .ThemeButton:last-of-type { margin-bottom: 0; }
.ShoppingCartTable .ProductInfo { display: block; clear: left; }
/* [/ShoppingCart] */

/* [LargeShoppingCart] */
.ShoppingCart {  }
.ShoppingCartHeader {  }
.ShoppingCartClear {  }
.ShoppingCartPrice {  }
.ShoppingCartTotals {  }
.ShoppingCartShippingInfo {  }
.ShoppingCartDiscount {  }
.ShoppingCartCouponCode {  }
.ShoppingCartThumbnail {  }
.ShoppingCartItemNr {  }
.ShoppingCartVariations {  }
.ShoppingCartPersonalize {  }
.ShoppingCartGiftMessage {  }
.ErrorText {  }
.ShoppingCartSelectCheckbox { border: 0; }
input.ShoppingCartQtyTextbox { width: 40px; padding: 0; }
.ShoppingCartInlineCalculateShippingForm { display: inline; }
.ShoppingCartInlinePostalCode { display: inline; float: left; }
.ShoppingCartInlinePostalCodeTextbox { width: 150px; }
.ShoppingCartCouponCodeTextbox { width: 80px; }
.ShoppingCartSavedCartText { text-align: center; }
/* [/LargeShoppingCart] */

/* [LinkGroup] */
.MenuBar { position: relative; }
/* [/LinkGroup] */

/* [MailingList] */

/* [/MailingList] */

/* [ManufacturerNavigationLinks] */

/* [/ManufacturerNavigationLinks] */

/* [MicroStoreDropDown] */
.MicroStoreDropDown { width: 160px; }
/* [/MicroStoreDropDown] */

/* [ProductDisplay] */
.FeaturedItemsRating {  }
.FeaturedItemsDetails {  }
.FeaturedItemsPriceHR {  }
.FeaturedItemsPriceAlignment {  }
.FeaturedItemsBuyMoreLinkHR {  }
.FeatureItemsThumbNail {  }
.PriceLabels {  }
.ProductDisplayBuyNowLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayMoreLink { font-size: 7pt; text-decoration: none; }
.ProductDisplayStatus { font-size: 7pt; text-decoration: none; }
.ProductDisplayBuyMoreArea { float: right; padding-right: 5px; display: inline; }
/* [/ProductDisplay] */

/* [ProductReviewsListing] */
.ProductReviewDimensionName {  }
.ProductReviewSummary {  }
.ProductReviewWriteLink {  }
.ProductReviewAllReviewsLink {  }
.ProductReviewTitle {  }
.ProductReviewRatings {  }
.ProductReviewBody {  }
.ProductReviewProsArea {  }
.ProductReviewProsHeader {  }
.ProductReviewPros {  }
.ProductReviewConsArea {  }
.ProductReviewConsHeader {  }
.ProductReviewCons {  }
.ProductReviewItemMeta {  }
/* [/ProductReviewsListing] */

/* [QuickOrderEntry] */
.QuickOrderEntryHeader { text-align: center; }
.QuickOrderEntryItemNumberTextbox { width: 100px; }
.QuickOrderEntryQuantityTextbox { width: 50px; }
.QuickOrderEntryAddButton { text-align: center; }
/* [/QuickOrderEntry] */

/* [RepeatedList] */

/* [/RepeatedList] */

/* [RSSFeedReader] */

/* [/RSSFeedReader] */

/* [SearchBox] */

/* [/SearchBox] */

/* [SmallShoppingCart] */
.SmallCartItemLink { text-decoration: underline; }
input.SmallCartQtyTextbox, input.SmallCartQtyTextbox:focus { padding: 0; border: none; border-bottom: 1px dotted #ccc; height: auto; width: 30px; box-shadow: none; border-radius: 0; text-align: center; }
input.SmallCartQtyTextbox:focus { border-color: #66afe9; }
.SmallCartItem .badge { line-height: 20px; width: 20px; padding: 0; }
/* [/SmallShoppingCart] */

/* [Tabs] */

/* [/Tabs] */

/* [TreeNavigation] */
.Node {  }
.NodeHover {  }
.NodeSelected {  }
.RootNode {  }
.LeafNode {  }
.Island {  }
/* [/TreeNavigation] */

/* [WidgetArea] */

/* [/WidgetArea] */

/* [Widget6082] */
.Control_6082 { float: left; }
.ControlHeader_6082 {  }
.ControlItem_6082 {  }
.ControlLink_6082 {  }
.ControlLink_6082 a {  }
.ControlLink_6082 a:hover {  }
.ControlLinkSeperator_6082 {  }
.ControlText_6082 {  }
.ControlInput_6082 {  }
.ControlFooter_6082 {  }
/* [/Widget6082] */

/* [Widget6083] */
.Control_6083 { float: right; }
.ControlHeader_6083 {  }
.ControlItem_6083 {  }
.ControlLink_6083 {  }
.ControlLink_6083 a {  }
.ControlLink_6083 a:hover {  }
.ControlLinkSeperator_6083 {  }
.ControlText_6083 {  }
.ControlInput_6083 {  }
.ControlFooter_6083 {  }
/* [/Widget6083] */

/* [Widget6076] */
.Control_6076 { text-align: right; }
.ControlHeader_6076 {  }
.ControlItem_6076 {  }
.ControlLink_6076 {  }
.ControlLink_6076 a {  }
.ControlLink_6076 a:hover {  }
.ControlLinkSeperator_6076 {  }
.ControlText_6076 {  }
.ControlInput_6076 {  }
.ControlFooter_6076 {  }
/* [/Widget6076] */

/* [Buttons] */
/* .ThemeButton { display: inline-block; background: #e4e4e4; -webkit-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -moz-box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; box-shadow: -1px 1px 0px 0px #dfdcdc inset, 1px -1px 0px 0px #bfbfbf inset, 0 10px 10px 0 rgba(255,255,255,0.5) inset; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: none; padding: 7px 15px; font-family: arial; font-size: 11px; color: #595959; font-weight: bold; cursor: pointer; }
.ThemeButton:hover { -webkit-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; -moz-box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; box-shadow: 0px 0px 0px 1px #a8a8a8 inset, 1px 1px 4px 0px #bababa; color: #424242; }
.ThemeButton:active { background: #e6e6e6; -webkit-box-shadow: 0px 1px 5px 0px #808080 inset; -moz-box-shadow: 0px 1px 5px 0px #808080 inset; box-shadow: 0px 1px 5px 0px #808080 inset; } */
.GoThemeButton { padding: 5px; }
/* [/Buttons] */

/* [Slideshow] */
.Slideshow { position: relative; }
.SlideList, Slide { margin: 0; padding: 0; list-style: none; }
.Slide { overflow: hidden; }
.SlideshowButtons { margin: 0; padding: 0; left: 1em; bottom: 1em; position: absolute; }
.SlideshowButton { margin: 0 1em 0 0; padding: 0; float: left; list-style: none; }
.SlideshowButtonLink { float: left; width: 20px; height: 20px; text-indent: -9999px; border: 3px solid #222; border-radius: 50%; }
.SlideshowButtonLinkCurrent { background: #222; }
.SlideshowButtonLink:focus { outline: none; }
.SlideshowPrevious { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink { color: #fff; padding: 5px; display: block; }
/* [/Slideshow] */

/* [Widget5986] */
.Control_5986 {  }
.Control_5986 table { background: #f2f3f5; }
.Control_5986 td { vertical-align: top; }
.ControlHeader_5986 { font-size: 13px; font-style: italic; margin: 10px 0; text-align: center; }
.ControlItem_5986 { text-align: center; padding: 20px 0; border-bottom: 1px solid #dfdfe1; margin: 0 12px; }
.Control_5986 tr:last-child .ControlItem_5986 { border: none; }
.ControlLink_5986 { padding: 10px 0; display: block; width: 120px; overflow: hidden; text-overflow: ellipsis; }
.Control_5986 img.FeaturedItemsThumbNail { padding: 3px; border: 1px solid #DDDFDE !important; box-shadow: 2px 2px 3px #dddfde; max-width: 75px; max-height: 150px; }
.Control_5986 .lblPriceLabel { display: none; }
.Control_5986 .UpsellItemPrice { font-size: 20px; }
/* [/Widget5986] */

/* [BlogRoll] */
body.BlogRoll .LayoutMiddle > .container, body.BlogRoll .LayoutMiddle .LayoutContentInner > div > .col-xs-12 { padding-left: 0; padding-right: 0; }
body.BlogRoll .LayoutMiddle .LayoutContent { background-color: #F3EFE9; }

body.BlogRoll .BlogBanner { position: absolute; z-index: 1; width: 100%; overflow-x: hidden; }
body.BlogRoll .BlogBanner img { width: 1200px; max-width: 1200px; }
body.BlogRoll .breadcrumb { background-color: transparent; border: none; position: relative; z-index: 3; margin: 2.5% 0 0; }
body.BlogRoll .breadcrumb, body.BlogRoll .breadcrumb a { font-family: 'proxima-nova','proxima nova'; color: #FFFFFF; text-transform: uppercase; font-size: 21px; font-weight: 600; }

body.BlogRoll .LayoutMiddle .LayoutContent .BlogRoll { position: relative; z-index: 3; }


body.BlogRoll .LayoutMiddle .LayoutContentInner > div > div > h1 { position: relative; z-index: 3; color: #FFFFFF; margin-bottom: 10%; }

body.BlogRoll .BlogRoll .BlogPost { border-bottom: 1px solid #8C8C8C; }

body.BlogRoll .BlogRoll .BlogPost .BlogPostTitle { font-weight: 700; }
body.BlogRoll .BlogRoll .BlogPost .BlogPostTitle a { display: block; line-height: 1.2em; font-size: 24px; margin-bottom: 10px; }

body.BlogRoll .BlogRoll .BlogPost .BlogPostImage { display: flex; margin-bottom: 30px; }
body.BlogRoll .BlogRoll .BlogPost .BlogPostImage a { display: flex; width: 100%; }
body.BlogRoll .BlogRoll .BlogPost .BlogPostImage img { width: 100%; object-fit: cover; }

body.BlogRoll .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }
body.BlogRoll .LayoutMiddle .LayoutContentInner { background-color: #F3EFE9; } 
body.BlogRoll .LayoutMiddle .LayoutContentInner > div > div { position: relative; z-index: 3; }
body.BlogRoll .LayoutMiddle .LayoutContentInner > div > div::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }


/* Footer - Generic Page  Specific */

/* Apply white trees accent */

body.BlogRoll .footer-top .Carousel { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgd-fading-trees.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center top; padding-left: 0; padding-right: 0; }

body.BlogRoll .footer-top .Carousel::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; margin-bottom: 50px; }

/* Hide Footer Sections */
body.BlogRoll .LayoutBottom .footer-top .BlogRoll, body.BlogRoll .LayoutBottom .footer-top .Control_2457, body.BlogRoll .LayoutBottom .footer-top .Control_2458 { display: none; }


body.BlogRoll .pagination > li > span, body.BlogRoll .pagination > li > a { font-family: 'proxima-nova','proxima nova'; color: #000000; font-size: 18px; font-weight: 300; border-radius: 0px !important; text-transform: none; padding: 12px 20px; }
body.BlogRoll .pagination > .active > a { background-color: #781609; color: #FFFFFF; }

/* these are shared between Blog Post, Blog Roll, and Blog Roll Widget */

.BlogPostCommentProfileName {  }
.BlogPostTitle { padding: 0; margin: 0; font-weight: normal; }
.BlogPostImage {  }
.BlogPostCategoryAndTags { padding: 15px 0; color: #999; }
.BlogPostTags { padding: 0 0 0 10px; display: inline; }
.BlogPostTag { display: inline-block; *display: inline; padding: 0 3px; background: #eee; border-radius: 3px; border: 1px solid #ddd; margin: 0 5px 0 0; }
.BlogPostTag a { color: #999; }
.BlogPostCategories, .BlogPostCategory { display: inline; }
.BlogCommentModerationMessage { background: #FEEFB3; color: #9F6000; border: 1px solid #9F6000; border-radius: 5px; padding: 10px; margin: 10px; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogCommentModerationMessage.Flash { background: #FFF5CF; -webkit-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.BlogPostComments  .BlogPostCommentsHeader, .BlogPostComments  .BlogPostCommentsHeader h3, .BlogPostComments  .BlogPostCommentCount { display: inline; font-size: 24px; }


.BlogRoll .BlogPostCommentProfileImage { float: left; padding-right: 10px; }
.BlogRoll .BlogPostCommentText { margin: 0; }
.BlogRoll .BlogPostCommentDisplayName { margin-top: -5px; }
.BlogRoll .BlogPostCommentsAddTextbox { height: 50px; }
.BlogRollFeedLinks { float: right; padding: 5px 0; }
.BlogRollBlogImage { padding: 0 0 10px 0; max-width: 100%; }
.BlogRollBlogImage img { display: block; max-width: 100%; }

.BlogPostDatePretty { position: relative; float: left; width: 50px; height: 45px; color: #999; margin: 10px 10px 10px 0; }
.DateMonth, .DateDay, .DateYear { position: absolute; text-indent: -9999px; background: url(/store/i/a/login-date-sprite.png) no-repeat; }
.DateMonth { top: 0; left: 0; width: 30px; height: 18px; }
.DateDay { top: 18px; font-size: 18px; line-height: 18px; width: 31px; height: 24px; text-align: center; }
.DateYear { right: 0; top: 0px; width: 21px; height: 45px; }
.month-1 { background-position: 0px -50px; }
.month-2 { background-position: 0px -81px; }
.month-3 { background-position: 0px -112px; }
.month-4 { background-position: 0px -143px; }
.month-5 { background-position: 0px -174px; }
.month-6 { background-position: 0px -205px; }
.month-7 { background-position: 0px -236px; }
.month-8 { background-position: 0px -267px; }
.month-9 { background-position: 0px -298px; }
.month-10 { background-position: 0px -329px; }
.month-11 { background-position: 0px -360px; }
.month-12 { background-position: 0px -391px; }

.day-1 { background-position: -51px -45px; }
.day-2 { background-position: -51px -76px; }
.day-3 { background-position: -51px -107px; }
.day-4 { background-position: -51px -138px; }
.day-5 { background-position: -51px -169px; }
.day-6 { background-position: -51px -200px; }
.day-7 { background-position: -51px -231px; }
.day-8 { background-position: -51px -263px; }
.day-9 { background-position: -51px -294px; }
.day-10 { background-position: -51px -325px; }
.day-11 { background-position: -51px -356px; }
.day-12 { background-position: -51px -387px; }
.day-13 { background-position: -51px -418px; }
.day-14 { background-position: -51px -449px; }
.day-15 { background-position: -101px -45px; }
.day-16 { background-position: -101px -76px; }
.day-17 { background-position: -101px -107px; }
.day-18 { background-position: -101px -139px; }
.day-19 { background-position: -101px -171px; }
.day-20 { background-position: -101px -201px; }
.day-21 { background-position: -101px -232px; }
.day-22 { background-position: -101px -263px; }
.day-23 { background-position: -101px -294px; }
.day-24 { background-position: -101px -325px; }
.day-25 { background-position: -101px -356px; }
.day-26 { background-position: -101px -387px; }
.day-27 { background-position: -101px -418px; }
.day-28 { background-position: -101px -450px; }
.day-29 { background-position: -101px -482px; }
.day-30 { background-position: -101px -513px; }
.day-31 { background-position: -101px -545px; }

.year-2011 { background-position: -145px -7px; }
.year-2012 { background-position: -145px -79px; }
.year-2013 { background-position: -145px -145px; }
.year-2014 { background-position: -145px -212px; }
.year-2015 { background-position: -145px -267px; }
.year-2016 { background-position: -145px -322px; }
.year-2017 { background-position: -145px -378px; }
.year-2018 { background-position: -145px -433px; }
.year-2019 { background-position: -145px -488px; }
.year-2020 { background-position: -145px -544px; }
/* [/BlogRoll] */

/* [BlogPost] */
body.BlogPost .BlogPostTitle { font-weight: 700; }


.BlogPostCommentNameDate { font-size: 10px; }

.BlogPostAddCommentHide, .HideComments { display: none; }
.BlogPostCommentHighlightCurrent { background: #FFFCDF; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,0.2); }

.AdminCommentLabel, .AuthorCommentLabel { display: none; }
.AdminCommentLabel.BlogPostCommentByAdmin { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }
.AuthorCommentLabel.BlogPostCommentByAuthor { display: inline; background: #fff; font-weight: bold; padding: 2px 3px; margin: 2px; }

.CommentReplies { margin-left: 100px; }


body.BlogPost .LayoutMiddle, body.BlogPost .LayoutMiddle .LayoutContent { background-color: #F3EFE9; }
body.BlogPost .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }

body.BlogPost .LayoutMiddle .LayoutContent .LayoutContentInner::before { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/product-banner.jpg'); background-repeat: no-repeat; background-size: cover; height: 157px; }


/* Footer - Blog Post Page Specific */

/* Apply White Trees Accent */
body.BlogPost .LayoutContent::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }

/* Hide Footer Sections */
body.BlogPost .LayoutBottom .footer-top .Carousel, body.BlogPost .LayoutBottom .footer-top .BlogRoll, body.BlogPost .LayoutBottom .footer-top .Control_2457, body.BlogPost .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/BlogPost] */

/* [Profile] */
.ProfileName { float: left; }
.PofileImage { float: right; padding: 0 0 20px 20px; }
.ProfileInfoTable { margin: 10px 0; clear: left; }
.ProfileTableHeader { margin-top: 20px; clear: both; }
.ProfileTable { width: 100%; }
.ProfileTable th { background: #eee; text-align: left; padding: 3px; }
.ProfileTable td { padding: 3px; border-bottom: 1px solid #eee; }
/* [/Profile] */

/* [BlogTagCloud] */
.BlogTagCloud.Control { text-align: justify; }
.TagCloudList { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem { display: inline; padding: 0 5px 0 0; vertical-align: bottom; } 
.BlogTagCloud .ControlLink_Link { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize {  }
.BlogTagCloud .TagCloud_MaxSize { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/BlogTagCloud] */

/* [WriteReview] */
ul.TagList li { width: 32%; }
ul.TagList:after { content: ''; display: table; clear: left; }
/* [/WriteReview] */

/* [OnePageCheckOut] */
.checkout .ShoppingCartTotals { text-align: left; font-size: inherit; font-weight: normal; padding: 5px 0; }
.checkout .ShoppingCartTotals b { font-weight: normal; }
.checkout .ShoppingCartPrice { font-size: inherit; text-align: right; padding: 5px 0; white-space: nowrap; }
#trDiscount a, #trDiscount a:hover { text-decoration: none; }
#trTotal span, #trTotal b, #trAdjustedTotal span, #trAdjustedTotal b { font-weight: bold; }
.OrderGiftingArea input[type=checkbox] { margin-right: 5px; }
#addrBilling_ddAddressList_dd_ddCombo, #addrShipping_ddAddressList_dd_ddCombo, #ddExpireMonth, #txtPointsToApply { width: 100% !important; }

.checkout label { position: relative; font-size: 1em; padding: 20px 0 0; }
.checkout label > span { position: absolute; top: 25px; line-height: 25px; left: 10px; font-size: 1em; transition: 0.1s; font-weight: normal; opacity: 0.5; cursor: text; }
.checkout label  span span, .checkout label input[type=checkbox] + span { position: static; opacity: 1; }
.checkout label.active span, .checkout label.filled span, .checkout label select ~ span, .checkout label select + span, .checkout .address-book-label span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

/* this is a duplicate of the above rule, it seems to break firefox if it's included with the above selectors for some reason */
.checkout input:-webkit-autofill + span { top: 0; left: 5px; font-size: 10px; transition: 0.1s; -moz-transition: 0.1s; opacity: 1; cursor: default; }

.checkout input[type=checkbox], .checkout input[type=radio] { width: auto !important; }

.checkout label span.ErrorText { position: static; font-size: 12px; line-height: 1; color: #df8f8e; padding: 0; opacity: 1; margin: 10px 0 0; background: none; box-shadow: none; border: none; }
.field-has-error { background: #ffe4e3 !important; border-color: #df8f8e !important; }

.zip-code { display: table; }
.zip-code > div { display: table-cell; }
.zip-code label span { font-size: 12px; }
.zip-plus4 { max-width: 100px; }
.zip-plus4 input { padding: 0; }
.zip-plus4 > div { padding-left: 5px !important; }
.zip-plus4 > div:empty { padding: 0; }
.zip-plus4 > div:empty + span { display: none; }

.PublicCommentsArea { width: auto !important; position: static; float: none !important; }

.RequiredField { color: #df8f8e; font-weight: bold; line-height: 1; font-size: 150%; padding-left: 5px; }

.payment-method .payment-name { cursor: pointer; }
.payment-method .payment-name:before { display: inline-block; content: ' '; width: 0px; height: 0px; border-style: solid; border-color: transparent transparent transparent; border-left-color: inherit; border-width: 5px 5px 5px 10px; position: relative; top: -3px; }
.payment-method.active .payment-name:before { border-color: transparent; border-top-color: inherit; border-width: 10px 5px 5px 5px; top: 2px; }

.custom-fields .field { min-height: 80px; }

label.remove-payment, label.image-input-replace { position: relative; padding: 0; font-weight: inherit; }

label.remove-payment a, label.image-input-replace a { cursor: pointer; position: relative; z-index: 1; }

label.remove-payment input, label.image-input-replace input { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; z-index: 2; }

.floating-totals { min-height: 1px; }


.BillMeLater .payment-name { background: url('https://www.paypalobjects.com/webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.BillMeLater .payment-name { background: url('https://www.paypalobjects.com/webstatic/en_US/i/buttons/ppcredit_SM_BNPOT_1x.png') no-repeat top left; text-indent: 127px; margin-left: 20px; height: 40px; }
.BillMeLater .payment-name span { display: none; }
.BillMeLater .payment-name:before, .PayPal .payment-name:before { left: -147px; }
.PayPalExpress .payment-name, .PayPal .payment-name { background: url('../images/paypal-logo.png') no-repeat top left; text-indent: 90px; margin-left: 20px; height: 25px; }
.PayPalExpress .payment-name:before, .PayPal .payment-name:before { left: -110px; }
.PayPalExpress .payment-name span, .PayPal .payment-name span { display: none; }
.PayPal .paypal-text { display: none; }
.PayPal.active .paypal-text { display: block; }
.OnePageCheckOut .ShoppingCartCouponCode { padding: 0; }
#lblShippingInfo { display: none; }
/* [/OnePageCheckOut] */

/* [MyAccount] */
.MyAccountPercentBarArea { border: 1px solid #999; border-radius: 5px; }
.MyAccountPercentBarInner { padding: 1px; }
.MyAccountPercentBar { border-radius: 4px; background: #66CC66; box-shadow: -5px -5px 5px rgba(0,0,0,0.25) inset, 5px 5px 5px rgba(255,255,255,0.5) inset; text-align: center; font-weight: bold; font-size: 11px; line-height: 15px; }

.MyAccountShowHideTable { display: none; }

.MyAccountSection .StarRatings { float: none; margin: 0 auto; }
.MyAccountSection .StarRatings td { padding: 0 2px; border: none; }
.CustomField.MyAccountSectionEntry { padding: 0 0 10px; width: 48%; float: left; min-height: 40px; }
.CustomField.MyAccountSectionEntry:nth-child(2n) { margin-bottom: 15px; }
#trAddNew { font-weight: bold; }
/* [/MyAccount] */

/* [CustomerLogin] */
.CustomerLoginEmailTextbox { width: 180px; }
/* [/CustomerLogin] */

/* [CategoryNavigationLinks] */
.BrowseCategoryIcon {  }
/* [/CategoryNavigationLinks] */

/* [AttributeNavigationLinks] */
.BrowseByAttributeFilterButtonArea {  }
.BrowseByAttHeader {  }
.MoreAttributesLink { cursor: pointer; }
.MoreAttributes { display: none; }
/* [/AttributeNavigationLinks] */

/* [HTML] */

/* [/HTML] */

/* [Carousel] */

/* [/Carousel] */

/* [Widget21537] */
.Control_21537 {  }
.ControlHeader_21537 {  }
.ControlItem_21537 {  }
.ControlLink_21537 {  }
.ControlLink_21537:hover {  }
.ControlLink_21537 a {  }
.ControlLink_21537 a:hover {  }
.ControlLink_Link_21537 {  }
.ControlLink_Link_21537:hover {  }
.ControlLinkSeperator_21537 {  }
.ControlText_21537 {  }
.ControlInput_21537 {  }
.ControlFooter_21537 {  }
.SmallCartItemLink_21537 { text-decoration: underline; }
.SmallCartQtyTextbox_21537 { border-color: #333333; border-width: 1px; border-style: Solid; font-size: 8pt; width: 30px; }
/* [/Widget21537] */

/* [Widget800] */
.Control_800 h4 { margin-bottom: 0; }


.ControlLink_800:hover {  }


.ControlLink_Link_800 {  }
.ControlLink_Link_800:hover {  }
/* [/Widget800] */

/* [Widget2097] */
.Control_2097 { padding-top: 20px; padding-bottom: 20px; }
.ControlHeader_2097 {  }
.ControlItem_2097 {  }
.ControlLink_2097 {  }
.ControlLink_2097:hover {  }
.ControlLink_2097 a {  }
.ControlLink_2097 a:hover {  }
.ControlLink_Link_2097 {  }
.ControlLink_Link_2097:hover {  }
.ControlLinkSeperator_2097 {  }
.ControlText_2097 {  }
.ControlInput_2097 {  }
.ControlFooter_2097 {  }
.BlogTagCloud.Control_2097 { text-align: justify; }
.TagCloudList_2097 { list-style-type: none; margin: 0; padding: 0; }
.BlogTagCloud .ControlItem_2097 { display: inline; padding: 0 5px 0 0; vertical-align: bottom; }
.BlogTagCloud .ControlLink_Link_2097 { -webkit-transition: 0.5s; -moz-transition: -.5s; }
.BlogTagCloud .TagCloud_MinSize_2097 { opacity: 0.5; }
.BlogTagCloud .TagCloud_MedSize_2097 {  }
.BlogTagCloud .TagCloud_MaxSize_2097 { font-weight: bold; }
.BlogTagCloud .ControlLink_Link:hover_2097 { color: red; opacity: 1; -webkit-transition: 0.5s; -moz-transition: -.5s; }
/* [/Widget2097] */

/* [Widget6093] */
.ControlLink_6093:hover {  }


.ControlLink_Link_6093 {  }
.ControlLink_Link_6093:hover {  }
/* [/Widget6093] */

/* [Widget801] */
.Control_801 h4 { margin-bottom: 0; }



.ControlLink_801:hover {  }


.ControlLink_Link_801 {  }
.ControlLink_Link_801:hover {  }
/* [/Widget801] */

/* [Widget936] */
.Control_936 {  }
.Control_936 a { font-size: 1.5em; }
/* [/Widget936] */

/* [BlogDrillDown] */
.BlogDrillDownIcon { display: inline-block; *display: inline; zoom: 1; padding: 0 5px; vertical-align: middle; }
.BlogDrillDown .ControlLink { display: inline-block; *display: inline; zoom: 1; }
/* [/BlogDrillDown] */

/* [UploadFile] */
.ShippingEstimationRateTable td { padding: 5px 0; }
.ShippingEstimationRate span { padding-left: 10px; font-weight: bold; }
/* [/UploadFile] */

/* [AttributeGroupLinks] */

/* [/AttributeGroupLinks] */

/* [BannerAd] */

/* [/BannerAd] */

/* [Widget2151] */
.Control_2151 {  }
.ControlHeader_2151 {  }
.ControlItem_2151 {  }
.ControlLink_2151 {  }
.ControlLink_2151:hover {  }
.ControlLink_2151 a {  }
.ControlLink_2151 a:hover {  }
.ControlLink_Link_2151 {  }
.ControlLink_Link_2151:hover {  }
.ControlLinkSeperator_2151 {  }
.ControlText_2151 {  }
.ControlInput_2151 {  }
.ControlFooter_2151 {  }
.Slideshow_2151 { position: relative; }
.SlideList_2151 { margin: 0; padding: 0; list-style: none; }
.Slide_2151 { overflow: hidden; }
.SlideshowButtons_2151 { padding: 0; bottom: 10px; left: 10px; position: absolute; }
.SlideshowButton_2151 { margin: 0 10px 0 0; padding: 0; float: left; list-style: none; height: 28px; line-height: 28px; }
.SlideshowButtonLink_2151 { float: left; height: 28px; line-height: 28px; border: 1px solid#ccc; background: #DAF3F8; color: #555; padding: 0 10px; text-decoration: none; }
.SlideshowButtonLinkCurrent_2151 { background: #5DC9E1; color: #fff; }
.SlideshowButtonLink:focus_2151 { outline: none; }
.SlideshowPrevious_2151 { position: absolute; left: 5px; background: #666; color: #fff; }
.SlideshowNext_2151 { position: absolute; right: 5px; background: #666; color: #fff; }
.SlideshowPreviousLink_2151 { color: #fff; padding: 5px; display: block; }
.SlideshowNextLink_2151 { color: #fff; padding: 5px; display: block; }
/* [/Widget2151] */

/* [AttributeDropDownGroup] */
.AttributeDropDownGroupItem { white-space: nowrap; }
/* [/AttributeDropDownGroup] */

/* [CategoryList] */
.CategoryListProduct { width: 100px; float: left; margin: 20px; text-align: center; }
.CategoryListProductPhoto { height: 100px; }
/* [/CategoryList] */

/* [ProductCompare] */
.product-compare-table {  }
.product-compare-table tr > th:first-child:not(:last-child) { border-right: 1px solid #ccc; }
.product-compare-table tr > td:nth-child(2n), .product-compare-table tr > th:nth-child(2n) { background: #f9f9f9; }
.remove-link { top: -5px; right: -5px; }
.remove-link a { color: inherit; font-size: 16px; display: block; height: 20px; width: 20px; line-height: 20px; }
.remove-link a:hover { text-decoration: none; background: #666; color: #fff; border-radius: 25px; }
/* [/ProductCompare] */

/* [Widget2162] */
.Control_2162 { padding-left: 15px; padding-right: 15px; }
.ControlHeader_2162 {  }
.ControlItem_2162 {  }
.ControlLink_2162 {  }
.ControlLink_2162:hover {  }
.ControlLink_2162 a {  }
.ControlLink_2162 a:hover {  }
.ControlLink_Link_2162 {  }
.ControlLink_Link_2162:hover {  }
.ControlLinkSeperator_2162 {  }
.ControlText_2162 {  }
.ControlInput_2162 {  }
.ControlFooter_2162 {  }
.CarouselPrevButton_2162 {  }
.CarouselNextButton_2162 {  }
.CarouselBuyNowLink_2162 { font-size: 7pt; text-decoration: none; }
.CarouselMoreLink_2162 { font-size: 7pt; text-decoration: none; }
/* [/Widget2162] */

/* [Widget2439] */
.Control_2439 {  }
.Control_2439 a {  }
/* [/Widget2439] */

/* [Widget2077] */
.Control_2077 { display: inline-block; }
.Control_2077 a {  }
/* [/Widget2077] */

/* [Widget2084] */

/* [/Widget2084] */

/* [Footer] */
.LayoutBottom > .container { padding-left: 0; padding-right: 0; }

/* Featured Items Carousel */

.bx-wrapper .bx-viewport { left: 0; }
.footer-top > .row { margin-left: 0; margin-right: 0; }
.footer-top > .row > div { padding-left: 0; padding-right: 0; }
.footer-top .bx-controls .bx-pager { display: none; }
.footer-top .bx-viewport ul li { border: none; background-color: #FFFFFF; border-radius: 0; text-align: center; height: 300px; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 15px; box-sizing: border-box; }
.footer-top .bx-viewport ul li > a:first-of-type { display: flex; height: 150px; margin-bottom: 10px; width: 100%; }
.footer-top .bx-viewport ul li > a:first-of-type img { object-fit: contain; flex-shrink: 0; margin: 0 auto; height: inherit; }
.footer-top .bx-viewport ul li .ControlLink { font-family: 'Rift'; color: #B42028; font-weight: 700; font-size: 21px; line-height: 1.1em; margin-bottom: 10px; width: 100%; }
.footer-top .bx-viewport ul li .ControlLink a { font-family: 'Rift'; color: #B42028; font-weight: 700; font-size: 21px; line-height: 1.1em; width: 100%; }
.footer-top .bx-viewport ul li .lblPriceArea, .footer-top .bx-viewport ul li .lblSalePriceArea { font-family: 'proxima-nova','proxima nova'; font-size: 16px; color: #3C3C3C; height: auto; font-weight: 300; } 
.footer-top .bx-viewport ul li .lblPriceArea .lblPriceLabel { margin-right: 0; }
.Control_2449::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }


/* Recent News & Events */
.Control_2450, .Control_2457, .Control_2458 { overflow: hidden; background-color: #FFFFFF; }
.Control_2457 a:not(.btn) { display: inline-block; }
.Control_2457 a:not(.btn):focus { text-decoration: none; }
.Control_2457 .btn { border: none; border-radius: 0; background-color: #88A4B3; color: #FFFFFF; font-family: 'Rift'; font-size: 21px; font-weight: 800; margin-top: 20px; margin-bottom: 10px; width: 100%; }

.Control_2450 .BlogPost .BlogPostImage img { object-fit: cover; width: 100%; }

.Control_2450 .BlogPostTitle, .Control_2450 .BlogPostTitle a { font-family: 'proxima-nova','proxima nova'; font-weight: 700; font-size: 18px; text-transform: none; color: #000000; line-height: 1.2em; }
.Control_2450 .BlogPostTeaserDesc p { font-family: 'proxima-nova','proxima nova'; font-weight: 300; font-size: 16px; color: #000000; line-height: 1.2em; margin-top: 10px; } 
.Control_2450 .BlogPostTeaserDesc a { color: #88A4B3; }


/* Newsletter Signup Section */
.LayoutBottom { position: relative; }
.LayoutBottom input { font-size: 18px; color: #494949; padding: 13px 20px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border: 2px solid #D8D8D8; height: auto; }


/* Shop by Brands page */
/* like an H3 */
body.CMS .LayoutContentInner .ManufacturerNavigationLinks .ControlHeader { font-family: 'Raleway'; font-size: 21px; color: rgb(178,150,108); font-weight: 700; text-transform: uppercase; margin-bottom: 1em; }



/* Bottom Footer */
.Control_2084 { font-family: 'proxima-nova','proxima nova'; font-weight: 300; font-size: 16px; color: #FFFFFF; }
.Control_2084 a { color: #FFFFFF; display: block; letter-spacing: 0.04em; font-family: 'proxima-nova','proxima nova'; font-weight: 300; font-size: 14px; line-height: 1.1em; text-transform: none; margin-bottom: 9px; }
.Control_2084 .hidden-xs a { display: inline-block; padding: 10px; }
.Control_2084 .hidden-xs a:first-of-type { padding-left: 0; }
.Control_2084 > div:first-of-type > div:first-of-type a { display: inline-block; max-width: 100%; }
.Control_2084 a:hover { color: #FFFFFF; text-decoration: none; }
.Control_2084 .col-xs-12 a { display: inline-block; }
.Control_2084 h2 { font-family: 'Rift'; color: #FFFFFF; font-size: 23px; text-transform: uppercase; line-height: 1.2em; font-weight: 500; margin-top: 0; margin-bottom: 10px; }
.Control_2084 h2::after { content: ''; display: block; height: 4px; width: 130px; background-color: #B42028; margin-top: 10px; }
.footer-bottom { background-image: url("https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/forest-fire-road.jpg"); background-repeat: no-repeat; background-size: cover; }
.LayoutBottom .footer-bottom .Control_2084 .col-xs-12 a { font-weight: 700; }
.footer-bottom::after { content: ''; display: block; width: 100%; height: 157px; background-image: url("https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/photo-accent.png"); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; bottom: 0; left: 0; }
/* [/Footer] */

/* [ImageLogo] */

/* [/ImageLogo] */

/* [Widget2075] */
.Control_2075 {  }
.ControlHeader_2075 {  }
.ControlItem_2075 {  }
.ControlLink_2075 {  }
.ControlLink_2075:hover {  }
.ControlLink_2075 a {  }
.ControlLink_2075 a:hover {  }
.ControlLink_Link_2075 {  }
.ControlLink_Link_2075:hover {  }
.ControlLinkSeperator_2075 {  }
.ControlText_2075 {  }
.ControlInput_2075 {  }
.ControlFooter_2075 {  }
.ImageLogo img { width: 100%; }
/* [/Widget2075] */

/* [MenuBar] */

/* [/MenuBar] */

/* [Widget2079] */
.Control_2079 .nav { display: flex; justify-content: space-between; align-items: center; }
.Control_2079 .nav > li > a { padding: 0; }
/* [/Widget2079] */

/* [Header] */
/* GLOBAL HEADER STYLES MOVED TO RESPONSE.CSS */
/* AMERICOMMERCE'S PARSING DOESN'T ALLOW FOR VENDOR PREFIXES */
/* [/Header] */

/* [Widget2456] */
.Control_2456 {  }
.ControlHeader_2456 {  }
.ControlItem_2456 {  }
.ControlLink_2456 {  }
.ControlLink_2456:hover {  }
.ControlLink_2456 a {  }
.ControlLink_2456 a:hover {  }
.ControlLink_Link_2456 {  }
.ControlLink_Link_2456:hover {  }
.ControlLinkSeperator_2456 {  }
.ControlText_2456 {  }
.ControlInput_2456 {  }
.ControlFooter_2456 {  }
/* [/Widget2456] */

/* [Default] */
.Default .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }
.Default .LayoutContentInner > .clear > .col-xs-12 { padding-left: 0; padding-right: 0; }
.Default .LayoutContentInner > .clear > .col-xs-12 > .row { margin-left: 0; margin-right: 0; }
.Default .LayoutContentInner .Control:not(.Slideshow) { padding-top: 100px; padding-bottom: 100px; }


.Default #SlideshowButtons { display: none; }
.homepageSlide p { padding-bottom: 0px; }

.homepageSlide { background-size: cover; background-position: center; background-repeat: no-repeat; display: flex; align-items: center; position: relative; }

.homepageSlide::after { content: ''; display: block; width: 100%; height: 157px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/slideshowAccent02.png'); background-repeat: no-repeat; background-size: 100%; background-position: center bottom; position: absolute; bottom: 0; left: 0; z-index: 2; opacity: 1; }

.homepageSlideContent { z-index: 4; }

.homepageSlideContent h1, .homepageSlideContent h2, .homepageSlideContent h3, .homepageSlideContent p, .homepageSlideContent a { color: #FFFFFF; }

.homepageSlideContent h1, .homepageSlideContent h2, .homepageSlideContent h3, .homepageSlideContent p { text-shadow: 0 0 7.5px hsla(0,0%,8%,.55); }

.homepageSlideContent h1 { font-size: 70px; line-height: 1; }
.homepageSlideContent .homepageSlideHeader { display: block; }
.homepageSlideContent .homepageSlideHeader h3 { font-family: 'proxima-nova','proxima nova'; text-transform: uppercase; font-weight: 500; letter-spacing: 0.15em; font-size: 24px; border-bottom: 4px solid #B42028; padding-bottom: 10px; display: inline-block; }
.homepageSlideContent p { font-size: 18px; font-weight: 300; }
.homepageSlideContent .btn { background-color: #781609; }

.Default .SlideshowNext, .Default .SlideshowPrevious { background: transparent; z-index: 4; }

.Default .SlideshowPreviousLink, .Default .SlideshowPreviousLink:hover { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/ic-chevron-right-white.png'); background-repeat: no-repeat; background-size: 20px; width: 37px !important; height: 70px !important; background-position: center; background-color: rgba(0,0,0,0.5); color: transparent; transform: scaleX(-1); padding: 5px 10px; box-sizing: content-box; }
.Default .SlideshowNextLink, .Default .SlideshowNextLink:hover { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/ic-chevron-right-white.png'); background-repeat: no-repeat; background-size: 20px; width: 37px !important; height: 70px !important; background-position: center; background-color: rgba(0,0,0,0.5); color: transparent; padding: 5px 10px; box-sizing: content-box; }



.Control_2461 { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/home-bkgd-top02.jpg'); background-repeat: no-repeat; background-size: 1200px auto; background-position: right top; padding-bottom: 25px !important; }
.Control_2462 { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/home-bkgd-bot01.jpg'); background-repeat: no-repeat; background-size: 1200px auto; background-position: left top; }

.Control_2463 { padding-top: 0 !important; }
.Control_2463 .specialHeader { text-align: center; color: #F3EFE9; }
body.Default .Control_2463 > .row { display: flex; align-items: center; }
body.Default h4 { color: #B42028; font-family: 'Rift'; font-size: 24px; font-weight: 700; } 
.Control_2463 > .row > div:last-of-type { margin-top: 40px; }

.Control_2464 { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-tan-trees.jpg'); background-repeat: no-repeat; background-size: 1200px; background-position: left top; background-color: #f5f2ed; padding-bottom: 25px !important; }
.Control_2464 .specialHeader { text-align: center; color: #FFFFFF; margin-top: -50px; }
.Control_2464 img { max-width: 35%; }

.Control_2465 { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/home-bkgd-bot03.jpg'); background-repeat: no-repeat; background-size: cover; background-position: right top; padding-bottom: 0 !important; }
.Control_2465 > div { background-color: rgba(180,32,40,0.7); margin-left: 0 !important; margin-right: 0 !important; padding-top: 60px; padding-bottom: 60px; }
.Control_2465 * { color: #FFFFFF !important; }
.Control_2465 img { max-width: 50%; margin-bottom: 20px; }

/* Footer - Homepage Specific */
body.Default .footer-top { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgd-footer-fading-trees.jpg'); background-repeat: no-repeat; background-position: center top; }

.Control_2449::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }
/* [/Default] */

/* [CMS] */
/* INFO PAGES */
body.CMS:not(.SkidUnit) .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }
body.CMS:not(.SkidUnit) .LayoutMiddle .LayoutContentInner { background-color: #F3EFE9; min-height: 800px; }
/* 800px = height of background-image plus it's top adjustment */
body.CMS:not(.SkidUnit) .LayoutMiddle .LayoutContentInner > div { position: relative; z-index: 3; }

body.CMS:not(.SkidUnit):not(.CMS-24):not(.CMS-31):not(.CMS-32):not(.CMS-5) .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 4; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }

/* Excluding background emblem graphic from Request a Quote, Request a Quote (Skid Unit), Request a Catalog, and Contact pages due to iFrame layering issues */

body.CMS:not(.SkidUnit) .LayoutMiddle .LayoutContentInner > div > div > .row:not(.InfoPageBanner):not(.InfoPageTitle) { position: relative; z-index: 3; }

body.CMS:not(.SkidUnit) .InfoPageBanner { position: absolute; width: 100%; top: 0; left: 0; margin-left: 0; }
body.CMS:not(.SkidUnit) .InfoPageBanner > div { padding-left: 0; padding-right: 0; }
body.CMS:not(.SkidUnit) .InfoPageBanner img { max-width: 1200px; width: 1200px; }

/* by default, hide fire protection banner image */
body.CMS .InfoPageBannerImg-fireProtection { display: none; }

/* switch out Fire Protection Banner Image */
body.CMS-28 .InfoPageBannerImg-default, body.CMS-23 .InfoPageBannerImg-default, body.CMS-19 .InfoPageBannerImg-default, body.CMS-22 .InfoPageBannerImg-default { display: none; }
body.CMS-28 .InfoPageBannerImg-fireProtection, body.CMS-23 .InfoPageBannerImg-fireProtection, body.CMS-19 .InfoPageBannerImg-fireProtection, body.CMS-22 .InfoPageBannerImg-fireProtection { display: block; }

body.CMS:not(.SkidUnit) .InfoPageTitle { margin-top: 60px; }
body.CMS:not(.SkidUnit) .InfoPageTitle h1 { color: #FFFFFF; }


body.CMS .LayoutContentInner .ManufacturerNavigationLinks { font-size: 16px; }
body.CMS .LayoutContentInner .ManufacturerNavigationLinks .ControlLink_Link { font-weight: 700; padding-left: 0; } 
/* Footer - Info Page Specific */

/* Apply white trees accent */

body.CMS:not(.SkidUnit) .footer-top .Carousel { background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgd-fading-trees.jpg'); background-repeat: no-repeat; background-size: cover; background-position: center top; padding-left: 0; padding-right: 0; }

body.CMS:not(.SkidUnit) .footer-top .Carousel::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; margin-bottom: 50px; }

/* Move Featured Items title further down */
body.CMS .Carousel_2449 > .center > h1 { margin-top: 100px; }

/* Hide Footer Sections */
body.CMS:not(.SkidUnit) .LayoutBottom .footer-top .BlogRoll, body.CMS:not(.SkidUnit) .LayoutBottom .footer-top .Control_2457, body.CMS:not(.SkidUnit) .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/CMS] */

/* [ContactForm] */

/* [/ContactForm] */

/* [Search] */
body.Search .LayoutMiddle .container { padding-left: 0; padding-right: 0; }
body.Search .LayoutMiddle .LayoutContent::before { content: ''; width: 100%; height: 250px; display: block; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/product-banner.jpg'); background-repeat: no-repeat; background-size: 1920px 250px; background-position: left top; position: absolute; }

body.Search .LayoutMiddle .LayoutContent { background-color: #F3EFE9; padding-bottom: 200px; min-height: 950px; }

body.Search .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }

body.Search .page-header { border-bottom: none; margin-bottom: 90px; }

body.Search .page-header h1 small { color: #FFFFFF; }

body.Search .LayoutContentInner .row { position: relative; z-index: 3; }

body.Search .panel { background-color: transparent; border: none; box-shadow: none; padding-left: 0; border-bottom: 2px solid #DDD; border-radius: 0px; }
body.Search .panel-body { padding-left: 0; }

body.Search .panel #txtSearchBox { font-size: 18px; color: #494949; padding: 13px 20px; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow: none; border: 2px solid #D8D8D8; height: auto; }

body.Search .LayoutMiddle .LayoutContentInner > .clear > .col-xs-12 { position: relative; z-index: 2; }

body.Search .LayoutMiddle > .container::after { content: ''; display: block; width: 100%; height: 200px; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: cover; background-position: center bottom; position: absolute; bottom: 0; left: 0; z-index: 4; } 


body.Search .LayoutBottom .footer-top .Carousel, body.Search .LayoutBottom .footer-top .BlogRoll, body.Search .LayoutBottom .footer-top .Control_2457, body.Search .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/Search] */

/* [Manufacturer] */
body.Manufacturer .LayoutMiddle, body.Manufacturer .LayoutMiddle .LayoutContent { background-color: #F3EFE9; }
body.Manufacturer .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }

body.Manufacturer .ManufacturerBanner { margin-right: 0; position: absolute; }
body.Manufacturer .ManufacturerBanner > div { padding-left: 0; padding-right: 0; }

body.Manufacturer .ManufacturerTitle { margin-top: 50px; margin-bottom: 115px; }
body.Manufacturer .ManufacturerTitle .CategoryCategoryTrail, body.Manufacturer .ManufacturerTitle .CategoryCategoryTrail > a { font-family: 'proxima-nova','proxima nova'; color: white; font-weight: 600; }


body.Manufacturer .LayoutContentInner .row:not(.ManufacturerBanner) { position: relative; z-index: 3; }
body.Manufacturer .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }
body.Manufacturer .LayoutContentInner .ManufacturerBanner { z-index: 1; }



/* Footer - Manufacturer Page Specific */

/* Apply White Trees Accent */
body.Manufacturer .LayoutContent::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }

/* Hide Footer Sections */
body.Manufacturer .LayoutBottom .footer-top .Carousel, body.Manufacturer .LayoutBottom .footer-top .BlogRoll, body.Manufacturer .LayoutBottom .footer-top .Control_2457, body.Manufacturer .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/Manufacturer] */

/* [Attribute] */
body.Attribute .LayoutMiddle .LayoutContent { background-color: #F3EFE9; }
body.Attribute .LayoutMiddle > .container { padding-left: 0; padding-right: 0; }


body.Attribute .LayoutContentInner .AttributeBanner { z-index: 1; }
body.Attribute .LayoutMiddle .AttributeBanner > div { padding-left: 0; padding-right: 0; position: absolute; height: 250px; overflow-y: hidden; }
.AttributeBanner img#imgAttributeImage { max-height: 100%; min-width: 100%; width: auto; max-width: none; position: absolute; right: 0; }

.AttributeTitle { margin-top: 45px; position: relative; z-index: 3; }
h1.AttributeName { color: #FFFFFF; text-transform: uppercase; font-size: 50px; font-family: 'Rift'; margin-top: 0; text-shadow: 0 0 7.5px hsla(0,0%,8%,.55); }

body.Attribute .LayoutMiddle .LayoutContentInner::before { content: ''; display: block; width: 600px; height: 700px; position: absolute; left: 0; top: 100px; z-index: 2; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-logo-grey.png'); background-repeat: no-repeat; background-position: -150px top; background-size: 100%; pointer-events: none; }

body.Attribute .LayoutContentInner > div > .col-xs-12 { padding-left: 0; padding-right: 0; }



/* Footer - Attribute Page Specific */

/* Apply White Trees Accent */
body.Attribute .LayoutContent::after { content: ''; display: block; width: 100%; background-image: url('https://www.nationalfirefighter.com/Shared/Themes/NFF2014%20[clone%20636518791529255151]/images/bkgdGraphic-white-trees.png'); background-repeat: no-repeat; background-size: 100% auto; background-position: center bottom; }

/* Hide Footer Sections */
body.Attribute .LayoutBottom .footer-top .Carousel, body.Attribute .LayoutBottom .footer-top .BlogRoll, body.Attribute .LayoutBottom .footer-top .Control_2457, body.Attribute .LayoutBottom .footer-top .Control_2458 { display: none; }
/* [/Attribute] */

/* This is a test */


















































































































/* [CheckOut] */
.CheckOutHeader { font-weight: bold; font-size: 16px; }
.CheckOutSubHeader { font-weight: bold; font-size: 16x; margin-bottom: 20px; }
.CardFieldHeaders { background: #666; color: #fff; padding: 5px; }
.OnePageCheckoutShoppingCart .ShoppingCartPrice { padding: 10px 0; font-size: inherit; border: none; }
.SplitPaymentLink { cursor: pointer; }
#tbAppliedPayments { width: 100%; }
.AppliedPaymentHeader th { padding: 5px; }
.AddressEditorZipCodePlus4Textbox { width: 50px; }
.AddressBookEditor { padding: 2px 10px 2px 0; }
.OnePageCheckoutShoppingCart td { padding: 5px; border-bottom: 1px solid #e5e5e5; }
.ShoppingCartVariations td { padding: 0 0 0 20px; border: none; }
.OnePageCheckoutShoppingCart .ShoppingCartTotals { border: none; }
.form-signin { max-width: 330px; padding: 15px; margin: 0 auto; }
.form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; }
.form-signin .checkbox { font-weight: normal; }
.form-signin input { position: relative; font-size: 16px; height: auto; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
.form-signin input:focus { z-index: 2; }
.form-signin input[type="text"] { margin-bottom: -1px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; }
/* [/Checkout] */


.bx-wrapper { clear: left; }
.ContactForm input[type=text], .ContactForm input[type=email], .ContactForm textarea { width: 100%; }

.ShippingSelect input[type="radio"] + label { margin-left: 1em; }