  a img {
    border: none;
  }

  ul {
    list-style-type: none;
  }

  .bold {
    font-family: 'tpHero';
    font-weight: 900;
  }

  .fright {
    float: right;
  }

  .fleft {
    float: left;
  }

  .sm-link {
    display: block;
    font-size: .8em;
    padding: 5px 0 0 0;
  }

  #headerwrapper {
    margin: 0 auto;
    text-align: center;
  }

  #header {
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
  }

  #pgcontent {
    max-width: 1200px;
    margin: 0 auto;
  }


  #product-tabs {
    margin: 2% 0 0 0;
  }

  #product {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

  img.product-img {
    display: inline-block;
  }

  .header h3 {
    font-size: 1.2em;
    clear: both;
  }

  .price {
  font-size: 1.7em;
  color: #d1202f;
  margin: 10px 0 5px 0;
  }

  .savings {
  font-size: .9em;
  font-style: italic;
  }

  .stock {
  font-size: 1.3em;
  }

  /* Adding custom icon */
  .icon--feature.icon--shopping-cart-reverse.icon--medium {
     background-image: url('./images/reverse_cart_icon.png');
     background-position: center;
  }

  .mediaassets {

  }

  .mediaassets ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 0 0;
    margin: 0;
  }

  .mediaassets li {
    padding: 0 0 10px 0;
  }

  .digitalassets {

  }

  .digitalassets ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 0 0;
    margin: 0;
  }

  .digitalassets li {
    padding: 0 0 10px 0;
  }

  .digitalassets .icon {
    margin: 0 5px 0 0;
  }

  #product-content {
    background-color: #fff;
    padding: 58px 28px 58px 28px;
    margin: -5px 0;
  }

  .italic-header {
    padding: 0 0 30px 0;
  }

  .product-features ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
  }

  .product-features .media {
    padding: 0 0 20px 0;
  }

  .product-features .media__visual {
    padding: 15px 10px 10px 0;
  }

  section ul li h4 {
    font-size: 1.3em;
    font-weight: 600;
  }

  .awards {

  }

  .awards img {
    float: left;
    padding: 20px;
  }

  .awards p {
    font-size: 1.1em;
    font-weight: 600;
  }

  .awards .blue-copy {
    color: #008dd0;
  }

  .warranty p {
    padding-bottom: 30px;
  }

  .leftcolumn {
  background-color: #ededed;
  }

  .leftcolumn h4 {
    background-color: #000;
    color: #fff;
    padding: 5px;
    margin: 0;
    font-size: 1em;
  }

  .leftcolumn h5 {
    padding: 0 0 5px 10px;
    font-weight: 600;
  }

  .leftcolumn ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0 0 10px 10px;
    margin: 0;
  }

  .leftcolumn ul label {
    color: #008dd0;
  }

  .col-headers {
    font-size: 1.2em;
    background-color: #ededed;
    padding: 1%;
    font-weight: 600;
  }

  @media (max-width: 767px) {
    .col-headers {
      display: none;  
    }
  }

  .listing {
    border: 1px solid #ddd;
    padding: 0 1%;
  }

  .listing > h3 {
      font-size: 1.2em;
      font-weight: 100;
  }

  .listing .supply-item h4 {
    margin: 5px 0 4px 0;
    font-size: 1.1em;
    font-weight: 600;
  }

  .listing .supply-item img {
  padding: 0 4px 0 0;
  }

  .listing .supply-item {
    border-bottom: 1px solid #dadada;
    padding: 0 0 2% 0;
    margin: 2% 0 0 0;
  }

  .listing .supply-item.last {
    border: none;
  }

  .listing  .supply-item .price {
  font-size: 1.2em;
  color: #ea1b3d;
  margin: 10px 0 5px 0;
  }

  .listing .supply-item .part-num {
    clear: both;
  }

  .listing .supply-item input {
    float: left;
    font-size: 1em;
    width: 20px;
    padding: 15px 5px 5px 5px;
    margin: 0 8px 0 0;
    border: 1px solid #dadada;
  }

  #supplies aside {
    padding: 0 1%;
  }


  #supplies aside h2 {
    font-size: 1.2em;
    margin: 0;
  }

  #supplies aside p {
    padding-top: 0;
    margin-top: 0;
  }

  #app-content .media {
  width: 90%;
  }

  #app-content .media__visual {
    padding: 2% 0 0 0;
  }

  #customercare {

  }

  #customercare h1 {
  border-bottom: 5px solid #000;
  padding: 0 0 2% 0;
  }

  .careservices {
    background-color: #f5f5f5;
  }

  .careservices ul {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  margin: 0;
  }

  .careservices li {
  padding: 0;
  }

  .careservices .hours {
  display: block;
  }

  .careservices .callus {
  font-size: 1.2em;
  }

#techspecs dt {
  font-weight: bold;
  margin:0;
}

#techspecs dd {
  margin: 0 0 4px 6px;
}
.btn--important {
  background-color: #00ad21;
  color: #ffffff;
}
.btn--important:hover,
.btn--important:focus {
  background-color: #00c726;
  color: #ffffff;
}
.btn--important:active,
.btn--important.btn--is-active {
  background-color: #00941c;
  color: #ffffff;
}
.btn--important.btn--is-disabled,
.btn--important[disabled] {
  background-color: #00ad21;
  color: #ffffff;
}

sup {
  position: relative;
  top: -0.25em;
  font-size: 0.75em;

}

/*adding styles for supplies icons on non-purchasing sites*/


.icon--cartridge.icon--cartridge-black {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -0px;
  height: 32px;
  width: 32px;
}
.icon--cartridge.icon--cartridge-magenta {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -46px;
  height: 32px;
  width: 32px;
}
.icon--cartridge.icon--cartridge-yellow {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -91px;
  height: 32px;
  width: 32px;
}
.icon--cartridge.icon--cartridge-cyan {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -134px;
  height: 32px;
  width: 32px;
}
.icon--cartridge.icon--cartridge-cmyk {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -179px;
  height: 32px;
  width: 32px;
}
.icon--cartridge.icon--cartridge-cmy {
  background-image: url("/common/common-mce/images/ink-dots.png");
  background-position: 0px -225px;
  height: 32px;
  width: 32px;
}

.icon--cartridge {
  float: left;
  margin: 0 1.42857143em 0 0;
}

.tooltip {
  position: relative;
  font-size:12px;
  display:inline-block;
  border-bottom: 1px dotted black;
}

.tooltiptext {
  visibility: hidden;
  width:300px;
  background-color: rgb(29, 29, 37);
  font-size: 10px;
  color: white;
  text-align: center;
  padding: 5px 0;
  border-radius:6px;
  position:absolute;
  z-index:25;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}