/* Base Colors */
/* Standard elements */
/* Nav */
/* Power */
/* Novum */
/* Components */
/* Company */
/* Mixins */
/* Used for all header shadows */
.well-border-bottom > .well-color {
  background-color: #666666;
  border-color: #666666; }

.header-1C5A7C .main-marketing {
  background: #4582A4;
  -webkit-box-shadow: inset 0px 0px 82px 34px #165c7d;
  -moz-box-shadow: inset 0px 0px 82px 34px #165c7d;
  box-shadow: inset 0px 0px 82px 34px #165c7d; }

/*Power*/
.header-1C5A7C a, .header-1C5A7C h2 {
  color: #165C7D; }

.header-1C5A7C a:hover {
  color: #6caacc; }

/*Novum*/
.header-47C3D3 .main-marketing {
  background: #52C5D4;
  -webkit-box-shadow: inset 0px 0px 82px 34px #048891;
  -moz-box-shadow: inset 0px 0px 82px 34px #048891;
  box-shadow: inset 0px 0px 82px 34px #048891; }

.header-47C3D3 a, .header-47C3D3 h2 {
  color: #048891; }

.header-47C3D3 a:hover {
  color: #95d7e4; }

.header-47C3D3 .high-marketing {
  -webkit-box-shadow: 0px 0px 40px 0px #048891;
  -moz-box-shadow: 0px 0px 40px 0px #048891;
  box-shadow: 0px 0px 40px 0px #048891; }

/*Components*/
.header-63bc47 .main-marketing {
  background: #94CB6C;
  -webkit-box-shadow: inset 0px 0px 82px 34px #3b9444;
  -moz-box-shadow: inset 0px 0px 82px 34px #3b9444;
  box-shadow: inset 0px 0px 82px 34px #3b9444; }

.header-63bc47 a, .header-63bc47 h2 {
  color: #3B9444; }

.header-63bc47 a:hover {
  color: #94cb6c; }

/*Gray*/
.header-gray .main-marketing {
  background: #DDD;
  -webkit-box-shadow: inset 0px 0px 82px 34px #969696;
  -moz-box-shadow: inset 0px 0px 82px 34px #969696;
  box-shadow: inset 0px 0px 82px 34px #969696; }

.header-gray .high-marketing {
  -webkit-box-shadow: 0px 0px 40px 0px #969696;
  -moz-box-shadow: 0px 0px 40px 0px #969696;
  box-shadow: 0px 0px 40px 0px #969696; }

.nocolor a, a.nocolor {
  color: black; }

.nocolor a:hover, a.nocolor:hover {
  color: #999; }

/*End Colors*/
#product-banner .high-marketing {
  padding: 0px; }

#product-banner h1 {
  color: white; }

#product-resource-sidebar {
  background: #e6e6e6;
  min-height: 475px; }

@media (max-width: 992px) {
  #product-resource-sidebar {
    height: auto !important;
    min-height: 0px; }

  #product-banner {
    padding-bottom: 30px; } }
#product-resource-sidebar .pad {
  padding: 20px; }

#product-header {
  min-height: 475px; }

#product-header > div {
  padding: 20px;
  padding-bottom: 10px; }

#product-header > div.hasAltImgs {
  padding-bottom: 70px; }

/* Product Images */
.thumb-img:hover {
  cursor: pointer; }

.thumb-img {
  text-align: center; }

.thumb-img img {
  padding: 5px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */ }

.thumb-img.active {
  background: #f3f3f3; }

.thumb-img.active img {
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

.thumb-imgs.row {
  background-color: #f2f2f2;
  margin-left: -20px;
  /*margin-right: -20px;*/
  /*margin-top: 40px;*/
  padding-top: 10px;
  /*padding-left: 40px;*/
  height: 70px;
  position: absolute;
  bottom: 0px;
  width: 100%; }

.productTitle {
  font-weight: bold;
  font-style: italic; }

/* End product image */
/* Product resource bar*/
.resource-row td {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

.resource-row td:first-child {
  width: 40px; }

#product-resource-sidebar ul {
  padding: 0px;
  margin: 0px;
  margin-top: 5px; }

#product-resource-sidebar ul li {
  border-top: 1px solid #DDD; }

#product-resource-sidebar ul li:last-child {
  border-bottom: 1px solid #DDD; }

/*End Product resource bar*/
/* Page sections*/
#model-section {
  background: #ececec;
  page-break-before: always; }

#bottom-section {
  background: #e4e4e4; }

#bottom-section h2 {
  color: #585858; }

#bottom-section hr {
  border-top: 1px solid #DDD; }

#bottom-section .well-row > div {
  border: 1px solid #DDD; }

#bottom-section .well-row > div.well-color {
  top: -1px;
  border: 0px; }

.product-section {
  margin-top: -20px;
  padding-top: 30px;
  padding-bottom: 30px; }

/*End page sections*/
#ProductModelsTable {
  width: 100%; }

#ProductModelsTable td {
  border: 1px solid #DDD;
  vertical-align: middle;
  height: 60px; }

#ProductModelsTable td img {
  position: relative;
  top: 5px; }

#ProductModelsTable td.modelnumber {
  font-weight: bold;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px; }

#ProductModelsTable th.iconCol {
  width: 70px; }

#ProductModelsTable thead th {
  background: #666666;
  border: 1px solid #666666;
  color: white;
  text-align: center;
  line-height: 19px;
  text-align: center;
  vertical-align: bottom;
  padding: 10px; }

#ProductModelsTable thead th div {
  vertical-align: middle;
  min-height: 60px;
  position: relative;
  top: 10px; }

@media (max-width: 1190px) {
  #ProductModelsTable thead th div {
    top: 5px; } }
#ProductModelsTable thead th span {
  float: none;
  margin: 0 auto;
  width: 20px;
  height: 17px;
  display: block;
  position: relative;
  left: -.6px;
  top: 2px; }

@media (min-width: 768px) {
  #specs-section .column-0 {
    padding-left: 30px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px; }

  #specs-section .column-1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px; }

  #specs-section .column-2 {
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (max-width: 768px) {
  #specs-section .column-0
  , #specs-section .column-1
  , #specs-section .column-2
  , #specs-section .column-3 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px; } }
#specs-section .wrapper {
  border: 1px solid #DDD;
  padding-bottom: 15px; }

.multi-spec-footer > div {
  border-right: 1px solid #DDD;
  margin: -1px;
  height: 75px;
  padding-top: 15px;
  position: relative;
  top: 15px; }

.multi-spec-footer > div:nth-child(4) {
  border-right: 0px; }

.multi-spec-footer > div a {
  text-decoration: none; }

.multi-spec-box {
  background: #e7e7e7;
  border-color: #DDD; }

.multi-spec-box hr {
  border-color: #DDD; }

.multi-spec {
  background-color: #d9d9d9;
  position: relative;
  padding-bottom: 15px;
  top: 15px;
  padding-left: 15px;
  padding-right: 15px; }

.multi-options > div {
  margin: 0px;
  padding: 15px !important; }

.prod-specs {
  padding-left: 0px; }

.prod-specs.specs li {
  border-bottom: 1px solid #ddd; }

.prod-specs.specs li strong {
  font-weight: 600; }

.prod-specs.features li {
  list-style-type: disc;
  margin-left: 20px; }

.ie .prod-specs.features li {
  min-height: 27px; }

.prod-specs a.prodLink {
  font-weight: bold; }

.prod-specs a.datasheet td {
  text-decoration: underline; }

@media print {
  body, a {
    font-size: 50% !important; }

  ul, ul li {
    padding: 0px;
    margin: 0px;
    line-height: 15px; }

  #main-prod-img {
    width: 25%; }

  #tab-container {
    height: 110px; } }
.replacementList h4 {
  padding: 0 0 1% 0; }

.replacementList div:last-child {
  border-bottom: none; }

#replacement-table th {
  border: 1px solid #DDD;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  font-style: italic; }
#replacement-table th, #replacement-table td {
  background: #e4e4e4;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 90%; }
#replacement-table td {
  height: 37px; }
  #replacement-table td a u {
    color: black; }
#replacement-table .blank-column {
  background: initial;
  border: 0px; }

.product-section.C .modelnumber.D {
  color: #bbb; }

.product-section.C .modelnumber.D:after {
  content: "*"; }

/*# sourceMappingURL=product.css.map */
