.rsi,
.rsi-inline:before,
.inline-icon,
.icon-certifcation:before,
.icon-location:before,
.icon-level:before,
.icon-hash:before,
.icon-favorite:after,
.icon-blog:before,
.icon-facebook:before,
.icon-linkedin:before,
.icon-rss:before,
.icon-twitter:before,
.icon-vimeo:before,
.icon-we-chat:before,
.icon-xing:before,
.icon-youtube:before,
.icon-product-brochure:before,
.icon-product-datasheet-1:before,
.icon-product-datasheet-2:before,
.icon-filetype-dll:before,
.icon-filetype-exe:before,
.icon-file-graph:before,
.icon-filetype-html:before,
.icon-filetype-mp4:before,
.icon-filetype-msi:before,
.icon-filetype-other:before,
.icon-filetype-pdf:before,
.icon-filetype-rsu:before,
.icon-manual-software:before,
.icon-filetype-txt:before,
.icon-filetype-xls:before,
.icon-filetype-zip:before,
.icon-brochure:before,
.icon-datasheets:before,
.icon-page-arrow-left:before,
.icon-page-arrow-right:before,
.icon-customer-arrow-left:before,
.icon-customer-arrow-right:before,
.icon-back-to-top:before,
.icon-arrow-breadcrumb:before,
.icon-listitem-arrow:before,
.icon-zoom-image:before,
.icon-dropdown:before,
.icon-anchor:before,
.icon-dropdown-v2:before,
.icon-arrow-left-bold:before,
.icon-arrow-right-bold:before,
.icon-applications:before,
.icon-articles:before,
.icon-cl-career:before,
.icon-cl-distributor:before,
.icon-drivers:before,
.icon-drivers2:before,
.icon-faq:before,
.icon-firmware:before,
.icon-firmware2:before,
.icon-product-manual:before,
.icon-manuals:before,
.icon-cl-press:before,
.icon-cl-sales:before,
.icon-cl-seminars:before,
.icon-service:before,
.icon-services:before,
.icon-cl-services:before,
.icon-our-services-1:before,
.icon-our-services-2:before,
.icon-software:before,
.icon-software-2:before,
.icon-software2:before,
.icon-marker:before,
.icon-cl-pin-career:before,
.icon-cl-pin-distributor:before,
.icon-cl-pin-press:before,
.icon-cl-pin-sales:before,
.icon-cl-pin-seminars:before,
.icon-cl-pin-services:before,
.icon-book:before,
.icon-calendar:before,
.icon-calendar-2:before,
.icon-video-camera:before,
.icon-cart-empty:before,
.icon-certification:before,
.icon-check:before,
.icon-valid:before,
.icon-clipboard:before,
.icon-close:before,
.icon-cl-contact-card:before,
.icon-crowd:before,
.icon-database:before,
.icon-probe:before,
.icon-document:before,
.icon-documents-and-articles-2:before,
.icon-documents-and-articles-1:before,
.icon-download:before,
.icon-download2:before,
.icon-downloads-1:before,
.icon-error:before,
.icon-attention:before,
.icon-views:before,
.icon-gender:before,
.icon-world-2:before,
.icon-world:before,
.icon-hashtag:before,
.icon-breadcrumb-home:before,
.icon-info-2:before,
.icon-info:before,
.icon-layer:before,
.icon-itemlist:before,
.icon-cl-mail:before,
.icon-mail:before,
.icon-mail-simple:before,
.icon-menu:before,
.icon-menu-close:before,
.icon-minus-small:before,
.icon-phone:before,
.icon-gallery-play:before,
.icon-video-play:before,
.icon-plus-small:before,
.icon-reload:before,
.icon-cl-route:before,
.icon-search:before,
.icon-share:before,
.icon-share-2:before,
.icon-sort-down:before,
.icon-fav-inactive:before,
.icon-fav-active:before,
.icon-remove:before,
.icon-user-inactive:before,
.icon-user-active:before,
.icon-application-videos:before,
.icon-video:before,
.tap-tooltip .btn-close:before {
  font-family: RSIcons, sans-serif !important;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1;
  text-rendering: auto;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rsi,
.rsi-inline:before,
.inline-icon {
  display: inline-block;
}
.rsi.rsi-fw,
.rsi-inline.rsi-fw:before {
  text-align: center;
  width: 1.36em;
}
.tap-tooltip .content {
  position: relative;
  max-width: 12rem;
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.75rem 0.5rem 1rem 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
}
.tap-tooltip .headline-container {
  padding-right: 1rem;
}
.tap-tooltip .headline {
  margin-top: 0;
  font-family: "Linotype Univers Condensed", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.tap-tooltip .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0.75rem;
  text-align: center;
  line-height: 1;
  width: 16px;
  height: 16px;
}
.tap-tooltip .btn-close:before {
  content: "\E078";
}
.tap-tooltip .btn-close:hover {
  cursor: pointer;
}
.tap-progress-bar .content {
  position: relative;
}
@media screen and (min-width: 961px) {
  .tap-progress-bar .content {
    max-width: 950px;
  }
}
.tap-progress-bar .circle {
  width: 30px;
  height: 30px;
  background-color: #cbcbcb;
  border-radius: 50%;
  margin: 0 auto;
}
.tap-progress-bar .circle > span {
  color: #fff;
  line-height: 30px;
  text-align: center;
  display: block;
}
.tap-progress-bar .label {
  display: none;
  font-size: 0.875rem;
  font-family: "Linotype Univers Condensed", sans-serif;
  text-align: center;
  margin-top: 6px;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .tap-progress-bar .label {
    display: block;
  }
}
.tap-progress-bar .bar:before,
.tap-progress-bar .bar:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  border-top: 2px solid #cbcbcb;
}
.tap-progress-bar .bar:after {
  border-color: #1ca6ec;
  width: 0;
}
.tap-progress-bar .steps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  position: relative;
  top: 0;
  margin: 10px auto 0;
}
.tap-progress-bar .step {
  width: 25%;
}
.tap-progress-bar.step-1 .bar:after {
  width: 12.5%;
}
.tap-progress-bar.step-1 .step:nth-child(-n + 1) .circle {
  background-color: #009bea;
}
.tap-progress-bar.step-1 .step:nth-child(-n + 1) .label {
  color: #009bea;
}
.tap-progress-bar.step-1 .step:nth-child(1) .label {
  display: block;
}
.tap-progress-bar.step-2 .bar:after {
  width: 37.5%;
}
.tap-progress-bar.step-2 .step:nth-child(-n + 2) .circle {
  background-color: #009bea;
}
.tap-progress-bar.step-2 .step:nth-child(-n + 2) .label {
  color: #009bea;
}
.tap-progress-bar.step-2 .step:nth-child(2) .label {
  display: block;
}
.tap-progress-bar.step-3 .bar:after {
  width: 62.5%;
}
.tap-progress-bar.step-3 .step:nth-child(-n + 3) .circle {
  background-color: #009bea;
}
.tap-progress-bar.step-3 .step:nth-child(-n + 3) .label {
  color: #009bea;
}
.tap-progress-bar.step-3 .step:nth-child(3) .label {
  display: block;
}
.tap-progress-bar.step-4 .bar:after {
  width: 87.5%;
}
.tap-progress-bar.step-4 .step:nth-child(-n + 4) .circle {
  background-color: #009bea;
}
.tap-progress-bar.step-4 .step:nth-child(-n + 4) .label {
  color: #009bea;
}
.tap-progress-bar.step-4 .step:nth-child(4) .label {
  display: block;
}
.tap-progress-bar.step-end .bar:after {
  width: 100%;
}
.tap-progress-bar.step-end .circle {
  background-color: #009bea;
}
.tap-progress-bar.step-end .label {
  color: #009bea;
}
.tap-category-selector .categories {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 100px 25px 20px;
  overflow-x: auto;
  background-color: #fafafa;
  color: #b7bcc0;
  font-size: 0.875rem;
  font-family: "Linotype Univers Condensed", sans-serif;
  font-weight: bold;
}
.tap-category-selector .circle-container {
  height: 10px;
}
.tap-category-selector .circle {
  display: none;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #1ca6ec;
}
.tap-category-selector .configured .circle {
  display: block;
}
.tap-category-selector .active .category {
  color: #1ca6ec;
  border-color: #1ca6ec;
}
.tap-category-selector .category {
  border-bottom: solid 1px #b7bcc0;
  height: 40px;
}
.tap-category-selector .category-container {
  width: 20%;
  min-width: 220px;
  height: 55px;
  cursor: pointer;
}
.tap-category-selector .category-container:hover .category {
  color: #1ca6ec;
}
.tap-category-selector .overflow-right {
  background: linear-gradient(to right, #fafafa, #fafafa 85%, #ffffff);
}
.tap-category-selector .overflow-left {
  background: linear-gradient(to left, #fafafa, #fafafa 85%, #ffffff);
}
.tap-notification .wrapper {
  display: inline-block;
}
.tap-notification .content {
  background-color: #fafafa;
  color: #6f7375;
  font-size: 0.75rem;
  padding: 15px;
}
.tap-notification .content .headline {
  color: #000000;
  text-align: center;
}
.tap-notification .content .text {
  padding: 0 10px;
}
.tap-notification .content .button-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.tap-notification .content .button-container a + a {
  margin-left: 20px;
}
.tap-base-model-select .tap-badge-btn {
  display: none;
}
.tap-base-model-select .promotion {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1101px) {
  .tap-base-model-select .promotion {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.tap-base-model-select .promotion .product-title-wrapper {
  margin-bottom: 15px;
}
@media screen and (min-width: 1101px) {
  .tap-base-model-select .promotion .product-title-wrapper {
    margin-bottom: 0px;
  }
}
.tap-base-model-select .promotion .tap-badge-btn {
  display: inline-block;
  margin: auto;
  max-width: 100px;
}
.tap-base-model-select .configure::before {
  content: "";
}
.module-single-product-selector .product-text-controls,
.module-multi-select-quantity .product-text-controls,
.module-multi-select-buttons .product-text-controls {
  margin-top: 0;
}
.module-single-product-selector .form-element input[type="checkbox"] + label,
.module-multi-select-quantity .form-element input[type="checkbox"] + label,
.module-multi-select-buttons .form-element input[type="checkbox"] + label,
.module-single-product-selector .form-element input[type="radio"] + label,
.module-multi-select-quantity .form-element input[type="radio"] + label,
.module-multi-select-buttons .form-element input[type="radio"] + label {
  color: #1ca6ec;
}
.module-single-product-selector .form-element input[type="checkbox"]:checked + label,
.module-multi-select-quantity .form-element input[type="checkbox"]:checked + label,
.module-multi-select-buttons .form-element input[type="checkbox"]:checked + label,
.module-single-product-selector .form-element input[type="radio"]:checked + label,
.module-multi-select-quantity .form-element input[type="radio"]:checked + label,
.module-multi-select-buttons .form-element input[type="radio"]:checked + label {
  color: #09ab70;
}
.module-single-product-selector .form-element .rsi,
.module-multi-select-quantity .form-element .rsi,
.module-multi-select-buttons .form-element .rsi {
  margin-right: 0.5em;
}
@media screen and (min-width: 1101px) {
  .module-single-product-selector .product-text-controls .form-element label,
  .module-multi-select-quantity .product-text-controls .form-element label,
  .module-multi-select-buttons .product-text-controls .form-element label {
    width: auto;
    height: auto;
    font-size: inherit;
    padding-left: 33px;
  }
}
.module-tap-multi-select-quantity .counter-quantity {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.module-tap-multi-select-quantity .counter-quantity span {
  cursor: pointer;
}
.module-tap-multi-select-quantity .counter-quantity .minus,
.module-tap-multi-select-quantity .counter-quantity .plus {
  background-color: #eff0f1;
  color: #1ca6ec;
  padding: 3px 5px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.module-tap-multi-select-quantity .counter-quantity .counter {
  height: 20px;
  width: 35px;
  background-color: #eff0f1;
  text-align: center;
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
}
.module-tap-multi-select-quantity .counter-quantity .counter:focus {
  outline: none;
  border: 1px solid #009bea;
}
.tap-tertiary-btn {
  display: inline-block;
  color: #009bea;
  text-decoration: none;
  font-family: "Linotype Univers Condensed", sans-serif;
  line-height: 28px;
}
.tap-tertiary-btn.checked {
  color: #09ab70;
}
.tap-tertiary-btn.checked .rsi:before {
  content: "\E068";
}
.tap-tertiary-btn .rsi {
  margin-right: 0.5em;
}
.tap-tertiary-btn + .tap-tertiary-btn {
  margin-left: 1.5em;
}
.tap-badge-btn {
  border-radius: 2em;
  border-width: 2px;
  padding: 0.25em 1.25em;
  min-width: auto;
  font-size: 0.75rem;
  white-space: nowrap;
}
.tap-badge-btn .rsi {
  display: inline-block;
  margin-right: 0.75em;
  font-size: 1rem;
  vertical-align: text-bottom;
}
