/* FOUNDATION 2  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  font-family: inherit;
  vertical-align: baseline;
  line-height: inherit;
  box-sizing: border-box;
}

:focus {
  outline: 0;
}


body {
  line-height: 1;
  color: black;
  font-size: 16px;
  overflow-x: hidden
}

body.mce-content-body {
  line-height: 150%;
}

ol, ul {
  list-style: none;
}

ol.numbered {
  list-style: decimal;
  margin-left: 1.75em;
  padding-bottom: 1em;
}

ol.numbered li {
  list-style: decimal;
}
ol.numbered-alpha {
  list-style: lower-alpha;
  margin-left: 1.75em;
  padding-bottom: 1em;
}

ol.numbered-alpha li {
  list-style: lower-alpha;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

th {
  vertical-align: bottom;
}

td {
  vertical-align: top;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: """";
}

div#wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
}

p {
  padding-bottom: 1em;
}

span.keyword {
  background-color: yellow;
}
span.search-highlight {
	color: #EA4E15;
	font-weight: 700;
}

a#skip-nav {
  display: none;
}

input, textarea, select, option {
  max-width: 100%;
  font-family: Arial, sans-serif;
  font-size: 1em;
}

input[type="text"], textarea {
  border: 1px solid #aaaaaa;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .group {
  height: 1%;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* END OF FOUNDATION */
body {
  background: #fff;
}

#logo {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 12px;
}

#header-phone {
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 2px;
}

#header-phone a {
  color: #000;
  font-weight: 700;
}

#header-phone a:hover {
  color: #328cc5;
}

#logo img {
  max-width: 100%;
  height: auto;
}

ul#product-cats li, dl#featured dt, div#leftsidebar dl dt, form#search-by div.submit input, form#bulletins div.submit input, div.article h1, div#leftsidebar dl.request-quote dt, div#leftsidebar dl.request-quote dd strong, div#leftsidebar dl.request-quote dd a, form#search label, form#search input, div.article div.section h2, form#contact-form div.submit input, div#content div.section p.download a, div.article h2.section, form#filter div.submit input, div#quote-request-reg fieldset.submit input {
  font-family: 'roboto', Arial, Helvetica, sans-serif;
}

body, dl#featured div.product dt, option, div.text input, form#contact-form input, form#contact-form textarea {
  font-family: 'roboto', Arial, Helvetica, sans-serif;
}


a {
  text-decoration: none;
	position: relative;
}

sub {
  font-size: 75%;
  position: relative;
  top: 2px;
}

div#header {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
  position: relative;
}

div#logo a {
  display: block;
  height: auto;
}

a#quote-cart {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  text-indent: -9999px;
  background: url(../images/quote-cart-bigger.gif) no-repeat;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 130px;
  height: 30px;
  font-size: 12px;
}
a#shopping-cart {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  text-indent: -9999px;
  background: url(../images/shopping-cart.png) no-repeat;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 149px;
  height: 30px;
  font-size: 12px;
}

#leftsidebarmobile {
  display: none;
}

form#ajaxSearch_form {
  float: right;
  padding-top: .5em;
  position: relative;
  right: 145px;
  top: 10px;
  line-height: 100%;
}

form#ajaxSearch_form label {
  color: #204b00;
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
}

form#ajaxSearch_form input#ajaxSearch_input {
  border-color: #dfdac5;
  border-width: 2px;
  border-style: solid;
  border-radius: 4px;
  background: white url(../images/search.gif) no-repeat left;
  padding: .3em 60px .3em 2.25em;
  width: 6em;
  margin-right: .5em;
  font-size: 14px;
  margin-top: 8px;
  -webkit-transition: .5s;
  transition: .5s;
}

form#ajaxSearch_form input#ajaxSearch_input:focus {
  width: 14em;
}

form#ajaxSearch_form #ajaxSearch_submit {
  border-color: #6d940a;
  color: white;
  font-weight: bold;
  background: #97c520 url(../images/search-button.gif) repeat-x top;
  cursor: pointer;
  padding: 6px;
  position: relative;
  font-size: 14px;
  right: 0;
}

form#ajaxSearch_form input.submit:hover {
  background-image: none;
}

.advsea-results-list {
  line-height: 130%;
}

span.glossary {
	position: relative;
}

body#tinymce.mce-content-body span.glossary {
	color: #6735be;
}

.top-wrapper-second {
  width: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}

.wrap-right, img.wrap-right, iframe.wrap-right {
  float: right;
  margin: 0 0 10px 16px;
}

.wrap-left, img.wrap-left, iframe.wrap-left {
  float: left;
  margin: 0 16px 10px 0;
}


#content img.wrap-right, #content img.wrap-left {
	max-width: 50%!important;
	height: auto;
}
@media screen and (max-width:420px) {
	#content img.wrap-right, #content img.wrap-left {
		float: none;
		display: block;
		margin: 0 auto;
	}
	#content img.wrap-right:after, #content img.wrap-left:after {
		content:'';
	}

}
.smaller {
  font-size: 85%;
}

.hideit {
  display: none;
}

div.top-nav {
  background-color: #85b111;
  height: 32px;
  width: 100%;
}

ul#main-nav {
  height: 32px;
  width: auto;
  max-width: 1280px;
  margin: 0 auto;
  z-index: 1000;
}

ul#main-nav li {
  display: inline-block;
  padding: 0;
  position: relative;
}

ul#main-nav li.last {
  margin-right: 0;
  padding-right: 0;
  background: 0;
}

ul#main-nav li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  height: 32px;
  font-size: 16px;
  padding: 8px 14px;
}

ul#main-nav li a:hover {
  background-color: #76a106;
}

ul#main-nav li.active>a {
  background-color: #629f03;
}

ul#main-nav li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  z-index: 1000;
  background: #2f3b10;
  padding: 4px 0;
}

ul#main-nav li:hover ul, ul#main-nav li.over ul {
  display: block;
}

ul#main-nav ul li {
  float: none;
  padding: 0;
  background: 0;
  line-height: 1.4em;
  margin-right: 0;
  position: relative;
}

ul#main-nav ul li a {
  background: none !important;
  text-indent: 0;
  color: white;
  font-size: 16px;
  height: auto;
  padding: .5em .5em;
  width: 200px !important;
  box-sizing: border-box;
}

ul#main-nav ul li a:hover {
  background: #7fab0b !important;
}

ul#main-nav li ul li ul, ul#main-nav li ul li ul {
  position: absolute;
  top: 0;
  left: 200px;
  display: none;
  background: #405803;
}

ul#main-nav li ul li ul li a {
  font-size: inherit;
  border: 0;
  display: block;
  padding: .5em;
}

ul#main-nav li ul li:hover ul, ul#main-nav li ul li.over ul {
  display: block;
}

div.inner-wrapper {
  margin: 0 auto;
  padding-top: 100px;
  background: white;
  width: 100%;
  max-width: 1280px;
  min-height: 760px;
  overflow: visible;
}

div#inner-banner {
  height: 18px;
  background: url(../images/inner-banner.gif) repeat-x top;
}

ul#product-cats {
  background: #414141 url(../images/home-products/bg.jpg) repeat-x center top;
  background-size: cover;
  border-bottom: 1px solid white;
  padding: 7px 0 9px 10px;
  overflow: hidden;
}

ul#product-cats li {
  float: left;
  margin-right: 18px;
}

ul#product-cats li.last {
  margin-right: 0;
}

ul#product-cats li a {
  display: block;
  width: 102px;
  text-align: center;
  font-size: 16px;
  color: white;
  line-height: 1.1em;
}

ul#product-cats li a:hover {
  text-decoration: underline;
}

ul#product-cats li a img {
  padding-bottom: 15px;
  display: block;
  height: 64px;
}

ul#product-cats li.long a img {
  padding-bottom: 5px;
}

div#leftsidebar {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 18%;
}

div#content {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 78%;
  margin-left: 3%;
  min-height: 400px;
}

div#content img {
  max-width: 100%;
  height: auto;
}

div#content iframe {
  max-width: 100%;
}

div.article {
  overflow: visible;
}

h1, div.article h1 {
  font-size: 2.5em;
  padding: 0 0 .5em;
  color: #588f03;
  line-height: 115%;
}

div.article h1.home-header {
  font-size: 2.1em;
}

h2, div.article h2, body#tinymce.mce-content-body h2 {
  font-size: 1.4em;
  font-family: 'roboto', Arial, sans-serif;
  font-weight: 600;
  color: #588f03;
  padding: 1em 0 0.5em;
}

h2.clear-wraps, h3.clear-wraps, h4.clear-wraps, h5.clear-wraps {
  clear: both;
}

h2.clear-wraps-mobile, h3.clear-wraps-mobile, h4.clear-wraps-mobile, h5.clear-wraps-mobile {
  clear: none;
}

div.article p, div.article ul, div.article ol, div.article dl {
  line-height: 1.65em;
}

div.article ul, body#tinymce.mce-content-body ul {
  margin-left: 2em;
  margin-bottom: 1.5em;
}

div.article ul li, body#tinymce.mce-content-body ul:not(.downloads) li {
  list-style: outside disc;
}

div.article ul li.read-more {
  list-style: none;
}

div.article ul li.hide-this {
  list-style: none;
}

div.article a:not(.button) {
  color: #27a2d5;
  font-weight: bold;
}

div.article a:hover:not(.button) {
  text-decoration: underline;
  color: #2292bc;
}

div.article p a, div.article ul a {
  font-weight: bold;
  color: #6c9309;
  text-decoration: none;
}

div.article p a:hover, div.article ul a:hover {
  text-decoration: underline;
  color: #7fab0b;
}

div.sitemap-list {
  margin-top: 24px;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}

div.sitemap-list ul {
  margin: 0;
  list-style: none;
}

div.sitemap-list ul li {
  margin: 4px 0 4px 12px;
  text-indent: -12px;
  list-style: none;
  line-height: 115%;
}

div.sitemap-list ul li {
  margin-left: 24px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

div#content .left {
  float: left;
  margin-right: 1.2em;
  margin-bottom: 1.2em;
}

div#content ul.left {
  width: 50%;
}

div#content .right, img.right,
body#tinymce.mce-content-body .right {
  float: right;
  margin-left: 1.2em;
  margin-bottom: 1.2em;
}

div#content .left, img.left,
body#tinymce.mce-content-body .left {
  float: left;
  margin-right: 1.2em;
  margin-bottom: 1.2em;
}

div#content .center, body#tinymce.mce-content-body .center {
  display: block;
  margin: 1em 0;
  text-align: center;
}

div#content .center img, body#tinymce.mce-content-body .center img {
  margin: 0 auto;
}

div#content .left img, div#content .center img, div#content .right img {
  border: 0;
  display: block;
}

strong {
  font-weight: bold;
}


em {
  font-style: italic;
}

div#content ul.controller {
  position: relative;
  padding: 0;
  height: 3.5em;
  margin-top: -1em;
}

div#content ul.controller li {
  position: absolute;
  right: 0;
  top: 0;
}

div#content ul.controller li a {
  font-size: .9em;
  padding: .4em 1em;
  display: block;
  float: left;
}

div#content ul.controller li.read-more a {
  color: black;
  background: #e5e5e5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

div#content ul.controller li.read-more a:hover {
  background: #98c721;
  border-color: #6d940a;
  color: white;
  text-decoration: none;
}

div#content ul.anchor-nav {
  overflow: hidden;
  padding: 1.5em;
  margin: 0 0 2.5em 0;
  border: 1px solid #ccc;
	display: block;
	columns: 3;
}

div#content ul.anchor-nav li {
  box-sizing: border-box;
  height: auto;
  line-height: 1.2em;
  margin-bottom: 0.5em;
	break-inside: avoid;
}

div#content div.section {
  margin-bottom: 2em;
}

div.article div.section h2 {
  margin-bottom: .5em !important;
  font-weight: normal;
}

div.article h2.section {
  margin-bottom: 0;
}

h3, div.article h3 {
  /* border-top: 1px solid #e2e2e2; */
  font-size: 1.3em;
  font-weight: 600;
  padding: 1em 0 0.3em 0;
  color: #000;
}

h4, div.article h4 {
  font-size: 1.2em;
  padding: 1em 0 0.3em 0;
  color: #000;
  font-weight: 600;
}

h5, div.article h5 {
  font-size: 1em;
  padding: 0.8em 0 0.2em 0;
  margin: 0;
  color: #000;
  font-weight: 600;
}

div#content div.section p.top {
  text-align: right;
  clear: left;
}

div#content div.section ul {
  padding-left: .5em;
}

div#content div.section p.download {
  float: left;
  width: 12em;
  margin-bottom: 6em;
}

div#content div.section p.download a {
  font-size: 1.1em !important;
  float: none !important;
  border-radius: 4px;
}

div#content div.section p.download a:hover {
  text-decoration: none;
}

div.article div.cat-container {
  overflow: hidden;
}

div.article div.category {
  padding: 1.5em 1.5em 1em;
  -moz-border-radius: .8em;
  -webkit-border-radius: .8em;
  border-radius: .8em;
  box-sizing: border-box;
  width: 48%;
  margin-right: 2%;
  border: 1px solid #e2e2e2;
  overflow: hidden;
  float: left;
  margin-bottom: 1em;
  height: 7.4em;
}

div.article div.odd {
  margin-right: 0;
}

div.article div.category h3 {
  border-top: 0;
  padding: 0;
  margin-top: 0;
  font-size: 120%;
}

div.article div.category h3, div.article div.category p {
  margin-left: 111px;
}

div.article div.category p {
  line-height: 1.2em;
}

div.article div.prod-listing, div.article div.cat-listing {
  overflow: hidden;
  clear: both;
}

div.article div.prod-listing .container, div.section.prod-listing .container, div.article div.cat-listing .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

div.article div.prod-listing h2, div.article div.cat-listing h2 {
  margin-bottom: 1px !important;
}

div.prod-listing div.container, div.cat-listing div.container {
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
}

div.prod-listing div.product, div.cat-listing div.product {
  padding-left: 135px;
  overflow: hidden;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 2px dotted #4db400;
  clear: left;
  position: relative;
  height: 100%;
}

div.prod-listing div.product h3, div.cat-listing div.product h3 {
  padding-top: 0;
  border-top: 0;
  padding-bottom: .5em;
  font-size: 1.2em;
  line-height: 115%;
}

div.cat-listing div.product-container.full div.product h3,
div.prod-listing div.product-container.full div.product h3 {
  font-size: 1.5em;
}

div.prod-listing div.product-thumb, div.cat-listing div.product-thumb {
  max-width: 180px;
  width: 100%;
}

div.prod-listing div.product-thumb a {
  padding: 0;
  display: block;
  text-align: center;
}

div.prod-listing div.product-thumb a:hover {
  border-color: #aaa;
}

div.prod-listing div.product p, div.cat-listing div.product p {
  font-size: 1em;
  line-height: 125%;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

div.prod-listing div.custom p {
  float: none;
  width: 44em;
  margin-right: 0;
}

div.prod-listing div.product ul.options {
  float: left;
  padding-top: .25em;
  margin: 0;
}

div.prod-listing div.custom ul.options {
  float: none;
}

div.prod-listing div.product ul.options li {
  margin-bottom: .5em;
  overflow: hidden;
}

div.prod-listing div.product ul.options li.call {
  line-height: 1.4em;
  font-weight: bold;
  color: black;
  float: none !important;
  clear: left;
}

div.prod-listing div.custom ul.options li.call {
  clear: none;
  line-height: 30px;
}

div.prod-listing div.product ul.options li a:hover {
  text-decoration: none;
}

div.prod-listing div.container:after, div.cat-listing div.container:after {
  content: "";
  display: table;
  clear: both;
}

div.product-container {
  width: 20%;
  padding: 6px;
  display: inline-block;
  vertical-align: top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex 0 1 auto;
  font-size: 90%;
  box-sizing: border-box;
  position: relative;
}

div.product-container.threeacross {
  width: 33%;
}

div.product-container.fouracross {
  width: 25%;
}

.product-full-description {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 8px;
  min-height: 122px;
  display: block;
  text-shadow: 0 0 2px #fff;
  background-color: rgba(221, 233, 191, 0.8);
  -webkit-transition: .3s;
  transition: .3s;
}

.product-full-description.nodescription {
  min-height: 72px;
}

.product-full-description.nodescription div {
  display: table;
  height: 72px;
}

.product-full-description.nodescription h3 {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  padding-bottom: 0 !important;
}

div.prod-listing div.container div.product .product-full-description h3 a {
  color: #000;
  font-size: 0.9em;
}

div.prod-listing div.container div.product .product-full-description h3 a:hover {
  text-decoration: none;
}

.prodgrid-buttons.product-full {
  position: absolute;
  bottom: 0;
}

div.product-container .product {
  width: 100%;
  position: relative;
}

div.product-container.full .product {
  padding: 0 !important;
  line-height: 0;
  border: 0;
}

div.product-container.full .product:hover {
  cursor: pointer;
}

div.product-container.full .product .product-image-full {
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}


div.product-container.full .product:hover .product-full-description {
  top: 24px;
  background-color: rgba(199, 216, 162, 1.0);
}

div.product-container.full .product .product-image-overlay {
  width: 100%;
  height: 100%;
  background-color: #31410e;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

div.product-container.full .product:hover .product-image-overlay {
  opacity: 0.1;
}

div.prodgrid-buttons {
  text-align: center;
  line-height: 120%;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
}

@media screen and (max-width:1025px) {
  div.product-container {
    width: 25%;
  }
}

@media screen and (max-width:870px) {
  div.product-container.threeacross {
    width: 50%;
  }

  div.product-container.fouracross {
    width: 33%;
  }
}

@media screen and (max-width:720px) {
  div.product-container {
    width: 33%;
  }
}

@media screen and (max-width:520px) {
  div.product-container {
    width: 50%;
  }

  div.product-container.threeacross, div.product-container.fouracross {
    width: 100%;
  }
}

@media screen and (max-width:400px) {
  div.product-container {
    width: 100%;
  }
}

div.card-container {
  display: inline-block;
  vertical-align: top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  font-size: 90%;
  box-sizing: border-box;
  position: relative;
}

div.card {
  width: 23%;
  margin: 0 2% 2% 0;
  border: 1px solid #ccc;
  padding: 10px;
	-webkit-transition: .2s;
	transition: .2s;
	line-height: 130%;
}


div.card.card8 {
	width:11.5%;
	margin-right: 1%;
}
div.card.card3 {
	width:32.3%;
	margin-right: 1%;
}

div.card p {
  line-height: 120%;
}

div.card h2 {
  padding-top: 0;
}
a.readmore {
	white-space: nowrap;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative;
	display: inline-block;
}
a.readmore:before {
	content: '\f061';
	font-family: 'FontAwesome';
	color: #588f03;
	display: inline-block;
	padding-right: 6px;
}
a.readmore:hover {
	text-decoration: none!important;
	color: #588f03!important;
}
a.readmore:after {
	content: '';
	display: block;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	background-color: #588f03;
	-webkit-transition: .5s;
	transition: .5s;
}
a.readmore:hover:after, .card.linked:hover a.readmore:after {
	width: 100%;
}
a.popup-page {
  width: auto;
}

@media screen and (max-width:920px) {
  div.card {
    width: 31%;
  }
}

@media screen and (max-width:720px) {
  div.card {
    width: 48%;
  }
}
@media screen and (max-width:640px) {
  div.card.card3 {
    width: 48%;
  }
}

@media screen and (max-width:420px) {
  div.card {
    width: 100%!important;
    margin: 0 0 1% 0!important;
  }
}
.card-category {
	background-color: #588f03;
	padding: 4px 6px;
	float: right;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	position: relative;
	top: -10px;
	right: -10px;
}
.card-date {
	font-size: 13px;
	color: #555;
}

.card.linked:hover {
	cursor: pointer;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	background-color: #f6faeb;
}
.card.linked img, .card.linked picture {
  mix-blend-mode: multiply;
}

.ratingimage {
	display: inline-block;
	width: 128px;
	height: 18px;
	overflow: hidden;
}
.ratingimage img {
	position: relative;
}
.ratingimage.rating15 img {
	top:-27px;
}
.ratingimage.rating20 img {
	top:-54px;
}
.ratingimage.rating25 img {
	top:-81px;
}
.ratingimage.rating30 img {
	top:-108px;
}
.ratingimage.rating35 img {
	top:-135px;
}
.ratingimage.rating40 img {
	top:-162px;
}
.ratingimage.rating45 img {
	top:-189px;
}
.ratingimage.rating50 img {
	top:-216px;
}

#reviewpopup {
	width: 100%;
	max-width: 600px;
	background-color: #fff;
	border: 1px solid #85b111;
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
	opacity: 1;
	padding: 12px;
	display: block;
}
#popupscreen {
	position: fixed;
	z-index: 1100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: .5s;
	transition: .5s;
	display:flex;
	justify-content:center;
	align-items:center;
	opacity: 1;
}
#popupscreen.hidden {
	opacity: 0;
	display: none;
	-webkit-transition: .3s;
	transition: .3s;
}
.reviewform label {
	display: inline-block;
	width: 20%;
	padding-right: 10px;
	box-sizing: border-box;
}

i.fa {
	font-size:20px;
	color: #588f03;
}
i.fa:hover {
	cursor: pointer;
}
.top-wrapper .click-to i.fa {
  color: #fff;
}
div.product-review {
	margin: 12px 0;
	border-top: 1px solid #ccc;
	padding: 10px;
	font-size: 92%;
}
.product-review-name {
	font-weight: 600;
	margin: 0 14px;
}
.product-review-rating {
	margin-bottom: 10px;
}
div.product-reviews {
	max-height: 800px;
	overflow-y: scroll;
	-webkit-transition: .3s;
	transition: .3s;
}
div.product-reviews.off {
	max-height: 0;
	overflow-y: hidden;
}

.panel {
	background-color: #fff;
	clear: both;
}
.panel.tabbed {
	border-top-left-radius: 0;
}
.panel.tabbed.inactive {
	display:none;
}

.x-tab-strip-top {
	list-style: none;
	margin:16px 0 0 0!important;
	padding: 0;
	line-height: 100%;
	border-bottom: 1px solid #629f03;
}
.x-tab-strip-top li {
	list-style: none;
	display: inline-block;
}
.x-tab-strip-top li a {
	border: 0;
	background-color: transparent;
	box-shadow: none;
	padding: 10px 12px 6px 12px;
	line-height: 100%;
	font-weight: normal;
	font-size: 15px;
	border-top: 1px solid #629f03;
	border-left: 1px solid #629f03;
	border-right: 1px solid #629f03;
	border-radius: 12px 12px 0 0;
	color: #629f03!important;
	display: block;
}
.x-tab-strip-top li.ui-tabs-active a {
	background-color: #629f03;
	color: #fff!important;
}
.x-tab-strip-top li.ui-tabs-active a:hover {
	color: #fff!important;
	background-color: #629f03;
	text-decoration: none;
}
.x-tab-strip-top li:hover a {
	color: #629f03!important;
	background-color: #eaf5cd;
	text-decoration: none!important;
}


a.videolink {
  position: relative;
	display: inline-block;
}

a.videolink:before {
  content: url('/assets/images/play-video.png');
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -50px;
  z-index: 500;
	opacity: 0.5;
	-webkit-transition: .3s;
	transition: .3s;
}

a.videolink:hover:before {
	opacity: 1;
}


.hidden {
	display:none!important;
}

form#contact-form div {
  clear: left;
  margin-bottom: .3em;
  overflow: hidden;
}

form#contact-form label {
  float: left;
  width: 12em;
  text-align: right;
  padding: .5em 1em .5em 0;
  background: #f0f1e2;
  color: #333;
  margin-right: 6px;
}

form#contact-form label em {
  color: red;
  font-style: normal;
  font-weight: bold;
}
input[type="text"] {
	width: 78%;
	box-sizing: border-box;
}
form#contact-form input[type="text"],
form#contact-form input[type="tel"],
form#contact-form input[type="email"],
form#contact-form input[type="number"],
form#contact-form textarea,
form.fulltextsearch-form input[type="text"] {
  margin-left: 3px;
  background: white;
  border: 1px solid #ccc;
  padding: .3em 0 .3em .5em;
  color: #333;
  width: 15em;
}

form#contact-form input[type="text"]:focus,
form#contact-form input[type="tel"]:focus,
form#contact-form input[type="email"]:focus,
form#contact-form input[type="number"]:focus,
form#contact-form textarea:focus,
form.fulltextsearch-form input[type="text"]:focus {
  background: #f2f2f2;
  border-color: #aaa;
}

form#contact-form p {
  padding: 3px 0 0 6px;
  margin: 0;
}

form#contact-form textarea {
  width: 26em;
  height: 6em;
}

form#contact-form input[name="state"] {
  width: 2em;
}

form#contact-form input[name="zip"] {
  width: 5em;
}

form#contact-form input[name="phone"] {
  width: 10em;
}

form#contact-form input[name="fax"] {
  width: 10em;
}

form#contact-form div.errors {
  float: right;
  margin-right: 9em;
  width: 22em;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 8px;
  background: pink;
  border: 1px solid red;
  border-radius: 4px;
}

form#contact-form div.errors strong {
  font-weight: bold;
  color: black;
  display: block;
  margin-bottom: -1em;
  font-size: 1.1em;
}

form#contact-form div {
  clear: left;
  margin-bottom: .3em;
  overflow: hidden;
}

form#contact-form label {
  float: left;
  width: 12em;
  text-align: right;
  padding: .5em 1em .5em 0;
  background: #f0f1e2;
  color: #333;
  margin-right: 6px;
}

form#contact-form label em {
  color: red;
  font-style: normal;
  font-weight: bold;
}

form#contact-form input[type="text"],
form#contact-form input[type="tel"],
form#contact-form input[type="email"],
form#contact-form textarea {
  margin-left: 3px;
  background: white;
  border: 1px solid #ccc;
  padding: .3em 0 .3em .5em;
  color: #333;
  width: 15em;
}

form#contact-form input[type="text"]:focus,
form#contact-form input[type="tel"]:focus,
form#contact-form input[type="email"]:focus,
form#contact-form textarea:focus {
  background: #f2f2f2;
  border-color: #aaa;
}

form#contact-form p {
  padding: 3px 0 0 6px;
  margin: 0;
}

form#contact-form textarea {
  width: 26em;
  height: 6em;
}

form#contact-form input[name="state"] {
  width: 2em;
}

form#contact-form input[name="zip"] {
  width: 5em;
}

form#contact-form input[name="phone"] {
  width: 10em;
}

form#contact-form input[name="fax"] {
  width: 10em;
}

form#contact-form div.errors {
  float: right;
  margin-right: 9em;
  width: 22em;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 8px;
  background: pink;
  border: 1px solid red;
  border-radius: 4px;
}

form#contact-form div.errors strong {
  font-weight: bold;
  color: black;
  display: block;
  margin-bottom: -1em;
  font-size: 1.1em;
}

form#contact-form div {
  clear: left;
  margin-bottom: .3em;
  overflow: hidden;
}

form#contact-form label {
  float: left;
  width: 12em;
  text-align: right;
  padding: .5em 1em .5em 6px;
  background: #f0f1e2;
  color: #333;
  margin-right: 6px;
}

form#contact-form label.fullwidth {
  width: 100%;
  text-align: left;
}

form#contact-form label em {
  color: red;
  font-style: normal;
  font-weight: bold;
}

form#contact-form input[type="text"],
form#contact-form input[type="tel"],
form#contact-form input[type="email"],
form#contact-form textarea {
  margin-left: 3px;
  background: white;
  border: 1px solid #ccc;
  padding: .3em 0 .3em .5em;
  color: #333;
  width: 15em;
}

form#contact-form input[type="text"]:focus,
form#contact-form input[type="tel"]:focus,
form#contact-form input[type="email"]:focus,
form#contact-form textarea:focus {
  background: #f2f2f2;
  border-color: #aaa;
}

form#contact-form p {
  padding: 3px 0 0 0;
  margin: 0;
}

form#contact-form textarea {
  width: 26em;
  height: 6em;
}

form#contact-form input[name="state"] {
  width: 2em;
}

form#contact-form input[name="zip"] {
  width: 5em;
}

form#contact-form input[name="phone"] {
  width: 10em;
}

form#contact-form input[name="fax"] {
  width: 10em;
}

form#contact-form div.errors {
  float: right;
  margin-right: 9em;
  width: 22em;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 8px;
  background: pink;
  border: 1px solid red;
  border-radius: 4px;
}

form#contact-form div.errors strong {
  font-weight: bold;
  color: black;
  display: block;
  margin-bottom: -1em;
  font-size: 1.1em;
}

form#guide-form div {
  clear: left;
  margin-bottom: .3em;
  overflow: hidden;
}

form#guide-form label {
  float: left;
  width: 12em;
  text-align: right;
  padding: .5em 1em .5em 0;
  background: #f0f1e2;
  color: #333;
  font-size: 1.3em;
}

form#guide-form label em {
  color: red;
  font-style: normal;
  font-weight: bold;
}

form#guide-form input, form#guide-form textarea {
  margin-left: 3px;
  background: white;
  border: 1px solid #ccc;
  padding: .3em 0 .3em .5em;
  font-size: 1.3em;
  color: #333;
  width: 15em;
}

form#guide-form input:focus, form#guide-form textarea:focus {
  background: #f2f2f2;
  border-color: #aaa;
}

form#guide-form textarea {
  width: 26em;
  height: 6em;
}

form#guide-form input[name="state"] {
  width: 2em;
}

form#guide-form input[name="zip"] {
  width: 5em;
}

form#guide-form input[name="phone"] {
  width: 10em;
}

form#guide-form input[name="fax"] {
  width: 10em;
}

form#guide-form div.submit {
  margin-left: 169px;
}

form#guide-form div.submit input {
  float: none !important;
  width: 8em;
}

form#guide-form div.errors {
  float: right;
  margin-right: 9em;
  width: 22em;
  font-size: 1.1em;
  line-height: 1.3em;
  padding: 8px;
  background: pink;
  border: 1px solid red;
  border-radius: 4px;
}

form#guide-form div.errors strong {
  font-weight: bold;
  color: black;
  display: block;
  margin-bottom: -1em;
  font-size: 1.1em;
}

dl#featured dt, div.article div.section h2, div.article h2.section, body#tinymce.mce-content-body h2.section {
  background: #629f03;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  padding: .3em .6em;
  line-height: 100%;
  margin-bottom: 1px;
}

h2.featured, div.article h2.featured {
  background: #629f03;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  padding: .3em .6em;
  line-height: 100%;
  margin: 0;
}

dl#featured dd {
  border: 1px solid #dadada;
  padding: 0 1.5em .5em;
  overflow: hidden;
}

dl#featured div.product {
  overflow: hidden;
  width: 48%;
  float: left;
  margin: 1.5em 2% 1em 0;
  min-height: 240px;
  box-sizing: border-box;
  border-radius: .8em;
  padding: 6px;
  border: 1px solid #e2e2e2;
}

dl#featured div.product div.image {
  width: 118px;
  float: left;
}

dl#featured div.product div.image img {
  max-height: 132px;
  max-width: 118px;
}

dl#featured div.product dl {
  margin-left: 110px;
}

dl#featured div.product dl dl {
  margin-left: 0;
}

dl#featured div.product dt {
  font-size: 1.2em;
  font-weight: bold;
  background: 0;
  padding: 0 0 .5em;
  margin-bottom: 0;
  line-height: 1.3em;
}

dl#featured div.product dd {
  border: 0;
  padding: 0;
}

dl#featured div.product dt a {
  color: #27a2d5;
  text-decoration: underline;
}

dl#featured div.product dt a:hover {
  text-decoration: none;
  color: #2292bc;
}

dl#featured div.product dl dl dt, dl#featured div.product dl dl dd {
  font-weight: bold;
  color: black;
  padding-bottom: .5em;
}

dl#featured div.product dl dl dt {
  display: none;
}

dl#featured div.product dl dl dd {
  font-weight: normal;
  line-height: 1.3em;
}

dl#featured div.product dl dl dd ul {
  list-style-type: disc;
  padding-left: 2em;
}

dl#featured div.product dl dl dd ul li {
  padding-bottom: .5em;
}

dl#featured div.product dl dl dd.options ul, div.prod-listing div.product ul.options {
  list-style-type: none;
  overflow: hidden;
  padding-left: 0;
  padding-top: .5em;
}

dl#featured div.product dl dl dd.options ul li, div.prod-listing div.product ul.options li {
  float: left;
  margin-right: .5em;
}

dl#featured div.product dl dl dd.options ul li a, div.prod-listing div.product ul.options li a, div.product div#content div.prod-photo a.quote {
  float: left;
  display: block;
  padding: .4em .75em .3em;
  border-radius: 4px;
  background-position: top;
  background-repeat: repeat-x;
  color: white;
  font-weight: bold;
}

div.prod-listing div.product ul.options li.call a {
  color: #7fab0b;
  float: none;
}

div.prod-listing div.product ul.options li.call a:hover {
  text-decoration: underline;
}

dl#featured div.product dl dl dd.options ul li.quote a, div.prod-listing div.product ul.options li.quote a, div.product div#content div.prod-photo a.quote, a.quote {
  background-image: url(../images/quote-button.gif);
  background-color: #98c721;
  border: 1px solid #6d940a;
}

dl#featured div.product dl dl dd.options ul li.info a, div.prod-listing div.product ul.options li.details a {
  background-image: url(../images/info-button.gif);
  background-color: #616161;
  border: 1px solid #3d3d3d;
}

dl#featured div.product dl dl dd.options ul li a:hover, div.prod-listing div.product ul.options li a:hover, div.product div#content div.prod-photo a.quote:hover {
  background-image: none;
}

div#leftsidebar dl.request-quote, div#leftsidebar dl.custom-needs {
  text-align: center;
  color: white;
  background: #98c721;
  background-image: linear-gradient(#629f03, #98c81b);
  border: 1px solid #6d940a;
  padding: .8em .8em 1em;
  font-weight: bold;
  line-height: 130%;
}

div#leftsidebar dl.request-quote dt {
  font-size: 18px;
  line-height: 130%;
}

div#leftsidebar dl.request-quote dd {
  font-size: 14px;
  line-height: 130%;
}

div#leftsidebar dl.request-quote dd strong {
  font-size: 18px;
  ;
}

div#leftsidebar dl.request-quote dd a {
  color: white;
  font-size: 16px;
}

div#leftsidebar dl.request-quote dd a:hover {
  color: #327400;
  text-decoration: underline;
}

div#leftsidebar dl.search {
  padding-top: 1em;
  margin-left: .1em;
  padding-bottom: 1.3em;
}

div#leftsidebar dl.search dt, div#leftsidebar dl.bulletins dt {
  border-bottom: 1px solid white;
  font-size: 20px;
  line-height: 100%;
  color: #333;
  padding: .3em 0 .3em 1.6em;
  background: url(../images/search-by.gif) no-repeat left;
}

form#bulletins div.text {
  font-size: 12px;
  line-height: 140%;
}



#sidebar-bulletin-container {
  padding: 10px;
}

#sidebar-bulletin-container div.text {
  margin-bottom: 0px;
}

div.sidetab {
  width: 40px;
  height: 200px;
  position: absolute;
  top: 160px;
  right: 0;
  border-radius: 14px 0 0 14px;
  background-color: #85b111;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 500;
}

p.tab-title {
  display: block;
  width: 200px;
  transform: rotate(90deg) translateY(-30px);
  transform-origin: top left;
  text-align: center;
}

div.sidetabfull {
  width: 400px;
  max-width: 100%;
  min-height: 200px;
  max-height: 800px;
  box-sizing: border-box;
  position: fixed;
  top: 160px;
  right: -400px;
  border: 3px solid #85b111;
  -webkit-transition: .3s;
  transition: .3s;
  background-color: #eaf5cd;
  z-index: 500;
}

div.sidetabfull.showtab {
  position: absolute;
  width: 400px;
  right: 0;
  display: block;
}

div.sidetab.showtab {
  right: 400px;
}

div.sidetabfull p.popup-title {
  font-size: 1.2em;
  padding: 0 0 0.5em 0;
  color: #000;
  font-weight: 600;
}

div#leftsidebar dl.search dd {
  border-top: 1px solid #dcdebe;
  padding-top: .3em;
}

form#search-by div {
  padding: .9em .9em 0;
}

form#search-by div label {
  font-size: 1.2em;
  font-weight: bold;
  color: #2a6300;
  display: block;
  padding-bottom: .25em;
}

form#search-by div select {
  background: white;
  border: 1px solid #ccc;
  width: 14.4em;
  font-size: 11px;
}

form#search-by div.submit, form#bulletins div.submit {
  overflow: hidden;
}

form#search-by div.submit input, form#bulletins div.submit input, form#contact-form div.submit input, div#content div.section p.download a, form#filter div.submit input, div#quote-request-reg fieldset.submit input {
  float: right;
  background: #666 url(../images/black-headline.gif) repeat-x top;
  font-size: 1.3em;
  border: 1px solid #3a3a3a;
  font-weight: bold;
  color: white;
  cursor: pointer;
  padding: .3em .75em .2em;
}

form#search-by div.submit input:hover, form#bulletins div.submit input:hover, form#contact-form div.submit input:hover, div#content div.section p.download a:hover, form#filter div.submit input:hover, div#quote-request-reg fieldset.submit input {
  background-image: none;
}

div#leftsidebar dl.bulletins {
  margin: 0 .3em;
  border: 1px solid #d8dbb5;
  background: white;
  padding: 9px;
}

div#leftsidebar dl.bulletins dt {
  border: 0;
  background: url(../images/product-bulletin.gif) no-repeat right bottom;
  padding: 0 3.7em .25em 0;
  line-height: 100%;
}

form#bulletins div {
  padding-bottom: .5em;
}

form#bulletins div.text input, form#bulletins div.text textarea {
  background: white;
  border: 1px solid #ccc;
  padding: .2em;
  width: 100%;
  font-size: 13px;
}

form#bulletins div.text textarea {
  font-family: Arial, Helvetica, sans-serif;
}

form#bulletins div.submit input, form#contact-form div.submit input, div#content div.section p.download a, form#filter div.submit input, div#quote-request-reg fieldset.submit input {
  background: #98c721 url(../images/quote-button.gif) repeat-x top;
  border: 1px solid #6d940a;
  padding: .5em 1em .4em;
}

div#leftsidebar dl.bulletins dd p {
  font-size: 1.2em;
  padding-top: 1em;
  color: #717171;
}

div#leftsidebar dl.custom-needs {
  font-weight: normal;
  line-height: normal;
  margin: 1em .3em 0;
}

div#leftsidebar dl.custom-needs dt {
  font-size: 1.3em;
  line-height: 20px;
}

div#leftsidebar dl.custom-needs dt strong {
  font-size: 1.2em;
  font-weight: bold;
}

div#leftsidebar dl.custom-needs dt span {
  font-size: .8em;
}

div#leftsidebar dl.custom-needs dd {
  font-size: 1.3em;
  padding-top: 1em;
}

div#leftsidebar dl.custom-needs dd a {
  color: white;
  text-decoration: underline;
}

div#leftsidebar dl.custom-needs dd a:hover {
  color: #327400;
}

div#footer {
  padding-top: 2em;
  padding-bottom: 60px;
  background-color: #888;
}

div#footer p, div#footer dl, div#footer ul {
  color: white;
  font-size: 14px;
  text-align: center;
}

div#footer ul {
  padding-bottom: 1em;
}

div#footer ul li {
  display: inline;
  padding: 0 0.5em .5em 0.5em;
  border-right: 1px solid white;
  line-height: 1.6em;
}

div#footer ul li.first {
  padding-left: 0;
}

div#footer ul li.last {
  padding-right: 0;
  border-right: 0;
}

div#footer a {
  color: #fcf3aa;
}

div#footer a:hover {
  color: #f3e462;
  text-decoration: underline;
}

div#footer dl {
  padding-bottom: 2em;
}

div#footer dl dt, div#footer dl dd {
  display: inline;
}

div#footer dl dt {
  font-weight: bold;
}

div#footer dd {
  padding-right: 2em;
}

.hide-mobile {
  display: inherit;
}

.hide-nonmobile {
  display: none;
}

body#tinymce.mce-content-body .hide-mobile {
  color: #ccc;
}

ul.breadcrumbs {
  display: block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0 0 18px 0;
  position: relative;
  top: 8px;
  font-size: .85em;
}

ul.breadcrumbs li {
  list-style: none;
  display: inline-block;
  padding-right: .4em;
}

ul.breadcrumbs li a {
  color: #1e4700;
  font-weight: normal;
  text-decoration: underline;
}

ul.breadcrumbs li a:hover {
  color: black;
  text-decoration: none;
}

div.prod-text-block {
  display: table;
}

div.prod-listing div.product, div.cat-listing div.product {
  padding: 12px 12px 24px 12px;
  ;
  box-sizing: border-box;
  border: 1px solid #888;
  background-color: #fff;
  margin: 0;
}

div.prod-listing.categories div.product {
  min-height: 160px;
}

div.cat-listing div.product {
  min-height: 140px;
}

@media screen and (max-width:590px) {
  div.prod-listing div.product {
    min-height: 0;
  }

  div.prod-listing div.product-thumb a {
    padding: 0;
  }

  div.prod-listing.categories div.product img.left {
    float: none;
    margin: 0 auto;
  }

  div.prod-listing.categories div.product a.prod-image-link {
    display: block;
    width: 100%;
    text-align: center;
  }
}

div.product div.article h1 {
  padding-bottom: .75em;
}

div.product div.article h1 small {
  display: block;
  font-size: .5em;
  color: #343434;
  font-weight: bold;
  padding-top: 1em;
}

div.product div.prod-photo {
  float: right;
  max-width: 50%;
  margin-left: 1.8em;
  margin-bottom: .6em;
}

div.product div.prod-photo img {
  border: 0;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

div.product div#content div.prod-photo a.quote {
  font-size: 1.3em;
  display: block;
  width: 10em;
  text-align: center;
  margin: 1em auto;
  float: none;
}

div.product div.article h2 {
  color: #588f03;
  font-size: 1.8em;
  font-weight: 600;
  padding: 1em 0 .5em;
  clear: left;
}

div.product div.article h3 {
  color: black;
  line-height: 1.4;
  font-size: 1.4em;
  font-weight: bold;
  padding: .75em 0 .5em;
  border-top: 0;
  clear: left;
}

div.article table, body#tinymce.mce-content-body table {
  background: white;
  padding: 2px;
  margin-bottom: 1em;
  line-height: 130%;
}

div.article table th, div.article table td,
body#tinymce.mce-content-body table th, body#tinymce.mce-content-body table td {
  padding: .5em .75em;
  border: none;
  vertical-align: top;
}

div.article table.capacity-table th, div.article table.capacity-table td,
body#tinymce.mce-content-body table.capacity-table th, body#tinymce.mce-content-body table.capacity-table td {
  padding: .5em .3em;
}

div.product div.article table th.first, div.product div.article table td.first,
body#tinymce.mce-content-body table th.first, body#tinymce.mce-content-body table td.first {
  text-align: left;
  padding-right: 3em;
}

table.equation {
  border: 0;
}

table.equation td, div.article table.equation td {
  vertical-align: middle !important;
  text-align: center;
  padding: 2px !important;
}

div.article table th, body#tinymce.mce-content-body table th {
  background: #629f03;
  color: white;
  font-weight: bold;
  font-size: 0.9em;
  padding: 0.3em 0.75em;
}

div.article table tr.alt td {
  background: #e1e1e1;
}

div.article dl.specs {
  overflow: hidden;
  margin-bottom: 1em;
  width: 67%;
}

div.article dl.specs dt {
  float: left;
  width: 21em;
  border-bottom: 1px dotted #ddd;
  font-weight: bold;
  clear: left;
  padding: .25em 0;
}

div.article dl.specs dd {
  display: block;
  text-align: right;
  padding: .25em 0;
  border-bottom: 1px dotted #ddd;
}

ul.downloads, div.article ul.downloads, body#tinymce.mce-content-body ul.downloads {
  overflow: hidden;
  list-style-type: none !important;
  padding-left: 0 !important;
}

div.article ul.downloads li, div.article ul li.downloads, body#tinymce.mce-content-body ul li.downloads {
  width: 240px;
  float: left;
  margin-bottom: 1.2em;
  list-style: none;
  height: 39px;
}

div.article ul li.downloads {
  margin-left: -1.75em !important;
}


div.article ul.downloads li a, div.article ul li.downloads a,
body#tinymce.mce-content-body ul.downloads li a, body#tinymce.mce-content-body ul li.downloads a {
  float: left;
  padding: .6em 0 .6em 45px;
  background: url(../images/pdf.gif) no-repeat left;
  line-height: 1em;
  height: 39px;
}

div.article ul.software li a {
  float: left;
  padding: .6em 0 .6em 45px;
  background: url(../images/software.gif) no-repeat left;
  line-height: 1em;
}

div.article ul.downloads li a small {
  font-size: .8em;
  font-weight: normal;
  color: black;
  padding-top: .25em;
  display: block;
}

div.product div.article ol {
  list-style-type: decimal;
  padding-left: 1.75em;
}

div.product div.article p.caption {
  font-size: 1.1em;
  font-style: italic;
  color: #777;
}

div.product div.article p.caption span {
  font-style: normal;
}

div.product div.article div.right p.caption {
  text-align: right;
}

div.product div.article div.center p.caption {
  text-align: center;
}

div.article div.ajaxSearch_result {
  border-bottom: 3px double #ccc;
  margin-bottom: 1.2em;
}

div.article div.ajaxSearch_result h2 {
  padding-bottom: .25em;
}

div.article p.ajaxSearch_resultDescription {
  font-style: italic;
  color: #a1a1a1;
}

div.article div.ajaxSearch_resultExtract span.ajaxSearch_highlight {
  background: yellow;
  font-weight: bold;
}

div.article span.ajaxSearch_paging {
  padding: 1.5em 0;
  text-align: right;
  display: block;
  font-size: 1.2em;
}

form#filter {
  border: 1px solid #dadada;
  padding: 1em 3em;
}

form#filter legend {
  font-size: 1.6em;
  font-weight: bold;
  color: #327400;
  margin-bottom: 1em;
}

form#filter div.col {
  float: left;
  width: 25%;
  padding-right: 8%;
}

form#filter div.col label {
  color: #777;
  display: block;
  overflow: hidden;
  margin-bottom: .5em;
  padding-left: 24px;
  position: relative;
  line-height: 115%;
}

form#filter div.col label.main {
  color: #4a4a4a;
  font-weight: bold;
}

form#filter div.col label input {
  position: absolute;
  left: 0;
  top: 0;
}

form#filter div.submit {
  clear: both;
}

form#filter div.submit input {
  margin-right: 10.75em;
  margin-top: -2.5em;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

form#filter div.submit {
  text-align: center;
}

form#filter div.submit input {
  margin-right: auto;
  margin-top: 0;
  display: inline-block;
  float: none;
}

.ditto_paging {
  border-top: 1px solid #ccc;
  padding: 10px;
  font-size: 86%;
  color: black;
}

#ditto_pages .ditto_currentpage {
  border: 1px solid black !important;
  padding: 1px 5px 2px !important;
  margin-right: 1px !important;
  background-color: #008cba !important;
  color: #fff !important;
}

#ditto_pages .ditto_off {
  border: 1px solid #ccc !important;
  padding: 1px 5px 2px !important;
  margin-right: 1px !important;
  color: #ccc !important;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
  border: 1px solid #008cba;
  padding: 1px 5px 2px;
  margin-right: 1px;
  text-decoration: none !important;
  color: black;
  cursor: pointer;
}

#ditto_pages a:hover {
  background-color: #fff;
  color: #000;
}

div#content table#qr-cart {
  width: 100%;
  padding: 0;
  border: 1px solid #cbccc1;
}

div#content table#qr-cart th {
  background: #131313;
  color: white;
  font-size: 1.1em;
  text-shadow: -1px -1px 1px #000;
  font-weight: 700;
  border: 0;
  padding: .75em 0;
}

div#content table#qr-cart th.col-desc {
  text-align: left;
  padding-left: 1em;
  border-right: 1px solid #666;
}

div#content table#qr-cart th.col-price {
  text-align: center;
  border-right: 1px solid #666;
}

div#content table#qr-cart th.col-qty {
  text-align: center;
}


div#content table#qr-cart tbody tr td {
  background: #eff0e6;
  border: 0;
  padding: 1em 0;
  text-align: center;
  border-bottom: 2px solid white;
}

div#content table#qr-cart tbody tr.alt td {
  background: #f9f9f5;
}

div#content table#qr-cart tbody tr td.col-img {
  width: 90px;
  border-left: 2px solid white;
}

div#content table#qr-cart tbody tr td.col-qty {
  border-right: 2px solid white;
  border-left: 1px solid #d9dace;
  text-align: center;
}

div#content table#qr-cart tbody tr td.col-desc {
  border-right: 1px solid white;
  text-align: left;
  padding-left: 1em;
}

div#content table#qr-cart tbody tr td.col-img img {
  width: 90px;
  border: 1px solid #cdcec3;
}

div#content table#qr-cart tbody tr td.col-desc p.title {
  font-size: 1.4em;
  padding-bottom: 0;
  line-height: 1em;
  letter-spacing: -.02em;
}

div#content table#qr-cart tbody tr td.col-desc p.model {
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 0;
  line-height: 1em;
}

div#content table#qr-cart tbody tr td.col-desc p.title a {
  color: #3f9400;
  font-weight: 600;
}

div#content table#qr-cart tbody tr td.col-desc p.title a:hover {
  text-decoration: underline;
}

div#content table#qr-cart tbody tr td.col-qty input {
  width: 2.5em;
  font-size: 1.1em;
  color: #373737;
  padding: .25em;
  border: 1px solid #cbccc1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: right;
  margin-bottom: .4em;
}

div#content table#qr-cart tbody tr td.col-qty a {
  padding-left: 13px;
  background: url(../images/remove.gif) no-repeat left;
  color: #ac5d5d;
  text-transform: lowercase;
  font-weight: normal;
  text-decoration: underline;
}

div#content table#qr-cart tbody tr td.col-qty a:hover {
  text-decoration: none;
}

div.article p.cart-actions {
  text-align: center;
  line-height: 28px;
  font-size: 1.2em;
  padding-top: 1em;
}

div.flex-container, div.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

div.col-md-8 {
  box-sizing: border-box;
  margin-bottom: 12px;
  width: 66.6%;
  width: calc(2/3*100% - (1 - 2/3)*14px);
}

div.col-md-6 {
  margin-bottom: 12px;
  width: 50%;
  width: calc(1/2*100% - (1 - 1/2)*14px);
}

div.col-md-4 {
  margin-bottom: 12px;
  width: 33.3%;
  width: calc(1/3*100% - (1 - 1/3)*14px);
}

@media screen and (max-width:800px) {
  div.col-md-8 {
    width: 100%;
  }
  div.col-md-6 {
    width: 100%;
  }

  div.col-md-4 {
    width: 100%;
  }
}

div#quote-request-reg div.wrapper {
  position: relative;
}

div#quote-request-reg div.wrapper a.close {
  position: absolute;
  right: -3.5em;
  top: -3.5em;
  display: block;
  text-indent: -9999px;
  width: 28px;
  height: 28px;
  background: url(../images/close.png) no-repeat;
}

div#quote-request-reg fieldset {
  overflow: hidden;
  padding-bottom: .75em;
}

div#quote-request-reg label {
  float: left;
  width: 8em;
  font-weight: bold;
  padding: .25em 0;
}

div#quote-request-reg label.error {
  font-size: 1.1em;
  font-style: italic;
  color: red;
  font-weight: normal;
  float: none;
  width: auto;
  display: block;
  margin-left: 10.25em;
}

div#quote-request-reg input[type="text"], div#quote-request-reg textarea {
  font-family: Arial, Helvetica, sans-serif;
  width: 14em;
  font-size: 1em;
  padding: .25em;
  border: 1px solid #CCC;
  -moz-border-radius: .25em;
  -webkit-border-radius: .25em;
  border-radius: 6px;
  -webkit-transition: .5s;
  transition: .5s;
}

div#quote-request-reg input:focus, div#quote-request-reg textarea:focus {
  border-color: #000;
}

div#quote-request-reg fieldset.submit {
  padding-bottom: 0;
}

div#quote-request-reg p {
  font-size: 1.1em;
  line-height: 1.4em;
}

div.article ul.downloads li.longer {
  width: 400px;
}

#content .article a.independent {
  border-radius: 4px 4px 4px 4px;
  background-position: center top;
  background-repeat: repeat-x;
  color: white;
  display: block;
  float: left;
  font-weight: bold;
  padding: .4em .75em .3em;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin: 1em auto 1em 90px;
  text-align: center;
}

#content .article a.independent:hover {
  text-decoration: none;
  background-image: none;
  color: #fff;
}

div.article h2.quoteclear {
  margin-top: 2.5em;
}

div.prod-listing div.container div.product h3 a {
  text-transform: capitalize;
}

p span.emph {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

form#filter fieldset div.col h3 {
  color: #4a4a4a;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: .5em;
}

form#filter fieldset div.col label.signal-main {
  font-weight: bold;
  color: #4a4a4a;
}

form#filter fieldset div.col label.space {
  margin-top: 1.25em;
}

div.article ul.sitemap li {
  font-size: 14px;
}

div.article ul.sitemap li a {
  font-weight: bold;
}

div.article ul.sitemap li ul li a {
  font-weight: normal;
  font-size: 13px;
}

div.prod-listing div.product ul.options li.quote, div.prod-listing div.product ul.options li.details {
  list-style: none;
}

table {
  background: #fff;
  padding: 0 !important;
  border: none !important;
}

table .thead {
  background: url(../images/black-headline.gif) repeat-x 0 0 #666;
  height: 29px;
  font-size: 17px;
  color: #fff;
}

table .thead td {
  text-align: left !important;
}

table tr td {
  text-align: left;
  border: none !important;
}

table h2 {
  color: #6c9309 !important;
}

table.table-border {
  background: #fff;
  padding: 0 !important;
  border: none !important;
  border-collapse: collapse;
  border: 1px solid #e2e2e2;
}

table.table-border .thead {
  background: url(../images/black-headline.gif) repeat-x 0 0 #666;
  height: 29px;
  font-size: 17px;
  color: #fff;
}

table.table-border .thead td {
  text-align: left !important;
  border: none !important;
}

table.table-border tr td {
  text-align: left !important;
  border: 1px solid #e2e2e2 !important;
  vertical-align: top;
  border-collapse: collapse;
}

table.table-border h2 {
  color: #6c9309 !important;
}

table.mobile-friendly {
  background-color: #fff;
}

div.article span.no-phone-link {
  pointer-events: none;
}

div.article span.no-phone-link a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

div.article table.videolist td {
  padding-bottom: 24px;
  vertical-align: top;
  text-align: left;
}

div.article table.videolist td:first-child {
  padding-right: 16px;
}

div.article table.videolist td h2 {
  margin-top: 0;
}

button, a.button, div.article p button, div.article p a.button,
input[type="submit"], input[type="button"] {
  border: 0;
  background: -webkit-linear-gradient(#629f03, #85b111);
  background: -o-linear-gradient(#629f03, #85b111);
  background: -moz-linear-gradient(#629f03, #85b111);
  background: linear-gradient(#629f03, #85b111);
  background-color: #629f03;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff !important;
  padding: 8px 14px;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 110%;
  line-height: 100%;
  display: inline-block;
}

button:hover, a.button:hover,
div.article p button:hover, div.article p a.button:hover,
input[type="submit"]:hover, input[type="button"]:hover {
  background-color: #5e7901;
  background: -webkit-linear-gradient(#5e7901, #6c8b04);
  background: -o-linear-gradient(#5e7901, #6c8b04);
  background: -moz-linear-gradient(#5e7901, #6c8b04);
  background: linear-gradient(#5e7901, #6c8b04);
  text-decoration: none;
  cursor: pointer;
}

button.quotebutton, a.button.quotebutton, div.article p button.quotebutton, div.article p a.button.quotebutton {
  border: 0;
  background: -webkit-linear-gradient(#e06500, #fb7d05);
  background: -o-linear-gradient(#e06500, #fb7d05);
  background: -moz-linear-gradient(#e06500, #fb7d05);
  background: linear-gradient(#e06500, #fb7d05);
  background-color: #e06500;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff !important;
  padding: 8px 14px;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 110%;
  line-height: 100%;
  display: inline-block;
}

button.quotebutton:hover, a.button.quotebutton:hover,
div.article p button.quotebutton:hover, div.article p a.button.quotebutton:hover {
  background-color: #c05701;
  background: -webkit-linear-gradient(#c05701, #e27004);
  background: -o-linear-gradient(#c05701, #e27004);
  background: -moz-linear-gradient(#c05701, #e27004);
  background: linear-gradient(#c05701, #e27004);
  text-decoration: none;
  cursor: pointer;
}

button.secondary, a.button.secondary, div.article p button.secondary, div.article p a.button.secondary {
  border: 0;
  background: -webkit-linear-gradient(#727171, #898989);
  background: -o-linear-gradient(#727171, #898989);
  background: -moz-linear-gradient(#727171, #898989);
  background: linear-gradient(#727171, #898989);
  background-color: #727171;
}

button.secondary:hover, a.button.secondary:hover, div.article p button.secondary:hover, div.article p a.button.secondary:hover {
  border: 0;
  background: -webkit-linear-gradient(#585656, #797777);
  background: -o-linear-gradient(#585656, #797777);
  background: -moz-linear-gradient(#585656, #797777);
  background: linear-gradient(#585656, #797777);
  background-color: #585656;
}

button.orange, a.button.orange, div.article p button.orange, div.article p a.button.orange, input.get-quote {
  border: 0;
  background: -webkit-linear-gradient(#fed7b7, #fb7607, #fb7200);
  background: -o-linear-gradient(#fed7b7, #fb7607, #fb7200);
  background: -moz-linear-gradient(#fed7b7, #fb7607, #fb7200);
  background: linear-gradient(#fed7b7, #fb7607, #fb7200);
  background-color: #fb7607;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff !important;
  padding: 8px 16px;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 110%;
  font-weight: 600;
  line-height: 100%;
  display: inline-block;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-transition: .3s;
  transition: .3s;
}

button.orange:hover, a.button.orange:hover, div.article p button.orange:hover, div.article p a.button.orange:hover, input.get-quote:hover {
  background: -webkit-linear-gradient(#fbc191, #e46903, #e96c04);
  background: -o-linear-gradient(#fbc191, #e46903, #e96c04);
  background: -moz-linear-gradient(#fbc191, #e46903, #e96c04);
  background: linear-gradient(#fbc191, #e46903, #e96c04);
  background-color: #e46903;
}

button.orange.large, a.button.orange.large, div.article p button.orange.large, div.article p a.button.orange.large {
  font-size: 32px;
  font-weight: 400;
  padding: 7px 28px;
  min-height: 48px;
}

button.orange.large.chevron, a.button.orange.large.chevron, div.article p button.orange.large.chevron, div.article p a.button.orange.large.chevron {
  padding-left: 62px;
  position: relative;
}

button.orange.large.chevron:before, a.button.orange.large.chevron:before, div.article p button.orange.large.chevron:before, div.article p a.button.orange.large.chevron:before {
  content: '';
  background-image: url('/assets/images/button-chevron.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 10px;
  opacity: 0.7;
  display: block;
  height: 100%;
  width: 36px;
}

.clear-div {
  clear: both;
}

img.outlined {
  border: 1px solid #000;
}

#home-featured-products {
  display: block;
  width: 100%;
  margin: 24px 0;
}

@media screen and (max-width:400px) {
  #home-featured-products {
    width: 100%;
    margin: 12px 0;
    float: none;
  }
}

#home-featured-products h3 {
  font-size: 120%;
}

#home-featured-products div.prod-listing .product {
  min-height: 300px;
}

#home-featured-products dl#featured div.product,
#home-featured-products dl#featured div.product.even {
  width: auto;
  font-size: 13px;
  margin-right: 0;
}

#home-featured-products dl#featured div.product dt,
#home-featured-products dl#featured div.product dd {
  font-size: 13px;
  display: inline;
  width: 100%;
  padding: 0;
  line-height: 120%;
}

#home-featured-products dl#featured div.product dl {
  display: block;
  margin-left: 0;
  width: auto;
  line-height: 120%;
}

#home-featured-products dl#featured div.image {
  float: right;
  margin: 0 0 6px 10px;
}

#home-featured-products dl#featured dd.options ul {
  clear: both;
  font-size: 14px;
  list-style: none;
}

#home-featured-products dl#featured dd.options ul li {
  list-style: none;
}

#home-featured-products dl#featured div.product dt.options {
  display: block;
  width: 100%;
}

#home-featured-products div.product-container {
  width: 50%;
}

#home-slides {
  font-size: 36px;
  color: #fff;
  margin-bottom: 14px;
}

@media screen and (max-width:1100px) {
  #home-slides {
    margin-top: 90px;
  }

  h2.clear-wraps-mobile, h3.clear-wraps-mobile, h4.clear-wraps-mobile, h5.clear-wraps-mobile {
    clear: both;
  }
}

@media screen and (max-width:760px) {
  #home-slides {
    display: none !important;
		background-image: none!important;
  }

  .homepage div.inner-wrapper.group {
    margin-top: 50px;
  }

  #main-sidetab {
    display: none;
  }
}

#home-slides div {
  font-size: inherit;
}

#home-slides p {
  margin: 0;
  padding: 0;
  line-height: 120%;
  text-shadow: 0px 0px 6px #000000;
}

#home-slides .full-width-slider img {
  top: 0 !important;
  margin-top: 0 !important;
}

.slider-head {
  font-size: 44px;
}

.slider-text {
  font-size: 36px;
}

.slider-text-smaller {
  font-size: 30px;
}

.slider-text-large {
  font-size: 70px;
}

.justifyleft, .article tr td.justifyleft {
  text-align: left;
}

div.article table.capacity-table tr td {
  vertical-align: top;
}

div.article table.capacity-table tr td p {
  margin: 0;
  padding: 0;
}

.top-wrapper {
  position: fixed;
  top: 0;
  height: auto;
  width: 100%;
  /* background: url(/assets/images/menubg.png) repeat-x; */
  background-position: 0 61px;
  background-color: #eaf5cd;
  z-index: 1000;
}

@media screen and (min-width:1101px) {
  #nav-toggle, .nav-button {
    display: none;
  }

  ul#main-nav li ul li:hover>ul, ul#main-nav li ul li.over>ul {
    display: block !important;
  }

  ul#main-nav li ul li ul, ul#main-nav li ul li ul,
  ul#main-nav li ul li ul li ul, ul#main-nav li ul li ul li ul {
    display: none !important;
  }
}

@media screen and (max-width:1100px) {
  .article table img {
    max-width: 100%;
    height: auto;
  }

  #content {
    padding-top: 70px !important;
  }

  #leftsidebar {
    padding-top: 60px !important;
  }

  form#ajaxSearch_form {
    top: 0;
    right: 200px;
    padding: 0;
    margin: 0;
  }

  .article table {
    max-width: 100%;
  }

  ul#main-nav {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }

  ul#main-nav li ul li ul {
    position: relative;
    display: block;
  }

  div.article div.category h3, div.article div.category p {
    margin: auto;
  }

  div.article div.category {
    height: auto;
  }

  body {
    background: 0;
  }

  div.article table.videolist iframe {
    width: 100%;
  }

  div.article table.videolist td {
    padding-bottom: 36px;
  }

  div.article table.videolist td:first-child {
    padding-right: 0;
    padding-bottom: 0;
  }

  #wrapper {
    width: 100%;
    margin: 0 auto;
  }

  div#header {
    padding-top: 0;
    /* height: 118px; */
    overflow: hidden;
  }

  #logo {
    margin-left: 30px;
    padding: 0;
    width: 359px;
    height: 59px;
  }

  div#logo a {
    margin-top: 30px;
  }

  a#quote-cart {
    z-index: 999;
    right: 65px;
  }

  #nav-toggle {
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    background-color: transparent;
    position: fixed;
    top: -4px;
    right: 0;
    height: 54px;
    width: 55px;
    text-align: center;
    margin-right: 6px;
    box-sizing: border-box;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 10.5px;
    margin-top: 0;
    padding: 8px 10px 0px 10px;
    z-index: 1100;
  }

  #nav-toggle i {
    font-size: 30px;
    height: 20px;
    line-height: 20px;
  }

  .nav-active {
    background-color: #222 !important;
    color: #FFF !important;
  }

  .nav-active i {
    font-size: 25px !important;
  }

  ul#main-nav {
    display: none;
    background: 0;
    background-color: #222;
    width: 100% !important;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    right: -100px !important;
    box-sizing: border-box;
    z-index: 1050;
  }

  ul#main-nav ul {
    display: block !important;
    position: relative !important;
  }

  .nav-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 60px;
    line-height: 40px;
    font-size: 30px;
    color: #FFF;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }

  .nav-toggle-active {
    background-color: #182734 !important;
  }

  .nav-toggle-active-active {
    background-color: #444 !important;
  }

  ul#main-nav li {
    float: none;
    width: 100%;
    height: auto;
    line-height: 110%;
    font-size: 18px;
    margin: 0;
    background: #222;
    text-transform: uppercase;
    padding: 0;
    display: block;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
  }

  ul#main-nav li:last-child {
    border-bottom: 0;
  }

  ul#main-nav li a {
    display: block;
    background: none !important;
    color: #FFF;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box;
    text-indent: 0;
    padding: 10px 0 10px 30px;
  }

  ul#main-nav li a:hover {
    background-color: #333 !important;
  }

  ul.nav-second li .nav-button, ul#main-nav ul li .nav-button {
    height: 50px !important;
    line-height: 50px !important;
  }

  ul#main-nav li:hover ul, ul#main-nav li.over ul {
    display: block;
  }

  ul#main-nav li ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    position: absolute;
    top: 100%;
  }

  ul#main-nav ul li {
    line-height: 110%;
    height: auto;
    left: 0;
    top: 0;
    position: relative;
  }

  ul#main-nav ul li a {
    padding: 6px 0 6px 30px;
    width: 100% !important;
    border-left: 0;
    border-right: 0;
    font-size: 14px;
    text-transform: none;
    box-sizing: border-box;
  }

  ul#main-nav li ul li:hover ul, ul#main-nav li ul li.over ul {
    display: none;
  }

  #nav-load-cells-list, #nav-electronics-list, #nav-scales-list, #nav-mounting-list, #nav-hardware-list {
    width: 100% !important;
    position: absolute !important;
    padding: 0;
    display: none;
    z-index: 999999 !important;
    background-color: #444 !important;
  }

  ul#main-nav li ul li ul, ul#main-nav li ul li ul {
    left: 0;
    top: 0;
    position: relative;
  }

  ul#main-nav li ul.nav-third li ul#main-nav ul ul li {
    z-index: 99999;
    width: 100%;
  }

  ul#main-nav li ul.nav-third li:hover, ul#main-nav li ul ul li:hover {
    background-color: #333;
  }

  ul#main-nav ul li ul li {
    line-height: 110%;
  }

  ul#main-nav li ul li ul li a {
    font-size: 14px;
    padding: 6px 0 6px 40px;
    text-transform: none;
    box-sizing: border-box;
  }

  .resp-menu {
    position: relative;
    height: auto;
    z-index: 9999;
  }

  div.inner-wrapper {
    padding: 0;
  }

  #banner {
    width: 100%;
    height: 209px;
    overflow: hidden;
  }

  #banner img {
    width: auto;
    height: 100% !important;
    float: right;
  }

  div.product div.prod-photo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    display: block;
    max-width: 100%;
  }

  div.product div.prod-photo img {
    max-width: 320px !important;
    width: 100% !important;
    height: auto !important;
  }

  .product-cats-wrapper {
    background: url(../images/items-bg.png) repeat-x;
    height: 250px;
    padding-top: 55px;
    padding-bottom: 55px;
    width: 100%;
    display: block;
    font-size: 85%;
  }

  ul#product-cats {
    background: 0;
    width: 490px;
    margin: 0 auto;
    border-bottom: 0;
  }

  ul#product-cats li {
    margin-bottom: 50px;
    margin-right: 20px;
  }

  ul#product-cats li:nth-child(4), ul#product-cats li:nth-child(8) {
    margin-right: 0;
  }

  div.article dl.specs {
    width: 100%;
  }

  div#content h1 {
    display: block;
    width: 100% !important;
  }

  div.product div.article h1 {
    padding: 5px 0 10px 0;
  }

  div.article {
    padding: 0 10px 0 10px;
  }

  div.article p {
    color: #000;
  }

  div.article div.category {
    box-sizing: border-box;
    padding: 5px 10px 5px 10px;
    width: calc(50% - 8px);
    min-height: 100px;
    float: left;
    text-align: center;
  }

  div#content div.article div.category:nth-child(even) {
    margin-left: 15px;
  }

  div#content ul.controller li.read-more a {
    font-size: 14px;
    color: #FFF;
    background: url(../images/read-more.png) no-repeat;
    height: 34px;
    width: 116px;
    text-align: center;
    line-height: 34px;
    border: 0;
    padding: 0;
  }

  div.article ul {
    margin-left: 0;
    padding-left: 10px;
  }

  div#content ul.anchor-nav li {
    width: 45% !important;
    height: auto;
    margin-left: 20px;
    margin-bottom: 15px;
    padding-right: 10px;
    box-sizing: border-box;
  }

  dl#featured dt {
    padding-left: 30px;
  }

  dl#featured dd {
    border: 0;
    padding: 0 30px 0 30px;
  }

  ul.breadcrumbs {
    display: block;
    width: 100%;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 0;
    margin-left: 0;
    margin-bottom: 0;
  }

  ul.breadcrumbs li {
    font-size: 13px;
  }

  div#content .left, div#content .right {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }

  div#content .left img, div#content .center img, div#content .right img {
    max-width: 360px;
    width: auto !important;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto 15px auto;
  }

  dl.custom-needs {
    font-size: 90%;
  }

  div#leftsidebar dl.request-quote, div#leftsidebar dl.custom-needs {
    line-height: 25px;
    border: 0;
  }

  div#leftsidebar dl.search {
    padding: 10px 30px 10px 30px;
  }

  div#leftsidebar dl.search dt, div#leftsidebar dl.bulletins dt {
    text-align: center;
  }

  form#search-by div select {
    width: 100%;
  }

  form#search-by div.submit input {
    margin: 0 auto;
    display: block;
    width: auto;
    float: none;
  }

  div#leftsidebar dl.bulletins {
    padding: 20px 30px 20px 30px;
    border: 0;
    margin: 0;
  }

  div#leftsidebar dl.bulletins dt {
    margin: 0 auto;
    width: 100px;
    padding: 0 65px 0 0;
  }

  form#bulletins div.text input, form#bulletins div.text textarea {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
    font-size: 12px;
  }

  form#bulletins div.submit input {
    margin: 0 auto;
    display: block;
    width: auto;
    float: none;
  }

  div#leftsidebar dl.custom-needs {
    margin: 0;
    text-align: center;
    padding: 20px;
  }

  div#leftsidebar dl.custom-needs dt {
    margin: 0 auto;
  }

}

@media screen and (min-width:1101px) {
  .click-to {
    display: none;
  }

  #logo {
    height: auto;
  }
}

@media screen and (max-width:1100px) {
  div.top-nav {
    height: 100%;
    box-sizing: border-box;
  }

  .click-to {
    width: 100%;
    background: url(../images/click-call.jpg) repeat-x;
    margin-bottom: 0;
    height: 30px;
    overflow: hidden;
  }

  #header-phone {
    display: none;
  }

  .click-to a:link, .click-to a:visited {
    display: block;
    height: auto;
    line-height: 100%;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    padding: 1px 0;
  }

  .click-to a .button-text {
    display: inline-block;
    padding: 4px 10px 2px 10px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,0.5);
    box-sizing: border-box;
  }

  .click-to a:hover .button-text {
    background-color: rgba(0,0,0,0.2);
    border: 1px solid #000;
  }
}

@media screen and (min-width:1025px) {
  .top-wrapper-second {
    margin-right: 2px;
  }

  div#logo a {
    margin-top: 0;
  }

  img:not(.rsImg) {
    max-width: 100% !important;
    height: auto;
  }
}

@media(max-width:737px) {
  .article p object {
    width: 100% !important;
    height: auto !important;
  }

  table, tbody {
    display: block;
    overflow-x: auto;
    max-width: 100%;
  }

  .article table:not(.product-prices):not(.loadcell-type-table):not(.nomobile):not(#qr-cart) tr {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
  }

  .article table:not(.product-prices):not(.loadcell-type-table):not(.nomobile):not(#qr-cart) td, .article table:not(.product-prices):not(.loadcell-type-table):not(.nomobile):not(#qr-cart) th {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box;
  }

  div#content table#qr-cart td {
    display: table-cell !important;
  }

  div#leftsidebar {
    display: none;
  }

  #ajaxSearch_form {
    display: none;
  }

  div#leftsidebarmobile {
    display: block;
    width: 100%;
    min-height: 1px;
    height: auto !important;
    padding: 12px 10px 0 10px;
    border-right: 0;
    border-top: 1px solid #588f03;
    float: none;
  }

  div#leftsidebarmobile h2 {
    border-bottom: 0;
  }

  div#content {
    width: 100%;
    float: none;
    border-left: 0;
    min-height: 500px;
    padding: 80px 0 0 0;
    height: auto !important;
    box-sizing: border-box;
    margin-left: 0;
  }

  #banner {
    display: none;
  }

  div.product h3 {
    padding-top: 10px !important;
  }

  .slider-head {
    font-size: 36px;
  }

  .slider-text {
    font-size: 30px;
  }

  .slider-text-smaller {
    font-size: 24px;
  }

  .slider-text-large {
    font-size: 54px;
  }

  #full-width-slider img.rsImg {
    opacity: 0.7;
  }
}

@media(max-width:1025px) {
  div.article dl.specs dd, div.article dl.specs dt {
    display: block;
    float: none;
    text-align: left;
  }

  .top-wrapper-second {
    height: auto;
  }

  div.article dl.specs dd {
    margin-bottom: 10px;
  }

  div#header {
    padding-top: 0;
    /* height: 92px; */
  }

  #logo {
    margin-left: 20px;
  }

  div#logo a {
    position: relative;
    top: 15px;
    z-index: 100;
  }

  #ajaxSearch_intro {
    display: none;
  }

  ul#main-nav {
    display: none;
  }

  #nav-toggle i {
    font-size: 30px;
    height: 20px;
    line-height: 20px;
  }

  .nav-active i {
    font-size: 15px !important;
  }

  div#logo a {
    margin-top: 0;
  }

  #cart-submit {
    width: auto !important;
    float: none !important;
  }

  dl#featured div.product {
    width: 100% !important;
    margin: 0 !important;
  }

  .product-cats-wrapper {
    background: #32242b url(../images/items-bg-320.png) repeat-x top;
    height: auto;
    padding-top: 15px;
    padding-bottom: 0;
  }

  ul#product-cats {
    min-width: 240px;
    width: 100%;
    text-align: center;
  }

  ul#product-cats li {
    margin-bottom: 10px;
    width: 25%;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
  }

  ul#product-cats li a {
    display: block;
    width: 100%;
    text-align: center;
  }

  ul#product-cats li a img {
    display: block;
    width: 100%;
    height: auto;
  }

  ul#product-cats li a {
    padding-left: 20px;
    padding-right: 40px;
    text-align: center;
    box-sizing: border-box;
  }

  ul#product-cats li a {
    font-size: 100%;
  }

  ul#product-cats li:nth-child(even) {
    margin-right: 0;
  }

  div.article table th, div.article table td {
    padding: 5px 3px 5px 3px;
    box-sizing: border-box;
  }

  div.article table th {
    font-size: 12px;
  }

  div.article {
    padding: 0 20px 0 20px;
  }

  div.article h1 {
    font-size: 2em;
  }

  div.article h1.home-header {
    font-size: 18px;
    line-height: 24px;
  }

  div.article h2.section {
    font-size: 1.2em;
  }

  dl#featured dt {
    height: auto;
  }

  div.article ul li.read-more {
    display: block;
    width: 116px;
    margin: 20px auto;
    position: relative;
    float: right;
    clear: both;
  }

  div.article div.category {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    min-height: 100px;
    height: auto;
    float: left;
  }

  div.article div.category:nth-child(even) {
    margin-left: 0;
  }

  div.article div.category img {
    float: none;
    margin: 0 auto;
    display: block;
  }

  div.article div.category h3 {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  div.article div.category p {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0;
    padding-bottom: 0;
  }

  div.article ul {
    margin-left: 0;
    padding-left: 10px;
  }

  div#content ul.anchor-nav li {
    width: 100% !important;
    height: auto;
    margin-left: 20px;
    margin-bottom: 15px;
    padding-right: 10px;
    font-size: 14px;
  }

  div.article ul.left {
    width: 100% !important;
  }

  div.product div.article ul, div.article ul.bullets {
    padding-bottom: 10px;
  }

  form#filter {
    padding: 20px;
  }

  form#filter fieldset {
    margin: 0;
    padding: 0;
  }

  form#filter legend {
    font-size: 16px;
  }

  form#filter div.col {
    width: 100%;
    padding-right: 0;
    float: none;
  }

  div.article form#filter h3 {
    font-size: 14px;
  }

  form#filter div.submit {
    margin-top: 20px;
    display: block;
    width: 100%;
    clear: both;
  }

  form#filter div.submit input {
    margin: 0 auto;
    display: block;
    font-size: 13px;
    width: 70px;
    padding: 7px 10px 5px 10px;
    float: none;
  }

  div.article div.section h2 {
    font-size: 16px;
    padding: 10px 0 7px 20px;
    display: block;
    margin-bottom: 10px !important;
  }

  div.prod-listing div.container {
    border: 0;
  }

  div.prod-listing div.product {
    padding-left: 0;
  }

  div.prod-listing div.product-thumb {
    margin: 0 auto 15px auto;
    display: block;
    float: none;
  }

  div.cat-listing a.prod-image-link {
    width: 100%;
    text-align: center;
    display: block;
  }

  div.cat-listing div.prod-text-block {
    text-align: center;
    width: 100%;
  }

  div.prod-listing div.product h3 {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
  }

  div.prod-listing div.product p {
    margin: 0;
    width: 100%;
    text-align: center;
    float: none;
  }

  dl#featured dt {
    padding: 0 0 0 20px;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
  }

  dl#featured dd {
    padding: 0;
  }

  dl#featured div.product {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
  }

  dl#featured div.product div.image {
    width: 118px;
    margin: 0 auto 5px auto;
    float: left;
  }

  dl#featured div.product>dl {
    margin: 0;
    display: block;
    width: calc(100% - 150px);
    float: left;
    padding-left: 20px;
  }

  dl#featured div.product dt {
    font-size: 14px;
    margin: 0 0 5px 0;
    height: auto;
  }

  dl#featured div.product dl dl dd {
    font-size: 12px;
  }

  dl#featured div.product dl dl dd.options ul {
    margin: 0 auto;
    display: block;
  }

  div.prod-listing div.product ul.options {
    margin-left: 0;
    text-align: center;
    display: block;
    width: 100%;
  }

  div.prod-listing div.product ul.options a {
    font-size: 12px;
  }

  div.prod-listing div.product ul.options li a {
    padding: 0 10px;
  }

  div.prod-listing div.product ul.options li.quote {
    display: inline-block;
    float: none;
  }

  div.prod-listing div.product ul.options li.details {
    display: inline-block;
    float: none;
    margin-right: 0;
  }

  div.prod-listing div.product ul.options li.call {
    font-size: 12px;
    margin-right: 0;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 85%;
  }

  #ditto_pages {
    text-align: center;
  }

  div.prod-listing #ditto_pages a {
    padding: 15px !important;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }

  div#leftsidebar dl.request-quote dt, div#leftsidebar dl.request-quote dd strong {
    font-size: 19px;
  }

  div#leftsidebar dl.request-quote dd {
    font-size: 14px;
  }

  div#leftsidebar dl.search {
    padding: 15px 0 15px 0;
  }

  div#leftsidebar dl.search dt {
    width: 100px;
    padding: 7px 0 5px 30px;
    background-size: 25px;
    font-size: 18px;
    display: block;
    margin: 0 auto;
  }

  form#search-by div.submit input {
    font-size: 16px;
  }

  div#leftsidebar dl.bulletins {
    padding: 20px;
    margin-top: 20px;
  }

  form#bulletins div.submit input {
    font-size: 14px;
  }

  div#leftsidebar dl.custom-needs dt {
    font-size: 18px;
    line-height: 130%;
  }

  div#leftsidebar dl.custom-needs dd {
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
  }

  div#footer {
    padding-left: 14px;
    padding-right: 14px;
  }

  div#footer p, div#footer dl, div#footer ul {
    text-align: left;
    font-size: 14px;
    line-height: 130%;
  }

  div#footer .copyright {
    text-align: center;
    font-size: 12px;
  }

  div#footer .copyright small {
    display: block;
  }

  div#footer ul {
    text-align: center;
  }

  div#footer ul li {
    border-right: 0;
    padding: 0;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid white;
  }

  div#footer ul li:first-child {
    border: 0;
  }

  div#footer dl {
    text-align: center;
    font-size: 12px;
  }

  div#footer dl dt {
    padding-left: 0;
  }

  form#contact-form div {
    margin-bottom: 20px;
  }

  form#contact-form label {
    width: 100%;
    padding: 0;
		font-weight: 600;
    background-color: transparent;
    text-align: left;
    margin-bottom: 3px;
  }

  form#contact-form input[type="text"],
  form#contact-form input[type="email"],
  form#contact-form input[type="tel"]
	 {
    margin-left: 0;
    width: 100% !important;
    padding: 5px;
  }
	form#contact-form input[type="number"] {
		margin-left: 0;
		width: 50% !important;
		padding: 5px;
	}

  form#contact-form textarea {
    width: 100% !important;
  }

  form#contact-form div.submit input {
    width: 50px;
    text-align: center;
  }


  div#quote-request-reg div.wrapper a.close {
    right: -20px;
    top: -20px;
  }

  div#quote-request-reg p {
    padding: 0;
    font-size: 14px;
  }

  div#quote-request-reg label {
    width: 100%;
  }

  div#quote-request-reg input:not([type=checkbox]) {
    width: 95%;
  }

  div#quote-request-reg fieldset.submit input {
    padding: 5px;
    margin-left: 140px;
    margin-top: 10px;
  }
}

@media(max-width:1024px) {
  ul.breadcrumbs {
    float: none;
    margin-left: 0;
  }

  ul#product-cats {
    padding: 0;
  }

  ul#product-cats li a {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    box-sizing: border-box;
  }

  #content .article a.independent {
    margin: 0;
    display: block;
    width: 100%;
    float: none;
  }

  .right.prod-photo {
    margin-left: 0;
  }
}

@media(max-width:900px) {

  .text {
    font-size: 12px !important;
  }

  #logo {
    max-width: 50%;
  }

  ul#product-cats li a {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
  }
}

@media(max-width:600px) {
  .fancybox-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  form#contact-form div.submit {
    margin-left: 0;
  }

  form#contact-form input[type="text"],
	form#contact-form input[type="tel"],
	form#contact-form input[type="email"],
	form#contact-form textarea  {
    width: 100% !important;
    box-sizing: border-box;
    margin-left: 0;
  }

  ul#product-cats li a img {
    width: 100%;
    height: auto;
  }

  ul#product-cats li {
    width: 50%;
    margin-bottom: 6px;
  }

  ul#product-cats li:nth-child(odd) {
    clear: both;
  }

  ul#product-cats li a img {
    display: none;
  }

  ul#product-cats li a {
    border: 1px solid #888;
    border-radius: 3px;
    padding: 4px 0;
  }

  ul#product-cats li:nth-child(even) {
    clear: none;
  }

  div#inner-banner {
    display: none;
  }

  .top-wrapper {
    height: auto;
  }

  ul#product-cats li a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-cats-wrapper {
    padding-bottom: 0;
  }

  ul#product-cats {
    box-sizing: border-box;
    padding: 0;
  }
}

table.product-prices, div.article table.product-prices {
  width: 100% !important;
  margin: 0;
}

table.product-prices td, div.article table.product-prices td {
  text-align: left;
  border-bottom: 1px solid #ddd;
  padding: 0.2em 0.5em;
  font-size: 93%;
  line-height: 120%;
}

div.article th.subhead {
  background-color: #888;
}

.blog-post-author-info {
  margin-top: 30px;
}

.blog-post-author-photo {
  float: left;
  margin: 0 12px 24px;
}

.blog-post-author-name {
  font-weight: 700;
  font-size: 90%;
}

.blog-post-author-bio {
  font-size: 85%;
}

.blog-post-top-date {
  font-style: italic;
  margin: 0;
  padding: 0;
}

.blog-post-top-author {
  font-style: italic;
}

.product-qty-adjuster {
  display: inline-block;
  width: 11px;
  height: 21px;
  max-width: 11px;
  line-height: 0;
  margin-left: 4px;
}

@media screen and (max-width:720px) {
  .product-qty-adjuster img:first-child {
    margin-bottom: 6px;
  }
}

@media screen and (max-width:600px) {
  .product-qty-adjuster {
    display: none;
  }
}

#editpagelink {
  font-size: 10px;
  font-weight: bold;
  position: fixed;
  z-index: 1200;
  right: 0;
  bottom: 0;
  padding: 4px 10px;
  text-decoration: none;
  color: #fff;
  background-color: #588f03;
  -webkit-box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
	z-index: 2000000;
}

#editpagelink:hover {
  background-color: #466102;
  cursor: pointer;
}

.add-to-cart-button {
  border-radius: 6px;
  background-color: #000;
}

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

div.article table.loadcell-type-table {
  float: right;
  box-sizing: border-box;
  margin: 0 0 12px 18px;
  max-width: 360px;
  width: 360px;
  padding: 0;
  border: 1px solid #000;
  border-bottom: 2px solid #000;
}

div.article table.loadcell-type-table td {
  width: 50%;
  max-width: 300px;
  padding: 0;
  margin: 0;
  border: 0;
  position: relative;
  box-sizing: border-box;
  line-height: 0;
  vertical-align: top;
}

div.article table.loadcell-type-table td.main {
  height: 250px;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

div.article table.loadcell-type-table td.custom {
  background-position: 0 11px;
  background-repeat: no-repeat;
  background-size: 36px;
  padding-bottom: 50px;
}

div.article table.loadcell-type-table td:hover {
  cursor: pointer;
}

div.article table.loadcell-type-table td.noclick:hover {
  cursor: default;
}

div.loadcell-type-button {
  position: absolute;
  bottom: 20px;
  right: 12px;
  display: block;
  padding: 6px 10px;
  width: 90px;
  height: auto;
  border-radius: 6px;
  color: #588f03;
  background-color: #fff;
  box-sizing: border-box;
  opacity: 0.7;
  -webkit-transition: .5s;
  transition: .5s;
  line-height: 100%;
}

div.article div.loadcell-type-button a, div.article div.loadcell-type-button a:hover {
  color: #588f03;
  text-decoration: none;
  font-weight: normal;
}

div.loadcell-type-button.green {
  color: #fff;
  background-color: #588f03;
}

div.article div.loadcell-type-button.green a, div.article div.loadcell-type-button.green a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

div.loadcell-type-button.showit {
  opacity: 1;
}

div.article table.loadcell-type-table td img {
  max-width: 100%;
  margin: 0;
}

div.article .loadcell-type-table h2 {
  font-family: 'futura-pt', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 34px;
  letter-spacing: 1px;
  line-height: 90%;
  margin: 0;
  padding: 8px 0 0 0;
  text-align: center;
}

div.article .loadcell-type-table h3 {
  font-family: 'futura-pt', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 90%;
  margin: 0 0 5px 0;
  padding: 12px 0 0 0;
  border: 0;
  color: #000;
  text-align: center;
}

div.article .loadcell-type-table td.custom h3 {
  text-align: left;
  margin: 0;
  padding: 12px 0 10px 42px;
}

div.article .loadcell-type-table p {
  margin: 0 10px 4px 10px;
  line-height: 120%;
  padding: 0;
  font-size: 13px;
  text-align: left;
}

.loadcell-type-table td.green {
  background-color: #8eb91f;
}

.loadcell-type-table img.loadcell-icon {
  position: absolute;
  bottom: 0;
}

h2.leftmenus-title, p.leftmenus-title {
  color: #588f03;
  font-size: 115%;
  font-weight: 600;
  line-height: 110%;
  border-bottom: 1px solid #588f03;
  padding-bottom: 0.5em;
  margin: 9px 0 6px 0;
}

ul.leftmenus {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0;
}

ul.leftmenus ul {
  margin-top: 0.3em;
}

ul.leftmenus li {
  list-style-type: none;
  margin: 0 0 0.3em 0;
  line-height: 115%;
  padding: 0 0 0 16px;
  color: #666;
  position: relative;
}

ul.leftmenus li a {
  color: #666;
}

ul.leftmenus li a:hover {
  color: #588f03;
  text-decoration: none;
}

ul.leftmenus li a:hover:before {
  content: '\f04b';
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 80%;
  top: 0;
	left: -16px;
}

ul.leftmenus li.active>a, ul.leftmenus li.active>a {
  color: #588f03;
}

ul.leftmenus li.active>a:before, ul.leftmenus li.active>a:before {
  content: '\f04b';
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 92%;
  top: 1px;
  left: -16px;
}

#filtersearch-results, #chemsearchresults {
  margin-bottom: 36px;
  clear: both;
}

.filtersearch-container {
  border: 1px solid #aaa;
  padding: 10px;
  float: left;
  width: 100%;
}

.filtersearch-container h3 {
  margin-bottom: 0;
}

.filtersearch-container:after {
  content: "";
  display: table;
  clear: both;
}

.filtersearch-keywords {
  width: 70%;
}

.filtersearch-filter {
  width: 50%;
  float: left;
  margin-bottom: 14px;
}

.filtersearch-filters-outer1 {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.filtersearch-filters-outer2 {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.filtersearch-filters-outer35 {
  display: inline-block;
  vertical-align: top;
  width: 60%;
}

.filtersearch-filters-outer33 {
  width: 100%;
}

.filtersearch-filters-outer35 .filtersearch-filter, .filtersearch-filters-outer33 .filtersearch-filter {
  width: 33.3%;
}

.filtersearch-filters-outer25 {
  display: inline-block;
  vertical-align: top;
  width: 40%;
}

.filtersearch-filter-list li {
  line-height: 120%;
}

a.filtersearch-filter-button:link, a.filtersearch-filter-button:visited {
  width: 95%;
  display: block;
  padding: 6px 10px 6px 10px;
  line-height: 100%;
  min-height: 46px;
  background-color: #85b111;
  color: #fff!important;
  text-align: center;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

a.filtersearch-filter-button.single-word:link, a.filtersearch-filter-button.single-word:visited {
  padding-top: 14px;
}

a.filtersearch-filter-button:hover {
  text-decoration: none;
  background-color: #629f03;
  color: #000;
  text-decoration: none!important;
}

.filtersearch-filter-popup {
  position: fixed;
  top: 0;
  z-index: 1000;
  box-shadow: 0 0 10px rgba(0,0,0,0.7);
  border: 1px solid #888;
  background-color: #fff;
  padding: 12px;
  opacity: 0;
  display: none;
  -webkit-transition: .5s;
  transition: .5s;
  max-height: 100%;
  overflow-y: auto;
}

.filtersearch-filter-popup.large .filtersearch-filter-popup-list {
  width: 100%;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}

.filtersearch-filter-popup.large {
  max-width: 800px;
}

.filtersearch-filter-popup.showit {
  display: block;
  opacity: 1;
}

.filtersearch-filter-popup p {
  margin-bottom: 0.2em;
}

.filtersearch-filter-popup p.filtersearch-filter-popup-checkbox {
  padding-left: 24px;
  padding-bottom: 0;
  position: relative;
  line-height: 115%;
  margin-bottom: 0.5em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.filtersearch-filter-popup p.filtersearch-filter-popup-checkbox input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 2px;
}

.filtersearch-filter-popup h4 {
  margin: 0 0 0.3em 0;
}

.filtersearch-filter-popup-done {
  text-align: center;
  padding-top: 12px;
}

div.form-area {
	margin: 30px 0;
	padding: 14px 0;
	border-top: 2px solid #588f03;
	border-bottom: 2px solid #588f03;
}

@media screen and (max-width:560px) {
  div.article table.loadcell-type-table {
    float: none;
    margin: 0 auto;
  }

  .cd-eye-catcher, .clickdesk-ultra .click-desk-closed-container .click-desk-closed-header .click-desk-visitor {
    display: none !important;
  }

  a#quote-cart {
    width: 96px;
    background-position: right;
    right: 0;
    top: 24px;
    border-radius: 6px 0 0 6px;
  }
}

@media screen and (max-width:360px) {
  div.article table.loadcell-type-table td, div.article table.loadcell-type-table tr, div.article table.loadcell-type-table {
    display: block !important;
    width: 100%;
  }

  div.article table.loadcell-type-table td.main {
    height: 260px;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }

  div.loadcell-type-button {
    opacity: 1;
  }

  div.article table.loadcell-type-table p {
    font-size: 13px;
  }
}


.accordion-container {
	border: 1px solid #629f03;
	padding: 10px;
	border-radius: 10px;
	margin: 16px 0 12px 0;
}
.accordion-text {
	max-height:0;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: 0.5s cubic-bezier(0, 1, 0, 1);
	transition:  0.5s cubic-bezier(0, 1, 0, 1);
}
.accordion-text:after {
	content: "";
	display: table;
	clear: left;
}

.accordion-text.showit {
	max-height:2000px;
	overflow: visible;
	opacity: 1;
	overflow: visible;
	-webkit-transition: 0.5s ease-in-out;
	transition:  0.5s ease-in-out;
}
.accordion-text.hidden:after {
	clear: none;
}
.accordion-title {
	margin-bottom: 0;
	position: relative;
}
.accordion-title.head2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.accordion-title.head3 {
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.accordion-title.head4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.accordion-title.head5 {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0.2em 0;
}
.accordion-title.resource-search {
	top:0;
	padding-left: 12px;
}
.accordion-title.resource-search a {
	color: #000;
}

.accordion-title a {
	font-weight: 600;
	text-transform: none;
	color: #588f03!important;
}
.accordion-title a:before {
	content: '\f067';
	font-family: 'fontawesome';
	padding-right:8px;
	font-size: 90%;
	position: relative;
	top: 0px;
}
.accordion-title a.close {
	color: #fff;
}
.accordion-title a.close:before {
	content: '\f068';
	font-family: 'fontawesome';
}

h3.staff-name {
	border: 0!important;
	padding-top:10px!important;
}

#laumas-sidebar {
	display: none;
}
.homepage #laumas-sidebar, body#tinymce.mce-content-body #laumas-sidebar {
	display: block;
}

.content-social-sharing .shariff ul {
  margin-left: 0;
  color: #fff;
}
.content-social-sharing .shariff ul a {
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.content-social-sharing .shariff ul a:hover {
  color: #fff;
  text-decoration: none;
}

body#tinymce.mce-content-body,
body#tinymce.mce-content-body td,
body#tinymce.mce-content-body pre {
  line-height: 150%;
  max-width: 1000px;
}

#tinymce.mce-content-body {
  background-image: none;
  background-color: #fff;
}
