
section.hosted_catalog {
  padding-bottom: 20px;
}
section.hosted_catalog table.responsive_table td .items_desc {
  font-weight: 700;
  display: block !important;
}
section.hosted_catalog h1 {
  font-size: 1.75rem;
  line-height: 2.1rem;
  word-wrap: break-word;
  max-width: 100%;
  margin-bottom: 1.5rem;
  font-weight: 700;
}
section.hosted_catalog .thumbnails table tr {
  border: none;
}
section.hosted_catalog .main_image {
  margin: 0.5rem !important;
}
section.hosted_catalog .main_image img {
  max-height: 9.375rem;
  border: 1px solid #bbb9b9;
  padding: 0.25rem 0;
}
section.hosted_catalog .long_desc p {
  max-width: fit-content;
}
section.hosted_catalog .alert_box {
  margin-left: 0;
  margin-right: 0;
}
section.hosted_catalog .hosted-catalog .safety-images {
  border-bottom: none;
}
section.hosted_catalog .hosted-catalog .safety-handling {
  border-top: none;
}
section.hosted_catalog .hosted-catalog img {
  border: 1px solid #bbb9b9;
}
section.hosted_catalog .hosted-catalog img.safety-images {
  padding: 0px;
  border: none;
}
section.hosted_catalog .lpd-msg span.message_heading,
section.hosted_catalog .lpd-msg span.message_description {
  font-weight: bold;
}
section.hosted_catalog .lpd-msg span.message_heading::after {
  content: "\a";
  white-space: pre;
}
section.hosted_catalog .av-packg {
  content: "\a";
  white-space: pre;
}
section.hosted_catalog .chem-img-height {
  max-height: 9.375rem;
}
section.hosted_catalog .item-main-img {
  float: none;
}
section.hosted_catalog .items_desc {
  display: block !important;
}
section.hosted_catalog .icon_Document {
  position: static !important;
}
section.hosted_catalog .analytics-hidden {
  display: none;
}

.plus_minus_cntr {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  display: inline-block;
}
.plus_minus_cntr input {
  background: none !important;
  border: none !important;
  color: #000 !important;
  padding: 0.75rem;
  margin: 0px !important;
  width: auto !important;
  text-align: center;
}
.plus_minus_cntr input:hover {
  color: #000 !important;
}
.plus_minus_cntr input.qtyInput {
  padding: 1rem 0px;
}
.plus_minus_cntr.apply_mask {
  opacity: 0.5;
}

.pricing_wrapper.accessories_pricing_wrapper {
  margin-bottom: 0.75rem;
}
.ie8 .pricing_wrapper.accessories_pricing_wrapper,
.ie7 .pricing_wrapper.accessories_pricing_wrapper {
  margin-bottom: 12px;
}


.stockRoomModal .accountNo {
  text-align: right;
}
.stockRoomModal .cancelBtn {
  color: #888;
  background-color: #fff;
  border: 1px solid #DFDFDF;
}
.stockRoomModal .stockRoomInventory {
  margin-top: 2rem;
  margin-bottom: 2rem;
  overflow: hidden;
}
.stockRoomModal .btn {
  margin-left: 1rem;
}
.stockRoomModal .btn.disabled {
  background-color: #e5e5e5;
  color: #a9a9a9;
}
.stockRoomModal table.responsive_table td.availableQuantity {
  font-weight: 700;
}
.stockRoomModal table.responsive_table.stockRoomTable {
  border: 1px solid #DFDFDF;
  border-left: none;
  border-right: none;
}
.stockRoomModal table th.qtyHeader {
  text-align: center;
}
.stockRoomModal table.responsive_table thead {
  border-bottom: 1px solid #DFDFDF;
}
.stockRoomModal table.responsive_table td {
  padding-left: 1.5rem;
  vertical-align: middle;
  color: #565656;
  font-weight: 500;
}
.stockRoomModal table.responsive_table td.qtyBox {
  text-align: center;
}
.stockRoomModal table.responsive_table th {
  background-color: #fff;
  color: #565656;
  padding-top: 2rem;
  padding-left: 1.5rem;
}
.stockRoomModal table.responsive_table tbody:nth-of-type(even) {
  background-color: #F5F5F5;
}
.stockRoomModal table.responsive_table tbody tr.backorder_not_allowed {
  background-color: #fff;
}
.stockRoomModal table.responsive_table tbody tr.backorder_not_allowed td {
  color: #ee3134;
  font-size: 0.815rem;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 1rem;
}
.stockRoomModal .totalSelected {
  margin-right: 3rem;
}
.stockRoomModal .totalSelected span {
  font-weight: 700;
  vertical-align: middle;
}
.stockRoomModal .totalSelected .totalSelectedQty {
  font-size: 1.5rem;
  margin-left: 0.7rem;
}
.stockRoomModal .icon_Help_Filled {
  color: #a9a9a9;
  cursor: pointer;
  display: inline;
  margin-left: 0.5rem;
  vertical-align: middle;
}
.stockRoomModal .icon_Help_Filled .tooltip {
  background: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 1px 3px 8px 4px #e5e5e5;
  display: none;
  padding: 1.8rem 2rem;
  text-align: left;
  top: 2rem;
}
.stockRoomModal .icon_Help_Filled .tooltip h4 {
  border-bottom: 1.1px solid #e5e5e5;
  color: #363636;
  font-size: 1rem;
  padding-bottom: 0.8rem;
}
.stockRoomModal .icon_Help_Filled .tooltip p {
  color: #54545C;
  font-size: 0.825rem;
  padding-top: 0.6rem;
  margin-bottom: 0;
}
.stockRoomModal .icon_Help_Filled .tooltip:after,
.stockRoomModal .icon_Help_Filled .tooltip:before {
  bottom: 100%;
  right: 2.5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.stockRoomModal .icon_Help_Filled .tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 9px;
  margin-left: -0.45rem;
}
.stockRoomModal .icon_Help_Filled .tooltip:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 10px;
  margin-left: -0.5rem;
}
.stockRoomModal .icon_Help_Filled:hover .tooltip {
  display: block;
}
.stockRoomModal .icon_Help_Filled:before {
  content: "\e29b ";
}
.stockRoomModal input[type="text"] {
  border: 2px solid #DFDFDF;
  text-align: center;
}
.stockRoomModal input[type="text"].not_allowed_error {
  border-color: #ee3134;
  color: #ee3134;
}
.stockRoomModal .inventory_warning_message {
  background-color: #fff;
  border-left: 50px solid #ee3134;
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0.8rem;
  top: 0;
  z-index: 1;
}
.stockRoomModal .inventory_warning_message.backorder_msg {
  border-left-color: #ed7700;
}
.stockRoomModal .inventory_warning_message span.font_icon {
  color: #fff;
  font-size: 1.5rem;
  left: -2.3rem;
  position: absolute;
  top: 35%;
}
.stockRoomModal .inventory_warning_message span.warn_message {
  border: 1px solid #e5e5e5;
  border-left: none;
  color: #737373;
  display: inline-block;
  font-size: 0.815rem;
  padding: 0.7rem 1rem;
}
.stockRoomModal .inventory_warning_message span.warn_message strong {
  color: #363636;
}
.stockRoomModal .qty_error_msg {
  width: 3rem;
  margin: 0 auto;
}
.stockRoomModal .qty_error_msg span {
  font-size: 0.7rem;
}
.stockRoomModal .qty_error_msg span.font_icon {
  font-size: 0.6rem;
}
.stockRoomModal .backOrder_div {
  margin-top: 2.2rem;
}
.stockRoomModal .backOrder_div .backorder_remove_link {
  padding-right: 0;
  text-align: right;
}
.stockRoomModal .backOrder_div .backorder_remove_link a {
  color: #1e8ae7;
  display: inline-block;
  font-size: 0.85rem;
  margin-right: -0.8rem;
}
.stockRoomModal .backOrder_div .backOrderInfo {
  text-align: center;
  padding-left: 0;
}
.stockRoomModal .backOrder_div .backOrderInfo .font_icon {
  color: #ed7700;
  display: block;
}
.stockRoomModal .qty_error {
  color: #ee3134;
  font-size: 0.815rem;
  padding: 1.5%;
}

.tooltip_arrow {
  left: 6%;
  top: 0;
  position: absolute;
}
.tooltip_arrow:after,
.tooltip_arrow:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
}
.tooltip_arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -9px;
}
.tooltip_arrow:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 9px;
  margin-left: -9.8px;
}


.glyphs_html_container {
  font-size: 0;
  line-height: normal;
}
.glyphs_html_container img {
  cursor: pointer;
  margin-right: 0.25rem;
}
.glyphs_html_container img[src*='Sustain_Badge.png'] {
  width: 169px;
  height: 80px;
}
.glyphs_html_container .glyph_wrapper {
  position: relative;
  font-size: 0;
  line-height: normal;
}
.glyphs_hover_tooltip {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 6px 8px 0px rgba(34, 34, 34, 0.1);
  left: -20px;
  position: absolute;
  padding: 1.25rem;
  width: 18rem;
  z-index: 999;
  display: block;
  top: 16px;
}
.glyphs_hover_tooltip span {
  display: block;
}
.glyphs_hover_tooltip br {
  display: none;
}
.glyphs_hover_tooltip .message_heading {
  color: #222222;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.glyphs_hover_tooltip .message_description {
  color: #54545c;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 0.5rem;
}
.glyphs_hover_tooltip .learnmore_link {
  text-align: right;
}
.glyphs_hover_tooltip .learnmore_link a {
  color: #1e8ae7 !important;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal !important;
  margin-top: 0.25rem;
}
.alternates_sample_modal .greenProductHover br {
  display: none;
}

.gcs_link_product {
  position: relative;
}
.greenProductHover {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 1px 3px 8px 4px #e5e5e5;
  display: none;
  left: -8px;
  position: absolute;
  padding: 1.25rem;
  width: 22rem;
  z-index: 999;
}
.claims_tooltip_wrapper .greenProductHover,
.alternates_sample_modal .greenProductHover {
  box-shadow: 0px 6px 8px 0px rgba(34, 34, 34, 0.1);
  width: 20rem;
}
.greenProductHover .claims_loader {
  width: 16px;
  height: 16px;
  border: none;
}
.greenProductHover p {
  margin-bottom: 0.25rem !important;
}
.greenProductHover .hover_msg {
  font-size: 0.938rem;
  color: #333333;
}
.greenProductHover .green_tooltip_title,
.greenProductHover .message_heading {
  color: #222222 !important;
  font-weight: bold !important;
  font-size: 1.125rem;
  padding-bottom: 0.5rem;
}
.claims_tooltip_wrapper .greenProductHover .green_tooltip_title,
.claims_tooltip_wrapper .greenProductHover .message_heading,
.alternates_sample_modal .greenProductHover .green_tooltip_title,
.alternates_sample_modal .greenProductHover .message_heading {
  font-size: 1rem;
  line-height: 1.5rem;
}
.greenProductHover .green_tooltip_description,
.greenProductHover .claims_header,
.greenProductHover .message_description {
  font-size: 0.875rem;
  color: #54545e !important;
}
.claims_tooltip_wrapper .greenProductHover .green_tooltip_description,
.claims_tooltip_wrapper .greenProductHover .claims_header,
.claims_tooltip_wrapper .greenProductHover .message_description,
.alternates_sample_modal .greenProductHover .green_tooltip_description,
.alternates_sample_modal .greenProductHover .claims_header,
.alternates_sample_modal .greenProductHover .message_description {
  color: #54545c !important;
}
.greenProductHover .message_heading,
.greenProductHover .message_description {
  display: block;
  margin-bottom: 0.25rem !important;
}
.greenProductHover .learnmore_link {
  display: block;
  margin-top: 0.75rem;
  margin-bottom: 0.25rem !important;
  text-align: right;
}
.greenProductHover .learnmore_link a {
  color: #1e8ae7 !important;
  font-weight: 400 !important;
}
.greenProductHover .claims_header {
  padding-top: 1.25rem;
}
.greenProductHover .learn_more,
.greenProductHover a {
  color: #1e8ae7;
  font-size: 0.875rem;
}
.greenProductHover .claims_icon_Remove {
  color: #222222 !important;
  cursor: pointer;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  font-size: 0.65rem;
  font-weight: bold;
}
.greenProductHover .claims_icon_Remove:before {
  content: "\e686";
}
.claims_tooltip_wrapper .greenProductHover .claims_icon_Remove,
.alternates_sample_modal .greenProductHover .claims_icon_Remove {
  display: none !important;
}
.greenProductHover:after,
.greenProductHover:before {
  bottom: 100%;
  left: 6%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.greenProductHover:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -0.45rem;
}
.greenProductHover:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 8px;
  margin-left: -0.5rem;
}
.greenProductHover ul.cl_unordered_list {
  padding: 0rem 1.725rem;
}
.greenProductHover ul.cl_unordered_list li {
  font-size: 0.875rem;
  font-weight: bold;
  color: #222222;
  list-style: disc;
  line-height: 1.25rem;
}
.greenProductHover ul.cl_unordered_list li a,
.greenProductHover ul.cl_unordered_list li a:hover {
  color: #1e8ae7;
}
.greenProductHover .green_tooltip_link {
  margin-top: 1rem;
  margin-bottom: 0;
}
.greenProductHover .green_tooltip_link a {
  color: #1e8ae7 !important;
  font-weight: normal !important;
}
.show_tooltip .greenProductHover {
  display: block;
}

.ie8,
.ie7 {
  
  
}
.ie8 .stockRoomModal .stockRoomInventory,
.ie7 .stockRoomModal .stockRoomInventory {
  margin-top: 32px;
  margin-bottom: 32px;
}
.ie8 .stockRoomModal .btn.disabled,
.ie7 .stockRoomModal .btn.disabled {
  background-color: #e5e5e5 !important;
}
.ie8 .stockRoomModal .inventory_warning_message,
.ie7 .stockRoomModal .inventory_warning_message {
  right: 12px;
}
.ie8 .stockRoomModal .inventory_warning_message span.font_icon,
.ie7 .stockRoomModal .inventory_warning_message span.font_icon {
  font-size: 24px;
  left: -36px;
}
.ie8 .stockRoomModal .inventory_warning_message span.warn_message,
.ie7 .stockRoomModal .inventory_warning_message span.warn_message {
  font-size: 13px;
  padding: 12px 11px;
}
.ie8 .stockRoomModal .qty_error_msg,
.ie7 .stockRoomModal .qty_error_msg {
  width: 48px;
}
.ie8 .stockRoomModal .qty_error_msg span,
.ie7 .stockRoomModal .qty_error_msg span {
  font-size: 11px;
}
.ie8 .stockRoomModal .qty_error_msg span.font_icon,
.ie7 .stockRoomModal .qty_error_msg span.font_icon {
  font-size: 9px;
}
.ie8 .stockRoomModal table.responsive_table tbody tr.backorder_not_allowed td,
.ie7 .stockRoomModal table.responsive_table tbody tr.backorder_not_allowed td {
  font-size: 13px;
  padding-bottom: 16px;
}
.ie8 .stockRoomModal table.responsive_table td[data-title]:before,
.ie7 .stockRoomModal table.responsive_table td[data-title]:before {
  content: "";
}
.ie8 .stockRoomModal table.responsive_table th,
.ie7 .stockRoomModal table.responsive_table th {
  padding: 24px 12px 12px 24px;
}
.ie8 .stockRoomModal table.responsive_table td,
.ie7 .stockRoomModal table.responsive_table td {
  padding: 12px 12px 12px 24px;
}
.ie8 .stockRoomModal .backOrder_div,
.ie7 .stockRoomModal .backOrder_div {
  margin-top: 30px;
}
.ie8 .glyphs_html_container img,
.ie7 .glyphs_html_container img {
  margin-right: 4px;
}
.ie8 .glyphs_hover_tooltip,
.ie7 .glyphs_hover_tooltip {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 6px 8px 0px rgba(34, 34, 34, 0.1);
  left: -20px;
  position: absolute;
  padding: 1.25rem;
  width: 288px;
  z-index: 999;
  padding: 20px;
}
.ie8 .glyphs_hover_tooltip .message_heading,
.ie7 .glyphs_hover_tooltip .message_heading {
  font-size: 16px;
  line-height: 24px;
}
.ie8 .glyphs_hover_tooltip .message_description,
.ie7 .glyphs_hover_tooltip .message_description {
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
.ie8 .glyphs_hover_tooltip .learnmore_link a,
.ie7 .glyphs_hover_tooltip .learnmore_link a {
  font-size: 14px;
  margin-top: 4px;
}
.ie8 .greenProductHover,
.ie7 .greenProductHover {
  padding: 20px;
  width: 352px;
}
.ie8 .greenProductHover p,
.ie7 .greenProductHover p {
  margin-bottom: 4px !important;
}
.ie8 .greenProductHover .hover_msg,
.ie7 .greenProductHover .hover_msg {
  font-size: 15px;
}
.ie8 .greenProductHover .green_tooltip_title,
.ie7 .greenProductHover .green_tooltip_title,
.ie8 .greenProductHover .message_heading,
.ie7 .greenProductHover .message_heading {
  font-size: 18px;
  padding-bottom: 8px;
}
.ie8 .greenProductHover .green_tooltip_description,
.ie7 .greenProductHover .green_tooltip_description,
.ie8 .greenProductHover .claims_header,
.ie7 .greenProductHover .claims_header,
.ie8 .greenProductHover .message_description,
.ie7 .greenProductHover .message_description {
  font-size: 14px;
}
.ie8 .greenProductHover .message_heading,
.ie7 .greenProductHover .message_heading,
.ie8 .greenProductHover .message_description,
.ie7 .greenProductHover .message_description {
  margin-bottom: 4px !important;
}
.ie8 .greenProductHover .learnmore_link,
.ie7 .greenProductHover .learnmore_link {
  margin-top: 12px;
  margin-bottom: 4px !important;
}
.ie8 .greenProductHover .claims_header,
.ie7 .greenProductHover .claims_header {
  padding-top: 20px;
}
.ie8 .greenProductHover .learn_more,
.ie7 .greenProductHover .learn_more,
.ie8 .greenProductHover a,
.ie7 .greenProductHover a {
  font-size: 14px;
}
.ie8 .greenProductHover .claims_icon_Remove,
.ie7 .greenProductHover .claims_icon_Remove {
  right: 8px;
  top: 8px;
  font-size: 14px;
}
.ie8 .greenProductHover:after,
.ie7 .greenProductHover:after {
  margin-left: -7px;
}
.ie8 .greenProductHover:before,
.ie7 .greenProductHover:before {
  margin-left: -8px;
}
.ie8 .greenProductHover ul.cl_unordered_list,
.ie7 .greenProductHover ul.cl_unordered_list {
  padding: 0rem 27px;
}
.ie8 .greenProductHover ul.cl_unordered_list li,
.ie7 .greenProductHover ul.cl_unordered_list li {
  font-size: 14px;
  line-height: 20px;
}
.ie8 .greenProductHover .green_tooltip_link,
.ie7 .greenProductHover .green_tooltip_link {
  margin-top: 16px;
  margin-bottom: 0;
}
.ie8 .claims_tooltip_wrapper .greenProductHover,
.ie7 .claims_tooltip_wrapper .greenProductHover,
.ie8 .alternates_sample_modal .greenProductHover,
.ie7 .alternates_sample_modal .greenProductHover {
  width: 320px;
}
.ie8 .claims_tooltip_wrapper .greenProductHover .green_tooltip_title,
.ie7 .claims_tooltip_wrapper .greenProductHover .green_tooltip_title,
.ie8 .alternates_sample_modal .greenProductHover .green_tooltip_title,
.ie7 .alternates_sample_modal .greenProductHover .green_tooltip_title,
.ie8 .claims_tooltip_wrapper .greenProductHover .message_heading,
.ie7 .claims_tooltip_wrapper .greenProductHover .message_heading,
.ie8 .alternates_sample_modal .greenProductHover .message_heading,
.ie7 .alternates_sample_modal .greenProductHover .message_heading {
  font-size: 16px;
  line-height: 24px;
}
@media only screen and (max-width: 40em) {
  .stockRoomModal.common_modal {
    margin: 2.5rem 1rem;
  }
  .stockRoomModal h1,
  .stockRoomModal h2 {
    font-size: 1.45rem;
  }
  .stockRoomModal .accountNo {
    text-align: left;
  }
  .stockRoomModal table.responsive_table td.qtyBox {
    text-align: right;
  }
  .stockRoomModal .qty_error_msg {
    margin: 0;
    width: auto;
  }
  .stockRoomModal .totalSelected {
    margin-right: 0;
  }
  .stockRoomModal .btn {
    margin-left: 0;
    padding: 0.875rem 1.4rem;
  }
  .stockRoomModal .btn.cancelBtn {
    margin-right: 1rem;
  }
  .stockRoomModal table.responsive_table.stockRoomTable {
    border: none;
  }
  .stockRoomModal table.responsive_table.stockRoomTable tbody {
    border: none;
  }
  .stockRoomModal table.responsive_table.stockRoomTable tr {
    border: 1px solid #bbb9b9;
    margin-bottom: 1.5rem;
  }
  .stockRoomModal .icon_Help_Filled .tooltip:after,
  .stockRoomModal .icon_Help_Filled .tooltip:before {
    right: 26.5%;
  }
  .stockRoomModal table.responsive_table tbody:nth-of-type(even) {
    background-color: #fff;
  }
  .stockRoomModal table.responsive_table tbody tr.backorder_not_allowed {
    border-top: none;
    margin-top: -1.5rem;
  }
}

.promo-container,
.alternates_sample_modal {
  position: relative;
}
.promo-container .save_columns,
.alternates_sample_modal .save_columns {
  display: inline-block;
  float: none !important;
  margin-bottom: 0.25rem;
}
.promo-container .save_columns.promo_text,
.alternates_sample_modal .save_columns.promo_text {
  cursor: pointer;
}
.promo-container .save_columns.promo_text .qa_webdiscount_msg_link,
.alternates_sample_modal .save_columns.promo_text .qa_webdiscount_msg_link {
  font-size: 0.94rem;
  color: #ee3134 !important;
  font-weight: bold;
}
.promo-container .save_columns.discount_price,
.alternates_sample_modal .save_columns.discount_price {
  padding-left: 10px;
}
.promo-container .save_columns.discount_price span,
.alternates_sample_modal .save_columns.discount_price span {
  color: #808080;
  font-size: 11px;
}
.promo-container .promo_hover,
.alternates_sample_modal .promo_hover {
  background: #dfedf9 !important;
  color: #2b2b2b !important;
  border: 1px solid #c8dbeb !important;
  -webkit-box-shadow: 1px 1px 1px 1px #b4bec7;
  -moz-box-shadow: 1px 1px 1px 1px #b4bec7;
  box-shadow: 1px 1px 1px 1px #b4bec7;
  font-size: 0.875rem;
  line-height: 1.25rem;
  left: 28%;
  position: absolute;
  padding: 0.35rem 0.45rem;
  top: 6px;
  width: 18rem;
  z-index: 9999;
}

.ie8 .promo-container .save_columns,
.ie7 .promo-container .save_columns,
.ie8 .alternates_sample_modal .save_columns,
.ie7 .alternates_sample_modal .save_columns {
  margin-bottom: 4px;
}
.ie8 .promo-container .save_columns.promo_text .qa_webdiscount_msg_link,
.ie7 .promo-container .save_columns.promo_text .qa_webdiscount_msg_link,
.ie8 .alternates_sample_modal .save_columns.promo_text .qa_webdiscount_msg_link,
.ie7 .alternates_sample_modal .save_columns.promo_text .qa_webdiscount_msg_link {
  font-size: 15px;
}
.ie8 .promo-container .save_columns.discount_price,
.ie7 .promo-container .save_columns.discount_price,
.ie8 .alternates_sample_modal .save_columns.discount_price,
.ie7 .alternates_sample_modal .save_columns.discount_price {
  padding-left: 10px;
}
.ie8 .promo-container .save_columns.discount_price span,
.ie7 .promo-container .save_columns.discount_price span,
.ie8 .alternates_sample_modal .save_columns.discount_price span,
.ie7 .alternates_sample_modal .save_columns.discount_price span {
  font-size: 11px;
}
.ie8 .promo-container .promo_hover,
.ie7 .promo-container .promo_hover,
.ie8 .alternates_sample_modal .promo_hover,
.ie7 .alternates_sample_modal .promo_hover {
  font-size: 14px;
  line-height: 20px;
  padding: 6px 7px;
  width: 288px;
}



