.arrow-line, .tick-line {
	display: inline-block;
	background: #666;
	margin: 0 5px;
}
.smdbtn, .smdbtn.grey, .smdbtn.orange, .smdbtn.orange-gradient {
	text-decoration: none!important;
	color: #fff!important;
}
#account .orderhistory #pcTableCustViewPast div, #qty-wrap input.form-control, .center, .nav > li > a, .product-leftcol, .smdbtn.orange-gradient, .subcat-image {
	text-align: center;
}
.form-control {
	max-width: 300px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#cccccc)";
	-moz-box-shadow: inset 1px 1px 2px #ccc;
	-webkit-box-shadow: inset 1px 1px 2px #ccc;
	box-shadow: inset 1px 1px 2px #ccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#cccccc);
}
.arrow-right {
	display: inline-block;
	width: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #666;
	position: absolute;
	top: -3px;
	right: 0;
}
.arrow-line {
	height: 2px;
	width: 50px;
	position: relative;
	top: -4px;
}
.tick {
	display: inline-block;
	width: 0;
	height: 5px;
	border-left: 2px solid #666;
	position: absolute;
	top: -2px;
	left: 0;
}
.tick-line {
	height: 2px;
	width: 10px;
	position: relative;
	top: -4px;
}
.callus {
	display: none;
}
.smdbtn {
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif!important;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 2px 6px;
	border: 1px solid #3877aa;
	border-radius: 5px;
	background: -moz-linear-gradient(270deg,#67a4d6 45%,#3788c9 55%);
	background: -webkit-gradient(linear,270deg,color-stop(45%,#67a4d6),color-stop(55%,#3788c9));
	background: -webkit-linear-gradient(270deg,#67a4d6 45%,#3788c9 55%);
	background: -o-linear-gradient(270deg,#67a4d6 45%,#3788c9 55%);
	background: -ms-linear-gradient(270deg,#67a4d6 45%,#3788c9 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67a4d6', endColorstr='#3788c9', GradientType='1');
	background: linear-gradient(180deg,#67a4d6 45%,#3788c9 55%);
}

.smdbtn.grey-gradient {
	background: -moz-linear-gradient(270deg,#afafaf 45%,#999 55%);
	background: -webkit-gradient(linear,270deg,color-stop(45%,#afafaf),color-stop(55%,#999));
	background: -webkit-linear-gradient(270deg,#afafaf 45%,#999 55%);
	background: -o-linear-gradient(270deg,#afafaf 45%,#999 55%);
	background: -ms-linear-gradient(270deg,#afafaf 45%,#999 55%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afafaf', endColorstr='#999999', GradientType='1');
	background: linear-gradient(180deg,#afafaf 45%,#999 55%);
}
.smdbtn.orange, .smdbtn.orange-gradient {
	background: #FCA01A;
	text-transform: none;
	font-size: 12px;
}
.smdbtn.orange-gradient {
	background: -moz-linear-gradient(270deg,#d4a830 0,#cc980a 100%);
	background: -webkit-gradient(linear,270deg,color-stop(0,#d4a830),color-stop(100%,#cc980a));
	background: -webkit-linear-gradient(270deg,#d4a830 0,#cc980a 100%);
	background: -o-linear-gradient(270deg,#d4a830 0,#cc980a 100%);
	background: -ms-linear-gradient(270deg,#d4a830 0,#cc980a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4a830', endColorstr='#cc980a', GradientType='1');
	background: linear-gradient(180deg,#d4a830 0,#cc980a 100%);
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	width: 100%;
}
.smdbtn.grey {
	background: #999;
	text-transform: none;
	font-size: 12px;
}
.leftnav li, .nav-tabs > li > a, .promo-box a {
	text-decoration: none;
}
.smdbtn.borders {
	border: 1px solid #fff;
	outline: #FCA01A solid 2px;
	display: inline-block;
	border-radius: 0;
}
.smdbtn.borders.gbdg_fancybox {
	margin-top: 2px;
	width: 95px;
}
.smdbtn.borders.grey {
	border: 1px solid #fff;
	outline: #999 solid 2px;
	display: inline-block;
}
.smdbtn.small {
	font-size: 10px;
	clear: both;
	max-width: 110px;
	display: inline-block;
	margin: 3px 0;
}
div.testMe {
	border: 5pt solid red;
}
.rebatenote, .thankyounote {
	background: #efefef;
	padding: 5px;
	margin: 5px 0 0;
}
.rebatenote p, .thankyounote p {
	padding: 5px!important;
}
.rebatenote a, .rebatenote p, .thankyounote p {
	color: red;
	font-size: 11px;
	text-transform: none;
	font-weight: 400;
	line-height: 1.3;
	margin: 0;
}
.thankyounote p {
	padding: 10px!important;
}
.thankyounote p.checkout {
	clear: both;
	padding: 5px!important;
}
.thankyounote p.checkout a.smdbtn {
	display: block;
	float: none;
	text-align: center;
}
.row {
	margin: 0;
}
.leftnav {
	height: auto;
}
.leftnav li {
	font: 400 13px/14px Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #333;
	line-height: 13px;
	width: 168px;
	padding: 7px 0;
}
.leftnav li:nth-of-type(1){padding-top:0}
#footer {
	background: #F5F5F5;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
}
#footer .box {
	width: 23%;
	float: left;
}
#footer .box.two {
	width: 22%;
}
#footer .box.three {
	width: 21%;
}
#footer .box.four, #footer .five {
	width: 17%;
}
#footer .box.one img {
	padding: 25px 0 10px 50px;
	width: 67px;
}
#footer .box p {
	color: #535353;
	font-size: 10px;
	font-family: Arial;
	padding: 0 0 0 15px;
}
#shipping h4, .promo-box {
	font-family: Roboto,sans-serif;
}
#footer .box p.siteby {
	color: #878787;
}
#footer .box p.siteby a {
	color: #878787;
	font-size: 10px;
}
.promo-box {
	font-weight: 400;
	overflow: hidden;
	display: table;
	width: 100%;
}
.promo-box .inner {
	padding: 10px 10px 20px;
	display: table-cell;
	vertical-align: middle;
}
.promo-box .inner p {
	line-height: 100%;
	margin: 0;
	padding: 3px 0;
}
.promo-box a {
	color: #cc980a!important;
	font-size: 22px;
	line-height: 1.3;
	padding: 5px 0 0;
}
.promo-box a span.bold {
	font-weight: 700;
}
.promo-box a span.medium {
	font-weight: 500;
}
.promo-box img {
	float: left;
	padding-right: 20px;
}
h1.tdMiddleTopBanner {
	color: #0067bb;
	margin: .25em 0 10px;
}
#manufacturers .list {
	list-style-type: none;
	padding-left: 0;
	margin-right: 0;
	padding-right: 10px;
	width: 25%;
	float: left;
	box-sizing: border-box;
}
#manufacturers .list li {
	padding: 3px 0;
}
#manufacturers .list a {
	color: #0067bb;
	font-size: 13px;
}
#mfglist-wrap {
	display: table;
	width: 100%;
}
#mfglist-wrap .row {
	display: table-row;
	padding: 0;
}
#mfglist-wrap .mfglist {
	display: table-cell;
	width: 16%;
	vertical-align: top;
	padding: 10px;
	border-top: 1px solid #ccc;
}
#mfglist-wrap .row:nth-of-type(1) .mfglist{border:0}
#mfglist-wrap .mfglist.mfglist_col2 {
	width: 84%;
}
#mfglist-wrap .mfglist.mfglist_col3 {
	width: 16%;
}
#mfglist-wrap .mfglist .info-area {
	float: left;
	width: 79%;
}
#mfglist-wrap .mfglist .atc-area {
	float: right;
	width: 20%;
}
#main-imgbox .image-controls a img, #price-wrap div, #qty-wrap input, #qty-wrap label, .product-leftcol {
	float: left;
}
.subcat-image {
	clear: both;
}
.row.is-flex {
	display: flex;
	flex-wrap: wrap;
}
.row.is-flex > [class*=col-] {
	display: flex;
	flex-direction: column;
}
.is-flex .box {
	background: 0 0;
	position: static;
}
.is-flex [class*=col-] {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-bottom-width: 2px;
	border-top-width: 2px;
	padding-top: 25px;
	padding-bottom: 25px;
	background: rgba(255,255,255,.5);
}
.is-flex [class*=col-]:first-child {
	border-left-width: 2px;
}
.is-flex [class*=col-]:last-child {
	border-right-width: 2px;
}
.is-flex [class*=col-]:nth-of-type(4n+0){border-right:0}
.is-flex [class*=col-]:nth-of-type(1),.is-flex [class*=col-]:nth-of-type(2),.is-flex [class*=col-]:nth-of-type(3),.is-flex [class*=col-]:nth-of-type(4){border-top:0}
#catgrid-wrap .col-sm-4 {
	width: 24.5%;
	position: relative;
}
#catgrid-wrap .col-sm-4 span.corner {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: -10px;
	bottom: -10px;
	background: #fff;
	z-index: 2;
}
.descript {
	padding: 5px 0;
}
.product-wrap {
	padding: 10px 0;
	clear: both;
}
.product-leftcol {
	width: 45%;
}
.product-rightcol {
	width: 55%;
	float: left;
}
.product-wrap .promo {
	padding: 10px 0 20px;
}
.selectionbox {
	padding: 20px 0 15px;
	clear: both;
}
.additionalnotebox {
	padding: 0 0 10px;
	clear: both;
}
#addthis, #qty-wrap {
	clear: both;
	line-height: 2.4;
	padding: 10px 0;
}
#qty-wrap input.form-control {
	width: 4em;
	margin: 0 5px;
}
input.qty {
	width: 4em;
}
#qty-wrap input#submit {
	position: relative;
	top: 2px;
}
#main-imgbox .image-controls {
	padding: 5px;
}
#main-imgbox .image-controls a {
	display: inline-block;
}
#products-1 {
	clear: both;
}
#tab-wrap .nav {
	display: table;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#tab-wrap .nav-tabs {
	border-bottom: 0;
}
#tab-wrap .nav > li {
	display: table-cell;
	float: none!important;
	border-bottom: 0;
}
.nav > li > a {
	padding: 5px 0;
}
.nav-tabs > li > a {
	color: #333;
	cursor: pointer;
	background-color: #FCFBFB;
	border: 1px solid #999;
	outline: 0;
	text-transform: uppercase;
	border-bottom: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #0067bb;
	cursor: default;
	border: 1px solid #999;
	border-bottom-color: transparent;
	background: -moz-linear-gradient(270deg,#efefef 50%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(50%,#efefef),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#efefef 50%,#fff 100%);
	background: -o-linear-gradient(270deg,#efefef 50%,#fff 100%);
	background: -ms-linear-gradient(270deg,#efefef 50%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#efefef 50%,#fff 100%);
}
#tab-wrap {
	clear: both;
	padding-top: 30px;
}
#tab-wrap .tab-content > .fade.active {
	opacity: 1!important;
}
#tab-wrap .tab-content {
	border: 1px solid #999;
	padding: 10px;
	margin-top: -1px;
	margin-right: 2px;
}
#shipping h4 {
	font-size: 16px;
	padding: 10px 10px 3px;
	font-weight: 600;
}
#shipping div.block ul {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}
#shipping div.block ul span {
	width: 180px;
	display: inline-block;
}
#shipping div.block img.shipping {
	position: relative;
	top: -15px;
	width: auto;
	max-width: 100%;
	padding: 0 10px;
}
#account .orderhistory .mfgsubcattitle span.step1.on, #account .orderhistory .mfgsubcattitle span.step2.on, #account .orderhistory .mfgsubcattitle span.step3.on {
	color: #333;
}
#account #profile, #account #userbox {
	padding: 20px;
	background: #EFEFEF;
	border: 1px solid #999;
	border-radius: 5px;
}
#account p.rednote {
	padding-top: 10px;
	padding-bottom: 0;
	color: red;
	font-size: 11px;
}
#account #userbox .fa-angle-right {
	margin-right: 8px;
	float: left;
}
#account .orderhistory .pcCartLayout .pcTableHeader {
	background-color: #fff;
	border-bottom: 0 solid #DDD;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	margin-bottom: 5px;
}
#account .orderhistory .pcCartLayout .row {
	margin: 0 -15px;
	padding: 4px;
}
#account .orderhistory .pcCartLayout .row:nth-of-type(even){background:#f5f5f5}
#account .orderhistory div.legend {
	padding: 5px 0;
	overflow: hidden;
}
#account .orderhistory div.label {
	width: 20%;
	padding-right: 10px;
	float: left;
	color: #666;
	font-weight: 700;
	text-align: right;
	font-size: 12px;
	white-space: normal;
}
#account .orderhistory div.description {
	width: 80%;
	float: left;
}
#account .orderdetails .row div {
	text-align: center;
}
#account .orderdetails .row div.right {
	text-align: right;
}
#account .orderhistory .pcCartLayout.desktoponly.paymentsummary div div.right.bold {
	font-weight: 700!important;
}
#account .orderdetails .row div:nth-of-type(1){text-align:left}
#account .orderdetails .row div:nth-of-type(4){text-align:right}
#account .orderhistory .pcCartLayout .row.shiptotal:nth-of-type(1n),#account .orderhistory .pcCartLayout .row.subtotal:nth-of-type(1n),#account .orderhistory .pcCartLayout .row.total div:nth-of-type(2),#account .orderhistory .pcCartLayout .row.total div:nth-of-type(3){background:#fff;border-top:1px solid #ccc}
#account .orderhistory .pcCartLayout .row.shiptotal:nth-of-type(1n){border:0}
#account .orderhistory .pcCartLayout .row.total:nth-of-type(1n){background:#fff;font-weight:700}
#account .orderhistory .instructions span {
	display: block;
	color: #000;
	font-weight: 700;
}
#account .orderhistory .customerinfo, #account .orderhistory .shippinginfo {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
}
#account .orderhistory .billing, #account .orderhistory .shipping {
	width: 50%;
	float: left;
}
#account .orderhistory .paymentdata .billing, #account .orderhistory .paymentdata .shipping {
	width: 39%;
	float: left;
	margin-right: 1%;
}
#account .orderhistory .paymentdata .shipdata {
	width: 20%;
	float: left;
}
#account .orderhistory .billing .row, #account .orderhistory .shipping .row, #account .orderhistory .status .row {
	padding: 3px 5px;
}
#account .orderhistory .billing .row span, #account .orderhistory .shipping .row span, #account .orderhistory .status .row span {
	float: left;
	width: 30%;
	padding-right: 10px;
	font-weight: 700;
	color: #000;
	text-align: right;
}
#account .orderhistory .status .row span {
	width: 20%;
}
#account .orderhistory .billing .row div, #account .orderhistory .shipping .row div, #account .orderhistory .status .row div {
	float: left;
	width: 70%;
}
#account .orderhistory .status .row div {
	width: 80%;
}
#account .orderhistory .status .row div.notes {
	color: red;
}
#account .orderhistory h4.thankyou {
	color: red;
	text-align: center;
}
#account .orderhistory #wishlist {
	width: 100%;
	display: table;
	padding: 0;
}
#account .orderhistory #wishlist .row {
	display: table-row;
}
#account .orderhistory #wishlist .row div {
	padding: 0 8px;
	display: table-cell;
	vertical-align: middle;
	float: none;
}
#account .orderhistory #wishlist .row div.w50 {
	width: 50%;
}
#account .orderhistory #wishlist .row div.w18 {
	width: 18%;
}
#account .orderhistory #wishlist .row div.w13 {
	width: 13%;
}
#account .orderhistory #wishlist .row div.w12 {
	width: 12%;
}
#account .orderhistory #wishlist .row div.w7 {
	width: 7%;
}
#account .orderhistory .suborder .row div {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#account .orderhistory .suborder .row div.divider {
	margin: 10px 0;
	padding: 0;
	height: 4px;
	background: #f0f0f0;
}
#account .orderhistory .suborder .row div span {
	padding: 5px 10px;
	display: inline-block;
	width: 190px;
	line-height: 1.1;
}
#account .orderhistory .suborder .row div.bold {
	font-weight: 700;
}
#account .orderhistory .suborder .row div.w70 {
	width: 70%;
}
#account .orderhistory .suborder .row div.w17 {
	width: 17%;
}
#account .orderhistory .suborder .row div.w13 {
	width: 13%;
}
#account .orderhistory .suborder .row div.w48 {
	width: 48%;
}
#account .orderhistory .suborder .row div.right {
	text-align: right;
}
#account .orderhistory #wishlist input.form-control {
	padding: 6px 8px;
	text-align: center;
}
#account .orderhistory a.recalculate {
	clear: both;
	margin-top: 10px;
	float: right;
	font-size: 11px;
}
#account .orderhistory a.recalculate i {
	margin-left: 5px;
	font-size: 14px;
}
#account .orderhistory .userbtns {
	clear: both;
	padding: 10px;
	text-align: center;
}
#account .orderhistory .userbtns a {
	display: inline-block;
	width: auto;
	clear: both;
	margin: 5px 0;
	font-size: 11px;
}
#account .orderhistory .userbtns.checkoutbox {
	float: right;
	padding-right: 5%;
	width: 330px;
	clear: none;
}
#account .orderhistory .userbtns.checkoutbox p {
	line-height: 1.1;
}
#account .orderhistory .userbtns.checkoutbox p small {
	font-size: 11px;
	text-align: center;
}
#account .orderhistory .userbtns.checkoutbox img {
	width: 190px;
}
#account .orderhistory .userbtns.checkoutbox a.cont {
	width: 100px;
	font-size: 10px;
	float: none;
	display: inline-block;
	margin-left: 22px;
	position: relative;
	top: 4px;
}
#account .orderhistory .userbtns.checkoutbox a.checkout {
	font-size: 14px;
	padding: 6px 10px 5px;
	float: none;
	margin-left: 5px;
	margin-right: 22px;
	display: inline-block;
}
#account .orderhistory .checkoutoptions {
	padding: 20px;
	background: #f0f0f0;
	width: 330px;
	float: left;
	text-align: center;
}
#account .orderhistory .checkoutoptions p {
	width: 200px;
	margin: 5px auto;
}
#account .orderhistory .checkoutoptions .smdbtn.grey-gradient {
	text-transform: uppercase;
	margin-bottom: 5px;
	display: inline-block;
	font-size: 11px;
}
#account.checkout #profile .inner.left {
	width: 48%;
	float: left;
	margin-right: 4%;
	border-right: 1px solid #ccc;
}
#account.checkout #profile .inner.right {
	width: 48%;
	float: left;
}
#account.checkout #profile {
	padding: 0;
	background: #fff;
	border: 0;
	border-radius: 0;
}
#account.checkout #profile .section {
	padding: 20px;
	background: #EFEFEF;
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 10px;
}
#account.checkout #profile .section .subsection-left {
	width: 49%;
	float: left;
	padding-right: 1%;
	margin-right: 3%;
	border-right: 1px solid #ccc;
}
#account.checkout #profile .section .subsection-right {
	width: 48%;
	float: left;
}
#account.checkout #profile .section .subsection-left .inner.left, #account.checkout #profile .section .subsection-right .inner.right {
	width: 100%;
	border: 0;
	margin: 0;
	float: none;
	min-height: 115px;
}
#help .helpsection, #help h2 {
	border-top: 1px solid #ccc;
}
#account.checkout #profile .section .subsection-left .formheadblue span, #account.checkout #profile .section .subsection-right .formheadblue span {
	color: #666;
	font-size: 11px;
	font-weight: 400;
}
#account.checkout #profile .final label.searchboxhead.formheadblue {
	font-family: Roboto,sans-serif;
	font-weight: 700;
	color: #007dc7;
	font-size: 13px;
	text-align: left;
}
#account.checkout #profile .final label.searchboxhead.formheadblue span {
	display: block;
}
#account.checkout #profile .final .choosepassword p.center {
	padding: 10px;
	clear: both;
}
#account.checkout #profile .section .subsection-right.payment input[type=radio] {
	margin-right: 10px;
	position: relative;
	top: 3px;
}
#divPaymentOptions p {
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	padding: 0;
	margin: 0 0 1em;
}
#divPaymentOptions div p input[type=radio] {
	margin-top: 0;
}
#divPaymentOptions div p label {
	vertical-align: middle;
	margin: 0;
	font-weight: 100;
}
#account.checkout #profile .section .subsection-right.payment p.po {
	color: #333;
	font-size: 13px;
}
#account.checkout #profile .section .subsection-right.payment img.creditcards {
	width: 188px;
}
#account.checkout #profile .section .subsection-right.payment img.paypal {
	width: 130px;
}
#account.checkout #profile .inner label.searchboxhead {
	width: 120px;
}
#account #profile .final div.searchboxhead {
	clear: both;
}
#account.checkout #profile .final label.searchboxhead.formheadblue {
	line-height: 1.5;
}
#account #profile .final div.searchboxhead textarea {
	max-width: 500px;
}
#account.checkout #profile .final .choosepassword {
	padding: 20px 50px 0;
}
#account.checkout #profile .inner .form-control {
	max-width: 64%;
}
#account.checkout #profile p.emailnote {
	padding-left: 85px;
	padding-bottom: 0;
}
#account.checkout .section p.rednote {
	font-size: 12px;
}
#account.checkout #profile .section p.subscribe {
	padding-left: 85px;
}
#help .faqsearchhead {
	width: 210px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#help .helpsection .left {
	width: 73%;
	min-height: 300px;
	margin-right: 2%;
	float: left;
	border-right: 1px solid #ccc;
}
#help .helpsection .right {
	width: 25%;
	float: right;
}
#help .helpsection .left div.colone {
	width: 46%;
	float: left;
}
#help .helpsection .left div.coltwo {
	width: 54%;
	float: left;
}
#help .helpsection ul.list {
	list-style-type: none;
	padding-left: 0;
	margin-right: 0;
	padding-right: 20px;
	padding-bottom: 0;
	box-sizing: border-box;
	float: left;
	width: 100%;
}
#help .helpsection ul.list li {
	padding: 5px;
	margin: 0;
}
#help .helpsection ul.list li.faqhead1 {
	padding: 8px 5px;
}
#help .helpsection ul.list li a {
	position: relative;
	padding-left: 10px;
	display: block;
}
#help .helpsection ul.list li a i {
	float: left;
	padding: 5px 5px 5px 0;
	position: absolute;
	top: 0;
	left: 0;
}
#help .helpsection .right ul.list li.faqhead1 {
	background: #ddd;
	padding: 2px 5px;
	margin-top: 10px;
}
#help .helpsection .right ul.list li.newguest, #help .helpsection .right ul.list li.newguest a {
	padding-left: 0;
}
#help .helpsection .right ul.list li.bold {
	font-weight: 700;
	padding-left: 0;
}
#help h2 {
	margin: 0;
	padding: 5px;
}
#help .helpsection.container-fluid {
	padding: 0;
}
#help .helpsection .row div {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 3px 15px;
}
#help .helpsection .row div:nth-of-type(1){background:#f0f0f0}
#help .helpsection .row div:nth-of-type(1),#help .helpsection .row div:nth-of-type(2){text-align:center}
#help .helpsection .row div.textleft {
	text-align: left!important;
}
#help .helpsection .row.header div {
	background: #f0f0f0;
	color: #0167bb;
}
#help .helpsection div.col-sm-7 {
	width: 56.33333%;
}
#help .helpsection div.col-sm-1 {
	width: 6.33333%;
}
#help .helpsection div.col-sm-2 {
	width: 18.66667%;
}
#help .helpsection.article {
	padding: 10px 0;
	margin-top: -5px;
}
#help div.review {
	padding: 10px;
	border: 1px solid #ccc;
	background: #FCFCFC;
	float: left;
}
#help div.review p {
	float: left;
	padding: 0 10px;
	margin: 0;
}
#help div.review input[type=radio] {
	margin: 0 5px;
	position: relative;
	top: 2px;
}
@media (min-width:800px){
#contents, #contents_checkout {
	float: right;
	padding: 10px;
	left: -1px;
	position: relative;
}
.searchform .smdbtn {
	float: left;
}
#contents, #contents_checkout, #leftcol {
	vertical-align: top;
	box-sizing: border-box;
}
#contents, #contents_checkout, #leftcol, #wrapper, .searchbox {
	box-sizing: border-box;
}
button.sb-toggle-left {
	display: none;
}
.desktoponly {
	display: block!important;
}
.mobileonly {
	display: none!important;
}
#leftcol.hidedesktop, #modalbox button.smdbtn, .hidedesktop {
	display: none;
}
#footer, #searchwrap, #wrapper {
	width: 100%;
	max-width: 990px;
	padding: 0;
	margin: 0 auto;
}
#wrapper {
	padding: 0 10px;
}
.headwrap {
	padding-top: 10px;
}
#contents-wrap {
	width: 100%;
	margin-left: 0;
	border: 0;
}
#contents {
	width: 79.2%;
	border-left: 1px solid #0067bb;
}
#contents_checkout {
	width: 100%;
}
#leftcol {
	width: 20.8%;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #0067bb;
}
.ps-top-to-bottom {
	position: relative;
	border-top: 1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.ps-top-to-bottom:after, .ps-top-to-bottom:before {
	content: "";
	position: absolute;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#000),to(transparent));
	background-image: -webkit-linear-gradient(#000,transparent);
	background-image: -moz-linear-gradient(#000,transparent);
	background-image: -o-linear-gradient(#000,transparent);
	background-image: linear-gradient(#000,transparent);
	top: -1px;
	bottom: -1px;
	width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#modalbox .grounded-radiants::after, .grounded-radiants::after {
	bottom: -1px;
	left: -1px;
	right: -1px;
	content: '';
}
.ps-top-to-bottom:before {
	left: -1px;
}
.ps-top-to-bottom:after {
	right: -1px;
}
.searchbox {
	background: 0 0;
}
.grounded-radiants {
	position: relative;
	border: 1px solid transparent;
	border-radius: 5px;
	background: -moz-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(80%,#efefef),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -o-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -ms-linear-gradient(270deg,#efefef 80%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#efefef 80%,#fff 100%);
	background-clip: padding-box;
	padding: 10px;
}
.grounded-radiants::after {
	position: absolute;
	top: -1px;`;
	background: -moz-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(50%,#999),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -o-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -ms-linear-gradient(270deg,#999 50%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#999 50%,#fff 100%);
	z-index: -1;
	border-radius: 5px;
}
.searchbox {
	height: 46px;
	padding: 10px 15px 0 0;
	float: left;
	width: 100%;
}
.searchbox .searchform {
	width: 74%;
}
.searchbox input[type=text], .searchbox select {
	float: left;
}
.searchbox input[type=text] {
	width: auto;
	min-width: 200px;
	max-width: 300px;
	float: left;
}
.searchbox input[type=image] {
	position: static;
	top: 8px;
	float: left;
}
.searchbox div.welcome, .searchbox div.welcome2 {
	padding-top: 5px;
}
.searchbox span.divider {
	float: left;
}
#manufacturers {
	padding: 10px 0;
}
#manufacturers #scrolllink {
	overflow: hidden;
	padding-left: 0;
}
#manufacturers #scrolllink li {
	list-style-type: none;
	padding: 5px 0;
	width: 40px;
	float: left;
	box-sizing: border-box;
	font-family: Roboto,sans-serif;
	font-weight: 600;
	text-align: center;
}
#modalbox {
	position: relative;
	z-index: 1051;
	background: #fff;
}
#modalbox .modal.fade .modal-dialog {
	transform: none;
	transition: none;
}
#modalbox .modal-content {
	position: static;
	background-color: transparent;
	width: 99%;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	border: 0;
}
#modalbox .modal {
	position: relative;
	z-index: 1050;
	display: block!important;
}
#modalbox .fade {
	opacity: 1!important;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
#modalbox .modal-dialog {
	width: 100%;
	margin: 30px auto;
}
#modalbox .modal-header {
	text-align: center;
	padding: 0;
	border: 0;
}
#modalbox .grounded-radiants {
	position: relative;
	border: 1px solid transparent;
	border-radius: 5px;
	background: -moz-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(80%,#efefef),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -o-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -ms-linear-gradient(270deg,#efefef 80%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#efefef 80%,#fff 100%);
	background-clip: padding-box;
	padding: 10px;
}
#modalbox .grounded-radiants::after {
	position: absolute;
	top: -1px;`;
	background: -moz-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(50%,#999),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -o-linear-gradient(270deg,#999 50%,#fff 100%);
	background: -ms-linear-gradient(270deg,#999 50%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#999 50%,#fff 100%);
	z-index: -1;
	border-radius: 5px;
}
#modalbox #divMfgCategoryList {
	width: 96%;
}
#manufacturers #modalbox ul, #modalbox.subcat.mobile ul {
	margin-left: 0;
}
#manufacturers #modalbox button.close {
	display: none;
}
,
#manufacturers .grounded-radiants h2.mfgsubcattitle {
	margin: 0;
}
#modalbox .modal.fade .modal-dialog, .modal.fade #modalbox.subcat.mobile .modal-dialog {
	margin-top: 0;
}
#manufacturers #modalbox .mfgCat, #modalbox.subcat.mobile .mfgCat {
	padding-bottom: 0;
}
#manufacturers #modalbox .mfgSubCat a, #modalbox.subcat.mobile .mfgSubCat a {
	color: #666;
	position: relative;
	padding-left: 9px;
	display: inline-block;
}
#manufacturers #modalbox .mfgSubCat a i, #modalbox.subcat.mobile .mfgSubCat a i {
	float: left;
	color: #0067bb;
	font-size: 10px;
	position: absolute;
	top: 3px;
	left: 0;
}
#manufacturers #modalbox.subcat ul.list, #modalbox.subcat.mobile ul.list {
	width: 100%;
}
#manufacturers #modalbox.subcat ul.list li {
	width: 33%;
	float: left;
}
#catgrid-wrap .col-sm-4 {
	text-align: center;
}
#search-form {
	padding: 20px 50px;
	background: #EFEFEF;
	border: 1px solid #999;
	border-radius: 5px;
}
#search-form .form-control {
	width: 270px;
}
#search-form .pricerange .form-control {
	width: 105px;
}
#search-form label.searchboxhead {
	display: block;
	float: left;
	line-height: 3;
	padding-right: 10px;
	clear: both;
	width: 100px;
}
#search-form .pricerange {
	clear: both;
	padding-top: 20px;
}
#search-form .clear {
	clear: both;
}
#search-form .pricerange label.dollar {
	clear: none;
	float: left;
	line-height: 3;
	padding-right: 5px;
}
#search-form .pricerange input[type=text] {
	float: left;
	margin-right: 5px;
}
#search-form .pricerange .fields, #search-form .radiobox div {
	float: left;
}
#search-form .radiobox {
	float: left;
	position: relative;
	top: -10px;
	left: -10px;
	margin-bottom: -10px;
}
#search-form .radiobox input[type=radio] {
	margin-left: 10px;
	margin-right: 0;
	position: relative;
	top: 4px;
	left: 0;
}
#search-form input[type=submit] {
	margin-top: 10px;
}
#account #profile {
	margin-bottom: 30px;
}
#account #profile div.searchboxhead {
	padding-top: 10px;
}
#account #profile label.searchboxhead {
	width: 150px;
	text-align: right;
	float: left;
	line-height: 3;
	padding-right: 10px;
	clear: both;
}
#account #profile p.emailnote {
	padding-left: 155px;
	padding-bottom: 10px;
}
#account #profile p.title {
	padding-left: 155px;
	padding-bottom: 0;
}
#account .orderhistory h2.mfgsubcattitle {
	margin: 5px 0;
}
#account #profile.paymentform {
	border: 0;
	background: #fff;
}
#account #profile.paymentform label.searchboxhead {
	width: 200px;
	text-align: right;
	float: left;
	line-height: 3;
	padding-right: 10px;
	clear: both;
}
#account #profile.paymentform div.searchboxhead.expiration select {
	width: 120px;
	float: left;
}
#account #profile.paymentform div.searchboxhead.expiration span {
	padding: 7px 10px;
	font-size: 24px;
	float: left;
	display: block;
	line-height: 1!important;
}
#account .padleft10 p {
	padding-left: 10px;
}
#account #profile.paymentform div.searchboxhead {
	overflow: hidden;
}
#account #profile.paymentform input {
	float: left;
}
#account #profile.paymentform span {
	float: left;
	line-height: 3;
	padding-left: 10px;
}
}
#mfglist-wrap .mfglist .atc-area a {
	display: inline-block;
	text-align: center;
}
@media (min-width:800px) and (max-width:900px){
.searchbox .searchform {
	width: 70%;
}
.searchbox input[type=text] {
	width: auto;
	min-width: 130px;
	max-width: 130px;
}
#mfglist-wrap .mfglist .info-area {
	float: left;
	width: 76%;
}
#mfglist-wrap .mfglist .atc-area {
	float: right;
	width: 21%;
}
.nav-tabs > li > a {
	font-size: 12px;
}
}
@media (max-width:799px){
#masthead .rightbox .cart a, .featured-wrap h2 span a {
	text-decoration: none!important;
}
#modalbox .modal-dialog {
	margin: 10px 0;
}
#modalbox .modal-header {
	border-bottom: 1px solid #72a5cf;
}
#modalbox.subcat.mobile .modal-header {
	padding: 10px 15px;
}
#modalbox .modal-header .close {
	float: left;
	color: #0951ad;
	opacity: 1;
	font-size: 35px;
}
#modalbox .modal-content {
	position: relative;
	background-color: #fff;
	width: 99%;
	overflow: hidden;
	border: 0;
	border-top: 0 solid #72a5cf;
	border-bottom: 1px solid #72a5cf;
	border-radius: 0;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}
#modalbox {
	width: 100%;
	padding-bottom: 10px;
	background: 0 0;
	background: rgba(245,245,245,.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccF5F5F5, endColorstr=#ccF5F5F5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccF5F5F5,endColorstr=#ccF5F5F5)";
	zoom: 1;
}
#modalbox .modal {
	padding-left: 0!important;
}
#modalbox.subcat {
	padding-bottom: 20px;
}
#modalbox button.smdbtn {
	margin: 0 auto;
	width: 100%;
}
.modal-backdrop {
	z-index: -1;
}
#manufacturers #modalbox #subCategory-1 .modal-body, #subCategory-1-m #modalbox.subcat.mobile .modal-body {
	padding: 10px 0;
}
#subCategory-1-m #modalbox.subcat.mobile .modal-body {
	padding: 0;
}
#manufacturers #modalbox ul.list, #modalbox.subcat.mobile ul.list {
	margin-bottom: 0;
	padding-right: 0;
	margin-left: 0;
}
#manufacturers #modalbox ul.list li, #modalbox.subcat.mobile ul.list li {
	padding: 0 10px;
}
#manufacturers #modalbox ul li.mfgCat, #modalbox.subcat.mobile ul li.mfgCat {
	background: #e9e9e9;
}
#manufacturers #modalbox li.mfgCat_Space, #modalbox.subcat.mobile li.mfgCat_Space {
	margin: 0;
}
.desktoponly {
	display: block!important;
}
.mobileonly {
	display: none!important;
}
.promo-box .inner {
	padding: 10px 5px 20px;
}
.breadcrumb2nm {
	padding: 5px;
}
.breadcrumb1, .breadcrumb2, .breadcrumb2nm, .pagenav {
	font-family: Roboto,sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.featured-wrap h2, h1.tdMiddleTopBanner {
	font-weight: 700;
	font-family: Roboto,sans-serif;
}
.breadcrumb2 {
	padding: 5px 3px 15px;
}
.breadcrumb2 a {
	font-family: Roboto,sans-serif;
}
.pagenav {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 15px 5px 20px;
	margin-bottom: 5px;
}
.pagenav.bottom {
	border: 0;
	margin-top: 5px;
	padding: 20px 5px 15px;
	border-top: 1px solid #ccc;
}
.pagenav i.fa-arrow-circle-o-left {
	margin-right: 15px;
	font-size: 14px;
}
.pagenav i.fa-arrow-circle-o-right {
	margin-left: 15px;
	font-size: 14px;
}
.pagenav i.fa-angle-down {
	margin-left: 5px;
}
#wrapper {
	width: 100%;
}
#contents-wrap {
	border: 0;
}
#contents-wrap, #searchwrap {
	margin: 0;
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}
#masthead {
	height: 110px;
	padding: 0 23% 0 23%;
	box-sizing: border-box;
	text-align: center;
	display: table;
	width: 100%;
	position: relative;
}
#masthead .rightbox, .headwrap {
	display: table-cell;
	vertical-align: middle;
}
.headwrap {
	/*width: 75%;*/
}
#masthead .rightbox {
	width: 21%;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 32%;
	right: 0;
}
#masthead .rightbox .account, #masthead .rightbox .cart {
	width: 36%;
	display: inline-block;
	max-width: 60px;
	float: right;
	margin: 5px 7% 0;
	position:relative;
}
#masthead .rightbox .account img, #masthead .rightbox .cart img {
	width: auto;
	max-width: 100%;
}
#masthead .rightbox .cart span.itemtotal {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: -15px;
	font-size: 11px;
	color: #333;
	position:absolute;
	top:0;
}

#leftcol.hidemobile, .hidemobile, .searchbox select#CatSource {
	display: none;
}
.logo img {
	width: 100%;
	max-width: 408px;
}
.slicknav_btn {
	top: 35px!important;
}
#searchwrap {
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	background: -moz-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -webkit-gradient(linear,270deg,color-stop(80%,#efefef),color-stop(100%,#fff));
	background: -webkit-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -o-linear-gradient(270deg,#efefef 80%,#fff 100%);
	background: -ms-linear-gradient(270deg,#efefef 80%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff', GradientType='1');
	background: linear-gradient(180deg,#efefef 80%,#fff 100%);
}
.searchbox {
	width: 96%;
	height: auto;
	padding: 10px 0;
	margin: 0 1%;
	box-sizing: border-box;
	background: 0 0;
}
.searchbox div {
	width: 100%;
	box-sizing: border-box;
}
.searchbox div.searchform {
	position: relative;
}
.searchform i.fa-search {
	font-size: 13px;
	color: #999;
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -6px;
	z-index: 10;
}
.searchbox input[type=text] {
	width: 100%;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	margin: 0;
	color: #999;
	border-radius: 5px;
	border: 1px solid #a4a4a4;
	line-height: 1.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#a4a4a4)";
	-moz-box-shadow: inset 1px 1px 2px #a4a4a4;
	-webkit-box-shadow: inset 1px 1px 2px #a4a4a4;
	box-shadow: inset 1px 1px 2px #a4a4a4;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#bbbbbb);
}
.bodytext, .searchbox input[type=text]:focus {
	color: #333;
}
.searchbox input[type=submit] {
	position: absolute;
	top: 5px;
	right: 8px;
	border-radius: 2px;
	padding: 7px;
	font-size: 13px;
}
#contents {
	float: none;
	width: 100%;
}
#leftcol {
	clear: both;
	width: 100%;
	margin: 0;
	float: none;
}
#leftcol h2 a span {
	display: block;
}
#footer {
	background: #D9D7D8;
	border-top: 1px solid #609AC8;
}
h1.tdMiddleTopBanner {
	padding: 0 5px;
}
#aAddToCart {
	float: none;
	clear: both;
	display: inline-block;
}
#imgAddToCart {
	width: 94px!important;
	height: 23px!important;
	clear: both;
}
.bodytext {
	font-size: 14px;
}
.bodytext p {
	padding: 3px 10px 7px;
}
#sticker-sticky-wrapper {
	position: absolute;
	right: -3px;
	top: 2px;
	padding-right: 3px;
	width: 30px;
	background: #f1f1f1;
}
#sticker-sticky-wrapper.hey {
	position: fixed;
	right: -3px;
	width: 30px!important;
	padding-right: 3px!important;
}
#sticker-sticky-wrapper.hey #sticker {
	width: 30px!important;
}
.featured-wrap h2 {
	color: #0067bb;
	font-size: 26px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.featured-wrap h2 span a {
	font-weight: 400;
}
#manufacturers .intro, #search .intro {
	padding: 5px 10px;
}
#manufacturers #scrolllink {
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#manufacturers #scrolllink li {
	list-style-type: none;
	padding: 5px 4px;
	width: 40px;
	float: left;
	box-sizing: border-box;
	font-family: Roboto,sans-serif;
	font-weight: 600;
	text-align: left;
}
#manufacturers #scrolllink li a {
	font-size: 15px;
	color: #007dc7;
	padding: 5px;
}
#manufacturers ul.list, #modalbox.subcat.mobile ul.list {
	padding-left: 0;
	margin-left: -5px;
	margin-bottom: 0;
	width: 100%;
}
#manufacturers ul.list.one, #modalbox.subcat.mobile ul.list.one {
	border-top: 2px solid #74adda;
}
#manufacturers ul.list.four, #modalbox.subcat.mobile ul.list.four {
	margin-bottom: -14px;
}
#manufacturers ul.list li, #modalbox.subcat.mobile ul.list li {
	padding: 0 10px;
	background: #f5f5f5;
}
#modalbox.subcat.mobile ul.list li {
	padding: 0 20px;
	background: #f5f5f5;
}
#manufacturers #modalbox ul li.mfgSubCat a {
	padding-left: 10px;
}
#manufacturers ul.list li.title, #modalbox.subcat.mobile ul.list li.title {
	font-size: 15px;
	color: #007dc7;
	padding: 15px 10px;
	background: #e9e9e9;
	font-family: Roboto,sans-serif;
	font-weight: 600;
	font-style: italic;
}
#manufacturers ul.list li a, #modalbox.subcat.mobile ul.list li a {
	text-decoration: none;
	font-family: Roboto,sans-serif;
	font-weight: 600;
	font-size: 15px;
	border-bottom: 1px solid #cdcdcd;
	padding: 15px 0;
	display: block;
	color: #007dc7;
}
#manufacturers ul.list li.last a, #modalbox.subcat.mobile ul.list list.last a {
	border: 0;
}
#mfglist-wrap .mfglist {
	padding: 20px 10px;
}
#mfglist-wrap .mfglist .info-area {
	float: left;
	width: 72%;
}
#mfglist-wrap .mfglist .atc-area {
	float: right;
	width: 25%;
}
#wrapper {
	position: static;
	padding: 0;
}
#quickjump {
	background: #f5f5f5;
	border-top: 1px solid #73acda;
	margin-top: 10px;
}
#quickjump .qjbutton, .mobilemenu .qjbutton {
	padding: 20px 10px;
	border-bottom: 0 solid #ccc;
}
.mobilemenu .qjbutton a.smdbtn {
	width: 97%;
	display: block;
	text-align: center;
}
#quickjump button.smdbtn, .mobilemenu .qjbutton button.smdbtn {
	border-radius: 3px;
	width: 100%;
}
#quickjump ul {
	margin-top: 0;
	margin-bottom: 0;
}
#quickjump a, #quickjump li.categories {
	color: #007dc7;
	text-decoration: none;
	font-size: 18px;
	font-family: Roboto,sans-serif;
	font-weight: 600;
	line-height: 1.4;
	padding: 20px 0;
	margin: 0;
	border-bottom: 1px solid #c1c1c1;
	display: block;
}
#quickjump a span, #quicklinks .categories li, #quicklinks .categories li a {
	color: #333;
	font-family: Roboto,sans-serif;
}
#quickjump #quicklinks {
	padding: 0 10px;
}
#quicklinks li:nth-of-type(1) a{border-top:1px solid #c1c1c1}
#quickjump li.categories {
	border: 0;
}
#quickjump li.categories ul {
	padding-top: 5px;
}
#quickjump a span {
	clear: both;
	display: block;
	font-size: 13px;
	font-weight: lighter;
}
#quicklinks {
	list-style-type: none;
	padding-left: 10px;
}
#quicklinks ul {
	list-style-type: none;
	padding-left: 0;
}
#quicklinks .categories li {
	line-height: 13px;
	padding: 4px 0;
	text-decoration: none;
}
#quicklinks .categories li a {
	text-decoration: none;
	font-weight: 400;
	border: 0;
	font-size: 14px;
}
#catgrid-wrap .col-sm-4 a, #search-form label.searchboxhead {
	font-family: Roboto,sans-serif!important;
	font-weight: 700;
}
#quickjump #quicklinks .categories li a {
	padding: 3px 0;
}
#quickjump #quicklinks .categories li a i.fa-angle-right {
	color: #007dc7;
	margin-left: 5px;
}
#catgrid-wrap {
	padding-bottom: 10px;
}
#catgrid-wrap .col-sm-4 .image {
	padding-bottom: 10px;
	text-align: center;
}
#catgrid-wrap .col-sm-4 a {
	text-decoration: none!important;
	font-size: 14px!important;
	color: #333!important;
}
#catgrid-wrap .col-sm-4 .bestsellersprice {
	font-size: 14px!important;
	color: #f93!important;
}
#catgrid-wrap .col-sm-4 a.smdbtn.borders {
	color: #fff!important;
	display: block;
	text-align: center;
	padding: 2px 6px;
	font-size: 14px;
}
#search {
	margin: 0 0 20px -10px;
	left: 5px;
	box-sizing: content-box;
	position: relative;
}
#search-form {
	padding: 10px 10px 20px;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
	background: #f5f5f5;
}
#search-form label.searchboxhead {
	color: #007dc7;
	font-size: 17px;
	line-height: 1.2;
	padding-top: 20px;
}
#accordion .panel-body .productprice, #accordion .panel-heading a, #search-form .radiobox {
	font-family: Roboto,sans-serif;
}
#search-form .searchbox10.radio {
	margin: 0;
}
#search-form label.searchboxhead.empty {
	padding-top: 0;
}
#search-form .radiobox {
	float: left;
	position: relative;
	top: 0;
	left: -10px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 14px;
}
#search-form .radiobox .radio {
	margin: 0;
}
#search-form .radiobox b {
	font-weight: 400;
}
#search-form .radiobox div {
	float: left;
}
select.form-control {
	margin-bottom: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	background: url(../images/icon-select.png) 98% 60% no-repeat #fff;
	background-size: 12px auto;
}
#search-form .radiobox input[type=radio] {
	margin-left: 10px;
	margin-right: 0;
	position: relative;
	top: 4px;
	left: 0;
	clear: left;
}
#search-form .pricerange {
	clear: both;
	padding-top: 00px;
}
#search-form .clear {
	clear: both;
}
#search-form .pricerange label.dollar {
	clear: none;
	float: left;
	line-height: 3;
	padding-right: 5px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
#search-form .pricerange input[type=text] {
	float: left;
	margin-right: 5px;
	width: 100px;
}
#search-form .pricerange .fields {
	float: left;
}
#search-form input[type=submit] {
	margin-top: 0;
	width: 100%;
}
#accordion {
	clear: both;
}
#accordion .panel-heading {
	padding: 0;
	border: 1px solid #e0e0e0;
	border-radius: 0;
}
#accordion .panel-heading a {
	padding: 10px;
	display: block;
	text-decoration: none;
	outline: 0;
	font-weight: 600;
	color: #007dc7;
	text-transform: uppercase;
}
#accordion .panel-heading a i {
	float: right;
}
#accordion .panel-heading a i.fa-minus {
	display: block;
}
#accordion .panel-heading a i.fa-plus, #accordion .panel-heading a.collapsed i.fa-minus {
	display: none;
}
#accordion .panel-heading a.collapsed i.fa-plus {
	display: block;
}
#accordion .panel-body {
	border: 1px solid #e0e0e0;
	border-top: 0;
	position: relative;
	top: -1px;
	background: #fff;
	border-radius: 0;
}
#accordion .panel-body .productprice {
	font-size: 14px;
	color: #e3882d;
	display: block;
}
#accordion.panel-group .panel + .panel {
	margin-top: 0;
	border-top: 0;
}
#accordion.panel-group .panel {
	border-radius: 0;
}
#shipping ul li {
	padding: 5px 10px;
}
#quickjump button.smdbtn, .choosepassword input.smdbtn {
	font-size: 18px;
	padding: 8px 10px;
}
.paging {
	font-size: 1em;
}
.paging a:link {
	padding: 0 2px;
}
#account.checkout #profile .inner .form-control {
	margin-bottom: 15px;
	max-width: 90%;
}
}
@media (max-width:760px){
.nav-tabs > li > a {
	font-size: 12px;
}
#account.checkout #profile .section span.split {
	clear: left;
	display: block;
}
}
@media screen and (max-width:640px){
.modal {
	background: #fff;
}
.form-control {
	width: 98%;
	max-width: 100%;
}
h1.tdMiddleTopBanner {
	font-family: Roboto,sans-serif;
	font-size: 21px;
}
#footer .box, #footer .box.four, #footer .box.three, #footer .box.two, #footer .five {
	width: 33.3%;
}
#manufacturers .list {
	width: 50%;
	padding-left: 10px;
}
#mfglist-wrap .mfglist .info-area {
	float: left;
	width: 72%;
}
#mfglist-wrap .mfglist .atc-area {
	float: right;
	width: 25%;
}
.promo-box a {
	font-size: 16px;
}
.promo-box img {
	width: 45px;
	margin-top: 5px;
}
.promo-box a span {
	display: inline-block;
}
.is-flex [class*=col-]:nth-of-type(4n+0){border-right:1px solid #ccc}
.is-flex [class*=col-]:nth-of-type(3n+0){border-right:0}
.is-flex [class*=col-]:nth-of-type(4){border-top:1px solid #ccc}
#catgrid-wrap .col-sm-4 {
	width: 33.3%;
}
#account #userbox {
	padding: 20px 10px;
}
#account #profile {
	padding: 0;
	background: 0 0;
	border: 0;
	margin-bottom: 0;
}
#account #profile div.inner {
	padding: 20px 10px 0;
	background: #EFEFEF;
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 30px;
}
#account .mobile6 {
	width: 50%;
}
#account a.smdbtn, #account input.smdbtn {
	width: 96.5%;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}
#account input.smdbtn {
	width: 98%;
}
#account #profile, #account #userbox {
	margin: 0 -5px;
	border-radius: 0;
}
#account #userbox .fa-angle-right {
	margin-left: 8px;
	float: none;
	color: #007dc7;
}
#account #profile .formheadblue, #account #userbox .welcomehead, #account .grounded-radiants .mfgsubcattitle, #account .orderhistory .formheadblue, #account.checkout #profile .final label.searchboxhead.formheadblue {
	font-family: Roboto,sans-serif;
	font-weight: 700;
	color: #007dc7;
	font-size: 21px;
	text-align: left;
}
#account #profile .formheadblue {
	padding-left: 10px;
}
#account #profile .formfieldtitle, #account #userbox .formfieldtitle {
	font-family: Roboto,sans-serif;
	color: #333;
	font-size: 14px;
}
#account #userbox .formfieldtitle a {
	text-decoration: none;
	color: #333;
}
#account .searchboxhead {
	padding-bottom: 20px;
}
#account .searchboxhead label {
	padding-bottom: 5px;
	font-family: Roboto,sans-serif;
	color: #000;
	font-size: 13px;
	padding-left: 3px;
}
#account .orderhistory .billing, #account .orderhistory .shipping {
	width: 100%;
	float: none;
	font-family: Roboto,sans-serif;
}
#account .orderhistory .billing .row, #account .orderhistory .shipping .row, #account .orderhistory .status .row {
	padding: 8px 5px;
	font-family: Roboto,sans-serif;
}
#account .orderhistory .billing .row span, #account .orderhistory .shipping .row span, #account .orderhistory .status .row span {
	float: left;
	width: 100%;
	padding-right: 10px;
	font-weight: 700;
	color: #000;
	text-align: left;
}
#account .orderhistory .status .row span {
	width: 100%;
}
#account .orderhistory .billing .row div, #account .orderhistory .shipping .row div, #account .orderhistory .status .row div {
	float: none;
	width: 100%;
}
#account .orderhistory .status .row div {
	width: 100%;
}
#account .orderhistory .status .row div.notes {
	color: red;
}
#account .orderhistory h4.thankyou {
	color: red;
	text-align: center;
}
#account.checkout #profile .section {
	padding: 20px 0;
	margin-bottom: 10px;
	background: 0 0;
	border: 0;
	border-radius: 0;
}
#account.checkout #profile .section .subsection-left {
	width: 100%;
	float: none;
	margin: 0 0 50px;
	border: 0;
}
#account.checkout #profile .section .subsection-right {
	width: 100%;
	float: none;
	margin: 0 0 20px;
	border: 0;
}
#account.checkout #profile .section .subbox, #account.checkout #profile .section .subsection-left .inner.left, #account.checkout #profile .section .subsection-right .inner.right {
	width: 100%;
	border: 0;
	margin: 0;
	float: none;
	min-height: 115px;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
}
#account.checkout #profile .inner .form-control {
	max-width: 24em;
}
#account.checkout #profile .section .subbox {
	background: #efefef;
	margin: 10px 0 30px;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
}
#account.checkout #profile .section .subbox.top {
	margin: 0;
	padding-top: 10px;
}
#account.checkout #profile .final {
	margin: 40px 0 -40px;
}
#account.checkout #profile .section .subsection-left .formheadblue span, #account.checkout #profile .section .subsection-right .formheadblue span {
	display: block;
	padding: 10px 0 0;
	font-size: 15px;
}
#account.checkout #profile .final .choosepassword {
	padding: 30px 0 10px;
}
#account.checkout #profile .final .choosepassword .subbox {
	padding: 10px;
}
#account.checkout #profile .final span.textbox {
	margin: 0 10px;
	display: block;
}
#account.checkout #profile .final label.searchboxhead.formheadblue {
	line-height: 1.1;
}
#account #profile .choosepassword .formheadblue {
	padding: 0 10px;
}
#account.checkout #profile .final label.searchboxhead.formheadblue span.desktoponly {
	display: none!important;
}
#account.checkout #profile .section .subbox span.mobileonly {
	padding-left: 10px;
}
#account.checkout #profile .final .choosepassword p {
	padding: 10px 0;
}
#account.checkout #profile .final .choosepassword p.center {
	padding: 10px;
}
#account.checkout #profile .section p.subscribe {
	padding-left: 10px;
}
#account .orderhistory .pcCartLayout.mobileonly.paymentsummary .nobg {
	background: #fff!important;
	border: 0!important;
}
#account .orderhistory .pcCartLayout.mobileonly.paymentsummary .nobg div {
	border: 0!important;
}
#account .orderhistory .pcCartLayout.mobileonly.paymentsummary .doubleline {
	border-top: 1px solid #ccc!important;
	border-bottom: 1px solid #ccc!important;
	height: 4px;
	margin: 10px;
}
#account .orderhistory .pcCartLayout.mobileonly.paymentsummary div div.right {
	text-align: right!important;
	font-size: 15px!important;
	font-weight: 400!important;
}
#account .orderhistory .pcCartLayout.mobileonly.paymentsummary div div.right.bold {
	font-weight: 700!important;
}
#account .orderhistory .paymentdata .billing, #account .orderhistory .paymentdata .shipping {
	width: 100%;
	float: none;
	margin-right: 0;
	padding-bottom: 20px;
}
#account .orderhistory .paymentdata .shipdata {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
#account .orderhistory .billing .row, #account .orderhistory .shipdata .row, #account .orderhistory .shipping .row {
	padding: 2px 5px;
}
#account .orderhistory .paymentdata strong {
	padding: 20px 0 5px;
	display: block;
	font-family: Roboto,sans-serif;
}
#account #profile.paymentform, #account #submitpay div.specialnotes {
	margin: 0 -5px;
	padding: 20px 5px;
	background: #f5f5f5;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
}
#account #submitpay div.specialnotes p {
	font-weight: 700;
}
#account #profile.paymentform div.searchboxhead.expiration select {
	width: 100px;
	float: left;
}
#account #profile.paymentform div.searchboxhead.expiration label {
	float: left;
	width: 100%;
}
#account #profile.paymentform div.searchboxhead span {
	padding: 5px 0 0 10px;
	display: block;
}
#account #profile.paymentform div.searchboxhead.expiration span {
	padding: 7px 10px;
	font-size: 24px;
	float: left;
	display: block;
}
#account #submitpay {
	padding-bottom: 0;
}
#account #submitpay input.smdbtn {
	font-size: 18px;
	margin-top: 20px;
}
#account #profile.paymentform div.searchboxhead {
	padding-bottom: 30px;
	overflow: hidden;
}
#help .helpsection .left {
	width: 100%;
	margin-right: 0;
	float: none;
	border: 0;
}
#help .helpsection .left div.colone {
	width: 100%;
	float: none;
	clear: both;
}
#help .helpsection .left div.coltwo {
	width: 100%;
	float: none;
	clear: both;
	overflow: hidden;
}
#help .faqsearchhead, #help .helpsection .right ul.list li.faqhead1 {
	width: 100%;
	float: none;
	padding: 20px 0 10px;
	font-family: Roboto,sans-serif;
	background: 0 0;
}
#help .faqsearchhead span, #help .helpsection .right ul.list li.faqhead1, #help h2.faqhead1, #help h3.faqhead1 {
	font-size: 21px;
	color: #0067bb;
	font-weight: 700;
	padding-bottom: 5px;
	margin-left: 0;
	font-family: Roboto,sans-serif;
}
#help h2.faqhead1.title {
	padding-top: 30px;
	border-bottom: 1px solid #73acda;
}
#help .faqsearchhead input.smdbtn {
	width: 100%;
}
#help .helpsearch {
	margin: 0 -10px;
	padding: 5px 15px!important;
	position: relative;
	left: -5px;
	background: #f5f5f5;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
}
#help .helpsection .right {
	width: 100%;
	float: none;
	overflow: hidden;
	border-bottom: 1px solid #73acda;
	box-sizing: content-box;
	margin: 0 -5px 40px;
	padding: 0 5px;
}
#help .helpsection ul.list li {
	padding: 2px 0;
}
#help .helpsection .left ul.list li {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
#help .helpsection .left ul.list li:nth-of-type(1){border-top:1px solid #ccc}
#help .helpsection ul.list li a {
	padding: 5px 0;
	text-decoration: none;
	display: inline-block;
	color: #333;
}
#help .helpsection ul.list li a i {
	float: right;
	position: static;
	padding: 3px 0 0 5px;
	color: #0067bb;
}
#help .helpsection .right ul.list li.newguest {
	padding-top: 0;
	padding-bottom: 10px;
}
#help .helpsection .left ul.list.col1, #help .helpsection .left ul.list.col2 {
	width: 100%;
	padding: 0 0 20px;
}
#help .helpsection .right ul.list.col1 {
	width: 100%;
}
#help .helpsection ul.list li.faqhead1 {
	padding: 8px 0;
	font-size: 21px;
	color: #0067bb;
	font-family: Roboto,sans-serif;
	font-weight: 700;
}
#help .helpsection .row {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
#help .helpsection .row.header {
	display: none;
}
#help .helpsection .row div.col-sm-6 {
	width: 80%;
}
#help .helpsection .row div.col-sm-2 {
	width: 50%;
	padding-left: 12px;
}
#help .helpsection .row div:nth-of-type(1),#help .helpsection .row div:nth-of-type(2){text-align:center;background:0 0}
#help div.review {
	width: 100%;
	border-left: 0;
	border-right: 0;
	margin: 0 -5px 20px;
	padding: 20px 5px;
	box-sizing: content-box;
	background: #f5f5f5;
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
}
#help div.review p {
	float: none;
	padding: 5px;
	margin: 0;
	width: 100%;
}
#help div.review p.radio1 {
	width: 32%;
	float: left;
	padding: 10px 5px;
}
#help div.review p.radio2 {
	width: 64%;
	float: left;
	padding: 10px 5px;
}
#help div.review p input.smdbtn {
	width: 100%;
}
#qty-wrap #submit.desktoponly {
	display: none!important;
}
#qty-wrap #submit.mobileonly {
	display: block!important;
	font-size: 18px;
	padding: 8px 6px;
	top: -2px;
}
#addthis.desktoponly, #qty-wrap {
	display: block!important;
}
.nav-tabs > li > a {
	font-size: 11px;
}
#price-wrap .proddtlourprice {
    margin: 5px 0 0 130px;
}
.proddtlourpriceSale {
	color: #f93;
	text-decoration: line-through;
	position: relative;
	top: 0px;
	float: right;
	line-height: 1;
	display: block;
}
.proddtlourpriceSalePrice {
	line-height:1;
}
}
@media (max-width:567px){
#mfglist-wrap .mfglist .info-area .freeshippingredtext, .proddtlname, .product-rightcol .proddtlid {
	font-family: Roboto,sans-serif;
}
.smdbtn {
	font-size: 20px;
	padding: 8px 10px;
}
.smdbtn.borders.gbdg_fancybox {
	text-align: center;
	font-size: 20px;
	width: 100%;
}
.desktoponly {
	display: none!important;
}
.mobileonly {
	display: block!important;
}
#masthead {
	height: 95px;
}
#footer {
	padding-bottom: 200px;
	position: relative;
}
#footer .box {
	width: 50%;
}
#footer .box.one {
	width: 95%;
	text-align: center;
	position: absolute;
	bottom: 5px;
}
#footer .box.one p {
	padding-left: 0;
}
#footer .box.one img {
	padding: 25px 0 10px;
}
#footer .box.four, #footer .box.three, #footer .box.two, #footer .five {
	width: 50%;
}
#footer ul {
	list-style-type: none;
	padding: 15px 30px 0 10px;
}
.headwrap {
	width: 100%;
}
#masthead .rightbox {
	width: 34%;
	min-width: 70px;
}
#masthead .rightbox .account, #masthead .rightbox .cart {
	width: 35%;
	display: inline-block;
	max-width: 25%;
	float: right;
	margin: 5px 3% 0;
}
#manufacturers .list {
	width: 50%;
}
#mfglist-wrap .mfglist .info-area {
	float: left;
	width: 100%;
	line-height: 1.3;
}
#mfglist-wrap .mfglist .atc-area {
	float: left;
	width: 100%;
}
#mfglist-wrap .mfglist .atc-area .smdbtn {
	width: 100%;
}
#mfglist-wrap .mfglist .info-area img.freeshipping {
	display: none;
}
#mfglist-wrap .mfglist .info-area .freeshippingredtext {
	position: static;
	display: block;
	padding: 5px 0 20px;
	font-size: 15px;
	font-weight: 400;
}
.mfglist_Desc.productTable_Desc img, .product-rightcol #qty-wrap label {
	display: none;
}
#mfglist-wrap .mfglist .info-area .mfglist_Price {
	color: #e3882d;
	font-size: 20px;
	font-weight: 600;
}
#mfglist-wrap .mfglist .info-area .title {
	color: #007dc7;
	font-size: 16px;
	font-weight: 600;
}
#mfglist-wrap .mfglist .info-area div.mfglist_MFGNum {
	margin: 1.2em 0;
}
#mfglist-wrap .mfglist .info-area div.mfglist_Desc {
	color: #333;
}
.product-leftcol {
	width: 100%;
	float: left;
	text-align: center;
}
.product-rightcol {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.product-leftcol #main-imgbox {
	width: 100%;
}
.product-leftcol #main-imgbox img {
	width: auto;
	max-width: 100%;
}
.proddtlname {
	font-weight: 600;
	color: #0067bb;
}
.product-rightcol .proddtlid {
	color: #666;
	padding: 5px 0;
}
.product-rightcol .note {
	float: left;
	width: 53.4%;
	padding-top: 14px;
}
.product-rightcol .promo {
	float: left;
	width: 46.6%;
	padding-right: 5px;
}
.product-rightcol .note img, .product-rightcol .promo img {
	width: auto;
	max-width: 100%;
}
.product-rightcol #price-wrap {
	overflow: hidden;
	font-family: Roboto,sans-serif!important;
}
.product-rightcol #price-wrap .proddtlourprice {
	padding-right: 5px;
	font-size: 15px!important;
}
#price-wrap div.proddtlourprice.sop {
	float: none;
}
.product-rightcol #price-wrap .proddtlourprice2 {
	font-size: 15px!important;
}
.product-rightcol #price-wrap .proddtlprice {
	clear: both;
	font-size: 13px!important;
}
.product-rightcol #qty-wrap .qtybox {
	position: relative;
	top: 5px;
}
#qty-wrap input#submit {
	position: relative;
	top: -3px;
}
#account .intro p, #account .orderhistory p {
	padding: 3px 5px 7px;
}
#account .orderhistory .customerinfo, #account .orderhistory .pcCartLayout.mobileonly, #account .orderhistory .shippinginfo, #account .orderhistory .status {
	border-top: 1px solid #73acda;
	border-bottom: 1px solid #73acda;
	margin: 0 -5px;
	padding: 0 5px;
}
#account .orderhistory .customerinfo, #account .orderhistory .shippinginfo, #account .orderhistory .status {
	padding-bottom: 20px;
	background: #f5f5f5;
}
#account .orderhistory .pcCartLayout.mobileonly .row {
	margin: 0 -10px;
	padding: 10px 14px;
}
#account .orderhistory .pcCartLayout.mobileonly .row:nth-of-type(odd){background:#f5f5f5}
#account .orderhistory .pcCartLayout.mobileonly .row.even,#account .orderhistory .pcCartLayout.mobileonly .row:nth-of-type(even){background:#fff}
#account .orderhistory .pcCartLayout.mobileonly div.divider {
	height: 1px;
	background: #ccc;
	margin: 0 5px;
}
#account .orderhistory #pcTableCustViewPast.mobileonly div div {
	text-align: left;
	padding: 8px 10px 8px 0;
	font-size: 12px;
}
#pcTableCustViewPast.mobileonly span {
	float: left;
	display: inline-block;
	color: #000;
	font-weight: 700;
	font-size: 12px;
	padding-right: 10px;
}
#pcTableCustViewPast.mobileonly div.double span {
	width: 100%;
}
#pcTableCustViewPast.mobileonly div.w20 {
	width: 20%;
}
#pcTableCustViewPast.mobileonly div.w38 {
	width: 38.3333%;
}
#pcTableCustViewPast.mobileonly .fa-angle-right {
	padding-left: 6px;
}
#pcTableCustViewPast.mobileonly.wishlist input.form-control {
	width: 4em;
	text-align: center;
}
#pcTableCustViewPast.mobileonly.wishlist div.clear {
	padding: 0!important;
}
#pcTableCustViewPast.mobileonly.wishlist div.padtop {
	padding-top: 20px!important;
}
#pcTableCustViewPast.mobileonly.wishlist div.padtop input.form-control {
	position: relative;
	top: -10px;
	margin-bottom: 0;
}
#pcTableCustViewPast.mobileonly.wishlist a.smdbtn.text {
	background: 0 0;
	border: 0;
	color: #333!important;
	width: auto;
	display: inline-block;
	font-size: 14px;
	padding: 15px 0 5px;
	text-decoration: underline!important;
	text-transform: none;
	font-family: Roboto,sans-serif;
	font-weight: 400;
}
#account .orderhistory p.notebox {
	padding: 30px 5px 20px;
}
#account .orderhistory .userbtns {
	clear: both;
	padding: 0 5px;
	text-align: center;
}
#account .orderhistory div.calcbox {
	background: #f5f5f5;
	padding: 0 5px;
}
#account .orderhistory .userbtns a, #account .orderhistory a.recalculate {
	display: block;
	width: 100%;
	clear: both;
	margin: 30px 0;
	float: none;
	font-size: 20px;
}
#account .orderhistory .userbtns a {
	margin-bottom: 0;
}
#account .orderhistory a.recalculate i {
	margin-left: 5px;
	font-size: 20px;
}
#account .orderhistory div.label {
	display: block;
	padding: 5px 8px;
	float: none;
	text-align: left;
	width: auto;
	color: #000;
	font-size: 14px;
	font-weight: 700;
}
#account .orderhistory div.description {
	padding: 0 8px 10px;
	width: auto;
}
#account .orderhistory #wishlist {
	display: none;
}
#account .orderhistory .suborder .row div span {
	padding: 20px 0 10px;
	display: inline-block;
	width: 100%;
	line-height: 1.1;
	text-align: center;
}
#account .orderhistory .suborder a.recalculate {
	display: block;
	width: 100%;
	clear: both;
	margin: 0 0 30px;
	float: none;
	font-size: 20px;
}
#account .orderhistory .suborder a.recalculate i {
	display: none;
}
#account .orderhistory .suborder .row {
	margin: 0 -5px;
	background: #f5f5f5;
}
#account .orderhistory .suborder .row div {
	padding: 5px;
}
#account .orderhistory .suborder .row div.w70 {
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #000;
}
#account .orderhistory .suborder .row div.w13 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
}
#account .orderhistory .suborder .row div.w16 {
	width: 100%;
}
#account .orderhistory .userbtns.checkoutbox {
	float: none;
	padding: 20px 5px;
	width: 100%;
	clear: none;
}
#account .orderhistory .userbtns.checkoutbox a.cont {
	width: 100%;
	font-size: 20px;
	float: none;
	display: block;
	margin: 0;
	position: static;
}
#account .orderhistory .userbtns.checkoutbox a.checkout {
	font-size: 20px;
	padding: 6px 5px 5px;
	float: none;
	margin: 30px 0 0;
	display: block;
}
#account .orderhistory .userbtns.checkoutbox img {
	width: auto;
	max-width: 100%;
}
#account .orderhistory .userbtns.checkoutbox p {
	padding: 20px 0 10px;
	margin-bottom: 0;
}
#account .orderhistory .checkoutoptions {
	padding: 20px 5px;
	margin-left: -5px;
	box-sizing: content-box;
	width: 100%;
	float: none;
	border: 1px solid #73acda;
}
#account .orderhistory .checkoutoptions .smdbtn.grey-gradient {
	display: block;
	font-size: 20px;
	margin-bottom: 30px;
}
#account .orderhistory .checkoutoptions p {
	width: 100%;
	text-align: left;
}
#account .orderhistory .checkoutoptions p.mfgsubcattitle {
	font-family: Roboto,sans-serif;
	font-weight: 700;
	padding: 0 5px;
	color: #0067bb;
	margin: .25em 0 10px;
	font-size: 21px;
}
#price-wrap.mobileonly .proddtlourprice {
	line-height: 2.3;
	margin-left: 5px;
	margin-bottom: 5px;
}
.product-rightcol #price-wrap .proddtlourprice2 {
	line-height: 2;
}
.product-rightcol #price-wrap .proddtlprice div {
	padding-top: 5px;
}
.proddtlourpriceSale {
	line-height: 1.6;
}
.proddtlourpriceSalePrice {
	line-height:1.6;
}
#price-wrap.mobileonly .proddtlourprice {
	line-height: 1.4;
}
}
@media (max-width:480px){
.is-flex [class*=col-]:nth-of-type(3n+0){border-right:1px solid #ccc}
.is-flex [class*=col-]:nth-of-type(2n+0){border-right:0}
.is-flex [class*=col-]:nth-of-type(3){border-top:1px solid #ccc}
#catgrid-wrap .col-sm-4 {
	width: 49%;
}
#masthead {
	height: 75px;
}
}
@media (max-width:420px){
#manufacturers .list {
	width: 103%;
}
#masthead .rightbox .cart span.itemtotal {
	margin-top: -16px;
}
}
@media (max-width:360px){
#footer .box {
	width: 100%!important;
}
}
@media (max-width:340px){
#search-form .radiobox div {
	float: none;
}
.addthis_toolbox {
	padding-top: 5px;
}
}
@media (max-width:300px){
#search-form .pricerange input[type=text] {
	width: 90px;
}
}
.nowrap {
	white-space: nowrap;
}
div.errorMessage {
	padding-top: 10px;
	padding-bottom: 0;
	color: red;
}
div.errorMessage h4 {
	color: red;
	font-size: 14px;
}
h3.ActionMessage {
	color: #000;
	font-size: 14px;
}
span.requiredField {
	vertical-align: super;
	font-size: 75%;
	font-weight: 700;
	color: red;
}
p.radioLabel {
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0;
	margin: 0 0 .5em;
	font-size: medium;
}
a.btnOrder, p.radioLabel label {
	margin: 0;
	vertical-align: middle;
}
p.radioLabel input[type=radio] {
	margin-top: 0;
	margin-bottom: 0;
}
p.radioLabel label {
	font-weight: 100;
	font-size: 13px;
}
p.radioLabel span {
	vertical-align: middle;
	font-weight: 700;
	padding-left: 6px;
}
a.btnOrder {
	font-size: 20px;
	float: none;
	display: block;
	position: static;
	min-height: 2em;
	min-width: 18em;
	padding-top: 4px;
}
a.btnOrder:hover {
	color: #ff0;
}
.mfglist_Desc.productTable_Desc {
	margin-top: .5em;
}