html {
  overflow-y: scroll;
}

html,
body {
  color: rgba(35, 35, 35, 1);
  font-family: Oswald,Helvetica,Arial,Sans-Serif,sans,clean;
  margin: 0;
  padding: 0;
}

body {
  -moz-transition: 100ms ease-in-out 0s;
  -ms-overflow-style: scrollbar !important;
  -o-transition: 100ms ease-in-out 0s;
  -webkit-transition: 100ms ease-in-out 0s;
  font-size: 12px !important;
  height: 100%;
  min-height: 100%;
  transition: 100ms ease-in-out 0s;
}

.test-site-warning {
  background-color: rgba(255, 255, 0, 1);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  border-left: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  left: 47%;
  padding: 5px;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 9999;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
}

ol,
#department-navigation-list {
  margin: 0;
  padding: 0;
}

.page {
  width: 100%;
}

.article h2 {
  clear: both;
  color: #4C4C4C;
  font-size: 20px;
  margin: 6px 0 0;
  overflow: hidden;
  padding-top: 18px;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.article h2 + p {
  border-bottom: 1px solid #7D7D7D;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 2px;
  padding-bottom: 4px;
  padding-top: 0;
}

article p {
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 2px;
  text-align: justify;
}

.sectionsmall {
  clear: both;
  margin: 20px 0 1% 1%;
  float: left;
  width: 98%;
}

.trademarks section {
  clear: both;
  float: left;
  margin: 20px 0 1% 1%;
  width: 98%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

.clearfix {
  clear: both;
}

.text-uppercase {
  text-transform: uppercase !important;
}

iframe {
  border: 0 none transparent;
}

a,
a:visited,
.gs-title {
  color: rgba(0, 102, 204, 1);
  text-decoration: none;
}

a:hover,
.gs-title:hover {
  color: rgba(0, 51, 102, 1);
  cursor: pointer;
  text-decoration: underline;
}

a:active,
.gs-title:active {
  color: rgba(51, 102, 153, 1);
}

::selection {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
}

::-moz-selection {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
}

i span {
  font-family: Oswald,Helvetica,Arial,Sans-Serif,sans,clean;
}

.contenttemplate {
  float: left;
  width: 100%;
}

.carousel-caption .btn-banner {
  background: rgba(0, 102, 204, 1);
  border-radius: 0;
  text-transform: uppercase;
}

.carousel-caption .btn-banner:hover {
  background: rgba(0, 52, 102, 1);
}

div.contenttemplate ol.sitemap a[target*="blank"],
div.contenttemplate ol.sitemap a[href^="http://"],
div.contenttemplate ol.sitemap a[href^="https://"] {
  background-image: none;
  padding: 0;
}

div.contenttemplate a[target*="blank"],
div.contenttemplate a[href^="http://"],
div.contenttemplate a[href^="https://"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right -96px;
  padding: 2px 18px 2px 0;
}

div.contenttemplate #search-results a[target*="blank"],
div.contenttemplate #search-results a[href^="http://"],
div.contenttemplate #search-results a[href^="https://"] {
  background-image: none;
}

div.contenttemplate a[href$=".pdf"],
div.contenttemplate #search-results a[href$=".pdf"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right 0;
  padding: 2px 18px 2px 0;
}

div.contenttemplate a[href$=".doc"],
div.contenttemplate a[href$=".docx"],
div.contenttemplate #search-results a[href$=".doc"],
div.contenttemplate #search-results a[href$=".docx"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right -32px;
  padding: 2px 18px 2px 0;
}

div.contenttemplate a[href$=".xls"],
div.contenttemplate a[href$=".xlsx"],
div.contenttemplate #search-results a[href$=".xls"],
div.contenttemplate #search-results a[href$=".xlsx"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right -64px;
  padding: 2px 18px 2px 0;
}

div.contenttemplate a[href*="youtu.be"],
div.contenttemplate a[href*="youtube.com"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right -128px;
  padding: 2px 18px 2px 0;
}

div.contenttemplate a[href^="mailto:"],
div.contenttemplate a[href^="https://mail.google.com"] {
  background: transparent url("/content/images/icon-sprite-links.png") scroll no-repeat right -160px;
  padding: 2px 18px 2px 0;
}

.sharing a {
  background: none;
}

/* Nivo slider css for the slider images - BCG & JL */
#article {
  padding-left: 0;
  padding-right: 0;
}

#article select {
  clear: both;
  float: right;
}

div.leader {
  background-color: transparent;
  text-align: center;
  width: 100%;
}

.nivoSlider {
  background: transparent url("/content/images/loader-circle-basic.gif") no-repeat scroll 50% 50%;
  position: relative;
}

.nivoSlider img {
  display: none;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
}

.nivoSlider a {
  border: 0;
  display: block;
}

.slider-wrapper {
  margin: -42px 0 0;
  position: relative;
  width: 100%;
}

.slider-wrapper a.nivo-nextNav,
.slider-wrapper a.nivo-prevNav {
  display: block;
  height: 40px;
  text-indent: -9999px;
  width: 40px;
}

.slider-wrapper a.nivo-prevNav,
.slider-wrapper a.nivo-prevNav:link,
.slider-wrapper a.nivo-prevNav:visited {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll top left;
}

.slider-wrapper a.nivo-prevNav:hover,
.slider-wrapper a.nivo-prevNav:active,
.slider-wrapper a.nivo-prevNav:focus {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll bottom left;
}

.slider-wrapper a.nivo-nextNav,
.slider-wrapper a.nivo-nextNav:link,
.slider-wrapper a.nivo-nextNav:visited {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll top right;
}

.slider-wrapper a.nivo-nextNav:hover,
.slider-wrapper a.nivo-nextNav:active,
.slider-wrapper a.nivo-nextNav:focus {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll bottom right;
}

.slider-wrapper .nivo-controlNav {
  display: none !important;
}

.nivo-controlNav {
  margin: -40px 0 0 40%;
  position: absolute;
  z-index: 9;
}

.header_link {
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  margin: 0 0 0 10px;
}

.responsive_image {
  width: 100%;
}

.category_banner_thumbnail {
  width: 100%;
}

.category_banner_thumbnail_expired {
  opacity: .50;
  width: 100%;
}

.catProdLoad,
.catProdLoad p {
  font-size: 32px;
  margin: 2em;
  text-align: center;
}

.home_page_icon_container {
  float: left;
  margin: .33% 0 0;
  width: 100%;
}

.home_page_icon {
  cursor: pointer;
  float: left;
  margin: 0 .32% 0 0;
  max-width: 174px;
  width: 14%;
}

.home_page_icon_last {
  cursor: pointer;
  float: left;
  max-width: 174px;
  width: 14%;
}

.tipsleader {
  float: left;
  width: 100%;
}

.tipsleader_text {
  float: left;
  min-width: 220px;
  width: 50%;
}

.tipsleader_img {
  float: right;
  min-width: 220px;
  width: 40%;
}

.MainTemplateListSection {
  float: left;
  font-size: 12px;
  line-height: 22px;
  padding: 0 0 0 10px;
  width: 72%;
}

.floaty_image {
  float: right;
  margin-left: 12px;
  margin-right: 0;
}

.tipSectionContent h2 {
  clear: both !important;
}

.tipSectionContent img {
  border: 0 none;
  float: left;
  height: 75px !important;
  margin-right: 12px;
  width: 75px !important;
}

.ProductDetailWidgetSection {
  float: left;
  margin: 0 0 0 20px;
  width: 240px;
}

.ProductDetailWidget {
  float: left;
  margin: 0 0 30px;
}

.article_detail_image {
  width: auto !important;
}

.nivo-controlNav a {
  z-index: 9;
}

.slider-wrapper a.nivo-control {
  background: transparent url("/content/images/icon-circators.png") no-repeat scroll top center;
  display: inline-block;
  height: 9px;
  margin: 0 4px;
  text-indent: -9999px;
  width: 9px;
}

.slider-wrapper a.active {
  background: transparent url("/content/images/icon-circators.png") no-repeat scroll bottom center;
}

.nivo-caption h2 {
  color: rgba(255, 255, 255, 1);
  font-size: 1.7em;
  line-height: 1.7em;
  margin: 0;
  overflow: auto !important;
  padding: 0;
  text-align: left;
  white-space: normal;
}

#home #slider .nivo-caption {
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  -moz-opacity: 0.8;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  background: none;
  border-left: 1px solid rgba(255, 255, 255, 1);
  bottom: auto;
  box-sizing: border-box;
  /* Opera/IE 8+ */
  display: inline-block;
  filter: alpha(opacity=80);
  font-style: normal;
  height: auto !important;
  left: auto;
  line-height: 1.2em;
  margin: 0;
  max-width: 250px;
  min-width: 185px;
  opacity: 0.8;
  padding: 0 1%;
  position: absolute;
  right: 10%;
  top: 25%;
  width: 23%;
  z-index: 8;
}

#slider .nivo-caption {
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  -moz-opacity: 0.8;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  background: rgba(0, 0, 0, 1);
  bottom: auto;
  box-sizing: border-box;
  /* Opera/IE 8+ */
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  filter: alpha(opacity=80);
  font-style: normal;
  height: auto !important;
  left: 10%;
  line-height: 1.2em;
  margin: 0;
  max-width: 250px;
  min-width: 185px;
  opacity: 0.8;
  padding: 1%;
  position: absolute;
  right: auto;
  text-align: left;
  top: 25%;
  width: 23%;
  z-index: 8;
}

#slider div p a {
  background: #0356a4;
  background: -moz-linear-gradient(top, #296fb2 5%, #0356a4 5%, #004280 100%);
  background: -ms-linear-gradient(top, #296fb2 5%, #0356a4 5%, #004280 100%);
  background: -o-linear-gradient(top, #296fb2 5%, #0356a4 5%, #004280 100%);
  background: -webkit-linear-gradient(top, #296fb2 5%, #0356a4 5%, #004280 100%);
  background: linear-gradient(to bottom, #0356a4 0%, #004280 100%);
  border-radius: 1px;
  border: #003e79;
  color: rgba(255, 255, 255, 1);
  float: left;
  font-style: normal;
  line-height: 22px;
  margin: 15px 0 0;
  overflow: hidden;
  padding: 1% 2%;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 96%;
}

#slider p {
  border: none;
  font-size: 1.3em;
  font-style: normal;
  height: 75px;
  line-height: 1.5em;
  margin: 10px 0 0;
  padding: 0;
  text-align: left;
  width: 220px;
}

/* End of nivo slider css section */
/* Styles for icons */
.fa-lock {
  font-size: 0.8em;
  margin-bottom: 3px;
}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
  border: 1px solid #ddd;
  margin: 0 0 1.5em;
  padding: 0 1.4em 1.4em;
}

legend {
  font-size: 1.2em;
  font-weight: bold;
}

textarea {
  min-height: 75px;
}

.editor-label {
  margin: 1em 0 0;
}

.editor-field {
  margin: 0.5em 0 0;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
  color: rgba(255, 29, 37, 1);
}

.field-validation-valid {
  display: none;
}

.input-validation-error {
  background-color: #fee !important;
  border: 1px solid rgba(255, 29, 37, 1) !important;
}

.validation-summary-errors {
  color: rgba(255, 29, 37, 1);
  font-weight: bold;
}

.validation-summary-valid {
  display: none;
}

/* Styles for _CommonHeader
-----------------------------------------------------------*/
.header {
  background: transparent url(/content/images/background-header.png) repeat-x center top;
  color: rgba(255, 255, 255, 1);
  font-size: 1.1em;
  height: 76px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 1000;
}

.header_inside {
  margin: 0 auto;
  max-width: 1240px;
}

.header a {
  background: none;
  border: 0;
  color: rgba(255, 255, 255, 1);
  padding: 0;
  text-decoration: none;
}

.branding {
  float: left;
  margin: 0 0 0 10px;
  min-width: 240px;
}

.header_logo {
  float: left;
  margin: 10px 0 0;
}

.toplinks {
  float: right;
  margin: 20px 0 0;
}

.toplinks a {
  margin: 0 15px 0 0;
}

.find {
  float: left;
  margin: 20px 0 0 20px;
}

.find a {
  background: transparent none no-repeat scroll center center;
  padding-left: 20px;
}

#searchForm {
  background-color: rgba(255, 255, 255, 1);
  border: #c4c2c4;
  font-size: 12px;
  height: 24px;
  line-height: 20px;
  overflow: hidden;
}

#q {
  border: 0;
  color: #4c4c4c;
  height: 24px;
  line-height: 20px;
  margin: 0;
  padding-left: 4px;
  width: 80%;
}

#sa {
  background: url(/content/images/icon-magnifying-glass.png) no-repeat scroll center center;
  border-left-width: 1px;
  border: #c4c2c4;
  cursor: hand;
  cursor: pointer;
  float: right;
  height: 24px;
  margin: 0;
  text-indent: -9999px;
  width: 24px !important;
}

.product_category_image_box {
  background-color: rgba(255, 255, 255, 1);
  float: left;
  height: 309px;
  margin: 15px 0 0;
  text-align: center;
}

.product_category_image_box a,
.product_category_image_box a:link,
.product_category_image_box a:visited {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  color: #4c4c4c;
  display: block;
  height: 309px;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-decoration: none !important;
  width: 232px;
}

div.product_category_image_box a:hover {
  border: 1px solid rgba(0, 51, 102, 1);
}

div.product_category_image_box img {
  max-height: 262px;
  max-width: 200px;
}

/* Styles for #article
-----------------------------------------------------------*/
.article {
  margin: 0 auto;
  max-width: 1240px;
  min-height: 300px;
  padding: 0 10px;
}

.product #article {
  float: none;
  padding-left: 0;
}

#article p a:hover,
#article p a:active,
#article p a:focus {
  text-decoration: underline;
}

.navigationbar {
  color: rgba(255, 255, 255, 1);
  float: left;
  min-width: 120px;
  padding: 0 15px 0 10px;
  width: 15%;
}

.navigationbar_inside h2 a,
.navigationbar_inside h2 a:link,
.navigationbar_inside h2 a:visited {
  color: #4C4C4C;
}

.navigationbar_inside h2 {
  border-bottom: 1px solid #C4C3C1;
  font-size: 18px;
}

.navigationbar_inside h3 {
  margin: 15px 0 0 10px;
}

.navigationbar_collapse {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid gray;
  display: none;
  max-width: 230px;
  min-width: 220px;
  padding: 5px;
}

.navigationbar_collapser {
  background-color: rgba(255, 255, 255, 1);
  border: 1px solid gray;
  color: #024E96;
  cursor: pointer;
  display: none;
  max-width: 230px;
  min-width: 220px;
  padding: 5px;
}

.navigationbar_collapser h2 {
  margin: 0;
  padding: 0;
}

.category {
  float: right;
  width: 80%;
}

.gallery_category {
  clear: both;
  margin: 20px 0 1% 1%;
  width: 98%;
}

.article_sort {
  float: left;
  margin: 0;
}

.tab_row {
  float: left;
  width: 100%;
}

.article h1 {
  font-size: 2em;
  margin: -18px 0 0;
  padding: 0;
  text-transform: uppercase;
}

#navigationbar {
  background: transparent url(/content/images/background-sidenav.png) no-repeat scroll top right;
  color: #4c4c4c;
  float: left;
  margin: -50px 25px 0 0;
  padding: 28px 0 20px 45px !important;
  width: 200px;
}

#navigationbar a {
  color: #4c4c4c;
  text-decoration: none;
}

#navigationbar h2 {
  border-bottom-width: 1px;
  border: #c4c2c4;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  text-transform: uppercase;
  width: 80%;
}

#navigationbar h3,
#navigationbar h3 a,
#navigationbar li,
#navigationbar li a {
  font-size: 12px;
  text-transform: capitalize;
}

#navigationbar h3 {
  padding-top: 8px;
}

#navigationbar h3 a {
  color: #024e96;
}

#navigationbar ol,
#navigationbar ul,
#navigationbar li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigationbar ol,
#navigationbar ul {
  border-bottom-width: 1px;
  border: #c4c2c4;
  padding-bottom: 15px;
  width: 80%;
}

#navigationbar li a {
  line-height: 22px;
}

#navigationbar li.current a {
  color: #024e96;
  font-weight: bold;
}

/* START Gallery Breadcrumbs */
#breadcrumbs {
  float: left;
  font-size: 14px;
  padding-bottom: 10px;
  width: 100%;
}

#breadcrumbs a {
  color: #4c4c4c;
  line-height: 1.5em;
  text-decoration: none;
  white-space: nowrap;
}

#breadcrumbs a:hover,
#breadcrumbs a:active,
#breadcrumbs a:focus {
  text-decoration: underline;
}

#breadcrumbs a:after {
  content: " / ";
}

#breadcrumbs a.current {
  font-weight: bold;
}

#breadcrumbs a.current:hover,
#breadcrumbs a.current:active,
#breadcrumbs a.current:focus {
  text-decoration: none;
}

#breadcrumbs a.current:after {
  content: "";
}

#breadcrumbs a.home {
  background: transparent url(/content/images/icon-home.png) no-repeat scroll center right;
  display: inline-block;
  text-decoration: none;
  text-indent: -9999px;
  width: 13px;
}

#breadcrumbs a.home:hover,
#breadcrumbs a.home:active,
#breadcrumbs a.home:focus {
  background-position: center left;
}

#breadcrumbs a.family:before {
  color: #4c4c4c;
  content: " | ";
  text-decoration: none !important;
}

/* END Gallery Breadcrumbs */
#maincontent {
  overflow: hidden;
  /*  height:475px;  this breaks IE8 */
  width: 75%;
}

.product #maincontent {
  width: auto;
}

#imagecontainer {
  float: left;
}

#mainimagecontainer a.video-button {
  background: none;
  border: none;
  float: right;
  height: 139px;
  list-style: none;
  padding: 0;
  position: relative;
  right: 15px;
  top: 195px;
  width: 139px;
  z-index: 20;
}

#mainimagecontainer a.video-button:hover,
#mainimagecontainer a.video-button:visited,
#mainimagecontainer a.video-button:focus {
  border: none !important;
}

#mainimagecontainer {
  height: auto;
  padding: 0;
  width: 540px;
}

#mainimagecontainer img {
  border: none;
  display: block;
}

#thumbnailscontainer {
  height: 80px;
  text-align: center;
}

#thumbnailscontainer a {
  background: rgba(255, 255, 255, 1) url(/content/images/loader-circle-basic.gif) no-repeat scroll center;
  border: #e1e1e2;
  color: rgba(255, 255, 255, 0.95);
  display: block;
  float: left;
  font-size: 29px;
  height: 49px;
  line-height: 49px;
  margin-right: 16px;
  margin-top: 16px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
  text-shadow: rgba(0, 0, 0, 0.5) 0.1em 0.1em 0.2em;
  width: 49px;
}

#thumbnailscontainer a:hover,
#thumbnailscontainer a:active,
#thumbnailscontainer a:focus {
  -moz-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  border: #024e96;
  box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  text-decoration: none;
}

#thumbnailscontainer a.video {
  text-indent: 0;
}

#thumbnailscontainer a.current {
  border-color: #024e96;
}

.product_thumbnail_image_container {
  -moz-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  cursor: pointer;
  display: block;
  float: left;
  height: 49px;
  margin-right: 16px;
  margin-top: 16px;
  overflow: hidden;
  width: 49px;
}

.product_thumbnail_image_current {
  -moz-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  background-color: rgba(255, 255, 255, 1);
  border: #024e96;
  box-shadow: 0 8px 24px -11px rgba(0, 0, 0, 0.35);
  cursor: pointer;
  display: block;
  float: left;
  height: 49px;
  margin-right: 16px;
  margin-top: 16px;
  overflow: hidden;
  width: 49px;
}

.product_video_icon {
  background-image: none !important;
  border: none !important;
  float: left;
  height: 51px !important;
  text-indent: 0 !important;
  width: 51px !important;
}

#highlights {
  float: right;
  margin: 0 0 0 20px !important;
  width: 25%;
}

#highlights h1 {
  color: #4c4c4c;
  font-size: 16px;
  margin: 0 !important;
}

h1 {
  color: #4c4c4c;
  font-size: 16px;
  margin-bottom: 6px;
  margin-top: 0;
}

#highlights h1 > p {
  display: block;
  min-width: 210px;
}

.modelnumber {
  color: #4c4c4c;
  font-size: 11px;
  font-style: italic;
}

#reviewsummary {
  border-bottom: #c4c2c4;
  margin-bottom: 6px;
  margin-top: 12px;
  padding-bottom: 8px;
  padding-top: 12px;
}

#reviewsummary,
#reviewsummary a,
#reviewsummary a:link,
#reviewsummary a:visited,
#belowthefold a,
#belowthefold a:link,
#belowthefold a:visited {
  color: #4c4c4c;
  font-size: 12px;
  text-decoration: none;
}

#reviewsummary a:hover,
#reviewsummary a:active,
#reviewsummary a:focus {
  text-decoration: underline;
}

.rating {
  background: transparent url(/content/images/sprite-ratings-stars.png) no-repeat scroll 0 0;
  padding-left: 80px;
}

#reviewsummary .rating:after {
  content: " / ";
}

.stars-0-0,
.stars-0-1,
.stars-0-2 {
  background-position: 0 top;
}

.stars-0-3,
.stars-0-4,
.stars-0-5,
.stars-0-6,
.stars-0-7 {
  background-position: 0 -32px;
}

.stars-0-8,
.stars-0-9,
.stars-1-0,
.stars-1-1,
.stars-1-2 {
  background-position: 0 -66px;
}

.stars-1-3,
.stars-1-4,
.stars-1-5,
.stars-1-6,
.stars-1-7 {
  background-position: 0 -98px;
}

.stars-1-8,
.stars-1-9,
.stars-2-0,
.stars-2-1,
.stars-2-2 {
  background-position: 0 -132px;
}

.stars-2-3,
.stars-2-4,
.stars-2-5,
.stars-2-6,
.stars-2-7 {
  background-position: 0 -165px;
}

.stars-2-8,
.stars-2-9,
.stars-3-0,
.stars-3-1,
.stars-3-2 {
  background-position: 0 -197px;
}

.stars-3-3,
.stars-3-4,
.stars-3-5,
.stars-3-6,
.stars-3-7 {
  background-position: 0 -230px;
}

.stars-3-8,
.stars-3-9,
.stars-4-0,
.stars-4-1,
.stars-4-2 {
  background-position: 0 -263px;
}

.stars-4-3,
.stars-4-4,
.stars-4-5,
.stars-4-6,
.stars-4-7 {
  background-position: 0 -295px;
}

.stars-4-8,
.stars-4-9,
.stars-5-0 {
  background-position: 0 bottom;
}

.ie .bv-cleanslate {
  display: inline !important;
}

a.button,
.nivo-caption a,
.cse input.gsc-search-button,
input.gsc-search-button,
td.gsc-search-button input,
#sa {
  -moz-transition: width ease-in-out 0.15s;
  -ms-transition: width ease-in-out 0.15s;
  -o-transition: width ease-in-out 0.15s;
  -webkit-transition: width ease-in-out 0.15s;
  transition: width ease-in-out 0.15s;
  width: auto;
}

a.buylink {
  font-size: 16px !important;
  margin: 50px 6px 50px 0;
  padding: 5px 0 5px 15px !important;
  width: 101px;
}

a.button,
a.buylink,
input[type=submit],
.nivo-caption a {
  font-size: 16px;
}

table.gsc-branding td,
table.gsc-branding,
table.gcsc-branding td,
table.gcsc-branding {
  margin-left: -24px !important;
}

a.button,
a.buylink,
input[type=submit],
.nivo-caption a,
.cse input.gsc-search-button,
input.gsc-search-button,
td.gsc-search-button input,
#sa {
  background: rgba(0, 102, 204, 1);
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: hand;
  cursor: pointer;
  display: block;
  max-width: 200px;
  padding: .25em 1em;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
}

a.button:hover,
a.buylink:hover,
input[type=submit]:hover,
.nivo-caption a:hover,
.cse input.gsc-search-button:hover,
td.gsc-search-button input:hover,
#sa:hover,
header button[type=submit]:hover {
  background: rgba(0, 51, 102, 1);
  text-decoration: none !important;
}

a.button:active,
a.buylink:active,
input[type=submit]:active,
.nivo-caption a:active,
.cse input.gsc-search-button:active,
td.gsc-search-button input:active,
#sa:active {
  background: rgba(51, 102, 153, 1);
}

#out-of-stock-section .button[value="out of stock"] {
  background: rgba(178, 178, 178, 1);
  color: rgba(122, 122, 125, 1);
  cursor: default;
}

.ie a.button,
.ie a.buylink .ie input[type=submit],
.ie .nivo-caption a {
  background: #0356a4 url("/content/images/button-buy-now.png") repeat-x scroll 0 top;
}

.ie a.button:hover,
.ie a.button:active,
.ie a.button:focus,
.ie a.buylink:hover,
.ie a.buylink:active,
.ie a.buylink:focus,
.ie input[type=submit]:hover,
.ie input[type=submit]:active,
.ie input[type=submit]:focus,
.ie .nivo-caption a:hover,
.ie .nivo-caption a:focus,
.ie .nivo-caption a:active {
  background: #004280 url("/content/images/button-buy-now.png") repeat-x scroll 0 bottom;
}

a.more:before {
  content: " \203A";
  padding-right: 200px;
}

a.more,
a.more:link,
a.more:visited {
  overflow: hidden;
  width: 6px;
}

a.more:hover,
a.more:active,
a.more:focus {
  width: 150px;
}

a.more:hover:before,
a.more:active:before,
a.more:focus:before {
  content: "";
  padding-right: 6px;
}

a.more:after {
  content: " \203A";
}

#wheretobuycontainer {
  background: rgba(0, 0, 0, 0.05) url(/content/images/WTBImage.jpg);
  height: 140px;
  margin-bottom: 70px;
  width: 220px;
}

#belowthefold,
#highlights,
#imagecontainer {
  display: inline;
  float: left;
  margin: 0 10px 0 0;
  max-width: 540px;
  padding-left: 0;
}

#sidebar h3 {
  color: #4c4c4c;
  font-size: 16px;
  margin-bottom: 3px;
  text-transform: uppercase;
}

#sidebar h4 {
  border-bottom: #c4c2c4;
  color: #4c4c4c;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 3px;
  text-transform: initial;
}

#sidebar ul {
  list-style: none;
  padding-left: 0;
}

#sidebar li {
  height: 24px;
}

#sidebar a {
  color: #024e96;
  font-size: 12px;
  text-decoration: none;
  text-transform: capitalize;
}

#sidebar a:hover,
#sidebar a:active,
#sidebar a:focus {
  text-decoration: underline;
}

#sidebar {
  float: left;
  margin: 0 0 0 40px;
  width: 240px;
}

#features {
  clear: both;
}

.admin_form_input_note {
  color: rgba(255, 29, 37, 1);
  font-weight: normal;
  margin: 0 0 0 105px;
}

#belowthefold {
  max-width: 540px;
  text-align: left;
  width: 90%;
}

#belowthefold h2 {
  clear: both;
  display: none;
}

.idTabs {
  clear: both;
  margin-left: 0;
  padding-left: 0 !important;
  padding-top: 12px !important;
}

.idTabs li {
  float: left;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}

.idTabSelected {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  border-bottom: 0;
  box-shadow: none;
  color: #4C4C4C;
}

.idTabs li a {
  -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 0.05);
  border: #c4c2c4;
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  color: #024e96;
  display: block;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 4px 2px 4px 0;
  padding: 0 1.5em;
  text-decoration: none;
}

ol.FAQidTabs,
ul.FAQidTabs {
  margin-left: 0;
  padding-left: 0;
}

.FAQidTabs li {
  float: left;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}

.FAQidTabSelected {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  border-bottom: 0;
  box-shadow: none;
  color: #4C4C4C;
}

.FAQidTabs li a {
  -moz-box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 0.05);
  border: #c4c2c4;
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 1);
  color: #024e96;
  display: block;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-right: 4px;
  text-decoration: none;
  width: 110px;
}

.idTabs li a.selected {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  border-bottom: 0;
  box-shadow: none;
  color: #4C4C4C;
}

div.tab {
  line-height: 1.75em;
}

.tab {
  float: left;
  margin: 0 !important;
  width: 100%;
}

#paypal-payment-processing {
  display: none;
}

.tab ol {
  margin: 0 0 0 20px !important;
}

.tab p {
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
}

#description {
  margin: 20px 0 0 0 !important;
}

.reviewcontainer {
  border-top: #e1e1e2;
}

#reviews h3 {
  color: #024e96;
}

#reviews .reviewRating {
  float: left;
  font-size: 12px;
  margin-top: 24px;
  padding: 20px;
  text-align: center;
  width: 100px;
}

#reviews .reviewRating .stars {
  font-size: 40px;
  margin-bottom: 4px;
}

#reviews .rating {
  margin: 0 auto;
  padding: 0;
  text-indent: -9999px;
  width: 70px;
}

#reviews .helpful a {
  margin-left: 20px;
}

#belowthefold a,
#belowthefold a:link,
#belowthefold a:visited {
  color: #024e96;
}

#belowthefold .sorter {
  font-weight: bold;
  margin: 10px 0;
}

#belowthefold .sorter a {
  color: #4C4C4C;
}

#belowthefold .sorter a.selected {
  color: #024e96;
}

#belowthefold .sorter a:before {
  content: " / ";
}

#belowthefold .sorter a:first-child:before {
  content: "";
}

#belowthefold a:hover,
#belowthefold a:active,
#belowthefold a:focus {
  text-decoration: underline;
}

.reviewcontainer p[itemprop=description] {
  font-style: italic;
}

.region_section {
  float: left;
  width: 760px;
}

.sectionsmall_region_select {
  clear: both;
  float: left;
  margin: 20px 20px 0 0;
}

/* Styles for Category/Subcategory pages
-----------------------------------------------------------*/
.category #maincontent {
  height: auto;
}

.category h1 {
  color: #4C4C4C;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.category p {
  font-size: 12px;
}

.category .tagline {
  border-bottom: #c4c2c4;
  color: #4c4c4c;
  font-size: 11px;
  font-style: italic;
  margin-bottom: 4px;
  margin-top: 0;
  padding-bottom: 6px;
  padding-top: 2px;
}

.category .sortby {
  clear: both;
  float: right;
  margin-bottom: 10px;
  margin-right: 20px;
}

.category .productgrid a,
.category .productgrid a:link,
.category .productgrid a:visited {
  background-color: rgba(255, 255, 255, 1);
  color: #4c4c4c;
  display: block;
  height: 262px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 15px;
  text-decoration: none !important;
  text-overflow: ellipsis;
  width: 200px;
}

.category .productgrid a:hover,
.category .productgrid a:active,
.category .productgrid a:focus {
  -moz-box-shadow: 8px 10px 10px 0 rgba(16, 16, 16, 0.2);
  -webkit-box-shadow: 8px 10px 10px 0 rgba(16, 16, 16, 0.2);
  border: #c4c2c4;
  box-shadow: 8px 10px 10px 0 rgba(16, 16, 16, 0.2);
  text-decoration: none !important;
}

.category h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
}

.category .productgrid ul,
.category .productgrid ol,
.category .productgrid dl {
  clear: both;
  padding: 0;
}

.category .productgrid li {
  float: left;
  height: 294px;
  list-style: none;
  margin: 15px 15px 0 0;
  width: 232px;
}

.category .productgrid .rating {
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

.category .productgrid .product-img {
  border-bottom: #e1e1e2;
  border: 0;
  float: left;
  height: 200px;
  margin: 0;
  padding: 0;
  width: 200px;
}

.category .productgrid img.icon-video-small {
  border: none;
  display: block;
  height: 55px;
  margin: 0;
  padding: 0;
  width: 55px;
}

.icon-video-small_product {
  border: none;
  display: block;
  float: left;
  margin: 16px 16px 0 0;
  padding: 0;
  width: 52px;
}

.category .productgrid a.video-button {
  background: none;
  border: none;
  float: right;
  height: 55px;
  list-style: none;
  margin: 0 12px 0 0;
  padding: 0;
  position: relative;
  top: -140px;
  width: 55px;
}

.category .productgrid a.video-button:hover,
.category .productgrid a.video-button:visited,
.category .productgrid a.video-button:focus {
  border: none !important;
}

.category .description a {
  color: #024e96;
  text-decoration: none;
  white-space: nowrap;
}

.category h2 {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.product_category_image_box p {
  line-height: 12px !important;
}

.home #navigationbar {
  display: none;
}

.faqSection p {
  clear: both;
}

/* Styles for Social Sharing
-----------------------------------------------------------*/
ul.sharing li {
  list-style: none;
}

ul.sharing {
  clear: right;
  height: 30px;
  margin: 0;
  padding: 0;
  width: 220px;
}

ul.sharing a {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 !important;
}

.fb-like {
  overflow: hidden;
  width: 45px;
}

li.twitter,
li.pinterest,
li.facebook,
li.qrcode {
  float: left;
  margin-right: 2px;
  margin-top: 2px;
}

li.pinterest {
  margin: 2px 5px 0 4px;
}

li.facebook {
  margin-right: 6px;
}

.directsharing li {
  height: 30px;
  line-height: 30px;
}

li.qrcode a {
  background: transparent url(/content/images/icon-qr.jpg) no-repeat scroll center center;
  display: block;
  display: inline-block;
  height: 25px;
  text-indent: -9999px;
  width: 25px;
}

li.email a {
  background: transparent url(/content/images/icon-email.jpg) no-repeat scroll center center;
  display: block;
  display: inline-block;
  height: 25px;
  margin-top: 2px;
  text-indent: -9999px;
  width: 34px;
}

/* Styles for Content Pages
-----------------------------------------------------------*/
div.contenttemplate div.section {
  float: left;
  min-width: 631px;
  padding-bottom: 70px;
  padding-right: 35px;
  width: 631px;
}

div.contenttemplate div.sectionsmall {
  float: left;
  width: 100%;
}

.sectionsmall img {
  float: left;
  margin: 0 20px 10px 0;
  width: 70%;
}

.sectionsmall li {
  font-size: 12px;
}

div.contenttemplate div.section div {
  padding-bottom: 35px;
}

div.contenttemplate h1 {
  color: #D6D6D6;
  font-size: 30px;
  text-shadow: 0 -1px 0 #c4c2c4;
  text-transform: uppercase;
}

div.contenttemplate div h2,
.gs-title {
  clear: both;
  font-size: 14px;
  margin: 6px 0 0;
  overflow: hidden;
  padding-top: 18px;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

div.contenttemplate div h3 {
  font-size: 13px;
  margin: 0;
  text-transform: capitalize;
}

div.contenttemplate div h4 {
  font-size: 12px;
  font-style: italic;
  margin: 12px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
}

div.contenttemplate img.leader,
div.contenttemplate div.aside img {
  background: rgba(0, 0, 0, 0.05) url(/content/images/loader-circle-basic.gif) no-repeat center center;
  border-style: none;
  float: left;
  height: 250px;
  margin-right: 20px;
  width: 631px;
}

div.contenttemplate div.aside img {
  height: 185px;
  width: 300px;
}

div.contenttemplate h2 + p,
div.category h2 + p {
  border-bottom: 1px solid #7d7d7d;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 2px;
  padding-bottom: 4px;
  padding-top: 0;
}

#belowthefold h2 + p {
  border-bottom: 0;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5em;
}

div.contenttemplate div.aside {
  float: left;
  font-size: 12px;
  padding-bottom: 20px;
  width: 300px;
}

div.contenttemplate div.aside div h2 {
  margin-top: 50px;
}

div.contenttemplate div.aside div:first-child h2 {
  margin-top: 0;
}

div.contenttemplate div.aside iframe {
  margin-bottom: 30px;
}

div.contenttemplate div.aside ol {
  list-style: decimal;
  margin-left: 20px;
  padding: 0;
}

div.contenttemplate div.aside ul {
  list-style: none;
  margin-left: 5px;
  padding: 0;
}

div.contenttemplate div.aside li {
  line-height: 18px;
}

div.contenttemplate div.aside a,
div.contenttemplate p a,
div.contenttemplate div.back a,
div.contenttemplate div h3 a {
  color: #024E96;
  font-size: 12px;
  text-decoration: none;
}

div.contenttemplate ul,
div.contenttemplate ol {
  padding-left: 20px;
  padding-top: 0;
}

div.contenttemplate p {
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 2px;
  text-align: justify;
}

div.contenttemplate li {
  font-size: 12px;
  line-height: 18px;
}

div.contenttemplate blockquote {
  font-size: 16px;
  margin: 40px auto;
  padding: 0;
  text-align: center;
  width: 75%;
}

div.contenttemplate blockquote:before,
div.contenttemplate blockquote:after {
  color: rgba(0, 0, 0, 0.2);
  display: block;
  font: 500% Georgia, Serif;
  height: 40px;
  margin-top: -14px;
  width: 60px;
}

div.contenttemplate blockquote:before {
  content: "\201C";
  float: left;
  margin-left: -60px;
}

div.contenttemplate blockquote:after {
  content: "\201D";
  float: right;
  margin-right: -60px;
  margin-top: -24px;
}

/* ---------------------- Content Modules and Modlets (little modules) ------------------------------ */
div.contenttemplate div.module-leader {
  float: left;
  margin-bottom: 35px;
  margin-top: 6px;
  width: 631px;
}

div.contenttemplate div.module-leader h2 {
  border-top: 1px solid #7d7d7d;
  margin-top: 24px;
  padding-top: 12px;
  white-space: normal;
  width: 189px;
}

div.contenttemplate div.module-leader h2 + p {
  border: 0;
  white-space: normal;
  width: 189px;
}

div.contenttemplate div.module-leader img {
  float: right;
  height: 185px;
  margin: 0;
  width: 430px;
}

div.contenttemplate div.module-basic {
  clear: both;
}

div.contenttemplate div.module-timeline {
  clear: both;
  float: left;
  width: 986px;
}

div.contenttemplate div.module-timeline div {
  float: left;
  width: 441px;
}

div.contenttemplate div.module-timeline h2 {
  border-top: 1px solid #7d7d7d;
  font-size: 35px;
  margin-top: 35px;
  padding-top: 12px;
  width: 441px;
}

div.contenttemplate div.module-timeline h2 + p {
  border-bottom: 1px solid #7d7d7d;
  border: none;
  font-style: italic;
  margin-bottom: 12px;
  margin-top: 2px;
  padding-bottom: 4px;
  padding-top: 0;
  white-space: normal;
}

div.contenttemplate div.module-timeline img {
  background: rgba(0, 0, 0, 0.05) url(/content/images/loader-circle-basic.gif) no-repeat center center;
  border-style: none;
  float: right;
  height: 290px;
  overflow: hidden;
  width: 520px;
}

div.aside div.modlet-gallery img {
  height: 92px;
  margin: 0 8px 8px 0;
  padding: 0;
  width: 92px;
}

/* Styles for _CommonFooter
-----------------------------------------------------------*/
address {
  display: inline;
  font-style: normal;
}

#license .address,
#license .telephone {
  display: none;
  visibility: hidden;
}

.productgrid {
  float: left;
  width: 100%;
}

.productgrid_inside {
  float: left;
  margin: 0 auto;
  max-width: 1240px;
}

.productgrid_inside h2 {
  font-size: 18px;
  margin-top: 0;
  padding-top: 5px;
}

.footer {
  background-color: rgba(0, 0, 0, 0.05);
  border-left: 0;
  border-right: 0;
  border: #c4c2c4;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 2em;
  padding: 0;
  width: 100%;
}

#footer a,
#footer a[target*="blank"],
#footer a[href^="http://"],
#footer a[href^="https://"] {
  background: none;
  color: #4c4c4c;
  padding: 0;
  text-decoration: none;
}

.footerlower {
  background-color: #d9d9d9;
  float: left;
  margin: 0;
  padding: 30px 0;
  width: 100%;
}

.footerlower_inside {
  margin: 0 auto;
  max-width: 1240px;
  width: 95%;
}

.footernav {
  margin: 0 auto;
  max-width: 1240px;
  text-align: center;
}

.footer_link {
  color: #024e96;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  text-transform: uppercase;
  white-space: nowrap;
}

.footernav .social a {
  color: #024e96;
  text-decoration: none;
  text-transform: uppercase;
}

footer .social a:hover {
  color: rgba(43, 128, 209, 1);
}

.footernav a:hover,
.footernav a:active,
.footernav a:focus {
  text-decoration: underline;
}

#footer #message {
  clear: both;
  font-style: italic;
  margin-left: auto;
  margin-right: auto;
}

.us-manufacturer {
  float: left;
  margin: -8px 0 0;
}

.social_wrapper {
  float: right;
  min-width: 175px;
  width: 30%;
}

.social_buttons {
  float: right;
  min-width: 180px;
  width: 95%;
}

.social_buttons a {
  float: right;
  padding-right: 3%;
}

#footer .social {
  float: right;
  height: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  margin: 20px auto 10px;
  overflow: hidden;
  text-align: center;
  width: 250px;
}

#footer .social a,
#footer .social a:link,
#footer .social a:visited {
  background: transparent url(/content/images/icon-social-media.png) no-repeat scroll 0 0;
  display: inline-block;
  height: 36px;
  text-indent: -9999px;
  width: 38px;
}

#footer .social a#facebook {
  background-position: -74px 0;
}

#footer .social a#twitter {
  background-position: -74px -72px;
}

#footer .social a#youtube {
  background-position: -74px -144px;
}

#footer .social a#googleplus {
  background-position: -74px -216px;
}

#footer .social a#pinterest {
  background-position: -74px -288px;
}

#footer .social a:hover,
#footer .social a:active,
#footer .social a:focus {
  background-position: -74px 0;
}

#footer .social a#facebook:hover,
#footer .social a#facebook:active,
#footer .social a#facebook:focus {
  background-position: 0 0;
}

#footer .social a#twitter:hover,
#footer .social a#twitter:active,
#footer .social a#twitter:focus {
  background-position: 0 -72px;
}

#footer .social a#youtube:hover,
#footer .social a#youtube:active,
#footer .social a#youtube:focus {
  background-position: 0 -144px;
}

#footer .social a#googleplus:hover,
#footer .social a#googleplus:active,
#footer .social a#googleplus:focus {
  background-position: 0 -216px;
}

#footer .social a#pinterest:hover,
#footer .social a#pinterest:active,
#footer .social a#pinterest:focus {
  background-position: 0 -288px;
}

.footer_logo {
  float: left;
  padding-left: 30%;
}

.social-wrap {
  float: right;
}

#license {
  float: right;
  font-size: 80%;
  margin: 15px 0 0;
  text-align: right;
}

.contact_form_container {
  float: left;
  width: 100%;
}

.contact_form_left {
  float: left;
  min-width: 220px;
  width: 40%;
}

.contact_form_right {
  float: left;
  margin: 0 0 0 20px;
  min-width: 220px;
  width: 40%;
}

.contact_form_right textarea {
  height: 100px;
  width: 100%;
}

.donation_form_container {
  float: left;
  width: 100%;
}

.donation_form_left {
  float: left;
  min-width: 220px;
  width: 40%;
}

.donation_form_right {
  float: left;
  margin: 0 0 0 20px;
  min-width: 220px;
  width: 40%;
}

.donation_form_right textarea {
  height: 100px;
  width: 100%;
}

.donation_form_state {
  width: 67% !important;
}

.donation_form_right .bold_text {
  padding-bottom: 0px !important;
}

.donation_form_right .form_input_caption {
  padding-top: 25px !important;
}

.emailSignUpError {
  color: rgba(255, 29, 37, 1);
  display: inline-block;
  padding: 0 1em;
}

.loader-small {
  height: 30px;
}

/* home page template rules.
-----------------------------------------------------------*/
.home #header,
.home #article {
  background: rgba(0, 0, 0, 1) none;
}

.defaultText {
  color: rgba(0, 0, 0, 1);
  width: 210px;
}

.defaultTextActive {
  color: #a1a1a1;
  font-style: italic;
}

.defaultTextSmall {
  color: rgba(0, 0, 0, 1);
  width: 95px !important;
}

.defaultTextActiveSmall {
  color: #a1a1a1;
  font-style: italic;
}

.defaultTextSmaller {
  color: rgba(0, 0, 0, 1);
  width: 70px;
}

.defaultTextActiveSmaller {
  color: #a1a1a1;
  font-style: italic;
}

.defaultTextSelect {
  color: rgba(0, 0, 0, 1);
  width: 100px;
}

.defaultTextActiveSelect {
  color: #a1a1a1;
  font-style: italic;
}

.defaultTextLarge {
  color: rgba(0, 0, 0, 1);
  width: 170px;
}

.defaultTextActiveLarge {
  color: #a1a1a1;
  font-style: italic;
}

.defaultTextArea {
  color: rgba(0, 0, 0, 1);
}

.defaultTextActiveArea {
  color: #a1a1a1;
  font-style: italic;
}

.required {
  -webkit-border-radius: 1px;
  background: rgba(255, 255, 255, 0.95) url(/content/images/icon-required.png) no-repeat scroll 0;
  border-radius: 1px;
  border: 1px solid #a1a1a1;
}

textarea.required {
  background-color: rgba(255, 255, 255, 1) !important;
}

.error {
  color: #024e96;
}

.centered {
  text-align: center;
}

.success {
  background-color: #DEF2E4;
  border-radius: 5px;
  border: 1px solid #CCEBD2;
  color: rgba(123, 194, 68, 1);
  font-size: 14px !important;
  font-weight: bold;
  margin-top: 6px;
  padding: 4px 6px;
}

.warning {
  background-color: #f2dede;
  border-radius: 5px;
  border: 1px solid #ebccd1;
  color: rgba(255, 29, 37, 1);
  font-size: 14px !important;
  font-weight: bold;
  margin-top: 6px;
  padding: 4px 6px;
}

.product_reg_form_container {
  float: left;
  min-width: 220px;
  width: 100%;
}

.product_reg_form_left {
  float: left;
  min-width: 360px;
  width: 70%;
}

.product_reg_form_right {
  float: left;
  margin: 0 0 0 20px;
  min-width: 220px;
  width: 50%;
}

.product_reg_form_container .cannot-find-productid {
  margin-left: 5px;
}

.contact_header_image {
  float: left;
  margin: 0 0 0 10px;
  width: 400px;
}

.leadAnywhereButton {
  margin: 15px 0 0;
}

.contact_form_container input,
.contact_form_container textarea,
.contact_form_container select {
  font-size: 12px;
}

.question_mark {
  margin: 3px 0 -2px 2px;
  float: left;
}

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

.ui-timepicker-div dl {
  text-align: left;
}

.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
  font-size: 90%;
}

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

.ui-timepicker-rtl {
  direction: rtl;
}

.ui-timepicker-rtl dl {
  text-align: right;
}

.ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px;
}

.ui-timepicker-select {
  margin: 0;
  padding: 0;
}

.form_input_note_text {
  float: left;
  font-size: 11px !important;
  width: 170px;
}

.form_input_note_text_long {
  float: left;
  font-size: 11px !important;
  width: 195px;
}

.form_input_note_text_spanish {
  float: left;
  font-size: 11px !important;
  width: 200px;
}

.assembly_instructions_form {
  float: left;
  width: 200px;
}

.assembly_instructions_results_container {
  float: left;
  width: 500px;
}

.assembly_instructions_form_left {
  clear: both;
  float: left;
  width: 220px;
}

.assembly_instructions_form_right {
  float: right;
  margin: 0;
  max-width: 600px;
  width: 100%;
}

.assembly_instructions_check_title {
  float: left;
  font-weight: bold;
  width: 200px;
}

#instructions .contact_form_container .assembly_instructions_form_right {
  max-width: 240px !important;
}

.assembly_instructions_form_checks {
  float: left;
  margin: 10px 9px 0 0;
  width: 95px;
}

.warranty_form_right {
  float: left;
  margin: 0 0 0 20px;
  min-width: 220px;
  width: 40%;
}

.form_row {
  clear: both;
  float: left;
  margin: 10px 0 0;
  width: 100%;
}

.form_row:nth-of-type(2) {
  margin-top: 2em;
}

.form_long_row {
  float: left;
  margin: 15px 0 0;
  width: 80%;
}

.form_row_full {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}

.form_extra_long_row {
  clear: both;
  float: left;
  margin: 15px 0 0;
  width: 90%;
}

.form_input {
  float: left;
}

.form_input_date {
  float: left;
}

.form_input_right {
  float: left;
  margin: 0 0 0 15px;
}

.form_input_find_button {
  float: left;
  margin: 0 0 0 10px;
}

.form_input_caption {
  color: #024e96;
  margin: 0 0 0 10px;
}

.form_ asterisk {
  color: #024e96;
  float: right;
  margin: 0;
}

.form_ asterisk_left {
  color: #024e96;
  float: left;
  margin: 0 10px 0 0;
}

.form_checkbox {
  float: left;
  margin: 5px 0 0;
  width: 15px;
}

.form_checkbox_text {
  float: left;
  line-height: 24px;
  margin: 0 0 0 5px;
  width: 80%;
}

.form_row_checkbox {
  clear: both;
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.form_input_description {
  font-weight: bold;
  width: 350px;
}

.form_input_description_long {
  width: 100%;
}

.item_description {
  float: left;
  font-weight: bold;
  width: 90px;
}

.item_input {
  float: left;
  margin: 0 0 0 20px;
  width: 400px;
}

.inputLong {
  width: 300px;
}

div.savebutton {
  clear: both;
}

.page_item_row {
  float: left;
  margin: 5px 0 0;
}

.page_item_title {
  float: left;
  font-weight: bold;
  width: 100px;
}

.page_item_value {
  float: left;
  margin: 0 0 0 15px;
  width: 150px;
}

.success_message {
  color: #024e96;
  float: left;
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  margin-left: 10%;
  margin-top: 20%;
}

.admin_success_message {
  color: #024e96;
  float: left;
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  margin: 20px 0 0;
}

.find_product_id_container {
  border: #024e96;
  clear: both;
  display: none;
  margin: 20px 0 0;
  width: 462px;
}

.find_product_id_container_absolute {
  border: #024e96;
  display: none;
  margin: 0 0 0 265px;
  position: absolute;
  width: 462px;
}

.find_product_text {
  background-color: rgba(255, 255, 255, 1);
  font-size: 11px;
  line-height: 15px;
  padding: 10px;
}

.find_product_header {
  background-color: #024e96;
  color: rgba(255, 255, 255, 1);
  padding: 1px;
}

.map_caption {
  background-color: rgba(0, 0, 0, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 11px;
  line-height: 15px;
  margin: -5px 0 0;
  width: 100%;
}

.map_caption_text {
  margin: 5px 0 0 5px;
}

.product_assembly_instructions_container {
  float: left;
  margin: 10px 0 0;
  width: 100%;
}

.product_assembly_instructions_title {
  color: #024E96;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0 0;
  width: 100%;
}

.product_assembly_instructions_row {
  float: left;
  padding: 5px 0;
  width: 100%;
}

.product_assembly_instructions_type {
  float: left;
  width: 120px;
}

.product_assembly_instructions_date {
  float: left;
  width: 200px;
}

.product_assembly_instructions_video {
  float: left;
  height: 250px;
  margin: 10px 0 0;
  width: 480px;
}

.product_assembly_instructions_download {
  float: left;
}

.assembly_instructions_video {
  float: left;
  height: 200px;
  margin: 20px 0 0;
  width: 380px;
}

.warning_message {
  color: rgba(255, 29, 37, 1);
  float: left;
  width: 100%;
}

.redText {
  color: rgba(255, 29, 37, 1) !important;
}

.greenText {
  color: rgba(123, 194, 68, 1);
}

.grayText {
  color: gray;
}

.form_input_note {
  float: left;
  font-size: 11px;
  margin: 0;
  width: 100%;
}

.assembly_instructions_results {
  float: left;
  font-size: 12px;
  margin: 10px 0 0;
  min-width: 450px;
  width: 100%;
}

.assembly_instructions_row {
  float: left;
  min-width: 480px;
  padding: 10px 15px;
}

.assembly_instructions_model {
  float: left;
  font-weight: bold;
  width: 100px;
}

.assembly_instructions_type {
  float: left;
  width: 120px;
}

.assembly_instructions_date {
  float: left;
  width: 160px;
}

.assembly_instructions_download {
  float: left;
}

.admin_form {
  float: left;
  font-size: 12px;
  width: 600px;
}

.admin_form_input_description {
  float: left;
  font-weight: bold;
  width: 150px;
}

.admin_form_input_link {
  float: left;
  margin: 0 0 0 50px;
}

.admin_form_link {
  float: right;
  font-size: 12px;
  margin: 10px 0 -30px;
}

.admin_form_log_title {
  float: left;
  font-weight: bold;
  width: 100px;
}

.admin_form_log_description {
  float: left;
  margin: 0 0 0 10px;
}

.admin_form_log_title_right {
  float: left;
  font-weight: bold;
  margin: 0 0 0 20px;
}

.admin_page_header {
  float: left;
  font-size: 15px;
  font-weight: bold;
}

.admin_half_page_header {
  float: right;
  font-size: 15px;
  font-weight: bold;
  width: 50%;
}

.admin_edit_page_container {
  float: left;
  margin: 0 0 20px 20px;
  width: 900px;
}

.admin_page_left_row {
  float: left;
  margin: 15px 0 0;
  width: 40%;
}

.admin_page_right_row {
  float: right;
  margin: 15px 0 0;
  width: 50%;
}

.MainTemplateMainSection {
  float: left;
  font-size: 12px;
  line-height: 22px;
  padding: 0 0 0 10px;
  width: 72%;
  Xmin-height: 460px;
}

.MainTemplateWidgetSection {
  float: right;
  font-size: 12px;
  line-height: 22px;
  max-width: 280px;
  padding: 0;
  text-align: left;
  width: 25%;
}

.MainTemplateWidgetSection p {
  text-align: justify !important;
}

.MainTemplateWidget {
  float: right;
  width: 100%;
}

.MainTemplateWidget img {
  max-width: 280px;
  width: 100%;
}

.main_video_section {
  float: left;
  width: 100%;
}

.main-video {
  float: right;
  height: 254px;
  margin: 0 0 0 20px;
  max-width: 450px;
  min-width: 113px;
  width: 50%;
}

.category_video {
  float: right;
  height: 544px;
  margin: 0 0 0 20px;
  max-width: 967px;
  min-width: 113px;
  width: 80%;
}

.main_video_section_img {
  float: left;
  margin: 0 20px 10px 0;
  width: 50%;
}

.main_video_section_img img {
  width: 100%;
}

.tipSectionContent iframe {
  float: left;
  height: 100px;
  margin: 0 20px 20px 0;
  width: 16%;
}

.tips_img {
  border-color: inherit;
  border-style: none;
  border-width: 0;
  max-height: 200px;
  max-width: 200px;
  min-height: 200px;
  overflow: hidden;
}

.page_edit_title {
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: 20px 0 0;
}

.page_edit_link {
  float: left;
  font-size: 12px;
  margin: 23px 0 0 20px;
}

.page_edit_divider {
  background-color: #024e96;
  float: left;
  height: 1px;
  margin: 15px 0;
  width: 100%;
}

.page_edit_item_description {
  float: left;
  font-weight: bold;
}

.page_edit_item_value {
  float: left;
  margin: 0 0 0 15px;
}

.page_edit_widget_title {
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin: -40px 0 0;
}

.page_edit_item_links {
  float: right;
}

.page_edit_item_link {
  float: left;
}

.page_edit_item_link_divider {
  float: left;
  margin: 0 0 0 15px;
}

.page_edit_display_order {
  color: #024e96;
  float: left;
  width: 150px;
}

.page_edit_image {
  float: left;
  margin: 5px 0 0;
  width: 600px;
}

.page_edit_image_dimensions {
  float: right;
  font-size: 12px;
  margin: 35px -30px 0 0;
}

.faqSection {
  float: left;
  font-size: 12px;
  margin: 0 0 20px;
  width: 100%;
}

.faqSectionTitle {
  font-weight: bold;
}

.faqSectionImage {
  float: left;
}

.faqSectionVideoContent {
  float: left;
  margin: 5px 0 0;
}

.faqSectionVideo {
  float: left;
  margin: 10px 10px 10px 0;
  width: 75px;
}

.faqSectionContent {
  float: left;
  margin: 5px 0 0;
  width: 625px;
}

.tipSectionTitle {
  float: left;
  font-weight: bold;
}

.tipSectionText {
  font-size: 12px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 2px;
  text-align: justify;
}

.tipSectionImage {
  float: left;
}

.tipSectionVideo {
  float: left;
  margin: 10px 20px 0 0;
  width: 75px;
}

.tipSectionVideoFull {
  float: left;
  margin: 10px 20px 0 0;
  width: 200px;
}

.tipSectionTextVideo {
  float: left;
  margin: 0 0 0 10px;
  width: 650px;
}

.tipSectionContent,
.tipSectionContentNoImage {
  float: left;
  margin: 5px 0 0;
  width: 100%;
}

.tipBottomSection {
  clear: both;
  line-height: 22px;
}

.tipBottomSection a {
  background: none !important;
}

.tipsleader_img iframe {
  height: 200px;
}

.main_page_edit_link {
  float: left;
  width: 170px;
}

.region_map_us {
  float: left;
  margin: 10px 0 0;
}

.region_map_us_button {
  float: left;
  margin: 380px 0 0 330px;
  position: absolute;
}

.region_map_spain_button {
  float: left;
  margin: 450px 0 0 315px;
  position: absolute;
}

.articlelist {
  padding-top: 25px;
  width: 650px;
}

.highlighted {
  background-color: #ff0;
}

input.button_add {
  background: transparent url(/images/buttons/add.png) no-repeat scroll 0 0;
  border: none;
  cursor: pointer;
  height: 16px;
  padding-left: 16px;
  vertical-align: middle;
}

.dropdown {
  -moz-box-shadow: 0 0 50px -2px rgba(0, 0, 0, 0.85);
  background: #d9d9d9;
  border: 0;
  box-shadow: 0 0 50px -2px rgba(0, 0, 0, 0.85);
  color: #4c4c4c;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
  position: absolute;
  text-transform: uppercase;
  width: 277px !important;
  z-index: 10;
}

.dropdown form {
  margin: 12px;
}

.dropdown a {
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  border-top: #c4c2c4;
  color: #4c4c4c;
  display: block;
  height: 3em;
  line-height: 3em;
  padding: 0 12px;
  text-decoration: none;
}

.dropdown a:hover,
.dropdown a:focus {
  background: -moz-linear-gradient(top, rgba(2, 78, 150, 0) 0%, rgba(2, 78, 150, 0.5) 4%, rgba(2, 78, 150, 1) 25%, rgba(2, 78, 150, 1) 75%, rgba(2, 78, 150, 0.5) 96%, rgba(2, 78, 150, 0) 100%);
  background: -ms-linear-gradient(top, rgba(2, 78, 150, 0) 0%, rgba(2, 78, 150, 0.5) 4%, rgba(2, 78, 150, 1) 25%, rgba(2, 78, 150, 1) 75%, rgba(2, 78, 150, 0.5) 96%, rgba(2, 78, 150, 0) 100%);
  background: -o-linear-gradient(top, rgba(2, 78, 150, 0) 0%, rgba(2, 78, 150, 0.5) 4%, rgba(2, 78, 150, 1) 25%, rgba(2, 78, 150, 1) 75%, rgba(2, 78, 150, 0.5) 96%, rgba(2, 78, 150, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(2, 78, 150, 0)), color-stop(4%, rgba(2, 78, 150, 0.5)), color-stop(25%, rgba(2, 78, 150, 1)), color-stop(75%, rgba(2, 78, 150, 1)), color-stop(96%, rgba(2, 78, 150, 0.5)), color-stop(100%, rgba(2, 78, 150, 0)));
  background: -webkit-linear-gradient(top, rgba(2, 78, 150, 0) 0%, rgba(2, 78, 150, 0.5) 4%, rgba(2, 78, 150, 1) 25%, rgba(2, 78, 150, 1) 75%, rgba(2, 78, 150, 0.5) 96%, rgba(2, 78, 150, 0) 100%);
  background: linear-gradient(to bottom, rgba(2, 78, 150, 0) 0%, rgba(2, 78, 150, 0.5) 4%, rgba(2, 78, 150, 1) 25%, rgba(2, 78, 150, 1) 75%, rgba(2, 78, 150, 0.5) 96%, rgba(2, 78, 150, 0) 100%);
  border-top: #c4c2c4;
  color: rgba(255, 255, 255, 1);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00024e96', endColorstr='#00024e96',GradientType=0 );
}

.dropdown a:active {
  background: -moz-linear-gradient(top, rgba(2, 78, 150, 1) 0%, rgba(2, 78, 150, 0.5) 20%, rgba(2, 78, 150, 0) 45%, rgba(2, 78, 150, 0) 55%, rgba(2, 78, 150, 0.5) 80%, rgba(2, 78, 150, 1) 100%);
  background: -ms-linear-gradient(top, rgba(2, 78, 150, 1) 0%, rgba(2, 78, 150, 0.5) 20%, rgba(2, 78, 150, 0) 45%, rgba(2, 78, 150, 0) 55%, rgba(2, 78, 150, 0.5) 80%, rgba(2, 78, 150, 1) 100%);
  background: -o-linear-gradient(top, rgba(2, 78, 150, 1) 0%, rgba(2, 78, 150, 0.5) 20%, rgba(2, 78, 150, 0) 45%, rgba(2, 78, 150, 0) 55%, rgba(2, 78, 150, 0.5) 80%, rgba(2, 78, 150, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(2, 78, 150, 1)), color-stop(20%, rgba(2, 78, 150, 0.5)), color-stop(45%, rgba(2, 78, 150, 0)), color-stop(55%, rgba(2, 78, 150, 0)), color-stop(80%, rgba(2, 78, 150, 0.5)), color-stop(100%, rgba(2, 78, 150, 1)));
  background: -webkit-linear-gradient(top, rgba(2, 78, 150, 1) 0%, rgba(2, 78, 150, 0.5) 20%, rgba(2, 78, 150, 0) 45%, rgba(2, 78, 150, 0) 55%, rgba(2, 78, 150, 0.5) 80%, rgba(2, 78, 150, 1) 100%);
  background: linear-gradient(to bottom, rgba(2, 78, 150, 1) 0%, rgba(2, 78, 150, 0.5) 20%, rgba(2, 78, 150, 0) 45%, rgba(2, 78, 150, 0) 55%, rgba(2, 78, 150, 0.5) 80%, rgba(2, 78, 150, 1) 100%);
  border-top: #c4c2c4;
  color: #4c4c4c;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#024e96', endColorstr='#024e96',GradientType=0 );
}

.ie6 .dropdown a:hover,
.ie6 .dropdown a:active,
.ie6 .dropdown a:focus,
.ie7 .dropdown a:hover,
.ie7 .dropdown a:active,
.ie7 .dropdown a:focus,
.ie8 .dropdown a:hover,
.ie8 .dropdown a:active,
.ie8 .dropdown a:focus {
  background-color: #024e96;
  color: rgba(255, 255, 255, 1) !important;
}

.dropdown ol,
.dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.dropdown li:before {
  content: "";
}

.product .dropdown {
  margin-top: -80px;
}

.hiddenJquery {
  display: none !important;
  height: 1px !important;
  visibility: hidden !important;
  width: 1px !important;
}

.shownJquery {
  position: absolute;
}

.ui-button .ui-button-text {
  line-height: 7px;
}

.crop {
  display: inline-block;
  margin: 10px 5px;
  overflow: hidden;
  /* this is important */
}

.crop img {
  margin: -70px 0 0;
}

.crop:hover img {
  margin: 0 0 -70px;
}

div.sectionsmall ul,
div.sectionsmall ol {
  padding-left: 12px;
}

.patent li {
  display: inline-block;
  margin: 10px;
  overflow: hidden;
  /* this is important */
  width: 140px;
}

.patent-search-row {
  clear: both;
  float: left;
  margin: 10px 0 0;
}

#searchBox {
  border-color: #aaacb2;
  border-style: solid none solid solid;
  border-width: 1px;
  height: 23px;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  width: 197px;
}

#patentSearchButton {
  background: rgba(0, 102, 204, 1) url("/content/images/icon-magnifying-glass.png") no-repeat;
  display: inline-block;
  float: right;
  height: 23px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  right: 0px;
  width: 23px;
}

.ie7 #patentSearchButton {
  top: -24px;
}

div.form_input,
div.form_input select {
  width: 100%;
}

div.form_input input {
  width: 99%;
}

div.product_category_image_box blockquote {
  font-size: 37px;
}

div.product_category_image_box {
  text-transform: uppercase;
}

.productFamilyPageBottom {
  float: left;
  margin: 0 0 0 20px;
  width: 100%;
}

.productFamilyPageBottom ul {
  list-style: none;
  margin-left: -10px;
}

.productFamilyPageBottom h2 {
  font-size: 16px;
  margin-bottom: 5px;
  padding-top: 5px;
}

#loader {
  background: transparent url("/content/images/loader-circle-basic.gif") scroll no-repeat 30px 30px;
  clear: both;
  float: left;
  height: 300px;
  margin: 0 auto;
  text-indent: -99999px;
  width: 90%;
}

.customerServiceLinks,
.recentBlogPosts,
.tipsAndSolutions,
.faqs {
  border-right: 1px solid;
  float: left;
  font-size: 12px !important;
  height: 200px;
  margin: 0 3% 0 0;
  width: 28%;
}

.customerServiceLinks h2,
.recentBlogPosts h2,
.tipsAndSolutions h2 {
  text-transform: none;
}

.recentBlogPosts p:last-child {
  border: none;
}

.tipsAndSolutions {
  border: none;
}

.tipsAndSolutions span {
  margin-bottom: 10px;
  display: block;
}

.tipsAndSolutions p {
  padding-bottom: 0;
}

.recentBlogPosts {
  padding-right: 35px;
}

.recentBlogPosts p {
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.tripleColumnList {
  float: left;
  margin-top: auto;
  width: auto;
}

.tripleColumnList li {
  display: inline;
  float: left;
  line-height: 2em !important;
  margin: 10px 0 0;
  width: 33%;
}

.cse input.gsc-search-button,
input.gsc-search-button {
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  background-color: rgba(0, 102, 204, 1);
  border-radius: 0.25em;
  border: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  font-weight: bold;
  padding: .5em .5em .425em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
}

.cse input.gsc-search-button:hover,
input.gsc-search-button:hover {
  background-color: rgba(255, 255, 255, 1);
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important;
  width: 96%;
}

.cse .gsc-branding,
.gsc-branding {
  display: none;
}

.cse.gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}

.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-above-wrapper-area {
  background-color: Transparent !important;
  border: 0 !important;
}

.gcsc-branding {
  margin-top: -26px !important;
}

.gsc-result-info {
  visibility: hidden !important;
}

.gsc-webResult .gsc-result {
  padding: 10px 0 24px 0 !important;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  color: rgba(0, 102, 204, 1);
  text-decoration: none !important;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  display: none !important;
}

.gs-result .gs-title:hover {
  text-decoration: underline !important;
}

.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-webResult.gsc-result.gsc-promotion,
.gsc-results .gsc-imageResult-classic,
.gsc-results .gsc-imageResult-column,
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 0 !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gsc-cursor-box {
  text-align: center !important;
  width: 100% !important;
}

.gsc-cursor-page {
  background-color: rgba(255, 255, 255, 1) !important;
  border: #c4c2c4;
  color: rgba(0, 102, 204, 1);
  display: inline-block !important;
  height: 24px !important;
  line-height: 24px !important;
  margin-bottom: 4px;
  margin-top: 4px;
  text-align: center !important;
  width: 24px !important;
}

.gsc-cursor-page:hover {
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 102, 204, 1);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.35);
  text-decoration: none !important;
}

.gsc-cursor-current-page {
  color: #4c4c4c;
  font-size: 150% !important;
  font-weight: bold !important;
  height: 32px !important;
  line-height: 32px !important;
  width: 32px !important;
}

.gsc-cursor-current-page:hover {
  border-color: #c4c2c4;
}

#debug-box {
  display: none;
}

.intellectual_property {
  float: left;
  width: 1024px;
}

.patent_form_link {
  float: right;
  font-size: 12px;
}

.patent_edit_link {
  float: left;
}

.patent_row {
  float: left;
  margin: 15px 0 0;
  width: 160px;
}

.region_input {
  margin-left: 20px;
  margin-top: 10px;
  width: 25px !important;
}

/* -----------------------------------------------------------*/
/* Start International Sales Rep Custom CSS */
/* -----------------------------------------------------------*/
.sales-reps {
  clear: both;
}

.sales-reps p {
  border-left: 30px solid;
  margin: 8px 0;
  padding-left: 10px;
}

.sales-reps strong {
  font-size: 1.75em;
}

.sales-reps p.russia {
  border-color: #84adff;
}

.sales-reps p.australia {
  border-color: #84adff;
}

.sales-reps p.new-zealand {
  border-color: #84adff;
}

.sales-reps p.asia {
  border-color: #225bbf;
}

.sales-reps p.middle-east {
  border-color: #225bbf;
}

.sales-reps p.india {
  border-color: #225bbf;
}

.sales-reps p.africa {
  border-color: #225bbf;
}

.sales-reps p.central-america {
  border-color: #009201;
}

.sales-reps p.caribbean {
  border-color: #009201;
}

.sales-reps p.south-america {
  border-color: #009201;
}

.sales-reps p.mexico {
  border-color: #ae1235;
}

.sales-reps p.europe {
  border-color: #ffab33;
}

/* -----------------------------------------------------------*/
/* End International Sales Rep Custom CSS */
/* -----------------------------------------------------------*/
/* -----------------------------------------------------------*/
/* Start Cart Order Summary CSS */
/* -----------------------------------------------------------*/
.cartSummary {
  border: 1px solid grey;
  float: right;
  margin: 0 15px 0 0;
  text-transform: uppercase;
  width: 400px;
}

.cartSummary h4,
.cart-summary h4,
.cart-items h4 {
  background-color: #f0f0f0;
  border-bottom: 1px solid grey;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
}

.cartSummary .boxFoot {
  background-color: #f0f0f0;
  border-top: 1px solid grey;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: bold;
  padding: 10px 12px;
}

.boxInfo div span {
  font-weight: normal;
}

.boxInfo {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-weight: bold;
  margin: 15px;
}

.boxInfo > div {
  margin: 15px 0;
}

.subTotal span:nth-child(1) {
  color: #6d6c6c;
  float: none;
}

.boxInfo span,
.boxFoot span {
  float: right;
}

.freeShipping {
  color: rgba(0, 102, 204, 1);
}

.cartPromo {
  display: inline-block;
  float: left;
  margin: 20px 0 0 15px;
  max-width: 50%;
}

#tbPromoCode {
  font-size: 16px;
  margin-top: 2px;
  padding-left: 6px;
}

.cartPromo input {
  height: 34px;
  text-transform: uppercase;
  width: 196px;
}

.cartPromo a.button {
  background: rgba(89, 89, 92, 1);
  border: none;
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  font-size: 21px;
  height: 36px;
  margin-left: 10px;
  margin-top: -6px;
  padding: 4px 20px 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 180px;
}

.cartPromo a.button:hover {
  background: rgba(122, 122, 125, 1);
}

.cartPromo btPromoCode button grey-button:disabled {
  background: rgba(178, 178, 178, 1) !important;
  color: rgba(122, 122, 124, 1);
}

.cartPromo h5 {
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
}

.cart-discount {
  color: rgba(0, 102, 204, 1);
  font-size: 14px;
}

.btPromoCode {
  box-sizing: content-box;
}

/* General */
.hide {
  display: none;
}

.admin_menu_container {
  font-size: 14px;
  margin: -20px auto;
  width: 1200px;
}

.admin_menu_item {
  background-color: #232323;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 300px;
}

.admin_menu_item:hover {
  background-color: #2B80D1;
}

.admin_menu_item_selected {
  background-color: #2B80D1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 300px;
}

.category_admin_main_container {
  margin: 20px auto;
  width: 1030px;
}

.edit_category_admin_main_container {
  margin: 20px auto;
  width: 1200px;
}

.create_category_tag_container {
  float: left;
  width: 100%;
}

.category_tag_view_banner {
  color: #2b80d1;
  cursor: pointer;
  float: left;
  margin: -3px 0 0 30px;
}

.category_admin_page_title {
  color: rgba(0, 0, 0, 1);
  float: left;
  font-size: 14pt;
  font-weight: bold;
}

.search_categories_container_form_results_table {
  margin: 0 0 0 -15px;
}

.search_categories_container_form_results_table th {
  font-weight: bold;
  padding: 0 10px 10px 15px;
}

.search_categories_container_form_results_table td {
  padding: 5px 10px 5px 0;
}

.category_admin_page_subtitle {
  color: rgba(0, 0, 0, 1);
  float: left;
  font-size: 12pt;
  font-weight: bold;
  margin: 20px 0 0;
}

.category_list_section {
  float: left;
  margin: 20px 20px 0;
  width: 100%;
}

.admin_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
}

.admin_title_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 0 0 20px;
  padding: 3px 10px;
  text-align: center;
}

.admin_title_button_disabled {
  background-color: #aad2f7;
  color: rgba(255, 255, 255, 1);
  cursor: default !important;
  float: left;
  font-size: 12px;
  margin: 0 0 0 20px;
  padding: 3px 10px;
  text-align: center;
}

.disabled {
  background: gray !important;
  cursor: default !important;
  pointer-events: none !important;
}

.invalid {
  border: rgba(255, 29, 37, 1) solid 2px;
}

select.invalid {
  height: 1.6em !important;
  width: 9.875em !important;
}

.invalid + label {
  background-color: rgba(255, 255, 255, 1) !important;
  color: rgba(255, 29, 37, 1) !important;
  font-size: 13px !important;
  height: 1.16em;
  text-transform: uppercase;
  top: -.95em !important;
  z-index: 9 !important;
}

#divSignUp .invalid + label {
  background-color: rgba(255, 255, 255, 1) !important;
  color: rgba(255, 29, 37, 1) !important;
  font-size: 10px !important;
  left: 17em;
  position: relative;
  text-transform: uppercase;
  top: -0.2em !important;
  z-index: 9 !important;
}

.invalid + label:before {
  color: transparent !important;
  content: 's' !important;
}

.invalid + label:after {
  color: transparent !important;
  content: 's' !important;
}

.valid {
  border: rgba(123, 194, 68, 1) solid 2px;
}

select.valid {
  height: 1.6em !important;
  width: 9.875em !important;
}

.valid + label {
  background-color: rgba(255, 255, 255, 1) !important;
  color: rgba(123, 194, 68, 1) !important;
  font-size: 13px !important;
  height: 1.16em;
  text-transform: uppercase;
  top: -.95em !important;
  z-index: 9 !important;
}

.valid + label:before {
  color: transparent !important;
  content: 's' !important;
}

.valid + label:after {
  color: transparent !important;
  content: 's' !important;
}

.add_category_product_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: right;
  font-size: 12px;
  padding: 3px 10px;
  text-align: center;
}

.save_category_product_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 0 20px;
  padding: 3px 10px;
  text-align: center;
}

.add_category_children_from_category_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 0 0 20px;
  padding: 3px 10px;
  text-align: center;
}

.manage_products_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 0 0 340px;
  padding: 3px 10px;
  text-align: center;
}

.return_to_categories_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 3px 0 0 35px;
  padding: 3px 10px;
  text-align: center;
}

.search_categories_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 20px 0 0;
  padding: 3px 10px;
  text-align: center;
}

.category_list_add_div {
  float: right;
  margin: 0;
  width: 95px;
}

.category_list_refresh_div {
  float: left;
  margin: 0 0 0 60px;
}

.top_left_category_tag_form {
  float: left;
  margin: 40px 0 0;
  width: 655px;
}

.top_right_category_tag_form {
  float: left;
  margin: 40px 0 0;
  width: 250px;
}

.top_far_right_category_tag_form {
  float: left;
  margin: 40px 0 0 40px;
  width: 250px;
}

.gray_row {
  background-color: #fcfcfc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 100%;
}

.blue_row {
  background-color: #f4f9fc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 100%;
}

.gray_row_parent {
  background-color: #fcfcfc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 100%;
}

.blue_row_parent {
  background-color: #f4f9fc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 100%;
}

.gray_section {
  background-color: #fcfcfc;
  float: left;
  margin: 0 15px 0 0;
  padding: 10px 5px;
}

.blue_section {
  background-color: #f4f9fc;
  cursor: pointer;
  float: left;
  margin: 0 15px 0 0;
  padding: 10px 5px;
}

.create_category_section {
  float: left;
  margin: 0 20px 250px 0;
  width: 360px;
}

.create_category_section_name {
  float: left;
  margin: 0;
  width: 170px;
}

.delete_section_category {
  cursor: pointer;
  float: left;
  margin: 5px 0 0 15px;
  width: 15px;
}

.move_section_category {
  cursor: pointer;
  float: left;
  margin: 5px 0 0 5px;
  width: 18px;
}

.category_tag_form_input_div {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.hidden_redirect_container {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.category_tag_form_input_title_line {
  float: left;
  width: 140px;
}

.category_tag_form_input_title {
  float: left;
}

.category_tag_form_input_title_info {
  float: left;
  margin: 0 0 0 5px;
  width: 13px;
}

.category_tag_form_secondary_input_title {
  float: left;
  margin: 0 15px 0 10px;
  width: 60px;
}

.category_tag_form_secondary_input {
  float: left;
  margin: 0 15px 0 0;
}

.category_tag_form_input {
  float: left;
  margin: 0 0 0 10px;
}

.create_banner_header {
  float: left;
  font-size: 12pt;
  margin: 0 0 30px;
}

.category_tag_form_textarea_value {
  background-color: rgba(255, 255, 255, 1) !important;
  min-height: 60px !important;
  width: 450px;
}

.category_tag_form_textarea_value_small {
  background-color: rgba(255, 255, 255, 1) !important;
  min-height: 40px !important;
  width: 450px;
}

.category_tag_form_input_value {
  width: 450px;
}

.category_tag_form_input_value_alert {
  background-color: #FCDBDB;
  width: 450px;
}

.category_banner_form_input_value {
  width: 100px;
}

.category_banner_form_date_value {
  width: 60px;
}

.category_tag_form_input_checkbox {
  float: left;
}

.category_tag_form_input_checkbox_products {
  float: left;
  margin: 5px 0 0;
}

.bottom_category_tag_form {
  float: left;
  margin: 30px 0;
  width: 100%;
}

.bottom_category_tag_form_save_container {
  float: right;
  margin: 0;
}

.save_category_tag_form_button {
  background-color: #2b80d1;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: right;
  font-size: 14px;
  margin: 0 0 0 20px;
  padding: 5px 10px;
  text-align: center;
}

.save_category_tag_form_button_disabled {
  background-color: #aad2f7;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: default !important;
  float: right;
  font-size: 14px;
  margin: 0 0 0 20px;
  padding: 5px 10px;
  text-align: center;
}

.save_category_tag_banner_form_button {
  background-color: #2b80d1;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
}

.delete_category_tag_banner_form_button {
  background-color: #6d6c6c;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
}

.delete_category_tag_button {
  background-color: #6d6c6c;
  border: medium none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: 0 0 0 10px;
  padding: 3px 10px;
  text-align: center;
}

.delete_section_button {
  background-color: #6d6c6c;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 0 0 20px;
  padding: 5px 10px;
  text-align: center;
}

.banners_outer_container {
  background-color: #fcfcfc;
  float: left;
  margin: 0;
  padding: 10px;
}

.banners_container {
  float: left;
  margin: 0;
}

.banner_image_thumbnail {
  cursor: pointer;
  float: left;
  margin: 15px 20px 0 0;
  width: 100px;
}

.add_banner_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  height: 50px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 50px;
}

.save_banner_button {
  float: left;
  margin: 0 0 0 20px;
}

.save_category_section_button {
  background-color: #2b80d1;
  border: none;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: left;
  font-size: 14px;
  margin: 0 0 0 20px;
  padding: 5px 10px;
  text-align: center;
}

.delete_banner_button {
  float: left;
  margin: 0 0 0 20px;
}

.delete_category_button {
  float: left;
  margin: 0 0 0 20px;
}

#overlay {
  background: rgba(0, 0, 0, 1);
  bottom: 0;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1999;
}

.create_banner_close {
  cursor: pointer;
  float: right;
}

.close_product_form {
  cursor: pointer;
  float: right;
  margin: -45px 0 0;
}

.create_banner_container {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid #E7EEF5;
  cursor: default;
  float: left;
  margin: 0;
  padding: 15px;
  position: absolute;
  width: 800px;
  z-index: 2000;
}

.show_banner_section {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid #E7EEF5;
  cursor: default;
  float: left;
  margin: 0;
  padding: 15px;
  position: absolute;
  width: 1400px;
  z-index: 2000;
}

.edit_banner_section {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid #E7EEF5;
  cursor: default;
  float: left;
  margin: 0;
  padding: 15px;
  position: absolute;
  width: 800px;
  z-index: 2000;
}

.goback_link {
  color: #2b80d1;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 10px;
}

.goback_link:visited {
  color: #2b80d1;
}

.category_tag_banner_full_image {
  float: left;
  margin: 0;
  width: 800px;
}

.edit_pencil_image_div {
  background-color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin: 3px 0 0 79px;
  position: absolute;
  width: 18px;
  z-index: 2;
}

.edit_pencil_section_div {
  background-color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin: -2px 0 0 150px;
  position: absolute;
  width: 18px;
}

.edit_pencil_image {
  width: 100%;
}

.category_tag_form_title {
  float: left;
  font-size: 16px;
}

.category_parent_container {
  float: left;
  margin: 0;
  width: 100%;
}

.category_children_container {
  float: left;
  margin: 0;
  width: 100%;
}

.category_children_container_inside {
  float: left;
  width: 100%;
}

.category_parent_container_inside {
  float: left;
  width: 100%;
}

.category_product_children_container {
  float: left;
  margin: 20px 0 0;
  width: 630px;
}

.edit_association_link {
  background: none !important;
  color: #2b80d1 !important;
  float: left;
}

.advanced_search_field_select_header {
  width: 265px;
}

.advanced_search_condition_select_header {
  width: 135px;
}

.advanced_search_value_header {
  width: 215px;
}

.advanced_search_andor_header {
  width: 65px;
}

.advanced_search_field_select {
  width: 250px;
}

.advanced_search_condition_select {
  width: 120px;
}

.advanced_search_value {
  width: 200px;
}

.advanced_search_andor {
  width: 50px;
}

.category_product_children_container_inside {
  float: left;
  max-height: 500px;
  overflow: auto;
  width: 100%;
}

.ui-autocomplete {
  z-index: 3000;
}

.category_parent_top_input {
  float: left;
  margin: 20px 0 15px;
  width: 100%;
}

.category_children_top_input {
  float: left;
  margin: 20px 0 15px;
  width: 100%;
}

.category_children_input {
  cursor: pointer;
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.category_children_input_value {
  width: 252px;
}

.category_section_container {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.category_section_option_container {
  float: left;
  margin: 10px 0 0;
}

.category_section_option_title_text {
  float: left;
  font-weight: bold;
}

.category_section_option_text {
  float: left;
  margin: 0 5px 10px 0;
}

.category_section_option_input_left {
  float: left;
  margin: 1px 20px 0 0;
}

.category_section_option_input {
  float: left;
  margin: 1px 0 0;
}

.browse_categories_container {
  float: left;
  width: 300px;
}

.search_input_div {
  float: left;
  margin: 0;
  width: 650px;
}

.search_input {
  border: 1px solid rgba(0, 0, 0, 1);
  color: #cecccc;
  font-size: 14px;
  height: 39px;
  padding: 0 0 0 10px;
  width: 100%;
}

.search_input_focus {
  border: 1px solid rgba(0, 0, 0, 1);
  font-size: 14px;
  height: 39px;
  padding: 0 0 0 10px;
  width: 100%;
}

.search_icon {
  cursor: pointer;
  float: left;
  margin: 5px 0 0 20px;
  width: 30px;
  width: 4%;
}

.search_image {
  cursor: pointer;
  width: 100%;
}

.search_categories_container_form {
  float: left;
  margin: 30px 0 0;
}

.advanced_search_categories_container_form {
  float: left;
  margin: 30px 0 0;
  width: 800px;
}

.search_categories_container_form_results {
  float: left;
  margin: 30px 0 0;
  width: 100%;
}

.search_categories_container {
  float: left;
  margin: 0 0 0 20px;
  width: 700px;
}

.search_categories_container_header {
  float: left;
  margin: 20px 0 0;
}

.search_categories_container_header_search {
  border-left: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
  float: left;
  padding: 5px 10px;
}

.search_categories_container_header_advanced_hidden {
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
  cursor: pointer;
  float: left;
  margin: 5px 0 0;
  padding: 2px 15px 2px 10px;
}

.search_categories_container_header_search_hidden {
  background-color: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
  cursor: pointer;
  float: left;
  margin: 5px 0 0;
  padding: 2px 15px 2px 10px;
}

.search_categories_container_header_advanced {
  border-left: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
  float: left;
  padding: 5px 10px;
}

.advanced_search_categories_container_form_title {
  float: left;
}

.advanced_search_categories_container_form_value {
  float: left;
  margin: 0;
}

.advanced_search_categories_container_form_delete_row {
  width: 15px;
}

.advanced_search_categories_container_form_value_input {
  width: 200px;
}

.advanced_search_categories_container_form_value_select {
  width: 200px;
}

.advanced_search_categories_container_form_table {
  margin: 0;
}

.advanced_search_categories_container_form_table th {
  font-weight: bold;
  padding: 0 10px 10px;
}

.advanced_search_categories_container_form_table td {
  padding: 5px 10px;
}

.category_admin_main_container_divider {
  background-color: rgba(0, 0, 0, 1);
  float: left;
  height: 500px;
  width: 2px;
}

.browse_categories_main_container {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}

.browse_categories_list_container {
  float: left;
  margin: 20px 0 0 30px;
  width: 100%;
}

.browse_categories_sub_container {
  float: left;
  width: 100%;
}

.browse_categories_list_line {
  float: left;
  width: 100%;
}

.browse_categories_list_next_line {
  float: left;
  margin: 30px 0 0;
  width: 100%;
}

.browse_categories_list_icon {
  cursor: pointer;
  float: left;
  margin: 0;
  width: 12px;
}

.category_banner_left_arrow_container {
  display: flex;
  justify-content: flex-start;
  margin: 10% 0 0;
  padding: 0;
  position: absolute;
  z-index: 2000;
}

.category_banner_left_arrow {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll left top;
  cursor: pointer;
  height: 40px;
  width: 40px;
}

.category_banner_right_arrow_container {
  display: flex;
  justify-content: flex-end;
  margin: 10% 0 0;
  max-width: 1400px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
}

.category_banner_right_arrow {
  background: transparent url("/content/images/button-slider.png") no-repeat scroll right top;
  cursor: pointer;
  height: 40px;
  width: 40px;
}

.front_category_banner_radio_container {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  justify-content: center;
  margin: 0;
  width: 100%;
}

.front_category_banner_radio {
  cursor: pointer;
  float: left;
  margin: 0 0 0 10px;
}

.front_category_banner_radio_blue {
  color: #2b80d1;
  float: left;
  margin: 0 0 0 10px;
}

.plus_icon {
  width: 100%;
}

.browse_categories_list_folder {
  float: left;
  margin: 0 0 0 15px;
}

.folder_icon {
  width: 100%;
}

.browse_categories_list_name {
  color: #2b80d1;
  cursor: pointer;
  float: left;
  margin: 0 0 0 5px;
}

.browse_categories_list_name_inactive {
  color: #cecccc;
  cursor: pointer;
  float: left;
  margin: 0 0 0 5px;
}

.browse_categories_list_display_name {
  float: left;
  margin: 3px 0 0 15px;
}

.delete_parent_icon_div {
  cursor: pointer;
  float: right;
  margin: 4px 0 0;
}

.delete_icon_div {
  float: right;
  margin: 4px 0 0;
}

.delete_icon {
  width: 100%;
}

.info_icon {
  width: 100%;
}

.move_icon {
  width: 100%;
}

.product_children_model_number {
  float: left;
}

.product_children_model_name {
  float: left;
  margin: 0 0 0 15px;
}

.category_section_container_section {
  float: left;
  margin: 0 0 30px;
  width: 100%;
}

.category_section_container_section_title {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 10px;
}

.category_section_container_section_type_div {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.category_section_container_category_div {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.category_section_container_section_input_title {
  float: left;
  font-weight: bold;
  width: 50px;
}

.category_section_container_section_select {
  float: left;
  margin: 0 0 0 20px;
}

.category_section_select {
  width: 250px;
}

.category_section_container_section_input {
  float: left;
  margin: 0 0 0 20px;
}

.category_section_container_section_input_value {
  width: 245px;
  float: left;
}

.category_section_type_container {
  float: left;
  margin: 10px 0 0 25px;
  width: 360px;
}

.create_section_container_inside_section {
  float: left;
  width: 100%;
}

.category_section_category_container {
  float: left;
  margin: 0;
  width: 400px;
}

.create_section_container {
  background: rgba(255, 255, 255, 1) url("/content/images/background-main.jpg") repeat scroll 0 0;
  border-radius: 4px;
  border: 1px solid #E7EEF5;
  cursor: default;
  float: left;
  margin: 0;
  padding: 15px;
  position: fixed;
  width: 800px;
  z-index: 2000;
}

.create_section_container_inside {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid #E3E3E3;
  color: #515E67;
  float: left;
  margin: 0;
  padding: 9px 10px;
  width: 97%;
}

.create_section_container_hidden {
  display: none;
}

.create_category_required {
  color: rgba(255, 29, 37, 1);
  float: right;
  font-size: 15px;
  height: 10px;
  margin: 0;
}

.custom_tooltip {
  background-color: #fcfcfc;
  color: rgba(255, 29, 37, 1);
  float: left;
  max-width: 500px;
  padding: 10px;
}

.tally_count_container {
  background-color: #f4f9fc;
  float: right;
  padding: 3px;
}

.tally_count {
  float: right;
}

.image_info {
  background-color: #f4f9fc;
  float: right;
  margin: 0 0 0 -50px;
  padding: 3px;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
}

.category_admin_main_container a {
  background: none !important;
}

.category_product_children_blue {
  background-color: #fcfcfc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 98%;
}

.category_product_children_gray {
  background-color: #f4f9fc;
  cursor: pointer;
  float: left;
  padding: 5px;
  width: 98%;
}

.add_category_children_from_category_input {
  float: left;
  margin: 0 0 0 50px;
}

.add_category_children_from_category_text {
  float: left;
}

.category_tag_add_product_header_left {
  float: left;
}

.category_tag_add_product_header_right {
  float: left;
  margin: 0 0 0 120px;
}

.category_admin {
  background-color: rgba(255, 255, 255, 1);
  height: 1300px;
  margin: -50px auto;
  max-width: 2000px;
  overflow-x: auto;
  padding: 100px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

.category_thumbnail_image_container {
  margin: -40px 0 0 -170px;
  position: absolute;
  width: 140px;
}

.delete_message_line {
  float: left;
  margin: 15px 0 0;
}

.delete_message {
  float: left;
  margin: 3px 0 0 20px;
}

.category_url {
  color: #cecccc;
  float: left;
}

.category_url_custom {
  float: left;
}

.category_url_container {
  float: left;
  margin: 3px 0 0;
}

/*Custom Category Front End Styles*/
.front_category_container {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}

.front_category_side_menu {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 1);
  float: left;
  max-width: 200px;
  min-width: 100px;
  padding: 0 0 10px;
  width: 11.5%;
}

.front_category_side_menu_header {
  color: rgba(0, 102, 204, 1);
  float: left;
  font-size: 1.4em;
  margin: 10px 0 5px 10px;
}

.front_category_side_menu_item {
  color: rgba(35, 35, 35, 1);
  float: left;
  font-size: 14px;
  margin: 0 0 5px 20px;
}

.front_category_main_container {
  float: left;
  margin: -10px 0 0 3%;
  max-width: 1400px;
  min-width: 400px;
  width: 84%;
}

.front_category_main_container.banner {
  margin-top: 0;
}

.front_category_banner {
  color: rgba(255, 255, 255, 1);
  float: left;
  width: 100%;
}

.front_category_banner_container {
  float: left;
  width: 100%;
}

.front_category_banner_image_container {
  float: left;
  width: 100%;
}

.front_category_banner_image {
  width: 100%;
}

.front_category_banner_text_container_right {
  color: rgba(255, 255, 255, 1);
  margin: 0 0 0 27%;
  position: absolute;
  text-align: center;
  top: 27%;
  width: 330px;
  z-index: 10;
}

.front_category_banner_text_container_left {
  color: rgba(255, 255, 255, 1);
  margin: 0 0 0 20px;
  position: absolute;
  text-align: center;
  top: 27%;
  width: 330px;
  z-index: 10;
}

.front_category_banner_text_container_center {
  text-align: center;
  width: 330px;
  z-index: 10;
}

.front_category_banner_text_container_center_left {
  margin: 0 0 0 3%;
  text-align: center;
  width: 330px;
  z-index: 10;
}

.front_category_banner_text_outer_container_left {
  display: flex;
  justify-content: flex-start;
  margin: 6% 0 0;
  max-width: 1400px;
  min-width: 400px;
  position: absolute;
  width: 84%;
}

.front_category_banner_text_outer_container_center {
  display: flex;
  justify-content: center;
  margin: 6% 0 0;
  max-width: 1400px;
  min-width: 535px;
  position: absolute;
  width: 100%;
}

.front_category_banner_text_outer_container_right {
  display: flex;
  justify-content: flex-end;
  margin: 6% 0 0;
  max-width: 1400px;
  min-width: 400px;
  padding: 0;
  position: absolute;
  width: 71%;
}

.front_category_banner_text_title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.front_category_banner_text_caption {
  font-size: 19px;
  font-weight: bold;
  margin: 0 auto;
  width: 230px;
}

.front_category_banner_button {
  background-color: #2b80d1;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  font-size: 16px;
  padding: 6px 20px;
  text-align: center;
}

.front_category_banner_button_container {
  margin: 10px auto;
}

.front_category_section {
  float: left;
  margin: 5px 0 0;
  width: 100%;
}

.front_category_section_title {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.front_category_section_categories_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  position: relative;
  width: 100%;
}

.front_category_section_categories_first {
  float: left;
  min-width: 75px;
  padding: 0 0 20px;
  width: 16%;
}

.front_category_section_categories_first a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.front_category_section_categories_first:hover {
  -moz-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  -webkit-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  color: rgba(255, 255, 255, 1);
  position: relative;
  text-decoration: none;
  z-index: 2;
}

.front_category_section_categories {
  float: left;
  min-width: 75px;
  padding: 0 0 20px;
  width: 16%;
}

.front_category_section_categories a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.front_category_section_categories:hover {
  -moz-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  -webkit-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  box-shadow: 0 0 9px 3px rgba(150, 148, 150, 1) !important;
  color: rgba(255, 255, 255, 1);
  position: relative;
  text-decoration: none;
  z-index: 2;
}

.front_category_section_categories:before {
  background: #BFBFBF;
  bottom: 0;
  content: " ";
  position: absolute;
  top: 0;
  width: 1px;
}

.front_category_section_categories_image_div {
  margin: 0 auto;
  width: 70%;
}

.front_category_section_categories_image {
  float: left;
  width: 100%;
}

.front_category_section_categories_title {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.front_category_section_divider {
  background-color: #BFBFBF;
  float: left;
  height: 1px;
  margin: 30px 0 5px;
  width: 100%;
}

.front_category_products_sort_container {
  background-color: #eaeae8;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  float: none;
  margin: 0 0 20px;
  padding: 10px 0;
  width: 100%;
}

.front_category_products_sort_title {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 10px;
}

.front_category_products_sort_options {
  float: left;
  margin: 1px 0 0 10px;
}

.front_category_products_sort_count {
  margin: 2px auto;
  width: 160px;
}

.front_category_products_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  width: 100%;
}

.front_category_products {
  border-radius: 2px;
  cursor: pointer;
  margin: 10px 1% 0;
  min-width: 80px;
  padding: 0 0 10px;
  width: 22%;
}

.front_category_products a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.front_category_products:hover {
  -moz-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 0.8) !important;
  -webkit-box-shadow: 0 0 9px 3px rgba(150, 148, 150, 0.8) !important;
  box-shadow: 0 0 9px 3px rgba(150, 148, 150, 0.8) !important;
}

.front_category_products_image_div {
  margin: 0 auto;
  width: 55%;
}

.front_category_products_image {
  height: 100%;
  margin: 0 auto;
  width: 100%;
}

.front_category_products_text_div {
  position: relative;
  height: 130px;
}

.front_category_products_title {
  color: rgba(0, 102, 204, 1);
  font-size: 12px;
  height: 35px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  width: 70%;
}

.front_category_products_model_number {
  color: rgba(0, 0, 0, 1);
  font-size: 10px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.front_category_products_price_shipping_reviews {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.front_category_products_model_price {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.front_category_products_model_price .original-price, .addtocart-modal .original-price span {
  color: rgba(127, 127, 127, 1);
  font-weight: 300;
  text-decoration: line-through;
}

.front_category_products_model_shipping {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.front_category_products_model_star_container {
  color: #2b80d1;
  font-size: 20px;
  height: 20px;
  margin: 3px auto;
  text-align: center;
  text-transform: uppercase;
  width: 120px;
}

.front_category_products_model_star {
  float: left;
  width: 20px;
}

.front_category_products_model_reviews {
  color: rgba(0, 0, 0, 1);
  float: left;
  font-size: 12px;
  margin: 10px 0 0;
  width: 20px;
}

.front_category_description_container {
  float: left;
  margin: 0;
  width: 100%;
}

.front_category_description_title {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.front_category_description_text {
  float: left;
  font-size: 14px;
  margin: 0;
  width: 100%;
}

/* Category Filter BEGIN */
.category-filter-menu {
  border-radius: 2px;
  max-width: 200px;
  min-width: 130px;
  padding: 0 0 10px;
  position: absolute;
  width: 11.5%;
}

.category-top-level {
  background-color: rgba(234, 234, 232, 1);
  border-bottom: 1px solid rgba(191, 191, 191, 1);
  border-top: 1px solid rgba(191, 191, 191, 1);
  color: rgba(0, 0, 0, 1);
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  padding: .6125em 1em;
  text-transform: uppercase;
}

.category-expander {
  float: right !important;
}

.category-product-count {
  display: none;
  /* This is currently wire-frame only. No data is updating this */
  float: right !important;
}

.category-container {
  font-size: 14px;
  padding: 1em 0em;
}

.category-container a {
  color: rgba(0, 0, 0, 1);
  display: block;
}

.category-container .category-expanded {
  padding-left: 1em;
}

.category-filter-price-container .category-container .category-expanded {
  max-width: 200px;
}

.category-tier .category-tier {
  padding-left: 1em;
}

.category-tier a:visited {
  color: rgba(0, 0, 0, 1);
}

.category-tier span.selected {
  font-style: italic;
  font-weight: bold;
}

.products-spacer {
  border-radius: 2px;
  float: left;
  max-width: 200px;
  min-width: 100px;
  padding: 0 0 10px;
  width: 11.5%;
}

.category-filter-menu-mobile {
  background-color: #F0F0F0;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  border-top: 1px solid rgba(0, 0, 0, 1);
  padding-left: 5vw;
  padding-right: 5vw;
  padding-top: 1em;
  text-align: center;
}

.category-filter-menu-mobile p {
  text-align: center;
}

.category-filter-menu-mobile select {
  width: 100%;
}

.category-filter-btn-mobile {
  background-color: rgba(0, 102, 204, 1);
  border-radius: 0;
  width: 100%;
}

.category-filter-title-mobile {
  display: block;
  font-size: 16px;
  text-align: left;
}

.borderRad0 {
  border-radius: 0;
}

.borderRadTop {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.borderRadBot {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.category-filter-btn-cancel {
  color: rgba(0, 102, 204, 1);
  float: left;
  font-size: 16px;
}

.width100 {
  width: 100%;
}

.category-filter-actions {
  padding-bottom: 3em;
}

.category-filter-btn-apply {
  float: right;
  font-size: 16px;
}

.loading-filter {
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 24px;
  height: 100%;
  left: 0;
  padding: .7em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 3;
}

.loading-filter p {
  font-size: 24px;
  text-align: center;
  width: 100%;
}

/* End Category Filter */
.load_products {
  background-color: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  font-size: 12px;
  margin: 30px auto;
  padding: 7px 0;
  text-align: center;
  width: 105px;
}

div.ui-dialog {
  position: fixed;
}

/* Start Q42016 Kodachrome Project CSS here - JL*/
/* Styles for 2016 Restyle of the Chrome header and footer
-----------------------------------------------------------*/
#pageContent {
  top: 169px;
}

.article article {
  margin-top: 42px;
}

.front_category_banner iframe {
  width: 100%;
}

#ajaxchromeheader {
  background-clip: padding-box;
}

#GlobalHeader *,
#GlobalFooter * {
  box-sizing: border-box !important;
}

#GlobalHeader h2,
#GlobalFooter h2 {
  margin: 0;
}

#GlobalHeader .accessibility-label,
#GlobalFooter .accessibility-label {
  display: none;
}

#GlobalHeader input.error,
#GlobalFooter input.error {
  border: 2px solid rgba(255, 29, 37, 1) !important;
}

#GlobalHeader .accessibility-label-visual,
#GlobalFooter .accessibility-label-visual {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

header#GlobalHeader *,
footer#GlobalFooter *,
header#GlobalHeader input[type=submit],
header#GlobalHeader button[type=submit],
footer#GlobalFooter input[type=submit],
footer#GlobalFooter button[type=submit] {
  -moz-transition: .25s;
  -ms-transition: .25s;
  -o-transition: .25s;
  -webkit-transition: .25s;
}

header#GlobalHeader form {
  -moz-transition: .37s ease-out;
  -ms-transition: .37s ease-out;
  -o-transition: .37s ease-out;
  -webkit-flex-grow: 1;
  -webkit-transition: .37s ease-out;
  flex-grow: 1;
  margin-left: 40px;
  padding-top: 25px;
}

.button {
  background: none;
  border: 0;
  font-weight: normal;
  height: auto;
}

.button a {
  font-size: 14px;
}

.chrome-loader {
  background: transparent url(/content/images/loader-circle-basic.gif) no-repeat scroll 50% 50%;
  padding: 20px;
}

body * {
  line-height: normal;
}

div.sectionsmall ol.not-signed-in {
  padding-left: 0;
}

#GlobalHeader form {
  margin-bottom: 10px;
}

#GlobalHeader input[type=text],
#GlobalFooter input[type=text] {
  border-right: 0;
  border: 1px solid rgba(255, 255, 255, 1);
  box-sizing: border-box;
  font-size: 14px;
  height: 35px;
  padding-left: 0.5em;
  vertical-align: top;
  width: 200px;
}

header#GlobalHeader input[type=submit],
header#GlobalHeader button[type=submit],
footer#GlobalFooter input[type=submit],
footer#GlobalFooter button[type=submit] {
  background: rgba(0, 102, 204, 1);
  border-left: 0;
  border: 1px solid rgba(255, 255, 255, 1);
  box-sizing: border-box !important;
  color: rgba(255, 255, 255, 1);
  display: inline;
  font-size: 1.3em;
  height: 35px;
  margin-left: -5px;
  padding: 4px;
  vertical-align: top;
  width: 35px;
}

/*header#GlobalHeader button.magnifyingGlass {
    height: 2.95em !important;
}*/
header#GlobalHeader input[type=submit]:hover,
header#GlobalHeader button[type=submit]:hover,
footer#GlobalFooter input[type=submit]:hover,
footer#GlobalFooter button[type=submit]:hover {
  background: rgba(0, 51, 102, 1);
}

header#GlobalHeader .mobile-menu,
footer#GlobalFooter .mobile-menu,
header#GlobalHeader #mobile-login {
  display: none;
}

header#GlobalHeader .mobile-menu:focus,
footer#GlobalFooter .mobile-menu:focus {
  outline-color: rgba(0, 0, 0, 1);
}

#GlobalHeader ::-webkit-input-placeholder,
#GlobalFooter ::-webkit-input-placeholder {
  font-size: 12px;
  padding-left: 10px;
}

#GlobalHeader :-moz-placeholder,
#GlobalFooter :-moz-placeholder {
  font-size: 12px;
  padding-left: 10px;
}

#GlobalHeader ::-moz-placeholder,
#GlobalFooter ::-moz-placeholder {
  font-size: 12px;
  padding-left: 10px;
}

#GlobalHeader :-ms-input-placeholder,
#GlobalFooter :-ms-input-placeholder {
  font-size: 12px;
  padding-left: 10px;
}

.hover-container .border-top,
.hover-container .border-top {
  border-top: 2px solid;
}

.hover-container .border-bottom,
.hover-container .border-bottom {
  border-bottom: 2px solid rgba(178, 178, 178, 0.5);
  margin-bottom: 10px;
  width: 100%;
}

#btnMyCart div {
  display: inline-block;
}

#btnMyCart i {
  font-size: 2em;
}

#btnMyCart .cart-counter {
  background: rgba(0, 102, 204, 1);
  border-radius: 2.5em;
  font-size: 1em;
  line-height: 1;
  padding: 0 0.5em;
  position: relative;
  right: 5px;
  top: -15px;
}

#btnMyCart:hover .cart-counter {
  color: rgba(255, 255, 255, 1);
}

#GlobalHeader .hover-container .border-bottom,
#GlobalHeader .hover-container .border-top,
#GlobalFooter .hover-container .border-bottom,
#GlobalFooter .hover-container .border-top {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
}

#GlobalHeader .caret-link,
#GlobalFooter .caret-link {
  font-size: 18px;
  line-height: 10px;
  margin-left: 5px;
  vertical-align: bottom;
}

#GlobalHeader a:hover,
#GlobalFooter a:hover {
  color: rgba(0, 51, 102, 1);
}

/***FONT AWESOME EDIT***/
#GlobalHeader .icon-before::before,
#GlobalFooter .icon-before::before,
#GlobalHeader .icon-after::before,
#GlobalFooter .icon-after::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 20px;
  font-family: "Font Awesome 5 Pro";
  text-decoration: none;
  text-rendering: auto;
  transform: translate(0, 0);
}

#GlobalHeader .icon-before::before,
#GlobalFooter .icon-before::before {
  margin-left: 15px;
  margin-right: 5px;
}

#GlobalHeader div.fa-fw {
  display: inline;
}

#GlobalHeader #generic-navigation ol li a.icon-before::before {
  margin-left: 7px;
  padding-bottom: 3px;
  vertical-align: middle;
}

#GlobalHeader #generic-navigation ol li a {
  line-height: 28px;
  margin-right: 7px;
}

#GlobalHeader .icon-after::before,
#GlobalFooter .icon-after::before {
  margin-left: 103px;
  margin-right: -117px;
}

/***HEADER CSS***/
header#GlobalHeader {
  -webkit-flex-wrap: wrap;
  background: rgba(0, 0, 0, 1);
  box-sizing: border-box !important;
  color: rgba(0, 102, 204, 1);
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  width: 100%;
  z-index: 11;
}

header#GlobalHeader a:link,
header#GlobalHeader a:visited,
header#GlobalHeader p {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

header#GlobalHeader a:hover,
header#GlobalHeader .sign-in-container .icon-before:hover::before {
  color: rgba(0, 102, 204, 1);
}

header#GlobalHeader .sign-in-container .icon-before::before {
  transition: 0.11s;
}

header#GlobalHeader .accessibility-label-visual.icon-before.search-icon {
  background: url(/content/images/search.png);
  background-repeat: no-repeat;
  background-size: 100%;
  text-indent: 100%;
}

#GlobalHeader .logo-redirect {
  background: transparent url(/content/images/new-logo-lifetime-white.png) no-repeat scroll center right;
  display: inline-block;
  margin-left: 5px;
  width: 169px;
}

header#GlobalHeader ol li .icon-before::before {
  width: 15px;
}

header#GlobalHeader form input {
  height: 34px;
}

header#GlobalHeader form input[type=text] {
  width: 80%;
}

header#GlobalHeader ol li {
  list-style: none;
}

header#GlobalHeader #generic-navigation {
  font-size: 12px;
}

header#GlobalHeader .sign-in-container {
  float: right;
  margin-top: 20px;
}

header#GlobalHeader section.sign-in-container .greeting,
header#GlobalHeader section.sign-in-container div {
  margin-bottom: 0;
  margin-top: 0;
}

header#GlobalHeader .fa-user {
  display: inline-block;
  margin-right: 10px;
  margin-top: 8px;
}

header#GlobalHeader #greetingWrapper {
  display: inline-block;
}

header#GlobalHeader #lblGreeting {
  color: rgba(43, 128, 209, 1);
  font-size: 12px;
}

header#GlobalHeader .sign-in-container .icon-before::before,
header#GlobalHeader .sign-in-container.icon-before::before {
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  margin-left: 0;
}

header#GlobalHeader .sign-in-container div {
  align-self: flex-end;
}

header#GlobalHeader .sign-in-container .greeting {
  border-right: 1px solid rgba(43, 128, 209, 1);
  color: rgba(43, 128, 209, 1);
  margin-right: 20px;
  padding-right: 20px;
}

header#GlobalHeader .fa-layers {
  margin-right: 5px;
}

header#GlobalHeader .sign-in-container .greeting a {
  color: rgba(255, 255, 255, 1);
  display: block;
}

header#GlobalHeader .sign-in-container .greeting a:hover {
  color: rgba(43, 128, 209, 1);
}

header#GlobalHeader .sign-in-container div,
header#GlobalHeader .sign-in-container .greeting a {
  font-size: 14px;
}

header#GlobalHeader #generic-navigation ol,
header#GlobalHeader .sign-in-container {
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

header#GlobalHeader #department-navigation {
  -webkit-flex-grow: 1;
  background: rgba(35, 35, 35, 1);
  border-bottom: 2px solid rgba(0, 102, 204, 1);
  flex-grow: 1;
  font-size: 14px;
  margin: 20px -20px -20px;
  width: 100%;
}

header#GlobalHeader #department-navigation ol {
  -webkit-justify-content: space-around;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  padding-left: 25px;
  padding-right: 25px;
}

header#GlobalHeader #department-navigation ol li {
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
  width: 12.5%;
}

header#GlobalHeader #department-navigation ol li:hover {
  background: rgba(0, 102, 204, 1);
}

header#GlobalHeader #department-navigation ol li a {
  display: block;
  line-height: 45px;
}

header#GlobalHeader #department-navigation ol li a:hover {
  color: rgba(255, 255, 255, 1);
}

/***FOOTER CSS***/
footer#GlobalFooter {
  background: rgba(255, 255, 255, 1);
  font-weight: normal;
  width: 100%;
  z-index: 11;
}

#GlobalFooter h2 {
  font-weight: bold;
}

footer#GlobalFooter form,
footer#GlobalFooter .social,
footer#GlobalFooter .social a,
footer#GlobalFooter h2 {
  display: inline;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 0;
}

footer#GlobalFooter h2 {
  display: inline-block;
  font-size: 13px;
  margin-left: 20px;
}

footer#GlobalFooter .newsletter-bar {
  /*Padding left only 5 because icon has margin 15*/
  background: #232323;
  color: rgba(255, 255, 255, 1);
  display: block;
  padding: 10px 20px 10px 5px;
  padding: 10px 20px 10px 5px;
}

footer#GlobalFooter .newsletter-bar .listrak-input {
  float: left !important;
  left: -9000px !important;
  position: absolute !important;
  top: -9000px !important;
}

footer#GlobalFooter .social {
  float: right;
  padding-right: 20px;
}

footer#GlobalFooter .social a {
  color: rgba(255, 255, 255, 1);
  width: 28px;
}

footer#GlobalFooter .social a:hover {
  color: rgba(0, 102, 204, 1);
}

footer#GlobalFooter form {
  margin-left: 15px;
}

footer#GlobalFooter input[type=text],
footer#GlobalFooter input[type=submit] {
  border: none;
}

footer#GlobalFooter input[type=text] {
  width: 33%;
}

footer#GlobalFooter input[type=submit] {
  font-size: 15px;
  margin-left: 5px;
  text-transform: uppercase;
  width: auto;
}

footer#GlobalFooter .social h2 {
  display: inline-block;
  margin-right: 15px;
  vertical-align: text-bottom;
}

footer#GlobalFooter .newsletter-bar .social .accessibility-label-visual {
  display: inline-block;
  font-size: 30px;
  margin-left: 0;
  margin-right: 8px;
  text-decoration: none;
  text-indent: 0;
}

footer#GlobalFooter .newsletter-bar .social .accessibility-label-visual:last-of-type {
  margin-right: 0;
  width: 33px;
}

footer#GlobalFooter .footer-logos {
  -webkit-align-items: flex-end;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  justify-content: space-between;
}

footer#GlobalFooter .bottom-logo {
  height: 50px;
}

footer#GlobalFooter .bottom-logo a {
  display: block;
  height: 50px;
}

footer#GlobalFooter .bottom-logo a img {
  margin-top: -15px;
}

footer#GlobalFooter .bottom-links {
  -webkit-flex-flow: column wrap;
  -webkit-justify-content: flex-start;
  flex-flow: column wrap;
  height: 310px;
  justify-content: flex-start;
  padding-bottom: 0;
  width: 100%;
}

footer#GlobalFooter .bottom-links section:nth-of-type(even) div {
  margin-bottom: 0;
}

footer#GlobalFooter .bottom-links,
.footer-logos {
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 20px;
}

.footer-logos {
  padding-top: 0;
}

footer#GlobalFooter .bottom-links section {
  border-left: 1px solid rgba(206, 206, 206, 1);
  height: 50%;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  z-index: 0;
}

footer#GlobalFooter .bottom-links section:nth-of-type(5) {
  z-index: 9;
}

footer#GlobalFooter .bottom-links section:nth-of-type(3),
footer#GlobalFooter .bottom-links section:nth-of-type(4) {
  height: 100%;
}

footer#GlobalFooter .bottom-links section div {
  margin: 14px 0;
}

footer#GlobalFooter .bottom-links section:first-of-type,
footer#GlobalFooter .bottom-links section:nth-of-type(2) {
  border-left: 0;
}

footer#GlobalFooter .bottom-links select {
  background: rgba(255, 255, 255, 1);
  border: none;
  color: rgba(0, 102, 204, 1);
  margin-right: -95px;
  outline: 0;
  overflow: hidden;
  padding-bottom: 1em;
  padding-right: 95px;
}

footer#GlobalFooter .bottom-links div {
  display: inline-block;
  overflow: hidden;
}

footer#GlobalFooter .bottom-links div,
footer#GlobalFooter .bottom-links a,
footer#GlobalFooter .bottom-links p {
  display: block;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
}

footer#GlobalFooter .bottom-links section p a {
  display: inline;
  white-space: nowrap;
}

footer#GlobalFooter .bottom-links section p:first-of-type {
  margin-top: 35px;
}

footer#GlobalFooter .bottom-links select option:first-of-type {
  color: rgba(0, 0, 0, 1);
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
  text-transform: uppercase;
}

footer#GlobalFooter .bottom-links select option:first-of-type:hover {
  color: rgba(0, 102, 204, 1);
}

footer#GlobalFooter .bottom-links section:nth-of-type(2) div select option:first-of-type,
footer#GlobalFooter .bottom-links section:nth-of-type(6) div select option:first-of-type {
  margin-top: 35px;
}

footer#GlobalFooter .bottom-links section option,
footer#GlobalFooter .bottom-links section p,
.bottom-links section a {
  color: rgba(99, 97, 97, 1);
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  text-decoration: none;
}

footer#GlobalFooter .bottom-links a {
  line-height: 24px;
}

footer#GlobalFooter .bottom-links select option:hover {
  color: rgba(0, 0, 0, 1);
  text-decoration: underline;
}

footer#GlobalFooter .flag-section img,
footer#GlobalFooter .flag-section span {
  color: #252726;
  display: block;
  text-transform: uppercase;
}

footer#GlobalFooter .flag-section img {
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

footer#GlobalFooter .flag-section a {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}

footer#GlobalFooter .feedback-section a {
  display: block;
  margin-bottom: 20px;
  text-align: right;
  text-transform: uppercase;
}

/***HOVER GLOBAL CSS***/
.hover-bubble .hover-title {
  height: 10px;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: 100%;
  width: 290px;
}

.hover-bubble .hover-container {
  background: rgba(240, 240, 240, 1);
  border-radius: 10px 10px 5px 5px;
  box-sizing: border-box;
  font-size: 14px;
  overflow: auto;
  padding: 15px 20px 1px;
  text-align: center;
}

/* for arrow */
.hover-bubble .hover-container::before {
  border: 0.8em solid transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

#chrome-header-nav-drop.hover-container {
  background: rgba(240, 240, 240, 1);
  border-radius: 0;
}

#chrome-header-nav-drop.hover-container ul li:hover {
  color: rgba(0, 51, 102, 1);
  text-decoration: underline;
}

header#GlobalHeader .accessibility-label-visual.icon-before,
footer#GlobalFooter .accessibility-label-visual.icon-before,
.hover-bubble .accessibility-label-visual.icon-before {
  text-indent: 2px;
}

header#GlobalHeader .accessibility-label-visual.icon-before::before,
footer#GlobalFooter .accessibility-label-visual.icon-before::before,
.hover-bubble .accessibility-label-visual.icon-before::before {
  margin-left: 0;
  margin-right: 8px;
}

.hover-bubble .hover-container a,
.hover-bubble .hover-container p,
.hover-bubble .hover-container h3:not(.accessibility-label) {
  color: rgba(61, 62, 63, 1);
  display: block;
  padding: 10px 0;
  text-decoration: none;
}

.hover-bubble .hover-container a {
  color: rgba(0, 102, 204, 1);
}

.hover-bubble .hover-container a:hover {
  color: rgba(0, 51, 102, 1);
}

.hover-bubble .line-centered {
  line-height: 12px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.hover-bubble .line-centered a,
.hover-bubble .line-centered p {
  display: inline-block;
  padding: 0;
  position: relative;
}

.hover-bubble .line-centered a::before,
.hover-bubble .line-centered a::after,
.hover-bubble .line-centered p::before,
.hover-bubble .line-centered p::after {
  border-top: 1px solid rgba(178, 178, 178, 0.5);
  content: "";
  height: 1px;
  position: absolute;
  top: 6px;
  width: 100%;
}

.hover-bubble .line-centered p::before,
.hover-bubble .line-centered p::after {
  top: 6px;
  width: 90%;
}

.hover-bubble .line-centered a::before,
.hover-bubble .line-centered a::after {
  top: 10px;
  width: 55%;
}

.hover-bubble .line-centered p::before,
.hover-bubble .line-centered a::before {
  margin-right: 10px;
  right: 100%;
}

.hover-bubble .line-centered p::after,
.hover-bubble .line-centered a::after {
  left: 100%;
  margin-left: 10px;
}

.hover-bubble .hover-container .hover-small-text {
  font-size: 14px;
  text-align: left;
}

.hover-bubble .hover-container ol {
  list-style: none;
}

.hover-bubble li.grey-button a,
.hover-bubble li.blue-button a,
#divSignUp a.button {
  text-transform: uppercase;
  width: 100%;
}

.hover-bubble li.blue-button a,
#divSignUp a.button {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
  margin-bottom: 10px;
}

.hover-bubble li.blue-button a:hover,
#divSignUp a.button:hover {
  background: rgba(0, 51, 102, 1);
  color: rgba(255, 255, 255, 1);
}

.hover-bubble li.blue-button a:active,
#divSignUp a.button:active {
  background: rgba(51, 102, 153, 1);
  color: rgba(255, 255, 255, 1);
}

.tax-exempt-modal .grey-button {
  float: right;
  padding: 4px 20px;
  text-transform: uppercase;
}

.hover-bubble li.grey-button a,
.tax-exempt-modal .grey-button {
  background: rgba(89, 89, 92, 1);
  color: rgba(255, 255, 255, 1);
}

.hover-bubble li.grey-button a:hover,
.cartPromo a:hover.grey-button,
.tax-exempt-modal .grey-button:hover {
  background: rgba(122, 122, 125, 1);
  color: rgba(255, 255, 255, 1);
}

.hover-bubble li.grey-button a:active,
.cartPromo a:active.grey-button,
.tax-exempt-modal .grey-button:active {
  background: rgba(159, 162, 163, 1);
  color: rgba(255, 255, 255, 1);
}

.reset-modal {
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 210px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 101;
}

.reset-modal .reset-content {
  background-color: #fefefe;
  border-radius: 10px;
  border: 1px solid #888;
  margin: 15px auto;
  padding: 15px;
  width: 270px;
}

.reset-modal .close-btn {
  background: rgba(0, 0, 0, 1);
  border-radius: 25px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 13px;
  margin-right: -27px;
  margin-top: -27px;
  padding: 3px 8px 7px;
  text-align: center;
  vertical-align: middle;
}

.reset-modal.close-btn:hover,
.reset-modal .close-btn:focus {
  color: #726f6f;
  cursor: pointer;
  text-decoration: none;
}

/****************CART HOVER CSS****************/
.cart-item {
  overflow: hidden;
}

.product-image {
  border: 2px, solid, lightGray;
  float: left;
  height: 90px;
  padding: 0 15px 15px 0;
  width: 90px;
}

.product-info {
  font-style: italic;
  text-align: left;
}

.product-price {
  color: rgba(255, 29, 37, 1);
  padding: 12px 0;
  text-align: left;
}

.quantity-container {
  box-sizing: content-box !important;
  width: 100%;
}

.quantity-container .select {
  z-index: 3;
}

.quantity-container .qty-label {
  bottom: 8px;
  color: rgba(255, 255, 255, 1);
  font-weight: 100;
  left: 17px;
  letter-spacing: 1px;
  position: absolute;
}

.quantity-container .select .product-quantity {
  border-bottom-left-radius: 4px !important;
  border-right: 1px solid rgba(255, 255, 255, 1);
  border-top-left-radius: 4px !important;
  box-sizing: content-box !important;
  font-size: 1.3em;
  font-weight: 200;
  padding: 5px 22px 22px 9px;
  position: static;
  text-align: left;
  text-align: right;
  width: 1em;
}

#extra-products-text {
  color: gray;
  font-size: 12px;
  font-style: italic;
  padding: 5px 0 0 65px;
  text-align: left;
}

.subtotal-container {
  padding: 10px;
}

#cart-subtotal {
  float: left;
  padding-top: 5px;
  text-align: left;
}

#subtotal-amount {
  float: none;
  font-size: 20px;
  overflow: hidden;
}

/***SIGN IN HOVER CSS***/
/* arrow */
.hover-container.top-center::before {
  border-bottom: 10px solid #f1f7f4;
  left: 50%;
  top: 4px;
}

.hover-bubble .not-signed-in,
.hover-bubble .account-commands {
  -webkit-justify-content: space-around;
  display: block;
  justify-content: space-around;
}

.hover-bubble #loginHover-signIn,
.hover-bubble #cartHover {
  position: absolute;
  top: 100px;
  z-index: 30;
}

.hover-bubble #loginHover-signIn {
  right: 40px;
}

.hover-bubble #cartHover {
  right: 20px;
}

.hover-bubble .account-commands {
  text-align: left;
}

.hover-bubble .account-commands li a,
.hover-bubble .not-signed-in .hover-small-text a {
  padding: 5px 0;
}

.hover-bubble .not-signed-in,
.hover-bubble .account-commands li:nth-child(3) {
  padding-bottom: 10px;
}

/***ACCOUNT INFO HOVER CSS***/
/* arrow */
.hover-container.top-right::before {
  border-bottom: 10px solid #f1f7f4;
  right: 18px;
  top: 4px;
}

.hover-bubble .account-commands li:nth-child(1) a,
.hover-bubble .caret-link {
  color: rgba(0, 102, 204, 1);
}

.hover-bubble a.blue-callout {
  color: rgba(0, 102, 204, 1);
}

/***SIGNING IN HOVER***/
#logging-in-container form input[type=password],
#logging-in-container form input[type=text] {
  border: 2px solid lightGray;
  box-sizing: border-box;
  font-size: 14px;
  height: 35px;
  vertical-align: top;
  width: 250px;
}

#logging-in-container form {
  margin-bottom: 5px;
  text-align: left;
}

#logging-in-container form span {
  display: block;
  margin-bottom: 2px;
}

#logging-in-container form span:nth-of-type(2) {
  margin-top: 5px;
}

#logging-in-container a.reset {
  color: rgba(43, 128, 209, 1);
  display: block;
  padding-top: 0;
  text-align: right;
}

#logging-in-container li.blue-button a {
  margin-bottom: 0;
}

#logging-in-container li.grey-button a {
  margin-bottom: 10px;
}

/***MEGA HOVER CSS***/
#loginHover-signIn.hide,
#cartHover.hide {
  opacity: 0;
  transition: visibility 0.25s, opacity 0.25s linear;
  visibility: hidden;
}

#loginHover-signIn.show,
#cartHover.show {
  opacity: 1;
  transition: visibility 0.25s, opacity 0.25s linear;
  visibility: visible;
}

.hover-bubble .mega-hover-container {
  padding: 20px 50px;
  width: 1100px;
}

.hover-bubble .mega-hover-container,
.hover-bubble .mega-hover-container a {
  background: rgba(247, 246, 246, 1);
  font-size: 14.6px;
}

.hover-bubble .mega-hover-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}

.hover-bubble .mega-hover-container h3 {
  font-size: 16px;
  font-weight: bold;
}

.hover-bubble .common-categories {
  -webkit-justify-content: space-around;
  border-bottom: 1px solid;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}

.hover-bubble .mega-hover-container .department-general-links {
  -webkit-justify-content: space-between;
  border-bottom: 1px solid;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
}

.hover-bubble .mega-hover-container .department-general-links li:last-child {
  text-align: right;
  width: 35%;
}

.hover-bubble .mega-hover-container .department-general-links li:nth-child(2) a {
  margin-left: 15px;
  margin-right: 15px;
}

.hover-bubble .mega-hover-container .department-general-links li:nth-child(3) a,
.hover-bubble .mega-hover-container .department-general-links li:nth-child(4) a {
  border-right: 1px solid;
  padding-left: 10px;
  padding-right: 10px;
}

.hover-bubble .mega-hover-container .department-general-links li:nth-child(5) a {
  padding-left: 10px;
}

.hover-bubble .shop-by-sections {
  -webkit-justify-content: space-between;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.hover-bubble .hover-container .shop-by-sections a {
  line-height: 18px;
  padding: 0;
}

.hover-bubble .buying-guide {
  border-left: 1px solid;
  padding-left: 20px;
}

.hover-bubble .hover-container .shop-by-sections .buying-guide h3 {
  font-weight: normal;
}

.hover-bubble .hover-container .shop-by-sections .buying-guide a {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  margin-left: 10%;
  padding: 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  width: 80%;
}

#greyout {
  background: rgba(61, 62, 63, 0.8);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}

#greyout.hide {
  opacity: 0;
  transition: visibility 0.25s, opacity 0.25s linear;
  visibility: hidden;
}

#greyout.show {
  opacity: 1;
  transition: visibility 0.25s, opacity 0.25s linear;
  visibility: visible;
}

#cartHover,
#greyout,
#loginHover-signIn {
  display: none;
}

/* Modals */
.addtocart-modal,
.account-message-modal,
.tax-exempt-modal {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.tax-exempt-modal .modal-content {
  width: 500px;
}

.modal-content {
  /* This is breaking Bootstrap 4 modals, fix below */
  background-color: #fefefe;
  border: 1px solid #888;
  margin: auto;
  padding: 10px 50px 50px 35px;
  width: 880px;
}

.modal-dialog > .modal-content {
  border: unset;
  margin: unset;
  padding: unset;
  width: inherit;
}

.modal-content h4 {
  /* This is breaking Bootstrap 4 modals, fix below */
  font-size: 18px;
  font-weight: bold;
}

modal-dialog > .modal-content h4 {
  /* This is breaking Bootstrap 4 modals, fix below */
  font-size: unset;
  font-weight: unset;
}

.modal-content .addproductinfo h4 {
  margin-bottom: 10px;
  margin-top: 20px;
}

.addmodels {
  margin-bottom: 40px;
}

.addshipping,
.addsubtotal {
  padding: 0 45px;
}

.close-modal {
  background: rgba(255, 255, 255, 1);
  border-radius: 25px;
  border: 2px solid rgba(255, 255, 255, 1);
  color: rgba(0, 0, 0, 1);
  display: block;
  font-size: 33px;
  line-height: 30px;
  margin-right: -15px;
  margin-top: -15px;
  position: relative;
  right: -308px;
  width: 37px;
}

.addtocart-modal .close-modal, .tax-exempt-modal .close-modal, .account-message-modal .close-modal {
  float: right;
  margin-right: -65px;
  margin-top: -35px;
  right: 0;
}

.tax-exempt-modal .close-modal, .account-message-modal .close-modal {
  margin-top: -25px;
}

.image-video-modal .close-modal {
  float: right;
  margin-right: -15px;
  margin-top: -15px;
  right: 0;
}

.addtocart-modal .fa-check-circle {
  color: rgba(123, 194, 68, 1);
  font-size: 33px;
  margin-right: 20px;
}

.close-modal:hover,
.close-modal:focus {
  color: #726f6f;
  cursor: pointer;
  text-decoration: none;
}

.addmessage,
.message {
  display: flex;
  font-size: 21px;
  font-weight: bold;
  vertical-align: middle;
}

.addtocart-modal .add-to-cart-promo-removed {
  color: rgba(255, 29, 37, 1);
  font-size: 1em;
}

.addtocart-modal .add-to-cart-promo-removed ul {
  margin-left: 2em;
}

.addcheckout .button {
  background: rgba(0, 102, 204, 1);
  border: none;
  font-size: 21px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 17px;
  max-width: 100%;
  padding: 5px 0;
  text-align: center;
}

.addproductinfo {
  float: left;
  font-size: 16px;
  font-weight: lighter;
  width: 500px;
}

.addviewcart a {
  border: 1px solid #848485;
  color: #848485;
  display: inline-block;
  font-size: 21px;
  height: 30px;
  line-height: 30px;
  margin: 20px 0;
  padding: 5px 0;
  text-align: center;
  width: 245px;
}

.addsummary .continueShopping {
  margin-right: 0;
  text-align: right;
}

.addsummary .continueShopping a {
  color: #848485;
}

.addprice span {
  font-weight: bold;
}

.addsummary {
  float: right;
  font-size: 18px;
  margin-top: -53px;
}

.modal-content .addsummary h4 {
  text-align: center;
}

.modal-content .addsummary span {
  float: right;
}

.continueShopping {
  color: #848485 !important;
  float: right;
  font-weight: 400;
  margin-right: 30px;
  text-align: center;
  width: 196px;
}

.continueShopping i {
  margin-right: 8px;
}

.addproductimage {
  display: inline;
  float: left;
  margin-top: 20px;
}

.addproductimage img {
  display: inline;
}

.addcheckout .fa-lock {
  margin-right: 10px;
}

/* Sign Up */
#divSignUp .hover-container > div {
  clear: both;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}

#divSignUp label {
  clear: left;
  display: inline-block;
  float: left;
}

#divSignUp input {
  float: right;
}

input#signupOffers {
  float: left;
  margin-right: 6px;
  margin-top: 6px;
}

label[for=signupOffers] {
  float: left;
  text-align: left;
}

#divSignUp a {
  margin: 0 auto;
}

#divSignUp #divCustAccType input, #divSignUp #divCustAccType label {
  float: left;
  clear: none;
}

#divSignUp #signupBusiness {
  margin-left: 20px;
}

/***HOVER GLOBAL CSS***/
/* for arrow */
.hover-bubble li.grey-button a:hover {
  background: rgba(122, 122, 125, 1);
  color: rgba(255, 255, 255, 1);
}

.hover-bubble li.grey-button a:active {
  background: rgba(159, 162, 163, 1);
  color: rgba(255, 255, 255, 1);
}

/****************CART HOVER CSS****************/
.product-quantity {
  color: rgba(61, 62, 63, 1);
  text-align: left;
}

/* Sign Up */
#divSignUp .hover-container > div,
#divSignUp .modal-container > div {
  width: 100%;
  margin-bottom: 10px;
  clear: both;
  display: block;
  overflow: hidden;
}

/*** Sign In MODAL CSS***/
.signin-modal {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  padding-top: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.signin-modal .modal-content {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border: 1px solid #888;
  margin: auto;
  padding: 0px 0px 10px;
  width: 330px;
}

.signin-modal .addmessage {
  display: flex;
  font-size: 21px;
  font-weight: bold;
  vertical-align: middle;
}

.signin-modal .modal-title {
  border-bottom: 1px solid;
  margin-bottom: 0;
  margin-bottom: 15px;
  margin-top: 0;
  overflow: hidden;
  width: 290px;
}

.signin-modal .modal-container {
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  font-size: 14px;
  overflow: auto;
  padding: 1px 20px;
  text-align: center;
  width: 100%;
}

/* for arrow */
.signin-modal .modal-container::before {
  border: 0.8em solid transparent;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

#chrome-header-nav-drop.modal-container {
  background: #f1f7f4;
  border-radius: 0;
}

#chrome-header-nav-drop.modal-container ul li:modal {
  color: rgba(0, 102, 204, 1);
  text-decoration: underline;
}

header#GlobalHeader .accessibility-label-visual.icon-before,
footer#GlobalFooter .accessibility-label-visual.icon-before,
.signin-modal .accessibility-label-visual.icon-before {
  text-indent: 2px;
}

header#GlobalHeader .accessibility-label-visual.icon-before::before,
footer#GlobalFooter .accessibility-label-visual.icon-before::before,
.signin-modal .accessibility-label-visual.icon-before::before {
  font-size: 30px;
  margin-left: 0;
  margin-right: 8px;
}

#footer_email {
  color: rgba(0, 0, 0, 1);
}

.signin-modal .modal-container a,
.signin-modal .modal-container p,
.signin-modal .modal-container h3:not(.accessibility-label) {
  color: rgba(61, 62, 63, 1);
  display: block;
  padding: 10px 0;
  text-decoration: none;
}

.signin-modal .modal-container a {
  color: rgba(95, 96, 98, 1);
}

.signin-modal .modal-container a:modal {
  color: rgba(0, 102, 204, 1);
}

.signin-modal .line-centered, .not-signed-in .line-centered {
  line-height: 12px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.signin-modal .line-centered a,
.not-signed-in .line-centered a
.signin-modal .line-centered p,
.not-signed-in .line-centered p {
  display: inline-block;
  padding: 0;
  position: relative;
}

.signin-modal .line-centered a::before,
.signin-modal .line-centered a::after,
.signin-modal .line-centered p::before,
.signin-modal .line-centered p::after,
.not-signed-in .line-centered a::before,
.not-signed-in .line-centered a::after,
.not-signed-in .line-centered p::before,
.not-signed-in .line-centered p::after {
  border-top: 1px solid;
  content: "";
  height: 1px;
  position: absolute;
  top: 6px;
  width: 100%;
}

.signin-modal .line-centered p::before,
.signin-modal .line-centered p::after,
.not-signed-in .line-centered p::before,
.not-signed-in .line-centered p::after {
  top: 6px;
  width: 90%;
}

.signin-modal .line-centered a::before,
.signin-modal .line-centered a::after,
.not-signed-in .line-centered a::before,
.not-signed-in .line-centered a::after {
  top: 10px;
  width: 55%;
}

.signin-modal .line-centered p::before,
.signin-modal .line-centered a::before,
.not-signed-in .line-centered p::before,
.not-signed-in .line-centered a::before {
  margin-right: 10px;
  right: 100%;
}

.signin-modal .line-centered p::after,
.signin-modal .line-centered a::after,
.not-signed-in .line-centered p::after,
.not-signed-in .line-centered a::after {
  left: 100%;
  margin-left: 10px;
}

.signin-modal .modal-container .modal-small-text,
.not-signed-in .modal-small-text {
  font-size: 14px;
  text-align: left;
}

.signin-modal .modal-container ol,
ol.not-signed-in {
  list-style: none;
}

.signin-modal li.grey-button a,
.signin-modal li.blue-button a,
#divSignUp a.button {
  text-transform: uppercase;
  width: 100%;
}

.signin-modal li.blue-button a,
#divSignUp a.button {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
  margin-bottom: 10px;
}

.signin-modal li.blue-button a:modal,
#divSignUp a.button:modal {
  background: rgba(0, 102, 204, 1);
  color: rgba(255, 255, 255, 1);
}

.signin-modal li.blue-button a:active,
#divSignUp a.button:active {
  background: #023465;
  color: rgba(255, 255, 255, 1);
}

.signin-modal li.grey-button a {
  background: rgba(208, 208, 208, 1);
  color: rgba(0, 0, 0, 1);
}

.signin-modal li.grey-button a:modal {
  background: #A5A4A4;
  color: rgba(255, 255, 255, 1);
}

.signin-modal li.grey-button a:active {
  background: #777676;
  color: rgba(255, 255, 255, 1);
}

#logging-in-container form input[type=password],
#logging-in-container form input[type=text],
#logging-in-container form input[type=email] {
  width: 100%;
}

/* End 2016Q4 Project Chrome CSS */
/* Begin 2017Q3 Login CSS - JN */
.register_form_container {
  float: left;
  width: 100%;
}

.register_form_input_div {
  float: left;
  margin: 0 0 15px;
  width: 100%;
}

.register_form_input_title_line {
  float: left;
  margin: 0px 0 0 0px;
  width: 100%;
}

.register_form_input_title {
  float: left;
}

.register_form_input {
  float: left;
  margin: 2px 0 0 0px;
}

.register_form_input_value {
  width: 250px;
}

.register_form_input_submit {
  float: left;
}

.form_message {
  color: rgba(255, 29, 37, 1);
}

/* End 2017Q3 Login CSS - JN */
/*class for product selector*/
.productSelectOOS {
  color: rgba(255, 29, 37, 1);
}

.cartSelector {
  margin-top: -3.2em;
}

.cartBackorder {
  color: rgba(0, 0, 0, 1);
  margin: 0em 0em 0em 0em !important;
}

.checkout-btn-format {
  box-sizing: content-box;
  color: rgba(255, 255, 255, 1);
}

.checkoutButton {
  box-sizing: content-box;
  color: rgba(255, 255, 255, 1);
}

#checkoutButton .fa-lock {
  font-size: .85em;
  margin-bottom: 2px;
  margin-right: 5px;
}

.productOOSWarning {
  border: 1px solid rgba(0, 0, 0, 1) !important;
  margin-bottom: 1em;
  padding: 1em;
}

.productOOSWarning p {
  color: rgba(255, 29, 37, 1) !important;
  font-size: 18px !important;
}

.productOOSWarning span {
  font-size: 14px;
}

.productCartBackordered {
  color: rgba(0, 0, 0, 1);
  padding-bottom: 1em;
  text-transform: uppercase;
}

.btn-secondary {
  background: rgba(89, 89, 92, 1);
  color: rgba(255, 255, 255, 1);
  display: block;
  max-width: 200px;
  padding: .25em 1em;
  text-align: center;
  text-transform: uppercase;
}

.btn-secondary:hover {
  background: rgba(122, 122, 125, 1);
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.btn-outline {
  border: 1px solid rgba(132, 132, 133, 1);
  color: rgba(132, 132, 133, 1);
  display: inline-block;
  font-size: 16px;
  float: right;
  margin: 1em;
  padding: .25em 1em;
  text-align: center;
  text-transform: uppercase;
}

.btn-outline:hover {
  background: rgba(122, 122, 125, 1);
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

/* Bootstrap Add-ons */
/** Row with equal height columns
* -------------------------------------------------- */
.row-eq-height {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

/* -----------------------------------------------------------*/
/* Start media selectors for fuild layout.
-----------------------------------------------------------*/
@media (max-width: 768px) {
  .test-site-warning {
    display: block;
    font-size: 9px;
    left: 0;
    padding: 0;
    width: 100%;
  }
}

@media (min-width: 769px) {
  .catProdLoad {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .cartPromo {
    margin-left: 0;
    margin-top: 0 !important;
    max-width: 100%;
  }
  #tbPromoCode {
    height: 40px;
    margin-right: 9px;
    margin-top: 0;
    width: 48% !important;
  }
  .cartPromo a.button {
    clear: both !important;
    margin: 0 0 6px 0;
    max-width: 49%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 49%;
  }
  #tbPromoCode,
  .btPromoCode {
    display: none !important;
  }
}

@media screen and (max-width: 1640px) {
  .category_banner_right_arrow_container {
    width: 82% !important;
  }
  .front_category_banner_text_outer_container_right {
    width: 77% !important;
  }
}

/* Tablet Screen resolution */
@media screen and (max-width: 1260px) {
  .category_video {
    height: 484px;
    /* for 1280X800 */
  }
}

@media screen and (max-width: 1090px) {
  .main-video {
    height: 200px;
  }
}

@media screen and (max-width: 1008px) {
  .category_video {
    height: 435px;
    /* for 1024X768 */
  }
  .category_banner_right_arrow_container {
    width: 79% !important;
  }
}

/* Smartphone-portrait Screen resolution for footer */
@media screen and (max-width: 960px) {
  .main-video {
    height: 180px;
  }
  .category_video {
    height: 336px;
    /* for 800X600 */
  }
  .footernav {
    max-width: 720px;
  }
  .footer_link {
    padding-left: 4.5%;
    padding-right: 4.5%;
  }
  #highlights {
    margin: 20px 0 0 20px !important;
    width: 90% !important;
  }
  .front_category_main_container {
    margin: 0 0 0 2% !important;
    width: 82% !important;
  }
  .front_category_banner_text_outer_container_left {
    margin: 6% 0 0 !important;
  }
  .front_category_banner_text_container_center_left {
    margin: 0 !important;
  }
  .front_category_banner_text_outer_container_center {
    margin: 6% 0 0 !important;
    width: 82% !important;
  }
  .front_category_banner_text_outer_container_right {
    margin: 6% 0 0 !important;
  }
  .front_category_banner_text_container_center {
    width: 160px !important;
  }
  .front_category_banner_text_title {
    font-size: 12px !important;
  }
  .front_category_banner_text_caption {
    font-size: 11px !important;
    width: 150px !important;
  }
  .front_category_banner_button {
    font-size: 9px !important;
  }
  .front_category_section_categories_title {
    font-size: 11px !important;
  }
  .front_category_products_image_div {
    height: auto !important;
  }
  .front_category_products_title {
    font-size: 11px !important;
  }
  .front_category_products_model_number {
    font-size: 9px !important;
  }
  .front_category_products_price_shipping_reviews {
    bottom: 8px;
  }
  .front_category_products_model_price {
    font-size: 12px !important;
  }
  .front_category_products_model_shipping {
    font-size: 11px !important;
  }
  .front_category_section_title {
    font-size: 14px !important;
  }
  .category_banner_right_arrow_container {
    width: 79% !important;
  }
}

/* Smartphone-portrait Screen resolution for footer */
@media screen and (max-width: 730px) {
  .main-video {
    height: 120px;
  }
  .category_video {
    height: 257px;
    /* for 640X480 */
  }
  .MainTemplateMainSection {
    float: left;
    padding: 0 0 0 10px;
    width: 90% !important;
  }
  .category #mainimagecontainer {
    max-width: 450px;
    width: 100%;
  }
  .category #mainimagecontainer #mainimage-wrap img {
    height: 300px;
    position: relative;
    top: 0;
  }
  .category #mainimagecontainer a.video-button .icon-video-largest {
    height: 100px;
    width: 100px;
  }
  .category #mainimagecontainer a.video-button {
    background: none;
    border: none;
    float: right;
    list-style: none;
    padding: 0;
    position: relative;
    right: -5px;
    top: 190px;
  }
  #mainimagecontainer #mainimage-wrap {
    left: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 200px;
  }
  .MainTemplateWidgetSection {
    clear: both !important;
    float: left;
    padding: 0 0 0 10px;
    width: 90%;
  }
  .admin_header_link {
    display: none;
  }
  .footer_logo {
    padding-left: 15% !important;
  }
  .category {
    width: 75%;
  }
  .category h1 {
    width: 100%;
  }
  .hover-bubble .hover-container > h2,
  .hover-bubble .hover-container #signupSignin,
  .not-signed-in li:nth-of-type(2),
  .not-signed-in li:nth-of-type(3) {
    display: none;
  }
  i#mobileCloseSignIn {
    float: right;
    left: -1em;
    position: relative;
    top: 8em;
    z-index: 99;
  }
  .hover-bubble .hover-container {
    padding: 10px 40px 0 10px !important;
  }
  .assembly_instructions_form_right {
    float: left !important;
    width: 100% !important;
  }
  .front_category_section_categories_image_div {
    height: 75px !important;
  }
  .front_category_section_categories,
  .front_category_section_categories_first {
    width: 30% !important;
  }
  .front_category_section_categories:before {
    background: none !important;
  }
  .front_category_side_menu {
    display: none !important;
  }
  .front_category_main_container {
    margin: 0 !important;
    width: 100% !important;
  }
  .front_category_products_sort_count {
    margin: 2px 20px 0 0 !important;
    float: right;
  }
}

/* Smartphone-portrait Screen resolution */
@media screen and (max-width: 480px) {
  .main-video {
    height: 100px;
    margin: 0 0 10px 10px;
    width: 100%;
  }
  .category_video {
    height: 150px;
    margin: 0 0 10px 10px;
    width: 100%;
  }
  .category .productgrid a.video-button {
    float: right;
    margin: 0 15px 0 0 !important;
    position: relative;
    top: -155px;
  }
  .toplinks {
    display: none;
  }
  .branding {
    width: 90%;
  }
  .find {
    float: right !important;
    margin: 20px 0 0 !important;
  }
  .find a {
    padding: 0 !important;
  }
  .us-manufacturer {
    text-align: center;
    width: 100%;
  }
  .footer_logo {
    padding: 0 !important;
    text-align: center;
    width: 100%;
  }
  .social_wrapper {
    text-align: center;
    width: 100%;
  }
  .social_buttons {
    text-align: center;
    width: 95%;
  }
  .social_buttons a {
    float: none !important;
  }
  .navigationbar {
    display: none;
  }
  .navigationbar_collapser {
    display: block;
    margin: 0 0 0 20px;
  }
  .navigationbar_collapse {
    margin: 0 0 0 20px;
  }
  .category {
    text-align: center;
    width: 100%;
  }
  .category .productgrid li {
    margin: 10px auto auto !important;
    width: 100% !important;
  }
  #home #slider .nivo-caption {
    font-size: 0.8em;
    line-height: 0.8em;
    margin: 0;
    right: 30%;
    top: 2%;
  }
  #slider .nivo-caption {
    font-size: 0.8em;
    line-height: 0.8em;
    margin: 0;
    right: 30%;
    top: 2%;
  }
  #slider .nivo-caption p span {
    display: none;
  }
  #slider div p a h2 {
    line-height: 0.8em;
  }
  .nivo-controlNav {
    margin: -35px 0 0 100px;
  }
  .main_video_section_img {
    width: 100% !important;
  }
  .footer_link {
    clear: both !important;
    float: left;
    padding: 0 !important;
    text-align: center;
    width: 100% !important;
  }
  .contact_form_right {
    margin: 10px 0 0;
    width: 70%;
  }
  .tipSectionContent iframe {
    width: 100% !important;
  }
  .tipSectionContent img {
    height: 100px !important;
    width: 100% !important;
  }
  .tipsleader_text {
    width: 100% !important;
  }
  .tipsleader_img {
    width: 100% !important;
  }
  .MainTemplateListSection {
    width: 90% !important;
  }
  .tipsleader_img iframe {
    height: 100px;
  }
  .category #mainimagecontainer {
    max-width: 300px;
    width: 100%;
  }
  .category #mainimagecontainer #mainimage-wrap img {
    height: 200px;
    position: relative;
    top: 0;
  }
  .category #mainimagecontainer a.video-button .icon-video-largest {
    height: 55px;
    width: 55px;
  }
  .category #mainimagecontainer a.video-button {
    background: none;
    border: none;
    float: right;
    height: 55px;
    list-style: none;
    padding: 0;
    position: relative;
    right: 5px;
    top: 140px;
    width: 55px;
  }
  .main_product_image {
    max-width: 300px;
  }
  #mainimagecontainer #mainimage-wrap {
    left: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 200px;
  }
  .productgrid_inside {
    padding: 0 0 0 5px;
  }
  .article h1 {
    margin: -10px 0 0 0px !important;
  }
  #foldTabs {
    width: 90% !important;
  }
  #foldTabs li a {
    padding: 2px 4px 2px 0;
    width: 92px;
  }
  #sidebar {
    margin: 0 0 0 20px;
  }
  #belowthefold {
    margin: 0 0 0 20px;
  }
  .assembly_instructions_form_right {
    float: left !important;
    width: 100% !important;
  }
  /*category pages*/
  .front_category_side_menu {
    display: none !important;
  }
  .front_category_description_container {
    display: none !important;
  }
  .front_category_main_container {
    margin: 0 !important;
    min-width: 225px !important;
    width: 100% !important;
  }
  .front_category_container {
    margin: -10px 0 0 0 !important;
    min-width: 100px !important;
  }
  .front_category_banner {
    color: rgba(0, 0, 0, 1) !important;
  }
  .front_category_banner_text_outer_container_left {
    justify-content: center !important;
    min-width: 100px !important;
    position: relative !important;
    width: 100% !important;
  }
  .front_category_banner_text_outer_container_center {
    min-width: 100px !important;
    position: relative !important;
    width: 100% !important;
  }
  .front_category_banner_text_outer_container_right {
    justify-content: center !important;
    min-width: 100px !important;
    position: relative !important;
    width: 100% !important;
  }
  .front_category_banner_text_container_center {
    width: 100% !important;
  }
  .front_category_banner_text_title {
    margin: 0 !important;
    width: 100% !important;
  }
  .front_category_banner_text_caption {
    width: 100% !important;
  }
  .front_category_banner_button {
    font-size: 12px !important;
  }
  .front_category_section_title {
    font-size: 12px !important;
  }
  .category_banner_left_arrow_container {
    display: none !important;
  }
  .category_banner_right_arrow_container {
    display: none !important;
  }
  .front_category_section_categories:before {
    display: none !important;
  }
  .front_category_products {
    margin: 10px auto auto !important;
    width: 95% !important;
  }
}

@media (max-width: 49em) {
  .category-filter-menu {
    display: none;
  }
}

@media (min-width: 48em) {
  .category-filter-menu-mobile {
    display: none;
  }
}

@media (min-width: 860px) {
  footer#GlobalFooter .bottom-links {
    margin-left: -430px;
    padding-left: 50% !important;
    width: 860px;
  }
}

@media (max-width: 1065px) {
  footer#GlobalFooter input[type=text] {
    width: 70%;
  }
  footer#GlobalFooter .social h2 {
    display: none;
  }
  footer#GlobalFooter .social a {
    margin-top: 3px;
  }
}

@media (max-width: 1000px) {
  header#GlobalHeader form input[type=text] {
    width: 85%;
  }
  header#GlobalHeader #generic-navigation ol,
  header#GlobalHeader ol li .icon-before::before {
    display: none;
  }
  footer#GlobalFooter form {
    margin-left: 0;
  }
  .hover-bubble #loginHover-signIn,
  .hover-bubble #cartHover {
    top: 70px;
    left: 1em;
  }
}

@media (max-width: 850px) {
  #greyout {
    background: rgba(55, 50, 50, 1);
  }
  .hover-bubble {
    display: block;
  }
  header#GlobalHeader #department-navigation {
    font-size: 12px;
  }
  footer#GlobalFooter {
    background: rgba(55, 50, 50, 1);
    color: rgba(255, 255, 255, 1);
  }
  footer#GlobalFooter span {
    color: rgba(158, 156, 158, 1);
  }
  footer#GlobalFooter .newsletter-bar {
    background: rgba(44, 37, 37, 1);
    border-bottom: 1px solid rgba(196, 194, 196, 1);
    display: block;
    position: relative;
  }
  footer#GlobalFooter form {
    margin: 0 auto;
    width: 90%;
  }
  footer#GlobalFooter #salesFooterSection {
    -webkit-order: 1;
    order: 1;
  }
  footer#GlobalFooter #customerServiceFooterSection {
    -webkit-order: 2;
    order: 2;
  }
  footer#GlobalFooter #companyInfoFooterSection {
    -webkit-order: 3;
    order: 3;
  }
  footer#GlobalFooter #learningCenterFooterSection {
    -webkit-order: 4;
    order: 4;
  }
  footer#GlobalFooter #partnerWebsitesFooterSection {
    -webkit-order: 5;
    order: 5;
  }
  footer#GlobalFooter #policiesFooterSection {
    -webkit-order: 6;
    order: 6;
  }
  footer#GlobalFooter form input[type=text] {
    width: 85%;
  }
  footer#GlobalFooter .social {
    bottom: -200px;
    left: 50%;
    margin-left: -75px;
    position: absolute;
  }
  footer#GlobalFooter .social a {
    color: rgba(158, 156, 158, 1);
  }
  footer#GlobalFooter .bottom-links select option:first-of-type {
    color: rgba(255, 255, 255, 1);
    margin-top: 0;
  }
  footer#GlobalFooter .bottom-links select option:first-of-type:hover {
    color: rgba(43, 128, 209, 1);
    text-decoration: underline;
  }
  footer#GlobalFooter .bottom-links section:nth-of-type(2) div select option:first-of-type,
  footer#GlobalFooter .bottom-links section:nth-of-type(6) div select option:first-of-type {
    margin-top: 0;
  }
  footer#GlobalFooter .social a:hover {
    color: rgba(43, 128, 209, 1);
  }
  footer#GlobalFooter .bottom-logo,
  footer#GlobalFooter .flag-section span {
    display: none;
  }
  footer#GlobalFooter h2 {
    display: block;
    line-height: 1;
    padding: 5px 0 10px;
    text-align: center;
  }
  footer#GlobalFooter .footer-logos {
    -webkit-align-items: center;
    -webkit-flex-direction: column;
    align-items: center;
    background: rgba(44, 37, 37, 1);
    display: flex;
    flex-direction: column;
    padding-top: 70px;
  }
  footer#GlobalFooter .bottom-links section div {
    display: block;
    line-height: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
  footer#GlobalFooter .bottom-links section#partnerWebsitesFooterSection div {
    border-right: 1px solid rgba(196, 194, 196, 1);
  }
  footer#GlobalFooter .bottom-links section#policiesFooterSection div {
    border-right: 0;
  }
  footer#GlobalFooter .bottom-links a,
  footer#GlobalFooter .bottom-links p,
  footer#GlobalFooter .feedback-section a {
    display: none;
  }
  footer#GlobalFooter .bottom-links section {
    -webkit-flex: 1 0 40%;
    border-bottom: 1px solid rgba(196, 194, 196, 1);
    border-left: 0;
    box-sizing: border-box;
    display: inline;
    flex: 1 0 40%;
    padding: 6px 0;
    width: 100%;
  }
  footer#GlobalFooter .bottom-links section:nth-of-type(odd) div {
    border-right: 1px solid rgba(196, 194, 196, 1);
  }
  footer#GlobalFooter .bottom-links {
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: wrap;
    height: inherit;
    padding: 0;
    text-align: center;
  }
  footer#GlobalFooter .bottom-links select:focus {
    outline: 0;
  }
  footer#GlobalFooter .bottom-links select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: rgba(55, 50, 50, 1);
    border-radius: 0;
    border: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    height: 34px;
    line-height: 1;
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 0;
    text-align-last: center;
    text-align: -webkit-center;
    text-align: center;
    width: 85%;
  }
  footer#GlobalFooter .bottom-links select::-ms-expand {
    display: none;
  }
  header#GlobalHeader #generic-navigation ol li a:first-of-type::after,
  footer#GlobalFooter .bottom-links section div::after {
    color: rgba(255, 255, 255, 1);
    content: "\f105";
    float: right;
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
    margin-left: -10px;
    margin-right: 10px;
  }
  footer#GlobalFooter .bottom-links section div::after {
    margin-top: 8px;
  }
  footer#GlobalFooter .bottom-links section option {
    color: rgba(255, 255, 255, 1);
  }
  footer#GlobalFooter .bottom-links section:nth-of-type(2) div,
  footer#GlobalFooter .bottom-links section:nth-of-type(6) div {
    margin-top: 0;
  }
}

@media (max-width: 720px) {
  header#GlobalHeader {
    -ms-box-orient: horizontal;
    -webkit-justify-content: space-between;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    padding-top: 10px;
    position: fixed;
    top: 0;
    z-index: 11;
  }
  header#GlobalHeader #department-navigation {
    background: #2c2525;
    border-top: 1px solid rgba(165, 164, 164, 1);
    color: rgba(228, 230, 231, 1);
    display: none;
    font-size: 14px;
    margin-left: 0;
    margin-top: 0;
    top: 60px;
  }
  header#GlobalHeader #department-navigation,
  header#GlobalHeader .greeting,
  header#GlobalHeader .fa-user {
    display: none;
  }
  header#GlobalHeader .accessibility-label-visual.icon-before.search-icon {
    background-size: 88%;
  }
  header#GlobalHeader .mobile-menu,
  footer#GlobalFooter .mobile-menu {
    -webkit-order: 1;
    background: rgba(0, 0, 0, 1);
    border: none;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 2em;
    order: 1;
    padding-left: 0;
    padding-right: 0;
    width: 20px;
  }
  header#GlobalHeader .mobile-menu::before {
    margin-left: 0;
    margin-right: 0;
  }
  header#GlobalHeader .mobile-menu span {
    display: none;
  }
  header#GlobalHeader .mobile-menu:hover {
    color: #024e96;
  }
  header#GlobalHeader .logo-redirect {
    -webkit-order: 2;
    background-size: 99px 25px;
    margin-left: 8px;
    order: 2;
    padding: 0;
    width: 99px;
  }
  header#GlobalHeader #generic-navigation {
    -webkit-order: 3;
    font-size: 14px;
    order: 3;
  }
  header#GlobalHeader .sign-in-container {
    margin-right: -20px;
    margin-top: auto;
  }
  header#GlobalHeader .sign-in-container div #btnMyCart {
    display: inline-block;
    float: right;
    height: 32px;
    position: relative;
    top: 10px;
    width: 50px;
  }
  header#GlobalHeader .sign-in-container div #btnMyCart .cart-text {
    display: none;
  }
  header#GlobalHeader form.nav-up {
    opacity: 0;
    top: -80px;
  }
  header#GlobalHeader form.nav-up input,
  header#GlobalHeader form.nav-up button {
    background: rgba(0, 0, 0, 1);
    border: rgba(0, 0, 0, 1);
    color: rgba(0, 0, 0, 1);
  }
  #GlobalHeader .nav-up ::-webkit-input-placeholder,
  #GlobalHeader .nav-up :-moz-placeholder,
  #GlobalHeader .nav-up ::-moz-placeholder,
  #GlobalHeader .nav-up :-ms-input-placeholder {
    color: rgba(0, 0, 0, 1);
    line-height: normal;
  }
  header#GlobalHeader form {
    -webkit-order: 4;
    background: rgba(0, 0, 0, 1);
    left: 0;
    margin: 0;
    order: 4;
    padding: 0 20px 10px 10px;
    position: fixed;
    top: 55px;
    width: 100%;
    width: 100%;
    z-index: 9;
  }
  header#GlobalHeader form input[type=text] {
    width: 89%;
  }
  footer#GlobalFooter form input[type=text] {
    width: 80%;
  }
  header#GlobalHeader input[type=submit],
  header#GlobalHeader button[type=submit],
  footer#GlobalFooter input[type=submit],
  footer#GlobalFooter button[type=submit] {
    border: none;
    margin-left: 10px;
  }
  header#GlobalHeader input[type=submit],
  header#GlobalHeader button[type=submit] {
    border-radius: 5px;
    height: 35px !important;
    width: 35px !important;
  }
  header#GlobalHeader #department-navigation,
  header#GlobalHeader #generic-navigation ol,
  header#GlobalHeader #mobile-login {
    border-bottom: 0;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 15;
  }
  header#GlobalHeader #mobile-login {
    background: rgba(44, 37, 37, 1);
    font-size: 15px;
    height: 60px;
    line-height: 50px;
    padding-top: 5px;
    top: 0;
  }
  header#GlobalHeader #mobile-login a:not(.exit-menu) {
    color: rgba(0, 102, 204, 1);
  }
  header#GlobalHeader #mobile-login a:not(.exit-menu):hover {
    color: rgba(51, 102, 153, 1);
  }
  header#GlobalHeader #mobile-login a.exit-menu {
    display: block;
    font-size: 21px;
    float: right;
    height: 35px;
    margin-right: 10px;
    margin-top: 0;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 5px;
    width: 24px;
  }
  header#GlobalHeader #mobile-login span {
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
  }
  header#GlobalHeader.mobile-menu-on-screen .fa-user {
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    font-size: 21px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 0;
  }
  header#GlobalHeader.mobile-menu-off-screen #department-navigation {
    left: -200%;
  }
  header#GlobalHeader.mobile-menu-off-screen #generic-navigation ol,
  header#GlobalHeader.mobile-menu-off-screen #mobile-login {
    left: -100%;
  }
  header#GlobalHeader.mobile-menu-on-screen #department-navigation,
  header#GlobalHeader.mobile-menu-on-screen #generic-navigation ol,
  header#GlobalHeader.mobile-menu-on-screen #mobile-login {
    left: 0;
  }
  header#GlobalHeader.mobile-menu-on-screen .logo-redirect,
  header#GlobalHeader.mobile-menu-on-screen .sign-in-container div a.fa-shopping-cart,
  header#GlobalHeader.mobile-menu-on-screen .mobile-menu {
    display: none;
  }
  #loginHover-signIn.hide,
  #cartHover.hide {
    opacity: 0;
    transition: visibility 0.25s, opacity 0.25s linear;
    visibility: hidden;
  }
  header#GlobalHeader #department-navigation ol li a {
    color: rgba(228, 230, 231, 1);
    display: block;
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  header#GlobalHeader #department-navigation li:nth-of-type(odd) a {
    border-right: 1px solid rgba(165, 164, 164, 1);
  }
  header#GlobalHeader #department-navigation ol li {
    width: 50%;
  }
  header#GlobalHeader #department-navigation ol {
    -webkit-flex-wrap: wrap;
    background: rgba(55, 50, 50, 1);
    flex-wrap: wrap;
    padding: 0 0 10px;
    position: fixed;
    text-align: center;
    width: 100%;
  }
  header#GlobalHeader #generic-navigation ol {
    background: rgba(44, 37, 37, 1);
    left: 0;
    padding-bottom: 125%;
    position: fixed;
    top: 275px;
  }
  header#GlobalHeader #generic-navigation ol li {
    display: block;
    height: 48px;
    position: relative;
  }
  header#GlobalHeader #generic-navigation ol li a {
    display: inline-block;
    padding: 10px;
    position: absolute;
    text-align: left;
    width: 100%;
  }
  .article article {
    margin-top: 134px;
  }
  header#GlobalHeader ol li .icon-before::before {
    display: inline-block;
  }
  header#GlobalHeader #department-navigation ol li,
  header#GlobalHeader #generic-navigation ol li {
    border-bottom: 1px solid rgba(165, 164, 164, 1);
  }
}

@media (max-width: 550px) {
  header#GlobalHeader form input[type=text] {
    width: 89%;
  }
  #lifetimedivcontainer {
    display: none !important;
  }
}

@media (max-width: 470px) {
  header#GlobalHeader form input[type=text] {
    width: 88%;
  }
  footer#GlobalFooter form input[type=text] {
    width: 77%;
  }
}

@media (max-width: 435px) {
  header#GlobalHeader form input[type=text] {
    width: 85%;
  }
  footer#GlobalFooter form input[type=text] {
    width: 75%;
  }
}

@media (max-width: 380px) {
  header#GlobalHeader input[type=submit],
  header#GlobalHeader button[type=submit],
  footer#GlobalFooter input[type=submit],
  footer#GlobalFooter button[type=submit] {
    margin-left: 5px;
  }
  header#GlobalHeader form input[type=text] {
    height: 14px;
  }
  header#GlobalHeader form input[type=text],
  #GlobalFooter input[type=text] {
    padding-bottom: 13px;
    padding-top: 13px;
    width: 80%;
  }
  header#GlobalHeader input[type=submit],
  header#GlobalHeader button[type=submit] {
    height: 30px !important;
    padding: 2px;
    width: 30px !important;
  }
}

@media (max-width: 345px) {
  header#GlobalHeader input[type=submit],
  header#GlobalHeader button[type=submit],
  footer#GlobalFooter input[type=submit],
  footer#GlobalFooter button[type=submit] {
    margin-left: 0;
  }
}

@media (max-width: 305px) {
  header#GlobalHeader form input[type=text] {
    width: 80%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  #mobileMenu {
    margin-left: -98%;
  }
  /* IE10+ CSS styles go here */
}

@media (max-height: 410px) {
  header#GlobalHeader #generic-navigation ol {
    top: 57%;
  }
}

.tax-exempt-modal ol {
  padding-left: 30px;
}

@media (max-width: 768px) {
  .ui-menu-item {
    font-size: 14px;
    padding: 6px;
  }
}

/*# sourceMappingURL=site.css.map */
