/*
 *
 * ============== CSS TABLE OF CONTENT ==============
 *
* GLOBAL
* PAGEWRAPPER
* MARKET NAV NAVIGATION
* HEADER
* GENERAL CONTENT
* START STUFF DUKE ADDED
	* OFF CANVAS
	* SIDEBAR AND LEFT NAV
	* NAVIGATION TITLES IMAGES
	* CATEGORY PAGES - products
	* END OF DUKE CHANGES
* PRODUCT VIEW - single product
* PRODUCT IMAGE GALLERY AND SLIDER
* PRODUCT DESCRIPTION
* MOBILE-FIRST TABLE DESIGN
* PRODUCT LIST ALTERNATIVE VIEW VERTICAL & WIDE FORMAT
* PRODUCT LIST WIDE TD - STYLE
* PRODUCT PRICING TABLE
* CROSS SELL SECTION
* SIGN IN CREATE ACCOUNT
* SMARTPRACTICE ACCOUNT
* COMPLETE AND SHIPPE
	* TRACKING NUMBERS
* ACCOUNT FORMS 
 * SHOPPING LIST
 * DONOTORDER
 * SHOPPING LIST TABLE
 * REORDER PRODUCTS
* ACCOUNT FORMS REORDER PRODUCTS
* SHOPPING CART
* LEFT NAV INCLUDES - BASE STYLES
* BASE STYLE VERTICAL ADS - CENTER - IMG & BTN 
* MEDIA QUERIES
	* HOMEPAGES
	* MOBILE HEADER - revealed at 768px width
	* PRODUCT-NAV revealed at 768px mobile only
	* PRODUCTS PAGES - CATEGORY PAGES
	* SHIPPING CART
* ----------------------------------------------------
*/


/*
*  GLOBAL
* --------------------------------------------------------
*/
html,
body {
	overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: 'Oxygen', sans-serif;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-top: 210px;
}
@media (max-width: 64em) { /*1024px iPad verical*/
  	body {
	}
}
@media (max-width: 61.32em) { /*981px iPad 3/4*/
  	body {
    	padding-top: 215px;
	}
}
@media (max-width: 48em) { /*768px iPad*/
  	body {
    	padding-top: 115px;
	}
}
@media (max-width: 25.875em) { /*414px iPhone Plus*/
  	body {
    	padding-top: 112px;
	}
}
@media (max-width: 24.4375em) { /*375px iPhone S*/
  	body {
    	padding-top: 115px;
	}
}
.header-logo .img-responsive {
	display: inline-block;
}
.img-responsive.feature {
	margin: 0 auto;
}
.navbar-default {
	border: none;
}
.nav > li > a:hover {
	background: none;
}
ul.list-inline {
	margin-bottom: 0px;
}
.desk-hide {
	display: none !important;
}
.navbar-fixed-top {
	background-color: #ffffff;
}
.countrycode {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.mb-nav  {
	display: none !important;
}
.breadcrumb-wrapper {
	display: inline-flex;
}
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align: top; 
}
.account-subhead {
	color: #415b72;
	font-size: 21px;
}
.form-group {
	padding-bottom: 20px;
}
.buttonRow {
	padding-bottom: 10px;
	padding-top: 10px;
}
.border-rt {
	border-right: 1px solid #cecece;
}
.border-lt {
	border-right: 1px solid #cecece;
}
.border-bt {
	border-right: 1px solid #cecece;
}
.border-tp {
	border-right: 1px solid #cecece;
}
/*
* PAGEWRAPPER
* -----------------------------------------------------------------
*/
.content-row-flex {
	display: flex;
	flex-wrap: nowrap;
}
.right-column {
	order: 2;
}
/*
* MARKET NAV NAVIGATION
* -----------------------------------------------------------------
*/
#cartcontents {
	color: #7b7b7b;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	width: 72%;
}
.navbar {
  background-color: transparent;
  border: none;
  margin-bottom: 0px;
}
.navbar li a, .navbar .navbar-brand {
  color: #ffffff;
}
.navbar-nav li a:hover {
  color: #ffffff !important;
}
.navbar-nav li.active a {
  background-color: #145288 !important;
  color: #ffffff !important;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  border-radius: 0px;
}
.navbar-default {
	background-image: none;
	background-repeat: no-repeat;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	filter: %("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.mainmenu {
	background-color: #2467A2;
	font-size: 15px;
	font-weight: 500;
	line-height: 16px;
	min-height: 30px;
	margin-bottom: 0px;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
}
.flex-container-nav {
	align-items: center;
	display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; 
	flex-wrap: nowrap; 
	justify-content: space-between; 
	list-style: none;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
.navbar-nav>li>a {
	margin: 5px 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.text-vertical {
	color: white;
	display: block;
	line-height: 18px;
	max-width: 192px;
	text-align: center;
	width: 100%;
}
#categorymenu .navbar-nav>li>a {
	color: #ffffff;
	line-height: 18px;
}
.marketnav {
	background-color: #efefef;
	color: #999999;
	font-size: 12px;
	margin-bottom: 10px;
	max-height: 24px;
	overflow: hidden;
}
.marketnav li, .marketnav li a {
	color: #C0C0C0;
	text-decoration: none;
}
.marketnav li:nth-child(9) {
	color: #2467A2;
	font-size: 14px;
}
.marketnav li a:hover {
	color: #8c8c8c;
}
.marketnav .list-inline {
	margin-left: 0px;
}
.promo, .promo a {
	background-color: #ececec;
	color: #afafaf;
	cursor: pointer;
	font-size: 13px;
	width: 100%;
	padding: 8px 0px 5px 0px;
}
.promo .btn {
	color: #afafaf;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
	padding: 0px;
	text-decoration: none;
}
.history {
	display: none;
}
@media screen and (max-width: 768px) {
.text-vertical {
	color: white;
	display: block;
	line-height: 18px;
	min-width: 200px;
	text-align: left;
	width: 100%;
	}
}
/*
* HEADER
* -----------------------------------------------------------
*/
.logo {
	width: 100%;
	max-width: 230px;
	min-height: 31px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.cart-icon {
	background: #ffffff url('/smartpracticejapan/images/ui/cart-icon.png') no-repeat center center;
	background-size: cover;
	height: 35px;
	width: 17%;
	display: block;
}
a.carticon:hover { 
	background-position:0 -51px;
}
.signin-hdr li a {
	color: #999999;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
.signin-hdr li a.btn.btn-success, .signin-hdr li a.btn.btn-green {
	color: #ffffff;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
.search-bars .form-group {
	padding: 0px;
}

/*
* GENERAL CONTENT
* ----------------------------------------------------------
*/
.no-border {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sml-gutter {
	padding-left: 5px;
	padding-right: 5px;
}
.no-gutter {
	padding-left: 0px;
	padding-right: 0px;
}
.alert-message {
	text-align: center;
	font-size: 1.1em;
	padding: 20px 0;
	margin: 0 0 20px 0;
}
.alert-message > i {
	font-size: 3em;
}

/***************** START STUFF DUKE ADDED **********************/


/*
 * OFF CANVAS
 * --------------------------------------------------
 */
.row-offcanvas {
  position: relative;
  -webkit-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
}
.btn-offcanvas {
	margin: 10px 5px;
}
@media screen and (max-width: 768px) {
  #sidebar ul.nav {
  	box-shadow: 0 0 2px rgba(0,0,0,0.2);
  }
  .right-column {
  	width: 100%;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}
@media screen and (max-width: 414px) {
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -80%; 
  }
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -80%; 
  }
  .row-offcanvas-right.active {
    right: 80%;
  }
  .row-offcanvas-left.active {
    left: 80%; 
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 80%; 
  }
}
/*
 * SIDEBAR AND LEFT NAV
 * --------------------------------------------------
 */
.nav-stacked li {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid rgba(0,0,0,0.1);	
}
.nav-stacked li:last-of-type { /* no border on last li */
	border-bottom: none;
}
.nav-stacked li a {
	color: #444444;
	padding: 10px 0 10px 10px;
/*	display: block;*/
}
.nav-stacked li a:hover {
	color: #2467A2;
}
.nav-stacked li a:first-of-type { /* make the text link take up all the white space */
	flex-grow: 2;
	/* start for truncating long menu items */
	display: inline-block;
	max-width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* end for truncating long menu items */
}
.nav-stacked li a i { /* the arrow */
	width: 18px;
	text-align: center;
}
.nav-stacked li a i:hover { /* the arrow hover */
	color: #ffffff;
}
.nav-stacked li a i.fa.fa-caret-down { /* the arrow down */
	color: #ffffff;
}
.nav-stacked li a + a { /* targets the down arrow on each li */
	border-left: 1px solid rgba(0,0,0,0.1);
	padding: 10px;
/*	background-color: rgba(0,0,0,0.025);*/
}
.nav-stacked li a + a:hover,
.nav-stacked li a + a:focus {
	background-color: #2467A2;
}
.nav-stacked li a + a.open {
	background-color: #2467A2;
}
.nav-stacked > li + li { /* lis that are next to each other where one doesn't have subcategories */
	margin: 0;
}
.nav-stacked > li > ul,
.nav-stacked > li > ul > li > ul {
	color: #737272;
	background-color: rgba(0,0,0,0.1); /* using rgba adds to darkness as you drill into successive subcategories */
	border: none;
	display: block;
	font-size: 14px;
	padding: 0;
	text-decoration: none;
	width: 100%;
}
.nav-stacked > li > ul > li:first-of-type {
	border-top: 1px solid rgba(0,0,0,0.1);
}
.nav-stacked > li > ul a {
	color: #737272;
}

/*
* NAVIGATION TITLES IMAGES
* ----------------------------------------------------------
*/

li.menu-450, /*latex exam gloves - gloves*/ 
li.menu-407056, /*smartpractice brand - supplies*/
li.menu-406161, /*apparel - office*/
li.menu-406320, /*appt cards - pc*/
li.menu-406142 { /*bags - giveaways*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-byproduct-dental.png) top left no-repeat;
}
li.menu-511 { /*chemical resistance - gloves*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-bysolution-dental.png) top left no-repeat;
}
li.menu-407076 { /*allergy screening methods - gloves*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-askexperts-dental.png) top left no-repeat;
}
li.menu-506908, /*brest cancer awareness - supplies*/
li.menu-407049 { /*cosmetic dental marketing - marketing*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-resources-dental.png) top left no-repeat;
}
li.menu-506879,  /*new products - pc*/
li.menu-506878 { /*new products - giveawaysa*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-featured-dental.png) top left no-repeat;
}
li.menu-406458 { /*shop by recall/text - patient com*/
	padding-top:34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-byrecall-dental.png) top left no-repeat;
}
li.menu-507560 { /*email/text - marketing*/
	padding-top: 34px;
	margin-top: 0px;
	background:transparent url(/dental/images/leftmenu-services-dental.png) top left no-repeat;
}
/*
 * CATEGORY PAGES - products
 * -----------------------------------------------------
 */
.subcategory-list {
	display: inline-block;
	column-count: 4;
	column-gap: 1em;
	column-rule: 1px solid #eeeeee;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}
.subcategory-list ul {
	display: block;
	list-style-type: none;
	line-height: 25px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.subcategory-list ul li a {
	color: #757575;
	cursor: auto;
}
.subcategory-list ul li a:hover {
	color: #1CA974;
}
.cat1 .subcategory-list, .cat2 .subcategory-list, .cat3 .subcategory-list, .cat4 .subcategory-list, .cat5 .subcategory-list, .cat6 .subcategory-list {
	display: none;
}
label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
.pageNav { 
	order: 2;
	margin: 3px 5px;
	display: inline-flex;
	justify-content: flex-end;
	flex-grow: 1;
	padding: 5px 5px;
}
.filterForm.form-inline .form-group {
	padding-bottom: 10px;
}
.pageNav li {
	display: inline-block;
}
.pageFirst, .pagePrev, .pageNext, .pageLast {
	border: 1px solid #ececec;
	color: #2467A2;
	float: left;
	font-size: 16px;
	font-weight: 500;
	height: 28px;
	padding: 2px 10px;
	margin: 0px;
	
}
.pageFirst:before {
	content: "«"; 
}
.pagePrev:before {
	content: "‹"; 
}
.pageNext:before { 
	content: "›"; 
}
.pageLast:before { 
	content: "»";
}
a.pageFirst:hover, a.pagePrev:hover, a.pageNext:hover, a.pageLast:hover { 
	background-color: #ececec;
	color: #444444;
	text-decoration: none;  
}
.pageNums { 
	font-size: 16px;
	vertical-align: -1px;
	float: left;
}
.pageNums a {
	border: 1px solid #ececec;
	color: #2467A2;
	float: left;
	font-weight: 500;
	height: 28px;
	padding: 2px 10px;
	margin: 0px;
	text-align: center;
}
.pageNums a:hover { 
	background-color: #ececec;
	color: #444444;
	text-decoration: none; 
}
.pageNums strong {
	height: 28px;
	text-align: center;
	font-weight: 500;
	color: #000;
	border: 1px solid #ececec;
	padding: 2px 10px;
	margin: 0px;
	float: left;
}
#productListing, #productListingHeader, #productListingFooter {
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
}
#SelectManufacturerBottom, #SelectManufacturerTop, .filterLabel {
	height: 31px;
	margin: 5px 2px;
	font-size: 13px;
	width: auto;
}
#productListing .productName a:hover {
	color:#1CA974;
}
#productListingContainer {
	display: inline-flex;
}
#productListing {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.product {
	display: flex;
	width: 49%;
	padding: 10px;
	margin: 5px .5%;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
}
.productImageWrapper {
	width: 40%;
	padding: 10px 15px 10px 10px;
}
.productTextWrapper {
	width: 60%;
	padding: 10px 10px 10px 15px;
}
.productImage img {
	width: 100%;
	height: auto;
	padding: 10px 0px;
}
.blank-link {
	color: #9CB8D1;;
	text-decoration: none;
	text-align: center;
}
#productListing .productName {
	color: #444;
	font-size: 16px;
	line-height: 19px;
	margin: 0px 0px 5px 0px;
}
#productListing .productName a {
	font-weight: 500;
	color:#2467A2;
}
#productListing .productName a:hover {
	color:#1CA974;
	text-decoration: underline;
}
#productListing .productMfg {
	padding: 3px 3px 3px 0px;
	font-size: 10px;
	line-height: 11px;
	color: #999;
}
#productListing .productDesc {
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 17px;
}
#productListing .productDesc p {
	font-size: 12px;
	line-height: 17px;
}
#productListing .productDesc p.offerTitle {
	font-size: 12px;
	line-height: 14px;
}
#productListing .productDesc p.offerTitle br {
	margin: 2px 0;
	display: block;
}
#productListing .productPriceString {
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	line-height: 11px;
	color: #333;
}
#productListing .productPriceString .saleprice { 
	font-size: 13px;
	color: #c00;
}
#productListing .productPrice {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.productAttributesPromo {
	display: inline;
	color: #c00;
	font-size: 15px;
	min-height: 20px;
	padding: 2px 4px 2px 0px;
	margin: 0px;
}
.productAttributesNew {
	font-size: 13px;
	background-color: #25b126;
	display: inline;
	text-align: center;
	color: #fff;
	font-weight: 500;
	border-radius: 4px;
	padding: 3px 8px;
}
.strk {
	text-decoration: line-through;
	font-size: 9px;
	color: #b0b1b0;
}
/*.product {
	flex-basis: 49%;
	padding: 10px;
	margin: 5px .5%;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
}
.product:hover {
}
.product .productImageWrapper, .product table {
	width:100%;
	max-width: 40%;
	float: left;
}
td.productImage {
	text-align: center;
}
td.productImage img {
	max-height: 140px;
	max-width: 140px;
	text-align: center;
}
.product > table { 
	width: 40%;
	float: left;
}
table .productImage {
	max-width: 40%;
	text-align: center;
}
table.productImageWrapper .productImageWrapper {
    max-width: 40%;
    float: left;
}
#productListing .productName a:hover {
	color:#1CA974;
}
.productTextWrapper {
	float: right;
	width: 60%;
}
.blank-link {
	color: #2467A2;
	text-decoration: none;
}*/
@media (max-width: 800px) {
.product {
	flex-basis: 98%;
	padding: 10px;
	margin: 5px .5%;
	border: 1px solid #eee;
	background-color: #ffffff;
}
}
/***************** END STUFF DUKE ADDED **********************/

/*
* PRODUCT VIEW - single product 
* -----------------------------------------------------------
*/
#productStyleWide {
	display: inline-flex;
	flex-wrap: wrap;
}
#productStyleWide .h1 {
	background-color: #ffffff;
	border-bottom: 1px solid #2467a2;
	color: #2467A2;
	float: left;
	font-size: 23px;
	font-weight: 500;
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	padding: 0 0 3px;
	width: 100%;
	z-index: 1;
	align-self: flex-start;
}
#productSectionWide {
	display: inline-flex;
	flex-wrap: wrap;
	background-color: #fff; 
	overflow:hidden; 
	margin:0 10px 10px 0;
	padding-top: 10px;
	width: 80%;
}
#productImageGallery {	
	flex: 1;
	margin: 10px;
	text-align: center;
}

#productDescWide {
	flex: 2;
	font-size: 12px; 
	line-height: 14px;
	padding: 10px 0 10px 0;
}
/*
* PRODUCT IMAGE GALLERY AND SLIDER
* ------------------------------------------------------------------
*/
#productImageGallery img {

}
#productImageGallery .carousel-indicators li {
	margin: 2px 4px;
}
#productImageGallery .carousel-indicators .active {
	margin: 1px 4px;
}
#productImageGallery .carousel-inner .item {
	width:25vw; 
	height:25vw;
	text-align:center;
}
#productImageGallery .carousel-inner .item img {
	max-height:100%;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
#productImagePages {
	height:12px;
	font-size:10px;
	float:right;
	margin:0 0 10px 0;
	padding:2px;
	border:1px solid #ddd;
	border-top:none;
}
#productImageWrap {
	position:relative;
	margin:10px auto;
	padding:0;
	border:1px solid #ddd;
	height:60px;
	width:248px;
}
#productImagePrev {
	position:absolute;
	top:0;
	left:0;
	height:60px;
	width:10px;
	padding:0;
	background:#eee url(/dental/images/gui/slider-prev.png) top left no-repeat;
}
#productImageNext {
	position:absolute;
	top:0;
	right:0;
	height:60px;
	width:10px;
	padding:0;
	background:#eee url(/dental/images/gui/slider-next.png) top left no-repeat;
}
#productImagePrev a, #productImageNext a {
	height:60px;
	width:10px;
	display:block;
	padding:0;
}
#productImagePrev a:hover, #productImageNext a:hover {
	background-color:#999;
}
#productImageViewer { 
	width:228px;
	height:60px;
	position:relative;
	margin:auto;
	overflow:hidden;
	padding:0;
}
#productImagePanelContainer {
}
.productImagePanel {
	float:left;
	height:100%;
	width:228px;
}
.productImagePanel a {
	width:70px;
	float:left;
	padding:8px 0 0 0;
}
#productImagePanelContainer .productImagePanel img {
	max-height:50px;
	max-width:50px;
	margin:0 10px;
}
#productSingleImage {
	flex: 1;
	height: auto;
	margin: 10px;
	text-align: center;
	width: 25vw;
}/*
* PRODUCT DESCRIPTION 
* --------------------------------------------------
*/
#productDescWide p { 
	font-size: 13px; 
	line-height: 17px;
	margin-bottom: 17px;
	margin-top: 17px;
}
#productDescWide ul, #productDescWide ol { 
	font-size:12px; 
	line-height:14px;
	padding: 0 0 5px 30px; 
}
#productDescWide ul li{
	margin: 3px 0;
}
#productDescWide .inset {
	float:right;
	margin:5px 10px 10px 10px;
	padding:10px;
	font-size:.8em;
	border: 1px solid; 
	border-color: #e5e5e5 #dbdbdb #d2d2d2;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}
#productDescWide .inset:nth-child(1n) {
	border:none;
}
#productDescWide .inset td {
	padding: 1px 3px;
}
.brandimg {
	display: block;
	max-height: 50px;
	padding: 0px 10px 5px 0px;
	background-color: #fff;
}
.product-chart {
	margin: 5px;
}

/*
* MOBILE-FIRST TABLE DESIGN
* ------------------------------------------------------
*/

/* from http://codepen.io/pixelchar/pen/rfuqK/ */
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f1f4f9;
}
.instock, #product-price {
	font-size: .875em;
	line-height: 15px;
}
.product-qty .btn-link {
	font-size: .875em;
	line-height: 15px;
	padding: 2px;
}
.form-group {
	margin-bottom: 5px;
	overflow: hidden;
}
.productEnterQtyCol .form-group {
	margin-bottom: 10px;
	text-align: center;
}
.productAddShopList.btn.btn-link {
	font-size: 12px;
}
.product-breaks inputs {
	max-width: 60px;
	margin: 5px;
}
.product-breaks .instock, .cart-items #product-price {
	font-size: .875em;
	line-height: 15px;
}
.product-breaks .product-quantity .btn-link {
	font-size: .875em;
	line-height: 15px;
	padding: 2px;
}
.mobilefirst-table {
  width: 100%;
  margin-bottom: 1.5em;
  font-size: .875em;
}
.ship {
	width: 10%;
}
@media (min-width: 48em) { /*768px*/
  .mobilefirst-table {
    font-size: .750em;
}
.cart-items input {
   display: inline;
}
}
@media (min-width: 62em) {	/*992px*/
  .mobilefirst-table {
    font-size: 1em;
  }
}
.mobilefirst-table thead {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);/* IE6, IE7 */
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.mobilefirst-table #productPricing thead {
	background-color: transparent;
}
.mobilefirst-table thead tr {
	border-bottom: 2px solid #ddd;
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.mobilefirst-table thead th:first-of-type {
  text-align: left;
}
.mobilefirst-table tbody,
.mobilefirst-table tr,
.mobilefirst-table th,
.mobilefirst-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
  vertical-align: top;
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tr {
    display: table-row;
  }
}
.mobilefirst-table th,
.mobilefirst-table td {
  padding: .5em;
}
@media (min-width: 30em) {	/*480px*/
  .mobilefirst-table th,
  .mobilefirst-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table th,
  .mobilefirst-table td {
    display: table-cell;
    padding: .5em;
  }
}
@media (min-width: 62em) {	/*992px*/
  .mobilefirst-table th,
  .mobilefirst-table td {
    padding: .75em .5em;
  }
}
@media (min-width: 75em) {	/*1200px*/
  .mobilefirst-table th,
  .mobilefirst-table td {
    padding: .75em;
  }
}
.mobilefirst-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table caption {
    font-size: 1.5em;
  }
}
.mobilefirst-table tfoot {
  font-size: .8em;
  font-style: italic;
}
@media (min-width: 62em) {	/*992px*/
  .mobilefirst-table tfoot {
    font-size: .9em;
  }
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tbody {
    display: table-row-group;
  }
}
.mobilefirst-table tbody tr {
  margin-bottom: 1em;
  border-bottom: 2px solid #ddd;
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.mobilefirst-table tbody tr:last-of-type {
  margin-bottom: 0;
}
/*@media (min-width: 48em) {
  .mobilefirst-table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
  }
}*/
.mobilefirst-table tbody th[scope="row"] {
  background-color: #1d96b2;
  color: white;
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }
}
.mobilefirst-table tbody td {
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 30em) {	/*480px*/
  .mobilefirst-table tbody td {
  }
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tbody td {
    text-align: left;
  }
}
.mobilefirst-table tbody td[data-type=currency] {
  text-align: right;
}
.mobilefirst-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: .8em;
  color: rgba(94, 93, 82, 0.75);
}
@media (min-width: 30em) {	/*480px*/
  .mobilefirst-table tbody td[data-title]:before {
    font-size: .9em;
  }
}
@media (min-width: 48em) {	/*768px*/
  .mobilefirst-table tbody td[data-title]:before {
    content: none;
  }
}
td.product-image {
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
/*
* mobile first table
* ------------------------------------------------------
*/
@media (max-width: 768px) {
	.table-responsive {
	    width: 100%;
	}
}
/*
* PRODUCT LIST ALTERNATIVE VIEW VERTICAL & WIDE FORMAT
* ------------------------------------------------------
*/

/*.product:nth-child(1), .product:nth-child(2), .product:nth-child(3), .product:nth-child(4) {
	background-color: #ffffff;
	border: 1px solid #eee;
	display: flex;
	flex: 20%;
	flex-direction: column;
	padding: 10px;
	margin: 5px .5%;
}
.product > table:nth-child(1), .product > table:nth-child(2), .product > table:nth-child(3), .product > table:nth-child(4) {
	height: 145px;
	margin: 0 auto;
	width: 40%;
}
.product:nth-child(5), .product:nth-child(6) {
	background-color: #ffffff;
	border: 1px solid #eee;
	flex: 100%;
	flex-direction: column;
	padding: 10px;
	margin: 5px 0.5%;
}
@media (max-width: 768px) {
.product:nth-child(1), .product:nth-child(2), .product:nth-child(3), .product:nth-child(4) {
	display: block;
	flex: 100%;
	flex-direction: column;
}
.product:nth-child(5), .product:nth-child(6) {
	background-color: #ffffff;
	border: 1px solid #eee;
	flex: 100%;
	flex-direction: column;
	padding: 10px;
	margin: 5px 0.5%;
	}
}*/
/*
* PRODUCT LIST WIDE TD - STYLE
* ------------------------------------------------------
*/
.productDescCol .newPart {
	background:transparent url(/dental/images/gui/icon-new.png) top left no-repeat;
	width:45px;
	height:20px;
	text-indent: -99999px;
}
#productListWide {
	font-size: 11px;
	margin:0 10px 10px 0;
	border-collapse: collapse;
	text-align: left;
	background-color: #ffffff;
	width: 100%; /* may not be necessary */
}
#productListWide th {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 5px 9px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background-color: #3287D1;
}
#productListWide td {
	color: #444444;
	padding: 10px;
}
#productListWide tr.foundPart {
}
#productListWide tr.foundPart td {
	padding-top: 26px;
}
#productListWide tr.foundPart td.productDescCol {
	background:transparent url(/dental/images/gui/foundpartribbon.png) left 2px no-repeat;
}
#productListWide tbody tr:hover td {
}
#productListWide .instock, #productListWide .notinstock { 
	border: none; 
	padding: 0; 
	margin: 0; 
}
td.prodImg {
	max-width: 120px;
}
td.prodImg > img {
	background-color: #ffffff;
}
tr.cartPromo td.prodImg {
	background-image: none;
	height: 0;
	width: 0;
}
td.productDescCol {
	max-width: 600px;
}
.productDescCol h4 {
	font-size: 17px;
	margin: 2px 0px;
}
.productDescCol .newPart {
	background: transparent url(/dental/images/gui/icon-new.png) top left no-repeat;
	width: 45px;
	height: 20px;
	text-indent: -99999px;
	font-size: 0;
}
.productDescFlag {
	font-size: 13px;
	padding: 3px 0px;
	margin: 3px 0px;
	line-height: 20px;
}
.label-hazmat {
	background-color: #cea405;
	color: #222222;
	font-weight: 500;
	margin-right: 2px;
	padding: 3px 7px;
	text-transform:uppercase;
}
.label-license {
	background-color: #0f96b4;
	color: transparent;
	font-weight: 500;
	margin-right: 2px;
	padding: 3px 7px;
	text-transform:uppercase;
}
.label-license:before {
	color: #ffffff;
	content: "医療機器";
}
.label-new {
	background-color: #228a4a;
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	margin-right: 2px;
	padding: 3px 7px;
	text-transform:uppercase;
}
.label-nonreturnable {
	background-color: #babd14;
	color: #ffffff;
	font-weight: 500;
	margin-right: 2px;
	padding: 3px 7px;
	text-transform:uppercase;
}
.productDescSKU {
	font-weight: 600;
	font-size: 11px;
}
td.productAvailCol {
	max-width: 100px;
}
.productAvailCol .instock {
	font-size: 11px;
}
td.productPriceCol {
	width: 100px;
}
td.productPriceCol table#productPricing td {
	background-color: transparent;
	display: table-cell;
}
td.productEnterQtyCol {
	max-width: 100px;
	text-align: center;
}
#enterQty input {
	width: 80px;
	margin: 0 0 5px 0;
}
.productPersButton {
	margin: 5px auto;
}
.productAddShopList {
	color: #337ab7;
	margin: 10px auto;
}
.offerTitle {
	position: relative;
	display: block;
	color: #c00;
	font-size: 12px;
	min-height: 30px;
	padding: 2px 5px 2px 0px;
	margin: 0;
}
/*
* PRODUCT PRICING TABLE
* ------------------------------------------------------
*/
#productListWide tr.foundPart td #productPricing td { 
	padding: 3px;
}
#productPricing td.qtyCell { /*width:30px;*/ 
	width:40px; 
	text-align:right; 
	border: none; 
}
#productPricing td.dollarCell { /*width:100px;*/ 
	width:100px; 
	text-align:right; 
	font-size:11px; 
	border: none; 
}
.strk { 
	text-decoration: line-through; 
	font-size:9px; 
	color: #888;
}
.smnote { 
	font-size:10px; 
	font-style:italic;
}
.saleprice { 
	color: #CC0000;
	font-size:.9em 
}
.cellhead { 
	font-weight:bold; 
	text-decoration:none;
}
/*
* CROSS SELL SECTION
* ------------------------------------------------------
*/
#productPromoTiles {
	display: none;
}
#crossSellSection {
	background: #eeeeee;
	height: 100%;
	text-align:center;
	margin:0 0 10px 5px;  
	order: 2;
	overflow:hidden; 
	padding-top: 5px;
	width: 18%;
}
#crossSellSection h5 { 
	padding:5px 0 5px 0;
}
.crossSellProduct {
	padding:10px;
	margin: 10px;
	background: #ffffff;
}
.crossSellProduct img {
	max-width:100px;
	max-height:100px;
	padding:10px;
	background-color:#fff;
}
.crossSellProduct p { 
	font-size:12px;
	line-height:16px; 
}
.crossSellProduct a { 
	font-size:12px; 
	line-height:16px; 
}
/*
* SIGN IN CREATE ACCOUNT
* ------------------------------------------------------
*/
.acc-card {
	display: flex;
	flex-direction: column;
}
.acc-width {
	width: 47%;
	padding: 0 15px 0 15px;
}
loginCreateAccount {
}
.Acc-create {
	order: 2;
}
.Acc-existing {
	order: 1;
	display: none;
}
.Acc-hours {
	order: 3;
	display: none;
}
form#checkoutCreateAccount {
	margin: 15px 10px 10px;
}
#checkoutCreateAccount .form-group {
	padding-bottom: 21px;
}
label.control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
.LV_validation_message {
	position:absolute;
	top:34px;
	left:0;
	color:red;
}
form #accountForm {
	display: inline-block;
}
    
input#The\ Dental\ Boxstore, label[for="The Dental Boxstore"] {
    display: none;
}
#updateContainer h3, #checkoutAddressForm h3 {
	color: #415b72;
	font-size: 21px;
	line-height: 23.1px
}
div.accountFormBlock h2, #accountForm h2 {
	color: #415b72;
	font-size: 21px;
	line-height: 23.1px
}
/*
* SMARTPRACTICE ACCOUNT
* --------------------------------------------------------
*/
#checkoutCreateAccount form {
	margin: 15px 10px 10px;
}
#info-acc {
	border-bottom: 1px dotted #dddddd;
	overflow: hidden;
	padding: 0px 0px 10px;
}
dl.spaced dd {
	font-size: 13px;
	line-height: 1.428571;
	padding-bottom: 15px; 
}
.table-responsive.order-acc {
	min-height: 0px;
	overflow-x: inherit;
}
#accountleftmenu .nav.nav-stacked {
}
.product-listing th {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border-top: 1px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background-color: #3287D1;
}
/* COMPLETE AND SHIPPED
 * TRACKING NUMBERS
* ------------------------------------------------------
*/
#accountHeader {
	padding-top: 15px;
}
#trackingNumbers {
	border-bottom: 1px dotted #dddddd;
	border-top: 1px dotted #dddddd;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}
#trackingNumbers {
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}
#trackingNumbers p {
	font-weight: bold;
}
#trackingNumbers ul {
	display: inline-block;
	column-count: 4;
	column-gap: 0px;
	list-style: none;
	display: block;
	list-style-type: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
#trackingNumbers ul li a {
	cursor: auto;
}
#trackingNumbers ul li a:hover {
	color: #1CA974;
}
/*
* ACCOUNT FORMS 
 * SHOPPING LIST
 * DONOTORDER
 * SHOPPING LIST TABLE
 * REORDER PRODUCTS
* --------------------------------------------------------
*/
.account-buttons {
	padding: 10px;
}
#shoppingList th, #shoppingListUpload th, #shippingAddressList th, #reorderList th, #doNotReorderList th, #ordersForPart th {
	background-color: #3287D1;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
}
th.reorderPart a, th.reorderPartName a {
	color: #ffffff;
	text-decoration: underline;	
}
#shoppingList td, #shoppingListUpload td, #shippingAddressList td, #reorderList td, #doNotReorderList td, #ordersForPart td {
	color: #333333;
	font-size: 11px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
#ordersForPart tr:nth-child(2n) {
	background-color: #dfedf2;
}
#doNotReorderList input.dnrpartcheck {
	float: none;
	margin: 0px 5px;
}
.slistName {
	overflow: hidden;
	width: 370px;
}
.slistDate {
	overflow: hidden;
	width: 100px;
}
.slistQty {
	text-align: right;
	width: 80px;
}
.slistAction {
	overflow: hidden;
	text-align: right;
	width: 280px;
}
.slistAction a {
	padding: 0px 5px;
}
.slistCheck {
	overflow: hidden;
	width: 50px;
}
.slistCheck a {
	color: #ffffff;
}
.slistPart {
	color: #ffffff;
	overflow: hidden;
	width: 100px;
}
.slistPart a {
	color: #ffffff;
	text-decoration: underline;
}
.slistPartName {
overflow: hidden;
}
th.slistPartName a {
	color: #ffffff;
	text-decoration: underline;
}
.slistPrice {
	overflow: hidden;
	text-align: right;
	width: 70px;
}
input.slistpartqty {
	width: 45px;
}
#shoppingList input.slistpartcheck {
	float: none;
	margin: 0px 5px;
}
.filterForm.form-inline {
	padding: 5px 10px 0px 10px;
}
.reorderTimes, .reorderTotal {
	overflow: hidden;
	text-align: right;
	width: 50px;
}
.reorderLast {
	overflow: hidden;
	width: 75px;
}
.reorderRec {
	overflow: hidden;
	text-align: right;
	width: 60px;
}
.reorderQty {
	overflow: hidden;
	text-align: right;
	width: 50px;
}
#reorderList td.copyArrow {
	overflow: hidden;
	padding: 8px 0px 0px;
	width: 10px;
}
.copyArrow a {
	background: url("../../images/gui/icon-arrow.png") no-repeat scroll left top transparent;
	display: block;
	height: 14px;
	text-indent: -9999px;
	width: 20px;
}
.copyArrow a:hover {
	background-position: 0px -14px;
}
#reorderList td.reorderPrice {
	padding-right: 15px;
	text-align: right;
	width: 55px;
}
#reorderList td.reorderCategory {
	border-top: 1px solid #dddddd;
	height: 20px;
	padding: 5px 0px 0px;
}
#reorderList td.reorderCategory h3 {
	font-weight: bold;
}
#reorderList td.reorderLinks {
	text-align: right;
}
#ordersForPart tr:nth-child(2n) {
	background-color: #dfedf2;
}
#orderDetailsList {
	border-collapse: collapse;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
	text-align: left;
	width: 100%;
}
#orderDetailsList th {
	border-top: 1px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background-color: #3287D1;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	vertical-align: bottom;
}
#orderDetailsList td {
	border-top: 1px solid #cccccc;
	color: #333333;
	font-size: 11px;
	padding: 6px;
	vertical-align: top;
}
.reorderPartName {
	overflow: hidden;
	max-width: 250px;
}
.orderShipCol {
	overflow: hidden;
	width: 100px;
}
.orderQtyCol, .orderRetQtyCol {
	overflow: hidden;
	text-align: right;
	width: 40px;
}
.orderPriceCol {
	overflow: hidden;
	text-align: right;
	width: 60px;
}
.orderExtCol {
	overflow: hidden;
	text-align: right;
	width: 60px;
}
.orderReturnCol {
	overflow: hidden;
	text-align: right;
	width: 50px;
}
#orderDetailsList td.orderReturnCol, #orderDetailsList td.orderRetQtyCol {
 color: #cc0000;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 1px;
    margin-bottom: 10px;
}
/*
* SHOPPING CART
* ------------------------------------------------------
*/
#itemsInBasket th {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border-top: 1px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	background-color: #3287D1;
}
#availablePromotions {
	width: 100%;
	padding: 10px;
	overflow: auto;
	background: #eeeeee;
	margin-bottom: 10px;
	color: #ffffff;
	border-bottom: 2px solid #cecece;
}
#availablePromotions ul {
	padding-left: 0;
	list-style-type: none;
}
#availablePromotions li {
	color: #444444;
	line-height: 25px;
	margin: 3px 0px;
	padding-left:20px;
}
#availablePromotions a {
	color:#3fa2f2;
}
#availablePromotions h2 { 
	color: #c00; 
	font-size: 18px; 
	line-height: 24px; 
}
.label-offerDetail {
	background-color: #c50;
	color: #ffffff;
	font-weight: 500;
	margin: 0px 5px;
	padding: 3px 7px;
	text-transform: lowercase;
}
.offerToDo { 
	color: #0a0; 
	font-style: italic; 
}
.offerpulldown { 
	max-width: 380px; 
	overflow: hidden; 
}
td.productDescCol h4, td.productDescCol h4 a {
	font-size: 17px;
}
td.productDescCol h4 .btn {
	font-size: 17px;
	padding: 2px 0px;
	white-space: normal;
}
td.cartAvailCol {
	max-width: 150px;
}
td.cartEnterQtyCol .btn-link {
	padding: 5px 0px;
}
tr td.promoHead {
	background-color: #e6e6e6;
}
.promoHead h2 {
	color: #c00;
}
td.productImgCol img {
	max-height: 100px;
	max-width: 110px;
}
.emptyCartButton {
	display: none; /* optional for none markets */
}
.cartQtyField {
	font-size: 14px;
}
#shoppingCartCoupon {
	background-color: #eeeeee;
	padding: 6px;
	border: 1px solid #ccc;
	line-height: 12px;
}
#shoppingCartCoupon p {
	display: inline-block;
	font-size: 13px;
}
#shoppingCartCoupon .fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: 2%;
}
#shoppingCartTotalBlock {
	background-color: #eeeeee;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
th.productImgCol, td.productImgCol {
	width: 0px;
	padding: 0px;
}
.productImgCol img {
	display: none;
}
.btn-checkout {
	float: right;
	padding-bottom: 10px;
}
/*
* LEFT NAV INCLUDES - BASE STYLES - 
* ------------------------------------------------------
*
*/
th.projectCol a, th.updatedColnull a {
	color: #ffffff;
	text-decoration: underline;	
}
/*
* LEFT NAV INCLUDES - BASE STYLES - 
* ------------------------------------------------------
*
/* BASE STYLE VERTICAL ALIGN CENTER */
.left-nav-card {
	align-items: center;
	border: 1px solid #e7e7e7;
	border-radius: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 5px 0px;
}
.left-nav-card {
	min-width: 220px;
}
.left-nav-description {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-size: 13px;
	padding: 15px;
}
.left-nav-card img, .left-nav-ad1 img {
	width: 100%;
}
.left-nav-card h2 {
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	padding: 0px;
	margin: auto;
	text-align: center;
}
.left-nav-card p {
	font-size: 13px;
	line-height: 16px;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
/*
* BASE STYLE VERTICAL ADS - CENTER - IMG & BTN 
*	---------------------------------------------------------
*/
.left-nav-ad1 {
	align-items: center;
	border: 1px solid #e7e7e7;
	border-radius: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 5px 0px;
}
.left-nav-ad1 .btn {
	align-items: center;
	display: flex;
	margin: 20px auto;
}
.accountFormBlock {
	margin: 20px 10px;
}
.creditCards {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
* search results category listing display 
*	----------------------------------------------------
*/
#searchResultsCategories {
	width:100%;
	max-height:300px;
	padding-top:0px;
	overflow:auto;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#searchResultsCategories h3 {
	color:#555;
	padding:5px 20px;
}
#searchResultsCategories ul {
	list-style:none;
	padding:0 0 0 30px;
	display:block;
}
#searchResultsCategories li {
  list-style:none;
	padding:0;
}
#searchResultsCategories a {
	outline:0;
	font-size:14px;
	line-height: 20px;
}
/*
* MEDIA QUERIES
* ------------------------------------------------------
*/
@media (max-width: 1195px) {
	.mainmenu ul.nav.nav-justified li a.text-vertical:hover  {
		padding: 6px 15px;
	}
}
@media (max-width: 990px) {
	.nav.nav-stacked {
		display: inherit;
	}
	.search-hide	{
		display: none !important;
	}
}
@media (max-width: 980px) {
	.sidebar {
		padding-top: 15px;
	}
	.border-rt {
		border: none;
	}
	.marketpromo {
		margin-bottom: 10px;
	}
}
@media (max-width: 768px) {
	.mb-hide {
		display: none !important;
	}
	.affix {
		top: 0px;
	}
	.mobile-hdr {
		background-color: #ffffff;
		clear: both;
		margin-top: 0px;
		width: 100%;
		z-index: 200;
	}
	.desk-hide {
		display: inherit !important;
	}
	.up-nav {
		background-color: #646464;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.buttonRow .btn, .actionCol .btn {
		margin: 3px;
	}
/*
* HOMEPAGES
* ------------------------------------------------------
*/
	.header-logo .img-responsive {
		display: inline-block;
		padding: 5px 10px;
	}
	.container {
		width: 100%;
	}
	.sidebar {
		padding-top: 0px;
	}
	.mb-nav  {
		display: inherit !important;
	}
/* 
* MOBILE HEADER - revealed at 768px width
* ------------------------------------------------------
*/
	.flex-container-nav {
	   display: inherit;
	}
	.navbar-header {
	   float: none;
	}
	.navbar-left,.navbar-right {
	   float: none !important;
	}
	.navbar-toggle {
	   display: block;
	}
	.navbar-collapse {
	   border-top: 1px solid transparent;
	   box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display: block !important;
	}
	.item-text  {
		font-size: 15px;
		line-height: 2.429;
	}
	.navbar-toggle {
		position: relative;
		float: left;
		padding: 9px 36px;
		margin: 0px;
		background-color: #2467A2;
		background-image: none;
		border: 1px solid #cecece;
		border-radius: 4px;
		width: 100%;
		color: #ffffff;
		text-align: left;
	}
	.history {
		font-size: 15px;
		display: inherit;
		color: #ffffff;
		width: 100%;
		background-color: #1B5487;
		padding: 14px 10px 10px 10px;	
	}
	.history .glyphicon.glyphicon-shopping-cart {
		font-size: 20px;
	}
	.copyright {
		padding: 10px;
		tab-size: 12px;
		text-align: center;
	}
	.promo, .promo a {
		color: #afafaf;
		width: 100%;
		background-color: #ececec;
		margin-top: 0px;
		padding: 5px;
		cursor: pointer;
	}
/*
* PRODUCT-NAV revealed at 768px mobile only
* ------------------------------------------------------
*/
	.leftnav-title {
		text-indent: 10px;
	}
	ul.nav.nav-justified {
		background-color: #f7f7f7;
	}
	.nav-justified li {
		display: table-cell;
		float: left;
		vertical-align: middle;
		width: 100%;
	}
	.nav.nav-justified li a {
		padding: 8px 26px;
		text-align: left;
	}
	.mainmenu ul.nav.nav-justified li a.text-vertical:focus, .mainmenu ul.nav.nav-justified li a.text-vertical:hover  {
		background-color: #f7f7f7;
		padding: 8px 15px;
		text-decoration: none;
	}
	.mainmenu ul.nav.nav-justified li a:focus, .mainmenu ul.nav.nav-justified li a:hover  {
		background-color: #f7f7f7;
		text-decoration: none;
	}
	.nav-justified li a {
		margin-bottom: 0px;
	}
/*
 * CATEGORY PAGES - products
 * -----------------------------------------------------
 */
.subcategory-list {
	display: inline-block;
	column-count: 2;
	column-gap: 1em;
	column-rule: 1px solid #eeeeee;
	list-style: none;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}

/*
* PRODUCTS PAGES - CATEGORY PAGES
* ------------------------------------------------------
*/
	.right-column {
		padding-bottom: 10px;
		width: 100%;
	}
	.left-column h1, .right-column h1 {
		font-size: 18px;
		background: #ececec url('') repeat left top;
		background-size: cover;
		color: #2467A2;
		display: inherit;
		z-index: 1;
		line-height: 22px;
		font-weight: 500;
		font-weight: bold\0/;
		margin: 0px 0px 10px 0px;
		padding: 4px 10px  3px 10px;
		border-top: 2px solid #2467a2;
		border-bottom: none;
	}
	#crossSellSection {
		background: #eeeeee;
		height: 100%;
		text-align:center;
		margin:0 0 10px 5px;  
		order: 2;
		overflow:hidden; 
		padding-top: 5px;
		width: 100%;
	}
/*
* SHIPPING CART
* ------------------------------------------------------
*/
	.productPromo {
		display: none;
	}

/*
* SIGN IN CREATE ACCOUNT
* ------------------------------------------------------
*/
.acc-width {
	width: 99%;