@font-face {
  font-family: 'RSC-Content-Support';
  src: url('/s/sfsites/c/resource/RSCContentIcons') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'RSC-Content-Support' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-RSC-S-5meal-dRegular:before {
  content: "\e924";
}
.icon-RSC-S-5meal-dSuspend:before {
  content: "\e925";
}
.icon-RSC-scoopfree-arrow:before {
  content: "\e926";
}
.icon-RSC-scoopfree-clock:before {
  content: "\e927";
}
.icon-RSC-spray-valve:before {
  content: "\e929";
}
.icon-RSC-yardmax-warning:before {
  content: "\e92a";
}
.icon-RSC-scoopfree-rake:before {
  content: "\e928";
}
.icon-RSC-S-5meal-advance:before {
  content: "\e900";
}
.icon-RSC-S-5meal-clock:before {
  content: "\e901";
}
.icon-RSC-S-5meal-decrease:before {
  content: "\e902";
}
.icon-RSC-S-5meal-increase:before {
  content: "\e903";
}
.icon-RSC-S-5meal-set:before {
  content: "\e904";
}
.icon-RSC-S-5meal-suspend:before {
  content: "\e905";
}
.icon-RSC-S-6meal-feed:before {
  content: "\e906";
}
.icon-RSC-S-core-battery:before {
  content: "\e907";
}
.icon-RSC-S-core-dog1:before {
  content: "\e908";
}
.icon-RSC-S-core-dog2:before {
  content: "\e909";
}
.icon-RSC-S-core-lock:before {
  content: "\e90a";
}
.icon-RSC-S-core-power:before {
  content: "\e90b";
}
.icon-RSC-S-core-s:before {
  content: "\e90c";
}
.icon-RSC-S-core-t:before {
  content: "\e90d";
}
.icon-RSC-S-core-v:before {
  content: "\e90e";
}
.icon-RSC-S-digital-0:before {
  content: "\e90f";
}
.icon-rsc-S-digital-1:before {
  content: "\e910";
}
.icon-RSC-S-digital-2:before {
  content: "\e911";
}
.icon-RSC-S-digital-3:before {
  content: "\e912";
}
.icon-RSC-S-digital-4:before {
  content: "\e913";
}
.icon-RSC-S-digital-5:before {
  content: "\e914";
}
.icon-RSC-S-digital-6:before {
  content: "\e915";
}
.icon-RSC-S-digital-7:before {
  content: "\e916";
}
.icon-RSC-S-digital-8:before {
  content: "\e917";
}
.icon-RSC-S-digital-9:before {
  content: "\e918";
}
.icon-RSC-S-digital-10:before {
  content: "\e919";
}
.icon-RSC-S-digital-11:before {
  content: "\e91a";
}
.icon-RSC-S-digital-12:before {
  content: "\e91b";
}
.icon-RSC-S-digital-13:before {
  content: "\e91c";
}
.icon-RSC-S-digital-14:before {
  content: "\e91d";
}
.icon-RSC-S-digital-15:before {
  content: "\e91e";
}
.icon-RSC-S-digital-dash:before {
  content: "\e91f";
}
.icon-RSC-S-simplyF-enter:before {
  content: "\e920";
}
.icon-RSC-S-simplyF-feed:before {
  content: "\e921";
}
.icon-RSC-S-simplyF-pause:before {
  content: "\e922";
}
.icon-RSC-S-simplyF-turtle:before {
  content: "\e923";
}

/* header banner */
.content{
  background: RGB(0, 53, 97, .75);
  border-radius: 5px;
  padding: 1rem;
}


.searchRegion {
  margin-top: 1rem !important;
}