@charset "UTF-8";
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*Common*/
[class*="sID-Price"] {
  margin: 0 !important;
}

#cartTotalPrices [class*="sID-Price"] {
  margin: 0 !important;
}

td.itemPrice [class*="sID-Price"] {
  text-align: right;
  float: none !important;
}

.sID-Price_old {
  color: #9a9a9a;
  text-decoration: line-through;
}

.sID-Price_old .sumValue {
  text-decoration: line-through;
}

.sID-Price_discount {
  color: #00bf6f;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px !important;
}

.sID-Button {
  background: #00bf6f;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  padding: .65em 1em;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
}

.sID-Button_wide {
  padding-left: 4em;
  padding-right: 4em;
}

.sID-Button_xwide {
  padding-left: 7em;
  padding-right: 7em;
}

.sID-Button-Search {
  background: var(--mint_cream);
  border: 1px solid #00bf6f;
  color: #00bf6f !important;
  display: inline-block;
  font-size: 11px;
  margin-top: 8px;
  padding: 4px 6px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.sID-Button-Search:after {
  content: "";
  font-family: "FontAwesome";
  margin-left: .4em;
}

.sID-Cancel {
  cursor: pointer;
  font-size: 14px;
  padding: .65em 0;
  text-decoration: underline;
  text-transform: uppercase;
  vertical-align: middle;
}

.sID-Select {
  text-align: left;
}

.page-cartPage .sID-Pricing {
  text-align: right;
}

.page-cartPage .sID-Pricing p {
  float: none !important;
}

.sID-Modal #cboxPrevious, .sID-Modal #cboxNext, .sID-Modal #cboxCurrent {
  display: none !important;
}

/*Components*/
.sID-DiscountPromo {
  background: var(--mint_cream);
  border: 1px solid rgba(0, 191, 111, 0.3);
  color: var(--black_coral);
  padding: 2rem .5rem 1rem;
  position: relative;
}

.sID-DiscountPromo h3 {
  color: #00bf6f;
  font-size: 19px;
  font-weight: normal;
}

.sID-DiscountPromo a {
  color: #00bf6f;
}

.sID-DiscountPromo .sID-Tag {
  background: #00bf6f;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.47);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.47);
  color: #fff;
  font-size: 17px;
  left: -1px;
  line-height: 29px;
  padding: 0 1em;
  position: absolute;
  top: 0;
  text-transform: uppercase;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sID-PriceComparison {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  margin: 1rem 0 !important;
  padding: 1em;
  text-align: right;
}

.sID-PartsIdTool {
  background: #f6f6f6;
  border: 1px solid #cfcfcf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--black_coral);
  padding: 2rem .5rem 1rem;
}

.sID-PartsIdTool h3 {
  color: var(--lead_black);
  font-size: 19px;
  font-weight: normal;
}

.sID-PartsIdTool #globalPartIdToolForm {
  float: left;
  margin: 1rem 0;
  width: 100%;
}

.sID-PartsIdTool .searchField {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sID-PartsIdTool .searchBut {
  background-position: center;
  border: 2px solid var(--basic_purple);
  border-width: 0 2px;
  height: 29px;
  width: 29px;
}

.sID-PartsIdTool p {
  font-size: 14px;
}

.sID-Cart-Summary .SubTotalLi {
  border: none;
  margin: 0;
  padding: 10px 0;
}

.sID-Cart-Summary .totalVal {
  margin: 0;
  padding: 10px 0 0;
}

.sID-ShippingAddress {
  background: #f6f6f6;
  border: 1px solid #cfcfcf;
  float: left;
  margin: 0 0 30px 0;
  padding: 3%;
  width: 94%;
}

.sID-ShippingAddress p {
  margin: 14px 0;
}

.sID-ShippingAddress a {
  color: #265db8;
  font-weight: bold;
  text-decoration: none;
}

.sID-ShippingAddressTitle {
  border: 0;
  color: #000;
  font-size: 18px;
  padding: 0 0 5px;
}

.sID-ShippingAddressSavings {
  color: #00bf6f;
}

.sID-EnterSerial {
  color: #00bf6f;
  font-size: 15px;
  line-height: 1.6em;
  max-width: 36rem;
  padding: 50px 80px;
  text-align: center;
}

.sID-EnterSerial a {
  color: #00bf6f;
}

.sID-EnterSerial p {
  margin: 1.3em 0;
}

.sID-EnterSerial [type="text"] {
  border: 1px solid #00bf6f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #00bf6f;
  display: block;
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 2rem;
  padding: 0.7em;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-grow: 1;
  width: 100%;
}

.sID-EnterSerial ::-webkit-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterSerial :-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterSerial ::-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterSerial ::placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterSerialTitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: .6em;
}

.sID-EnterSerialFooter {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 1.5rem;
}

.sID-EnterSerialFooter a, .sID-EnterSerialFooter span {
  margin: 0 1rem;
}

.sID-SelectAddress {
  color: #00bf6f;
  font-size: 15px;
  line-height: 1.6em;
  max-width: 36rem;
  padding: 50px 80px;
  text-align: center;
}

.sID-SelectAddress a {
  color: #00bf6f;
}

.sID-SelectAddress p {
  margin: 1.3em 0;
}

.sID-SelectAddress [type="text"] {
  border: 1px solid #00bf6f;
  color: #00bf6f;
  display: block;
  font-size: 14px;
  line-height: 1.6em;
  padding: 0.7em;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-grow: 1;
}

.sID-SelectAddress .sID-Select {
  margin-bottom: 2rem;
  width: 26rem;
}

.sID-SelectAddress .select-target {
  display: block;
  margin-bottom: 2rem !important;
  width: 26rem;
}

.sID-SelectAddress ::-webkit-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-SelectAddress :-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-SelectAddress ::-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-SelectAddress ::placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-SelectAddressTitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: .6em;
}

.sID-SelectAddressForm {
  margin: 1.3em 0;
}

.sID-SelectAddressFooter {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 1.5rem;
}

.sID-SelectAddressFooter a, .sID-SelectAddressFooter span {
  margin: 0 1rem;
}

.sID-EnterAddress {
  color: #00bf6f;
  font-size: 15px;
  line-height: 1.6em;
  max-width: 36rem;
  padding: 50px 80px;
  text-align: center;
}

.sID-EnterAddress:after {
  clear: both;
  content: "";
  display: table;
}

.sID-EnterAddress a {
  color: #00bf6f;
}

.sID-EnterAddress p {
  margin: 1.3em 0;
}

.sID-EnterAddress [type="text"] {

  font-size: 14px;
  line-height: 1.6em;
  padding: 0.7em;
}

.sID-EnterAddress ::-webkit-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterAddress :-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterAddress ::-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterAddress ::placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-EnterAddress .sID-Button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.sID-EnterAddress .sID-Cancel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 40%;
}

.sID-EnterAddressTitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: .6em;
}

.sID-EnterAddressForm {
  margin: 1.3em 0;
}

.sID-EnterAddressForm:after {
  clear: both;
  content: "";
  display: table;
}

.sID-EnterAddressForm input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 5px 0;
  width: 100%;
}

.sID-EnterAddressForm .sID-State {
  float: left;
  margin-right: 5%;
  width: 20%;
}

.sID-EnterAddressForm .sID-Country {
  float: left;
  margin-right: 5%;
  width: 30%;
}

.sID-EnterAddressForm .sID-Zip {
  width: 40%;
}

.sID-EnterAddressForm .sID-CloseModal {
  display: block;
}

.sID-EnterAddressFooter {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: .5rem;
}

.sID-EnterAddressFooter a, .sID-EnterAddressFooter span {
  margin: 0 1rem;
}

.sID-CannotFind {
  color: #00bf6f;
  font-size: 15px;
  line-height: 1.6em;
  max-width: 28rem;
  padding: 50px 80px;
  text-align: center;
}

.sID-CannotFind a {
  color: #00bf6f;
}

.sID-CannotFind p {
  margin: 1.3em 0;
}

.sID-CannotFind [type="text"] {
  border: 1px solid #00bf6f;
  line-height: 1.6em;
  padding: 0.7em;
}

.sID-CannotFind ::-webkit-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-CannotFind :-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-CannotFind ::-ms-input-placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-CannotFind ::placeholder {
  color: #00bf6f;
  font-size: 14px;
  opacity: 1;
}

.sID-CannotFindTitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.1em;
  margin-bottom: .6em;
}

.sID-AddItem {
  display: block !important;
}

.sID-Add {
  color: var(--basic_purple);
  text-decoration: none;
}

.columns-2 {
  width: 100%;
}

.columns-2::after {
  clear: both;
  content: "";
  display: table;
}

.columns-2 .column {
  width: calc( 50% - 5px);
  float: left;
  margin-right: 10px;
}

.columns-2 .column:last-of-type {
  margin-right: 0;
}

.columns-3 {
  width: 100%;
}

.columns-3::after {
  clear: both;
  content: "";
  display: table;
}

.columns-3 .column {
  width: calc( 33% - 1em);
  float: left;
  margin-right: 1.5em;
}

.columns-3 .column:last-of-type {
  margin-right: 0;
}

.sID-EnterAddress.enter-new-address {
  color: #000000;
  text-align: left;
  padding: 30px 40px;
}

.sID-EnterAddress.enter-new-address .sID-EnterAddressTitle {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.sID-EnterAddress.enter-new-address input[type="color"], .sID-EnterAddress.enter-new-address input[type="date"], .sID-EnterAddress.enter-new-address input[type="datetime"], .sID-EnterAddress.enter-new-address input[type="datetime-local"], .sID-EnterAddress.enter-new-address input[type="email"], .sID-EnterAddress.enter-new-address input[type="month"], .sID-EnterAddress.enter-new-address input[type="number"], .sID-EnterAddress.enter-new-address input[type="password"], .sID-EnterAddress.enter-new-address input[type="search"], .sID-EnterAddress.enter-new-address input[type="tel"], .sID-EnterAddress.enter-new-address input[type="text"], .sID-EnterAddress.enter-new-address input[type="time"], .sID-EnterAddress.enter-new-address input[type="url"], .sID-EnterAddress.enter-new-address input[type="week"], .sID-EnterAddress.enter-new-address input:not([type]), .sID-EnterAddress.enter-new-address textarea {

  border-width: 2px;
  width: 100%;
}

.sID-EnterAddress.enter-new-address input[type="color"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="date"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime-local"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="email"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="month"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="number"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="password"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="search"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="tel"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="text"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="time"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="url"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input[type="week"]::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address input:not([type])::-webkit-input-placeholder, .sID-EnterAddress.enter-new-address textarea::-webkit-input-placeholder {
  color: #9B9B9B;
}

.sID-EnterAddress.enter-new-address input[type="color"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="date"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime-local"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="email"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="month"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="number"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="password"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="search"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="tel"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="text"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="time"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="url"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="week"]::-moz-placeholder, .sID-EnterAddress.enter-new-address input:not([type])::-moz-placeholder, .sID-EnterAddress.enter-new-address textarea::-moz-placeholder {
  color: #9B9B9B;
}

.sID-EnterAddress.enter-new-address input[type="color"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="date"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime-local"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="email"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="month"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="number"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="password"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="search"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="tel"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="text"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="time"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="url"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input[type="week"]:-moz-placeholder, .sID-EnterAddress.enter-new-address input:not([type]):-moz-placeholder, .sID-EnterAddress.enter-new-address textarea:-moz-placeholder {
  color: #9B9B9B;
}

.sID-EnterAddress.enter-new-address input[type="color"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="date"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="datetime-local"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="email"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="month"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="number"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="password"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="search"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="tel"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="text"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="time"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="url"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input[type="week"]:-ms-input-placeholder, .sID-EnterAddress.enter-new-address input:not([type]):-ms-input-placeholder, .sID-EnterAddress.enter-new-address textarea:-ms-input-placeholder {
  color: #9B9B9B;
}

.sID-EnterAddress.enter-new-address .sID-EnterAddressForm .sID-Country,
.sID-EnterAddress.enter-new-address .sID-EnterAddressForm .sID-State {
  width: 100%;
}

.sID-EnterAddress.enter-new-address .footnote {
  font-size: 12px;
  font-weight: 600;
}

.sID-EnterAddress.enter-new-address .sID-Button {
  width: 100%;
  text-align: center;
  text-transform: capitalize;
  background-color: #265db8;
}

.select-address-modal .add-new {
  width: 100%;
  float: left;
  margin-bottom: 1em;
}

.select-address-modal .add-new.in-cell {
  padding: 2.3em 0;
  font-size: 16px;
  margin-bottom: 0;
}

.select-address-modal .label {
  font-style: italic;
}

.select-address-modal .add-new-link {
  font-weight: 600;
  text-decoration: none;
  color: #265db8;
}

.select-address-modal .address {
  font-style: normal;
}

.select-address-modal .cta-cell {
  text-align: center;
}

.select-select {
  display: none;
  pointer-events: none;
  position: absolute;
  opacity: 0;
}

.select-element {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
}

.select-element:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-element:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-element * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-element *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-element *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-element.select-open {
  display: block;
}

.select-theme-default {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-theme-default * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-theme-default *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select-theme-default *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select.select-theme-default {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 9999;
}

.select.select-theme-default.select-gray-theme .select-content {
  border: 1px solid #265db8;
}

.select.select-theme-default.select-gray-theme .select-options {
  color: #265db8;
}

.select.select-theme-default.select-gray-theme .select-options .select-option:hover {
  background: #00bf6f;
}

.select.select-theme-default.select-gray-theme .select-options .select-option.select-option-highlight {
  background: #265db8;
}

.select.select-theme-default .select-content {
  border: 1px solid #00bf6f;
  background: #fff;
  font-family: inherit;
  color: #00bf6f;
  overflow: auto;
  max-width: 18rem;
  max-height: 18rem;
}

.select.select-theme-default .select-options {
  margin: 0;
  padding: 0;
}

.select.select-theme-default .select-options .select-option {
  position: relative;
  list-style: none;
  margin: 0;
  line-height: 1.25rem;
  padding: 0.5rem 1em 0.5rem 2.5em;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select.select-theme-default .select-options .select-option:hover {
  background: #00bf6f;
  color: #fff;
}

.select.select-theme-default .select-options .select-option:hover.select-option-selected:before {
  content: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#fff' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#fff' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");
}

.select.select-theme-default .select-options .select-option.select-option-highlight {
  background: #00bf6f;
  color: #fff;
}

.select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before {
  content: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#fff' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#fff' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");
}

.select.select-theme-default .select-options .select-option.select-option-selected:before {
  content: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");
  position: absolute;
  left: 1em;
  top: .2em;
  bottom: .2em;
  height: 1em;
  width: 1em;
  margin: auto;
}

.select-target.select-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  padding: .6rem 1.2rem .6rem .6rem;
  background: #fff;
  border: 1px solid #00bf6f;
  cursor: pointer;
  color: #00bf6f;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.select-target.select-theme-default.select-gray-theme {
  border: 2px solid #9B9B9B;
  color: #9B9B9B;
}

.select-target.select-theme-default.select-target-focused {
  outline: none;
}

.select-target.select-theme-default.select-target-focused:focus {
  outline: none;
}

.select-target.select-theme-default b {
  position: absolute;
  right: .5em;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1.25rem;
  width: 2em;
}

.select-target.select-theme-default b:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  right: 0;
  height: 0;
  width: 0;
  border: .263em solid transparent;
  top: 0;
  border-bottom-color: inherit;
}

.select-target.select-theme-default b:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  right: 0;
  height: 0;
  width: 0;
  border: .263em solid transparent;
  bottom: 0;
  border-top-color: inherit;
}

.page-content {
  float: left;
  margin: 10px;
}

.page-header .headline {
  color: var(--lead_black);
  font-weight: normal;
  margin-bottom: 1em;
  width: 100%;
}

.highlight-panel {
  background-color: var(--white);
  border: 1px solid var(--light_border_grey);
  padding: 30px;
  margin-bottom: 4em;
}

.highlight-panel .super {
  font-size: 30px;
  font-weight: normal;
  color: var(--lead_black);
  margin-bottom: 0.6em;
}

.highlight-panel a {
  color: var(--basic_purple);
  text-decoration: none;
}

.highlight-panel a:hover {
  text-decoration: underline;
}

.highlight-panel .alt-options {
  margin-left: 2em;
  font-size: 16px;
}

.highlight-panel .alt-options li {
  list-style-type: disc;
  margin-bottom: 1em;
}

.highlight-panel .searchPanel {
  float: none;
  margin-left: 1em;
  margin-bottom: 2em;
  width: 385px;
}

.highlight-panel .searchPanel::after {
  clear: both;
  content: "";
  display: table;
}

.highlight-panel .searchField {
  border: 1px solid var(--light_border_grey);
  color: var(--secondary_medium_grey);
  border-radius: 4px 0 0 4px;
}

.highlight-panel .searchBut {
  /* background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAhCAIAAACjopf0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk0Q0NGNDc5NEM5ODExRTg4MDhBODZBMzI4ODQ2MzFEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk0Q0NGNDdBNEM5ODExRTg4MDhBODZBMzI4ODQ2MzFEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTRDQ0Y0Nzc0Qzk4MTFFODgwOEE4NkEzMjg4NDYzMUQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTRDQ0Y0Nzg0Qzk4MTFFODgwOEE4NkEzMjg4NDYzMUQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6HvfSWAAAC6klEQVR42sSWSUwTURjH/zOd6QKlC4ssCbK5VDEaEcJFOJnABY96UG+oB030YBRvJkK86tF4ciEhxpsmYowJeiAYJUFNUQwoHADZtKWl0G2e39dFRVumtUS/NG+aN+/93ve+dSTR24q8YuQuvmkFkQAW3uaGEZAMcGxX+J8WyZkl6EEsKfbLUZggY/Pkn7JE5iwl9TR5IxyAiEKSeZRVqHmQlI3RqViRVcgKyhphr4ZiQcgH7wSWPkAEYbRCaBmzImu8Yd8pNJ5ndeISWMDr63DfRdAHE+GELktijRQzWrrhOor5EYw/xMocbFXYdQStPbBWYPAqokHIRl2WxgfWdTBo8gked1JawFiA4DLcd3C4Dw1nMDeMsQewFOv5MRqCtRz1xxFYxEAXX8dRC0sRnHVYdON5F2u0rQMmB7SQHkuLwuxAyR7Mv+EMJUrczDTSGTSzNIrSAyio5FP144sigBwvwnzf35ZpYUaQf2U5XWDI60Dk/uUpOHfAWomQH5KUmF9dgL0Wzp349pG98cO/aVkGFf5ZjN1nMzVfRGgZvhkEvfB8hmpB0wW2wMgteD5BMen5kWoQ1bL3fahuR8NZjrKJR1jzIL8U9SdQ0w4RQZGL7UXHGG0paoW43YjVpZ8T4RXYa3DwCm8moYAwxbbNvIStkrnTQ3h2Dp5xmAvX1cJC1x8sekHHmotR04Yte2EpgX8Gk085Qw/d4GNIvgyjvxPeKb71hqxkSpKlKAdUK6NJWQralmvYfzqxYPYV+k/CHwvmJCtNzaGUzi/jdRRcJjunEa0e6sHovcSC8ia03YS9ivNXZFK/aL/ByGOcGPZj4BLcvYm3Fc3YfQxqPhel7Ooq4cjYpMWLy3AntdO0X0uQkk27IZwTQQ8Gu7H4DpLKJYB8IhuyZ8VxdNmQl1UjM8lSrP6Iv2IxTrBn4jaSDBnUe/1+aPjPPQ1Z9TSRVRNM00Pj3xNCpLx81t85zKJGYNu6CTdc+/pdgAEAkCwUZoH+F0sAAAAASUVORK5CYII="); */
  background-image: url('../images/Search.png');
}

.category-tabs .super {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 0.1em;
}

.category-tabs .tabContent {
  padding: 20px 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.category-tabs .tabContent td {
  width: 25%;
  padding: 0;
}

.category-tabs .tabContent ul {
  border-top: none;
  margin-left: 0;
  width: 100%;
}

.category-tabs .tabContent li {
  font-weight: normal;
  list-style: none;
}

.icon-link.LCSAnesthesiaDelivery:before {
  background-position: 0 -0px;
}

.icon-link.DIMagneticResonanceImaging:before {
  background-position: 0 -52px;
}
.icon-link.ACC_MR:before {
  background-position: 0 -52px;
}
.icon-link.UGMagneticResonanceImaging:before {
  background-position: 0 -52px;
}
.icon-link.CommonParts:before {
  background-position: 0 -104px;
}

.icon-link.DIComputedTomography:before {
  background-position: 0 -156px;
}

.icon-link.ACC_CT:before {
  background-position: 0 -156px;
}
.icon-link.PartsOECMobileCArms:before {
  background-position: 0 -156px;
}
.icon-link.OECMobileCArms:before {
  background-position: 0 -156px;
}
.icon-link.LCSDiagnosticECG:before {
  background-position: 0 -208px;
}
.icon-link.EQPTDiagnosticECG:before {
  background-position: 0 -208px;
}
.icon-link.DIInterventionalImageGuidedSystems:before {
  background-position: 0 -260px;
}

.icon-link.ACC_VAS:before {
  background-position: 0 -260px;
}
.icon-link.DIMammo:before {
  background-position: 0 -312px;
}
.icon-link.ACC_MAMMO:before {
  background-position: 0 -312px;
}
.icon-link.DIMolecularImagingandNuclearMedicine:before {
  background-position: 0 -364px;
}
.icon-link.ACC_NUMED:before {
  background-position: 0 -364px;
}
.icon-link.LCSMaternalInfantCare:before {
  background-position: 0 -416px;
}
.icon-link.VSDMaternalandInfantCare:before {
  background-position: 0 -416px;
}
.icon-link.EDUMaternalInfantCare:before {
  background-position: 0 -416px;
}
.icon-link.EQPTMaternalInfantCare:before {
  background-position: 0 -416px;
}
.icon-link.DIPETRadiopharmacy:before {
  background-position: 0 -468px;
}

.icon-link.DIPETCT:before {
  background-position: 0 -520px;
}
.icon-link.ACC_PETCT:before {
  background-position: 0 -520px;
}
.icon-link.LCSPatientMonitoring:before {
  background-position: 0 -572px;
}
.icon-link.EQPTPatientMonitoring:before {
  background-position: 0 -572px;
}
.icon-link.VSDPatientMonitoring:before {
  background-position: 0 -572px;
}
.icon-link.LCSRespiratoryandSleep:before {
  background-position: 0 -624px;
}
.icon-link.VSDRespiratoryandSleep:before {
  background-position: 0 -624px;
}
.icon-link.Clearance:before {
  background-position: 0 -676px;
}

.icon-link.LCSTubesCategory:before {
  background-position: 0 -728px;
}

.icon-link.LCSUltrasound:before,.icon-link.EQPTUltrasound:before {
  background-position: 0 -780px;
}
.icon-link.ACC_ULS:before {
  background-position: 0 -780px;
}
.icon-link.DIWorkstationsAW:before {
  background-position: 0 -832px;
}

.icon-link.LCSXRay:before,.icon-link.MDContrast:before {
  background-position: 0 -884px;
}

.icon-link.ACC_XRAY:before {
  background-position: 0 -884px;
}
.icon-link.DIXRay:before {
  background-position: 0 -884px;
}

.icon-link.LCSClinicalConsumables:before {
  background-position: 0 -936px;
}

.icon-link.ACC_SI:before {
  background-position: 0 -988px;
}

.icon-link.DIBoneHealth:before {
  background-position: 0 -1040px;
}

.icon-link.ACC_BH:before {
  background-position: 0 -1040px;
}

.icon-link.EDUClinicalTraining:before {
  background-position: 0 -1092px;
}

.icon-link.EDUHealthcareIT:before {
  background-position: 0 -1144px;
}

.icon-link.ACC_MMOD:before {
  background-position: 0 -1196px;
}

.icon-link.EDUBiomedicalClinicalEngineering:before {
  background-position: 0 -1248px;
}

.icon-link.EDUPatientSafetyEducation:before {
  background-position: 0 -1300px;
}

.icon-link.EDUTechnologistEducation:before {
  background-position: 0 -1352px;
}

.icon-link.EDUTravelLodging:before {
  background-position: 0 -1404px;
}

.icon-link {
  color: var(--basic_purple);
  display: block;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}

.icon-link::after {
  clear: both;
  content: "";
  display: table;
}

.icon-link:before {
  height: 52px;
  width: 52px;
  background-size: 104px 1456px;
  background-position: 0 0;
  background-image: url("../images/GESS_icons.svg");
  content: '';
  display: block;
  float: left;
}

.icon-link:hover:before {
  background-position-x: -52px;
}

.icon-link:hover .label {
  text-decoration: underline;
}

.icon-link .label {
  display: block;
  float: left;
  width: calc( 100% - 82px);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 62px;
}

.IB-Monetization  {
	width: 100%;
	background-color: var(--light_grey);
	padding-bottom: 20px;
}
.IB-Monetization .carousalPanel {
	padding-top: 0px;
}
.infoPanel1 .infodiv .content{display:inline-block!important;}