@charset "utf-8";

.select-rc-overlay {
  background: rgba(24, 110, 115, .82);
  bottom: 0;
  font-family: fs-r, sans-serif;
  line-height: 1;
  margin: 0;
  padding: .8em 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.select-rc-overlay-top {
  font-size: 212.5%;
}

.select-rc-bottom {
  background: #000;
  background: rgb(0, 0, 0);
  /* Old browsers */
  background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(8, 8, 8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(8, 8, 8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgb(8, 8, 8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  clear: both;
  font-family: fs-m, sans-serif;
  padding: .4em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width:1024px) {
  .select-rc-overlay-top {
    font-size: 137.5%;
  }
}

@media screen and (max-width:580px) {
  .select-rc-overlay-top {
    font-size: 118.75%;
  }
}

.component-visual .visual-item .visual-text-inner .bgbox-products-split,
.component-visual .visual-item .visual-text-inner .bgbox-products-multi,
.component-visual .visual-item .visual-text-inner .bgbox-products-vrf {
  background-color: rgba(24, 110, 115, .82);
}

.component-visual .visual-item .visual-text-inner .bgbox-products-split {
  max-width: fit-content;
}

@media screen and (max-width:580px) {
  .component-visual .visual-item .visual-text-inner .bgbox-products-split {
    max-width: 60%;
  }
}

.component-visual .visual-item .visual-text-inner .text-image img {
  max-width: 50%;
}

/* file:///C:/Users/SCR-00102634/Desktop/%E6%A4%9C%E8%A8%BC%E7%94%A8/static.ecorebates.com/ui/widgets/fujitsu/styles/ecorebates.min.css */
/* e!60000 145a5e*/
/* a!30b1a 154b4e*/
.eco-m .eco-c .ecr-pdp {
  background-color: #186e73 !important;
}

.lineup-area .eco-m .eco-c a {
  color: #154b4e !important;
}

.se-menu-button {
  background: #186e73 !important;
}

.se-menu-button:hover {
  background: #186e73 !important;
  opacity: .7;
}